summaryrefslogtreecommitdiff
path: root/community/gliv
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-11 01:21:34 -0700
committerroot <root@rshg054.dnsready.net>2013-08-11 01:21:34 -0700
commit18a41d682d6e91e0d28fce23eb75292f477bd620 (patch)
treebce8f660d7d0b6541cadbc49bf1bac2434e4c0c6 /community/gliv
parent0ade1da67addf154d93c6a6399b0a3d5a18a3336 (diff)
Sun Aug 11 01:21:31 PDT 2013
Diffstat (limited to 'community/gliv')
-rw-r--r--community/gliv/PKGBUILD32
-rw-r--r--community/gliv/gliv.changelog5
2 files changed, 0 insertions, 37 deletions
diff --git a/community/gliv/PKGBUILD b/community/gliv/PKGBUILD
deleted file mode 100644
index 97e8129db..000000000
--- a/community/gliv/PKGBUILD
+++ /dev/null
@@ -1,32 +0,0 @@
-# $Id: PKGBUILD 90233 2013-05-09 17:39:45Z arodseth $
-# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
-# Contributor: Geoffroy Carrier <geoffroy.carrier@koon.fr>
-# Contributor: Ewoud Nuyts <ewoud.nuyts@gmail.com>
-# Contributor: Alexander Rødseth <rodseth@gmail.com>
-
-pkgname=gliv
-pkgver=1.9.7
-pkgrel=3
-pkgdesc='OpenGL image viewer'
-arch=('x86_64' 'i686')
-url='http://guichaz.free.fr/gliv/'
-license=('GPL')
-depends=('gtkglext')
-changelog="$pkgname.changelog"
-source=("http://guichaz.free.fr/gliv/files/$pkgname-$pkgver.tar.bz2")
-sha256sums=('5be6d071927dcb371676a9e4e9e4c54e8b2f4842f04dd63727b9a5032ddbcb69')
-
-build() {
- cd "$srcdir/$pkgname-$pkgver"
-
- ./configure --prefix=/usr --mandir=/usr/share/man
- make
-}
-
-package() {
- cd "$srcdir/$pkgname-$pkgver"
-
- make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:
diff --git a/community/gliv/gliv.changelog b/community/gliv/gliv.changelog
deleted file mode 100644
index 9b37dd5a9..000000000
--- a/community/gliv/gliv.changelog
+++ /dev/null
@@ -1,5 +0,0 @@
-2010-12-27 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
- * gliv-1.9.7-1
-
-2010-11-14 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
- * FS#21710 fixed in gliv-1.9.6-3