New package: oxygen-gtk+3 (Oxygen-Gtk is a port of the default KDE widget theme (Oxygen), to GTK3).
This commit is contained in:
parent
57cdc00c6a
commit
d69cb40447
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'oxygen-gtk+'
|
||||
pkgname=oxygen-gtk+3
|
||||
version=1.4.1
|
||||
revision=1
|
||||
wrksrc="${pkgname//\+/}-${version}"
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config cmake"
|
||||
makedepends="gtk+3-devel"
|
||||
short_desc="Oxygen-Gtk is a port of the default KDE widget theme (Oxygen), to GTK3"
|
||||
maintainer="TheNumb <me@thenumb.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="https://projects.kde.org/projects/playground/artwork/oxygen-gtk/"
|
||||
distfiles="http://download.kde.org/stable/${pkgname//\+/}/${version}/src/${pkgname//\+/}-${version}.tar.bz2"
|
||||
checksum=0e64227c85753a479904ecb41160cd06abf0a3da4a2cf33c11edf502bfe4a75d
|
Loading…
Reference in New Issue