summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/converseen/PKGBUILD8
-rw-r--r--community/drivel/PKGBUILD15
-rw-r--r--community/drivel/drivel.install13
-rw-r--r--community/enet/PKGBUILD11
-rw-r--r--community/flickcurl/PKGBUILD8
-rw-r--r--community/fox/PKGBUILD6
-rw-r--r--community/gnomesu/PKGBUILD31
-rw-r--r--community/gphpedit/PKGBUILD16
-rw-r--r--community/gphpedit/gphpedit.install1
-rw-r--r--community/gprolog/PKGBUILD6
-rw-r--r--community/ipset/PKGBUILD6
-rw-r--r--community/libexosip2/PKGBUILD5
-rw-r--r--community/libmaa/PKGBUILD6
-rw-r--r--community/libmatchbox/PKGBUILD20
-rw-r--r--community/libmicrohttpd/PKGBUILD8
-rw-r--r--community/libmilter/PKGBUILD6
-rw-r--r--community/libosip2/PKGBUILD9
-rwxr-xr-xcommunity/lightdm/PKGBUILD30
-rw-r--r--community/lockfile-progs/PKGBUILD12
-rw-r--r--community/netcf/PKGBUILD8
-rw-r--r--community/ngspice/PKGBUILD15
-rw-r--r--community/opencc/PKGBUILD40
-rw-r--r--community/openimageio/PKGBUILD6
-rw-r--r--community/radvd/PKGBUILD12
-rw-r--r--community/radvd/radvd.service1
-rw-r--r--community/ratpoison/PKGBUILD27
-rw-r--r--community/recoll/PKGBUILD10
-rw-r--r--community/roxterm/PKGBUILD16
-rw-r--r--community/t1utils/PKGBUILD12
-rw-r--r--community/unifdef/PKGBUILD12
-rw-r--r--community/uriparser/PKGBUILD17
-rw-r--r--community/virtviewer/PKGBUILD10
-rw-r--r--community/weston/PKGBUILD16
-rw-r--r--community/xcircuit/PKGBUILD14
-rw-r--r--community/xnee/PKGBUILD16
-rw-r--r--community/xnee/gnee.desktop9
-rw-r--r--community/xnee/xnee.changelog5
37 files changed, 268 insertions, 195 deletions
diff --git a/community/converseen/PKGBUILD b/community/converseen/PKGBUILD
index 337578c7c..08052c8b2 100644
--- a/community/converseen/PKGBUILD
+++ b/community/converseen/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 86574 2013-03-20 02:34:19Z eric $
+# $Id: PKGBUILD 88356 2013-04-16 16:20:52Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: archtux <antonio.arias99999 at gmail.com>
pkgname=converseen
-pkgver=0.5.3
-pkgrel=3
+pkgver=0.6
+pkgrel=1
pkgdesc="The batch image converter and resizer"
arch=('i686' 'x86_64')
url="http://converseen.sourceforge.net/"
@@ -13,7 +13,7 @@ depends=('imagemagick' 'qt4' 'libwmf' 'openexr')
makedepends=('cmake')
install=converseen.install
source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('8064020c56a531bb190967369c907cec')
+md5sums=('fbb618d313980ed5ad754ba9ca06a05f')
build() {
cd "${srcdir}"
diff --git a/community/drivel/PKGBUILD b/community/drivel/PKGBUILD
index bbbf73516..75c82abf3 100644
--- a/community/drivel/PKGBUILD
+++ b/community/drivel/PKGBUILD
@@ -1,24 +1,27 @@
-# $Id: PKGBUILD 65140 2012-02-20 05:01:22Z spupykin $
+# $Id: PKGBUILD 88291 2013-04-16 00:57:51Z bgyorgy $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# old Maintainer: Andrei "Garoth" Thorp <my-username at gmail dot com>
# Contributor: Alexandr Nevskiy <kepkin@gmail.com>
pkgname=drivel
pkgver=3.0.3
-pkgrel=2
+pkgrel=3
pkgdesc="GTK client for working with online journals (blogs)."
-url="http://www.dropline.net/drivel/index.php"
+url="http://drivel.sourceforge.net/"
arch=('i686' 'x86_64')
license=("GPL")
-depends=('curl' 'gtksourceview2' 'gtkspell' 'libgnomeui>=2.0.0' 'libsoup')
-makedepends=('perlxml' 'pkgconfig' 'intltool>=0.21' 'gnome-doc-utils>=0.3.2')
+depends=('curl' 'gnome-vfs' 'gtksourceview2' 'gtkspell' 'libsoup' 'desktop-file-utils')
+makedepends=('intltool>=0.21' 'gnome-doc-utils>=0.3.2')
install=drivel.install
source=(http://downloads.sourceforge.net/drivel/$pkgname-$pkgver.tar.gz)
md5sums=('295a583d6ed652ab591070245283fb5b')
build() {
cd $srcdir/$pkgname-$pkgver
- LDFLAGS=-lm ./configure --prefix=/usr --sysconfdir=/etc
+ sed -i 's/ -Werror//' configure
+ LDFLAGS=-lm ./configure --prefix=/usr --sysconfdir=/etc \
+ --disable-desktop-update --disable-schemas-install \
+ --with-gconf-schema-file-dir=/usr/share/gconf/schemas
make
}
diff --git a/community/drivel/drivel.install b/community/drivel/drivel.install
index 47f683f79..cbb2491ce 100644
--- a/community/drivel/drivel.install
+++ b/community/drivel/drivel.install
@@ -1,13 +1,22 @@
+pkgname=drivel
+
post_install() {
- [ -e /usr/bin/gtk-update-icon-cache ] && gtk-update-icon-cache -q -t -f usr/share/icons
+ usr/sbin/gconfpkg --install ${pkgname}
+ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
update-desktop-database -q
+ update-mime-database usr/share/mime
}
post_upgrade() {
post_install $1
}
+pre_remove() {
+ usr/sbin/gconfpkg --uninstall ${pkgname}
+}
+
post_remove() {
- [ -e /usr/bin/gtk-update-icon-cache ] && gtk-update-icon-cache -q -t -f usr/share/icons
+ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
update-desktop-database -q
+ update-mime-database usr/share/mime
}
diff --git a/community/enet/PKGBUILD b/community/enet/PKGBUILD
index a1ee98aea..98c26c4ea 100644
--- a/community/enet/PKGBUILD
+++ b/community/enet/PKGBUILD
@@ -1,9 +1,10 @@
-# $Id: PKGBUILD 81243 2012-12-14 12:11:24Z svenstaro $
-# Maintainer: Mateusz Herych <heniekk@gmail.com>
+# $Id: PKGBUILD 88352 2013-04-16 15:17:10Z svenstaro $
+# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
+# Contributor: Mateusz Herych <heniekk@gmail.com>
# Contributor: Bj?indeijer <bjorn@lindeijer.nl>
pkgname=enet
-pkgver=1.3.6
+pkgver=1.3.7
pkgrel=1
pkgdesc='A relatively thin, simple and robust network communication layer on top of UDP.'
arch=('i686' 'x86_64')
@@ -12,11 +13,11 @@ license=('custom')
depends=('glibc')
options=('!libtool')
source=("http://enet.bespin.org/download/${pkgname}-${pkgver}.tar.gz")
-md5sums=('215faae73d7e1f0d6dc48676884d07c7')
+sha1sums=('5611926d47ce0699c8176898496603192d5744e4')
build() {
cd "${pkgname}-${pkgver}"
- CFLAGS+="-fPIC" ./configure --prefix=/usr
+ ./configure --prefix=/usr
make
}
diff --git a/community/flickcurl/PKGBUILD b/community/flickcurl/PKGBUILD
index 86fcf0017..9b316bb1c 100644
--- a/community/flickcurl/PKGBUILD
+++ b/community/flickcurl/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 59867 2011-12-01 13:14:32Z spupykin $
+# $Id: PKGBUILD 88309 2013-04-16 13:27:02Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=flickcurl
-pkgver=1.21
-pkgrel=3
+pkgver=1.24
+pkgrel=1
pkgdesc="C library for the Flickr API"
arch=(i686 x86_64)
url="http://librdf.org/flickcurl/"
license=('GPL')
depends=('raptor' 'curl')
source=(http://download.dajobe.org/flickcurl/flickcurl-$pkgver.tar.gz)
-md5sums=('d4d364231505dc22a6af42be7bc85edf')
+md5sums=('7cf6a627465471d76a5f4dc31099d9cf')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/community/fox/PKGBUILD b/community/fox/PKGBUILD
index 0f211e45d..c4183ab7a 100644
--- a/community/fox/PKGBUILD
+++ b/community/fox/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 80103 2012-11-16 06:59:27Z spupykin $
+# $Id: PKGBUILD 88311 2013-04-16 13:27:26Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Ben <ben@benmazer.net>
pkgname=fox
-pkgver=1.6.47
+pkgver=1.6.49
pkgrel=1
pkgdesc="Free Objects for X: GUI Toolkit for C++"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ makedepends=('mesa')
optdepends=('perl')
options=('!libtool')
source=(http://ftp.fox-toolkit.org/pub/fox-$pkgver.tar.gz)
-md5sums=('9bd233adff5af3fc2d1139c8a22f556c')
+md5sums=('e120647d26a27ed37cd5fed8b75c8a3d')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
diff --git a/community/gnomesu/PKGBUILD b/community/gnomesu/PKGBUILD
deleted file mode 100644
index ed183e16a..000000000
--- a/community/gnomesu/PKGBUILD
+++ /dev/null
@@ -1,31 +0,0 @@
-# $Id: PKGBUILD 65528 2012-02-21 08:44:37Z spupykin $
-# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
-# Maintainer: Eric Belanger <belanger@astro.umontreal.ca>
-# Contributor: Kritoke <kritoke@nospam.gmail.com>
-
-pkgname=gnomesu
-pkgver=0.3.1
-pkgrel=7
-pkgdesc="A program that allows a user to su to root in a Gnome environment."
-arch=('i686' 'x86_64')
-url="http://www.gtkfiles.org/app.php/GnomeSu"
-license=("GPL")
-depends=('libgnomeui' 'libzvt')
-makedepends=('pkgconfig')
-conflicts=('libgnomesu')
-source=(http://downloads.sourceforge.net/sourceforge/xsu/$pkgname-$pkgver.tar.gz)
-md5sums=('8ebcf248b4f8430c96d80379ec2acdd8')
-
-build() {
- cd $srcdir/$pkgname-$pkgver
- sed -i 's/1.4/1.10/' configure
- sed -i 's/gsu/gnomesu/' xsu.desktop.in
- sed -i 's/gnome-warning/dialog-warning/' xsu.desktop.in
- sed -i 's|gnome-warning|/usr/share/icons/gnome/16x16/status/dialog-warning|' src/xsu.c
- ./configure --prefix=/usr --mandir=/usr/share
- make CFLAGS+=-Wl,-export-dynamic
- make DESTDIR=$pkgdir install
- install -D -m644 xsu.desktop $pkgdir/usr/share/applications/gnomesu.desktop
- rm -r $pkgdir/usr/share/gnome
- mv $pkgdir/usr/doc $pkgdir/usr/share/doc
-}
diff --git a/community/gphpedit/PKGBUILD b/community/gphpedit/PKGBUILD
index 8bd94d706..589ee4afe 100644
--- a/community/gphpedit/PKGBUILD
+++ b/community/gphpedit/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 65586 2012-02-21 09:11:19Z spupykin $
+# $Id: PKGBUILD 88295 2013-04-16 02:34:03Z bgyorgy $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: tobias <tobias@archlinux.org>
# Contributor: Tobias Kieslich <tobias@justdreams.de>
pkgname=gphpedit
pkgver=0.9.98RC1
-pkgrel=3
+pkgrel=4
pkgdesc="a scintilla/gnome based editor specialized on php-files"
arch=(i686 x86_64)
license=('GPL')
-depends=('libgnomeui>=2.18.1-2' 'libgtkhtml>=2.11.0' 'desktop-file-utils' 'libwebkit')
+depends=('gconf' 'webkitgtk2' 'desktop-file-utils' 'hicolor-icon-theme')
makedepends=('intltool')
url="http://www.gphpedit.org/"
options=('!makeflags')
@@ -19,11 +19,11 @@ md5sums=('cc3c5f50704fa0ed3ef3d4ac983db525')
build() {
cd ${srcdir}/*$pkgname*
- ./autogen.sh
- LDFLAGS=`pkg-config --libs gtk+-2.0` ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+ LDFLAGS=`pkg-config --libs gmodule-2.0` ./autogen.sh --prefix=/usr --sysconfdir=/etc --localstatedir=/var
make
+}
+
+package() {
+ cd ${srcdir}/*$pkgname*
make DESTDIR=$pkgdir install
- # extend MimeType declaration
- echo "MimeType=application/x-php;text-x-php-text/x-php-source;" >> \
- $pkgdir/usr/share/applications/gphpedit.desktop
}
diff --git a/community/gphpedit/gphpedit.install b/community/gphpedit/gphpedit.install
index 39bc96919..8e46769be 100644
--- a/community/gphpedit/gphpedit.install
+++ b/community/gphpedit/gphpedit.install
@@ -1,5 +1,6 @@
post_install() {
update-desktop-database -q
+ gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
}
post_upgrade() {
diff --git a/community/gprolog/PKGBUILD b/community/gprolog/PKGBUILD
index 99a1f32dd..8c7eb438e 100644
--- a/community/gprolog/PKGBUILD
+++ b/community/gprolog/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 80909 2012-12-06 10:51:57Z spupykin $
+# $Id: PKGBUILD 88313 2013-04-16 13:27:51Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Geoffroy Carrier <geoffroy.carrier@koon.fr>
# Contributer: Jason Chu <jchu@xentac.net>
pkgname=gprolog
-pkgver=1.4.2
+pkgver=1.4.3
pkgrel=1
pkgdesc="GNU Prolog"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ url="http://www.gprolog.org/"
depends=()
license=('GPL')
source=(ftp://ftp.gnu.org/gnu/gprolog/gprolog-$pkgver.tar.gz)
-md5sums=('e9266515435dffbcabf5af8fcd2f2204')
+md5sums=('c6d62f93a0274492a2029c267ca8edee')
build() {
cd "$srcdir/gprolog-$pkgver/src"
diff --git a/community/ipset/PKGBUILD b/community/ipset/PKGBUILD
index fbf7ba29e..cff3a8b96 100644
--- a/community/ipset/PKGBUILD
+++ b/community/ipset/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 84727 2013-02-23 17:46:16Z seblu $
+# $Id: PKGBUILD 88370 2013-04-16 20:03:40Z seblu $
# Maintainer: Sébastien Luttringer
pkgname=ipset
-pkgver=6.17
+pkgver=6.18
pkgrel=1
pkgdesc='Administration tool for IP sets'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ options=('!libtool')
source=("http://ipset.netfilter.org/$pkgname-$pkgver.tar.bz2"
"$pkgname.systemd"
"$pkgname.service")
-md5sums=('9d439e279e02076f29fe7c9c059a5cae'
+md5sums=('776de6afe32ae386e6827a51c025464f'
'7daa4f163eef9db216cb4c428e0342a3'
'b032241b96b5802975fe4321cc511c6b')
diff --git a/community/libexosip2/PKGBUILD b/community/libexosip2/PKGBUILD
index 60b3103ae..aa31a11c4 100644
--- a/community/libexosip2/PKGBUILD
+++ b/community/libexosip2/PKGBUILD
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD 61348 2011-12-28 15:42:18Z spupykin $
+# $Id: PKGBUILD 88347 2013-04-16 14:01:30Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Darwin Bautista <djclue917@gmail.com>
pkgname=libexosip2
+epoch=1
pkgver=3.6.0
pkgrel=1
pkgdesc="A library that hides the complexity of using SIP for multimedia session establishement"
arch=('i686' 'x86_64')
url="http://savannah.nongnu.org/projects/exosip/"
license=('GPL')
-depends=('libosip2>=3.6.0' 'openssl')
+depends=('libosip2>=4.0.0' 'openssl')
options=(!libtool)
source=(http://download.savannah.nongnu.org/releases/exosip/libeXosip2-${pkgver/_/-}.tar.gz)
md5sums=('6fef4c110f1305048a8b307f440933d9')
diff --git a/community/libmaa/PKGBUILD b/community/libmaa/PKGBUILD
index 5a35a9a5d..085518f80 100644
--- a/community/libmaa/PKGBUILD
+++ b/community/libmaa/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 1528 2009-08-25 09:47:25Z spupykin $
+# $Id: PKGBUILD 88315 2013-04-16 13:28:16Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=libmaa
-pkgver=1.3.1
+pkgver=1.3.2
pkgrel=1
pkgdesc="Provides many low-level data structures which are helpful for writing compilers"
url="http://sourceforge.net/projects/dict/"
@@ -12,7 +12,7 @@ depends=('glibc')
makedepends=('flex')
options=('!libtool')
source=("http://downloads.sourceforge.net/dict/${pkgname}-${pkgver}.tar.gz")
-md5sums=('04fcb72e8767c0795059bf397f5a0355')
+md5sums=('01dab2cde2e0a322653e45bfa63537ee')
build() {
cd "${srcdir}/$pkgname-$pkgver"
diff --git a/community/libmatchbox/PKGBUILD b/community/libmatchbox/PKGBUILD
index 7024885ce..f397788f1 100644
--- a/community/libmatchbox/PKGBUILD
+++ b/community/libmatchbox/PKGBUILD
@@ -1,26 +1,28 @@
-# $Id: PKGBUILD 63648 2012-02-05 12:03:24Z ibiru $
+# $Id: PKGBUILD 88317 2013-04-16 13:28:36Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Henrique C. Alves <hcarvalhoalves@gmail.com>
pkgname=libmatchbox
-pkgver=1.9
-pkgrel=5
+pkgver=1.10
+pkgrel=1
pkgdesc="Base library for Matchbox WM"
arch=('i686' 'x86_64')
license=('LGPL')
depends=('pango' 'libpng' 'libjpeg>=7' 'xsettings-client' 'libxext')
options=('!libtool')
url="http://matchbox-project.org/"
-source=(http://matchbox-project.org/sources/$pkgname/$pkgver/$pkgname-$pkgver.tar.bz2
- libpng15.patch)
-md5sums=('9f73e7515cc4679171a5db180dc1343b'
- '09f782c76fe313efd0e87fabb276e2fe')
+source=(http://downloads.yoctoproject.org/releases/matchbox/libmatchbox/$pkgver/libmatchbox-$pkgver.tar.gz)
+md5sums=('042c5874631dfb95151aa793dc1434b8')
build() {
cd "$srcdir/$pkgname-$pkgver"
- sed -i 's|png_check_sig( header, 8 )|png_sig_cmp( header, 0, 8 ) == 0|' libmb/mbpixbuf.c
- patch -Rp1 <$srcdir/libpng15.patch
+# sed -i 's|png_check_sig( header, 8 )|png_sig_cmp( header, 0, 8 ) == 0|' libmb/mbpixbuf.c
+# patch -Rp1 <$srcdir/libpng15.patch
LDFLAGS="-lX11" ./configure --prefix=/usr --enable-pango --enable-jpeg --enable-xsettings
make
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
}
diff --git a/community/libmicrohttpd/PKGBUILD b/community/libmicrohttpd/PKGBUILD
index e640709e5..92f502161 100644
--- a/community/libmicrohttpd/PKGBUILD
+++ b/community/libmicrohttpd/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 88045 2013-04-10 16:08:55Z spupykin $
+# $Id: PKGBUILD 88319 2013-04-16 13:28:55Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Norberto Lopes <shelika@mail.telepac.pt>
# Contributor: Kao Dome <kaodome@gmail.com>
@@ -6,8 +6,8 @@
# Contributor: Mathias Rohnstock <linksoft@gmx.de>
pkgname=libmicrohttpd
-pkgver=0.9.25
-pkgrel=2
+pkgver=0.9.26
+pkgrel=1
pkgdesc="a small C library that is supposed to make it easy to run an HTTP server as part of another application."
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/libmicrohttpd/"
@@ -16,7 +16,7 @@ options=('!libtool')
depends=('gnutls' 'libgcrypt')
install=libmicrohttpd.install
source=(ftp://ftp.gnu.org/gnu/libmicrohttpd/$pkgname-$pkgver.tar.gz)
-md5sums=('4f3b8ccd50e7133283f2aec5cc21620f')
+md5sums=('bdac9b62fa3080890f9ab44cf29749fc')
build() {
cd ${pkgname}-${pkgver}
diff --git a/community/libmilter/PKGBUILD b/community/libmilter/PKGBUILD
index 3d842fb77..6256f409f 100644
--- a/community/libmilter/PKGBUILD
+++ b/community/libmilter/PKGBUILD
@@ -1,16 +1,16 @@
-# $Id: PKGBUILD 60205 2011-12-07 15:22:36Z spupykin $
+# $Id: PKGBUILD 88321 2013-04-16 13:29:18Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: mutantmonkey <mutantmonkey@gmail.com>
pkgname=libmilter
-pkgver=8.14.5
+pkgver=8.14.6
pkgrel=1
pkgdesc="libmilter"
arch=(i686 x86_64)
url="http://www.postfix.org/MILTER_README.html"
license=('custom:Sendmail open source license')
source="ftp://ftp.sendmail.org/pub/sendmail/sendmail.${pkgver}.tar.gz"
-md5sums=('02ccfc331cc81ed00ec8bb5ecfc69018')
+md5sums=('9eeed3d1baecbf4e17d829d2ec005553')
build(){
cd "${srcdir}/sendmail-${pkgver}"
diff --git a/community/libosip2/PKGBUILD b/community/libosip2/PKGBUILD
index e881de22b..399eef688 100644
--- a/community/libosip2/PKGBUILD
+++ b/community/libosip2/PKGBUILD
@@ -1,8 +1,9 @@
-# $Id: PKGBUILD 61350 2011-12-28 15:43:02Z spupykin $
+# $Id: PKGBUILD 88345 2013-04-16 13:58:17Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Michal Hybner <dta081@gmail.com>
pkgname=libosip2
+epoch=1
pkgver=3.6.0
pkgrel=1
pkgdesc="oSIP is an implementation of SIP"
@@ -39,6 +40,10 @@ diff -wbBur libosip2-3.1.0/src/osip2/port_sema.c libosip2-3.1.0.my/src/osip2/por
EOF
./configure --prefix=/usr --disable-semaphore --enable-sysv
- make
+ make
+}
+
+package() {
+ cd $srcdir/libosip2-${pkgver/_/-}/
make DESTDIR=$pkgdir install
}
diff --git a/community/lightdm/PKGBUILD b/community/lightdm/PKGBUILD
index c77836982..69b3ba567 100755
--- a/community/lightdm/PKGBUILD
+++ b/community/lightdm/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 87736 2013-04-05 17:29:45Z alucryd $
+# $Id: PKGBUILD 88301 2013-04-16 08:19:06Z alucryd $
# Maintainer: Maxime Gauduin <alucryd@gmail.com>
# Contributor: Morfeo <morfeo89@hotmail.it>
pkgbase=lightdm
-pkgname=('lightdm' 'liblightdm-qt4')
-pkgver=1.4.1
+pkgname=('lightdm' 'liblightdm-qt4' 'liblightdm-qt5')
+pkgver=1.6.0
pkgrel=1
epoch=1
pkgdesc="A lightweight display manager"
@@ -12,9 +12,9 @@ arch=('i686' 'x86_64')
url="https://launchpad.net/lightdm"
license=('GPL3' 'LGPL3')
groups=('lightdm')
-makedepends=('gobject-introspection' 'gtk-doc' 'intltool' 'itstool' 'libxklavier' 'qt4')
+makedepends=('gobject-introspection' 'gtk-doc' 'intltool' 'itstool' 'libxklavier' 'qt4' 'qt5-base' 'yelp-tools')
options=('!emptydirs' '!libtool')
-source=("https://launchpad.net/lightdm/1.4/${pkgver}/+download/${pkgbase}-${pkgver}.tar.gz"
+source=("https://launchpad.net/lightdm/1.6/${pkgver}/+download/${pkgbase}-${pkgver}.tar.xz"
'lightdm.service'
'lightdm.tmpfiles'
'lightdm.pam'
@@ -23,7 +23,7 @@ source=("https://launchpad.net/lightdm/1.4/${pkgver}/+download/${pkgbase}-${pkgv
'lightdm-default-config.patch'
'lightdm-lock-screen-before-switch.patch'
'xsession')
-sha256sums=('f9ca1c03c3330b6265d03048f1ebafda596c436f279b5382bda656ab3a619439'
+sha256sums=('882ece568df0d81c0b6e399ff00b3f89eee6d50efc09ad1c52c61d8753efb419'
'2e03423cbe88c9fdc3a9684d6d14221aa6e92d105f9d1d53b08747d966c45125'
'b29521fbd7a48a8f60b93ecca3b30c30bcb71560de8033c8d39b25c22c6f696f'
'e8c4c5fd3b801a390d201166fd1fb9730e78a5c62928768103b870b6bd980ea0'
@@ -38,6 +38,7 @@ prepare() {
patch -Np1 -i ../lightdm-default-config.patch
patch -Np1 -i ../lightdm-lock-screen-before-switch.patch
+ sed -i 's/MOC5 --qt=qt5/MOC5/' configure
}
build() {
@@ -95,6 +96,23 @@ depends=('lightdm' 'qt4')
make DESTDIR="${pkgdir}" -C liblightdm-gobject install
make DESTDIR="${pkgdir}" -C liblightdm-qt install
make DESTDIR="${pkgdir}" -C liblightdm-gobject uninstall
+ find "${pkgdir}" -type d -name *qt5* -exec rm -rf {} +
+ find "${pkgdir}" -type f -name *qt5* -exec rm {} +
+ find "${pkgdir}" -type l -name *qt5* -exec rm {} +
+}
+
+package_liblightdm-qt5() {
+pkgdesc=('LightDM Qt client library')
+depends=('lightdm' 'qt5-base')
+
+ cd "${srcdir}"/${pkgbase}-${pkgver}
+
+ make DESTDIR="${pkgdir}" -C liblightdm-gobject install
+ make DESTDIR="${pkgdir}" -C liblightdm-qt install
+ make DESTDIR="${pkgdir}" -C liblightdm-gobject uninstall
+ find "${pkgdir}" -type d -name *qt[!5]* -exec rm -rf {} +
+ find "${pkgdir}" -type f -name *qt[!5]* -exec rm {} +
+ find "${pkgdir}" -type l -name *qt[!5]* -exec rm {} +
}
# vim: ts=2 sw=2 et:
diff --git a/community/lockfile-progs/PKGBUILD b/community/lockfile-progs/PKGBUILD
index 78f97d413..f41542171 100644
--- a/community/lockfile-progs/PKGBUILD
+++ b/community/lockfile-progs/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 66210 2012-02-23 03:23:57Z spupykin $
+# $Id: PKGBUILD 88325 2013-04-16 13:30:02Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Andreas Wagner <Andreas dot Wagner at em dot uni-frankfurt dot de>
pkgname=lockfile-progs
-pkgver=0.1.15
-pkgrel=2
+pkgver=0.1.17
+pkgrel=1
pkgdesc="programs for locking and unlocking files and mailboxes"
arch=('i686' 'x86_64')
license=('GPL')
@@ -12,15 +12,15 @@ url="http://packages.debian.org/unstable/misc/lockfile-progs"
depends=('glibc')
makedepends=('gcc' 'make' 'liblockfile')
source=(http://ftp.debian.org/debian/pool/main/l/lockfile-progs/${pkgname}_${pkgver}.tar.gz)
-md5sums=('abfcda83a1868073673f4d78066b8f8a')
+md5sums=('64424a766fbc8cf6d613fcc14a096e14')
build() {
- cd $srcdir/sid
+ cd $srcdir/lockfile-progs-$pkgver
make CFLAGS="-g -Wall -O2"
}
package() {
- cd $srcdir/sid
+ cd $srcdir/lockfile-progs-$pkgver
mkdir -p $pkgdir/usr/bin
install -s bin/* $pkgdir/usr/bin
mkdir -p $pkgdir/usr/share/man/man1
diff --git a/community/netcf/PKGBUILD b/community/netcf/PKGBUILD
index e23f369d5..b38b7e59c 100644
--- a/community/netcf/PKGBUILD
+++ b/community/netcf/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 88091 2013-04-11 09:41:03Z spupykin $
+# $Id: PKGBUILD 88327 2013-04-16 13:30:25Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Aurélien Wailly <aurelien.wailly@gmail.com>
pkgname=netcf
-pkgver=0.2.2
-pkgrel=4
+pkgver=0.2.3
+pkgrel=1
pkgdesc="A library for configuring network interfaces"
arch=('i686' 'x86_64')
license=('LGPL')
@@ -13,7 +13,7 @@ depends=('augeas>=0.7.4' 'netctl' 'libxslt' 'libxml2' 'libnl')
makedepends=('gcc')
options=(!libtool)
source=("https://fedorahosted.org/released/netcf/$pkgname-$pkgver.tar.gz")
-md5sums=('fbcd47101797b8fcd9519e22002cd200')
+md5sums=('bee292470b06201b59af0fad473a1b65')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
diff --git a/community/ngspice/PKGBUILD b/community/ngspice/PKGBUILD
index b5fc60881..e55415fa4 100644
--- a/community/ngspice/PKGBUILD
+++ b/community/ngspice/PKGBUILD
@@ -1,26 +1,30 @@
-# $Id: PKGBUILD 86760 2013-03-21 22:59:23Z kkeen $
+# $Id: PKGBUILD 88376 2013-04-16 21:34:14Z kkeen $
# Maintainer: Kyle Keen <keenerd@gmail.com>
# Contributor: Abhishek Dasgupta <abhidg@gmail.com>
# Contributor: Jason Taylor <jftaylor21@gmail.com>
+# Contributor: Luis Henrique <lmello.009@gmail.com>
pkgname=ngspice
pkgver=25
-pkgrel=1
+pkgrel=2
pkgdesc='Mixed-level/Mixed-signal circuit simulator based on Spice3f5, Ciber1b1, and Xspice.'
url='http://ngspice.sourceforge.net'
license=('BSD')
arch=('i686' 'x86_64')
depends=('libxaw' 'libedit' 'gcc-libs')
-source=("http://downloads.sourceforge.net/$pkgname/$pkgver/ngspice-$pkgver.tar.gz")
-sha1sums=('745c3c32385b7d5c808836e393fe7699f8568860')
+source=("http://downloads.sourceforge.net/project/$pkgname/ng-spice-rework/$pkgver/$pkgname-$pkgver.tar.gz"
+ "http://downloads.sourceforge.net/project/$pkgname/ng-spice-rework/$pkgver/$pkgname-doc-$pkgver.tar.gz")
+sha1sums=('745c3c32385b7d5c808836e393fe7699f8568860'
+ 'db7a1de7553b4e0d454e6c99b4371677eaf130aa')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
./configure --prefix=/usr \
--mandir=/usr/share/man \
--infodir=/usr/share/info \
+ --with-readline=yes \
--enable-xspice \
- --with-editline=yes \
+ --enable-cider \
--enable-openmp
make
}
@@ -29,4 +33,5 @@ package() {
cd "${srcdir}/${pkgname}-${pkgver}"
make DESTDIR="$pkgdir" install
install -D -m644 COPYING "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+ install -D -m644 "$srcdir/$pkgname-doc-$pkgver/manual.pdf" "$pkgdir/usr/share/doc/$pkgname/manual.pdf"
}
diff --git a/community/opencc/PKGBUILD b/community/opencc/PKGBUILD
index 4ddc9b982..23122e818 100644
--- a/community/opencc/PKGBUILD
+++ b/community/opencc/PKGBUILD
@@ -1,25 +1,41 @@
-# $Id: PKGBUILD 88240 2013-04-15 00:24:49Z fyan $
+# $Id: PKGBUILD 88293 2013-04-16 02:22:14Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
-pkgname=opencc
+pkgbase=opencc
+pkgname=(opencc opencc-doc)
pkgver=0.4.2
-pkgrel=1
-pkgdesc="Library for Open Chinese Convert"
-arch=('i686' 'x86_64')
+pkgrel=2
url="http://code.google.com/p/opencc/"
+arch=('i686' 'x86_64')
license=('Apache')
-depends=('glibc')
-makedepends=('cmake')
-source=("http://opencc.googlecode.com/files/${pkgname}-${pkgver}.tar.gz")
+makedepends=('cmake' 'doxygen')
+source=("http://opencc.googlecode.com/files/${pkgbase}-${pkgver}.tar.gz")
build() {
- cd "$srcdir/${pkgname}-${pkgver}"
- cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release
+ cd "$srcdir/${pkgbase}-${pkgver}"
+ cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DBUILD_DOCUMENTATION:BOOL=ON
make
}
-package() {
- cd "$srcdir/${pkgname}-${pkgver}"
+package_opencc() {
+ pkgdesc="Library for Open Chinese Convert"
+ depends=('glibc')
+
+ cd "$srcdir/${pkgbase}-${pkgver}"
make DESTDIR="${pkgdir}" install
+
+ # Remove docs - install in splitted package
+ rm -r "$pkgdir/usr/share/opencc/doc"
}
+
+package_opencc-doc() {
+ pkgdesc="Documentation for Library for Open Chinese Convert"
+
+ cd "$srcdir/${pkgbase}-${pkgver}/doc"
+ make DESTDIR="${pkgdir}" install
+
+ # Remove manpages - already installed in main package
+ rm -r "$pkgdir/usr/share/man"
+}
+
md5sums=('d5c001098e824dae0e3debb1b864304b')
diff --git a/community/openimageio/PKGBUILD b/community/openimageio/PKGBUILD
index 583bda8a4..fd44dc76f 100644
--- a/community/openimageio/PKGBUILD
+++ b/community/openimageio/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 87425 2013-03-31 19:18:31Z stephane $
+# $Id: PKGBUILD 88354 2013-04-16 15:17:44Z svenstaro $
# Contributor: SpepS <dreamspepser at yahoo dot it>
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
pkgname=openimageio
-pkgver=1.1.8
+pkgver=1.1.9
pkgrel=1
pkgdesc="A library for reading and writing images, including classes, utilities, and applications"
arch=(i686 x86_64)
@@ -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=('2d816e0ff48f12dfc0491d39a4918456')
+md5sums=('19ac43e2bf00e5b6b7f2dbc778ce9648')
build() {
cd "$srcdir"/$_pkgname*
diff --git a/community/radvd/PKGBUILD b/community/radvd/PKGBUILD
index 939ac4b50..63ba99525 100644
--- a/community/radvd/PKGBUILD
+++ b/community/radvd/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 83582 2013-02-03 13:24:28Z seblu $
-# Maintainer: Sébastien Luttringer <seblu@archlinux.org>
+# $Id: PKGBUILD 88368 2013-04-16 19:57:49Z seblu $
+# Maintainer: Sébastien Luttringer
# Contributor: Kaiting Chen <kaitocracy@gmail.com>
# Contributor: Mark Smith <markzzzsmith@yahoo.com.au>
pkgname=radvd
-pkgver=1.9.2
-pkgrel=2
+pkgver=1.9.3
+pkgrel=1
pkgdesc='IPv6 Router Advertisement Daemon'
url='http://www.litech.org/radvd/'
license=('custom')
@@ -14,8 +14,8 @@ arch=('i686' 'x86_64')
backup=('etc/radvd.conf')
source=("http://www.litech.org/radvd/dist/$pkgname-$pkgver.tar.gz"
"$pkgname.service")
-sha1sums=('5bc39b7bec0d73ffa443634c340e75b54867766c'
- '9cb6b2eaaf445fe8d17dfc50fde15709d4de7d1d')
+sha1sums=('14b025bdcec77ea7278cd8ee2a32af3f81d26f4d'
+ 'f1e97885117b5ee2a533916624fa4297ce66e418')
build() {
cd ${pkgname}-${pkgver}
./configure --prefix=/usr --sysconfdir=/etc --with-pidfile=/run/radvd.pid \
diff --git a/community/radvd/radvd.service b/community/radvd/radvd.service
index f6f5ad67e..92685d73b 100644
--- a/community/radvd/radvd.service
+++ b/community/radvd/radvd.service
@@ -1,5 +1,6 @@
[Unit]
Description=IPv6 Router Advertisement Daemon
+After=network.target
[Service]
ExecStart=/usr/sbin/radvd --nodaemon --logmethod=stderr
diff --git a/community/ratpoison/PKGBUILD b/community/ratpoison/PKGBUILD
index b14b1b78e..b98d4f66f 100644
--- a/community/ratpoison/PKGBUILD
+++ b/community/ratpoison/PKGBUILD
@@ -1,11 +1,12 @@
-# $Id: PKGBUILD 83180 2013-01-27 16:26:22Z pierre $
-# Maintainer: Aaron Griffin <aaron@archlinux.org>
+# $Id: PKGBUILD 88374 2013-04-16 20:26:08Z kkeen $
+# Maintainer: Kyle Keen <keenerd@gmail.com>
+# Contributor: Aaron Griffin <aaron@archlinux.org>
# Contributor: juergen <juergen@archlinux.org>
# Contributor: John Proctor <jproctor@prium.net>
pkgname=ratpoison
-pkgver=1.4.5
-pkgrel=5
+pkgver=1.4.6
+pkgrel=1
pkgdesc="A simple keystroke-driven window manager"
arch=('i686' 'x86_64')
license=('GPL')
@@ -14,7 +15,7 @@ url="http://www.nongnu.org/ratpoison/"
install="${pkgname}.install"
source=("http://savannah.nongnu.org/download/${pkgname}/${pkgname}-${pkgver}.tar.gz"
"${pkgname}.desktop")
-md5sums=('330a08dbed6be88cab54f6947e9f0b60'
+md5sums=('5fbaab737cf7fcc8e5eb2d619aaa0eab'
'29c3cb9be59758e39d8471391231a74a')
build() {
@@ -29,20 +30,20 @@ package() {
make DESTDIR="${pkgdir}" install
# fix permissions
- chmod a+x ${pkgdir}/usr/share/ratpoison/{allwindows.sh,clickframe.pl,rpshowall.sh,rpws,split.sh}
+ chmod a+x "${pkgdir}/usr/share/ratpoison/"{allwindows.sh,clickframe.pl,rpshowall.sh,rpws,split.sh}
# Not useful outside the source tree. Kill it
- rm ${pkgdir}/usr/share/ratpoison/genrpbindings
+ rm "${pkgdir}/usr/share/ratpoison/genrpbindings"
cd contrib
./genrpbindings
- install -dm755 ${pkgdir}/usr/share/ratpoison/bindings
+ install -dm755 "${pkgdir}/usr/share/ratpoison/bindings"
install -m644 {Ratpoison.pm,ratpoison-cmd.el,ratpoison.rb,ratpoison.lisp,ratpoison.py} \
- ${pkgdir}/usr/share/ratpoison/bindings/
+ "${pkgdir}/usr/share/ratpoison/bindings/"
- install -Dm644 ${srcdir}/${pkgname}.desktop \
- ${pkgdir}/etc/X11/sessions/${pkgname}.desktop
+ install -Dm644 "${srcdir}/${pkgname}.desktop" \
+ "${pkgdir}/etc/X11/sessions/${pkgname}.desktop"
- install -Dm644 ${pkgdir}/usr/share/ratpoison/ratpoison.el \
- ${pkgdir}/usr/share/emacs/site-lisp/ratpoison.el
+ install -Dm644 "${pkgdir}/usr/share/ratpoison/ratpoison.el" \
+ "${pkgdir}/usr/share/emacs/site-lisp/ratpoison.el"
}
diff --git a/community/recoll/PKGBUILD b/community/recoll/PKGBUILD
index d4cbb739f..5c5d940e5 100644
--- a/community/recoll/PKGBUILD
+++ b/community/recoll/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 85408 2013-03-01 10:39:48Z andrea $
+# $Id: PKGBUILD 88329 2013-04-16 13:30:45Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Daniel J Griffiths <ghost1227@archlinux.us>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
@@ -6,8 +6,8 @@
# Contributor: Robert Emil Berge <filoktetes@linuxophic.org>
pkgname=recoll
-pkgver=1.18.1
-pkgrel=3
+pkgver=1.18.2
+pkgrel=1
pkgdesc="Full text search tool based on Xapian backend"
arch=('i686' 'x86_64')
url="http://www.lesbonscomptes.com/recoll/"
@@ -31,7 +31,7 @@ optdepends=('libxslt: for XML based formats (fb2,etc)'
'aspell-en: English stemming support')
install=recoll.install
source=("http://www.lesbonscomptes.com/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('f0e4ba8fc988d67a92e15f6283a485a4')
+md5sums=('fee17c0edbe9199ae7662f6ec46eda07')
build() {
cd "$srcdir/$pkgname-$pkgver"
@@ -47,7 +47,7 @@ build() {
sed -i '1,1i#include <unistd.h>' utils/rclionice.cpp
- ./configure \
+ QMAKE=qmake-qt4 ./configure \
--prefix=/usr \
--mandir=/usr/share/man
make
diff --git a/community/roxterm/PKGBUILD b/community/roxterm/PKGBUILD
index f970099cf..040667852 100644
--- a/community/roxterm/PKGBUILD
+++ b/community/roxterm/PKGBUILD
@@ -1,26 +1,26 @@
-# $Id: PKGBUILD 72814 2012-06-22 18:59:49Z ttopper $
+# $Id: PKGBUILD 88305 2013-04-16 12:29:33Z ttoepper $
# Maintainer: Thorsten Töpper <atsutane-tu@freethoughts.de>
# Contributor: Alexander Fehr <pizzapunk gmail com>
pkgname=roxterm
-pkgver=2.6.5
+pkgver=2.7.1
pkgrel=1
-pkgdesc="Tabbed, VTE-based terminal emulator"
+pkgdesc='Tabbed, VTE-based terminal emulator'
arch=('i686' 'x86_64')
-url="http://roxterm.sourceforge.net/"
+url='http://roxterm.sourceforge.net/'
license=('GPL3')
-depends=('dbus-glib' 'vte3' 'hicolor-icon-theme' 'libsm')
+depends=('dbus-glib' 'vte3' 'hicolor-icon-theme')
makedepends=('docbook-xsl' 'xmlto' 'po4a' 'python2' 'python2-lockfile' 'imagemagick' 'librsvg')
install=roxterm.install
source=("http://downloads.sourceforge.net/roxterm/roxterm-$pkgver.tar.bz2")
-sha1sums=('1c0062abe7c133cf606f2f12013bad5a991b33a8')
-md5sums=('c95d9a74f342573bce71a19b50d46832')
+md5sums=('97b33c75fbded13d99ecdc1452ec6d0b')
+sha1sums=('3fb4012d5b5283cb740962cd295cdfd5c6c0044d')
build() {
cd "${srcdir}/roxterm-${pkgver}"
- python2 mscript.py configure --prefix="/usr"
+ python2 mscript.py configure --prefix='/usr'
python2 mscript.py build
}
diff --git a/community/t1utils/PKGBUILD b/community/t1utils/PKGBUILD
index 9c3141bb7..9833a57c8 100644
--- a/community/t1utils/PKGBUILD
+++ b/community/t1utils/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 65395 2012-02-21 03:23:56Z spupykin $
+# $Id: PKGBUILD 88333 2013-04-16 13:31:22Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Simo Leone <neotuli@gmail.com>
pkgname=t1utils
-pkgver=1.36
-pkgrel=2
+pkgver=1.37
+pkgrel=1
pkgdesc="A collection of simple Type 1 font manipulation programs"
arch=('i686' 'x86_64')
url="http://www.lcdf.org/~eddietwo/type/#t1utils"
@@ -12,13 +12,17 @@ license=("custom")
depends=('glibc')
source=("http://www.lcdf.org/~eddietwo/type/$pkgname-$pkgver.tar.gz"
LICENSE)
-md5sums=('f580e78a38807bce0242b63b5da3a572'
+md5sums=('dcff07df0b334c06d1808530956a634e'
'5a1334c824d21f0314c831f9fd19a587')
build() {
cd "$srcdir/$pkgname-$pkgver"
./configure --prefix=/usr
make
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
make DESTDIR="$pkgdir" install
install -D -m644 "$srcdir/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
diff --git a/community/unifdef/PKGBUILD b/community/unifdef/PKGBUILD
index d9e468341..7e25872c7 100644
--- a/community/unifdef/PKGBUILD
+++ b/community/unifdef/PKGBUILD
@@ -1,21 +1,25 @@
-# $Id: PKGBUILD 83684 2013-02-04 11:06:31Z spupykin $
+# $Id: PKGBUILD 88335 2013-04-16 13:31:44Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
pkgname=unifdef
-pkgver=2.6
-pkgrel=3
+pkgver=2.7
+pkgrel=1
pkgdesc="Remove #ifdef'ed lines"
arch=(i686 x86_64)
url="http://dotat.at/prog/unifdef/"
license=('GPL')
depends=()
source=("http://dotat.at/prog/unifdef/unifdef-$pkgver.tar.gz")
-md5sums=('18b832baea2c7b6b00bd7d4f3db38f62')
+md5sums=('72357e9faa877fe21f5d621d2024a242')
build() {
cd "$srcdir/$pkgname-$pkgver"
make clean
make
+}
+
+package() {
+ cd "$srcdir/$pkgname-$pkgver"
mkdir -p $pkgdir/usr/bin $pkgdir/usr/share/man/man1
install -m 0755 unifdef $pkgdir/usr/bin/
install -m 0644 unifdef.1 $pkgdir/usr/share/man/man1/
diff --git a/community/uriparser/PKGBUILD b/community/uriparser/PKGBUILD
index 8f78d72e2..eb1e77d9d 100644
--- a/community/uriparser/PKGBUILD
+++ b/community/uriparser/PKGBUILD
@@ -1,25 +1,28 @@
-# $Id: PKGBUILD 65355 2012-02-21 02:18:49Z spupykin $
+# $Id: PKGBUILD 88337 2013-04-16 13:32:04Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Juan Pablo Gonzalez Tognarelli <lord_jotape@yahoo.com.ar>
pkgname=uriparser
-pkgver=0.7.5
-pkgrel=2
+pkgver=0.7.7
+pkgrel=1
pkgdesc="uriparser is a strictly RFC 3986 compliant URI parsing library. uriparser is cross-platform, fast, supports Unicode"
url="http://sourceforge.net/projects/uriparser/"
-depends=(glibc)
-makedepends=(doxygen)
+depends=()
+makedepends=(doxygen graphviz)
arch=('i686' 'x86_64')
license=("custom")
source=(http://downloads.sourceforge.net/sourceforge/uriparser/$pkgname-$pkgver.tar.bz2)
-md5sums=('4f4349085fe5de33bcae8d0f26649593')
+md5sums=('2da950ef006be5a842dcc383cbbeaa78')
build() {
cd ${srcdir}/$pkgname-$pkgver
[ -f Makefile ] || ./configure --prefix=/usr --disable-test
- ln -s ${srcdir}/$pkgname-$pkgver/doc/Doxyfile.in ${srcdir}/$pkgname-$pkgver/doc/Doxyfile
sed -i 's|{css,gif,html,png}|{css,html,png}|' doc/Makefile
make
+}
+
+package() {
+ cd ${srcdir}/$pkgname-$pkgver
make DESTDIR=$pkgdir install
install -D -m644 "${srcdir}/$pkgname-$pkgver/COPYING" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
diff --git a/community/virtviewer/PKGBUILD b/community/virtviewer/PKGBUILD
index 0ad3fb7af..a42b0ebcd 100644
--- a/community/virtviewer/PKGBUILD
+++ b/community/virtviewer/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 76592 2012-09-24 09:59:33Z spupykin $
+# $Id: PKGBUILD 88339 2013-04-16 13:32:26Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Jonathan Wiersma <archaur at jonw dot org>
pkgname=virtviewer
-pkgver=0.5.4
+pkgver=0.5.5
pkgrel=1
pkgdesc="A lightweight interface for interacting with the graphical display of virtualized guest OS."
depends=('gtk-vnc' 'libglade>=2.6.0' 'libvirt')
@@ -12,11 +12,15 @@ url="http://virt-manager.et.redhat.com"
arch=('i686' 'x86_64')
license=('GPL')
source=("http://virt-manager.et.redhat.com/download/sources/virt-viewer/virt-viewer-$pkgver.tar.gz")
-md5sums=('43c269da571e65b12421b6fc9f871e98')
+md5sums=('a5516d33a29df5d135611c4667c03f77')
build() {
cd $srcdir/virt-viewer-$pkgver
./configure --prefix=/usr
make
+}
+
+package() {
+ cd $srcdir/virt-viewer-$pkgver
make DESTDIR=$pkgdir install
}
diff --git a/community/weston/PKGBUILD b/community/weston/PKGBUILD
index c0f56bf36..0bae3a41b 100644
--- a/community/weston/PKGBUILD
+++ b/community/weston/PKGBUILD
@@ -2,16 +2,17 @@
# Contributor: Joel Teichroeb <joel@teichroeb.net>
pkgname=weston
-pkgver=1.0.6
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
pkgdesc='Reference implementation of a Wayland compositor'
arch=('i686' 'x86_64')
url='http://wayland.freedesktop.org'
license=('MIT')
options=(!libtool)
-depends=('libxkbcommon' 'wayland' 'mesa' 'cairo' 'poppler-glib' 'mtdev' 'libxcursor' 'glu' 'xkeyboard-config')
+depends=('libxkbcommon' 'libunwind' 'wayland' 'mesa' 'cairo' 'poppler-glib' 'mtdev' 'libxcursor' 'glu'
+ 'pango' 'xkeyboard-config')
source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz")
-sha1sums=('d39d487317ededb9d66365bc1402ee0bc5e20dd0')
+sha1sums=('0929afa86d795e0e970936623d86bdd950d48e8d')
build() {
cd $pkgname-$pkgver
@@ -28,8 +29,11 @@ package() {
# license
install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
# embed more clients
- for _c in clickdot cliptest dnd editor eventdemo flower gears image \
- keyboard resizor simple-egl simple-shm smoke view; do
+ for _c in calibrator clickdot cliptest dnd editor eventdemo flower gears image \
+ resizor simple-egl simple-shm simple-touch smoke transformed view; do
install -Dm755 "clients/$_c" "$pkgdir/usr/bin/weston-$_c"
done
+ for _c in info keyboard screensaver screenshooter tablet-shell terminal; do
+ install -Dm755 "clients/weston-$_c" "$pkgdir/usr/bin/weston-$_c"
+ done
}
diff --git a/community/xcircuit/PKGBUILD b/community/xcircuit/PKGBUILD
index 3cc2b9c2b..683a6c7ca 100644
--- a/community/xcircuit/PKGBUILD
+++ b/community/xcircuit/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 81613 2012-12-25 00:34:18Z foutrelis $
+# $Id: PKGBUILD 88341 2013-04-16 13:32:48Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Giovanni Scafora <linuxmania@gmail.com>
# Contributor: simo <simo@archlinux.org>
pkgname=xcircuit
-pkgver=3.7.26
-pkgrel=3
+pkgver=3.7.48
+pkgrel=1
pkgdesc="A program for drawing publishable-quality electrical circuit schematic diagrams"
arch=('i686' 'x86_64')
url="http://opencircuitdesign.com/xcircuit"
@@ -13,12 +13,16 @@ license=('GPL2')
depends=('tk' 'libxpm' 'zlib')
makedepends=('chrpath')
source=(http://opencircuitdesign.com/xcircuit/archive/$pkgname-$pkgver.tgz)
-md5sums=('6026f65a4bc327e5769157ffd1387342')
+md5sums=('efe537f908b12d30ef1aeebf77222fbf')
build() {
cd $srcdir/$pkgname-$pkgver
- ./configure prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib --mandir=/usr/share/man
+ ./configure --prefix=/usr --with-tcl=/usr/lib --with-tk=/usr/lib --mandir=/usr/share/man
make
+}
+
+package() {
+ cd $srcdir/$pkgname-$pkgver
make DESTDIR=$pkgdir install
mkdir -p $pkgdir/usr/share/man/man1
mv $pkgdir/usr/lib/xcircuit-3.7/man/* $pkgdir/usr/share/man/man1/
diff --git a/community/xnee/PKGBUILD b/community/xnee/PKGBUILD
index 0735311bb..a56b991be 100644
--- a/community/xnee/PKGBUILD
+++ b/community/xnee/PKGBUILD
@@ -1,24 +1,27 @@
-# $Id: PKGBUILD 82003 2013-01-05 15:43:50Z jlichtblau $
+# $Id: PKGBUILD 88303 2013-04-16 10:25:07Z bgyorgy $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Jaroslaw Swierczynski <swiergot@aur.archlinux.org>
pkgname=xnee
pkgver=3.15
-pkgrel=1
+pkgrel=2
pkgdesc="A program to record, distribute, and replay X (X11) protocol data"
arch=('i686' 'x86_64')
url="http://www.sandklef.com/xnee/"
license=('GPL3')
-depends=('gtk2' 'libgnomeui' 'libxtst')
+depends=('gtk2' 'libxtst')
makedepends=('texinfo')
+optdepends=('xosd: feedback support')
options=('!libtool' '!emptydirs')
-source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('56e0b1cca36ebf95b6f7c82c7028ab8a9b5003728ca1044016031b489bc3e8cd')
+source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
+ gnee.desktop)
+sha256sums=('56e0b1cca36ebf95b6f7c82c7028ab8a9b5003728ca1044016031b489bc3e8cd'
+ 'de42d419a46083e39a9b6d60c045c1cd68deb793cc5166a86df81dff608387c1')
build() {
cd ${srcdir}/$pkgname-$pkgver
- ./configure --prefix=/usr --disable-gnome-applet
+ ./configure --prefix=/usr --enable-gui --enable-lib --disable-static --disable-static-programs
make
}
@@ -26,4 +29,5 @@ package() {
cd ${srcdir}/$pkgname-$pkgver
make DESTDIR=${pkgdir} install
+ install -Dm644 ${srcdir}/gnee.desktop ${pkgdir}/usr/share/applications/gnee.desktop
}
diff --git a/community/xnee/gnee.desktop b/community/xnee/gnee.desktop
new file mode 100644
index 000000000..c96850599
--- /dev/null
+++ b/community/xnee/gnee.desktop
@@ -0,0 +1,9 @@
+[Desktop Entry]
+Name=Gnee
+GenericName=X11 Recorder
+Comment=For replay action under X11 environment
+Exec=gnee
+Icon=/usr/share/pixmaps/xnee.png
+Terminal=false
+Type=Application
+Categories=Utility;
diff --git a/community/xnee/xnee.changelog b/community/xnee/xnee.changelog
index b93cdf5b5..b10864c83 100644
--- a/community/xnee/xnee.changelog
+++ b/community/xnee/xnee.changelog
@@ -1,3 +1,8 @@
+2013-04-16 Balló György <ballogyor+arch at gmail dot com>
+ * fix dependencies
+ * enable GUI and library
+ * add .desktop file
+
2013-01-05 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* xnee 3.15-1