summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/acpid/PKGBUILD8
-rw-r--r--community/cdrtools/PKGBUILD11
-rw-r--r--community/dwdiff/PKGBUILD8
-rw-r--r--community/gpsbabel/PKGBUILD8
-rw-r--r--community/i7z/PKGBUILD5
-rw-r--r--community/jack2/PKGBUILD9
-rw-r--r--community/kadu/PKGBUILD24
-rw-r--r--community/ldc/PKGBUILD6
-rw-r--r--community/lib32-libphobos-ldc/PKGBUILD4
-rw-r--r--community/minidlna/PKGBUILD14
-rw-r--r--community/minidlna/minidlna.tmpfiles5
-rw-r--r--community/mp3unicode/PKGBUILD13
-rw-r--r--community/nestopia/PKGBUILD45
-rw-r--r--community/partclone/PKGBUILD3
-rw-r--r--community/pgadmin3/PKGBUILD6
-rw-r--r--community/qtcurve-gtk2/PKGBUILD17
-rw-r--r--community/qtcurve-gtk2/cairo_flush_fix.patch11
-rw-r--r--community/smbnetfs/PKGBUILD32
-rw-r--r--community/smbnetfs/smbnetfs.service13
-rw-r--r--community/vile/PKGBUILD3
-rw-r--r--community/vsftpd/PKGBUILD12
21 files changed, 145 insertions, 112 deletions
diff --git a/community/acpid/PKGBUILD b/community/acpid/PKGBUILD
index a4d931af5..4431fcecf 100644
--- a/community/acpid/PKGBUILD
+++ b/community/acpid/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 71877 2012-06-02 17:57:44Z seblu $
+# $Id: PKGBUILD 76355 2012-09-16 14:46:11Z seblu $
# Maintainer: Sébastien Luttringer <seblu@aur.archlinux.org>
# Contributor: xduugu
# Contributor: Manolis Tzanidakis
# Contributor: Jonathan Schmidt <j.schmidt@archlinux.us
pkgname=acpid
-pkgver=2.0.16
-pkgrel=3
+pkgver=2.0.17
+pkgrel=1
pkgdesc='A daemon for delivering ACPI power management events with netlink support'
arch=('i686' 'x86_64')
url='http://tedfelix.com/linux/acpid-netlink.html'
@@ -22,7 +22,7 @@ source=("http://www.tedfelix.com/linux/$pkgname-$pkgver.tar.xz"
'acpid.service'
'anything'
'handler.sh')
-md5sums=('d59fc02c9c34f0d5c137495302e2c074'
+md5sums=('d858729b7d984c5e3a0c7558e9de1584'
'077475c75fbdd9de75f9a397130ccd91'
'929c6d2e91295c22ed9ec6212d7eabef'
'ee6cb99e50e580c50331a73045412ae9'
diff --git a/community/cdrtools/PKGBUILD b/community/cdrtools/PKGBUILD
index 140834e21..c6d20cea3 100644
--- a/community/cdrtools/PKGBUILD
+++ b/community/cdrtools/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 75213 2012-08-16 09:19:22Z stativ $
+# $Id: PKGBUILD 76416 2012-09-17 14:33:56Z stativ $
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
pkgname=cdrtools
pkgver=3.01a08
-pkgrel=1
+pkgrel=2
pkgdesc="Original cdrtools supporting CD, DVD and BluRay burning"
arch=('i686' 'x86_64')
url="http://cdrecord.berlios.de/private/cdrecord.html"
@@ -36,6 +36,13 @@ package() {
# autoload 'sg' module needed by cdrecord
install -d -m755 "$pkgdir"/usr/lib/modules-load.d/
echo sg > "$pkgdir"/usr/lib/modules-load.d/cdrecord.conf
+
+ # create symlinks for cdrkit compatibility
+ cd "$pkgdir"/usr/bin
+ ln -s cdrecord wodim
+ ln -s readcd readom
+ ln -s mkisofs genisoimage
+ ln -s cdda2wav icedax
}
# vim:set ts=2 sw=2 et:
diff --git a/community/dwdiff/PKGBUILD b/community/dwdiff/PKGBUILD
index 416bf559e..1242ff2ba 100644
--- a/community/dwdiff/PKGBUILD
+++ b/community/dwdiff/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 69754 2012-04-23 09:14:53Z ibiru $
+# $Id: PKGBUILD 76393 2012-09-17 08:46:08Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=dwdiff
-pkgver=2.0
-pkgrel=2
+pkgver=2.0.4
+pkgrel=1
pkgdesc="A front-end for the diff program that operates at the word level instead of the line level"
arch=('i686' 'x86_64')
url="http://os.ghalkes.nl/dwdiff.html"
depends=('diffutils' 'icu')
license=('GPL')
source=("http://os.ghalkes.nl/dist/$pkgname-$pkgver.tgz")
-md5sums=('98dd16b58a1f136a2cd49f7dd88c5313')
+md5sums=('1bb69cbfb76583f69c6912f925fc4cec')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/community/gpsbabel/PKGBUILD b/community/gpsbabel/PKGBUILD
index 47499b1a3..9ffb08e33 100644
--- a/community/gpsbabel/PKGBUILD
+++ b/community/gpsbabel/PKGBUILD
@@ -1,22 +1,22 @@
-# $Id: PKGBUILD 71956 2012-06-04 07:44:12Z spupykin $
+# $Id: PKGBUILD 76414 2012-09-17 13:51:33Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: dibblethewrecker dibblethewrecker.at.jiwe.dot.org
# Contributor: William Rea <sillywilly@gmail.com>
pkgname=gpsbabel
-pkgver=1.4.3
+pkgver=1.4.4
pkgrel=1
pkgdesc="Reads, writes, and manipulates GPS waypoints in a variety of formats"
arch=('i686' 'x86_64')
url="http://www.gpsbabel.org"
license=('GPL')
depends=('libusb-compat' 'expat')
-makedepends=('fop' 'qt' 'libxml2' 'libxslt' 'gtk2' 'lcms2' 'qtwebkit' 'openjdk6')
+makedepends=('fop' 'qt' 'libxml2' 'libxslt' 'gtk2' 'lcms2' 'qtwebkit' 'java-environment=6' 'docbook-xsl')
optdepends=('qt' 'qtwebkit')
options=('docs')
source=("gpsbabel-$pkgver.tar.gz::http://archlinux-stuff.googlecode.com/files/gpsbabel-$pkgver.tar.gz"
"gpsbabel.desktop::http://pkgs.fedoraproject.org/gitweb/?p=gpsbabel.git;a=blob_plain;f=gpsbabel.desktop;hb=HEAD")
-md5sums=('916f7e124f6df911a24e1ea323e9c529'
+md5sums=('6c4c8f0cb9fcf9f8302585148878f174'
'7bdbd243e29a8831842d31c079f04c45')
build() {
diff --git a/community/i7z/PKGBUILD b/community/i7z/PKGBUILD
index f573fc123..bd3cda36c 100644
--- a/community/i7z/PKGBUILD
+++ b/community/i7z/PKGBUILD
@@ -1,8 +1,9 @@
+# $Id: PKGBUILD 76391 2012-09-17 08:17:57Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Nathan O <ndowens.aur at gmail dot com>
pkgname=i7z
-pkgver=0.27.1
+pkgver=0.27.2
pkgrel=1
pkgdesc="A better i7 (and now i3, i5) reporting tool for Linux"
arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@ makedepends=('qt')
optdepends=('qt: for i7z-gui')
url="http://code.google.com/p/i7z/"
source=("http://i7z.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
-md5sums=('4408e0e39b195b8fe6383cadc971a862')
+md5sums=('7f2c4928146b722d67ecdd0d905a4353')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
diff --git a/community/jack2/PKGBUILD b/community/jack2/PKGBUILD
index 3065207ca..b26790757 100644
--- a/community/jack2/PKGBUILD
+++ b/community/jack2/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 70089 2012-04-29 08:01:28Z allan $
+# $Id: PKGBUILD 76357 2012-09-16 14:53:18Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Daniele Paolella <danielepaolella@email.it>
# Contributor: Philipp Überbacher <hollunder at gmx dot at>
@@ -9,7 +9,7 @@ pkgname=('jack2' 'jack2-dbus')
#pkgname= # single build (overrides split)
_tarname=jack
pkgver=1.9.8
-pkgrel=2
+pkgrel=3
arch=('i686' 'x86_64')
url="http://jackaudio.org/"
backup=(etc/security/limits.d/99-audio.conf)
@@ -42,6 +42,11 @@ _isbuild() {
build() {
cd "$srcdir/$_tarname-$pkgver"
+ # Some optimisation bug exists for current GCC
+ # see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53663
+ export CFLAGS="${CFLAGS/-O[0-9]/-O0}"
+ export CXXFLAGS="$CFLAGS"
+
# fix doxygen building
sed -i 's:build/default/html:html:' $_tarname-$pkgver/wscript
diff --git a/community/kadu/PKGBUILD b/community/kadu/PKGBUILD
index a6ceb1292..e9d2c6f33 100644
--- a/community/kadu/PKGBUILD
+++ b/community/kadu/PKGBUILD
@@ -1,34 +1,34 @@
-# $Id: PKGBUILD 76119 2012-09-11 16:47:42Z bpiotrowski $
+# $Id: PKGBUILD 76360 2012-09-16 14:56:37Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Mateusz Herych
# Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org>
pkgname=kadu
-pkgver=0.12.2
+pkgver=0.12.3
pkgrel=1
-pkgdesc="A Qt-based Jabber/XMPP and Gadu-Gadu client"
+pkgdesc='A Qt-based Jabber/XMPP and Gadu-Gadu client'
arch=('i686' 'x86_64')
-url="http://www.kadu.net/"
+url='http://www.kadu.net/'
license=('GPL')
depends=('libgadu' 'libxss' 'enchant' 'phonon' 'qca-ossl' 'libidn' 'libmpdclient' 'qtwebkit' 'xdg-utils')
makedepends=('cmake' 'libao' 'libsndfile' 'libxtst' 'curl')
install=kadu.install
source=(http://download.kadu.im/stable/$pkgname-$pkgver.tar.bz2)
-md5sums=('e546834f85bed14279691998545d203c')
+md5sums=('c5d6f0bd384cd96090819ea018eb8ad8')
build() {
- cd "$srcdir"
+ cd $srcdir
mkdir build
cd build
- cmake ../${pkgname}-${pkgver} \
+ cmake ../$pkgname-$pkgver \
-DCMAKE_INSTALL_PREFIX=/usr
make
}
package() {
- cd "$srcdir/build"
- make DESTDIR="$pkgdir" install
- mv "$pkgdir"/usr/sdk "$pkgdir"/usr/share/kadu/sdk
- rm -rf "$pkgdir/usr/{lib,include}/{libgadu*,pkgconfig}"
- rm -rf "$pkgdir/usr/share/kadu/{HISTORY,README}"
+ cd $srcdir/build
+ make DESTDIR=$pkgdir install
+ mv $pkgdir/usr/sdk "$pkgdir"/usr/share/kadu/sdk
+ rm -rf $pkgdir/usr/{lib,include}/{libgadu*,pkgconfig}
+ rm -rf $pkgdir/usr/share/kadu/{HISTORY,README}
}
diff --git a/community/ldc/PKGBUILD b/community/ldc/PKGBUILD
index 50d0a1589..3dccf2057 100644
--- a/community/ldc/PKGBUILD
+++ b/community/ldc/PKGBUILD
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD 72875 2012-06-24 11:09:33Z svenstaro $
+# $Id: PKGBUILD 76398 2012-09-17 09:39:27Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
pkgname=ldc
-pkgver=20120624
+pkgver=20120917
pkgrel=1
pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2"
arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ md5sums=()
_gitroot=git://github.com/ldc-developers/ldc.git
_gitname=ldc
-_gitbranch=llvm-3.1
+_gitbranch=master
[[ $CARCH == "x86_64" ]] && _multilib="ON"
[[ $CARCH == "i686" ]] && _multilib="OFF"
diff --git a/community/lib32-libphobos-ldc/PKGBUILD b/community/lib32-libphobos-ldc/PKGBUILD
index cc43715a9..d33790daf 100644
--- a/community/lib32-libphobos-ldc/PKGBUILD
+++ b/community/lib32-libphobos-ldc/PKGBUILD
@@ -1,7 +1,7 @@
# $Id: PKGBUILD 72029 2012-06-06 11:58:40Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
pkgname=lib32-libphobos-ldc
-pkgver=20120607
+pkgver=20120917
pkgrel=1
pkgdesc="libphobos for ldc (32-bit)"
arch=('x86_64')
@@ -14,7 +14,7 @@ md5sums=()
_gitroot=git://github.com/ldc-developers/ldc.git
_gitname=ldc
-_gitbranch=llvm-3.1
+_gitbranch=master
build() {
cd "$srcdir"
diff --git a/community/minidlna/PKGBUILD b/community/minidlna/PKGBUILD
index c512a6908..7f2076dab 100644
--- a/community/minidlna/PKGBUILD
+++ b/community/minidlna/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 73806 2012-07-15 20:17:53Z spupykin $
+# $Id: PKGBUILD 76403 2012-09-17 10:17:02Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer:Biginoz < biginoz AT free point fr>
# Contributor: Ignacio Galmarino <igalmarino@gmail.com>
@@ -7,7 +7,7 @@
pkgname=minidlna
pkgver=1.0.25
-pkgrel=1
+pkgrel=2
pkgdesc="A DLNA/UPnP-AV Media server (aka ReadyDLNA)"
arch=('i686' 'x86_64')
url="http://sourceforge.net/projects/minidlna/"
@@ -19,12 +19,12 @@ backup=('etc/minidlna.conf'
changelog=changelog
source=(http://downloads.sourceforge.net/minidlna/minidlna_${pkgver}_src.tar.gz
minidlna.rc
- minidlna.conf
- minidlna.service)
+ minidlna.service
+ minidlna.tmpfiles)
md5sums=('d966256baf2f9b068b9de871ab5dade5'
'c9863d5703e0a8469cc200f2739567e7'
- 'af1b8c0fef9902f797b0324c255da5a1'
- '1903ed9ceee43b8bb86146b9ad8eb50c')
+ '1903ed9ceee43b8bb86146b9ad8eb50c'
+ '26de27b12d6a37c47d9714107d07aac9')
build() {
cd "$srcdir/$pkgname-$pkgver"
@@ -43,6 +43,6 @@ package() {
echo 'MINIDLNA_OPTS=""' >>$pkgdir/etc/conf.d/minidlna
# systemd files
- install -Dm0644 $srcdir/minidlna.conf $pkgdir/usr/lib/tmpfiles.d/minidlna.conf
+ install -Dm0644 $srcdir/minidlna.tmpfiles $pkgdir/usr/lib/tmpfiles.d/minidlna.conf
install -Dm0644 $srcdir/minidlna.service $pkgdir/usr/lib/systemd/system/minidlna.service
}
diff --git a/community/minidlna/minidlna.tmpfiles b/community/minidlna/minidlna.tmpfiles
new file mode 100644
index 000000000..56e057f62
--- /dev/null
+++ b/community/minidlna/minidlna.tmpfiles
@@ -0,0 +1,5 @@
+# systemd tmpfile settings for minidlna
+# See tmpfiles.d(5) for details
+
+d /var/run/minidlna 0755 nobody nobody -
+d /var/cache/minidlna 0755 nobody nobody -
diff --git a/community/mp3unicode/PKGBUILD b/community/mp3unicode/PKGBUILD
index d9122cba7..5a76772f3 100644
--- a/community/mp3unicode/PKGBUILD
+++ b/community/mp3unicode/PKGBUILD
@@ -1,23 +1,22 @@
-# $Id: PKGBUILD 67970 2012-03-16 13:11:55Z giovanni $
+# $Id: PKGBUILD 76345 2012-09-16 07:08:17Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Zhukov Pavel <gelios@gmail.com>
pkgname=mp3unicode
-pkgver=1.2
-pkgrel=5
+pkgver=1.2.1
+pkgrel=1
pkgdesc="A command line utility to convert ID3 tags in mp3 files between different encodings"
arch=('i686' 'x86_64')
url="http://mp3unicode.yellowsite.ru/"
license=('GPL')
depends=('taglib')
-source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('36665ee3ed71585e377f46fda6124a09')
+source=(https://github.com/downloads/alonbl/$pkgname/$pkgname-$pkgver.tar.bz2)
+sha256sums=('375b432ce784407e74fceb055d115bf83b1bd04a83b95256171e1a36e00cfe07')
build() {
cd ${srcdir}/$pkgname-$pkgver
- ./configure --prefix=/usr \
- --mandir=/usr/share/man
+ ./configure --prefix=/usr --mandir=/usr/share/man
make
}
diff --git a/community/nestopia/PKGBUILD b/community/nestopia/PKGBUILD
index c73ddbce7..b2bc7ab0a 100644
--- a/community/nestopia/PKGBUILD
+++ b/community/nestopia/PKGBUILD
@@ -1,46 +1,31 @@
-# $Id: PKGBUILD 63676 2012-02-05 12:05:46Z ibiru $
+# $Id: PKGBUILD 76405 2012-09-17 10:50:40Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Tiago Pierezan Camargo <tcamargo@gmail.com>
# Contributor: robb_force <robb_force@holybuffalo.net>
pkgname=nestopia
-pkgver=1.40h
-pkgrel=5
+pkgver=1.41
+pkgrel=1
pkgdesc='An NES emulator featuring cycle exact emulation, a ridiculous number of mappers, and lots of custom sound chips.'
-url='http://rbelmont.mameworld.info/?page_id=200'
+url='http://0ldsk00l.ca/nestopia.html'
license=('GPL')
arch=('i686' 'x86_64')
-depends=('sdl>=1.2.12' 'alsa-lib' 'gtk2>=2.4' 'mesa')
+depends=('sdl' 'alsa-lib' 'gtk3' 'mesa')
makedepends=('unzip')
-# rbelmont.mameworld.info blocks some user-agents
-DLAGENTS=('http::/usr/bin/wget -c -t 3 --waitretry=3 --user-agent=Mozilla/5.0 -O %o %u'
- 'https::/usr/bin/wget -c -t 3 --waitretry=3 --no-check-certificate -O %o %u')
-source=("https://downloads.sourceforge.net/project/nestopia/Nestopia/v${pkgver//[a-z]/}/Nestopia${pkgver//[.a-z]/}src.zip"
- "http://rbelmont.mameworld.info/nst${pkgver//[a.a-z]/}_lnx_release_${pkgver:${#pkgver}-1:1}.zip"
- "nestopia"
+source=("$pkgname-$pkgver.tar.gz::https://github.com/rdanbrook/nestopia/tarball/$pkgver"
"nestopia_bogus_error_on_save_settings.patch")
-md5sums=('526c99a06d2b257135e7047b0ed95ae0'
- 'f9a9a905bada67e11dac1364612d0b35'
- 'abc2f030dd291f58d65c9095ef024225'
+md5sums=('6baa5cb1bd4e929b200bdf33ea221606'
'0160078c9afcbb1a6ac389c3989929f7')
build() {
- cd ${srcdir}
+ cd ${srcdir}/rdanbrook-nestopia-*
# remove a bogus error message on exit
- patch -p0 < nestopia_bogus_error_on_save_settings.patch
- make -j1
-
- # Install the nestopia script that copies required files to ~/.nestopia
- install -Dm755 ${srcdir}/${pkgname} ${pkgdir}/usr/bin/${pkgname}
-
- # Older releases used a .sh file. Make a symlink to make everyone happy
- cd ${pkgdir}/usr/bin
- ln -s ${pkgname} ${pkgname}.sh
+ patch -p0 <$srcdir/nestopia_bogus_error_on_save_settings.patch
+ make PREFIX=/usr -j1
+}
- # Install the required files and executable in /usr/share
- cd ${srcdir}
- install -Dm755 nst ${pkgdir}/usr/bin/${pkgname}-bin
- install -dm775 ${pkgdir}/usr/share/${pkgname}/
- install -m644 nstcontrols ${pkgdir}/usr/share/${pkgname}/
- install -m644 NstDatabase.xml ${pkgdir}/usr/share/${pkgname}/
+package() {
+ cd ${srcdir}/rdanbrook-nestopia-*
+ mkdir -p $pkgdir/usr/{bin,share/nestopia}
+ make install PREFIX=$pkgdir/usr
}
diff --git a/community/partclone/PKGBUILD b/community/partclone/PKGBUILD
index 84832c36e..f8fee5daa 100644
--- a/community/partclone/PKGBUILD
+++ b/community/partclone/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 76316 2012-09-15 19:44:12Z jsteel $
+# $Id: PKGBUILD 76351 2012-09-16 13:33:43Z jsteel $
# Maintainer: Jonathan Steel <mail at jsteel dot org>
# Contrinutor: Dan Serban
# Contributor: Franz Burgmann
@@ -13,7 +13,6 @@ arch=('i686' 'x86_64')
url="http://partclone.org"
license=('GPL')
depends=('progsreiserfs' 'ntfs-3g')
-conflicts=('partclone-testing' 'partclone-git')
source=(https://downloads.sourceforge.net/project/$pkgname/stable/$pkgver/${pkgname}_$pkgver.tar.gz)
md5sums=('c873588f26185d6ce8db7b4c5470aa00')
diff --git a/community/pgadmin3/PKGBUILD b/community/pgadmin3/PKGBUILD
index ded8a65b4..e9d827e59 100644
--- a/community/pgadmin3/PKGBUILD
+++ b/community/pgadmin3/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 73360 2012-07-06 16:34:53Z spupykin $
+# $Id: PKGBUILD 76420 2012-09-17 16:09:17Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Douglas Soares de Andrade <dsa@aur.archlinux.org>
# Contributor: Benjamin Andresen <benny@klapmuetz.org>
# Contributor: bekks <eduard.warkentin@gmx.de>
pkgname=pgadmin3
-pkgver=1.14.3
+pkgver=1.16.0
pkgrel=1
pkgdesc="Comprehensive design and management interface for PostgreSQL"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ license=('custom')
depends=('wxgtk' 'postgresql-libs' 'libxslt')
makedepends=('libpqxx' 'krb5' 'postgresql' 'gendesk' 'imagemagick')
source=(http://ftp.postgresql.org/pub/pgadmin3/release/v${pkgver}/src/pgadmin3-${pkgver}.tar.gz)
-md5sums=('0669074fda039f5128abb40f63948ff5')
+md5sums=('30ba5470a625176995a21099a9ae3058')
build() {
cd "$srcdir"
diff --git a/community/qtcurve-gtk2/PKGBUILD b/community/qtcurve-gtk2/PKGBUILD
index 6c8399cb9..f02f92c5c 100644
--- a/community/qtcurve-gtk2/PKGBUILD
+++ b/community/qtcurve-gtk2/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 69999 2012-04-28 00:40:23Z svenstaro $
+# $Id: PKGBUILD 76418 2012-09-17 15:35:37Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=qtcurve-gtk2
pkgver=1.8.15
-pkgrel=1
+pkgrel=2
pkgdesc="A configurable set of widget styles for KDE and Gtk"
arch=('i686' 'x86_64')
url="http://www.kde-look.org/content/show.php?content=40492"
@@ -14,13 +14,18 @@ depends=('gtk2')
makedepends=('cmake')
groups=('qtcurve')
options=('!libtool')
-source=("http://craigd.wikispaces.com/file/view/QtCurve-Gtk2-${pkgver}.tar.bz2")
-md5sums=('00054b1923f995fa55e0573730b9f3a6')
+source=("http://craigd.wikispaces.com/file/view/QtCurve-Gtk2-${pkgver}.tar.bz2"
+ cairo_flush_fix.patch)
+md5sums=('00054b1923f995fa55e0573730b9f3a6'
+ '3aec00bd00af49ed42a47855ec37f670')
build() {
cd "${srcdir}"
- mkdir build
- cd build
+
+ patch -Np1 -i ${srcdir}/cairo_flush_fix.patch -d QtCurve-Gtk2-${pkgver}
+
+ mkdir -p build
+ cd build/
cmake ../QtCurve-Gtk2-${pkgver} \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr
diff --git a/community/qtcurve-gtk2/cairo_flush_fix.patch b/community/qtcurve-gtk2/cairo_flush_fix.patch
new file mode 100644
index 000000000..12ed2d291
--- /dev/null
+++ b/community/qtcurve-gtk2/cairo_flush_fix.patch
@@ -0,0 +1,11 @@
+diff -urB QtCurve-Gtk2-1.8.15.orig/style/shadowhelper.c QtCurve-Gtk2-1.8.15/style/shadowhelper.c
+--- QtCurve-Gtk2-1.8.15.orig/style/shadowhelper.c 2012-04-24 17:19:54.000000000 -0400
++++ QtCurve-Gtk2-1.8.15/style/shadowhelper.c 2012-09-14 08:29:55.828897057 -0400
+@@ -58,6 +58,7 @@
+ cairo_rectangle(cr, 0, 0, shadowSize, shadowSize);
+ cairo_fill(cr);
+ cairo_destroy(cr);
++ cairo_surface_destroy(dest);
+ g_object_unref(pixbuf);
+ return pixmap;
+ }
diff --git a/community/smbnetfs/PKGBUILD b/community/smbnetfs/PKGBUILD
index c17f456b6..7e880f082 100644
--- a/community/smbnetfs/PKGBUILD
+++ b/community/smbnetfs/PKGBUILD
@@ -1,27 +1,29 @@
-# $Id: PKGBUILD 65451 2012-02-21 05:52:02Z spupykin $
+# $Id: PKGBUILD 76408 2012-09-17 10:51:59Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=smbnetfs
pkgver=0.5.3a
-pkgrel=4
+pkgrel=5
pkgdesc="small C program that mounts Microsoft network neighborhood in single directory."
arch=('i686' 'x86_64')
url="http://smbnetfs.sourceforge.net/"
license=('GPL')
depends=('fuse' 'smbclient')
-backup=(etc/smbnetfs/.smb/smb.conf \
- etc/smbnetfs/.smb/smbnetfs.conf \
- etc/smbnetfs/.smb/smbnetfs.auth \
- etc/smbnetfs/.smb/smbnetfs.host)
+backup=('etc/smbnetfs/.smb/smb.conf'
+ 'etc/smbnetfs/.smb/smbnetfs.conf'
+ 'etc/smbnetfs/.smb/smbnetfs.auth'
+ 'etc/smbnetfs/.smb/smbnetfs.host')
install=smbnetfs.install
options=(docs)
-source=(http://downloads.sourceforge.net/smbnetfs/$pkgname-$pkgver.tar.bz2 \
- rc-smbnetfs \
- conf-smbnetfs)
+source=(http://downloads.sourceforge.net/smbnetfs/$pkgname-$pkgver.tar.bz2
+ rc-smbnetfs
+ conf-smbnetfs
+ smbnetfs.service)
md5sums=('66d1477ca981f5a07b4b21c6bdbdc442'
'b6cff0ee75cafd739ad44216236b5e28'
- 'e150c4cd894cc6ade11b94c95cf17ec4')
+ 'e150c4cd894cc6ade11b94c95cf17ec4'
+ '0fdd0dbaa5f16b1ecd00ec1ddcdfc223')
build() {
cd $srcdir/$pkgname-$pkgver
@@ -33,10 +35,10 @@ build() {
mv $pkgdir/usr/share/doc/smbnetfs* $pkgdir/usr/share/doc/smbnetfs
mkdir -p $pkgdir/etc/smbnetfs/.smb
- install -D -m 0644 $srcdir/$pkgname-$pkgver/conf/* $pkgdir/etc/smbnetfs/.smb/
-# install -D -m 0644 $srcdir/$pkgname-$pkgver/doc/INSTALL $pkgdir/usr/share/doc/smbnetfs/INSTALL
- install -D -m 0644 $srcdir/$pkgname-$pkgver/README $pkgdir/usr/share/doc/smbnetfs/README
- install -D -m 0755 $srcdir/rc-smbnetfs $pkgdir/etc/rc.d/smbnetfs
- install -D -m 0644 $srcdir/conf-smbnetfs $pkgdir/etc/conf.d/smbnetfs
+ install -m0644 $srcdir/$pkgname-$pkgver/conf/* $pkgdir/etc/smbnetfs/.smb/
+ install -Dm0644 $srcdir/$pkgname-$pkgver/README $pkgdir/usr/share/doc/smbnetfs/README
+ install -Dm0755 $srcdir/rc-smbnetfs $pkgdir/etc/rc.d/smbnetfs
+ install -Dm0644 $srcdir/conf-smbnetfs $pkgdir/etc/conf.d/smbnetfs
+ install -Dm0644 $srcdir/smbnetfs.service $pkgdir/usr/lib/systemd/system/smbnetfs.service
touch $pkgdir/etc/smbnetfs/.smb/smb.conf
}
diff --git a/community/smbnetfs/smbnetfs.service b/community/smbnetfs/smbnetfs.service
new file mode 100644
index 000000000..cf3cd0f58
--- /dev/null
+++ b/community/smbnetfs/smbnetfs.service
@@ -0,0 +1,13 @@
+[Unit]
+Description=Mount Samba Shares
+After=network.target
+
+[Service]
+Environment=HOME=/etc/smbnetfs SMBNETFS_MOUNT_POINT=/mnt/smbnet
+EnvironmentFile=/etc/conf.d/smbnetfs
+User=nobody
+ExecStart=/usr/bin/smbnetfs -f -o allow_other $SMBNETFS_MOUNT_POINT
+ExecStop=/bin/fusermount -u $SMBNETFS_MOUNT_POINT
+
+[Install]
+WantedBy=multi-user.target
diff --git a/community/vile/PKGBUILD b/community/vile/PKGBUILD
index ff6273f1d..1d7b359f8 100644
--- a/community/vile/PKGBUILD
+++ b/community/vile/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 65367 2012-02-21 02:23:34Z spupykin $
+# $Id: PKGBUILD 76396 2012-09-17 08:49:52Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=vile
@@ -15,6 +15,7 @@ md5sums=('b5a0d89165f633a662cdb4b5c57f2e2f')
build() {
cd $srcdir/$pkgname-$pkgver
+ sed -i 's|FLEX_BETA|FLEX_NOBETA|g' filters/filters.h
./configure --prefix=/usr
make
make install DESTDIR=$pkgdir
diff --git a/community/vsftpd/PKGBUILD b/community/vsftpd/PKGBUILD
index 77da787b7..1ce9b482c 100644
--- a/community/vsftpd/PKGBUILD
+++ b/community/vsftpd/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 73933 2012-07-17 06:43:49Z bpiotrowski $
+# $Id: PKGBUILD 76364 2012-09-16 15:05:42Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Andreas Radke <andyrtr@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
pkgname=vsftpd
-pkgver=3.0.0
-pkgrel=4
+pkgver=3.0.1
+pkgrel=1
pkgdesc="Very Secure FTP daemon"
arch=('i686' 'x86_64')
url="https://security.appspot.com/vsftpd.html"
@@ -13,11 +13,11 @@ license=('GPL2')
depends=('openssl')
backup=('etc/vsftpd.conf' 'etc/xinetd.d/vsftpd')
install=vsftpd.install
-source=(https://security.appspot.com/downloads/${pkgname}-${pkgver}.tar.gz{,.asc}
+source=(https://security.appspot.com/downloads/$pkgname-$pkgver.tar.gz{,.asc}
vsftpd.xinetd vsftpd.d vsftpd-ssl.socket vsftpd.socket
vsftpd.service vsftpd@.service vsftpd-ssl.service vsftpd-ssl@.service)
-sha1sums=('436da30cefa33e22a0266077ab95397e9432e297'
- '2142ac8a84f18ecc1ebac21b9ac07858c35ae6af'
+sha1sums=('a366c82e726892eb50e5e74bac92d832d360da74'
+ 'c30e2813d190bbead6434dd109b21ec2c1076c81'
'c87b4ce56dac15223694a6e86c01ea813b877596'
'24f268956c24e78be0c234c6d31f41487922eafe'
'f81dab50243f7e82dc9722ca79b2b24de0882eb2'