summaryrefslogtreecommitdiff
path: root/community/xnee
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-17 00:58:52 -0700
committerroot <root@rshg054.dnsready.net>2013-07-17 00:58:52 -0700
commitdee9f17b595ea903a982d31d1124b302bb17e2ff (patch)
tree295fdab78e28e1952fbc13ce824d57c88ede4e3b /community/xnee
parent380530d02a5449fdef97b63b394a6743c3de0092 (diff)
Wed Jul 17 00:58:51 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, 0 insertions, 61 deletions
diff --git a/community/xnee/PKGBUILD b/community/xnee/PKGBUILD
deleted file mode 100644
index 9c558c1ad..000000000
--- a/community/xnee/PKGBUILD
+++ /dev/null
@@ -1,33 +0,0 @@
-# $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
deleted file mode 100644
index c96850599..000000000
--- a/community/xnee/gnee.desktop
+++ /dev/null
@@ -1,9 +0,0 @@
-[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
deleted file mode 100644
index d72b4493b..000000000
--- a/community/xnee/xnee.changelog
+++ /dev/null
@@ -1,19 +0,0 @@
-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