mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
xfdesktop: update to 4.9.3.
This commit is contained in:
parent
3374380a26
commit
11cce8cca3
2 changed files with 8 additions and 13 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'xfdesktop'
|
# Template file for 'xfdesktop'
|
||||||
pkgname=xfdesktop
|
pkgname=xfdesktop
|
||||||
version=4.8.2
|
version=4.9.3
|
||||||
distfiles="http://archive.xfce.org/src/xfce/$pkgname/4.8/$pkgname-$version.tar.bz2"
|
homepage="http://xfce.org"
|
||||||
|
distfiles="http://archive.xfce.org/src/xfce/xfdesktop/4.9/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
revision=1
|
|
||||||
short_desc="Desktop manager for the XFce Desktop Environment"
|
short_desc="Desktop manager for the XFce Desktop Environment"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=9d0a48c4e9ed6723a3f9a1c5303e2bbe9b04a3b483c52472da46881df4595e71
|
license="GPL-2"
|
||||||
|
checksum=542250248bd1fbff1971f0de34e8ece21e631e8e4ba1a68d1b72eeb5ba6feb96
|
||||||
long_desc="
|
long_desc="
|
||||||
This package includes a desktop manager for the XFce Desktop Environment."
|
This package includes a desktop manager for the XFce Desktop Environment."
|
||||||
|
|
||||||
|
@ -19,17 +20,11 @@ Add_dependency build libxfce4ui-devel
|
||||||
Add_dependency build exo-devel
|
Add_dependency build exo-devel
|
||||||
Add_dependency build gtk+-devel
|
Add_dependency build gtk+-devel
|
||||||
Add_dependency build libxfce4util-devel
|
Add_dependency build libxfce4util-devel
|
||||||
Add_dependency build gdk-pixbuf-devel
|
|
||||||
Add_dependency build glib-devel
|
|
||||||
Add_dependency build libX11-devel
|
|
||||||
Add_dependency build libnotify-devel
|
Add_dependency build libnotify-devel
|
||||||
Add_dependency build libwnck2-devel
|
Add_dependency build libwnck2-devel
|
||||||
Add_dependency build garcon-devel
|
Add_dependency build garcon-devel
|
||||||
Add_dependency build Thunar-devel
|
Add_dependency build Thunar-devel
|
||||||
Add_dependency build cairo-devel
|
|
||||||
Add_dependency build pango-devel
|
|
||||||
Add_dependency build dbus-glib-devel
|
Add_dependency build dbus-glib-devel
|
||||||
Add_dependency build dbus-devel
|
|
||||||
|
|
||||||
Add_dependency full hicolor-icon-theme
|
Add_dependency run hicolor-icon-theme
|
||||||
Add_dependency full desktop-file-utils
|
Add_dependency run desktop-file-utils
|
||||||
|
|
|
@ -5,7 +5,6 @@ libwnck-1.so.22
|
||||||
libxfconf-0.so.2
|
libxfconf-0.so.2
|
||||||
libgarcon-1.so.0
|
libgarcon-1.so.0
|
||||||
libexo-1.so.0
|
libexo-1.so.0
|
||||||
libxfce4util.so.4
|
|
||||||
libthunarx-2.so.0
|
libthunarx-2.so.0
|
||||||
libgtk-x11-2.0.so.0
|
libgtk-x11-2.0.so.0
|
||||||
libgdk-x11-2.0.so.0
|
libgdk-x11-2.0.so.0
|
||||||
|
@ -20,3 +19,4 @@ libgobject-2.0.so.0
|
||||||
libgthread-2.0.so.0
|
libgthread-2.0.so.0
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
|
libxfce4util.so.6
|
||||||
|
|
Loading…
Add table
Reference in a new issue