razor-qt: update to 0.5.1.
This commit is contained in:
parent
b3fc6fbdc5
commit
7cde12dddd
1 changed files with 9 additions and 6 deletions
|
@ -1,27 +1,30 @@
|
|||
# Template file for 'razor-qt'
|
||||
pkgname=razor-qt
|
||||
version=0.5.0
|
||||
version=0.5.1
|
||||
revision=1
|
||||
wrksrc="razorqt-${version}"
|
||||
subpackages="${pkgname}-devel"
|
||||
build_style=cmake
|
||||
configure_args="-DLIB_SUFFIX="
|
||||
makedepends="cmake pkg-config qt-devel polkit-qt-devel>=0.103.0_2 libudev-devel
|
||||
libXrender-devel libXcomposite-devel libXcursor-devel libXdamage-devel
|
||||
libstatgrab-devel libsensors-devel pulseaudio-devel alsa-lib-devel lightdm-devel"
|
||||
depends="openbox upower udisks oxygen-icons"
|
||||
short_desc="The free and open source lightweight desktop environment"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://razor-qt.org"
|
||||
distfiles="https://github.com/downloads/Razor-qt/${pkgname}/razorqt-${version}.tar.bz2"
|
||||
checksum=f6a0b941209d5be90c05fbf064c68fa2da9e27941be57cbfd2da028445e0a4b4
|
||||
checksum=b301cc652e48256d6dfa804d63e6cefa06bbe965c30227edb0a6726b5689d74f
|
||||
long_desc="
|
||||
Razor-qt is an advanced, easy-to-use, and fast desktop environment based on
|
||||
Qt technologies. It has been tailored for users who value simplicity, speed,
|
||||
and an intuitive interface. Unlike most desktop environments, Razor-qt also
|
||||
works fine with weak machines."
|
||||
|
||||
subpackages="${pkgname}-devel"
|
||||
|
||||
makedepends="cmake pkg-config qt-devel polkit-qt-devel>=0.103.0_2
|
||||
libudev-devel libXrender-devel libXcomposite-devel libXcursor-devel
|
||||
libXdamage-devel libstatgrab-devel libsensors-devel pulseaudio-devel
|
||||
alsa-lib-devel lightdm-devel"
|
||||
|
||||
conf_files="
|
||||
/etc/razor/session.conf
|
||||
/etc/razor/razor.conf
|
||||
|
|
Loading…
Reference in a new issue