exiv2-0.26:V.bumpp
This commit is contained in:
@@ -11,6 +11,7 @@ from pisi.actionsapi import get
|
||||
def setup():
|
||||
autotools.configure("--disable-static \
|
||||
--disable-dependency-tracking \
|
||||
--enable-video \
|
||||
--disable-rpath")
|
||||
|
||||
def build():
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<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>
|
||||
<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>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>expat-devel</Dependency>
|
||||
@@ -27,6 +27,7 @@
|
||||
<Name>exiv2</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>exiv2-libs</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -61,6 +62,13 @@
|
||||
</Package>
|
||||
|
||||
<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">
|
||||
<Date>2017-01-25</Date>
|
||||
<Version>0.25</Version>
|
||||
|
||||
Reference in New Issue
Block a user