mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
lxsession: update to 0.4.6.1.
This commit is contained in:
parent
1102288dd0
commit
8ce7fb7b6f
1 changed files with 3 additions and 4 deletions
|
@ -1,12 +1,11 @@
|
||||||
# Template file for 'lxsession'
|
# Template file for 'lxsession'
|
||||||
pkgname=lxsession
|
pkgname=lxsession
|
||||||
version=0.4.3
|
version=0.4.6.1
|
||||||
revision=1
|
|
||||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="LXDE X11 Session Manager"
|
short_desc="LXDE X11 Session Manager"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=52224b6223d10a934e982d85510f70259b57b237b7bbf6e844aac5de49a5a39a
|
checksum=bd6a7ef3c0ba4b9eedf3c58624dbce8bbbba3b179abbc552bf10c2830eec3ee1
|
||||||
long_desc="
|
long_desc="
|
||||||
LXSession is a lightweight X11 session manager with fewer dependencies,
|
LXSession is a lightweight X11 session manager with fewer dependencies,
|
||||||
designed for use with the LXDE (Lightweight X11 Desktop Environment). It
|
designed for use with the LXDE (Lightweight X11 Desktop Environment). It
|
||||||
|
@ -25,6 +24,7 @@ long_desc="
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
Add_dependency run glib
|
Add_dependency run glib
|
||||||
Add_dependency run gdk-pixbuf
|
Add_dependency run gdk-pixbuf
|
||||||
|
Add_dependency run cairo
|
||||||
Add_dependency run gtk+
|
Add_dependency run gtk+
|
||||||
Add_dependency run libX11
|
Add_dependency run libX11
|
||||||
Add_dependency run dbus
|
Add_dependency run dbus
|
||||||
|
@ -34,4 +34,3 @@ Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build dbus-devel
|
Add_dependency build dbus-devel
|
||||||
Add_dependency build gtk+-devel
|
Add_dependency build gtk+-devel
|
||||||
Add_dependency build libXau-devel
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue