summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-08-31 02:47:09 -0700
committerroot <root@rshg054.dnsready.net>2013-08-31 02:47:09 -0700
commit35038ccdbc0ea8a9d5c9bf1f5e992d84dda29b99 (patch)
treeafe4d4bb8cf56641358ca5d375e81a42974d24bb /community
parent109554d1877a597958bd06c69eb4a8fca34ef367 (diff)
Sat Aug 31 02:42:46 PDT 2013
Diffstat (limited to 'community')
-rw-r--r--community/directfb/PKGBUILD13
-rw-r--r--community/glfw/PKGBUILD8
-rw-r--r--community/gnustep-base/PKGBUILD6
-rw-r--r--community/iftop/PKGBUILD12
-rw-r--r--community/mtpaint/PKGBUILD22
-rw-r--r--community/mupen64plus/PKGBUILD33
-rw-r--r--community/openbox/PKGBUILD5
-rw-r--r--community/openimageio/PKGBUILD8
-rw-r--r--community/openshadinglanguage/PKGBUILD6
-rw-r--r--community/pcsxr/PKGBUILD31
-rw-r--r--community/pcsxr/link_order.patch13
-rw-r--r--community/pidgin-lwqq/PKGBUILD6
-rw-r--r--community/qingy/PKGBUILD4
-rw-r--r--community/weston/PKGBUILD6
14 files changed, 126 insertions, 47 deletions
diff --git a/community/directfb/PKGBUILD b/community/directfb/PKGBUILD
index e7f09b43e..5ee25c7d5 100644
--- a/community/directfb/PKGBUILD
+++ b/community/directfb/PKGBUILD
@@ -1,24 +1,25 @@
-# $Id: PKGBUILD 90017 2013-05-06 19:36:41Z foutrelis $
+# $Id: PKGBUILD 96481 2013-08-30 15:29:14Z spupykin $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Maintainer: Eric Bélanger <eric@archlinux.org>
pkgname=directfb
-pkgver=1.6.3
-pkgrel=2
+pkgver=1.7.0
+pkgrel=1
pkgdesc="A thin library that provides hardware graphics acceleration, input device handling and abstraction, integrated windowing system on top of the Linux Framebuffer Device"
arch=('i686' 'x86_64')
url="http://www.directfb.org"
license=('LGPL')
-depends=('gcc-libs' 'libjpeg' 'sdl' 'libpng' 'freetype2')
+depends=('gcc-libs' 'libjpeg' 'sdl' 'libpng' 'freetype2' 'libdrm' 'libgl' 'mesa')
options=('!libtool')
source=(http://www.directfb.org/downloads/Core/DirectFB-${pkgver%.*}/DirectFB-${pkgver}.tar.gz)
-sha1sums=('0433c5999044ec9701481a92e50c0760cdb50c41')
+sha1sums=('095852479098a55be2b0c6a0250af4159ee16e7c')
build() {
cd DirectFB-${pkgver}
./configure --prefix=/usr --sysconfdir=/etc --enable-static \
--enable-zlib --enable-x11 --enable-sdl --disable-vnc --disable-osx \
- --enable-video4linux2 --enable-voodoo
+ --enable-video4linux2 --enable-voodoo \
+ --enable-mesa --enable-drmkms
make
}
diff --git a/community/glfw/PKGBUILD b/community/glfw/PKGBUILD
index 46ad0cdb8..ab6e00719 100644
--- a/community/glfw/PKGBUILD
+++ b/community/glfw/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 93104 2013-06-24 11:26:57Z svenstaro $
+# $Id: PKGBUILD 96501 2013-08-30 19:17:19Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: philefou <tuxication AT gmail DOT com>
# Contributor: lindquist <tomas@famolsen.dk>
@@ -7,8 +7,8 @@
# Contributor: SpepS <dreamspepser at yahoo dot it>
pkgname=glfw
-pkgver=3.0.1
-pkgrel=2
+pkgver=3.0.2
+pkgrel=1
pkgdesc="A free, open source, portable framework for OpenGL application development"
arch=('i686' 'x86_64')
url="http://www.glfw.org/"
@@ -16,7 +16,7 @@ license=('custom:ZLIB')
depends=('libgl' 'libxrandr' 'glu' 'xorg-xinput')
makedepends=('mesa' 'cmake' 'doxygen')
source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2")
-md5sums=('b67fa7191e9cff0cf0caa7f16f80c658')
+md5sums=('35a3ef5e0a8137e6984c5fb892edb06c')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/community/gnustep-base/PKGBUILD b/community/gnustep-base/PKGBUILD
index f8a72fa46..0cf72b8a8 100644
--- a/community/gnustep-base/PKGBUILD
+++ b/community/gnustep-base/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 90154 2013-05-07 13:34:08Z spupykin $
+# $Id: PKGBUILD 96475 2013-08-30 14:07:55Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Vesa Kaihlavirta <vegai@iki.fi>
# Contributor: Sebastian Sareyko <public@nooms.de>
pkgname=gnustep-base
-pkgver=1.24.4
+pkgver=1.24.5
pkgrel=1
pkgdesc="The GNUstep base package"
arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@ conflicts=('gnustep-base-svn')
groups=('gnustep-core')
options=('!emptydirs' '!makeflags')
source=(ftp://ftp.gnustep.org/pub/gnustep/core/$pkgname-$pkgver.tar.gz)
-md5sums=('b300f3e6f9c27705226b741c8c018038')
+md5sums=('df4e9786c6845d091a677b55d4e2c7c3')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/community/iftop/PKGBUILD b/community/iftop/PKGBUILD
index c74667fab..007632adf 100644
--- a/community/iftop/PKGBUILD
+++ b/community/iftop/PKGBUILD
@@ -1,20 +1,19 @@
-# $Id: PKGBUILD 92025 2013-05-30 23:36:54Z seblu $
+# $Id: PKGBUILD 96466 2013-08-30 08:54:27Z fyan $
# Maintainer: Daenyth <Daenyth+Arch at gmail dot com>
# Contributor: Jeff Mickey <jeff@archlinux.org>
# Contributor: Alexander Mieland (dma147) <dma147@linux-stats.org>
# Contributor: slubman <slubman@slubman.net>
pkgname=iftop
-pkgver=0.17
-pkgrel=11
-pkgdesc="iftop does for network usage what top(1) does for CPU usage"
+pkgver=1.0pre2
+pkgrel=1
+pkgdesc="Display bandwidth usage on an interface"
arch=('i686' 'x86_64')
url="http://www.ex-parrot.com/~pdw/iftop/"
license=('GPL')
depends=('libpcap' 'ncurses')
-options=('!makeflags')
+#options=('!makeflags')
source=("http://www.ex-parrot.com/~pdw/$pkgname/download/$pkgname-$pkgver.tar.gz")
-md5sums=('062bc8fb3856580319857326e0b8752d')
build() {
cd "$srcdir/$pkgname-$pkgver"
@@ -28,3 +27,4 @@ package() {
make DESTDIR="$pkgdir" install
}
+sha512sums=('708172baa00a94671b494f33e7290af9ed4e0f764fabb500187855ee39840e379590274802e9ef360c128e881cfe0cefe7a12a9bfdcf9cfa7ffb49746b02300a')
diff --git a/community/mtpaint/PKGBUILD b/community/mtpaint/PKGBUILD
index 38cc5f61e..c2f31b445 100644
--- a/community/mtpaint/PKGBUILD
+++ b/community/mtpaint/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 95673 2013-08-15 12:27:57Z arodseth $
+# $Id: PKGBUILD 96473 2013-08-30 11:19:31Z 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.40
-pkgrel=9
+pkgrel=10
pkgdesc='Simple paint program for creating icons and pixel based artwork'
arch=('x86_64' 'i686')
url='http://mtpaint.sourceforge.net/'
license=('GPL3')
-depends=('gtk2' 'giflib' 'openjpeg' 'desktop-file-utils' 'lcms2')
-makedepends=('setconf')
+depends=('gtk2' 'giflib' 'openjpeg' 'desktop-file-utils' 'lcms2' 'jasper')
+makedepends=('gtk2' 'giflib' 'openjpeg' 'lcms2' 'setconf' 'jasper')
install='mtpaint.install'
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.bz2"
'libpng15.patch')
@@ -19,9 +19,9 @@ sha256sums=('ef321d2b404839c7b909bdf5283eb22a37fbdd35b4cc9e380ddc400573d7c890'
'be51d45d1146d6c61d1c2c12d1712134da5048dd7314e2741ff336cac6838de3')
prepare() {
- cd "$srcdir/$pkgname-$pkgver"
+ cd "$srcdir/$pkgname-$pkgver"
- patch -Np1 -i '../libpng15.patch'
+ patch -Np1 -i '../libpng15.patch'
sed -i 's:openjpeg.h:openjpeg-1.5/openjpeg.h:' src/png.c
sed -i 's:EGifOpenFileName(file_name, FALSE):EGifOpenFileName(file_name, FALSE, NULL):' src/png.c
sed -i 's:DGifOpenFileName(file_name):DGifOpenFileName(file_name, NULL):g' src/png.c
@@ -30,20 +30,20 @@ prepare() {
}
build() {
- cd "$srcdir/$pkgname-$pkgver"
+ cd "$srcdir/$pkgname-$pkgver"
export CFLAGS="`pkg-config gtk+-2.0 --cflags` $CFLAGS"
- ./configure --prefix=/usr --mandir=/usr/share/man man intl gif jpeg tiff
+ ./configure --prefix=/usr --mandir=/usr/share/man man intl gif jpeg tiff
sed -i 's:-lpng:-lpng -lgif:' _conf.txt
sed -i 's:ungif:gif:g' _conf.txt
setconf _conf.txt CC 'gcc -w'
- make
+ make
}
package() {
- cd "$srcdir/$pkgname-$pkgver"
+ cd "$srcdir/$pkgname-$pkgver"
- make DESTDIR="$pkgdir" install
+ make DESTDIR="$pkgdir" install
}
# vim:set ts=2 sw=2 et:
diff --git a/community/mupen64plus/PKGBUILD b/community/mupen64plus/PKGBUILD
new file mode 100644
index 000000000..016e0deba
--- /dev/null
+++ b/community/mupen64plus/PKGBUILD
@@ -0,0 +1,33 @@
+# $Id: PKGBUILD 94277 2013-07-18 16:50:52Z jelle $
+# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
+# Contributor: Thomas Dziedzic < gostrc at gmail >
+# Contributor: Laurent Carlier <lordheavym@gmail.com>
+# Contributor: Allan McRae <allan@archlinux.org>
+# Contributor: Zephyr
+
+pkgname=mupen64plus
+pkgver=2.0
+pkgrel=1
+pkgdesc='Nintendo64 Emulator'
+arch=('i686' 'x86_64')
+url='http://code.google.com/p/mupen64plus/'
+license=('GPL')
+depends=('glu' 'libsamplerate' 'libpng' 'sdl' 'freetype2' 'boost-libs')
+makedepends=('mesa' 'boost')
+source=("http://mupen64plus.googlecode.com/files/mupen64plus-bundle-src-${pkgver}.tar.gz")
+md5sums=('f855b4233faa9616b780c364fc4a9a9a')
+
+build() {
+ cd mupen64plus-bundle-src-${pkgver}
+
+ sh m64p_build.sh
+}
+
+package() {
+ cd mupen64plus-bundle-src-$pkgver
+
+ # set LDCONFIG since we are using fakeroot and scripts run root commands by checking the uid
+ ./m64p_install.sh DESTDIR="$pkgdir" PREFIX='/usr' MANDIR='/usr/share/man' LDCONFIG='true'
+}
+
+# vim: ts=2:sw=2:et
diff --git a/community/openbox/PKGBUILD b/community/openbox/PKGBUILD
index cc39522b3..507542426 100644
--- a/community/openbox/PKGBUILD
+++ b/community/openbox/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 95420 2013-08-12 05:12:07Z bpiotrowski $
+# $Id: PKGBUILD 96487 2013-08-30 15:52:24Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Brad Fanella <bradfanella@archlinux.us>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
@@ -6,13 +6,14 @@
pkgname=openbox
pkgver=3.5.2
-pkgrel=1
+pkgrel=2
pkgdesc='Highly configurable and lightweight X11 window manager'
arch=('i686' 'x86_64')
url='http://openbox.org'
license=('GPL')
depends=('startup-notification' 'libxml2' 'libxinerama' 'libxrandr'
'libxcursor' 'pango' 'imlib2')
+makedepends=('librsvg')
optdepends=('python2: for the xdg-autostart script'
'librsvg: for SVG icons support')
groups=('lxde')
diff --git a/community/openimageio/PKGBUILD b/community/openimageio/PKGBUILD
index fb8d89490..55314055a 100644
--- a/community/openimageio/PKGBUILD
+++ b/community/openimageio/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 94899 2013-08-01 06:55:22Z bpiotrowski $
+# $Id: PKGBUILD 96492 2013-08-30 17:23:45Z svenstaro $
# Contributor: SpepS <dreamspepser at yahoo dot it>
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
pkgname=openimageio
-pkgver=1.2.0
-pkgrel=2
+pkgver=1.2.1
+pkgrel=1
pkgdesc="A library for reading and writing images, including classes, utilities, and applications"
arch=(i686 x86_64)
url="http://www.openimageio.org/"
@@ -14,7 +14,7 @@ makedepends=('cmake' 'qt4' 'python2' 'boost' 'mesa')
optdepends=('qt4: iv image viewer'
'python2: bindings support')
source=(https://github.com/OpenImageIO/oiio/tarball/Release-$pkgver)
-md5sums=('8738dd9b24fc4f0cb3eebb094347104a')
+md5sums=('c98d002c9ec843b7cc35d7aec5f03326')
build() {
cd "$srcdir"/$_pkgname*
diff --git a/community/openshadinglanguage/PKGBUILD b/community/openshadinglanguage/PKGBUILD
index fc56c8211..04e565ad8 100644
--- a/community/openshadinglanguage/PKGBUILD
+++ b/community/openshadinglanguage/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 94175 2013-07-15 22:55:05Z svenstaro $
+# $Id: PKGBUILD 96490 2013-08-30 17:18:19Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
pkgname=openshadinglanguage
pkgver=1.3.3
-pkgrel=3
+pkgrel=4
pkgdesc="Advanced shading language for production GI renderers"
arch=(i686 x86_64)
url="https://github.com/imageworks/OpenShadingLanguage"
@@ -22,7 +22,7 @@ build() {
cmake \
-DCMAKE_INSTALL_PREFIX=/usr \
- -DLLVM_STATIC=1 \
+ -DLLVM_STATIC=0 \
..
make
}
diff --git a/community/pcsxr/PKGBUILD b/community/pcsxr/PKGBUILD
new file mode 100644
index 000000000..e2b0a1a70
--- /dev/null
+++ b/community/pcsxr/PKGBUILD
@@ -0,0 +1,31 @@
+# $Id: PKGBUILD 82335 2013-01-15 11:35:07Z allan $
+# Maintainer: schuay <jakob.gruber@gmail.com>
+# Contributor: quantax -- contact via Arch Linux forum or AUR
+# Contributor: Christoph Zeiler <archNOSPAM_at_moonblade.dot.org>
+
+pkgname=pcsxr
+pkgver=1.9.92
+pkgrel=5
+pkgdesc='A Sony PlayStation (PSX) emulator based on the PCSX-df project'
+arch=('i686' 'x86_64')
+url='http://pcsxr.codeplex.com/'
+license=('GPL')
+depends=('libcdio' 'libgl' 'libglade' 'libxtst' 'libxv' 'sdl')
+makedepends=('mesa')
+source=("ftp://ftp.archlinux.org/other/community/pcsxr/pcsxr-${pkgver}.tar.bz2"
+ "link_order.patch")
+
+build() {
+ cd "$srcdir/$pkgname-$pkgver"
+ patch -Np0 < "$srcdir/link_order.patch"
+ ./configure --prefix=/usr --enable-libcdio --enable-opengl
+ make
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
+ make DESTDIR="$pkgdir" install
+}
+
+md5sums=('28411aed0b4424f97227d94bdefaec83'
+ 'd38c38fa0fbb11fe881b4a9a868cf603')
diff --git a/community/pcsxr/link_order.patch b/community/pcsxr/link_order.patch
new file mode 100644
index 000000000..eedf94000
--- /dev/null
+++ b/community/pcsxr/link_order.patch
@@ -0,0 +1,13 @@
+--- gui/Makefile.in 2010-08-05 13:27:28.000000000 +0200
++++ gui/Makefile.in 2013-01-08 21:10:44.709992969 +0100
+@@ -244,8 +244,8 @@
+ AboutDlg.c
+
+ pcsx_LDADD = \
+- $(GTK2_LIBS) $(GLADE2_LIBS) -lpthread -lz -lm -lXext -lXtst \
+- ../libpcsxcore/libpcsxcore.a
++ ../libpcsxcore/libpcsxcore.a $(GTK2_LIBS) $(GLADE2_LIBS) -lpthread -lz -lm -lXext -lXtst
++
+
+ all: all-am
+
diff --git a/community/pidgin-lwqq/PKGBUILD b/community/pidgin-lwqq/PKGBUILD
index 30e2d1cf6..5336f3e35 100644
--- a/community/pidgin-lwqq/PKGBUILD
+++ b/community/pidgin-lwqq/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 96180 2013-08-21 03:24:34Z fyan $
+# $Id: PKGBUILD 96467 2013-08-30 08:55:39Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
pkgname=pidgin-lwqq
-pkgver=0.2a.20130820
-_commit=895fdf5248c5d69f797220b7df36df1d5bf2709a
+pkgver=0.2a.20130824
+_commit=b2208aaa0c622e7daf1e9e78af7b1e04277f99a5
pkgrel=1
pkgdesc="A pidgin plugin based on lwqq, a excellent safe useful library for webqq protocol"
arch=('i686' 'x86_64')
diff --git a/community/qingy/PKGBUILD b/community/qingy/PKGBUILD
index 2d4b62b95..2a5623260 100644
--- a/community/qingy/PKGBUILD
+++ b/community/qingy/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 90406 2013-05-12 08:49:01Z eric $
+# $Id: PKGBUILD 96483 2013-08-30 15:29:41Z spupykin $
# Maintainer: Eric Bélanger <eric@archlinux.org>
# Contributor: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=qingy
pkgver=1.0.0
-pkgrel=8
+pkgrel=9
pkgdesc="A DirectFB getty replacement"
arch=('i686' 'x86_64')
url="http://qingy.sourceforge.net/"
diff --git a/community/weston/PKGBUILD b/community/weston/PKGBUILD
index 89764b57a..9913605b3 100644
--- a/community/weston/PKGBUILD
+++ b/community/weston/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 96283 2013-08-23 18:19:07Z seblu $
+# $Id: PKGBUILD 96469 2013-08-30 09:41:38Z seblu $
# Maintainer: Sébastien Luttringer
# Contributor: Joel Teichroeb <joel@teichroeb.net>
pkgname=weston
-pkgver=1.2.1
+pkgver=1.2.2
pkgrel=1
pkgdesc='Reference implementation of a Wayland compositor'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('MIT')
options=(!libtool)
depends=('libxkbcommon' 'libunwind' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'pango' 'colord')
source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
-sha1sums=('111e639940ff06c6b8f3fcb866b53449a5690d3e')
+sha1sums=('b08d0c15b5eef65d5f7b864fe393b27f981f97f7')
build() {
cd $pkgname-$pkgver