libexif: update to 0.6.20.
This commit is contained in:
parent
3d7a4a62a4
commit
283ed39d37
2 changed files with 4 additions and 6 deletions
|
@ -5,8 +5,7 @@ long_desc="${long_desc}
|
|||
|
||||
This package contains files for development, headers, static libs, etc."
|
||||
|
||||
revision=1
|
||||
|
||||
Add_dependency run glibc-devel
|
||||
Add_dependency run libexif
|
||||
|
||||
do_install()
|
||||
|
|
|
@ -1,13 +1,12 @@
|
|||
# Template build file for 'libexif'.
|
||||
pkgname=libexif
|
||||
version=0.6.17
|
||||
revision=1
|
||||
version=0.6.20
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_env="ac_cv_path_DOXYGEN=false"
|
||||
configure_args="ac_cv_path_DOXYGEN=false"
|
||||
short_desc="EXIF file library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=dceb9355b148a8ee6aa96e3dff82a06c066c81e6ab18c190c946ed3b30fc7353
|
||||
checksum=a772d20bd8fb9802d7f0d70fde6ac8872f87d0c66c52b0d14026dafcaa83d715
|
||||
long_desc="
|
||||
Most digital cameras produce EXIF files, which are JPEG files with
|
||||
extra tags that contain information about the image. The EXIF
|
||||
|
|
Loading…
Reference in a new issue