diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/bacula/PKGBUILD | 2 | ||||
-rw-r--r-- | community/bacula/bacula.install | 4 | ||||
-rw-r--r-- | community/cairo-compmgr/PKGBUILD | 12 | ||||
-rw-r--r-- | community/fotoxx/PKGBUILD | 4 | ||||
-rw-r--r-- | community/glom/PKGBUILD | 23 | ||||
-rw-r--r-- | community/goocanvas/PKGBUILD | 16 | ||||
-rw-r--r-- | community/goocanvas1/PKGBUILD | 26 | ||||
-rwxr-xr-x | community/goocanvasmm/PKGBUILD | 10 | ||||
-rw-r--r-- | community/gtksourceviewmm/PKGBUILD | 27 | ||||
-rw-r--r-- | community/ibus-chewing/PKGBUILD | 17 | ||||
-rw-r--r-- | community/ibus-hangul/PKGBUILD | 11 | ||||
-rw-r--r-- | community/ibus-hangul/ibus-1.4.0.patch | 58 | ||||
-rw-r--r-- | community/ibus-pinyin/PKGBUILD | 24 | ||||
-rw-r--r-- | community/ibus-pinyin/ibus-pinyin.install | 2 | ||||
-rw-r--r-- | community/libgda4/PKGBUILD | 36 | ||||
-rw-r--r-- | community/libgda4/libgda.install | 12 | ||||
-rw-r--r-- | community/libgdamm/PKGBUILD | 13 | ||||
-rw-r--r-- | community/pygoocanvas/PKGBUILD | 12 | ||||
-rw-r--r-- | community/synfig/PKGBUILD | 6 | ||||
-rw-r--r-- | community/synfigstudio/PKGBUILD | 6 | ||||
-rw-r--r-- | community/tasks/PKGBUILD | 6 | ||||
-rw-r--r-- | community/wt/PKGBUILD | 13 |
22 files changed, 249 insertions, 91 deletions
diff --git a/community/bacula/PKGBUILD b/community/bacula/PKGBUILD index b48447f75..4093fe1a7 100644 --- a/community/bacula/PKGBUILD +++ b/community/bacula/PKGBUILD @@ -5,7 +5,7 @@ pkgname=bacula pkgver=5.0.3 -pkgrel=5 +pkgrel=6 pkgdesc="An advanced backup tool with network and tape changer support (MySQL backend)" arch=("i686" "x86_64") url="http://www.${pkgname}.org" diff --git a/community/bacula/bacula.install b/community/bacula/bacula.install index 9b8a3669a..4d061ddfa 100644 --- a/community/bacula/bacula.install +++ b/community/bacula/bacula.install @@ -1,12 +1,12 @@ post_install() { if [ -z "`grep '^bacula::' /etc/group`" ]; then echo "Adding bacula system group... " - groupadd -g 73 bacula >& /dev/null + groupadd -g 77 bacula >& /dev/null fi if [ -z "`grep '^bacula::' /etc/passwd`" ]; then echo "Adding bacula system user... " - useradd -u 73 -c "Bacula Daemon" -d / -g bacula -s /bin/false bacula + useradd -u 77 -c "Bacula Daemon" -d / -g bacula -s /bin/false bacula fi echo "Locking Bacula User Account..." diff --git a/community/cairo-compmgr/PKGBUILD b/community/cairo-compmgr/PKGBUILD index a023590bf..30c08cec2 100644 --- a/community/cairo-compmgr/PKGBUILD +++ b/community/cairo-compmgr/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 45705 2011-04-27 13:34:55Z bluewind $ +# $Id: PKGBUILD 56166 2011-10-02 15:46:05Z bluewind $ # Maintainer: Florian Pritz <flo@xinu.at> # Contributor: Adam Hani Schakaki (krzd) <krzd@krzd.net> # Contributor: Det <nimetonmaili at gmail a-dot com> @@ -8,16 +8,16 @@ # Contributor: Gianni Vialetto <g dot vialetto at gmail dot com> pkgname=cairo-compmgr -pkgver=git20110320 -_commit=711fc7275b79cc802dc69658eb714ddc50666c06 -pkgrel=2 +pkgver=git2011102 +_commit=348f149af30bc829c2100d0e622c5dcaf43925b7 +pkgrel=3 epoch=1 pkgdesc="A Cairo based composite manager" arch=(i686 x86_64) url="http://cairo-compmgr.tuxfamily.org/" license=(GPL) makedepends=(gettext gtk-doc "intltool>=0.41" git) -depends=("gtk2>=2.16.0" "vala>=0.11.6" libsm gconf) +depends=("gtk2>=2.16.0" "vala>=0.14" libsm gconf) install=cairo-compmgr.install options=(!libtool) #source=(http://download.tuxfamily.org/ccm/$pkgname/$pkgname-$pkgver.tar.gz) @@ -49,7 +49,7 @@ build() { cd "$srcdir/$__gitname-build" git checkout "$_commit" - sed -i 's!vala-0.10!libvala-0.12!' vapi/cairo-compmgr.deps configure.ac +# sed -i 's!vala-0.10!libvala-0.12!' vapi/cairo-compmgr.deps configure.ac ./autogen.sh --prefix=/usr make -j1 } diff --git a/community/fotoxx/PKGBUILD b/community/fotoxx/PKGBUILD index 65ee90593..efa4b5a35 100644 --- a/community/fotoxx/PKGBUILD +++ b/community/fotoxx/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Stefan Husmann <stefan-husmann@t-online.de> pkgname=fotoxx -pkgver=11.09.1 +pkgver=11.10 pkgrel=1 pkgdesc="A program for improving image files made with a digital camera" url="http://kornelix.squarespace.com/fotoxx" @@ -9,7 +9,7 @@ license=('GPL3') depends=('gimp-ufraw' 'perl-exiftool' 'xdg-utils' 'desktop-file-utils') optdepends=('mashup: for composing pages to print from within fotoxx' 'brasero: for burning') source=("http://kornelix.squarespace.com/storage/downloads/$pkgname-$pkgver.tar.gz") -md5sums=('a532c4ef6b00e682319a68416c9c0eeb') +md5sums=('c312f980dab199f50fc76374d062135a') install=fotoxx.install build() { diff --git a/community/glom/PKGBUILD b/community/glom/PKGBUILD index 408a8d87d..0ceeb4893 100644 --- a/community/glom/PKGBUILD +++ b/community/glom/PKGBUILD @@ -1,38 +1,31 @@ -# $Id: PKGBUILD 52545 2011-07-26 04:39:23Z svenstaro $ +# $Id: PKGBUILD 56168 2011-10-02 16:56:39Z ibiru $ # Maintainer: Roman Kyrylych <Roman.Kyrylych@gmail.com> # Contributor: William Rea <sillywilly@gmail.com> # Contributor: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> pkgname=glom -pkgver=1.16.1 -pkgrel=7 +pkgver=1.19.11 +pkgrel=2 pkgdesc="An easy-to-use database designer and user interface" arch=('i686' 'x86_64') url="http://www.glom.org/" license=('GPL') -depends=('libgdamm' 'libxml++' 'gconfmm' 'pygtk' - 'python2-gda' 'libgtksourceviewmm2' 'goocanvasmm' 'libepc' - 'iso-codes' 'postgresql' 'hicolor-icon-theme' 'shared-mime-info' - 'gtkmm' 'boost-libs' 'gettext') -makedepends=('intltool' 'gnome-doc-utils' 'boost' 'python-sphinx' 'mm-common') +depends=('gettext' 'boost-libs' 'libgdamm' 'libxml++' 'python2-gobject' 'libepc' 'goocanvasmm' 'gtksourceviewmm' 'evince' 'postgresql') +makedepends=('intltool' 'gnome-doc-utils' 'python-sphinx' 'boost') options=('!libtool') install=$pkgname.install -source=(http://ftp.gnome.org/pub/GNOME/sources/glom/${pkgver%.*}/$pkgname-$pkgver.tar.bz2) -md5sums=('9ae56e0886f14a48cedaef9beb9c3cc9') +source=(http://ftp.gnome.org/pub/GNOME/sources/glom/${pkgver%.*}/$pkgname-$pkgver.tar.xz) +sha256sums=('c28ead8b37d31550c295004de50e0dc09debd3af665691b852737330bf68514d') build() { cd "$srcdir/$pkgname-$pkgver" - # doctooldir is now owned by mm-common-util instead of glibmm - # the following sed line can be removed once (if) upstream provides a fixed - # configure script - sed -i 's%\(MMDOCTOOLDIR=`$PKG_CONFIG --variable=doctooldir \)glibmm-2.4%\1mm-common-util%' configure ./configure --prefix=/usr \ --with-postgres-utils=/usr/bin \ --disable-scrollkeeper \ --disable-update-mime-database \ - --disable-static + --disable-static make } diff --git a/community/goocanvas/PKGBUILD b/community/goocanvas/PKGBUILD index 1ab22f842..2fdcb31d8 100644 --- a/community/goocanvas/PKGBUILD +++ b/community/goocanvas/PKGBUILD @@ -1,22 +1,26 @@ -# $Id: PKGBUILD 41063 2011-03-03 15:31:20Z spupykin $ +# $Id: PKGBUILD 56140 2011-10-02 09:45:13Z ibiru $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: William Rea <sillywilly@gmail.com> pkgname=goocanvas -pkgver=1.0.0 +pkgver=2.0.0 pkgrel=1 pkgdesc="A cairo canvas widget for GTK+" arch=(i686 x86_64) url="http://live.gnome.org/GooCanvas" options=('!libtool' 'docs') license=("LGPL") -depends=('gtk2') -source=(http://ftp.gnome.org/pub/GNOME/sources/goocanvas/1.0/goocanvas-$pkgver.tar.bz2) -md5sums=('4858a22239e45cf374195bae520021c2') +depends=('gtk3') +source=(http://ftp.gnome.org/pub/GNOME/sources/goocanvas/2.0/goocanvas-$pkgver.tar.bz2) +sha256sums=('9f8d7f700ad9617adef37e63f58cb2d038d799443e3756040f368ceea7f01331') build() { cd $srcdir/goocanvas-$pkgver - ./configure --prefix=/usr + ./configure --prefix=/usr --disable-static make +} + +package() { + cd $srcdir/goocanvas-$pkgver make DESTDIR=$pkgdir install } diff --git a/community/goocanvas1/PKGBUILD b/community/goocanvas1/PKGBUILD new file mode 100644 index 000000000..f0124333e --- /dev/null +++ b/community/goocanvas1/PKGBUILD @@ -0,0 +1,26 @@ +# $Id: PKGBUILD 56150 2011-10-02 11:40:26Z ibiru $ +# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> +# Contributor: William Rea <sillywilly@gmail.com> + +pkgname=goocanvas1 +pkgver=1.0.0 +pkgrel=1 +pkgdesc="A cairo canvas widget for GTK+" +arch=(i686 x86_64) +url="http://live.gnome.org/GooCanvas" +options=('!libtool' 'docs') +license=("LGPL") +depends=('gtk2') +source=(http://ftp.gnome.org/pub/GNOME/sources/goocanvas/1.0/goocanvas-$pkgver.tar.bz2) +sha256sums=('1c072ef88567cad241fb4addee26e9bd96741b1503ff736d1c152fa6d865711e') + +build() { + cd $srcdir/goocanvas-$pkgver + ./configure --prefix=/usr --disable-static + make +} + +package() { + cd $srcdir/goocanvas-$pkgver + make DESTDIR=$pkgdir install +} diff --git a/community/goocanvasmm/PKGBUILD b/community/goocanvasmm/PKGBUILD index 536c2d7e0..b7476844b 100755 --- a/community/goocanvasmm/PKGBUILD +++ b/community/goocanvasmm/PKGBUILD @@ -3,21 +3,23 @@ # Contributor: Laurent Meunier <laurent@deltalima.net> pkgname=goocanvasmm -pkgver=0.15.4 +pkgver=1.90.5 pkgrel=1 pkgdesc='C++ wrappers for goocanvas' arch=('i686' 'x86_64') url='http://ftp.gnome.org/pub/gnome/sources/goocanvasmm/' license=('GPL') -depends=('gegl' 'goocanvas' 'glibmm' 'gtkmm') -source=("http://ftp.gnome.org/pub/gnome/sources/goocanvasmm/${pkgver:0:4}/goocanvasmm-${pkgver}.tar.bz2") -md5sums=('cf462e8d2f36f4e02387eb094773b3e9') +depends=('goocanvas' 'gtkmm3') +options=('!libtool') +source=(http://ftp.gnome.org/pub/gnome/sources/goocanvasmm/1.90/goocanvasmm-${pkgver}.tar.xz) +sha256sums=('9648e6fc6c41fceea348571b7db4421748bab7fbd7799700245890b63ae1b4b6') build() { cd ${pkgname}-${pkgver} ./configure \ --prefix=/usr \ + --disable-static \ --disable-documentation make diff --git a/community/gtksourceviewmm/PKGBUILD b/community/gtksourceviewmm/PKGBUILD new file mode 100644 index 000000000..ad2c08025 --- /dev/null +++ b/community/gtksourceviewmm/PKGBUILD @@ -0,0 +1,27 @@ +#$Id: PKGBUILD 56144 2011-10-02 10:45:47Z ibiru $ +# Maintainer: Ionut Biru <ibiru@archlinux.org> + +pkgname=gtksourceviewmm +pkgver=3.2.0 +pkgrel=1 +pkgdesc="provides C++ bindings for gtksourceview library" +arch=(i686 x86_64) +url="http://gnome.org" +license=('LGPL2.1') +depends=('gtkmm3' 'gtksourceview3') +options=(!libtool) +source=("http://download.gnome.org/sources/$pkgname/3.2/$pkgname-$pkgver.tar.xz") +sha256sums=('9dc0c44f00627e434a36ac7c3a34d9c30ebe45eb6dc682dc733a85dcead2ba66') + +build() { + cd "$srcdir/$pkgname-$pkgver" + ./configure --prefix=/usr + make +} + +package() { + cd "$srcdir/$pkgname-$pkgver" + make DESTDIR="$pkgdir" install +} + +# vim:set ts=2 sw=2 et: diff --git a/community/ibus-chewing/PKGBUILD b/community/ibus-chewing/PKGBUILD index 9fda24ce7..cbec4f962 100644 --- a/community/ibus-chewing/PKGBUILD +++ b/community/ibus-chewing/PKGBUILD @@ -1,3 +1,4 @@ +# $Id: PKGBUILD 56125 2011-10-02 04:43:30Z ebelanger $ # Maintainer: Thomas Dziedzic < gostrc at gmail > # Contributor: Rainy <rainylau(at)gmail(dot)com> # Contributor: Lee.MaRS <leemars@gmail.com> @@ -5,35 +6,31 @@ pkgname=ibus-chewing pkgver=1.3.9.2 -pkgrel=3 +pkgrel=4 pkgdesc='Chinese Chewing Engine for IBus Framework' arch=('i686' 'x86_64') license=('GPL') url='http://ibus.googlecode.com' depends=('ibus' 'libchewing' 'libxtst' 'gconf') makedepends=('swig' 'cmake' 'gob2') -install="${pkgname}.install" +install=ibus-chewing.install source=("http://ibus.googlecode.com/files/${pkgname}-${pkgver}-Source.tar.gz") md5sums=('8d177d67647944f5d1f9cca0654eaccb') build() { - cd ${pkgname}-${pkgver}-Source + cd "${srcdir}/${pkgname}-${pkgver}-Source" cmake \ -DCMAKE_INSTALL_PREFIX=/usr \ -DSYSCONF_INSTALL_DIR=/usr/share \ + -DLIBEXEC_DIR=/usr/lib/ibus \ . make } package() { - cd ${pkgname}-${pkgver}-Source + cd "${srcdir}/${pkgname}-${pkgver}-Source" - make DESTDIR=${pkgdir} install - - # check up on http://code.google.com/p/ibus/issues/detail?id=1172 to fix nonstandard path - install -d ${pkgdir}/usr/lib/ibus - mv ${pkgdir}/usr/libexec/ibus-engine-chewing ${pkgdir}/usr/lib/ibus/ibus-engine-chewing - sed -i 's#/usr/libexec/ibus-engine-chewing#/usr/lib/ibus/ibus-engine-chewing#' ${pkgdir}/usr/share/ibus/component/chewing.xml + make DESTDIR="${pkgdir}" install } diff --git a/community/ibus-hangul/PKGBUILD b/community/ibus-hangul/PKGBUILD index 6191465bf..c9385ed9b 100644 --- a/community/ibus-hangul/PKGBUILD +++ b/community/ibus-hangul/PKGBUILD @@ -1,22 +1,23 @@ -# $Id: PKGBUILD 53477 2011-08-03 21:36:31Z ebelanger $ +# $Id: PKGBUILD 56129 2011-10-02 08:05:56Z ebelanger $ # Maintainer: Thomas Dziedzic < gostrc at gmail > # Contributor: Radim Hvizdák <hvizdakr at gmail dot com> pkgname=ibus-hangul pkgver=1.3.1 -pkgrel=1 +pkgrel=2 pkgdesc='Korean input engine for IBus' arch=('i686' 'x86_64') url='http://ibus.googlecode.com' license=('GPL') depends=('ibus' 'libhangul') makedepends=('intltool') -source=("http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz") -md5sums=('b71565bba3a1439a47212611b774ecf7') +source=(http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz ibus-1.4.0.patch) +md5sums=('b71565bba3a1439a47212611b774ecf7' + 'edf93824ab2eead1307088d3edc24dbc') build() { cd "${srcdir}/${pkgname}-${pkgver}" - + patch -p1 -i "${srcdir}/ibus-1.4.0.patch" ./configure \ --prefix=/usr \ --libexecdir=/usr/lib/ibus diff --git a/community/ibus-hangul/ibus-1.4.0.patch b/community/ibus-hangul/ibus-1.4.0.patch new file mode 100644 index 000000000..0c043d374 --- /dev/null +++ b/community/ibus-hangul/ibus-1.4.0.patch @@ -0,0 +1,58 @@ +diff -Naur ibus-hangul-1.3.1-orig/configure.ac ibus-hangul-1.3.1/configure.ac +--- ibus-hangul-1.3.1-orig/configure.ac 2011-10-02 03:36:02.000000000 -0400 ++++ ibus-hangul-1.3.1/configure.ac 2011-10-02 03:37:01.000000000 -0400 +@@ -52,7 +52,7 @@ + + # check ibus + PKG_CHECK_MODULES(IBUS, [ +- ibus-1.0 >= 1.2.99 ++ ibus-1.0 >= 1.3.99 + ]) + + # check libhangul +diff -Naur ibus-hangul-1.3.1-orig/src/engine.c ibus-hangul-1.3.1/src/engine.c +--- ibus-hangul-1.3.1-orig/src/engine.c 2011-10-02 03:36:02.000000000 -0400 ++++ ibus-hangul-1.3.1/src/engine.c 2011-10-02 03:37:51.000000000 -0400 +@@ -175,8 +194,7 @@ + void + ibus_hangul_init (IBusBus *bus) + { +- gboolean res; +- GValue value = { 0, }; ++ GVariant* value; + + hanja_table = hanja_table_load (NULL); + +@@ -187,22 +205,22 @@ + g_object_ref_sink (config); + + hangul_keyboard = g_string_new_len ("2", 8); +- res = ibus_config_get_value (config, "engine/Hangul", +- "HangulKeyboard", &value); +- if (res) { +- const gchar* str = g_value_get_string (&value); ++ value = ibus_config_get_value (config, "engine/Hangul", ++ "HangulKeyboard"); ++ if (value != NULL) { ++ const gchar* str = g_variant_get_string (value, NULL); + g_string_assign (hangul_keyboard, str); +- g_value_unset(&value); ++ g_variant_unref(value); + } + + hanja_key_list_init(&hanja_keys); + +- res = ibus_config_get_value (config, "engine/Hangul", +- "HanjaKeys", &value); +- if (res) { +- const gchar* str = g_value_get_string (&value); ++ value = ibus_config_get_value (config, "engine/Hangul", ++ "HanjaKeys"); ++ if (value != NULL) { ++ const gchar* str = g_variant_get_string (value, NULL); + hanja_key_list_set_from_string(&hanja_keys, str); +- g_value_unset(&value); ++ g_variant_unref(value); + } else { + hanja_key_list_append(&hanja_keys, IBUS_Hangul_Hanja, 0); + hanja_key_list_append(&hanja_keys, IBUS_F9, 0); diff --git a/community/ibus-pinyin/PKGBUILD b/community/ibus-pinyin/PKGBUILD index 199e4534d..c410dc245 100644 --- a/community/ibus-pinyin/PKGBUILD +++ b/community/ibus-pinyin/PKGBUILD @@ -1,28 +1,28 @@ -# $Id: PKGBUILD 31706 2010-11-04 13:42:40Z ibiru $ +# $Id: PKGBUILD 56127 2011-10-02 07:12:20Z ebelanger $ # Contributor: Rainy <rainylau(at)gmail(dot)com> # Contributor: Lee.maRS<leemars at gmail.com> # Maintainer: Daniel J Griffiths <ghost1227@archlinux.us> pkgname=ibus-pinyin -pkgver=1.3.11 -pkgrel=2 +pkgver=1.3.99.20110706 +pkgrel=1 pkgdesc='The PinYin Engine for IBus Input Framework.' arch=('i686' 'x86_64') license=('LGPL') url='http://ibus.googlecode.com' -depends=('ibus' 'libsigc++2.0' 'boost-libs') -makedepends=('intltool' 'boost') -install="${pkgname}.install" +depends=('ibus') +makedepends=('intltool') +install=ibus-pinyin.install source=("http://ibus.googlecode.com/files/${pkgname}-${pkgver}.tar.gz" "http://ibus.googlecode.com/files/pinyin-database-1.2.99.tar.bz2") -md5sums=('c49b2ccaae1f4e3c5cfbd25af6bea51a' +md5sums=('0d9d5d78106c2d36c28a00b74aa9a6c3' 'd0951b8daa7f56a2cbd3b6b4e42532e0') build() { - ln -sf ${srcdir}/pinyin-database-1.2.99.tar.bz2 \ - ${srcdir}/${pkgname}-${pkgver}/data/db/open-phrase + cd "${srcdir}/${pkgname}-${pkgver}" - cd ${pkgname}-${pkgver} + ln -sf "${srcdir}/pinyin-database-1.2.99.tar.bz2" \ + "${srcdir}/${pkgname}-${pkgver}/data/db/open-phrase" sed -i -e "s|python|python2|" data/db/android/create_db.py \ setup/ibus-setup-pinyin.in @@ -36,7 +36,7 @@ build() { } package() { - cd ${pkgname}-${pkgver} + cd "${srcdir}/${pkgname}-${pkgver}" - make NO_INDEX=true DESTDIR=${pkgdir} install + make NO_INDEX=true DESTDIR="${pkgdir}" install } diff --git a/community/ibus-pinyin/ibus-pinyin.install b/community/ibus-pinyin/ibus-pinyin.install index d9ad92426..3771d9bec 100644 --- a/community/ibus-pinyin/ibus-pinyin.install +++ b/community/ibus-pinyin/ibus-pinyin.install @@ -1,6 +1,6 @@ post_install() { echo "Creating INDEX. Please wait..." - cd /usr/share/ibus-pinyin/db + cd usr/share/ibus-pinyin/db echo "Creating index for android.db..." sqlite3 android.db '.read create_index.sql' echo "Creating index for open-phrase.db..." diff --git a/community/libgda4/PKGBUILD b/community/libgda4/PKGBUILD new file mode 100644 index 000000000..9c2580c99 --- /dev/null +++ b/community/libgda4/PKGBUILD @@ -0,0 +1,36 @@ +# $Id: PKGBUILD 56164 2011-10-02 14:06:33Z jelle $ +# Maintainer: tobias <tobias@archlinux.org> +# Contributor: Tobias Kieslich <tobias@justdreams.de> + +pkgname=libgda4 +pkgver=4.2.9 +pkgrel=1 +pkgdesc="Data abstraction layer with mysql, pgsql, xml, sqlite providers" +arch=(i686 x86_64) +license=('GPL') +depends=('gtksourceview2' 'libunique' 'libxslt' 'db' 'ncurses' 'libsoup' + 'libmysqlclient' 'postgresql-libs' 'python2' 'libgnome-keyring' + 'hicolor-icon-theme' 'desktop-file-utils') +makedepends=('intltool' 'gobject-introspection' ) +options=('!libtool') +url="http://www.gnome-db.org" +install=libgda.install +source=(http://ftp.gnome.org/pub/GNOME/sources/libgda/${pkgver%.*}/libgda-${pkgver}.tar.xz) +sha256sums=('bbae913734b0bf0149b36d1b8617e343f08611c10219fa5ba24b84dfa782e814') + +build() { + cd "${srcdir}/libgda-${pkgver}" + sed -i '1s/python$/&2/' libgda-report/RML/trml*/trml*.py + ./configure --prefix=/usr --sysconfdir=/etc \ + --with-bdb=/usr --with-bdb-libdir-name=lib \ + --disable-static \ + --disable-gtk-doc + make +} + +package() { + cd "${srcdir}/libgda-${pkgver}" + make DESTDIR="${pkgdir}" install + rm -rf $pkgdir/usr/share/icons + rm -rf $pkgdir/usr/share/gtk-doc +} diff --git a/community/libgda4/libgda.install b/community/libgda4/libgda.install new file mode 100644 index 000000000..c317fbaca --- /dev/null +++ b/community/libgda4/libgda.install @@ -0,0 +1,12 @@ +post_install() { + update-desktop-database -q + gtk-update-icon-cache -q -t -f usr/share/icons/hicolor +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} diff --git a/community/libgdamm/PKGBUILD b/community/libgdamm/PKGBUILD index cf58ad50a..1bca39c24 100644 --- a/community/libgdamm/PKGBUILD +++ b/community/libgdamm/PKGBUILD @@ -1,17 +1,18 @@ -# $Id: PKGBUILD 33284 2010-11-23 19:29:36Z heftig $ +# $Id: PKGBUILD 56138 2011-10-02 09:24:08Z ibiru $ +# Maintainer : Ionut Biru <ibiru@archlinux.org> # Contributor: Jan de Groot <jan@jgc.homeip.net> pkgbase=libgdamm pkgname=(libgdamm libgdamm-docs) -pkgver=4.1.1 +pkgver=4.99.4 pkgrel=1 arch=('i686' 'x86_64') -makedepends=('libgda>=4.2.1' 'libsigc++' 'glibmm>=2.24.2' 'glibmm-docs>=2.24.2') +makedepends=('libgda' 'libsigc++' 'glibmm' 'glibmm-docs') url="http://gtkmm.sourceforge.net/" license=('LGPL') options=('!libtool' '!emptydirs') -source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgbase/${pkgver%.*}/$pkgname-$pkgver.tar.bz2) -md5sums=('6f57b0362698420cd855539cf61be388') +source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgbase/${pkgver%.*}/$pkgname-$pkgver.tar.xz) +sha256sums=('08431875745abf85d0a1f0bde5ca273f400395b209fb6c4a5ca87fb87a5f67f0') build() { cd "${srcdir}/${pkgbase}-${pkgver}" @@ -21,7 +22,7 @@ build() { package_libgdamm() { pkgdesc="C++ bindings for libgda" - depends=('libgda>=4.2.1' 'glibmm>=2.24.2' 'libsigc++') + depends=('libgda' 'glibmm' 'libsigc++') cd "${srcdir}/${pkgbase}-${pkgver}" sed -i -e 's/^doc_subdirs/#doc_subdirs/' Makefile diff --git a/community/pygoocanvas/PKGBUILD b/community/pygoocanvas/PKGBUILD index e37d43881..3f5affbc8 100644 --- a/community/pygoocanvas/PKGBUILD +++ b/community/pygoocanvas/PKGBUILD @@ -1,17 +1,17 @@ -# $Id: PKGBUILD 27121 2010-09-17 15:17:17Z schuay $ +# $Id: PKGBUILD 56152 2011-10-02 11:46:05Z ibiru $ # Maintainer: Douglas Soares de Andrade <dsandrade@gmail.com> # Contributor: William Rea <sillywilly@gmail.com> pkgname=pygoocanvas pkgver=0.14.1 -pkgrel=3 +pkgrel=4 pkgdesc="GooCanvas python bindings" arch=('i686' 'x86_64') url="http://developer.berlios.de/projects/pygoocanvas" license=('LGPL') -depends=('python2' 'goocanvas' 'pygtk') +depends=('python2' 'goocanvas1' 'pygtk') makedepends=('pkgconfig') -options=('!libtool' 'docs' 'force') +options=('!libtool' 'docs') source=(http://ftp.gnome.org/pub/GNOME/sources/pygoocanvas/0.14/pygoocanvas-$pkgver.tar.bz2) md5sums=('e0e7b694af2f81a78b0838555d150252') @@ -19,5 +19,9 @@ build() { cd "$srcdir/pygoocanvas-$pkgver" ./configure --prefix=/usr --disable-docs make +} + +package() { + cd "$srcdir/pygoocanvas-$pkgver" make DESTDIR="$pkgdir" install } diff --git a/community/synfig/PKGBUILD b/community/synfig/PKGBUILD index 4a0b6d1b9..d720c5fa5 100644 --- a/community/synfig/PKGBUILD +++ b/community/synfig/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 55936 2011-09-26 09:39:06Z spupykin $ +# $Id: PKGBUILD 56131 2011-10-02 08:08:49Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Franco Iacomella <yaco@gnu.org> pkgname=synfig -pkgver=0.63.01 +pkgver=0.63.02 pkgrel=1 pkgdesc="Professional vector animation program (CLI renderer only)" arch=(i686 x86_64) @@ -17,7 +17,7 @@ replaces=('synfig-core') options=(!libtool) source=(http://downloads.sourceforge.net/project/synfig/synfig/$pkgver/synfig-$pkgver.tar.gz build-fix.patch) -md5sums=('2ff9271324c322266be048c4a0a22b5b' +md5sums=('4286d5e1887275107d760d1b678aec24' '2de5e74159a38e4b1788c20d4c4b6f68') build() { diff --git a/community/synfigstudio/PKGBUILD b/community/synfigstudio/PKGBUILD index b10b44c2d..cd9990a7d 100644 --- a/community/synfigstudio/PKGBUILD +++ b/community/synfigstudio/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 55938 2011-09-26 09:40:28Z spupykin $ +# $Id: PKGBUILD 56133 2011-10-02 08:10:11Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Franco Iacomella <yaco@gnu.org> pkgname=synfigstudio -pkgver=0.63.01 +pkgver=0.63.02 pkgrel=1 pkgdesc="Professional vector animation program (GUI)" arch=(i686 x86_64) @@ -14,7 +14,7 @@ makedepends=('openexr' 'imagemagick' 'xorg-fonts-100dpi' 'xorg-fonts-75dpi' 'xorg-fonts-misc' 'xorg-fonts-type1') install=synfigstudio.install source=(http://downloads.sourceforge.net/project/synfig/synfigstudio/$pkgver/synfigstudio-$pkgver.tar.gz) -md5sums=('b77e3e8f449753dab07425d1d4460b72') +md5sums=('939595974cc56551fa89ae4f4dddbfb0') build() { cd $srcdir/synfigstudio-$pkgver diff --git a/community/tasks/PKGBUILD b/community/tasks/PKGBUILD index 2d9e4f2e2..3204bd603 100644 --- a/community/tasks/PKGBUILD +++ b/community/tasks/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 45229 2011-04-18 13:02:11Z spupykin $ +# $Id: PKGBUILD 56135 2011-10-02 08:11:48Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Geoffroy Carrier <geoffroy.carrier@aur.archlinux.org> # Contributor: lp76 <l.peduto@gmail.com> pkgname=tasks pkgver=0.19 -pkgrel=1 +pkgrel=2 pkgdesc="A simple to do list application that uses libecal" arch=(i686 x86_64) url="http://pimlico-project.org/tasks.html" license=('GPL') -depends=('evolution-data-server>=2.32.0' 'xdg-utils' 'gtk2') +depends=('evolution-data-server>=3.2.0' 'xdg-utils' 'gtk2') makedepends=('intltool') install=tasks.install source=(http://pimlico-project.org/sources/tasks/$pkgname-$pkgver.tar.gz) diff --git a/community/wt/PKGBUILD b/community/wt/PKGBUILD index d0024d3f5..0ca32716f 100644 --- a/community/wt/PKGBUILD +++ b/community/wt/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 52510 2011-07-25 22:14:25Z spupykin $ +# $Id: PKGBUILD 56173 2011-10-02 20:43:18Z spupykin $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Denis Martinez <deuns.martinez@gmail.com> pkgname=wt -pkgver=3.1.10 -pkgrel=3 +pkgver=3.1.11 +pkgrel=1 pkgdesc="a C++ library and application server for developing and deploying web applications" arch=('i686' 'x86_64') url="http://www.webtoolkit.eu/" @@ -23,14 +23,11 @@ optdepends=('openssl: for SSL support in built-in webserver' 'mysql++: for the hangman example' 'qt: for the Wt/Qt interopability example (wtwithqt)') backup=('etc/wt/wt_config.xml') -source=(http://downloads.sourceforge.net/witty/$pkgname-${pkgver}.tar.gz - wt-boost-1.47.patch) -md5sums=('535945f48f479e74b893adf5b1a857b7' - '9374ca2e0af1e951d585872ffface805') +source=(http://downloads.sourceforge.net/witty/$pkgname-${pkgver}.tar.gz) +md5sums=('0e1701db78a899d1f7e943098678cc7a') build() { cd ${srcdir}/${pkgname}-${pkgver} - patch -Rp1 <$srcdir/wt-boost-1.47.patch mkdir -p build cd build cmake -DCONNECTOR_HTTP=ON -DCMAKE_INSTALL_PREFIX=/usr \ |