summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-29 11:37:09 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-12-29 11:37:09 -0300
commit220141abc5458d6dfd35753eae6b88659e216bfb (patch)
tree225f31d39067d213870396de07f800be36bc2241
parente6cfd7546bf6f69ede45c253e0c130b58f3520ff (diff)
Ports
-rw-r--r--community/miniupnpc/PKGBUILD2
-rw-r--r--community/quilt/PKGBUILD2
-rw-r--r--community/tcpreplay/PKGBUILD2
-rw-r--r--community/tinc/PKGBUILD2
-rw-r--r--extra/vpnc/PKGBUILD2
-rw-r--r--libre/linux-libre/PKGBUILD15
6 files changed, 19 insertions, 6 deletions
diff --git a/community/miniupnpc/PKGBUILD b/community/miniupnpc/PKGBUILD
index 0dd8bdea3..215b5012f 100644
--- a/community/miniupnpc/PKGBUILD
+++ b/community/miniupnpc/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=miniupnpc
pkgver=1.6
pkgrel=2
pkgdesc="A small UPnP client library/tool to access Internet Gateway Devices"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://miniupnp.free.fr"
license=('BSD')
depends=('sh')
diff --git a/community/quilt/PKGBUILD b/community/quilt/PKGBUILD
index 637179fe1..cd0e6c5dd 100644
--- a/community/quilt/PKGBUILD
+++ b/community/quilt/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=quilt
pkgver=0.50
pkgrel=1
pkgdesc='Manage a series of patches by keeping track of the changes each patch makes'
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url='http://savannah.nongnu.org/projects/quilt'
license=('GPL2')
depends=('diffstat' 'gawk' 'patch' 'diffutils' 'gettext')
diff --git a/community/tcpreplay/PKGBUILD b/community/tcpreplay/PKGBUILD
index 054c87d7e..e23d33089 100644
--- a/community/tcpreplay/PKGBUILD
+++ b/community/tcpreplay/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=3.4.4
pkgrel=3
pkgdesc="Gives the ability to replay previously captured traffic in a libpcap format"
url="http://tcpreplay.synfin.net"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('GPL3')
depends=('libpcap' 'libdnet')
makedepends=('tcpdump')
diff --git a/community/tinc/PKGBUILD b/community/tinc/PKGBUILD
index b9d82940a..b1ea69203 100644
--- a/community/tinc/PKGBUILD
+++ b/community/tinc/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=tinc
pkgver=1.0.16
pkgrel=1
pkgdesc="VPN (Virtual Private Network) daemon"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.tinc-vpn.org/"
license=('GPL')
depends=('lzo2' 'openssl')
diff --git a/extra/vpnc/PKGBUILD b/extra/vpnc/PKGBUILD
index ae8a08765..ad1e703de 100644
--- a/extra/vpnc/PKGBUILD
+++ b/extra/vpnc/PKGBUILD
@@ -11,7 +11,7 @@ url="http://www.unix-ag.uni-kl.de/~massar/vpnc/"
license=('GPL')
depends=('libgcrypt' 'openssl' 'iproute2')
optdepends=('openresolv: Let vpnc manage resolv.conf')
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
source=("ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver.tar.xz"
'vpnc.conf')
backup=('etc/vpnc/default.conf')
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD
index e3b949f1d..a4b891b52 100644
--- a/libre/linux-libre/PKGBUILD
+++ b/libre/linux-libre/PKGBUILD
@@ -65,7 +65,7 @@ build() {
if [ "$CARCH" == "mips64el" ]; then
sed -i "s|^EXTRAVERSION.*|EXTRAVERSION =-libre|" Makefile
msg2 "Adding loongson-community patches"
- patch -Np1 -i ${srcdir}/${_basekernel}-*-loongson-community.patch
+ patch -Np1 -i ${srcdir}/${_basekernel}.*-*-loongson-community.patch
patch -Np0 -i "${srcdir}/lxo-config.patch"
# ensure N32
@@ -342,3 +342,16 @@ package_linux-libre-docs() {
# remove a file already in linux package
rm -f "${pkgdir}/usr/src/linux-${_kernver}/Documentation/DocBook/Makefile"
}
+md5sums=('d73df15ab1d36fe3c102755d8f42117f'
+ '06b461d4db995ddcbecbf345ae3b8987'
+ '84475b01ec148cb1f367bba20025a148'
+ '7d8fac41f4c4c2d14d8c65645fb676bd'
+ '2a0302eda795903d3b01e41ba807c91e'
+ 'a8a3843046926eb7ab81312cd438c5c5'
+ '2967cecc3af9f954ccc822fd63dca6ff'
+ '8267264d9a8966e57fdacd1fa1fc65c4'
+ '04b21c79df0a952c22d681dd4f4562df'
+ '9d3c56a4b999c8bfbd4018089a62f662'
+ '263725f20c0b9eb9c353040792d644e5'
+ 'a50c9076012cb2dda49952dc6ec3e9c1'
+ '52d41fa61e80277ace2b994412a0c856')