[arch-commits] Commit in oxine/repos (4 files)

Eric Bélanger eric at archlinux.org
Mon Sep 12 03:56:44 UTC 2011


    Date: Sunday, September 11, 2011 @ 23:56:43
  Author: eric
Revision: 137856

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  oxine/repos/extra-i686/PKGBUILD
    (from rev 137855, oxine/trunk/PKGBUILD)
  oxine/repos/extra-x86_64/PKGBUILD
    (from rev 137855, oxine/trunk/PKGBUILD)
Deleted:
  oxine/repos/extra-i686/PKGBUILD
  oxine/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   51 ++++++++++++++++++++++++++----------------------
 extra-x86_64/PKGBUILD |   51 ++++++++++++++++++++++++++----------------------
 2 files changed, 56 insertions(+), 46 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2011-09-12 03:56:27 UTC (rev 137855)
+++ extra-i686/PKGBUILD	2011-09-12 03:56:43 UTC (rev 137856)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Alexander Baldeck <alexander at archlinux.org>
-# Contributor: Rouslan Solomakhin <rouslan at localnet.com>
-# Contributor: dorphell <dorphell at archlinux.org>
-pkgname=oxine
-pkgver=0.7.1
-pkgrel=3
-pkgdesc="oxine is a lightweight, purely osd based xine frontend for set-top boxes and home entertainment systems."
-arch=('i686' 'x86_64')
-depends=('xine-lib>=1.1.16.3' 'libexif>=0.6.17' 'eject' 'libcdio>=0.82' 'curl>=7.19.4' 'libxinerama' 'libsm' 'libxtst')
-makedepends=('pkgconfig')
-license=('GPL')
-url="http://oxine.sourceforge.net/"
-source=(http://downloads.sourceforge.net/sourceforge/oxine/${pkgname}-${pkgver}.tar.gz)
-md5sums=('2a2d05ee21892624e35cf539e532c0dd')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --disable-hal \
-    --without-imagemagick --disable-gdkpixbuf || return 1
-  make || return 1
-  make DESTDIR="${pkgdir}" install || return 1
-}

Copied: oxine/repos/extra-i686/PKGBUILD (from rev 137855, oxine/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2011-09-12 03:56:43 UTC (rev 137856)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Alexander Baldeck <alexander at archlinux.org>
+# Contributor: Rouslan Solomakhin <rouslan at localnet.com>
+# Contributor: dorphell <dorphell at archlinux.org>
+
+pkgname=oxine
+pkgver=0.7.1
+pkgrel=4
+pkgdesc="A lightweight, purely osd based xine frontend for set-top boxes and home entertainment systems"
+arch=('i686' 'x86_64')
+url="http://oxine.sourceforge.net/"
+license=('GPL')
+depends=('xine-lib' 'libexif' 'eject' 'libcdio' 'curl' 'libxtst')
+source=(http://downloads.sourceforge.net/sourceforge/oxine/${pkgname}-${pkgver}.tar.gz)
+md5sums=('2a2d05ee21892624e35cf539e532c0dd')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  sed -i 's|#include <curl/types.h>||' configure src/download.c
+  ./configure --prefix=/usr --disable-hal --without-jsw --disable-extractor \
+    --without-imagemagick --disable-gdkpixbuf --disable-weather
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2011-09-12 03:56:27 UTC (rev 137855)
+++ extra-x86_64/PKGBUILD	2011-09-12 03:56:43 UTC (rev 137856)
@@ -1,23 +0,0 @@
-# $Id$
-# Maintainer: Alexander Baldeck <alexander at archlinux.org>
-# Contributor: Rouslan Solomakhin <rouslan at localnet.com>
-# Contributor: dorphell <dorphell at archlinux.org>
-pkgname=oxine
-pkgver=0.7.1
-pkgrel=3
-pkgdesc="oxine is a lightweight, purely osd based xine frontend for set-top boxes and home entertainment systems."
-arch=('i686' 'x86_64')
-depends=('xine-lib>=1.1.16.3' 'libexif>=0.6.17' 'eject' 'libcdio>=0.82' 'curl>=7.19.4' 'libxinerama' 'libsm' 'libxtst')
-makedepends=('pkgconfig')
-license=('GPL')
-url="http://oxine.sourceforge.net/"
-source=(http://downloads.sourceforge.net/sourceforge/oxine/${pkgname}-${pkgver}.tar.gz)
-md5sums=('2a2d05ee21892624e35cf539e532c0dd')
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  ./configure --prefix=/usr --disable-hal \
-    --without-imagemagick --disable-gdkpixbuf || return 1
-  make || return 1
-  make DESTDIR="${pkgdir}" install || return 1
-}

Copied: oxine/repos/extra-x86_64/PKGBUILD (from rev 137855, oxine/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2011-09-12 03:56:43 UTC (rev 137856)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Alexander Baldeck <alexander at archlinux.org>
+# Contributor: Rouslan Solomakhin <rouslan at localnet.com>
+# Contributor: dorphell <dorphell at archlinux.org>
+
+pkgname=oxine
+pkgver=0.7.1
+pkgrel=4
+pkgdesc="A lightweight, purely osd based xine frontend for set-top boxes and home entertainment systems"
+arch=('i686' 'x86_64')
+url="http://oxine.sourceforge.net/"
+license=('GPL')
+depends=('xine-lib' 'libexif' 'eject' 'libcdio' 'curl' 'libxtst')
+source=(http://downloads.sourceforge.net/sourceforge/oxine/${pkgname}-${pkgver}.tar.gz)
+md5sums=('2a2d05ee21892624e35cf539e532c0dd')
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  sed -i 's|#include <curl/types.h>||' configure src/download.c
+  ./configure --prefix=/usr --disable-hal --without-jsw --disable-extractor \
+    --without-imagemagick --disable-gdkpixbuf --disable-weather
+  make
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+}




More information about the arch-commits mailing list