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

Eric Belanger eric at archlinux.org
Tue Nov 27 04:29:40 UTC 2007


    Date: Monday, November 26, 2007 @ 23:29:40
  Author: eric
    Path: /home/cvs-extra/extra/system/chgres

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

extra repo cleanup


----------------+
 Makefile.patch |   11 -----------
 PKGBUILD       |   17 -----------------
 2 files changed, 28 deletions(-)


Index: extra/system/chgres/Makefile.patch
diff -u extra/system/chgres/Makefile.patch:1.1 extra/system/chgres/Makefile.patch:removed
--- extra/system/chgres/Makefile.patch:1.1	Mon Mar 24 19:32:36 2003
+++ extra/system/chgres/Makefile.patch	Mon Nov 26 23:29:40 2007
@@ -1,11 +0,0 @@
---- Makefile	2001-04-18 21:07:56.000000000 +0000
-+++ Makefile2	2003-03-19 20:25:06.000000000 +0000
-@@ -6,7 +6,7 @@
- 	$(CC) -o $@ $< $(LDFLAGS)
- 
- install: chgres
--	install -D -m 0555 chgres $(prefix)/bin/
-+	install -D -m 0555 chgres $(prefix)/bin/chgres
- 
- clean:
- 	rm -f core chgres.o chgres
Index: extra/system/chgres/PKGBUILD
diff -u extra/system/chgres/PKGBUILD:1.6 extra/system/chgres/PKGBUILD:removed
--- extra/system/chgres/PKGBUILD:1.6	Mon May 22 05:22:59 2006
+++ extra/system/chgres/PKGBUILD	Mon Nov 26 23:29:40 2007
@@ -1,17 +0,0 @@
-# $Id: PKGBUILD,v 1.6 2006/05/22 09:22:59 uid1014 Exp $
-# Maintainer: roberto <roberto at archlinux.org>
-pkgname=chgres
-pkgver=0.1
-pkgrel=2
-pkgdesc="Change the resolution of the X-Window Server"
-arch=(i686 x86_64)
-depends=('glibc' 'libxxf86vm' 'libxxf86dga')
-source=(http://hpwww.ec-lyon.fr/~vincent/$pkgname-$pkgver.tar.gz Makefile.patch)
-url="http://hpwww.ec-lyon.fr/~vincent/"
-
-build() {
-  cd $startdir/src/$pkgname-$pkgver
-  patch -p0 $startdir/src/$pkgname-$pkgver/Makefile $startdir/src/Makefile.patch
-  make || return 1
-  make prefix=$startdir/pkg/usr install
-}




More information about the arch-commits mailing list