[arch-commits] Commit in emovix/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Tue Aug 5 16:18:52 UTC 2008


    Date: Tuesday, August 5, 2008 @ 12:18:52
  Author: tpowa
Revision: 7988

upgpkg: emovix 0.9.0-3

Modified:
  emovix/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-05 16:10:43 UTC (rev 7987)
+++ PKGBUILD	2008-08-05 16:18:52 UTC (rev 7988)
@@ -3,14 +3,15 @@
 
 pkgname=emovix
 pkgver=0.9.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Create Movix-CD's (also emovix plugin for k3b)"
+arch=(i686 x86_64)
 source=(http://heanet.dl.sourceforge.net/sourceforge/movix/$pkgname-$pkgver.tar.gz)
 url="http://movix.sourceforge.net/"
 license=('GPL2')
 depends=('perl' 'cdrtools')
+options=(!makeflags)
 
-
 build()        {
         cd $startdir/src/$pkgname-$pkgver
         ./configure --prefix=/usr




More information about the arch-commits mailing list