mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
lxde-common: update to 0.99.3.
This commit is contained in:
parent
848b614505
commit
fdb54c7d18
1 changed files with 9 additions and 5 deletions
|
@ -1,14 +1,18 @@
|
|||
# Template file for 'lxde-common'
|
||||
pkgname=lxde-common
|
||||
version=0.99.2
|
||||
revision=3
|
||||
version=0.99.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="intltool"
|
||||
hostmakedepends="intltool automake glib-devel gettext-devel"
|
||||
depends="lxsession gnome-themes-extra lxde-icon-theme"
|
||||
conf_files="/etc/xdg/pcmanfm/LXDE/* /etc/xdg/lxsession/LXDE/*"
|
||||
short_desc="LXDE configuration data"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://lxde.org"
|
||||
distfiles="${SOURCEFORGE_SITE}/lxde/${pkgname}-${version}.tar.xz"
|
||||
checksum=1cd9bc900960c995d48ffbbdc86ecffda7c806168c67aaa50c53113794234856
|
||||
distfiles="https://github.com/lxde/lxde-common/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=e55ac4b4406f7538ed5994677c6488c6a0dd9a4b34a0969402aaa4f04b52b26f
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue