summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-27 15:57:30 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2012-02-27 15:57:30 -0300
commitd17a0ec458b03b0ed38eff13d399567f36156a73 (patch)
treeb12bf4979e87f2fe2a3f7b3fc208825aa6b0ee5a /community
parent192f20445a3777bb617dabab4c19e413358cb7de (diff)
parent669c4d4bdaa395487b831887fc4f6e063a32de35 (diff)
Merge branch 'master' of ssh://gparabola/abslibre-mips64el
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')