summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-30 03:00:09 -0700
committerroot <root@rshg054.dnsready.net>2013-08-30 03:00:09 -0700
commit085ca01503ba86daeabd413ba802ccf5fc287f94 (patch)
tree9ec3e6cdd429b39054179a16078a74086fb8a428 /community
parent0a2b1eeb31400e539041c83cc1a5952f1c880917 (diff)
Fri Aug 30 02:57:58 PDT 2013
Diffstat (limited to 'community')
-rw-r--r--community/dspam/PKGBUILD4
-rw-r--r--community/dspam/dspam.install2
-rw-r--r--community/lazarus/PKGBUILD8
-rw-r--r--community/mlt/PKGBUILD5
-rw-r--r--community/qtcreator/PKGBUILD8
-rw-r--r--community/redis/PKGBUILD6
-rw-r--r--community/winff/PKGBUILD29
7 files changed, 36 insertions, 26 deletions
diff --git a/community/dspam/PKGBUILD b/community/dspam/PKGBUILD
index c2d05d2df..3a45cd4bd 100644
--- a/community/dspam/PKGBUILD
+++ b/community/dspam/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 96419 2013-08-28 10:29:27Z spupykin $
+# $Id: PKGBUILD 96455 2013-08-29 15:08:36Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=dspam
pkgver=3.10.2
-pkgrel=6
+pkgrel=7
pkgdesc="A scalable, open-source statistical anti-spam filter"
arch=('i686' 'x86_64')
url="http://dspam.nuclearelephant.com/"
diff --git a/community/dspam/dspam.install b/community/dspam/dspam.install
index aaa3c91d5..0cdd54772 100644
--- a/community/dspam/dspam.install
+++ b/community/dspam/dspam.install
@@ -6,6 +6,7 @@ post_install() {
&& echo "done."
passwd -l dspam &>/dev/null
chown root:dspam usr/bin/dspam{,c}
+ chown -R root:dspam etc/dspam
chmod g+rs usr/bin/dspam{,c}
systemd-tmpfiles --create dspam.conf
@@ -32,6 +33,7 @@ EOF
post_upgrade() {
chown root:dspam usr/bin/dspam{,c}
+ chown -R root:dspam etc/dspam
chmod g+s usr/bin/dspamc
systemd-tmpfiles --create dspam.conf
}
diff --git a/community/lazarus/PKGBUILD b/community/lazarus/PKGBUILD
index cf23fcf60..b6798a3e6 100644
--- a/community/lazarus/PKGBUILD
+++ b/community/lazarus/PKGBUILD
@@ -1,21 +1,21 @@
-# $Id: PKGBUILD 92718 2013-06-13 12:56:35Z spupykin $
+# $Id: PKGBUILD 96456 2013-08-29 15:09:01Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Jens Adam (byte/jra) <j_adam@web.de>
# Contributor: BlackIkeEagle <ike DOT devolder AT gmail DOT com>
pkgbase=lazarus
pkgname=('lazarus' 'lazarus-gtk2' 'lazarus-qt')
-pkgver=1.0.10
+pkgver=1.0.12
_pkgsubver=0
pkgrel=1
url='http://www.lazarus.freepascal.org/'
-license=('GPL2' 'MPL' 'custom:LGPL')
+license=('GPL2' 'MPL' 'custom:modifiedLGPL')
arch=('i686' 'x86_64')
makedepends=('fpc' 'fpc-src' 'gtk2' 'qt4pas' 'rsync')
options=('!emptydirs' '!makeflags')
source=("http://downloads.sourceforge.net/project/lazarus/Lazarus%20Zip%20_%20GZip/Lazarus%20$pkgver/lazarus-$pkgver-${_pkgsubver}.tar.gz"
'lazcontrols2.diff')
-md5sums=('60d3b297079ca4151f690245295a8708'
+md5sums=('daeb68f09e9ec9939f91c992f52305d5'
'288bca6ad5ade79deec34c3602daaaa9')
build() {
diff --git a/community/mlt/PKGBUILD b/community/mlt/PKGBUILD
index 47abd671d..5962f270b 100644
--- a/community/mlt/PKGBUILD
+++ b/community/mlt/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 94893 2013-08-01 06:55:10Z bpiotrowski $
+# $Id: PKGBUILD 96457 2013-08-29 15:10:58Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Fabian Schoelzel <myfirstname.mylastname@googlemail.com>
# Contributor: funkyou <spamopfer@nickname.berlin.de>
@@ -8,7 +8,7 @@
pkgbase=mlt
pkgname=('mlt' 'mlt-python-bindings')
pkgver=0.9.0
-pkgrel=3
+pkgrel=4
pkgdesc="An open source multimedia framework"
arch=('i686' 'x86_64')
url="http://www.mltframework.org"
@@ -26,7 +26,6 @@ build() {
msg "SSE2=$SSE2"
./configure --prefix=/usr --disable-gtk2 \
- --avformat-vdpau \
--avformat-swscale \
--enable-gpl --enable-gpl3
make
diff --git a/community/qtcreator/PKGBUILD b/community/qtcreator/PKGBUILD
index 12ec966bd..b9bda96e3 100644
--- a/community/qtcreator/PKGBUILD
+++ b/community/qtcreator/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 93892 2013-07-11 20:07:23Z svenstaro $
+# $Id: PKGBUILD 96448 2013-08-29 04:44:01Z svenstaro $
# Maintainer: Imanol Celaya <ornitorrincos@archlinux-es.org>
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Lukas Jirkovsky <l.jirkovsky@gmail.com>
@@ -7,8 +7,8 @@
# Contributor: delor <bartekpiech gmail com>
pkgname=qtcreator
-pkgver=2.8.0
-_pkgver=2.8.0
+pkgver=2.8.1
+_pkgver=2.8.1
pkgrel=1
pkgdesc='Lightweight, cross-platform integrated development environment'
arch=('i686' 'x86_64')
@@ -28,7 +28,7 @@ optdepends=('qt5-doc: for the integrated Qt documentation'
install=qtcreator.install
source=("http://download.qt-project.org/official_releases/qtcreator/2.8/${pkgver}/qt-creator-${pkgver}-src.tar.gz"
'qtcreator.desktop')
-md5sums=('5aacdad4491b7dda9758a81384d8da79'
+md5sums=('79ef6c6ece0c00035ef744c9d6e3bd3b'
'82888d4be900e7833d768050a135cd37')
build() {
diff --git a/community/redis/PKGBUILD b/community/redis/PKGBUILD
index a529996b7..ce1944df0 100644
--- a/community/redis/PKGBUILD
+++ b/community/redis/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 96235 2013-08-22 08:59:22Z spupykin $
+# $Id: PKGBUILD 96458 2013-08-29 15:11:24Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Jan-Erik Rediger <badboy at archlinux dot us>
# Contributor: nofxx <x@<nick>.com>
pkgname=redis
-pkgver=2.6.15
+pkgver=2.6.16
pkgrel=1
pkgdesc="Advanced key-value store"
arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@ source=("http://download.redis.io/releases/redis-$pkgver.tar.gz"
"redis.service"
"redis.logrotate"
"redis.tmpfiles.d")
-md5sums=('cff9cce74f29f70694ec21b1c4f134a6'
+md5sums=('ca1b81bd56fe0c5e2c8ec443a95c908d'
'5320aa6d0f31aadc1d6202ca40425aea'
'9e2d75b7a9dc421122d673fe520ef17f'
'dd9ab8022b4d963b2e5899170dfff490')
diff --git a/community/winff/PKGBUILD b/community/winff/PKGBUILD
index 4ac9e154a..efbf80827 100644
--- a/community/winff/PKGBUILD
+++ b/community/winff/PKGBUILD
@@ -1,20 +1,21 @@
-# $Id: PKGBUILD 95219 2013-08-06 20:32:53Z arodseth $
+# $Id: PKGBUILD 96460 2013-08-29 16:47:40Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: yugrotavele <yugrotavele at archlinux dot us>
# Contributor: Paolo Stivanin <admin AT polslinux DOT it>
pkgname=winff
-pkgver=1.5.1
+pkgver=1.5.2
pkgrel=1
pkgdesc='GUI for ffmpeg'
url='http://code.google.com/p/winff/'
license=('GPL3')
arch=('x86_64' 'i686')
depends=('ffmpeg' 'gtk2' 'xterm' 'hicolor-icon-theme')
-makedepends=('lazarus' 'lazarus-gtk2' 'gendesk')
+makedepends=('lazarus' 'lazarus-gtk2' 'gendesk' 'tar')
install='winff.install'
-source=("http://winff.googlecode.com/files/winff-$pkgver-source.tar.gz")
-sha256sums=('9d0c46c4245633ed4754fcc0dc104c850daeeefb032a9c5690eda63e84cd367b')
+source=("https://$pkgname.googlecode.com/files/WinFF-$pkgver-source.tar.gz")
+noextract=("WinFF-$pkgver-source.tar.gz")
+sha256sums=('9ee1c68173263dad8d07df2bd62e830d73e6546a0fa86b35de9be8b4c363434c')
prepare() {
gendesk -n \
@@ -22,6 +23,12 @@ prepare() {
--pkgdesc "$pkgdesc" \
--genericname 'Video converter' \
--categories 'AudioVideo;AudioVideoEditing;GTK'
+
+ # The file provided by upstream is an "exploding tarball" where the files
+ # are not extracted in a directory. Also everything is set as executable. m)
+ mkdir -p "$pkgname"
+ cd "$pkgname"
+ tar zxf "../WinFF-$pkgver-source.tar.gz"
}
build() {
@@ -31,22 +38,24 @@ build() {
}
package() {
- install -Dm755 "$srcdir/$pkgname/$pkgname" "$pkgdir/usr/bin/$pkgname"
- install -dm755 "$pkgdir/usr/share/winff/"
+ cd "$pkgname"
+
+ install -Dm755 "$pkgname" "$pkgdir/usr/bin/$pkgname"
+ install -d "$pkgdir/usr/share/winff/"
find . -name "*.xml" \
-exec install -Dm644 {} "$pkgdir/usr/share/winff/" \; &> /dev/null
install -Dm644 "$srcdir/winff.desktop" \
"$pkgdir/usr/share/applications/winff.desktop"
- install -Dm644 "$srcdir/$pkgname/winff-icons/48x48/winff.png" \
+ install -Dm644 'winff-icons/48x48/winff.png' \
"$pkgdir/usr/share/pixmaps/winff.png"
for size in 16x16 24x24 32x32 48x48; do
- install -Dm644 "$srcdir/$pkgname/winff-icons/$size/winff.png" \
+ install -Dm644 "winff-icons/$size/winff.png" \
"$pkgdir/usr/share/icons/hicolor/$size/apps/winff.png"
done
install -dm755 "$pkgdir/usr/share/winff/languages/"
find . -name "*.po" \
-exec install -Dm644 {} "$pkgdir/usr/share/winff/languages/" \; &> /dev/null
- rm -f "$srcdir/$pkgname/presets.xml"
+ rm -f 'presets.xml'
}
# vim:set ts=2 sw=2 et: