summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-01-02 23:14:48 +0000
committerroot <root@rshg054.dnsready.net>2012-01-02 23:14:48 +0000
commit48c96871761a4aad193d814e87ddb87c322e17d2 (patch)
tree60a798c3bbdef2ba8f51c6719e80b5552a9fb6d4 /community
parent29f5aa692a3fa3ff3e743a47d1c57f1cc0341809 (diff)
Mon Jan 2 23:14:48 UTC 2012
Diffstat (limited to 'community')
-rw-r--r--community/alleyoop/PKGBUILD18
-rw-r--r--community/alleyoop/alleyoop.install20
-rw-r--r--community/gammu/PKGBUILD12
-rw-r--r--community/intel-tbb/PKGBUILD11
-rw-r--r--community/mtpaint/PKGBUILD19
-rw-r--r--community/mtpaint/mtpaint.install9
-rw-r--r--community/qtractor/PKGBUILD8
-rw-r--r--community/setconf/PKGBUILD6
-rw-r--r--community/xmlrpc-c/PKGBUILD14
9 files changed, 58 insertions, 59 deletions
diff --git a/community/alleyoop/PKGBUILD b/community/alleyoop/PKGBUILD
index 895a91d77..9d2bdc078 100644
--- a/community/alleyoop/PKGBUILD
+++ b/community/alleyoop/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 57801 2011-11-03 09:12:48Z arodseth $
+# $Id: PKGBUILD 61496 2012-01-02 02:13:47Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Angelo Theodorou <encelo@users.sourceforge.net>
# Contributor: Lex Rivera aka x-demon <aur@x-demon.org>
pkgname=alleyoop
-pkgver=0.9.7
-pkgrel=3
-pkgdesc="A Valgrind front-end for the GNOME environment"
+pkgver=0.9.8
+pkgrel=1
+pkgdesc="Valgrind front-end for the GNOME environment"
arch=('x86_64' 'i686')
url="http://alleyoop.sourceforge.net/"
license=('GPL')
@@ -13,12 +13,12 @@ depends=('valgrind' 'libgnomeui')
makedepends=('intltool')
install=alleyoop.install
source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('b45ab041dea15cd0ae663183bef893c6')
+sha256sums=('0b36fd3af83aa74d363a5d13414b7a38c3efabd2fce0fbeb2a8171998e0b6756')
build() {
cd "$srcdir/$pkgname-$pkgver"
- ./configure --prefix=/usr --sysconfdir=/etc
+ ./configure --prefix=/usr --sysconfdir=/etc #--disable-schemas-compile
make
}
@@ -26,9 +26,9 @@ package() {
cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
- install -m755 -d "$pkgdir/usr/share/gconf/schemas"
- gconf-merge-schema "$pkgdir/usr/share/gconf/schemas/$pkgname.schemas" \
- --domain alleyoop "$pkgdir"/etc/gconf/schemas/*.schemas
+ #install -dm755 "$pkgdir/usr/share/gconf/schemas"
+ #gconf-merge-schema "$pkgdir/usr/share/gconf/schemas/$pkgname.schemas" \
+ # --domain alleyoop "$pkgdir"/etc/gconf/schemas/*.schemas
rm -r "$pkgdir/etc"
}
diff --git a/community/alleyoop/alleyoop.install b/community/alleyoop/alleyoop.install
index 16e3af018..f6a1886e7 100644
--- a/community/alleyoop/alleyoop.install
+++ b/community/alleyoop/alleyoop.install
@@ -1,19 +1,15 @@
-pkgname=alleyoop
-
-post_install() {
- usr/sbin/gconfpkg --install ${pkgname}
-}
-
-pre_remove() {
- usr/sbin/gconfpkg --uninstall ${pkgname}
+post_upgrade() {
+ usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
+ #update-desktop-database -q
+ #gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
}
-pre_upgrade() {
- pre_remove $1
+post_install() {
+ post_upgrade
}
-post_upgrade() {
- post_install $1
+post_remove() {
+ post_upgrade
}
# vim:set ts=2 sw=2 et:
diff --git a/community/gammu/PKGBUILD b/community/gammu/PKGBUILD
index 7ede3ead2..6fcfeab68 100644
--- a/community/gammu/PKGBUILD
+++ b/community/gammu/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 52053 2011-07-19 20:30:49Z schiv $
+# $Id: PKGBUILD 61481 2012-01-01 10:15:29Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Corrado Primier <bardo@aur.archlinux.org>
# Contributor: Aurelien Foret <orelien@chez.com>
pkgname=gammu
-pkgver=1.30.0
+pkgver=1.31.0
pkgrel=1
pkgdesc="GNU All Mobile Management Utilities"
arch=('i686' 'x86_64')
@@ -14,9 +14,9 @@ depends=('bluez' 'curl' 'libmysqlclient'
'postgresql-libs' 'python2' 'libusb')
makedepends=('cmake' 'doxygen' 'mysql')
optdepends=('dialog: support for the gammu-config script')
-options=('!makeflags')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('5bb061f1299e7ae8d38ecac1b8b11465')
+#options=('!makeflags')
+source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2")
+md5sums=('9b1ff5d84730f025802b961ab9f26717')
build() {
cd "$srcdir/$pkgname-$pkgver"
@@ -30,3 +30,5 @@ package() {
make DESTDIR="$pkgdir" install
}
+
+# vim:set ts=2 sw=2 et:
diff --git a/community/intel-tbb/PKGBUILD b/community/intel-tbb/PKGBUILD
index b21ff6112..b730e44b3 100644
--- a/community/intel-tbb/PKGBUILD
+++ b/community/intel-tbb/PKGBUILD
@@ -1,15 +1,18 @@
+# $Id: PKGBUILD 61487 2012-01-01 12:33:54Z andrea $
+# Maintainer:
# Contributor: Thomas Dziedzic < gostrc at gmail >
# Contributor: Denis Martinez <deuns.martinez AT gmail.com>
pkgname=intel-tbb
-pkgver=4.0_20111003
+pkgver=4.0_20111130
pkgrel=1
-pkgdesc='An award-winning C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance.'
+pkgdesc='An award-winning C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance'
arch=('i686' 'x86_64')
url='http://www.threadingbuildingblocks.org/'
license=('GPL')
-source=("http://threadingbuildingblocks.org/uploads/77/177/4.0%20update%201/tbb40_20111003oss_src.tgz")
-md5sums=('7b5d94eb35a563b29ef402e0fd8f15c9')
+depends=('gcc-libs')
+source=("http://threadingbuildingblocks.org/uploads/77/180/4.0%20update%202/tbb40_20111130oss_src.tgz")
+md5sums=('1e6926b21e865e79772119cd44fc3ad8')
build() {
cd tbb${pkgver/\./}oss
diff --git a/community/mtpaint/PKGBUILD b/community/mtpaint/PKGBUILD
index cae6deaeb..2aacb7fff 100644
--- a/community/mtpaint/PKGBUILD
+++ b/community/mtpaint/PKGBUILD
@@ -1,28 +1,27 @@
-# $Id: PKGBUILD 59671 2011-11-29 09:34:27Z arodseth $
+# $Id: PKGBUILD 61499 2012-01-02 02:35:06Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Roman Kyrylych <roman@archlinux.org>
# Contributor: yosh64 <yosh64.at.gmail.dot.com>
pkgname=mtpaint
-pkgver=3.31
-pkgrel=7
-pkgdesc="A simple GTK2 painting program designed for creating icons and pixel based artwork"
+pkgver=3.40
+pkgrel=1
+pkgdesc="Simple GTK2 paint program for creating icons and pixel based artwork"
arch=('x86_64' 'i686')
url="http://mtpaint.sourceforge.net/"
license=('GPL3')
-depends=('gtk2' 'giflib' 'openjpeg' 'bzip2' 'desktop-file-utils' 'glib2' 'freetype2')
+depends=('gtk2' 'giflib' 'openjpeg' 'desktop-file-utils' 'lcms2')
install=mtpaint.install
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2"
- "libpng14.patch"
- "mtpaint.install")
-md5sums=('fbe34eb25f96b6092403115f1f6ab387'
- 'f84245ae1e26bd734740306b09024bb8'
- '1bd546a8efeae01e8fd8a5c7f213012e')
+ "libpng14.patch")
+sha256sums=('ef321d2b404839c7b909bdf5283eb22a37fbdd35b4cc9e380ddc400573d7c890'
+ 'be51d45d1146d6c61d1c2c12d1712134da5048dd7314e2741ff336cac6838de3')
build() {
cd "$srcdir/$pkgname-$pkgver"
patch -Np1 -i "$srcdir/libpng14.patch"
./configure --prefix=/usr --mandir=/usr/share/man/man1 man intl gif jpeg tiff
+ sed -i 's:-lpng:-lpng -lgif:' _conf.txt
make
}
diff --git a/community/mtpaint/mtpaint.install b/community/mtpaint/mtpaint.install
index b44de11aa..99a538dea 100644
--- a/community/mtpaint/mtpaint.install
+++ b/community/mtpaint/mtpaint.install
@@ -1,12 +1,11 @@
-post_install() {
- post_upgrade
-}
-
post_upgrade() {
- echo "Updating desktop database"
update-desktop-database -q
}
+post_install() {
+ post_upgrade
+}
+
post_remove() {
post_upgrade
}
diff --git a/community/qtractor/PKGBUILD b/community/qtractor/PKGBUILD
index 59ff37802..d71dbdbe0 100644
--- a/community/qtractor/PKGBUILD
+++ b/community/qtractor/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 61060 2011-12-21 12:38:09Z schiv $
+# $Id: PKGBUILD 61485 2012-01-01 11:40:37Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: Philipp Überbacher <hollunder at gmx dot at>
pkgname=qtractor
-pkgver=0.5.2
+pkgver=0.5.3
pkgrel=1
pkgdesc="Audio/MIDI multitrack sequencer"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ depends=('qt' 'jack' 'slv2' 'libmad' 'liblo'
'libsamplerate' 'rubberband')
makedepends=('ladspa' 'dssi')
[ "$CARCH" = "i686" ] && optdepends=('dssi-vst: win32 VST support')
-source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
-md5sums=('15a75fe7164b9670961af0ce9e689fdb')
+source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
+md5sums=('cae94dd21628f22351dec5521b5a564d')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/community/setconf/PKGBUILD b/community/setconf/PKGBUILD
index ab8c8cddc..d1f7c2c41 100644
--- a/community/setconf/PKGBUILD
+++ b/community/setconf/PKGBUILD
@@ -1,7 +1,7 @@
-# $Id: PKGBUILD 61248 2011-12-26 01:05:59Z arodseth $
+# $Id: PKGBUILD 61489 2012-01-01 19:21:14Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
pkgname=setconf
-pkgver=0.3
+pkgver=0.3.1
pkgrel=1
pkgdesc="Utility to easily change settings in Makefiles and other configuration files"
arch=('x86_64' 'i686')
@@ -10,7 +10,7 @@ license=('GPL')
depends=('pcre' 'gc')
makedepends=('shedskin>=0.1.2')
source=("http://setconf.roboticoverlords.org/$pkgname-$pkgver.tbz2")
-sha256sums=('94d37bcc74d59dfa60770308e2ab3b669dc2e0716a23fda584bf71cf037f1183')
+sha256sums=('1055757af5dc5ecb529f918f9e601552f24caca8ca08833a52e4e3a1243cbd01')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/community/xmlrpc-c/PKGBUILD b/community/xmlrpc-c/PKGBUILD
index 69ebd635d..66697bd6d 100644
--- a/community/xmlrpc-c/PKGBUILD
+++ b/community/xmlrpc-c/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 49552 2011-06-18 07:22:08Z andrea $
+# $Id: PKGBUILD 61501 2012-01-02 03:26:41Z daenyth $
# Maintainer: Daenyth <Daenyth+Arch [at] gmail [dot] com>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
# Contributor: Vitaliy Berdinskikh <skipper13@root.ua>
pkgname=xmlrpc-c
-pkgver=1858
+pkgver=2222
pkgrel=1
pkgdesc='This library provides a modular implementation of XML-RPC for C and C++'
arch=('i686' 'x86_64')
@@ -13,14 +13,15 @@ license=('custom:xmlrpc-c')
depends=('curl' 'libxml2' 'gcc-libs' 'zlib')
makedepends=('libtool')
options=('!makeflags' '!libtool')
-source=("ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('2bd41d1827ebd12ca8f0b9ef0b015228')
+source=("ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz")
+md5sums=('5822ea50f50fb86b5f211ec6bd820e5e')
build() {
[ "${CARCH}" = "x86_64" ] && export CFLAGS="${CFLAGS} -fPIC"
- cd $srcdir/$pkgname
+ cd $srcdir/$pkgname-$pkgver
./configure --prefix=/usr \
+ --mandir=/usr/share/man \
--enable-libxml2-backend \
--disable-cgi-server \
--disable-abyss-server \
@@ -31,10 +32,9 @@ build() {
}
package() {
- cd $srcdir/$pkgname
+ cd $srcdir/$pkgname-$pkgver
make DESTDIR=$pkgdir install
install -m 644 -D doc/COPYING $pkgdir/usr/share/licenses/${pkgname}/LICENSE
- mv $pkgdir/usr/man $pkgdir/usr/share/man
}
# vim:set ts=2 sw=2 et: