lumina: update to 1.5.0.

This commit is contained in:
Piotr Wójcik 2019-05-13 19:37:26 +02:00 committed by Helmut Pozimski
parent 87ed2233c6
commit 9cde33e1d4
2 changed files with 6 additions and 9 deletions

View file

@ -1,21 +1,20 @@
# Template file for 'lumina'
pkgname=lumina
version=1.4.0p1
revision=2
wrksrc=lumina-qt5-${version%p*}
version=1.5.0
revision=1
build_style=qmake
configure_args="QT5LIBDIR=/usr/lib/qt5 L_ETCDIR=/etc"
hostmakedepends="qt5-host-tools"
makedepends="qt5-devel qt5-x11extras-devel qt5-multimedia-devel qt5-svg-devel
qt5-declarative-devel libXrender-devel libXcomposite-devel libXdamage-devel
qt5-declarative-devel libXrender-devel libXcomposite-devel libXcursor-devel libXdamage-devel
xcb-util-devel xcb-util-wm-devel xcb-util-image-devel pulseaudio-devel poppler-qt5-devel"
depends="fluxbox numlockx xbacklight alsa-utils acpi xscreensaver oxygen-icons5"
short_desc="Lumina Desktop Environment"
maintainer="hipperson0 <hipperson0@gmail.com>"
license="BSD-3-Clause"
homepage="https://github.com/trueos/lumina"
distfiles="https://github.com/trueos/lumina/archive/qt5/${version}.tar.gz"
checksum=5a25aed682489d460a8333466b0b333c6633f380de72410cff71c5bbfca88034
homepage="https://github.com/lumina-desktop/lumina"
distfiles="https://github.com/lumina-desktop/lumina/archive/v${version}.tar.gz"
checksum=3dcf9844ba5ba912a1b4618a0f50e0170d8dc354c178b2c3b50f8a8e6b85400f
replaces="lumina-git>=0"
if [ -n "$CROSS_BUILD" ]; then

View file

@ -1,2 +0,0 @@
site='https://github.com/trueos/lumina/branches'
pattern='qt5/\K[\d.]+'