mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-15 03:23:50 +02:00
libxfce4ui: reenable GTK 2.x support; some plugins still need it.
This commit is contained in:
parent
631399cc4b
commit
789587ed32
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'libxfce4ui'
|
# Template file for 'libxfce4ui'
|
||||||
pkgname=libxfce4ui
|
pkgname=libxfce4ui
|
||||||
version=4.14.1
|
version=4.14.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="--disable-static"
|
configure_args="--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+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"
|
||||||
short_desc="Replacement of the old libxfcegui4 library"
|
short_desc="Replacement of the old libxfcegui4 library"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue