New packages: leafpad sakura wmctrl xscreensaver

This commit is contained in:
onekk 2014-04-03 10:48:54 +02:00
parent 7473038c52
commit 4aa900f06b
4 changed files with 60 additions and 0 deletions

15
srcpkgs/leafpad/template Normal file
View file

@ -0,0 +1,15 @@
# Template file for 'foo'
pkgname="leafpad"
version="0.8.18.1"
revision=1
build_style=gnu-configure
short_desc="GTK+ Simple text editor"
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
license="GPL-2"
makedepends="gettext-devel intltool pkg-config gtk+-devel"
depends="gettext gtk+>=2.10"
homepage="http://tarot.freeshell.org/leafpad/"
distfiles="http://download-mirror.savannah.gnu.org/releases/leafpad/leafpad-${version}.tar.gz"
checksum="959d22ae07f22803bc66ff40d373a854532a6e4732680bf8a96a3fbcb9f80a2c"

15
srcpkgs/sakura/template Normal file
View file

@ -0,0 +1,15 @@
# Template file for 'foo'
pkgname="sakura"
version="3.1.3"
revision=1
build_style=cmake
short_desc="Simple but powerful libvte based terminal emulator"
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
license="GPL-2"
makedepends="cmake pkg-config vte3-devel glib-devel gtk+3-devel"
#depends="gettext gtk+>=2.10"
homepage="https://launchpad.net/sakura"
distfiles="https://launchpad.net/sakura/trunk/${version}/+download/sakura-${version}.tar.bz2"
checksum="951ee3ca8c569556ca78e338ad38b9a85c5017aeb17a1d1ce032c33d61e28ad3"

15
srcpkgs/wmctrl/template Normal file
View file

@ -0,0 +1,15 @@
# Template file for 'foo'
pkgname="wmctrl"
version="1.07"
revision=1
build_style=gnu-configure
short_desc="CLI tool to interact with EWMH compliant WM"
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
license="GPL-2"
makedepends=""
#depends="gettext gtk+>=2.10"
homepage="http://tomas.styblo.name/wmctrl/"
distfiles="http://tomas.styblo.name/wmctrl/dist/wmctrl-${version}.tar.gz"
checksum="d78a1efdb62f18674298ad039c5cbdb1edb6e8e149bb3a8e3a01a4750aa3cca9"

View file

@ -0,0 +1,15 @@
# Template file
pkgname="xscreensaver"
version="5.26"
revision=1
build_style=gnu-configure
short_desc="Xscreensaver"
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
license="GPL-2"
makedepends="bc libX11-devel perl pkg-config gtk+-devel gdk-pixbuf-devel
MesaLib-devel libXt-devel libXpm-devel libxml2-devel libglade-devel
glu-devel libjpeg-turbo-devel libXmu-devel"
homepage="http://www.jwz.org/xscreensaver/"
distfiles="http://www.jwz.org/xscreensaver/xscreensaver-${version}.tar.gz"
checksum="2ca4dc66e11947396124d1f87dd2787e0d8dd8dd1ada8871b3d8df40fb4f1b55"