[arch-commits] CVS update of extra/system/dog (Makefile.patch PKGBUILD)

Aaron Griffin aaron at archlinux.org
Wed Jan 16 06:07:40 UTC 2008


    Date: Wednesday, January 16, 2008 @ 01:07:40
  Author: aaron
    Path: /home/cvs-extra/extra/system/dog

 Removed: Makefile.patch (1.1) PKGBUILD (1.3)

Dead project, no source. near useless to us. Goodbye.


----------------+
 Makefile.patch |   11 -----------
 PKGBUILD       |   21 ---------------------
 2 files changed, 32 deletions(-)


Index: extra/system/dog/Makefile.patch
diff -u extra/system/dog/Makefile.patch:1.1 extra/system/dog/Makefile.patch:removed
--- extra/system/dog/Makefile.patch:1.1	Tue Sep 23 10:56:43 2003
+++ extra/system/dog/Makefile.patch	Wed Jan 16 01:07:40 2008
@@ -1,11 +0,0 @@
---- Makefile.orig	2003-09-23 10:41:30.000000000 -0400
-+++ Makefile	2003-09-23 10:41:51.000000000 -0400
-@@ -17,7 +17,7 @@
- #  Please email any platforms you have success with to
- #  dogboy at photodex.com!
- 
--INSTALL = /usr/bin/install -c
-+INSTALL = /bin/install -c
- OBJS = dog.o getopt.o getopt1.o
- CFLAGS = -O3 -Wall
- 
Index: extra/system/dog/PKGBUILD
diff -u extra/system/dog/PKGBUILD:1.3 extra/system/dog/PKGBUILD:removed
--- extra/system/dog/PKGBUILD:1.3	Mon May 22 05:23:00 2006
+++ extra/system/dog/PKGBUILD	Wed Jan 16 01:07:40 2008
@@ -1,21 +0,0 @@
-# $Id: PKGBUILD,v 1.3 2006/05/22 09:23:00 uid1014 Exp $
-# Maintainer: roberto <roberto at archlinux.org>
-pkgname=dog
-pkgver=1.7
-pkgrel=1
-pkgdesc="dog: a buffering replacement for cat."
-arch=(i686 x86_64)
-url="http://jl.photodex.com/dog/"
-depends=('glibc')
-source=(http://jl.photodex.com/dog/$pkgname-$pkgver.tar.gz Makefile.patch)
-md5sums=('9dd1e04efb7f8535a632bac2eef60a10' \
-	'1c6b1b850d10d10952acc253be42a161')
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  patch -p0 < ../Makefile.patch
-  make || return 1
-  mkdir -p $startdir/pkg/usr/bin
-  mkdir -p $startdir/pkg/usr/man/man1
-  make prefix=$startdir/pkg/usr install
-}




More information about the arch-commits mailing list