mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
xfdesktop: make this build again.
This commit is contained in:
parent
3f82ea8b57
commit
72912644ab
1 changed files with 5 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'xfdesktop'
|
# Template file for 'xfdesktop'
|
||||||
pkgname=xfdesktop
|
pkgname=xfdesktop
|
||||||
version=4.10.0
|
version=4.10.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="xfconf-devel libxfce4ui-devel exo-devel gtk+-devel
|
makedepends="xfconf-devel libxfce4ui-devel exo-devel gtk+-devel
|
||||||
libxfce4util-devel libnotify-devel libwnck2-devel garcon-devel
|
libxfce4util-devel libnotify-devel libwnck2-devel garcon-devel
|
||||||
Thunar-devel dbus-glib-devel"
|
Thunar-devel dbus-glib-devel"
|
||||||
|
@ -12,5 +12,7 @@ short_desc="Desktop manager for the XFce Desktop Environment"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://xfce.org"
|
homepage="http://xfce.org"
|
||||||
distfiles="http://archive.se.xfce.org/src/xfce/xfdesktop/4.10/$pkgname-$version.tar.bz2"
|
distfiles="http://archive.xfce.org/src/xfce/xfdesktop/${version%.*}/$pkgname-$version.tar.bz2"
|
||||||
checksum=897ae6ee435dcc89809ad70c15c5d15347d1cf4fc8033238b17dcc47836c2d7b
|
checksum=897ae6ee435dcc89809ad70c15c5d15347d1cf4fc8033238b17dcc47836c2d7b
|
||||||
|
|
||||||
|
LDFLAGS="-lX11"
|
||||||
|
|
Loading…
Add table
Reference in a new issue