summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/amarok/PKGBUILD4
-rw-r--r--nonprism/choqok/PKGBUILD4
-rw-r--r--nonprism/kipi-plugins/PKGBUILD10
-rw-r--r--nonprism/shotwell/PKGBUILD6
4 files changed, 12 insertions, 12 deletions
diff --git a/nonprism/amarok/PKGBUILD b/nonprism/amarok/PKGBUILD
index 72f45cf56..c0c3b468f 100644
--- a/nonprism/amarok/PKGBUILD
+++ b/nonprism/amarok/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 221748 2014-09-15 09:33:32Z bpiotrowski $
+# $Id: PKGBUILD 223616 2014-09-28 08:01:04Z fyan $
# Maintainer (Arch): Ronald van Haren <ronald@archlinux.org>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
# Contributor (Arch): damir <damir@archlinux.org>
@@ -6,7 +6,7 @@
pkgname=amarok
pkgver=2.8.0
-pkgrel=4.nonprism1
+pkgrel=5.nonprism1
pkgdesc="The powerful music player for KDE, without Amazon MP3 store support"
arch=("i686" "x86_64")
url="http://amarok.kde.org/"
diff --git a/nonprism/choqok/PKGBUILD b/nonprism/choqok/PKGBUILD
index 6a815e7c6..fe43c768b 100644
--- a/nonprism/choqok/PKGBUILD
+++ b/nonprism/choqok/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 96779 2013-09-04 22:09:55Z andrea $
+# $Id: PKGBUILD 119696 2014-09-28 15:42:16Z fyan $
# Maintainer (Arch): Peter Richard Lewis <plewis@aur.archlinux.org>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
# Contributor (Arch): Emanuele Rossi <newdna1510@yahoo.it>
@@ -7,7 +7,7 @@
pkgname=choqok
pkgver=1.4
-pkgrel=1.nonprism1
+pkgrel=2.nonprism1
pkgdesc="A status.net client for KDE, without Twitter support"
url='http://choqok.gnufolks.org/'
license=('GPL')
diff --git a/nonprism/kipi-plugins/PKGBUILD b/nonprism/kipi-plugins/PKGBUILD
index 235271ed0..0252c3975 100644
--- a/nonprism/kipi-plugins/PKGBUILD
+++ b/nonprism/kipi-plugins/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 220487 2014-08-20 22:40:51Z svenstaro $
+# $Id: PKGBUILD 223759 2014-10-02 12:15:07Z andrea $
# Maintainer (Arch): Ronald van Haren <ronald@archlinux.org>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
# Contributor (Arch): Tobias Powalowski <tpowa@archlinux.org>
@@ -8,7 +8,7 @@
pkgbase=digikam
pkgname=kipi-plugins
pkgver=4.2.0
-pkgrel=2.parabola1.nonprism1
+pkgrel=3.parabola1.nonprism1
pkgdesc="A collection of plugins extending the KDE graphics and image applications as digiKam, without nonfree jAlbum and SimpleViewer support and support for unsafe and dangerous for privacy protocols"
arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
@@ -78,8 +78,8 @@ package() {
cd ../../../build/po
make DESTDIR="${pkgdir}" install
# Put these in the relevant splitted packages
- rm "${pkgdir}"/usr/share/locale/*/LC_MESSAGES/libkgeomap.mo
- rm "${pkgdir}"/usr/share/locale/*/LC_MESSAGES/digikam.mo
+ rm "${pkgdir}"/usr/share/locale/kde4/*/LC_MESSAGES/libkgeomap.mo
+ rm "${pkgdir}"/usr/share/locale/kde4/*/LC_MESSAGES/digikam.mo
# Fix conflicts with kde-l10n-* (FS#33762)
- rm "${pkgdir}"/usr/share/locale/*/LC_MESSAGES/libkipi.mo
+ rm "${pkgdir}"/usr/share/locale/kde4/*/LC_MESSAGES/libkipi.mo
}
diff --git a/nonprism/shotwell/PKGBUILD b/nonprism/shotwell/PKGBUILD
index 96a0ae0b1..a77c365db 100644
--- a/nonprism/shotwell/PKGBUILD
+++ b/nonprism/shotwell/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 119376 2014-09-21 19:41:58Z spupykin $
+# $Id: PKGBUILD 120242 2014-10-06 12:23:10Z spupykin $
# Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer (Arch): Ionut Biru <ibiru@archlinux.org>
# Contributor (Arch): Joeny Ang <ang(dot)joeny(at)gmail(dot)com>
@@ -7,7 +7,7 @@
pkgname=shotwell
epoch=1
-pkgver=0.20.0
+pkgver=0.20.1
pkgrel=1.nonprism1
pkgdesc="A digital photo organizer designed for the GNOME desktop environment, without support for unsafe and dangerous for privacy protocols"
arch=('i686' 'x86_64' 'mips64el')
@@ -22,7 +22,7 @@ makedepends=('intltool' 'vala>=0.17.2' 'libunique3' 'gnome-doc-utils')
install=shotwell.install
source=("https://download.gnome.org/sources/shotwell/0.20/shotwell-$pkgver.tar.xz"
'nonprism.patch')
-md5sums=('e1ab302ea9f53025368023f15e6e457e'
+md5sums=('f830bcee67ab8cf14648becdd5569ebb'
'47a50a8599c68065e9a1197fc5ec9440')
prepare() {