[arch-commits] CVS update of extra (3 files)

Varun Acharya varun at archlinux.org
Mon Oct 29 02:04:49 UTC 2007


    Date: Sunday, October 28, 2007 @ 22:04:49
  Author: varun
    Path: /home/cvs-extra/extra

Modified: emulators/tuxnes/PKGBUILD (1.1 -> 1.2)
          kde/kdmtheme/PKGBUILD (1.7 -> 1.8)
          network/martian/PKGBUILD (1.4 -> 1.5)

deluge added


---------------------------+
 emulators/tuxnes/PKGBUILD |    3 ++-
 kde/kdmtheme/PKGBUILD     |    5 +++--
 network/martian/PKGBUILD  |    4 ++--
 3 files changed, 7 insertions(+), 5 deletions(-)


Index: extra/emulators/tuxnes/PKGBUILD
diff -u extra/emulators/tuxnes/PKGBUILD:1.1 extra/emulators/tuxnes/PKGBUILD:1.2
--- extra/emulators/tuxnes/PKGBUILD:1.1	Wed Aug 25 03:24:17 2004
+++ extra/emulators/tuxnes/PKGBUILD	Sun Oct 28 22:04:49 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.1 2004/08/25 07:24:17 arjan Exp $
+# $Id: PKGBUILD,v 1.2 2007/10/29 02:04:49 varun Exp $
 # Maintainer: arjan <arjan at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
@@ -8,6 +8,7 @@
 pkgdesc="TuxNES is based on Nestra, a great public-domain NES emulator"
 source=(http://unc.dl.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
 url="http://tuxnes.sourceforge.net/"
+arch=('i686' 'x86_64')
 build() {
 cd $startdir/src/$pkgname-$pkgver
 ./configure --prefix=/usr
Index: extra/kde/kdmtheme/PKGBUILD
diff -u extra/kde/kdmtheme/PKGBUILD:1.7 extra/kde/kdmtheme/PKGBUILD:1.8
--- extra/kde/kdmtheme/PKGBUILD:1.7	Wed Oct 10 21:19:06 2007
+++ extra/kde/kdmtheme/PKGBUILD	Sun Oct 28 22:04:49 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.7 2007/10/11 01:19:06 travis Exp $
+# $Id: PKGBUILD,v 1.8 2007/10/29 02:04:49 varun Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca>
 # Contributor: Varun Acharya <ganja.guru at airtelbroadband.in>
 
@@ -15,7 +15,8 @@
 
 build()  {
   cd $startdir/src/$pkgname-$pkgver
-  ./configure --prefix=/opt/kde
+  ./configure --prefix=/opt/kde --with-qt-libraries=/opt/qt/lib \
+              --with-qt-includes=/opt/qt/include
 
   sed "s/aclocal-1.7/aclocal/g" -i Makefile
   sed "s/automake-1.7/automake/g" -i Makefile
Index: extra/network/martian/PKGBUILD
diff -u extra/network/martian/PKGBUILD:1.4 extra/network/martian/PKGBUILD:1.5
--- extra/network/martian/PKGBUILD:1.4	Thu Oct 11 04:32:25 2007
+++ extra/network/martian/PKGBUILD	Sun Oct 28 22:04:49 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.4 2007/10/11 08:32:25 tpowa Exp $
+# $Id: PKGBUILD,v 1.5 2007/10/29 02:04:49 varun Exp $
 # Maintainer:
 # Contributor: Steve Vialle <steve_v at orcon.net.nz>
 
@@ -6,7 +6,7 @@
 pkgver=20061203
 pkgrel=7
 license=("GPL" "custom:Agere Systems license")
-arch=('i686')
+arch=('i686' 'x86_64')
 _kernver=2.6.23-ARCH
 pkgdesc="Alternative drivers for the Mars chipset Lucent LT Winmodem (PCI). For stock kernel26" 
 url="http://martian.barrelsoutofbond.org/"




More information about the arch-commits mailing list