mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
lumina: Update to 1.4.0p1
Closes #9616. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
35886bac33
commit
e7a4323e3b
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'lumina'.
|
# Template file for 'lumina'.
|
||||||
pkgname=lumina
|
pkgname=lumina
|
||||||
version=1.4.0
|
version=1.4.0p1
|
||||||
revision=1
|
revision=1
|
||||||
|
wrksrc=lumina-qt5-${version%p*}
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-host-tools"
|
hostmakedepends="qt5-host-tools"
|
||||||
makedepends="qt5-devel qt5-x11extras-devel qt5-multimedia-devel qt5-svg-devel
|
makedepends="qt5-devel qt5-x11extras-devel qt5-multimedia-devel qt5-svg-devel
|
||||||
|
@ -12,8 +13,8 @@ short_desc="Lumina Desktop Environment"
|
||||||
maintainer="hipperson0 <hipperson0@gmail.com>"
|
maintainer="hipperson0 <hipperson0@gmail.com>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="https://github.com/trueos/lumina"
|
homepage="https://github.com/trueos/lumina"
|
||||||
distfiles="https://github.com/trueos/lumina/archive/v${version}.tar.gz"
|
distfiles="https://github.com/trueos/lumina/archive/qt5/${version}.tar.gz"
|
||||||
checksum=feb7070e35ad0413006693ed4c821524be56c977ab5f5bc0c440e1aa7bca44f8
|
checksum=5a25aed682489d460a8333466b0b333c6633f380de72410cff71c5bbfca88034
|
||||||
replaces="lumina-git>=0"
|
replaces="lumina-git>=0"
|
||||||
configure_args="QT5LIBDIR=/usr/lib/qt5 L_ETCDIR=/etc"
|
configure_args="QT5LIBDIR=/usr/lib/qt5 L_ETCDIR=/etc"
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
site='https://github.com/pcbsd/lumina/branches'
|
site='https://github.com/trueos/lumina/branches'
|
||||||
pattern='qt5/\K[\d.]+'
|
pattern='qt5/\K[\d.]+'
|
||||||
|
|
Loading…
Add table
Reference in a new issue