void-packages/templates/libexif/template
Juan RP e21c0f61c3 libexif: update to 0.6.17, new deps style, converted to subpkgs.
--HG--
extra : convert_revision : ba024ac85996ae13c5a54b3d8908b6e9f8a6c0d3
2009-04-20 16:20:40 +02:00

18 lines
636 B
Text

# Template build file for 'libexif'.
pkgname=libexif
sourcepkg=$pkgname
version=0.6.17
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
build_style=gnu_configure
configure_env="ac_cv_path_DOXYGEN=false"
short_desc="EXIF file library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=dceb9355b148a8ee6aa96e3dff82a06c066c81e6ab18c190c946ed3b30fc7353
long_desc="
Most digital cameras produce EXIF files, which are JPEG files with
extra tags that contain information about the image. The EXIF
library allows you to parse an EXIF file and read the data from
those tags."
subpackages="devel"
Add_dependency full glibc