summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-09-03 16:36:41 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-09-03 16:36:41 -0300
commitfd79a8838924a7320059d01dd72558f1cbceca0b (patch)
tree30497e47854544d12ff413a3ae67b3f28d9f63af /community
parent1a03e0f15ec55609e79bfe323a3fe227b8ff38fb (diff)
ports and missing checksums
Diffstat (limited to 'community')
-rw-r--r--community/cantata/PKGBUILD2
-rw-r--r--community/catdoc/PKGBUILD2
-rw-r--r--community/haveged/PKGBUILD3
3 files changed, 5 insertions, 2 deletions
diff --git a/community/cantata/PKGBUILD b/community/cantata/PKGBUILD
index 74532f8f1..be464d88f 100644
--- a/community/cantata/PKGBUILD
+++ b/community/cantata/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=cantata
pkgver=0.8.2
pkgdesc="A KDE client for the music player daemon (MPD)"
pkgrel=2
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://kde-apps.org/content/show.php/Cantata?content=147733"
license=('GPL')
depends=('kdebase-runtime' 'taglib-extras' 'ffmpeg' 'libmtp' 'mpg123' 'speex')
diff --git a/community/catdoc/PKGBUILD b/community/catdoc/PKGBUILD
index bad621899..8d0f91502 100644
--- a/community/catdoc/PKGBUILD
+++ b/community/catdoc/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=catdoc
pkgver=0.94.3
pkgrel=1
pkgdesc="A convertor for Microsoft Word, Excel, PowerPoint and RTF Files to text"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.wagner.pp.ru/~vitus/software/catdoc/"
license=('GPL')
depends=('glibc')
diff --git a/community/haveged/PKGBUILD b/community/haveged/PKGBUILD
index 4b38607e7..e662e6090 100644
--- a/community/haveged/PKGBUILD
+++ b/community/haveged/PKGBUILD
@@ -31,3 +31,6 @@ package() {
install -D -m755 $srcdir/rc.d $pkgdir/etc/rc.d/haveged
install -D -m644 $srcdir/service $pkgdir/usr/lib/systemd/system/haveged.service
}
+md5sums=('c1f34be00c3f438ec83862e90e192e4b'
+ '264b725be5271288b40f363d7cfc6b68'
+ 'fc62a480f520377364503aca9efff0b0')