diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-11-03 12:50:27 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-11-03 12:50:27 -0300 |
commit | 692010aa202808a5b0ab62a132e5e366e34273fc (patch) | |
tree | a2c48fc9ef2c8ae3f6d1ff4f0905c36257fc9707 /community | |
parent | 01dfa0016c313f5ec5be0a8b624bac5031ff74a8 (diff) | |
parent | 6c10ff06abb7ca3a4db4c73624f73aafdd3b2e63 (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community-staging/lightspark/PKGBUILD
community-testing/gambas3/PKGBUILD
community-testing/shotwell/PKGBUILD
Diffstat (limited to 'community')
-rw-r--r-- | community/choqok/PKGBUILD | 6 | ||||
-rw-r--r-- | community/e4rat/PKGBUILD | 23 | ||||
-rw-r--r-- | community/fityk/PKGBUILD | 4 | ||||
-rw-r--r-- | community/gambas3/PKGBUILD | 116 | ||||
-rw-r--r-- | community/ginac/PKGBUILD | 2 | ||||
-rw-r--r-- | community/gummi/PKGBUILD | 2 | ||||
-rw-r--r-- | community/libreplaygain/PKGBUILD | 34 | ||||
-rw-r--r-- | community/lightspark/PKGBUILD | 17 | ||||
-rw-r--r-- | community/lightspark/llvm29.diff | 12 | ||||
-rw-r--r-- | community/lxdm/lxdm-conf.patch | 11 | ||||
-rw-r--r-- | community/mongodb/PKGBUILD | 2 | ||||
-rw-r--r-- | community/nodejs/PKGBUILD | 2 | ||||
-rw-r--r-- | community/nut/PKGBUILD | 2 |
13 files changed, 136 insertions, 97 deletions
diff --git a/community/choqok/PKGBUILD b/community/choqok/PKGBUILD index b025bb1e4..6e10547e3 100644 --- a/community/choqok/PKGBUILD +++ b/community/choqok/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 44627 2011-04-09 15:52:17Z andrea $ +# $Id: PKGBUILD 57710 2011-11-01 14:51:22Z plewis $ # Maintainer: Peter Lewis <plewis@aur.archlinux.org> # Contributor: Andrea Scarpino <andrea@archlinux.org> # Contributor: Emanuele Rossi <newdna1510@yahoo.it> # Contributor: Bram Schoenmakers <me@bramschoenmakers.nl> pkgname=choqok -pkgver=1.1 +pkgver=1.2 pkgrel=1 pkgdesc="A Twitter/identi.ca/laconica client for KDE" url="http://choqok.gnufolks.org/" @@ -16,7 +16,7 @@ makedepends=('cmake' 'automoc4') optdepends=('kdebase-konqueror: proxy support') install="${pkgname}.install" source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2") -md5sums=('5006404ce250d4a75d4bb762c747962d') +md5sums=('05d01f4c93c081f3a84ea013cfba7229') build() { cd ${srcdir} diff --git a/community/e4rat/PKGBUILD b/community/e4rat/PKGBUILD index 9d3464f89..85186118a 100644 --- a/community/e4rat/PKGBUILD +++ b/community/e4rat/PKGBUILD @@ -1,30 +1,31 @@ -# $Id: PKGBUILD 57458 2011-10-28 07:42:34Z mtorromeo $ +# $Id: PKGBUILD 57697 2011-11-01 11:45:09Z mtorromeo $ # Maintainer: Massimiliano Torromeo <massimiliano.torromeo@gmail.com> # Contributor: graysky <graysky AT archlinux DOT us> pkgname=e4rat pkgver=0.2.1 -pkgrel=4 +pkgrel=5 pkgdesc="Toolset to accelerate the boot process and application startups for systems with ext4 root partitions." arch=('i686' 'x86_64') url="http://e4rat.sourceforge.net/" license=('GPL') depends=('e2fsprogs' 'util-linux') -makedepends=('audit' 'boost' 'cmake' 'e2fsprogs' 'perl' 'util-linux') +makedepends=('audit' 'boost' 'cmake') options=(!strip) -source=(http://downloads.sourceforge.net/project/$pkgname/$pkgver/e4rat_"$pkgver"_src.tar.gz) +backup=(etc/e4rat.conf) +source=(http://downloads.sourceforge.net/project/$pkgname/$pkgver/e4rat_${pkgver}_src.tar.gz) build() { - unset LDFLAGS - cd "$srcdir/$pkgname-$pkgver" - cmake -DCMAKE_BUILD_TYPE=Release . - make + unset LDFLAGS + cd "$srcdir/$pkgname-$pkgver" + cmake -DCMAKE_BUILD_TYPE=Release . + make } package() { - cd "$srcdir/$pkgname-$pkgver" - make DESTDIR="$pkgdir" install - install -dm755 "$pkgdir"/var/lib/$pkgname + cd "$srcdir/$pkgname-$pkgver" + make DESTDIR="$pkgdir" install + install -dm755 "$pkgdir/var/lib/$pkgname" } md5sums=('cbb1f3cdd2b8c96b4402028da07b11f2') diff --git a/community/fityk/PKGBUILD b/community/fityk/PKGBUILD index cbde1b063..669d2d45d 100644 --- a/community/fityk/PKGBUILD +++ b/community/fityk/PKGBUILD @@ -4,7 +4,7 @@ pkgname=fityk pkgver=1.1.1 -pkgrel=1 +pkgrel=2 pkgdesc='A program for nonlinear fitting of analytical functions to data.' arch=('i686' 'x86_64' 'mips64el') url='http://www.unipress.waw.pl/fityk/' @@ -14,7 +14,7 @@ makedepends=('boost' 'git' 'python-sphinx' 'swig') options=('!libtool') install='fityk.install' source=('http://biolpc22.york.ac.uk/pub/Daily_HEAD/wxWidgets.tar.gz') # daily snapshot because fityk requires a version that hasn't been released yet... -md5sums=('e02d7a4af1201d39e20a864cd15f530f') +md5sums=('99bb0cf3813ee173edc9cbbc026a78ca') build() { cd wxWidgets diff --git a/community/gambas3/PKGBUILD b/community/gambas3/PKGBUILD index 585e37179..28a1bf9c9 100644 --- a/community/gambas3/PKGBUILD +++ b/community/gambas3/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 56945 2011-10-17 08:20:48Z ibiru $ +# $Id: PKGBUILD 57730 2011-11-01 19:01:23Z lcarlier $ # Maintainer: Laurent Carlier <lordheavym@gmail.com> pkgbase=gambas3 @@ -12,7 +12,7 @@ pkgname=('gambas3-runtime' 'gambas3-devel' 'gambas3-ide' 'gambas3-script' 'gamba 'gambas3-gb-pdf' 'gambas3-gb-qt4' 'gambas3-gb-qt4-ext' 'gambas3-gb-qt4-opengl' 'gambas3-gb-qt4-webkit' 'gambas3-gb-report' 'gambas3-gb-sdl' 'gambas3-gb-sdl-sound' 'gambas3-gb-settings' 'gambas3-gb-signal' 'gambas3-gb-v4l' 'gambas3-gb-vb' 'gambas3-gb-xml' 'gambas3-gb-xml-rpc' 'gambas3-gb-xml-xslt' 'gambas3-gb-web') -pkgver=2.99.5 +pkgver=2.99.6 pkgrel=1 pkgdesc="A free development environment based on a Basic interpreter." arch=('i686' 'x86_64' 'mips64el') @@ -20,14 +20,14 @@ url="http://gambas.sourceforge.net/" license=('GPL') groups=('gambas3') makedepends=('intltool' 'mysql' 'postgresql' 'libffi' 'bzip2' 'glib2' 'v4l-utils' - 'zlib' 'mesa' 'libgl' 'glew>=1.7.0' 'xdg-utils' 'qt' 'gtk2' 'imlib2' 'gdk-pixbuf2' + 'zlib' 'mesa' 'libgl' 'glew' 'xdg-utils' 'gtk2' 'imlib2' 'gdk-pixbuf2' 'qt' 'postgresql-libs' 'libmysqlclient' 'unixodbc' 'sqlite2' 'sqlite3' 'librsvg' 'curl' 'poppler-glib' 'sdl_mixer' 'sdl_ttf' 'libxtst' 'pcre' 'libxcursor' 'libsm' 'dbus-core' 'libxml2' 'libxslt' 'libgnome-keyring') options=('!emptydirs' '!makeflags') source=("http://downloads.sourceforge.net/gambas/${pkgbase}-${pkgver}.tar.bz2" 'gambas3-script.install' 'gambas3-runtime.install') -md5sums=('dfa16f5208463e81ba8ca801948c353a' +md5sums=('746aaae5494c4b267bdae802c5c006d5' 'b284be39d147ec799f1116a6abc068b4' 'b5cc403990f31b8ea1c5cf37366d3d29') @@ -42,7 +42,7 @@ build() { package_gambas3-runtime() { depends=('libffi' 'xdg-utils') - pkgdesc="Gambas3 runtime environment" + pkgdesc="Runtime environment" install=gambas3-runtime.install cd ${srcdir}/${pkgbase}-${pkgver}/main/gbc @@ -78,7 +78,7 @@ package_gambas3-runtime() { package_gambas3-devel() { depends=('gambas3-runtime') - pkgdesc="Gambas3 development environment" + pkgdesc="Development environment" cd ${srcdir}/${pkgbase}-${pkgver}/main/gbc make DESTDIR="${pkgdir}" install @@ -88,7 +88,7 @@ package_gambas3-ide() { depends=('gambas3-devel' 'gambas3-gb-db-form' 'gambas3-gb-desktop' 'gambas3-gb-eval-highlight' 'gambas3-gb-form-dialog' 'gambas3-gb-settings' 'gambas3-gb-form-mdi' 'gambas3-gb-image-effect' 'gambas3-gb-qt4-ext' 'gambas3-gb-qt4-webkit') - pkgdesc="Gambas3 Integrated Development Environment" + pkgdesc="Integrated Development Environment" cd ${srcdir}/${pkgbase}-${pkgver} make XDG_UTILS='' DESTDIR="${pkgdir}" install @@ -106,7 +106,7 @@ package_gambas3-ide() { package_gambas3-script() { depends=('gambas3-devel') - pkgdesc="Gambas3 scripter and server programs support" + pkgdesc="Scripter and server programs support" install=gambas3-script.install cd ${srcdir}/${pkgbase}-${pkgver} @@ -133,7 +133,7 @@ package_gambas3-examples() { 'gambas3-gb-option' 'gambas3-gb-pcre' 'gambas3-gb-pdf' 'gambas3-gb-qt4' 'gambas3-gb-qt4-ext' 'gambas3-gb-qt4-opengl' 'gambas3-gb-qt4-webkit' 'gambas3-gb-report' 'gambas3-gb-sdl' 'gambas3-gb-sdl-sound' 'gambas3-gb-settings' 'gambas3-gb-signal' 'gambas3-gb-v4l' 'gambas3-gb-vb' 'gambas3-gb-xml' 'gambas3-gb-xml-rpc' 'gambas3-gb-xml-xslt' 'gambas3-gb-web') - pkgdesc="Gambas3 examples" + pkgdesc="Applications examples" cd ${srcdir}/${pkgbase}-${pkgver} make XDG_UTILS='' DESTDIR="${pkgdir}" install @@ -144,7 +144,7 @@ package_gambas3-examples() { package_gambas3-gb-cairo() { depends=('gambas3-runtime' 'cairo') - pkgdesc="Gambas3 cairo component" + pkgdesc="Cairo component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -162,7 +162,7 @@ package_gambas3-gb-cairo() { package_gambas3-gb-chart() { depends=('gambas3-gb-form') - pkgdesc="Gambas3 chart component" + pkgdesc="Chart component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -187,7 +187,7 @@ package_gambas3-gb-chart() { package_gambas3-gb-compress() { depends=('gambas3-runtime' 'bzip2' 'zlib') - pkgdesc="Gambas3 compression support component" + pkgdesc="Compression support component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -208,7 +208,7 @@ package_gambas3-gb-compress() { package_gambas3-gb-crypt() { depends=('gambas3-runtime') - pkgdesc="Gambas3 MD5/DES crypting component" + pkgdesc="MD5/DES crypting component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -226,7 +226,7 @@ package_gambas3-gb-crypt() { package_gambas3-gb-db() { depends=('gambas3-runtime') - pkgdesc="Gambas3 database access component" + pkgdesc="Database access component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -242,7 +242,7 @@ package_gambas3-gb-db() { package_gambas3-gb-db-form() { depends=('gambas3-gb-db' 'gambas3-gb-form') - pkgdesc="Gambas3 database form component" + pkgdesc="Database form component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -267,7 +267,7 @@ package_gambas3-gb-db-form() { package_gambas3-gb-db-mysql() { depends=('gambas3-gb-db' 'libmysqlclient') - pkgdesc="Gambas3 MySQL database access component" + pkgdesc="MySQL database access component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -285,7 +285,7 @@ package_gambas3-gb-db-mysql() { package_gambas3-gb-db-odbc() { depends=('gambas3-gb-db' 'unixodbc') - pkgdesc="Gambas3 ODBC database access component" + pkgdesc="ODBC database access component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -303,7 +303,7 @@ package_gambas3-gb-db-odbc() { package_gambas3-gb-db-postgresql() { depends=('gambas3-gb-db' 'postgresql-libs') - pkgdesc="Gambas3 PostgreSQL database access component" + pkgdesc="PostgreSQL database access component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -321,7 +321,7 @@ package_gambas3-gb-db-postgresql() { package_gambas3-gb-db-sqlite2() { depends=('gambas3-gb-db' 'sqlite2') - pkgdesc="Gambas3 Sqlite2 database access component" + pkgdesc="Sqlite2 database access component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -339,7 +339,7 @@ package_gambas3-gb-db-sqlite2() { package_gambas3-gb-db-sqlite3() { depends=('gambas3-gb-db' 'sqlite3') - pkgdesc="Gambas3 Sqlite3 database access component" + pkgdesc="Sqlite3 database access component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -357,7 +357,7 @@ package_gambas3-gb-db-sqlite3() { package_gambas3-gb-desktop() { depends=('gambas3-gb-image' 'libsm' 'libxtst' 'libgnome-keyring') - pkgdesc="Gambas3 desktop component" + pkgdesc="Desktop component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -379,7 +379,7 @@ package_gambas3-gb-desktop() { package_gambas3-gb-dbus() { depends=('gambas3-runtime' 'dbus-core') - pkgdesc="Gambas3 DBUS component" + pkgdesc="DBUS component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -397,7 +397,7 @@ package_gambas3-gb-dbus() { package_gambas3-gb-eval-highlight() { depends=('gambas3-runtime') - pkgdesc="Gambas3 expression evaluator highlight component" + pkgdesc="Expression evaluator highlight component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -417,7 +417,7 @@ package_gambas3-gb-eval-highlight() { package_gambas3-gb-form() { depends=('gambas3-gb-gui') - pkgdesc="Gambas3 form component" + pkgdesc="Form component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -446,7 +446,7 @@ package_gambas3-gb-form() { package_gambas3-gb-form-dialog() { depends=('gambas3-gb-form') - pkgdesc="Gambas3 form dialog component" + pkgdesc="Form dialog component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -475,7 +475,7 @@ package_gambas3-gb-form-dialog() { package_gambas3-gb-form-mdi() { depends=('gambas3-gb-form') - pkgdesc="Gambas3 form MDI component" + pkgdesc="Form MDI component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -504,7 +504,7 @@ package_gambas3-gb-form-mdi() { package_gambas3-gb-form-stock() { depends=('gambas3-runtime') - pkgdesc="Gambas3 default stock icons component" + pkgdesc="Default stock icons component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -528,7 +528,7 @@ package_gambas3-gb-form-stock() { package_gambas3-gb-gtk() { depends=('gambas3-gb-image' 'gtk2' 'librsvg') - pkgdesc="Gambas3 graphical GTK+ toolkit component" + pkgdesc="GTK+ toolkit component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -546,7 +546,7 @@ package_gambas3-gb-gtk() { package_gambas3-gb-gui() { depends=('gambas3-gb-qt4' 'gambas3-gb-gtk') - pkgdesc="Gambas3 automatic gui toolkit chooser" + pkgdesc="Automatic gui toolkit chooser" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -569,7 +569,7 @@ package_gambas3-gb-gui() { package_gambas3-gb-image() { depends=('gambas3-runtime') - pkgdesc="Gambas3 image component" + pkgdesc="Image component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -585,7 +585,7 @@ package_gambas3-gb-image() { package_gambas3-gb-image-effect() { depends=('gambas3-gb-image') - pkgdesc="Gambas3 image effect component" + pkgdesc="Image effect component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -601,7 +601,7 @@ package_gambas3-gb-image-effect() { package_gambas3-gb-image-imlib() { depends=('gambas3-gb-image' 'imlib2') - pkgdesc="Gambas3 imlib component" + pkgdesc="Imlib component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -619,7 +619,7 @@ package_gambas3-gb-image-imlib() { package_gambas3-gb-image-io() { depends=('gambas3-gb-image' 'gdk-pixbuf2') - pkgdesc="Gambas3 input/output component" + pkgdesc="Input/Output component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -637,7 +637,7 @@ package_gambas3-gb-image-io() { package_gambas3-gb-net() { depends=('gambas3-runtime') - pkgdesc="Gambas3 network component" + pkgdesc="Network component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -655,7 +655,7 @@ package_gambas3-gb-net() { package_gambas3-gb-net-curl() { depends=('gambas3-gb-net' 'curl') - pkgdesc="Gambas3 curl component" + pkgdesc="Curl component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -673,7 +673,7 @@ package_gambas3-gb-net-curl() { package_gambas3-gb-net-smtp() { depends=('gambas3-runtime' 'glib2') - pkgdesc="Gambas3 SMTP component" + pkgdesc="SMTP component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -691,7 +691,7 @@ package_gambas3-gb-net-smtp() { package_gambas3-gb-opengl() { depends=('gambas3-runtime' 'libgl' 'glew') - pkgdesc="Gambas3 OpenGL component" + pkgdesc="OpenGL component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -713,7 +713,7 @@ package_gambas3-gb-opengl() { package_gambas3-gb-opengl-glu() { depends=('gambas3-gb-opengl') - pkgdesc="Gambas3 GL Utility component" + pkgdesc="GL Utility component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -731,7 +731,7 @@ package_gambas3-gb-opengl-glu() { package_gambas3-gb-opengl-glsl() { depends=('gambas3-gb-opengl') - pkgdesc="Gambas3 GLSL component" + pkgdesc="GLSL component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -749,7 +749,7 @@ package_gambas3-gb-opengl-glsl() { package_gambas3-gb-option() { depends=('gambas3-runtime') - pkgdesc="Gambas3 getopt component" + pkgdesc="Getopt component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -765,7 +765,7 @@ package_gambas3-gb-option() { package_gambas3-gb-pcre() { depends=('gambas3-runtime' 'pcre') - pkgdesc="Gambas3 PCRE component" + pkgdesc="PCRE component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -783,7 +783,7 @@ package_gambas3-gb-pcre() { package_gambas3-gb-pdf() { depends=('gambas3-runtime' 'poppler') - pkgdesc="Gambas3 PDF component" + pkgdesc="PDF component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -801,7 +801,7 @@ package_gambas3-gb-pdf() { package_gambas3-gb-qt4() { depends=('gambas3-gb-image' 'qt') - pkgdesc="Gambas3 Qt4 toolkit component" + pkgdesc="Qt4 toolkit component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -825,7 +825,7 @@ package_gambas3-gb-qt4() { package_gambas3-gb-qt4-ext() { depends=('gambas3-gb-qt4') - pkgdesc="Gambas3 Qt4 toolkit extended component" + pkgdesc="Qt4 toolkit extended component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -843,7 +843,7 @@ package_gambas3-gb-qt4-ext() { package_gambas3-gb-qt4-opengl() { depends=('gambas3-gb-qt4' 'libgl') - pkgdesc="Gambas3 Qt4 toolkit OpenGL component" + pkgdesc="Qt4 toolkit OpenGL component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -860,8 +860,8 @@ package_gambas3-gb-qt4-opengl() { } package_gambas3-gb-qt4-webkit() { - depends=('gambas3-gb-qt4') - pkgdesc="Gambas3 Qt4 toolkit webkit component" + depends=('gambas3-gb-qt4') # qt-webkit + pkgdesc="Qt4 toolkit webkit component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -879,7 +879,7 @@ package_gambas3-gb-qt4-webkit() { package_gambas3-gb-report() { depends=('gambas3-gb-form' 'gambas3-gb-image-io') - pkgdesc="Gambas3 report component" + pkgdesc="Report component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -904,7 +904,7 @@ package_gambas3-gb-report() { package_gambas3-gb-sdl() { depends=('gambas3-gb-image-io' 'sdl_ttf' 'libxcursor' 'glew' 'libgl') - pkgdesc="Gambas3 SDL component" + pkgdesc="SDL component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -922,7 +922,7 @@ package_gambas3-gb-sdl() { package_gambas3-gb-sdl-sound() { depends=('gambas3-runtime' 'sdl_mixer') - pkgdesc="Gambas3 SDL sound component" + pkgdesc="SDL sound component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -940,7 +940,7 @@ package_gambas3-gb-sdl-sound() { package_gambas3-gb-settings() { depends=('gambas3-runtime') - pkgdesc="Gambas3 setting component" + pkgdesc="Setting component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -960,7 +960,7 @@ package_gambas3-gb-settings() { package_gambas3-gb-signal() { depends=('gambas3-runtime') - pkgdesc="Gambas3 signal component" + pkgdesc="Signal component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -976,7 +976,7 @@ package_gambas3-gb-signal() { package_gambas3-gb-v4l() { depends=('gambas3-runtime' 'v4l-utils' 'libjpeg' 'libpng') - pkgdesc="Gambas3 video4linux component" + pkgdesc="Video4linux component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -994,7 +994,7 @@ package_gambas3-gb-v4l() { package_gambas3-gb-vb() { depends=('gambas3-runtime') - pkgdesc="Gambas3 VB transitional component" + pkgdesc="VB transitional component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -1010,7 +1010,7 @@ package_gambas3-gb-vb() { package_gambas3-gb-xml() { depends=('gambas3-runtime' 'libxml2') - pkgdesc="Gambas3 XML component" + pkgdesc="XML component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -1032,7 +1032,7 @@ package_gambas3-gb-xml() { package_gambas3-gb-xml-rpc() { depends=('gambas3-gb-xml' 'gambas3-gb-net' 'gambas3-gb-net-curl') - pkgdesc="Gambas3 XML-RPC component" + pkgdesc="XML-RPC component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -1060,7 +1060,7 @@ package_gambas3-gb-xml-rpc() { package_gambas3-gb-xml-xslt() { depends=('gambas3-gb-xml' 'libxslt') - pkgdesc="Gambas3 XML-XSLT component" + pkgdesc="XML-XSLT component" ## workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main @@ -1078,7 +1078,7 @@ package_gambas3-gb-xml-xslt() { package_gambas3-gb-web() { depends=('gambas3-runtime') - pkgdesc="Gambas3 CGI component" + pkgdesc="CGI component" ## Workaround for splitting cd ${srcdir}/${pkgbase}-${pkgver}/main diff --git a/community/ginac/PKGBUILD b/community/ginac/PKGBUILD index 8d4ecf77f..594ecc9d2 100644 --- a/community/ginac/PKGBUILD +++ b/community/ginac/PKGBUILD @@ -3,7 +3,7 @@ pkgname=ginac pkgver=1.6.1 -pkgrel=1 +pkgrel=2 pkgdesc='A set of libraries that allow the creation of integrated systems that embed symbolic manipulations.' arch=('i686' 'x86_64' 'mips64el') url='http://www.ginac.de' diff --git a/community/gummi/PKGBUILD b/community/gummi/PKGBUILD index f9bacff80..03abb8db0 100644 --- a/community/gummi/PKGBUILD +++ b/community/gummi/PKGBUILD @@ -4,7 +4,7 @@ pkgname=gummi pkgver=0.5.8 -pkgrel=3 +pkgrel=4 pkgdesc='Simple LaTex editor for GTK users' arch=('i686' 'x86_64' 'mips64el') url='http://gummi.midnightcoding.org/' diff --git a/community/libreplaygain/PKGBUILD b/community/libreplaygain/PKGBUILD index 7c075ef47..c4b978d51 100644 --- a/community/libreplaygain/PKGBUILD +++ b/community/libreplaygain/PKGBUILD @@ -1,6 +1,9 @@ -# Maintainer: Corrado Primier <bardo@aur.archlinux.org> +# $Id: PKGBUILD 57695 2011-11-01 10:46:06Z andrea $ +# Maintainer: +# Contributor: Corrado Primier <bardo@aur.archlinux.org> + pkgname=libreplaygain -pkgver=453 +pkgver=475 pkgrel=1 pkgdesc="A library to adjust audio gain" arch=('i686' 'x86_64' 'mips64el') @@ -8,19 +11,24 @@ url="http://www.musepack.net/index.php?pg=src" license=('LGPL') depends=('glibc') makedepends=('cmake') -source=(http://files.musepack.net/source/${pkgname}_r${pkgver}.tar.gz) -md5sums=('1bde8f0319fd2a2b9921b2a2dfc47655') +source=("http://files.musepack.net/source/${pkgname}_r${pkgver}.tar.gz") +md5sums=('e27b3b1249b7fbae92d656d9e3d26633') build() { - mkdir "${srcdir}/${pkgname}_r${pkgver}/build" - cd "${srcdir}/${pkgname}_r${pkgver}/build" + cd "${srcdir}" + mkdir build + cd build + cmake ../${pkgname}_r${pkgver}/ \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DCMAKE_BUILD_TYPE=Release + make +} - cmake -DCMAKE_INSTALL_PREFIX=/usr .. - make DESTDIR="${pkgdir}/" install +package() { + cd "${srcdir}"/build + make DESTDIR="${pkgdir}" install - mkdir -p "${pkgdir}/usr/include/replaygain/" - install -Dm644 ${srcdir}/${pkgname}_r${pkgver}/include/replaygain/* \ - ${pkgdir}/usr/include/replaygain/ + install -d "${pkgdir}/usr/include/replaygain/" + install -Dm644 "${srcdir}"/${pkgname}_r${pkgver}/include/replaygain/* \ + "${pkgdir}/usr/include/replaygain/" } - -# vim:set ts=2 sw=2 et: diff --git a/community/lightspark/PKGBUILD b/community/lightspark/PKGBUILD index b886299a0..3de965a51 100644 --- a/community/lightspark/PKGBUILD +++ b/community/lightspark/PKGBUILD @@ -2,8 +2,8 @@ # Contributor: Jan "heftig" Steffens <jan.steffens@gmail.com> pkgname=lightspark -pkgver=0.5.1 -pkgrel=2 +pkgver=0.5.2.1 +pkgrel=1 pkgdesc='An alternative Flash Player for Linux.' arch=('i686' 'x86_64' 'mips64el') url='http://lightspark.sourceforge.net' @@ -13,10 +13,15 @@ depends=('mesa' 'ftgl' 'sdl' 'gtk2' 'curl' 'zlib' 'ffmpeg' 'glew' 'pcre' 'libpul makedepends=('cmake' 'nasm' 'xulrunner' 'llvm' 'glproto' 'boost' 'fontconfig') optdepends=('gnash-gtk: fallback support') install="lightspark.install" -source=("http://launchpad.net/lightspark/trunk/lightspark-${pkgver}/+download/lightspark-${pkgver}.tgz") -md5sums=('aa0daa22646c2a663ec5045074451d45') +source=("http://launchpad.net/lightspark/trunk/lightspark-${pkgver}/+download/lightspark-${pkgver}.tar.gz" + 'llvm29.diff') +md5sums=('ac2233a83e8bf0b305563bbce322cd76') build() { + cd lightspark-${pkgver} + patch -Np0 -i ${srcdir}/llvm29.diff + cd ${srcdir} + rm -rf build mkdir build cd build @@ -26,7 +31,7 @@ build() { -DCOMPILE_PLUGIN=1 \ -DCMAKE_BUILD_TYPE=Release \ -DGNASH_EXE_PATH=/usr/bin/gtk-gnash \ - .. + ../lightspark-${pkgver} make } @@ -36,3 +41,5 @@ package() { make DESTDIR=${pkgdir} install } +md5sums=('ac2233a83e8bf0b305563bbce322cd76' + '5f717d1d9ead478184ca68f6ac068099') diff --git a/community/lightspark/llvm29.diff b/community/lightspark/llvm29.diff new file mode 100644 index 000000000..f859852af --- /dev/null +++ b/community/lightspark/llvm29.diff @@ -0,0 +1,12 @@ +--- CMakeLists.txt.old 2011-11-01 22:07:52.475608726 +0000 ++++ CMakeLists.txt 2011-11-01 22:08:52.046241925 +0000 +@@ -152,7 +152,8 @@ + MESSAGE(FATAL_ERROR "LLVM >=2.8 is required!") + ENDIF(${LLVM_STRING_VERSION} VERSION_LESS 2.8) + IF(${LLVM_STRING_VERSION} VERSION_EQUAL 2.9) +- MESSAGE(FATAL_ERROR "LLVM !=2.9 is required!") ++ #MESSAGE(FATAL_ERROR "LLVM !=2.9 is required!") ++ ADD_DEFINITIONS(-DLLVM_29) + ENDIF(${LLVM_STRING_VERSION} VERSION_EQUAL 2.9) + IF(${LLVM_STRING_VERSION} VERSION_EQUAL 2.8) + ADD_DEFINITIONS(-DLLVM_28) diff --git a/community/lxdm/lxdm-conf.patch b/community/lxdm/lxdm-conf.patch new file mode 100644 index 000000000..1744e557e --- /dev/null +++ b/community/lxdm/lxdm-conf.patch @@ -0,0 +1,11 @@ +--- data/lxdm.conf.orig 2011-11-01 17:57:59.208757577 +0100 ++++ data/lxdm.conf 2011-11-01 18:03:55.608741945 +0100 +@@ -27,7 +27,7 @@ + gtk_theme=Clearlooks + + ## background of the greeter +-bg=/usr/share/backgrounds/default.png ++# bg=/usr/share/backgrounds/default.png + + ## if show bottom pane + bottom_pane=1 diff --git a/community/mongodb/PKGBUILD b/community/mongodb/PKGBUILD index 431c91632..9956f2ab1 100644 --- a/community/mongodb/PKGBUILD +++ b/community/mongodb/PKGBUILD @@ -4,7 +4,7 @@ pkgname=mongodb pkgver=2.0.1 -pkgrel=1 +pkgrel=2 pkgdesc='A high-performance, open source, schema-free document-oriented database.' arch=('i686' 'x86_64' 'mips64el') url='http://www.mongodb.org' diff --git a/community/nodejs/PKGBUILD b/community/nodejs/PKGBUILD index 569f92702..9b52bb45e 100644 --- a/community/nodejs/PKGBUILD +++ b/community/nodejs/PKGBUILD @@ -7,7 +7,7 @@ pkgname=nodejs pkgver=0.4.12 -pkgrel=1 +pkgrel=2 pkgdesc='Evented I/O for V8 javascript' arch=('i686' 'x86_64' 'mips64el') url='http://nodejs.org/' diff --git a/community/nut/PKGBUILD b/community/nut/PKGBUILD index d5d1c42c8..e9a2de267 100644 --- a/community/nut/PKGBUILD +++ b/community/nut/PKGBUILD @@ -3,7 +3,7 @@ pkgname=nut pkgver=17.3 -pkgrel=1 +pkgrel=2 pkgdesc='Records what you eat and analyzes your meals for nutrient levels in terms of the Daily Value or DV which is the standard for food labeling in the US.' url='http://nut.sourceforge.net/' license=('GPL') |