summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/kwalletcli/PKGBUILD2
-rw-r--r--community/libalkimia/PKGBUILD2
-rw-r--r--community/libcgns2/PKGBUILD2
-rw-r--r--community/libcss/PKGBUILD2
-rw-r--r--community/libnsbmp/PKGBUILD8
-rw-r--r--community/libnsgif/PKGBUILD8
-rw-r--r--community/libwapcaplet/PKGBUILD2
-rw-r--r--community/libwebp/PKGBUILD2
-rw-r--r--community/mksh/PKGBUILD2
9 files changed, 15 insertions, 15 deletions
diff --git a/community/kwalletcli/PKGBUILD b/community/kwalletcli/PKGBUILD
index 803b85750..252337319 100644
--- a/community/kwalletcli/PKGBUILD
+++ b/community/kwalletcli/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Command-Line Interface for the KDE Wallet"
url="http://www.mirbsd.org/kwalletcli.htm"
license=('custom:MirOS' 'LGPL3')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
depends=('kdebase-runtime' 'mksh')
optdepends=('gnupg2' 'openssh' 'pinentry')
source=("http://www.mirbsd.org/MirOS/dist/hosted/${pkgname}/${pkgname}-${pkgver}.tar.gz")
diff --git a/community/libalkimia/PKGBUILD b/community/libalkimia/PKGBUILD
index 004c8d6fa..fd6c170ac 100644
--- a/community/libalkimia/PKGBUILD
+++ b/community/libalkimia/PKGBUILD
@@ -10,7 +10,7 @@ depends=('kdelibs')
makedepends=('cmake' 'automoc4' 'doxygen')
url=('http://kde-apps.org/content/show.php/libalkimia?content=137323')
license=('LGPL')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
source=("http://kde-apps.org/CONTENT/content-files/137323-libalkimia-$pkgver.tar.bz2")
md5sums=('8d7b529c7be5f72ae1cbb02e818e9b79')
diff --git a/community/libcgns2/PKGBUILD b/community/libcgns2/PKGBUILD
index 590181b1f..d92b0e76e 100644
--- a/community/libcgns2/PKGBUILD
+++ b/community/libcgns2/PKGBUILD
@@ -7,7 +7,7 @@ _relver=5
pkgver=${_basever}.${_relver}
pkgrel=2
pkgdesc='General purpose library for the storage and retrieval of computational fluid dynamics analysis data by CGNS standard'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://www.cgns.org'
license=('custom')
conflicts=('libcgns')
diff --git a/community/libcss/PKGBUILD b/community/libcss/PKGBUILD
index 40a7ccae7..db7543522 100644
--- a/community/libcss/PKGBUILD
+++ b/community/libcss/PKGBUILD
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64' 'mips64el')
url="http://www.netsurf-browser.org/projects/libcss/"
license=('MIT')
depends=('libparserutils>=0.1.1' 'libwapcaplet>=0.1.1')
-source=("http://www.netsurf-browser.org/projects/releases/libcss-$pkgver-src.tar.gz")
+source=("http://download.netsurf-browser.org/libs/releases/libcss-$pkgver-src.tar.gz")
sha256sums=('92c112a059bc5ae490392439401005b47ca5c270f891f6317b64aac738ae1f5e')
build() {
diff --git a/community/libnsbmp/PKGBUILD b/community/libnsbmp/PKGBUILD
index 9b304a407..87fdc09fb 100644
--- a/community/libnsbmp/PKGBUILD
+++ b/community/libnsbmp/PKGBUILD
@@ -10,18 +10,18 @@ arch=('i686' 'x86_64' 'mips64el')
url="http://www.netsurf-browser.org/projects/libnsbmp/"
license=('MIT')
depends=('glibc')
-source=("http://www.netsurf-browser.org/projects/releases/$pkgname-$pkgver-src.tar.gz")
-md5sums=('52eef940713a4c8a7afbb6888583057c')
+source=("http://download.netsurf-browser.org/libs/releases/$pkgname-$pkgver-src.tar.gz")
+md5sums=('b418fd3f73a42190046e4e1ab98d799e')
build() {
- cd "$srcdir/$pkgname-$pkgver-src"
+ cd "$srcdir/$pkgname-$pkgver"
make PREFIX=/usr COMPONENT_TYPE="lib-shared"
make PREFIX=/usr COMPONENT_TYPE="lib-static"
}
package() {
- cd "$srcdir/$pkgname-$pkgver-src"
+ cd "$srcdir/$pkgname-$pkgver"
make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-shared"
make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-static"
diff --git a/community/libnsgif/PKGBUILD b/community/libnsgif/PKGBUILD
index fa6fcdc72..b13722707 100644
--- a/community/libnsgif/PKGBUILD
+++ b/community/libnsgif/PKGBUILD
@@ -10,11 +10,11 @@ arch=('i686' 'x86_64' 'mips64el')
url="http://www.netsurf-browser.org/projects/libnsgif/"
license=('MIT')
depends=('glibc')
-source=("http://www.netsurf-browser.org/projects/releases/$pkgname-$pkgver-src.tar.gz")
-md5sums=('d4fa9679939e9b1b243799d6a0623cec')
+source=("http://download.netsurf-browser.org/libs/releases/$pkgname-$pkgver-src.tar.gz")
+md5sums=('1f9efcdbbf0096eee639dc1e263b20dc')
build() {
- cd "$srcdir/$pkgname-$pkgver-src"
+ cd "$srcdir/$pkgname-$pkgver"
CFLAGS="$CFLAGS -fno-strict-aliasing"
make PREFIX=/usr COMPONENT_TYPE="lib-shared"
@@ -22,7 +22,7 @@ build() {
}
package() {
- cd "$srcdir/$pkgname-$pkgver-src"
+ cd "$srcdir/$pkgname-$pkgver"
make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-shared"
make install PREFIX=/usr DESTDIR="$pkgdir" COMPONENT_TYPE="lib-static"
diff --git a/community/libwapcaplet/PKGBUILD b/community/libwapcaplet/PKGBUILD
index 32ad0c148..2d3485874 100644
--- a/community/libwapcaplet/PKGBUILD
+++ b/community/libwapcaplet/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="String internment library with rapid string comparison"
arch=('i686' 'x86_64' 'mips64el')
url="http://www.netsurf-browser.org/projects/libwapcaplet/"
license=('MIT')
-source=("http://www.netsurf-browser.org/projects/releases/$pkgname-$pkgver-src.tar.gz")
+source=("http://download.netsurf-browser.org/libs/releases/$pkgname-$pkgver-src.tar.gz")
sha256sums=('cf05159d7d515523697ce07228cff6a6339dc6bdcfec3e02e3b72d8b773f5258')
build() {
diff --git a/community/libwebp/PKGBUILD b/community/libwebp/PKGBUILD
index eb5dbca25..3343279fe 100644
--- a/community/libwebp/PKGBUILD
+++ b/community/libwebp/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=libwebp
pkgver=0.1.3
pkgrel=2
pkgdesc="WebP library and conversion tools"
-arch=('x86_64' 'i686')
+arch=('x86_64' 'i686' 'mips64el')
url="http://code.google.com/intl/en/speed/webp/"
license=('BSD')
depends=('libpng' 'libjpeg')
diff --git a/community/mksh/PKGBUILD b/community/mksh/PKGBUILD
index 342b5fd7b..aeb555ecc 100644
--- a/community/mksh/PKGBUILD
+++ b/community/mksh/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="The MirBSD Korn Shell - an enhanced version of the public domain ksh"
url="http://mirbsd.de/mksh"
license=("custom")
makedepends=('cpio')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
install=mksh.install
source=("https://www.mirbsd.org/MirOS/dist/mir/mksh/$pkgname-$pkgver.cpio.gz"
"https://www.mirbsd.org/TaC-mksh.txt")