libxfce4ui: update to 4.8.1.
This commit is contained in:
parent
84a9d1f29b
commit
64b9502101
|
@ -5,8 +5,6 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=1
|
|
||||||
|
|
||||||
Add_dependency run gtk+-devel
|
Add_dependency run gtk+-devel
|
||||||
Add_dependency run libxfce4util-devel
|
Add_dependency run libxfce4util-devel
|
||||||
Add_dependency run xfconf-devel
|
Add_dependency run xfconf-devel
|
||||||
|
|
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'libxfce4ui'
|
# Template file for 'libxfce4ui'
|
||||||
pkgname=libxfce4ui
|
pkgname=libxfce4ui
|
||||||
version=4.8.0
|
version=4.8.1
|
||||||
revision=3
|
distfiles="http://archive.xfce.org/src/xfce/$pkgname/4.8/$pkgname-$version.tar.bz2"
|
||||||
distfiles="http://archive.xfce.org/xfce/4.8/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=21f67fd004653440bfdb44874ed69c9806b4784978ec068d0b1c7012864ba339
|
checksum=39cbed29da06960074014b74abc2ba57db49dc81ab8995fb2160579c51669956
|
||||||
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."
|
||||||
|
|
Loading…
Reference in New Issue