mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
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'
|
# Template file for 'razor-qt'
|
||||||
pkgname=razor-qt
|
pkgname=razor-qt
|
||||||
version=0.5.0
|
version=0.5.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="razorqt-${version}"
|
wrksrc="razorqt-${version}"
|
||||||
subpackages="${pkgname}-devel"
|
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DLIB_SUFFIX="
|
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"
|
depends="openbox upower udisks oxygen-icons"
|
||||||
short_desc="The free and open source lightweight desktop environment"
|
short_desc="The free and open source lightweight desktop environment"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://razor-qt.org"
|
homepage="http://razor-qt.org"
|
||||||
distfiles="https://github.com/downloads/Razor-qt/${pkgname}/razorqt-${version}.tar.bz2"
|
distfiles="https://github.com/downloads/Razor-qt/${pkgname}/razorqt-${version}.tar.bz2"
|
||||||
checksum=f6a0b941209d5be90c05fbf064c68fa2da9e27941be57cbfd2da028445e0a4b4
|
checksum=b301cc652e48256d6dfa804d63e6cefa06bbe965c30227edb0a6726b5689d74f
|
||||||
long_desc="
|
long_desc="
|
||||||
Razor-qt is an advanced, easy-to-use, and fast desktop environment based on
|
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,
|
Qt technologies. It has been tailored for users who value simplicity, speed,
|
||||||
and an intuitive interface. Unlike most desktop environments, Razor-qt also
|
and an intuitive interface. Unlike most desktop environments, Razor-qt also
|
||||||
works fine with weak machines."
|
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="
|
conf_files="
|
||||||
/etc/razor/session.conf
|
/etc/razor/session.conf
|
||||||
/etc/razor/razor.conf
|
/etc/razor/razor.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue