summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/choqok/PKGBUILD17
-rw-r--r--nonprism/darktable/PKGBUILD8
-rw-r--r--nonprism/duplicity/PKGBUILD4
-rw-r--r--nonprism/icedove/PKGBUILD4
-rw-r--r--nonprism/kdenetwork-kopete/PKGBUILD4
-rw-r--r--nonprism/kdepim-runtime/PKGBUILD6
-rw-r--r--nonprism/kdepim/PKGBUILD9
-rw-r--r--nonprism/kipi-plugins/PKGBUILD18
-rw-r--r--nonprism/kipi-plugins/libkexiv2.patch10
9 files changed, 36 insertions, 44 deletions
diff --git a/nonprism/choqok/PKGBUILD b/nonprism/choqok/PKGBUILD
index fe43c768b..d4403c3c4 100644
--- a/nonprism/choqok/PKGBUILD
+++ b/nonprism/choqok/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 119696 2014-09-28 15:42:16Z fyan $
+# $Id: PKGBUILD 126479 2015-01-24 09:42:46Z andrea $
# Maintainer (Arch): Peter Richard Lewis <plewis@aur.archlinux.org>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
# Contributor (Arch): Emanuele Rossi <newdna1510@yahoo.it>
@@ -6,8 +6,8 @@
# Maintainer: Márcio Silva <coadde@parabola.nu>
pkgname=choqok
-pkgver=1.4
-pkgrel=2.nonprism1
+pkgver=1.5
+pkgrel=1.nonprism1
pkgdesc="A status.net client for KDE, without Twitter support"
url='http://choqok.gnufolks.org/'
license=('GPL')
@@ -15,23 +15,24 @@ arch=('i686' 'x86_64' 'mips64el')
conflicts=(${pkgname}-nonprism)
replaces=(${pkgname}-nonprism)
depends=('kdebase-runtime' 'qjson' 'qoauth' 'qca-ossl')
-makedepends=('cmake' 'automoc4')
-optdepends=('kdebase-konqueror: proxy support')
+makedepends=('cmake' 'automoc4' 'telepathy-qt')
+optdepends=('kdebase-konqueror: proxy support'
+ 'telepathy-qt: IMstatus plugin')
install="${pkgname}.install"
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('2efe34ed903b448a21d9233d8033dbdb')
+md5sums=('f2efdd76199f8276e8ac2f76dc600596')
prepare() {
mkdir build
cd "${srcdir}/${pkgname}-${pkgver}"
- # remove twitter service and keep only twitterapi (choqok software) for status.net and open collaboration services
+ # remove twitter service and keep only twitterapi (choqok software) for status.net and libre collaboration services
sed -i '\|add_subdirectory(twitter)|d' microblogs/CMakeLists.txt
sed -i 's|twitter[.]com|status.net|' microblogs/laconica/laconicamicroblog.cpp
sed -i 's|twitter[.]com|status.net|' microblogs/laconica/laconicasearch.cpp
- # remove uploaders plugin (with only nonprivacy services)
+ # remove uploaders plugin (with nonprivacy services only)
sed -i '\|add_subdirectory(uploaders)|d' plugins/CMakeLists.txt
sed -i 's|Comment||' plugins/searchaction/choqok_searchaction.desktop
diff --git a/nonprism/darktable/PKGBUILD b/nonprism/darktable/PKGBUILD
index 80df511cb..c06c25538 100644
--- a/nonprism/darktable/PKGBUILD
+++ b/nonprism/darktable/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 125731 2015-01-11 11:54:58Z spupykin $
+# $Id: PKGBUILD 126981 2015-02-02 11:26:38Z spupykin $
# Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer (Arch): Christian Himpel <chressie at gmail dot com>
# Contributor (Arch): Johannes Hanika <hanatos at gmail dot com>
pkgname=darktable
-pkgver=1.6.1
-pkgrel=4.nonprism1
+pkgver=1.6.2
+pkgrel=1.nonprism1
pkgdesc="Utility to organize and develop raw images, without flickcurl support"
arch=('i686' 'x86_64' 'mips64el')
url=http://darktable.sf.net/
@@ -19,7 +19,7 @@ makedepends=('intltool>=0.40' 'cmake' 'librsvg')
optdepends=('librsvg')
install=darktable.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/darktable-org/darktable/archive/release-$pkgver.tar.gz")
-md5sums=('86c2d90302ab1e57136d2728437db718')
+md5sums=('71f786a0bfce1b72e0a28ea560684205')
prepare() {
cd "$srcdir/$pkgname-release-$pkgver/cmake"
diff --git a/nonprism/duplicity/PKGBUILD b/nonprism/duplicity/PKGBUILD
index 31220cb30..5da804b78 100644
--- a/nonprism/duplicity/PKGBUILD
+++ b/nonprism/duplicity/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 125883 2015-01-13 21:43:27Z lfleischer $
+# $Id: PKGBUILD 126742 2015-01-29 10:04:01Z lfleischer $
# Maintainer (Arch): Lukas Fleischer <archlinux at cryptocrack dot de>
# Contributor (Arch): Kaiting Chen <kaitocracy@gmail.com>
# Contributor (Arch): Aaron Schaefer <aaron@elasticdog.com>
@@ -6,7 +6,7 @@
pkgname=duplicity
pkgver=0.7.01
-pkgrel=1.nonprism1
+pkgrel=2.nonprism1
pkgdesc='A utility for encrypted, bandwidth-efficient backups using the rsync algorithm, without python2-boto, python2-dropbox and python2-gdata recommendation'
arch=('i686' 'x86_64' 'mips64el')
url='http://www.nongnu.org/duplicity/'
diff --git a/nonprism/icedove/PKGBUILD b/nonprism/icedove/PKGBUILD
index 4a921ecd4..c69a94769 100644
--- a/nonprism/icedove/PKGBUILD
+++ b/nonprism/icedove/PKGBUILD
@@ -4,7 +4,7 @@
# We're getting this from Debian Sid
_debname=icedove
_debver=31.4.0
-_debrel=deb1
+_debrel=deb2
_debrepo=http://ftp.debian.org/debian/pool/main/
debfile() { echo $@|sed -r 's@(.).*@\1/&/&@'; }
@@ -31,7 +31,7 @@ source=("${_debrepo}/`debfile ${_debname}`_${_debver}.orig.tar.xz"
${pkgname}.desktop)
options=(!emptydirs)
sha256sums=('7b47a053fe1f10097350d4a599a80b91eed1dc21dfcda1618b229f97493cb93c'
- '6217e7ef89d6c9c9caa616280051345e6ef09645d1ffe4006e13c940bb8b5a1b'
+ 'ff0db7a63f3e0648131ca59e4e3c6ff911e795030a49bcf1edb8585a01b33437'
'09a0041f7f12498d933284b3d3a44e19002515accaff767d145a8f404b79e86a'
'b44f0eb82dce8a02aa71f0eab4b0d820e5383f613becc62cc995aac8638b54ec'
'746cb474c5a2c26fc474256e430e035e604b71b27df1003d4af85018fa263f4a'
diff --git a/nonprism/kdenetwork-kopete/PKGBUILD b/nonprism/kdenetwork-kopete/PKGBUILD
index b89ef6d39..ea1193b42 100644
--- a/nonprism/kdenetwork-kopete/PKGBUILD
+++ b/nonprism/kdenetwork-kopete/PKGBUILD
@@ -3,7 +3,7 @@
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=kdenetwork-kopete
-pkgver=14.12.1
+pkgver=14.12.2
pkgrel=1.parabola1.nonprism1
pkgdesc='Instant Messenger, without nonfree Skype support and support for unsafe and dangerous for privacy protocols'
url='http://kde.org/applications/internet/kopete/'
@@ -18,7 +18,7 @@ makedepends=('cmake' 'automoc4' 'boost' 'kdepim-libkdepim')
install=${pkgname}.install
source=("http://download.kde.org/stable/applications/${pkgver}/src/kopete-${pkgver}.tar.xz"
'libre-nonprism.patch')
-sha1sums=('bf5c8b45c6706ed26e5257817e838fd538033aa2'
+sha1sums=('c8cfff62cfda2575f0dfeb1bc7248ebcece7092a'
'f0d7b727da1b5160f05952eec4df1bfbefab99cf')
prepare() {
diff --git a/nonprism/kdepim-runtime/PKGBUILD b/nonprism/kdepim-runtime/PKGBUILD
index aff2c8f94..ac35b064f 100644
--- a/nonprism/kdepim-runtime/PKGBUILD
+++ b/nonprism/kdepim-runtime/PKGBUILD
@@ -4,8 +4,8 @@
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=kdepim-runtime
-pkgver=4.14.4
-_kdeappver=14.12.1
+pkgver=4.14.5
+_kdeappver=14.12.2
pkgrel=1.nonprism1
pkgdesc='Extends the functionality of kdepim, without libkgapi and libkfbapi support'
arch=('i686' 'x86_64' 'mips64el')
@@ -17,7 +17,7 @@ install="${pkgname}.install"
replaces=('kdepim-runtime-coherence' 'kdepim-runtime-nonprism')
conflicts=('kdepim-runtime-coherence' 'kdepim-runtime-nonprism')
source=("http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('36bf4f5c652538410bb33d2f938942e5f224bf5f')
+sha1sums=('1a99ed02330e45950249debfed599416cbd49c0a')
prepare() {
mkdir build
diff --git a/nonprism/kdepim/PKGBUILD b/nonprism/kdepim/PKGBUILD
index e2cdaeb2c..9c6f8e085 100644
--- a/nonprism/kdepim/PKGBUILD
+++ b/nonprism/kdepim/PKGBUILD
@@ -12,8 +12,8 @@ pkgname=('kdepim-akonadiconsole'
'kdepim-knotes'
'kdepim-korganizer'
'kdepim-libkdepim')
-pkgver=4.14.4
-_kdeappver=14.12.1
+pkgver=4.14.5
+_kdeappver=14.12.2
pkgrel=1.nonprism1
arch=('i686' 'x86_64' 'mips64el')
url='http://pim.kde.org'
@@ -22,7 +22,7 @@ groups=('kde' 'kdepim')
makedepends=('cmake' 'automoc4' 'boost' 'kdepim-runtime' 'libxss' 'pilot-link'
'baloo4' 'grantlee-qt4')
source=("http://download.kde.org/stable/applications/${_kdeappver}/src/${pkgbase}-${pkgver}.tar.xz")
-sha1sums=('9301b2acf2fc73f23008905450ad0eb231fed1bf')
+sha1sums=('36a48f9483982bde79ade85f150983a44002866d')
build() {
mkdir build
@@ -79,7 +79,8 @@ package_kdepim-kjots() {
package_kdepim-kmail() {
pkgdesc='Mail Client, without Google Drive support'
- depends=('kdepim-libkdepim' 'kde-agent')
+ depends=('kdepim-libkdepim')
+ optdepends=('kde-agent: For starting and shutting down gpg-agent with KDE session manager')
url="http://kde.org/applications/internet/kmail/"
install='kdepim-kmail.install'
conflicts=('kdepim-kmailcvt' 'kdepim-ksendemail' 'kdepim-libksieve'
diff --git a/nonprism/kipi-plugins/PKGBUILD b/nonprism/kipi-plugins/PKGBUILD
index 87aed3f52..f3766eef9 100644
--- a/nonprism/kipi-plugins/PKGBUILD
+++ b/nonprism/kipi-plugins/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 229642 2015-01-22 14:42:12Z ronald $
+# $Id: PKGBUILD 230374 2015-02-02 10:16:00Z ronald $
# Maintainer (Arch): Ronald van Haren <ronald@archlinux.org>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
# Contributor (Arch): Tobias Powalowski <tpowa@archlinux.org>
@@ -7,8 +7,8 @@
pkgbase=digikam
pkgname=kipi-plugins
-pkgver=4.5.0
-pkgrel=5.parabola1.nonprism1
+pkgver=4.6.0
+pkgrel=1.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')
@@ -28,14 +28,11 @@ optdepends=('libkgeomap: Geolocalize tool'
'qt-gstreamer: Video SlideShow plugin')
options=('staticlibs')
install=kipi-plugins.install
-source=("http://download.kde.org/stable/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2"
- "libkexiv2.patch")
-sha1sums=('ba735f4b7bb0437c1676141ab78ea958e46f135e'
- '1bcef459bd400a04526aac9adf39d4d0a1c3549c')
+source=("http://download.kde.org/stable/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2")
+sha1sums=('ee4241f02e997c7b122166bc845feb885b633f0e')
prepare() {
cd ${srcdir}/${pkgbase}-${pkgver}
- patch -Np0 -i "${srcdir}/libkexiv2.patch"
sed -i '\|flashexport|d
\|jalbumexport|d
\|imageshackexport|d
@@ -71,7 +68,10 @@ build() {
-DCMAKE_SKIP_RPATH=ON \
-DBUILD_tests=OFF \
-DDIGIKAMSC_USE_PRIVATE_KDEGRAPHICS=OFF \
- -DDIGIKAMSC_USE_PRIVATE_SHAREDLIBS=ON
+ -DDIGIKAMSC_USE_PRIVATE_SHAREDLIBS=ON \
+ -DDIGIKAMSC_COMPILE_LIBKGEOMAP=ON \
+ -DDIGIKAMSC_COMPILE_LIBKVKONTAKTE=OFF \
+ -DDIGIKAMSC_COMPILE_LIBMEDIAWIKI=ON
make
}
diff --git a/nonprism/kipi-plugins/libkexiv2.patch b/nonprism/kipi-plugins/libkexiv2.patch
deleted file mode 100644
index f75b08bf7..000000000
--- a/nonprism/kipi-plugins/libkexiv2.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- extra/CMakeLists.txt.bak 2014-11-14 20:46:49.265601687 +0100
-+++ extra/CMakeLists.txt 2014-11-14 20:46:55.555823691 +0100
-@@ -11,7 +11,6 @@
-
- # from kdegraphics/libs
- add_subdirectory(libkipi)
-- add_subdirectory(libkexiv2)
- add_subdirectory(libkdcraw)
- add_subdirectory(libkface)
- MACRO_OPTIONAL_ADD_SUBDIRECTORY(libksane)