libxfce4ui: update to 4.16.1.
Also add libgtop-devel to makedepends (provide system info).
This commit is contained in:
parent
7bc5fb542d
commit
3568f225ac
1 changed files with 4 additions and 4 deletions
|
@ -1,20 +1,20 @@
|
||||||
# Template file for 'libxfce4ui'
|
# Template file for 'libxfce4ui'
|
||||||
pkgname=libxfce4ui
|
pkgname=libxfce4ui
|
||||||
version=4.16.0
|
version=4.16.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="--with-locales-dir=/usr/share/locale --disable-static"
|
configure_args="--with-locales-dir=/usr/share/locale --disable-static"
|
||||||
conf_files="/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml"
|
conf_files="/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml"
|
||||||
hostmakedepends="xfce4-dev-tools pkg-config intltool glib-devel gettext-devel"
|
hostmakedepends="xfce4-dev-tools pkg-config intltool glib-devel gettext-devel"
|
||||||
makedepends="gtk+-devel gtk+3-devel glade3-devel libxfce4util-devel xfconf-devel
|
makedepends="gtk+-devel gtk+3-devel glade3-devel libxfce4util-devel xfconf-devel
|
||||||
libxml2-devel startup-notification-devel libSM-devel"
|
libxml2-devel startup-notification-devel libSM-devel libgtop-devel"
|
||||||
short_desc="Replacement of the old libxfcegui4 library"
|
short_desc="Replacement of the old libxfcegui4 library"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://xfce.org/"
|
homepage="https://xfce.org/"
|
||||||
distfiles="https://archive.xfce.org/src/xfce/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://archive.xfce.org/src/xfce/${pkgname}/${version%.*}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=8b06c9e94f4be88a9d87c47592411b6cbc32073e7af9cbd64c7b2924ec90ceaa
|
checksum=d96946ae5af6bf078dda415419e0021909f763ee0020b42f3e26f603e51585f6
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue