mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-10 09:03:50 +02:00
libxfce4ui: get rid of GTK 2.x support; enable glade3 support.
This commit is contained in:
parent
41ee401cd1
commit
de5b49fbf0
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'libxfce4ui'
|
||||
pkgname=libxfce4ui
|
||||
version=4.14.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
build_helper="gir"
|
||||
configure_args="--disable-static"
|
||||
conf_files="/etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml"
|
||||
hostmakedepends="xfce4-dev-tools pkg-config intltool glib-devel gettext-devel"
|
||||
makedepends="gtk+-devel gtk+3-devel libxfce4util-devel xfconf-devel
|
||||
makedepends="gtk+3-devel glade3-devel libxfce4util-devel xfconf-devel
|
||||
libxml2-devel startup-notification-devel libSM-devel"
|
||||
short_desc="Replacement of the old libxfcegui4 library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue