summaryrefslogtreecommitdiff
path: root/community/xnee
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-13 01:33:19 -0700
committerroot <root@rshg054.dnsready.net>2013-08-13 01:33:19 -0700
commit7a65a910b77ad191d69881098c47f9b0c852d92e (patch)
tree9564e611af1442f8952a8cbddb3b0ad25ed71aab /community/xnee
parent60da6abff6c9577a783d72865f11de7a585e912e (diff)
Tue Aug 13 01:31:08 PDT 2013
Diffstat (limited to 'community/xnee')
-rw-r--r--community/xnee/PKGBUILD33
-rw-r--r--community/xnee/gnee.desktop9
-rw-r--r--community/xnee/xnee.changelog19
3 files changed, 61 insertions, 0 deletions
diff --git a/community/xnee/PKGBUILD b/community/xnee/PKGBUILD
new file mode 100644
index 000000000..9c558c1ad
--- /dev/null
+++ b/community/xnee/PKGBUILD
@@ -0,0 +1,33 @@
+# $Id: PKGBUILD 94092 2013-07-14 11:19:44Z jlichtblau $
+# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+# Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org>
+
+pkgname=xnee
+pkgver=3.16
+pkgrel=1
+pkgdesc="A program to record, distribute, and replay X (X11) protocol data"
+arch=('i686' 'x86_64')
+url="http://xnee.wordpress.com/"
+license=('GPL3')
+depends=('gtk2' 'libxtst')
+makedepends=('texinfo')
+optdepends=('xosd: feedback support')
+options=('!libtool' '!emptydirs')
+source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
+ gnee.desktop)
+sha256sums=('07393d84d7abfab607b5ba078a0c32411815b7c883317356f6b92f7bbf3176fe'
+ 'de42d419a46083e39a9b6d60c045c1cd68deb793cc5166a86df81dff608387c1')
+
+build() {
+ cd ${srcdir}/$pkgname-$pkgver
+
+ ./configure --prefix=/usr --enable-gui --enable-lib --disable-static --disable-static-programs
+ make
+}
+
+package() {
+ cd ${srcdir}/$pkgname-$pkgver
+
+ make DESTDIR=${pkgdir} install
+ install -Dm644 ${srcdir}/gnee.desktop ${pkgdir}/usr/share/applications/gnee.desktop
+}
diff --git a/community/xnee/gnee.desktop b/community/xnee/gnee.desktop
new file mode 100644
index 000000000..c96850599
--- /dev/null
+++ b/community/xnee/gnee.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Gnee
+GenericName=X11 Recorder
+Comment=For replay action under X11 environment
+Exec=gnee
+Icon=/usr/share/pixmaps/xnee.png
+Terminal=false
+Type=Application
+Categories=Utility;
diff --git a/community/xnee/xnee.changelog b/community/xnee/xnee.changelog
new file mode 100644
index 000000000..d72b4493b
--- /dev/null
+++ b/community/xnee/xnee.changelog
@@ -0,0 +1,19 @@
+2013-07-14 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * xnee 3.16-1
+
+2013-04-16 Balló György <ballogyor+arch at gmail dot com>
+ * fix dependencies
+ * enable GUI and library
+ * add .desktop file
+
+2013-01-05 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * xnee 3.15-1
+
+2011-09-09 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * xnee 3.10-1
+
+2011-04-10 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * xnee 3.09-1
+
+2009-12-25 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * Update to major release 3.05