exiv2-0.26:V.bumpp
This commit is contained in:
@@ -11,6 +11,7 @@ from pisi.actionsapi import get
|
|||||||
def setup():
|
def setup():
|
||||||
autotools.configure("--disable-static \
|
autotools.configure("--disable-static \
|
||||||
--disable-dependency-tracking \
|
--disable-dependency-tracking \
|
||||||
|
--enable-video \
|
||||||
--disable-rpath")
|
--disable-rpath")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
|
|||||||
@@ -13,7 +13,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Another library for parsing, editing, and saving EXIF data</Summary>
|
<Summary>Another library for parsing, editing, and saving EXIF data</Summary>
|
||||||
<Description>exiv2 is a C++ library and a command line utility to access image metadata. Exiv2 is available as free software and with a commercial license, and is used in a growing number of projects.</Description>
|
<Description>exiv2 is a C++ library and a command line utility to access image metadata. Exiv2 is available as free software and with a commercial license, and is used in a growing number of projects.</Description>
|
||||||
<Archive sha1sum="adb8ffe63916e7c27bda9792e690d1330ec7273d" type="targz">http://www.exiv2.org/exiv2-0.25.tar.gz</Archive>
|
<Archive sha1sum="e68404958ebfbee39354f5aaaa895ac6abf127a2" type="targz">http://www.exiv2.org/builds/exiv2-0.26-trunk.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>zlib-devel</Dependency>
|
<Dependency>zlib-devel</Dependency>
|
||||||
<Dependency>expat-devel</Dependency>
|
<Dependency>expat-devel</Dependency>
|
||||||
@@ -27,6 +27,7 @@
|
|||||||
<Name>exiv2</Name>
|
<Name>exiv2</Name>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>exiv2-libs</Dependency>
|
<Dependency>exiv2-libs</Dependency>
|
||||||
|
<Dependency>libgcc</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="executable">/usr/bin</Path>
|
<Path fileType="executable">/usr/bin</Path>
|
||||||
@@ -61,6 +62,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="4">
|
||||||
|
<Date>2017-10-06</Date>
|
||||||
|
<Version>0.26</Version>
|
||||||
|
<Comment>Version Bump</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="3">
|
<Update release="3">
|
||||||
<Date>2017-01-25</Date>
|
<Date>2017-01-25</Date>
|
||||||
<Version>0.25</Version>
|
<Version>0.25</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user