diff --git a/srcpkgs/libpng/libpng-devel.template b/srcpkgs/libpng/libpng-devel.template index 78d49efc89..c4bed139df 100644 --- a/srcpkgs/libpng/libpng-devel.template +++ b/srcpkgs/libpng/libpng-devel.template @@ -2,10 +2,7 @@ # noarch=yes depends="zlib-devel libpng>=$version" -short_desc="${sourcepkg} development files" -long_desc="${long_desc} - - This package contains files for development, headers, static libs, etc." +short_desc="${short_desc} -- development files" do_install() { vmove usr/bin usr diff --git a/srcpkgs/libpng/template b/srcpkgs/libpng/template index dd41e4a009..d313016cd2 100644 --- a/srcpkgs/libpng/template +++ b/srcpkgs/libpng/template @@ -1,6 +1,6 @@ # Template build file for 'libpng'. pkgname=libpng -version=1.5.13 +version=1.5.14 revision=1 patch_args="-Np1" build_style=gnu-configure @@ -12,16 +12,7 @@ maintainer="Juan RP " homepage="http://www.libpng.org/pub/png/libpng.html" license="zlib" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2" -checksum=16e761e584e5d72d72fc80923e7851a468bf86538456e304aea401b99038ca92 -long_desc=" - Libpng was written as a companion to the PNG specification, as a - way to reduce the amount of time and effort it takes to support - the PNG file format in application programs. Most users will not - have to modify the library significantly; advanced users may want - to modify it more. The library was coded for both users. All - attempts were made to make it as complete as possible, while - keeping the code easy to understand. Currently, this library - only supports C. Support for other languages is being considered." +checksum=bd6bab0534d75ceec08be3ddc08d57096013b829f81cd39ebd468f2c7d10d1bc post_install() { rm -f ${DESTDIR}/usr/lib/*.la