Merge pull request #1592 from bferturk/master
libjpeg-turbo version bump
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
--- Makefile.am~ 2013-05-15 20:34:26.015505251 +0200
|
||||
+++ Makefile.am 2013-05-15 20:34:45.183504551 +0200
|
||||
@@ -123,14 +123,10 @@
|
||||
DOCS= install.txt coderules.txt filelist.txt jconfig.txt change.log \
|
||||
rdrle.c wrrle.c BUILDING.txt ChangeLog.txt
|
||||
|
||||
-docdir = $(datadir)/doc
|
||||
+docdir = $(datadir)/doc/libjpeg-turbo
|
||||
dist_doc_DATA = README README-turbo.txt libjpeg.txt structure.txt usage.txt \
|
||||
wizard.txt
|
||||
|
||||
-exampledir = $(datadir)/doc
|
||||
-dist_example_DATA = example.c
|
||||
-
|
||||
-
|
||||
EXTRA_DIST = win release $(DOCS) testimages CMakeLists.txt \
|
||||
sharedlib/CMakeLists.txt cmakescripts libjpeg.map.in doc doxygen.config \
|
||||
jccolext.c jdcolext.c jdmrgext.c
|
||||
@@ -14,9 +14,9 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>MMX, SSE, and SSE2 SIMD accelerated JPEG library</Summary>
|
||||
<Description>libjpeg-turbo is a derivative of libjpeg for x86 and x86-64 processors which uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression and decompression. libjpeg-turbo is generally 2-4x as fast as the unmodified version of libjpeg v6b, all else being equal.</Description>
|
||||
<Archive sha1sum="5fa19252e5ca992cfa40446a0210ceff55fbe468" type="targz">mirrors://sourceforge/libjpeg-turbo/1.3.1/libjpeg-turbo-1.3.1.tar.gz</Archive>
|
||||
<Archive sha1sum="2666158ccd5318513f875867bbc4af52f6eb9f0b" type="targz">mirrors://sourceforge/libjpeg-turbo/1.4.2/libjpeg-turbo-1.4.2.tar.gz</Archive>
|
||||
<Patches>
|
||||
<Patch>fix_doc.patch</Patch>
|
||||
<!--Patch>fix_doc.patch</Patch-->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -69,8 +69,8 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2014-05-15</Date>
|
||||
<Version>1.3.1</Version>
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>1.4.2</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>OpenGL function pointer management library</Summary>
|
||||
<Description>Epoxy is a library for handling OpenGL function pointer management for you.</Description>
|
||||
<Archive sha1sum="e700520711b9e4fa07c286aa36e431d8ad4133f5" type="targz">https://github.com/anholt/libepoxy/archive/v1.2.tar.gz</Archive>
|
||||
<Archive sha1sum="94d98d83a50d2f607ee9986b622a48df00d5926c" type="targz">https://github.com/anholt/libepoxy/archive/v1.3.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libX11-devel</Dependency>
|
||||
<Dependency>mesa-devel</Dependency>
|
||||
@@ -67,8 +67,8 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2015-05-27</Date>
|
||||
<Version>1.2</Version>
|
||||
<Date>2016-04-08</Date>
|
||||
<Version>1.3.1</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
|
||||
Reference in New Issue
Block a user