libxfce4ui: update to 4.7.6.

This commit is contained in:
Juan RP 2011-01-14 22:57:01 +01:00
parent a0ea1e008e
commit 5a8ea43bb1
2 changed files with 3 additions and 4 deletions

View file

@ -30,7 +30,6 @@ do_install()
mkdir -p ${DESTDIR}/usr/lib mkdir -p ${DESTDIR}/usr/lib
mkdir -p ${DESTDIR}/usr/share mkdir -p ${DESTDIR}/usr/share
mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr mv ${SRCPKGDESTDIR}/usr/include ${DESTDIR}/usr
mv ${SRCPKGDESTDIR}/usr/lib/lib*.*a ${DESTDIR}/usr/lib
mv ${SRCPKGDESTDIR}/usr/lib/pkgconfig ${DESTDIR}/usr/lib mv ${SRCPKGDESTDIR}/usr/lib/pkgconfig ${DESTDIR}/usr/lib
mv ${SRCPKGDESTDIR}/usr/share/gtk-doc ${DESTDIR}/usr/share mv ${SRCPKGDESTDIR}/usr/share/gtk-doc ${DESTDIR}/usr/share
} }

View file

@ -1,12 +1,12 @@
# Template file for 'libxfce4ui' # Template file for 'libxfce4ui'
pkgname=libxfce4ui pkgname=libxfce4ui
version=4.7.5 version=4.7.6
distfiles="http://archive.xfce.org/xfce/4.8pre2/src/$pkgname-$version.tar.bz2" distfiles="http://archive.xfce.org/xfce/4.8pre3/src/$pkgname-$version.tar.bz2"
build_style=gnu_configure build_style=gnu_configure
configure_args="--disable-static" configure_args="--disable-static"
short_desc="Replacement of the old libxfcegui4 library" short_desc="Replacement of the old libxfcegui4 library"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=e001e52220d62133c243a9d092ad13c10a568549b88bb6652dc36d548edd4694 checksum=6d8bc7a8f2fdddc8230a8b32d9196546f9c27fc1adcacd4765c0b430fd641f88
long_desc=" long_desc="
This is libxfce4ui, the replacement of the old libxfcegui4 library. It is used This is libxfce4ui, the replacement of the old libxfcegui4 library. It is used
to share commonly used Xfce widgets amoung the Xfce applications." to share commonly used Xfce widgets amoung the Xfce applications."