libxfce4util: update to 4.10.1.
This commit is contained in:
parent
538f64825c
commit
e5addba438
1 changed files with 5 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libxfce4util'
|
||||
pkgname=libxfce4util
|
||||
version=4.10.0
|
||||
revision=2
|
||||
version=4.10.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="libglib-devel"
|
||||
|
@ -9,15 +9,12 @@ short_desc="Utility library for the Xfce4 desktop environment"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://xfce.org"
|
||||
#distfiles="http://archive.se.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$version.tar.bz2"
|
||||
distfiles="http://archive.se.xfce.org/xfce/4.10/src/${pkgname}-${version}.tar.bz2"
|
||||
checksum=0979fee12880bb5f011ab38d6c7cc9afe5fd68eb96ccda895cb56dbc16e7608e
|
||||
long_desc="
|
||||
This package includes basic utility non-GUI functions for Xfce4."
|
||||
distfiles="http://archive.xfce.org/src/xfce/$pkgname/4.10/$pkgname-$version.tar.bz2"
|
||||
checksum=e82cd1ad715c02a385b3cf6646cb89aa3c4724446dac1d7e424971df12f6cfbb
|
||||
|
||||
libxfce4util-devel_package() {
|
||||
depends="libglib-devel libxfce4util>=${version}"
|
||||
short_desc="${short_desc} - development files"
|
||||
short_desc+=" - development files"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
|
|
Loading…
Reference in a new issue