summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-02-27 16:20:12 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-02-27 16:20:12 +0100
commit9258c99db2372a721e51201063d90b32adf7527a (patch)
treea72948d68750b4f8eac89cf30c01a1eb2f3ab360 /community
parent258bafde6bf3c83e4108230457073e8136719a73 (diff)
Build some vlc dependencies, avoid the rest.
Diffstat (limited to 'community')
-rw-r--r--community/gdk-pixbuf/PKGBUILD2
-rw-r--r--community/libgoom2/PKGBUILD2
-rw-r--r--community/twolame/PKGBUILD2
3 files changed, 3 insertions, 3 deletions
diff --git a/community/gdk-pixbuf/PKGBUILD b/community/gdk-pixbuf/PKGBUILD
index 111e99322..75b68e859 100644
--- a/community/gdk-pixbuf/PKGBUILD
+++ b/community/gdk-pixbuf/PKGBUILD
@@ -13,7 +13,7 @@ license=('GPL' 'LGPL')
depends=('gtk' 'libtiff' 'libpng')
makedepends=('libxt')
options=('!libtool')
-source=(ftp://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.24/${pkgname}-${pkgver}.tar.bz2
+source=(ftp://ftp.gnome.org/pub/gnome/sources/${pkgname}/0.22/${pkgname}-${pkgver}.tar.bz2
gdk-pixbuf-0.22.0-bmp_reject_corrupt.patch
gdk-pixbuf-0.22.0-bmp_secure.patch
gdk-pixbuf-0.22.0-loaders.patch
diff --git a/community/libgoom2/PKGBUILD b/community/libgoom2/PKGBUILD
index d1264bd43..f53df6f20 100644
--- a/community/libgoom2/PKGBUILD
+++ b/community/libgoom2/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libgoom2
pkgver=2k4
pkgrel=2
pkgdesc="Shared library part of the Goom visualization plugin"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.fovea.cc/?page=details_produits&id=goom"
license=('LGPL')
depends=('glibc')
diff --git a/community/twolame/PKGBUILD b/community/twolame/PKGBUILD
index 85c5d7c71..0eda2c079 100644
--- a/community/twolame/PKGBUILD
+++ b/community/twolame/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=twolame
pkgver=0.3.13
pkgrel=6
pkgdesc="An optimized MPEG Audio Layer 2 (MP2) encoder"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.twolame.org/"
license=('LGPL')
depends=('libsndfile')