[arch-commits] Commit in miro/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Jun 22 18:50:19 UTC 2008


    Date: Sunday, June 22, 2008 @ 14:50:19
  Author: jgc
Revision: 3440

Merged revisions 1393-3439 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/miro/trunk

........
  r3394 | jgc | 2008-06-22 14:42:15 +0000 (Sun, 22 Jun 2008) | 2 lines
  
  upgpkg: miro 1.2.3-2
      Build with xul 1.9
........

Modified:
  miro/repos/extra-x86_64/	(properties)
  miro/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Property changes on: miro/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /miro/trunk:1-1392
   + /miro/trunk:1-3439

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-06-22 18:42:03 UTC (rev 3439)
+++ extra-x86_64/PKGBUILD	2008-06-22 18:50:19 UTC (rev 3440)
@@ -3,13 +3,13 @@
 
 pkgname=miro
 pkgver=1.2.3
-pkgrel=1
+pkgrel=2
 pkgdesc="The free and open source internet TV platform"
 arch=('i686' 'x86_64')
 url="http://www.getmiro.com"
 license=('GPL')
-depends=('xine-lib' 'boost' 'gnome-python-extras' 'dbus-python' 'pyrex' \
-         'nss' 'nspr' 'pygtk' 'gtk2' 'xulrunner>=1.8.1.11' 'sqlite3')
+depends=('xine-lib>=1.1.12' 'boost>=1.34.1' 'gnome-python-extras>=2.19.1'
+	 'dbus-python>=0.82.4' 'pyrex' 'xulrunner>=1.9')
 makedepends=('pkgconfig' 'qt3')
 conflicts=('democracy')
 replaces=('democracy')
@@ -21,7 +21,7 @@
 
 build() {
   cd $startdir/src/Miro-$pkgver/
-  patch -p1 < $startdir/src/missing-headers.patch
+  patch -Np1 -i $startdir/src/missing-headers.patch || return 1
 
   cd platform/gtk-x11
   python setup.py install --root=$startdir/pkg || return 1





More information about the arch-commits mailing list