summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-04-21 00:01:27 +0000
committerroot <root@rshg054.dnsready.net>2012-04-21 00:01:27 +0000
commit905dec08e7144fe77aad1161778a6c3b74ff305c (patch)
tree2dadd89b94a210d035a975ab75d250abef1c959f /community
parent947c2e7bbbd5942492024997d34d709d436f1c8f (diff)
Sat Apr 21 00:01:27 UTC 2012
Diffstat (limited to 'community')
-rw-r--r--community/busybox/PKGBUILD5
-rw-r--r--community/c++-gtk-utils/PKGBUILD6
-rw-r--r--community/etl/PKGBUILD8
-rw-r--r--community/synfig/PKGBUILD6
-rw-r--r--community/synfigstudio/PKGBUILD6
5 files changed, 17 insertions, 14 deletions
diff --git a/community/busybox/PKGBUILD b/community/busybox/PKGBUILD
index 60a20a49d..037e0a9cf 100644
--- a/community/busybox/PKGBUILD
+++ b/community/busybox/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 66360 2012-02-24 00:42:04Z spupykin $
+# $Id: PKGBUILD 69589 2012-04-19 10:16:37Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Jens Pranaitis <jens@jenux.homelinux.org>
@@ -11,13 +11,16 @@ url="http://www.busybox.net"
license=('GPL')
makedepends=("make" "gcc" "sed" "ncurses")
source=($url/downloads/$pkgname-$pkgver.tar.bz2
+ http://git.exherbo.org/arbor.git/plain/packages/sys-apps/busybox/files/linux-headers-fix.patch
config)
install=busybox.install
md5sums=('9c0cae5a0379228e7b55e5b29528df8e'
+ '853097e2f1477f962d6f268c1b3ebd78'
'edd5c66c974ccc1b0030fd00beaa1b02')
build() {
cd "$srcdir/$pkgname-$pkgver"
+ patch -p1 <$srcdir/linux-headers-fix.patch
cp $srcdir/config .config
# if you want to run menuconfig uncomment the following line:
# make menuconfig ; return 1
diff --git a/community/c++-gtk-utils/PKGBUILD b/community/c++-gtk-utils/PKGBUILD
index 58d29b681..d72b7df7b 100644
--- a/community/c++-gtk-utils/PKGBUILD
+++ b/community/c++-gtk-utils/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 68461 2012-03-25 08:30:58Z giovanni $
+# $Id: PKGBUILD 69584 2012-04-19 09:02:57Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
pkgname=c++-gtk-utils
-pkgver=2.0.6
+pkgver=2.0.7
pkgrel=1
pkgdesc="Classes and functions for programming in GTK+"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('LGPL2.1')
depends=('gtk3')
options=('!libtool')
source=("http://downloads.sourceforge.net/project/cxx-gtk-utils/cxx-gtk-utils/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('06a16582721120ae13fa04c65e3617c0')
+md5sums=('aea6396d780d053e798caed5c6a95cac')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
diff --git a/community/etl/PKGBUILD b/community/etl/PKGBUILD
index a17e33636..3c87df6d6 100644
--- a/community/etl/PKGBUILD
+++ b/community/etl/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 65164 2012-02-20 05:28:07Z spupykin $
+# $Id: PKGBUILD 69579 2012-04-19 07:26:16Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Franco Iacomella <yaco@gnu.org>
pkgname=etl
-pkgver=0.04.14
-pkgrel=2
+pkgver=0.04.15
+pkgrel=1
pkgdesc="VoriaETL: C++ STL complementory multiplatform template library"
arch=(i686 x86_64)
url="http://synfig.org"
@@ -14,7 +14,7 @@ conflicts=('synfig-etl')
replaces=('synfig-etl')
#source=(http://arch.p5n.pp.ru/~sergej/dl/synfig-0.63.04.tar.gz)
source=(http://downloads.sourceforge.net/project/synfig/ETL/$pkgver/ETL-$pkgver.tar.gz)
-md5sums=('7cb91905cbe07af327340aeba2226c06')
+md5sums=('aac5038cdb4067100e57fb52337b0cfd')
build() {
cd $srcdir/ETL-$pkgver
diff --git a/community/synfig/PKGBUILD b/community/synfig/PKGBUILD
index 220779a00..b84855059 100644
--- a/community/synfig/PKGBUILD
+++ b/community/synfig/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 64414 2012-02-13 03:46:16Z spupykin $
+# $Id: PKGBUILD 69581 2012-04-19 07:27:11Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Franco Iacomella <yaco@gnu.org>
pkgname=synfig
-pkgver=0.63.04
+pkgver=0.63.05
pkgrel=1
pkgdesc="Professional vector animation program (CLI renderer only)"
arch=(i686 x86_64)
@@ -18,7 +18,7 @@ options=(!libtool)
source=(http://downloads.sourceforge.net/project/synfig/synfig/$pkgver/synfig-$pkgver.tar.gz
build-fix.patch
ffmpeg-0.8.patch)
-md5sums=('baa0df3a51d101600771e0d45fcc7d22'
+md5sums=('8591cf17c26405d68d2cc050a2929292'
'b5568b06fae1a7ee465b5380b1139b83'
'ebf41046097cfd778dee9a9854561dae')
diff --git a/community/synfigstudio/PKGBUILD b/community/synfigstudio/PKGBUILD
index b468906c6..818ad5e61 100644
--- a/community/synfigstudio/PKGBUILD
+++ b/community/synfigstudio/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 64416 2012-02-13 03:47:06Z spupykin $
+# $Id: PKGBUILD 69586 2012-04-19 09:14:58Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Franco Iacomella <yaco@gnu.org>
pkgname=synfigstudio
-pkgver=0.63.04
+pkgver=0.63.05
pkgrel=1
pkgdesc="Professional vector animation program (GUI)"
arch=(i686 x86_64)
@@ -15,7 +15,7 @@ makedepends=('openexr' 'imagemagick' 'xorg-fonts-100dpi' 'xorg-fonts-75dpi'
install=synfigstudio.install
options=('!libtool')
source=(http://downloads.sourceforge.net/project/synfig/synfigstudio/$pkgver/synfigstudio-$pkgver.tar.gz)
-md5sums=('6bc0d5410df032df6c518adca824ddb6')
+md5sums=('ca01b7523118e32c904b681d8ff0a085')
build() {
cd $srcdir/synfigstudio-$pkgver