From 1ce58386c5ee7086ac6848f35cade5d45bf86764 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 3 Nov 2013 01:06:08 -0700 Subject: Sun Nov 3 01:05:44 PDT 2013 --- community/connman/PKGBUILD | 8 +- community/dart/PKGBUILD | 80 +++++ community/freeradius/PKGBUILD | 16 +- community/gnote/PKGBUILD | 6 +- community/gnuradio/PKGBUILD | 13 +- community/gnuradio/gnuradio.install | 11 + community/google-gadgets/PKGBUILD | 163 ----------- community/google-gadgets/gcc47.patch | 325 --------------------- community/google-gadgets/glibc231.patch | 25 -- .../google-gadgets/google-gadgets-common.install | 15 - community/google-gadgets/google-gadgets.changelog | 8 - community/google-gadgets/google-gadgets.install | 15 - community/google-gadgets/wifi-types.patch | 36 --- community/kid3/PKGBUILD | 13 +- community/kid3/kid3.changelog | 3 + community/kmscon/PKGBUILD | 35 +-- community/lash/PKGBUILD | 6 +- community/libgexiv2/PKGBUILD | 20 +- community/libgig/PKGBUILD | 14 +- community/libpng12/PKGBUILD | 4 +- community/librcc/PKGBUILD | 4 +- community/librcd/PKGBUILD | 8 +- community/libsynaptics/PKGBUILD | 8 +- community/libtsm/PKGBUILD | 26 ++ community/libzdb/PKGBUILD | 4 +- community/libzen/PKGBUILD | 4 +- community/ltris/PKGBUILD | 6 +- community/ltris/ltris.changelog | 5 + community/lwp/PKGBUILD | 8 +- community/miredo/PKGBUILD | 4 +- community/mxml/PKGBUILD | 6 +- community/mypaint/PKGBUILD | 4 +- community/namazu/PKGBUILD | 8 +- community/nemo-fileroller/PKGBUILD | 41 --- community/nemo-fileroller/configure.in_fix.patch | 39 --- community/net6/PKGBUILD | 4 +- community/nsd/PKGBUILD | 13 +- community/nsd/install | 4 + community/nsd/service | 2 +- community/nsd/tmpfiles.d | 1 + community/obby/PKGBUILD | 8 +- community/openarena/PKGBUILD | 70 ----- community/openarena/openarena-server.desktop | 8 - community/openarena/openarena-server.png | Bin 2302 -> 0 bytes community/openarena/openarena.desktop | 7 - community/openarena/openarena.png | Bin 2255 -> 0 bytes community/openarena/strcpy-memmove.patch | 20 -- community/opendkim/PKGBUILD | 4 +- community/openmotif/PKGBUILD | 4 +- community/openocd/PKGBUILD | 4 +- community/orange/PKGBUILD | 4 +- community/p2c/PKGBUILD | 8 +- community/perl-dbd-odbc/PKGBUILD | 8 +- community/perl-libapreq2/PKGBUILD | 4 +- community/python2-lcms/PKGBUILD | 2 +- community/qtcurve-gtk2/PKGBUILD | 33 --- community/qtcurve-kde4/PKGBUILD | 42 --- community/qtcurve-kde4/bypass-kde-config.patch | 32 -- .../qtcurve-kde4/fix-kwin_decoration-macro.patch | 15 - community/rapidsvn/PKGBUILD | 9 +- community/rpc2/PKGBUILD | 8 +- community/schroot/PKGBUILD | 4 +- community/simgear/PKGBUILD | 4 +- community/synce-core/PKGBUILD | 4 +- community/synce-libmimedir/PKGBUILD | 8 +- community/tesseract/PKGBUILD | 6 +- community/tvision/PKGBUILD | 8 +- community/twin/PKGBUILD | 4 +- community/usbredir/PKGBUILD | 4 +- community/ustr/PKGBUILD | 8 +- community/uudeview/PKGBUILD | 11 +- community/virtualbox-modules-lts/PKGBUILD | 4 +- community/virtualbox-modules/PKGBUILD | 4 +- community/vmoviedb/PKGBUILD | 8 +- community/vorbissimple/PKGBUILD | 8 +- community/xapian-core/PKGBUILD | 4 +- community/xosd/PKGBUILD | 4 +- community/xsettings-client/PKGBUILD | 4 +- 78 files changed, 341 insertions(+), 1061 deletions(-) create mode 100644 community/dart/PKGBUILD create mode 100644 community/gnuradio/gnuradio.install delete mode 100644 community/google-gadgets/PKGBUILD delete mode 100644 community/google-gadgets/gcc47.patch delete mode 100644 community/google-gadgets/glibc231.patch delete mode 100644 community/google-gadgets/google-gadgets-common.install delete mode 100644 community/google-gadgets/google-gadgets.changelog delete mode 100644 community/google-gadgets/google-gadgets.install delete mode 100644 community/google-gadgets/wifi-types.patch create mode 100644 community/libtsm/PKGBUILD delete mode 100644 community/nemo-fileroller/PKGBUILD delete mode 100644 community/nemo-fileroller/configure.in_fix.patch create mode 100644 community/nsd/tmpfiles.d delete mode 100644 community/openarena/PKGBUILD delete mode 100644 community/openarena/openarena-server.desktop delete mode 100644 community/openarena/openarena-server.png delete mode 100644 community/openarena/openarena.desktop delete mode 100644 community/openarena/openarena.png delete mode 100644 community/openarena/strcpy-memmove.patch delete mode 100644 community/qtcurve-gtk2/PKGBUILD delete mode 100644 community/qtcurve-kde4/PKGBUILD delete mode 100644 community/qtcurve-kde4/bypass-kde-config.patch delete mode 100644 community/qtcurve-kde4/fix-kwin_decoration-macro.patch (limited to 'community') diff --git a/community/connman/PKGBUILD b/community/connman/PKGBUILD index 429a5d8ee..421422532 100644 --- a/community/connman/PKGBUILD +++ b/community/connman/PKGBUILD @@ -1,10 +1,10 @@ -#$Id: PKGBUILD 99718 2013-10-30 23:13:32Z allan $ +#$Id: PKGBUILD 100369 2013-11-02 21:44:13Z dwallace $ # Maintainer: Daniel Wallace # Contributor: Lucas De Marchi pkgname=connman -pkgver=1.18 -pkgrel=2 +pkgver=1.19 +pkgrel=1 pkgdesc="Wireless LAN network manager" url="http://connman.net/" arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ optdepends=('bluez: Support for Bluetooth devices' makedepends=('bluez' 'wpa_supplicant' 'openconnect' 'openvpn' 'ppp') source=("http://www.kernel.org/pub/linux/network/${pkgname}/${pkgname}-${pkgver}.tar.bz2" 'allow_group_network.diff') -md5sums=('cd696bf74512eb644cef6e983ba6c94f' +md5sums=('562181545fe04ec8442ab4774963154d' 'a8d22ee089fb0ed725130d16ad393047') prepare(){ diff --git a/community/dart/PKGBUILD b/community/dart/PKGBUILD new file mode 100644 index 000000000..dac2e9b42 --- /dev/null +++ b/community/dart/PKGBUILD @@ -0,0 +1,80 @@ +# $Id: PKGBUILD 100357 2013-11-02 17:06:23Z arodseth $ +# Maintainer: Alexander Rødseth +# Contributor: T. Jameson Little +# Contributor: Usagi Ito +# Contributor: siasia +# Contributor: Julien Nicoulaud + +pkgname=dart +pkgver=0.8.7.0 +pkgrel=1 +pkgdesc='The dart programming language (includes SDK and editor)' +arch=('x86_64' 'i686') +url='http://www.dartlang.org/' +license=('BSD' 'EPL') +depends=('java-runtime' 'gtk2' 'desktop-file-utils' 'gconf') +makedepends=('gendesk' 'setconf') +backup=("opt/$pkgname/DartEditor.ini") +options=('!strip') + +if [[ $CARCH == x86_64 ]]; then + source=("https://storage.googleapis.com/dart-editor-archive-integration/latest/darteditor-linux-64.zip" + 'darteditor.png::https://www.dartlang.org/tools/images/dart-logo-48.png') + sha256sums=('230d53fc95f873e4d2e7cd2377706693196dbfc154c80493d57cf409d2908d72' + 'd90f14b0cfa2dd36502ed5e5854466d54c8d0cf0ac9a5d9ec823274c1a33a00e') +else + source=("https://storage.googleapis.com/dart-editor-archive-integration/latest/darteditor-linux-32.zip" + 'darteditor.png::https://www.dartlang.org/tools/images/dart-logo-48.png') + sha256sums=('4752ad56ca58611cf67474d3ebb979a2e5f26e477a3c508cf5847c7207e837a1' + 'd90f14b0cfa2dd36502ed5e5854466d54c8d0cf0ac9a5d9ec823274c1a33a00e') +fi + +prepare() { + # Fix permissions + find "$pkgname" -type d -exec chmod 0755 '{}' + \ + -or -type f -exec chmod 0644 '{}' + + chmod +x "$pkgname/DartEditor" + chmod +x "$pkgname/dart-sdk/bin/"* + + # Remove dartium (available in the dart-editor package on AUR) + rm -r "$pkgname/chromium" + + # Prepare a desktop shortcut + gendesk -n -f --pkgname 'darteditor' --name 'Dart Editor' \ + --exec 'darteditor %U' --pkgdesc 'Editor for the dart programming language' + + # Fix paths + cd "$pkgname/dart-sdk/bin" + setconf dart2js BIN_DIR "/opt/$pkgname/dart-sdk/bin" + setconf dart2js PROG_NAME "/opt/$pkgname/dart-sdk/bin/dart2js" + setconf dartanalyzer SCRIPT_DIR "/opt/$pkgname/dart-sdk/bin" + setconf dartdoc BIN_DIR "/opt/$pkgname/dart-sdk/bin" +} + +package() { + # Create directories + install -d "$pkgdir"{"/opt/$pkgname",/usr/{bin,"share/doc/$pkgname"}} + + # Package the files + cp -a dart/* "$pkgdir/opt/$pkgname/" + + # Set up symbolic links for the executables + for f in dart dart2js dartanalyzer dartdoc pub; do + ln -s "/opt/$pkgname/dart-sdk/bin/$f" "$pkgdir/usr/bin/$f" + done + ln -s "/opt/$pkgname/DartEditor" "$pkgdir/usr/bin/darteditor" + + # Package samples and documentation + for f in samples about.html about_files; do + echo mv "$pkgdir/opt/$pkgname/$f" "$pkgdir/usr/share/doc/$pkgname/" + done + + # Set up a symbolic link for the configuration + echo ln -s "/opt/$pkgname/DartEditor.ini" "$pkgdir/etc/darteditor.ini" + + # Package desktop shortcut and icon + install -Dm644 'darteditor.desktop' "$pkgdir/usr/share/applications/$pkgname.desktop" + install -Dm644 'darteditor.png' "$pkgdir/usr/share/pixmaps/darteditor.png" +} + +# vim:set ts=2 sw=2 et: diff --git a/community/freeradius/PKGBUILD b/community/freeradius/PKGBUILD index 3ca58796e..8e86d2e7d 100644 --- a/community/freeradius/PKGBUILD +++ b/community/freeradius/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 99742 2013-10-30 23:26:14Z allan $ +# $Id: PKGBUILD 100324 2013-11-02 09:25:51Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Jason R Begley (jayray@digitalgoat.com> pkgname=freeradius -pkgver=2.2.0 -pkgrel=9 +pkgver=3.0.0 +pkgrel=1 pkgdesc="The premier open source RADIUS server" arch=('i686' 'x86_64') url="http://www.freeradius.org/" license=('GPL') -depends=('krb5' 'pth' 'net-snmp' 'postgresql-libs' 'libmariadbclient') +depends=('krb5' 'pth' 'net-snmp' 'postgresql-libs' 'libmariadbclient' 'talloc') makedepends=('libpcap' 'unixodbc' 'python2') optdepends=('libpcap' 'unixodbc' 'python2') options=('!makeflags') @@ -18,7 +18,7 @@ source=("ftp://ftp.freeradius.org/pub/radius/freeradius-server-$pkgver.tar.bz2"{ freeradius.tmpfiles freeradius.service krb5-build-fix.patch) -md5sums=('0fb333fe6a64eb2b1dd6ef67f7bca119' +md5sums=('e805282ff8fc2b273c23e44967322002' 'SKIP' 'f959e89812bedfc9f8308076f78cd74e' 'e3f18e3a25df3b692e59f60605354708' @@ -26,9 +26,9 @@ md5sums=('0fb333fe6a64eb2b1dd6ef67f7bca119' build() { cd $srcdir/freeradius-server-$pkgver - export CFLAGS="$CFLAGS -fno-strict-aliasing" - sed -i 's/ -DKRB5_DEPRECATED//' src/modules/rlm_krb5/Makefile.in - patch -p1 <$srcdir/krb5-build-fix.patch +# export CFLAGS="$CFLAGS -fno-strict-aliasing" +# sed -i 's/ -DKRB5_DEPRECATED//' src/modules/rlm_krb5/Makefile.in +# patch -p1 <$srcdir/krb5-build-fix.patch ./configure --with-system-libtool --with-system-libltdl \ --prefix=/usr --enable-heimdal-krb5 \ --localstatedir=/var \ diff --git a/community/gnote/PKGBUILD b/community/gnote/PKGBUILD index 3598fac69..95a640912 100644 --- a/community/gnote/PKGBUILD +++ b/community/gnote/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 99778 2013-10-30 23:39:42Z allan $ +# $Id: PKGBUILD 100334 2013-11-02 11:34:59Z ioni $ # Maintainer: Ionut Biru # Contributor: uastasi pkgname=gnote -pkgver=3.10.0 +pkgver=3.10.1 pkgrel=1 pkgdesc="A note taking application." arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('gtkmm3' 'libxslt' 'hicolor-icon-theme' 'desktop-file-utils' 'dconf' 'l makedepends=('intltool' 'itstool' 'boost') install=gnote.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('10dedfde2f7748f67eda4f334505c7e8ff2b86286d2c9feb3c43e7261684b71b') +sha256sums=('8466343c43cb5fb223a7abfe43e6e963f64403f96a3c823f5a37474e83d5e1a0') build() { cd $pkgname-$pkgver diff --git a/community/gnuradio/PKGBUILD b/community/gnuradio/PKGBUILD index 724854bfe..3200dee0a 100644 --- a/community/gnuradio/PKGBUILD +++ b/community/gnuradio/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 99273 2013-10-26 16:24:39Z kkeen $ +# $Id: PKGBUILD 100355 2013-11-02 16:17:09Z kkeen $ # Maintainer: Kyle Keen # Contributor: Dominik Heidler pkgname=gnuradio pkgver=3.7.1 -pkgrel=7 +pkgrel=8 pkgdesc="General purpose DSP and SDR toolkit. Supports usrp and fcd." arch=('i686' 'x86_64') url="http://gnuradio.org" @@ -12,7 +12,6 @@ depends=('fftw' 'python2-numpy' 'cppunit' 'swig' 'gsl' 'blas' 'guile' 'boost-lib makedepends=('boost' 'cmake' 'python2-lxml' 'pygtk' 'wxpython' 'python2-cheetah') optdepends=('python2-cheetah: gnuradio-companion' 'python2-lxml: gnuradio-companion' - 'pyxml: gnuradio-companion' 'pygtk: gnuradio-companion' 'wxpython: gr-wxgui' 'qwtplot3d: gr-qtgui' @@ -20,11 +19,13 @@ optdepends=('python2-cheetah: gnuradio-companion' 'doxygen: autogenerated documentation' 'pkgconfig: ?') conflicts=('gnuradio-git') +install=gnuradio.install # todo # add gr-osmosdr-git to optdepends # split the gui components? # build doxygen docs? +# icons source=("http://gnuradio.org/releases/$pkgname/$pkgname-$pkgver.tar.gz" "21-fcd.rules") @@ -54,8 +55,10 @@ check() { package() { cd "$srcdir" - install -D -m644 21-fcd.rules "$pkgdir/usr/lib/udev/rules.d/21-fcd.rules" - cd "$pkgname-$pkgver/build" + install -Dm644 21-fcd.rules "$pkgdir/usr/lib/udev/rules.d/21-fcd.rules" + cd "$srcdir/$pkgname-$pkgver/grc/freedesktop" + install -Dm644 gnuradio-grc.desktop "$pkgdir/usr/share/applications/$pkgname.desktop" + cd "$srcdir/$pkgname-$pkgver/build" make DESTDIR="$pkgdir" install msg "Replacing filenames to use python2." sed -i -e "s|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|" \ diff --git a/community/gnuradio/gnuradio.install b/community/gnuradio/gnuradio.install new file mode 100644 index 000000000..e111ef946 --- /dev/null +++ b/community/gnuradio/gnuradio.install @@ -0,0 +1,11 @@ +post_install() { + update-desktop-database -q +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} diff --git a/community/google-gadgets/PKGBUILD b/community/google-gadgets/PKGBUILD deleted file mode 100644 index a5cfccf91..000000000 --- a/community/google-gadgets/PKGBUILD +++ /dev/null @@ -1,163 +0,0 @@ -# $Id: PKGBUILD 99784 2013-10-30 23:41:57Z allan $ -# Maintainer: Ray Rashif - -pkgbase=google-gadgets -pkgname=('google-gadgets-common' 'google-gadgets-gtk' 'google-gadgets-qt') -_realname=$pkgbase-for-linux -_basedir="$startdir/pkg/base" -pkgver=0.11.2 -_sover=1.0 -_sobump=0.0.0 -pkgrel=6 -arch=('i686' 'x86_64') -url="http://code.google.com/p/google-gadgets-for-linux/" -license=('APACHE') -makedepends=('gstreamer0.10-base-plugins' 'libwebkit' - 'desktop-file-utils' 'xdg-utils' - 'librsvg' 'curl' 'libsoup-gnome' - 'qtwebkit' - 'networkmanager' - 'zip' 'flex') -source=("http://google-gadgets-for-linux.googlecode.com/files/$_realname-$pkgver.tar.bz2" - "wifi-types.patch" - 'gcc47.patch' - 'glibc231.patch') -md5sums=('279305553bcbf74f3e3615f6abc36a5e' - 'f0df71c60a174e9d629db87b8bd9e102' - 'b62bc8592b5a44cb34cb7a7e4a6cf62e' - '4b96d1da79a375ef2fb58ff01a76f684') - -build() { - cd "$srcdir/$_realname-$pkgver" - - # Building thrice is expensive; - # we move files around instead - # - # xulrunner 2.0 is incompatible; - # we build without smjs-script/browser-element - - patch -p1 <$srcdir/wifi-types.patch - patch -p1 -i "${srcdir}"/gcc47.patch - patch -p0 -i "${srcdir}"/glibc231.patch - ./configure --prefix=/usr \ - --disable-werror \ - --disable-update-desktop-database \ - --disable-update-mime-database \ - --with-oem-brand=Arch \ - --with-ssl-ca-file=/etc/ssl/certs/ca-certificates.crt \ - --with-browser-plugins-dir=/usr/lib/mozilla/plugins \ - --disable-gtkmoz-browser-element \ - --disable-smjs-script-runtime - make -} - -package_google-gadgets-common() { - pkgdesc="Desktop widgets from Google (common files)" - install=$pkgbase-common.install - depends=('hicolor-icon-theme' 'shared-mime-info') - optdepends=('google-gadgets-gtk: GTK+ (full) UI' - 'google-gadgets-qt: Qt (partial) UI') - - cd "$srcdir/$_realname-$pkgver" - - make -j1 DESTDIR="$pkgdir/" install - - # we need to remove stuff in this package - cp -a "$pkgdir" "$_basedir" - - # do not force any removal; we want to know in case files change - cd "$pkgdir/usr" - rm -r bin - rm -r share/applications - - cd "$pkgdir/usr/lib/$pkgbase" - - # gtk-related - #rm gtkmoz-browser-child - rm ../lib*gtk* - rm modules/gtk*.so - - # qt-related - rm ../lib*qt* - rm modules/qt*.so -} - -package_google-gadgets-gtk() { - pkgdesc="Desktop widgets from Google (full GTK+ front-end)" - groups=('google-gadgets') - install=$pkgbase.install - depends=('google-gadgets-common' - 'desktop-file-utils' 'xdg-utils' - 'gstreamer0.10-base-plugins' 'libwebkit' 'libsoup-gnome' - 'librsvg' 'curl') - optdepends=('networkmanager: desktop integration') - - # install the gtk binary - cd "$_basedir" - install -Dm755 "usr/bin/ggl-gtk" "$pkgdir/usr/bin/ggl-gtk" - - # gtk-only browser stuff - #install -Dm755 usr/lib/$pkgbase/gtkmoz-browser-child \ - # "$pkgdir/usr/lib/$pkgbase/gtkmoz-browser-child" - - # now the gtk libraries - mkdir -p "$pkgdir/usr/lib/$pkgbase/modules" - - install -m755 usr/lib/$pkgbase/modules/gtk*.so \ - "$pkgdir/usr/lib/$pkgbase/modules/" - - install -m755 usr/lib/lib*gtk* "$pkgdir/usr/lib" - - # fix permissions and symlinks - find "$pkgdir/usr/lib" -name *.a -exec chmod 644 {} \; - - ln -sf /usr/lib/libggadget-gtk-$_sover.so.$_sobump \ - "$pkgdir/usr/lib/libggadget-gtk-$_sover.so" - - ln -sf /usr/lib/libggadget-gtk-$_sover.so.$_sobump \ - "$pkgdir/usr/lib/libggadget-gtk-$_sover.so.0" - - # freedesktop.org for gtk - install -Dm644 usr/share/applications/ggl-gtk.desktop \ - "$pkgdir/usr/share/applications/ggl-gtk.desktop" - - install -m644 usr/share/applications/ggl-designer.desktop \ - "$pkgdir/usr/share/applications/" -} - -package_google-gadgets-qt() { - pkgdesc="Desktop widgets from Google (partial Qt front-end)" - groups=('google-gadgets') - install=$pkgbase.install - depends=('google-gadgets-common' 'qtwebkit' - 'desktop-file-utils' 'xdg-utils' - 'gstreamer0.10-base-plugins' 'libwebkit') - optdepends=('networkmanager: desktop integration') - - # install the qt binary - cd "$_basedir" - install -Dm755 usr/bin/ggl-qt "$pkgdir/usr/bin/ggl-qt" - - # the qt libraries - mkdir -p "$pkgdir/usr/lib/$pkgbase/modules" - - install -m755 usr/lib/$pkgbase/modules/qt*.so \ - "$pkgdir/usr/lib/$pkgbase/modules/" - - install -m755 usr/lib/lib*qt* "$pkgdir/usr/lib/" - - # fix permissions and symlinks - find "$pkgdir/usr/lib" -name *.a -exec chmod 644 {} \; - - ln -sf /usr/lib/libggadget-qt-$_sover.so.$_sobump \ - "$pkgdir/usr/lib/libggadget-qt-$_sover.so" - - ln -sf /usr/lib/libggadget-qt-$_sover.so.$_sobump \ - "$pkgdir/usr/lib/libggadget-qt-$_sover.so.0" - - # freedesktop.org for qt - install -Dm644 usr/share/applications/ggl-qt.desktop \ - "$pkgdir/usr/share/applications/ggl-qt.desktop" -} - -# vim:set ts=2 sw=2 et: diff --git a/community/google-gadgets/gcc47.patch b/community/google-gadgets/gcc47.patch deleted file mode 100644 index 2e77e10fd..000000000 --- a/community/google-gadgets/gcc47.patch +++ /dev/null @@ -1,325 +0,0 @@ -Author: Pino Toscano -Description: Fix building with GCC 4.7 - This patch fixes the two kinds of issues that arise with GCC 4.7: - - include for functions like access(), fork(), readlink(), etc - - fix argument-dependent lookup issues by qualifying the lookup of functions -Forwarded: no -Last-Update: 2012-04-04 - ---- a/ggadget/scriptable_enumerator.h -+++ b/ggadget/scriptable_enumerator.h -@@ -68,22 +68,22 @@ - - protected: - virtual void DoClassRegister() { -- RegisterMethod("atEnd", -+ this->RegisterMethod("atEnd", - NewSlot(&E::AtEnd, - &ScriptableEnumerator - ::enumerator_)); -- RegisterMethod("moveFirst", -+ this->RegisterMethod("moveFirst", - NewSlot(&E::MoveFirst, - &ScriptableEnumerator - ::enumerator_)); -- RegisterMethod("moveNext", -+ this->RegisterMethod("moveNext", - NewSlot(&E::MoveNext, - &ScriptableEnumerator - ::enumerator_)); -- RegisterMethod("item", -+ this->RegisterMethod("item", - NewSlot(&ScriptableEnumerator - ::GetItem)); -- RegisterProperty("count", -+ this->RegisterProperty("count", - NewSlot(&E::GetCount, - &ScriptableEnumerator - ::enumerator_), ---- a/ggadget/uuid.cc -+++ b/ggadget/uuid.cc -@@ -24,6 +24,7 @@ - #include - #include - #include -+#include - - #include "string_utils.h" - ---- a/ggadget/xml_dom.cc -+++ b/ggadget/xml_dom.cc -@@ -1327,15 +1327,15 @@ - - virtual void DoClassRegister() { - Super::DoClassRegister(); -- RegisterProperty("data", NewSlot(&DOMCharacterData::GetData), -+ this->RegisterProperty("data", NewSlot(&DOMCharacterData::GetData), - NewSlot(&DOMCharacterData::SetData)); -- RegisterProperty("length", NewSlot(&DOMCharacterData::GetLength), NULL); -- RegisterMethod("substringData", -+ this->RegisterProperty("length", NewSlot(&DOMCharacterData::GetLength), NULL); -+ this->RegisterMethod("substringData", - NewSlot(&DOMCharacterData::ScriptSubstringData)); -- RegisterMethod("appendData", NewSlot(&DOMCharacterData::AppendData)); -- RegisterMethod("insertData", NewSlot(&DOMCharacterData::ScriptInsertData)); -- RegisterMethod("deleteData", NewSlot(&DOMCharacterData::ScriptDeleteData)); -- RegisterMethod("replaceData", -+ this->RegisterMethod("appendData", NewSlot(&DOMCharacterData::AppendData)); -+ this->RegisterMethod("insertData", NewSlot(&DOMCharacterData::ScriptInsertData)); -+ this->RegisterMethod("deleteData", NewSlot(&DOMCharacterData::ScriptDeleteData)); -+ this->RegisterMethod("replaceData", - NewSlot(&DOMCharacterData::ScriptReplaceData)); - } - -@@ -1377,20 +1377,20 @@ - private: - UTF16String ScriptSubstringData(size_t offset, size_t count) { - UTF16String result; -- CheckException(SubstringData(offset, count, &result)); -+ this->CheckException(SubstringData(offset, count, &result)); - return result; - } - - void ScriptInsertData(size_t offset, const UTF16String &arg) { -- CheckException(InsertData(offset, arg)); -+ this->CheckException(InsertData(offset, arg)); - } - - void ScriptDeleteData(size_t offset, size_t count) { -- CheckException(DeleteData(offset, count)); -+ this->CheckException(DeleteData(offset, count)); - } - - void ScriptReplaceData(size_t offset, size_t count, const UTF16String &arg) { -- CheckException(ReplaceData(offset, count, arg)); -+ this->CheckException(ReplaceData(offset, count, arg)); - } - - DOMCharacterDataImpl impl_; -@@ -1417,10 +1417,10 @@ - - virtual void DoClassRegister() { - Super::DoClassRegister(); -- RegisterProperty("name", NewSlot(&DOMAttr::GetName), NULL); -+ this->RegisterProperty("name", NewSlot(&DOMAttr::GetName), NULL); - // Our DOMAttrs are always specified, because we don't support DTD for now. -- RegisterConstant("specified", true); -- RegisterProperty("value", NewSlot(&DOMAttr::GetValue), -+ this->RegisterConstant("specified", true); -+ this->RegisterProperty("value", NewSlot(&DOMAttr::GetValue), - NewSlot(&DOMAttr::SetValue)); - // ownerElement is a DOM2 property, so not registered for now. - } -@@ -1516,19 +1516,19 @@ - - virtual void DoClassRegister() { - Super::DoClassRegister(); -- RegisterProperty("tagName", NewSlot(&DOMElement::GetTagName), NULL); -- RegisterMethod("getAttribute", NewSlot(&DOMElement::GetAttribute)); -- RegisterMethod("setAttribute", -+ this->RegisterProperty("tagName", NewSlot(&DOMElement::GetTagName), NULL); -+ this->RegisterMethod("getAttribute", NewSlot(&DOMElement::GetAttribute)); -+ this->RegisterMethod("setAttribute", - NewSlot(&DOMElement::ScriptSetAttribute)); -- RegisterMethod("removeAttribute", -+ this->RegisterMethod("removeAttribute", - NewSlot(&DOMElement::RemoveAttribute)); -- RegisterMethod("getAttributeNode", -+ this->RegisterMethod("getAttributeNode", - NewSlot(&DOMElement::GetAttributeNodeNotConst)); -- RegisterMethod("setAttributeNode", -+ this->RegisterMethod("setAttributeNode", - NewSlot(&DOMElement::ScriptSetAttributeNode)); -- RegisterMethod("removeAttributeNode", -+ this->RegisterMethod("removeAttributeNode", - NewSlot(&DOMElement::ScriptRemoveAttributeNode)); -- RegisterMethod("getElementsByTagName", -+ this->RegisterMethod("getElementsByTagName", - NewSlot(&Super::GetElementsByTagNameNotConst)); - } - -@@ -1696,16 +1696,16 @@ - } - - virtual void DoClassRegister() { -- RegisterProperty("length", NewSlot(&AttrsNamedMap::GetLength), NULL); -- RegisterMethod("getNamedItem", -+ this->RegisterProperty("length", NewSlot(&AttrsNamedMap::GetLength), NULL); -+ this->RegisterMethod("getNamedItem", - NewSlot(&AttrsNamedMap::GetNamedItemNotConst)); -- RegisterMethod("setNamedItem", -+ this->RegisterMethod("setNamedItem", - NewSlot(&AttrsNamedMap::ScriptSetNamedItem)); -- RegisterMethod("removeNamedItem", -+ this->RegisterMethod("removeNamedItem", - NewSlot(&AttrsNamedMap::ScriptRemoveNamedItem)); -- RegisterMethod("item", NewSlot(&AttrsNamedMap::GetItemNotConst)); -+ this->RegisterMethod("item", NewSlot(&AttrsNamedMap::GetItemNotConst)); - // Microsoft compatibility. -- RegisterMethod("", NewSlot(&AttrsNamedMap::GetItemNotConst)); -+ this->RegisterMethod("", NewSlot(&AttrsNamedMap::GetItemNotConst)); - } - - virtual DOMNodeInterface *GetNamedItem(const std::string &name) { -@@ -1875,7 +1875,7 @@ - - virtual void DoClassRegister() { - Super::DoClassRegister(); -- RegisterMethod("splitText", NewSlot(&DOMText::ScriptSplitText)); -+ this->RegisterMethod("splitText", NewSlot(&DOMText::ScriptSplitText)); - } - - virtual NodeType GetNodeType() const { return TEXT_NODE; } -@@ -2060,9 +2060,9 @@ - - virtual void DoClassRegister() { - Super::DoClassRegister(); -- RegisterProperty("target", -+ this->RegisterProperty("target", - NewSlot(&DOMProcessingInstruction::GetTarget), NULL); -- RegisterProperty("data", NewSlot(&DOMProcessingInstruction::GetData), -+ this->RegisterProperty("data", NewSlot(&DOMProcessingInstruction::GetData), - NewSlot(&DOMProcessingInstruction::SetData)); - } - -@@ -2109,7 +2109,7 @@ - DEFINE_CLASS_ID(0xd23149a89cf24e12, DOMImplementationInterface); - - virtual void DoClassRegister() { -- RegisterMethod("hasFeature", NewSlot(&DOMImplementation::HasFeature)); -+ this->RegisterMethod("hasFeature", NewSlot(&DOMImplementation::HasFeature)); - } - - virtual bool HasFeature(const char *feature, const char *version) const { -@@ -2129,13 +2129,13 @@ - void SetCode(int code) { code_ = code; } - - virtual void DoClassRegister() { -- RegisterProperty("errorCode", NewSlot(&ParseError::GetCode), NULL); -- RegisterConstant("filepos", 0); -- RegisterConstant("line", 0); -- RegisterConstant("linepos", 0); -- RegisterConstant("reason", ""); -- RegisterConstant("srcText", ""); -- RegisterConstant("url", ""); -+ this->RegisterProperty("errorCode", NewSlot(&ParseError::GetCode), NULL); -+ this->RegisterConstant("filepos", 0); -+ this->RegisterConstant("line", 0); -+ this->RegisterConstant("linepos", 0); -+ this->RegisterConstant("reason", ""); -+ this->RegisterConstant("srcText", ""); -+ this->RegisterConstant("url", ""); - } - - private: -@@ -2180,45 +2180,45 @@ - - virtual void DoClassRegister() { - Super::DoClassRegister(); -- RegisterConstant("doctype", static_cast(NULL)); -- RegisterConstant("implementation", &dom_implementation_); -- RegisterProperty("documentElement", -+ this->RegisterConstant("doctype", static_cast(NULL)); -+ this->RegisterConstant("implementation", &dom_implementation_); -+ this->RegisterProperty("documentElement", - NewSlot(&DOMDocument::GetDocumentElementNotConst), NULL); -- RegisterMethod("loadXML", NewSlot(&DOMDocument::LoadXML)); -- RegisterMethod("createElement", -+ this->RegisterMethod("loadXML", NewSlot(&DOMDocument::LoadXML)); -+ this->RegisterMethod("createElement", - NewSlot(&DOMDocument::ScriptCreateElement)); -- RegisterMethod("createDocumentFragment", -+ this->RegisterMethod("createDocumentFragment", - NewSlot(&DOMDocument::CreateDocumentFragment)); -- RegisterMethod("createTextNode", -+ this->RegisterMethod("createTextNode", - NewSlot(&DOMDocument::CreateTextNode)); -- RegisterMethod("createComment", NewSlot(&DOMDocument::CreateComment)); -- RegisterMethod("createCDATASection", -+ this->RegisterMethod("createComment", NewSlot(&DOMDocument::CreateComment)); -+ this->RegisterMethod("createCDATASection", - NewSlot(&DOMDocument::CreateCDATASection)); -- RegisterMethod("createProcessingInstruction", -+ this->RegisterMethod("createProcessingInstruction", - NewSlot(&DOMDocument::ScriptCreateProcessingInstruction)); -- RegisterMethod("createAttribute", -+ this->RegisterMethod("createAttribute", - NewSlot(&DOMDocument::ScriptCreateAttribute)); -- RegisterMethod("createEntityReference", -+ this->RegisterMethod("createEntityReference", - NewSlot(&DOMDocument::ScriptCreateEntityReference)); -- RegisterMethod("getElementsByTagName", -+ this->RegisterMethod("getElementsByTagName", - NewSlot(&Super::GetElementsByTagNameNotConst)); -- RegisterMethod("importNode", NewSlot(&DOMDocument::ScriptImportNode)); -+ this->RegisterMethod("importNode", NewSlot(&DOMDocument::ScriptImportNode)); - // Compatibility with Microsoft DOM. -- RegisterProperty("parsed", NewFixedGetterSlot(true), NULL); -- RegisterProperty("parseError", NewSlot(&DOMDocument::GetParseError), NULL); -- RegisterProperty("resolveExternals", NULL, NewSlot(&DummySetter)); -- RegisterProperty("validateOnParse", NULL, NewSlot(&DummySetter)); -- RegisterProperty("preserveWhiteSpace", -+ this->RegisterProperty("parsed", NewFixedGetterSlot(true), NULL); -+ this->RegisterProperty("parseError", NewSlot(&DOMDocument::GetParseError), NULL); -+ this->RegisterProperty("resolveExternals", NULL, NewSlot(&DummySetter)); -+ this->RegisterProperty("validateOnParse", NULL, NewSlot(&DummySetter)); -+ this->RegisterProperty("preserveWhiteSpace", - NewSlot(&DOMDocument::PreservesWhiteSpace), - NewSlot(&DOMDocument::SetPreserveWhiteSpace)); -- RegisterMethod("getProperty", NewSlot(DummyGetProperty)); -- RegisterMethod("setProperty", NewSlot(DummySetProperty)); -+ this->RegisterMethod("getProperty", NewSlot(DummyGetProperty)); -+ this->RegisterMethod("setProperty", NewSlot(DummySetProperty)); - // Compatibility with Microsoft DOM: XMLHttpRequest functions. -- RegisterProperty("async", NewSlot(&DOMDocument::IsAsync), -+ this->RegisterProperty("async", NewSlot(&DOMDocument::IsAsync), - NewSlot(&DOMDocument::SetAsync)); -- RegisterProperty("readyState", NewSlot(&DOMDocument::GetReadyState), NULL); -- RegisterMethod("load", NewSlot(&DOMDocument::Load)); -- RegisterClassSignal("onreadystatechange", -+ this->RegisterProperty("readyState", NewSlot(&DOMDocument::GetReadyState), NULL); -+ this->RegisterMethod("load", NewSlot(&DOMDocument::Load)); -+ this->RegisterClassSignal("onreadystatechange", - &DOMDocument::onreadystatechange_signal_); - } - ---- a/ggadget/xdg/icon_theme.cc -+++ b/ggadget/xdg/icon_theme.cc -@@ -16,6 +16,7 @@ - #include - #include - #include -+#include - - #include - #include ---- a/extensions/qt_system_framework/qt_system_framework.cc -+++ b/extensions/qt_system_framework/qt_system_framework.cc -@@ -32,6 +32,7 @@ - #include - #include - #include -+#include - - #define Initialize qt_system_framework_LTX_Initialize - #define Finalize qt_system_framework_LTX_Finalize ---- a/extensions/linux_system_framework/process.cc -+++ b/extensions/linux_system_framework/process.cc -@@ -17,6 +17,7 @@ - #include - #include - #include -+#include - - #ifdef HAVE_X11 - #include ---- a/gadgets/designer/designer_script_utils.cc -+++ b/gadgets/designer/designer_script_utils.cc -@@ -39,6 +39,7 @@ - #include - #include - #include -+#include - - namespace ggadget { - namespace designer { diff --git a/community/google-gadgets/glibc231.patch b/community/google-gadgets/glibc231.patch deleted file mode 100644 index 61de05162..000000000 --- a/community/google-gadgets/glibc231.patch +++ /dev/null @@ -1,25 +0,0 @@ ---- ggadget/gtk/main_loop.cc -+++ ggadget/gtk/main_loop.cc -@@ -16,9 +16,8 @@ - - #include - #include --#include -+#include - #include --#include - #include - #include "main_loop.h" - #include "utilities.h" ---- hosts/gtk/main.cc -+++ hosts/gtk/main.cc -@@ -14,8 +14,8 @@ - limitations under the License. - */ - -+#include - #include --#include - #include - #include - #include diff --git a/community/google-gadgets/google-gadgets-common.install b/community/google-gadgets/google-gadgets-common.install deleted file mode 100644 index 210cbc869..000000000 --- a/community/google-gadgets/google-gadgets-common.install +++ /dev/null @@ -1,15 +0,0 @@ -post_install() { - echo "==> Updating desktop database..." - gtk-update-icon-cache --quiet usr/share/icons/hicolor - update-mime-database usr/share/mime &> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} - -# vim:set ts=2 sw=2 et: diff --git a/community/google-gadgets/google-gadgets.changelog b/community/google-gadgets/google-gadgets.changelog deleted file mode 100644 index 5b8f85a71..000000000 --- a/community/google-gadgets/google-gadgets.changelog +++ /dev/null @@ -1,8 +0,0 @@ -25 Mar 2011 (GMT+8) Ray Rashif - - * 0.11.2-3: - xulrunner rebuild - - undepend on xulrunner (2.0 incompatible) - - disable smjs-script/browser-element - Cleaned up scriptlets (too many blank lines) - Added this changelog diff --git a/community/google-gadgets/google-gadgets.install b/community/google-gadgets/google-gadgets.install deleted file mode 100644 index fd88688fc..000000000 --- a/community/google-gadgets/google-gadgets.install +++ /dev/null @@ -1,15 +0,0 @@ -post_install() { - echo "==> Updating desktop database..." - update-mime-database usr/share/mime &> /dev/null - update-desktop-database -q -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} - -# vim:set ts=2 sw=2 et: diff --git a/community/google-gadgets/wifi-types.patch b/community/google-gadgets/wifi-types.patch deleted file mode 100644 index be9383a61..000000000 --- a/community/google-gadgets/wifi-types.patch +++ /dev/null @@ -1,36 +0,0 @@ -diff -wbBur google-gadgets-for-linux-0.11.2/extensions/linux_system_framework/network.cc google-gadgets-for-linux-0.11.2.my/extensions/linux_system_framework/network.cc ---- google-gadgets-for-linux-0.11.2/extensions/linux_system_framework/network.cc 2009-03-15 04:12:42.000000000 +0000 -+++ google-gadgets-for-linux-0.11.2.my/extensions/linux_system_framework/network.cc 2011-04-08 20:57:16.000000000 +0000 -@@ -23,17 +23,9 @@ - namespace framework { - namespace linux_system { - --#ifdef NM_DEVICE_TYPE_WIFI - static const int kDeviceTypeWifi = NM_DEVICE_TYPE_WIFI; --#else --static const int kDeviceTypeWifi = DEVICE_TYPE_802_11_WIRELESS; --#endif - --#ifdef NM_DEVICE_TYPE_ETHERNET - static const int kDeviceTypeEthernet = NM_DEVICE_TYPE_ETHERNET; --#else --static const int kDeviceTypeEthernet = DEVICE_TYPE_802_3_ETHERNET; --#endif - - static const int kDeviceTypeUnknown = 0; - -diff -wbBur google-gadgets-for-linux-0.11.2/extensions/linux_system_framework/wireless.cc google-gadgets-for-linux-0.11.2.my/extensions/linux_system_framework/wireless.cc ---- google-gadgets-for-linux-0.11.2/extensions/linux_system_framework/wireless.cc 2009-12-28 10:39:53.000000000 +0000 -+++ google-gadgets-for-linux-0.11.2.my/extensions/linux_system_framework/wireless.cc 2011-04-08 20:57:39.000000000 +0000 -@@ -77,11 +77,7 @@ - - using namespace ggadget::dbus; - --#ifdef NM_DEVICE_TYPE_WIFI - static const int kDeviceTypeWifi = NM_DEVICE_TYPE_WIFI; --#else --static const int kDeviceTypeWifi = DEVICE_TYPE_802_11_WIRELESS; --#endif - - // Defined in nm 0.7 - static const int kDeviceStateActivated = 8; diff --git a/community/kid3/PKGBUILD b/community/kid3/PKGBUILD index d6f1c6a28..35e3044fe 100644 --- a/community/kid3/PKGBUILD +++ b/community/kid3/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 94888 2013-08-01 06:55:03Z bpiotrowski $ +# $Id: PKGBUILD 100349 2013-11-02 14:50:28Z jlichtblau $ # Maintainer: Jaroslav Lichtblau # Contributor: Alois Nespor pkgname=kid3 -pkgver=2.3 -pkgrel=2 +pkgver=3.0.1 +pkgrel=1 pkgdesc="An MP3, Ogg/Vorbis and FLAC tag editor for KDE" arch=('i686' 'x86_64') url="http://kid3.sourceforge.net/" @@ -15,12 +15,7 @@ options=('!makeflags') install=$pkgname.install changelog=$pkgname.changelog source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz) -sha256sums=('8426b40b065f5a968796d1ff92da8d7a96d67cd963df837ce30ff1cf795ae301') - -prepare() { - cd ${pkgname}-${pkgver} - sed -i 's/AVCODEC_MAX_AUDIO_FRAME_SIZE/192000/' src/core/import/ffmpegfingerprintdecoder.cpp -} +sha256sums=('ebbae8b277c14083f87d49bcde5a86295c1874c4004fc5db2d5764ff53f15d59') build() { cd ${pkgname}-${pkgver} diff --git a/community/kid3/kid3.changelog b/community/kid3/kid3.changelog index 9376c5d71..270612022 100644 --- a/community/kid3/kid3.changelog +++ b/community/kid3/kid3.changelog @@ -1,3 +1,6 @@ +2013-11-02 Jaroslav Lichtblau + * kid3 3.0.1-1 + 2013-03-12 Jaroslav Lichtblau * kid3 2.3-1 diff --git a/community/kmscon/PKGBUILD b/community/kmscon/PKGBUILD index b636844a9..faa619be2 100644 --- a/community/kmscon/PKGBUILD +++ b/community/kmscon/PKGBUILD @@ -1,45 +1,26 @@ -# $Id: PKGBUILD 99822 2013-10-31 01:55:06Z allan $ +# $Id: PKGBUILD 100312 2013-11-02 08:59:03Z thestinger $ # Maintainer: Daniel Micay # Contributor: David Herrmann pkgname=kmscon -pkgver=7 -pkgrel=2 +pkgver=8 +pkgrel=1 pkgdesc='Terminal emulator based on Kernel Mode Setting (KMS)' arch=(i686 x86_64) url='https://github.com/dvdhrm/kmscon' license=('MIT') -depends=(systemd libdrm mesa libegl libgbm libgles pango libxkbcommon libpciaccess xkeyboard-config) +depends=(systemd libdrm mesa libegl libgbm libgles pango libxkbcommon xkeyboard-config libtsm) makedepends=(git libxslt docbook-xsl linux-api-headers) - -__gitroot=https://github.com/dvdhrm/kmscon.git -__gitname=kmscon +source=(git://github.com/dvdhrm/kmscon#tag=kmscon-$pkgver) +md5sums=(SKIP) build() { - cd "$srcdir" - - msg "Connecting to GIT server...." - - if [[ -d "$__gitname" ]]; then - cd "$__gitname" && git pull origin - msg "The local files are updated." - else - git clone "$__gitroot" "$__gitname" - fi - - msg "GIT checkout done or server timeout" - msg "Starting build..." - - rm -rf "$srcdir/$__gitname-build" - git clone "$srcdir/$__gitname" "$srcdir/$__gitname-build" - cd "$srcdir/$__gitname-build" - - git checkout $pkgname-$pkgver + cd $pkgname ./autogen.sh --prefix=/usr --disable-wlterm make } package() { - cd "$srcdir/$__gitname-build" + cd $pkgname make DESTDIR="$pkgdir/" install mkdir -p "$pkgdir/usr/share/licenses/$pkgname" "$pkgdir/usr/lib/systemd/system" cp COPYING "$pkgdir/usr/share/licenses/$pkgname/" diff --git a/community/lash/PKGBUILD b/community/lash/PKGBUILD index 591273306..2f3f9d28c 100644 --- a/community/lash/PKGBUILD +++ b/community/lash/PKGBUILD @@ -1,11 +1,11 @@ -# $Id$ +# $Id: PKGBUILD 100336 2013-11-02 11:38:23Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: DonVla pkgname=lash pkgver=0.6.0~rc2 _relver=0.6.0.594 -pkgrel=6 +pkgrel=7 pkgdesc="A session management system for JACK and ALSA" arch=('i686' 'x86_64') #url="http://lash-audio.org" @@ -25,6 +25,8 @@ build() { export PYTHON="python2" sed -i "s#env python#&2#" clients/lash_control + export LDFLAGS="-ldl -lm" + ./configure --prefix=/usr make } diff --git a/community/libgexiv2/PKGBUILD b/community/libgexiv2/PKGBUILD index 0f2558661..575c0480c 100644 --- a/community/libgexiv2/PKGBUILD +++ b/community/libgexiv2/PKGBUILD @@ -1,22 +1,22 @@ -# $Id: PKGBUILD 99841 2013-10-31 02:01:47Z allan $ +# $Id: PKGBUILD 100330 2013-11-02 11:06:06Z arodseth $ # Maintainer: Alexander Rødseth # Contributor: Ionut Biru pkgname=libgexiv2 -pkgver=0.6.1 -pkgrel=2 +pkgver=0.7.0 +pkgrel=1 pkgdesc='GObject-based wrapper around the Exiv2 library' arch=('x86_64' 'i686') -url='http://redmine.yorba.org/projects/gexiv2/roadmap' # http://yorba.org/download/gexiv2/ +url='http://redmine.yorba.org/projects/gexiv2/roadmap' license=('GPL2') -depends=('exiv2' 'gobject-introspection') +depends=('exiv2' 'glib2') makedepends=('python-gobject' 'python2-gobject') -source=("http://yorba.org/download/gexiv2/${pkgver%.1}/${pkgname}_$pkgver.tar.xz") -sha256sums=('72ee2fcc6a98c9e83467adea45b10d1b61c55654c204dcce9c2463615389a9e3') +source=("http://yorba.org/download/gexiv2/${pkgver%.0}/$pkgname-$pkgver.tar.xz") +sha256sums=('44ae5e74ec82a6b19e366cf6877ce34693ace85c5cb519a7158bdcfcb7e28e64') build() { - cd "$srcdir/$pkgname-$pkgver" + cd "$pkgname-$pkgver" # In order for the build process to include any python-related files, # 'import gi; print(gi._overridesdir)' must work with either python or @@ -26,9 +26,7 @@ build() { } package() { - cd "$srcdir/$pkgname-$pkgver" - - make DESTDIR="$pkgdir" install + make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install } # vim:set ts=2 sw=2 et: diff --git a/community/libgig/PKGBUILD b/community/libgig/PKGBUILD index 3ea49712f..52817d69d 100644 --- a/community/libgig/PKGBUILD +++ b/community/libgig/PKGBUILD @@ -1,18 +1,18 @@ -# $Id: PKGBUILD 99842 2013-10-31 02:02:07Z allan $ +# $Id: PKGBUILD 100359 2013-11-02 20:24:57Z schiv $ # Maintainer: Ray Rashif # Contributor: svoufff # Contributor: Shinlun Hsieh pkgname=libgig pkgver=3.3.0 -pkgrel=2 +pkgrel=3 pkgdesc="C++ library for loading Gigasampler and DLS files" -arch=(i686 x86_64) +arch=('i686' 'x86_64') url="http://www.linuxsampler.org/libgig/" license=('GPL') -depends=('gcc-libs' 'util-linux-ng' 'libsndfile') -options=('!makeflags') -source=(http://download.linuxsampler.org/packages/$pkgname-$pkgver.tar.bz2) +depends=('util-linux' 'libsndfile') +options=('!makeflags') # code chokes on parallel build +source=("http://download.linuxsampler.org/packages/$pkgname-$pkgver.tar.bz2") md5sums=('fc33e8e948ed2db9b7003a3ecdb78549') build() { @@ -25,7 +25,7 @@ build() { package() { cd "$srcdir/$pkgname-$pkgver" - make DESTDIR="$pkgdir/" install + make DESTDIR="$pkgdir" install } # vim:set ts=2 sw=2 et: diff --git a/community/libpng12/PKGBUILD b/community/libpng12/PKGBUILD index c5a55ae2e..65f24c3d4 100644 --- a/community/libpng12/PKGBUILD +++ b/community/libpng12/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 99875 2013-10-31 02:13:23Z allan $ +# $Id: PKGBUILD 100367 2013-11-02 21:33:40Z dwallace $ # Maintainer: Daniel Wallace # Contributor: dorphell # Contributor: Travis Willard @@ -8,7 +8,7 @@ pkgname=libpng12 _realname=libpng pkgver=1.2.50 -pkgrel=3 +pkgrel=4 pkgdesc="A collection of routines used to create PNG format graphics files" arch=('i686' 'x86_64') url="http://www.libpng.org/pub/png/libpng.html" diff --git a/community/librcc/PKGBUILD b/community/librcc/PKGBUILD index 53428ee19..e8a720e05 100644 --- a/community/librcc/PKGBUILD +++ b/community/librcc/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 99879 2013-10-31 02:14:43Z allan $ +# $Id: PKGBUILD 100237 2013-11-02 08:40:16Z spupykin $ # Maintainer: Sergej Pupykin pkgname=librcc pkgver=0.2.10 -pkgrel=2 +pkgrel=3 pkgdesc="Charset Conversion Library" arch=(i686 x86_64) url="http://rusxmms.sourceforge.net/" diff --git a/community/librcd/PKGBUILD b/community/librcd/PKGBUILD index 20a0a1804..54e819e4a 100644 --- a/community/librcd/PKGBUILD +++ b/community/librcd/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99880 2013-10-31 02:15:03Z allan $ +# $Id: PKGBUILD 100239 2013-11-02 08:40:36Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Sergej Pupykin pkgname=librcd pkgver=0.1.11 -pkgrel=3 +pkgrel=4 pkgdesc="Charset Detection Library" arch=(i686 x86_64) url="http://rusxmms.sourceforge.net/" @@ -17,5 +17,9 @@ build() { cd $srcdir/$pkgname-${pkgver} ./configure --prefix=/usr make +} + +package() { + cd $srcdir/$pkgname-${pkgver} make DESTDIR=$pkgdir install } diff --git a/community/libsynaptics/PKGBUILD b/community/libsynaptics/PKGBUILD index 9b6698d75..aff6ce1fa 100644 --- a/community/libsynaptics/PKGBUILD +++ b/community/libsynaptics/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99884 2013-10-31 02:16:24Z allan $ +# $Id: PKGBUILD 100241 2013-11-02 08:40:55Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Giovanni Scafora pkgname=libsynaptics pkgver=0.14.6c -pkgrel=5 +pkgrel=6 pkgdesc="Library for accessing synaptics touchpads" arch=('i686' 'x86_64') url="http://qsynaptics.sourceforge.net" @@ -21,5 +21,9 @@ build() { sed -i '1,1i#include ' pad.cpp ./configure --prefix=/usr make +} + +package() { + cd $srcdir/$pkgname-$pkgver make DESTDIR=$pkgdir install } diff --git a/community/libtsm/PKGBUILD b/community/libtsm/PKGBUILD new file mode 100644 index 000000000..af30bda3a --- /dev/null +++ b/community/libtsm/PKGBUILD @@ -0,0 +1,26 @@ +# Maintainer: Daniel Micay +# Contributor: David Herrmann +pkgname=libtsm +pkgver=3 +pkgrel=3 +pkgdesc='Terminal-emulator State Machine' +arch=('i686' 'x86_64') +url="http://www.freedesktop.org/wiki/Software/kmscon/$pkgname" +license=('MIT') +depends=(glibc) +makedepends=('libxkbcommon') +options=(!libtool) +source=(http://www.freedesktop.org/software/kmscon/releases/$pkgname-$pkgver.tar.xz) +md5sums=('c1b297a69d11a72f207ec35ae5ce7d69') + +build() { + cd "$srcdir/$pkgname-$pkgver" + ./configure --prefix=/usr + make +} + +package() { + cd "$srcdir/$pkgname-$pkgver" + install -Dm644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING" + make DESTDIR="$pkgdir" install +} diff --git a/community/libzdb/PKGBUILD b/community/libzdb/PKGBUILD index ab13ad9ec..42d2fc23c 100644 --- a/community/libzdb/PKGBUILD +++ b/community/libzdb/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 99892 2013-10-31 02:19:18Z allan $ +# $Id: PKGBUILD 100245 2013-11-02 08:41:34Z spupykin $ # Maintainer: Sergej Pupykin pkgname=libzdb pkgver=2.12 -pkgrel=1 +pkgrel=2 pkgdesc="Zild Database Library" arch=('i686' 'x86_64') url="http://www.tildeslash.com/libzdb/" diff --git a/community/libzen/PKGBUILD b/community/libzen/PKGBUILD index 4474ab4f2..3ac1ea821 100644 --- a/community/libzen/PKGBUILD +++ b/community/libzen/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99893 2013-10-31 02:19:38Z allan $ +# $Id: PKGBUILD 100247 2013-11-02 08:41:54Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: hydro pkgname=libzen pkgver=0.4.29 -pkgrel=1 +pkgrel=2 pkgdesc="shared library for libmediainfo and mediainfo" arch=('i686' 'x86_64') url="http://mediainfo.sourceforge.net" diff --git a/community/ltris/PKGBUILD b/community/ltris/PKGBUILD index 17db56fa0..25569c0ba 100644 --- a/community/ltris/PKGBUILD +++ b/community/ltris/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 60814 2011-12-18 17:13:32Z jlichtblau $ +# $Id: PKGBUILD 100352 2013-11-02 15:47:29Z jlichtblau $ # Maintainer: Jaroslav Lichtblau # Contributor: Eric Belanger # Contributor: SmackleFunky pkgname=ltris -pkgver=1.0.18 +pkgver=1.0.19 pkgrel=1 pkgdesc="A tetris clone where you have a bowl with blocks falling down" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ backup=('var/games/ltris.hscr') install=$pkgname.install changelog=$pkgname.changelog source=(http://downloads.sourceforge.net/lgames/$pkgname-$pkgver.tar.gz) -sha256sums=('3cba90365d50e79601368499af77d54cb03c0cf2544324e5df246eb1eeaa0e30') +sha256sums=('8f6a9e7719d22004aee153db29ffd9ca41c7a6cd87fc791591994eecc2e625a1') build() { cd ${srcdir}/${pkgname}-${pkgver} diff --git a/community/ltris/ltris.changelog b/community/ltris/ltris.changelog index 4cf7b905f..325b8d524 100644 --- a/community/ltris/ltris.changelog +++ b/community/ltris/ltris.changelog @@ -1,3 +1,8 @@ +2013-11-02 Jaroslav Lichtblau + + * ltris 1.0.19-1 + * Upstream update + 2011-12-18 Jaroslav Lichtblau * ltris 1.0.18-1 diff --git a/community/lwp/PKGBUILD b/community/lwp/PKGBUILD index cb088154a..1a6959698 100644 --- a/community/lwp/PKGBUILD +++ b/community/lwp/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 66195 2012-02-23 03:06:28Z spupykin $ +# $Id: PKGBUILD 100249 2013-11-02 08:42:16Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: William Rea pkgname=lwp pkgver=2.6 -pkgrel=2 +pkgrel=3 pkgdesc="Light weight process library" arch=(i686 x86_64) url="http://www.coda.cs.cmu.edu" @@ -17,5 +17,9 @@ build() { cd $srcdir/lwp-$pkgver ./configure --prefix=/usr make +} + +package() { + cd $srcdir/lwp-$pkgver make DESTDIR=$pkgdir install } diff --git a/community/miredo/PKGBUILD b/community/miredo/PKGBUILD index de958a9f0..3f169ccef 100644 --- a/community/miredo/PKGBUILD +++ b/community/miredo/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 99915 2013-10-31 02:27:00Z allan $ +# $Id: PKGBUILD 100251 2013-11-02 08:42:36Z spupykin $ # Maintainer: Sergej Pupykin pkgname=miredo pkgver=1.2.6 -pkgrel=1 +pkgrel=2 pkgdesc="Teredo client and server." arch=('i686' 'x86_64') url="http://www.remlab.net/miredo/" diff --git a/community/mxml/PKGBUILD b/community/mxml/PKGBUILD index 26b4ca03d..6b208aa22 100644 --- a/community/mxml/PKGBUILD +++ b/community/mxml/PKGBUILD @@ -1,16 +1,16 @@ -# $Id: PKGBUILD 67931 2012-03-16 10:17:49Z spupykin $ +# $Id: PKGBUILD 100340 2013-11-02 11:47:21Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Roman Kyrylych # Contributor: Johannes Sjolund pkgname=mxml pkgver=2.7 -pkgrel=1 +pkgrel=2 pkgdesc="A small XML parsing library" arch=('i686' 'x86_64') url="http://www.minixml.org/" license=('LGPL') -source=("http://ftp.easysw.com/pub/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz") +source=("http://www.msweet.org/files/project3/$pkgname-$pkgver.tar.gz") md5sums=('76f2ae49bf0f5745d5cb5d9507774dc9') build() { diff --git a/community/mypaint/PKGBUILD b/community/mypaint/PKGBUILD index 7302a36f2..6c1df0d3f 100644 --- a/community/mypaint/PKGBUILD +++ b/community/mypaint/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 90066 2013-05-06 19:38:37Z foutrelis $ +# $Id: PKGBUILD 100253 2013-11-02 08:42:59Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Jon Nordby pkgname=mypaint pkgver=1.1.0 -pkgrel=2 +pkgrel=3 pkgdesc="A fast and easy painting application for digital painters, with brush dynamics" arch=('i686' 'x86_64') url="http://mypaint.intilinux.com/" diff --git a/community/namazu/PKGBUILD b/community/namazu/PKGBUILD index f2cb9f10e..0678839d7 100644 --- a/community/namazu/PKGBUILD +++ b/community/namazu/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99918 2013-10-31 02:28:04Z allan $ +# $Id: PKGBUILD 100255 2013-11-02 08:43:48Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Benjamin Andresen pkgname=namazu pkgver=2.0.21 -pkgrel=1 +pkgrel=2 pkgdesc="Namazu is a full-text search engine intended for easy use." url="http://namazu.org/" license=('GPL') @@ -23,5 +23,9 @@ build() { --libexecdir=/usr/lib/namazu \ --libdir=/usr/lib/namazu make +} + +package() { + cd $srcdir/$pkgname-$pkgver make DESTDIR=$pkgdir install } diff --git a/community/nemo-fileroller/PKGBUILD b/community/nemo-fileroller/PKGBUILD deleted file mode 100644 index 76b41ef03..000000000 --- a/community/nemo-fileroller/PKGBUILD +++ /dev/null @@ -1,41 +0,0 @@ - -# Maintainer: Alexandre Filgueira -# Contributor: twa022 - -pkgname=nemo-fileroller -pkgver=1.8.0 -pkgrel=1 -pkgdesc="Nemo fileroller extension" -arch=('i686' 'x86_64') -url="https://github.com/linuxmint/nemo-extensions" -license=('GPL') -source=("configure.in_fix.patch" - "$pkgname-$pkgver.tar.gz::http://github.com/linuxmint/nemo-extensions/archive/master.tar.gz") - -depends=('nemo' 'file-roller') -options=('!emptydirs') - -sha256sums=('3381a3421b2fd69746b610cfa3dfeb83d4795076ec692fcf28bcccf69bfe36d0' - 'b89c4667b175ad6ad59b6938dab7e9b53c3bcdc25a5ac5177203662900aac2f5') - - -build() { - - - cd nemo-extensions-master/${pkgname} - - ## I think they started with the nemo-dropbox source, so there - ## are some unnecessary python dependencies - patch -uNp2 -r- -i ${srcdir}/configure.in_fix.patch - autoreconf -fi - - ./configure --prefix=/usr --sysconfdir=/etc - make -} - -package() { - cd nemo-extensions-master/${pkgname} - make DESTDIR="${pkgdir}" install -} - - diff --git a/community/nemo-fileroller/configure.in_fix.patch b/community/nemo-fileroller/configure.in_fix.patch deleted file mode 100644 index 898c0abce..000000000 --- a/community/nemo-fileroller/configure.in_fix.patch +++ /dev/null @@ -1,39 +0,0 @@ -diff -Naur nemo-fileroller.orig/configure.in nemo-fileroller/configure.in ---- ./nemo-fileroller.orig/configure.in 2012-10-28 16:48:29.000000000 +0100 -+++ ./nemo-fileroller/configure.in 2013-02-19 09:03:34.009486606 +0100 -@@ -6,7 +6,7 @@ - - AC_PREFIX_DEFAULT(/usr) - --AM_CONFIG_HEADER(config.h) -+AC_CONFIG_HEADERS(config.h) - - # not ready for i18n yet - #AC_PROG_INTLTOOL([0.29]) -@@ -29,10 +29,10 @@ - PKG_CHECK_MODULES(NEMO, libnemo-extension >= $NEMO_REQUIRED) - PKG_CHECK_MODULES(GLIB, glib-2.0 >= $GLIB_REQUIRED) - --AC_PATH_PROG([PYTHON], [python]) -+#AC_PATH_PROG([PYTHON], [python]) - --AC_PATH_PROG([RST2MAN], [rst2man], [python rst2man.py]) --AC_SUBST(RST2MAN) -+#AC_PATH_PROG([RST2MAN], [rst2man], [python rst2man.py]) -+#AC_SUBST(RST2MAN) - - # define module checking macro - AC_DEFUN([PYTHON_CHECK_MODULE], [ -@@ -55,9 +55,9 @@ - fi - ]) - --PYTHON_CHECK_MODULE(pygtk, gtk) --PYTHON_CHECK_MODULE(gobject, gobject) --PYTHON_CHECK_MODULE(docutils, docutils) -+#PYTHON_CHECK_MODULE(pygtk, gtk) -+#PYTHON_CHECK_MODULE(gobject, gobject) -+#PYTHON_CHECK_MODULE(docutils, docutils) - - # Make dependency CFLAGS and LIBS available - AC_SUBST(NEMO_CFLAGS) diff --git a/community/net6/PKGBUILD b/community/net6/PKGBUILD index af058d986..aa55406bd 100644 --- a/community/net6/PKGBUILD +++ b/community/net6/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 99925 2013-10-31 02:30:30Z allan $ +# $Id: PKGBUILD 100257 2013-11-02 08:44:07Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Angel 'angvp' Velasquez # Contributor: William Rea @@ -6,7 +6,7 @@ pkgname=net6 pkgver=1.3.14 -pkgrel=1 +pkgrel=2 pkgdesc="A library that provides a TCP protocol abstraction for C++" arch=('i686' 'x86_64') url="http://gobby.0x539.de/" diff --git a/community/nsd/PKGBUILD b/community/nsd/PKGBUILD index c788d6441..bc40dcfb8 100644 --- a/community/nsd/PKGBUILD +++ b/community/nsd/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 100048 2013-10-31 16:25:17Z bisson $ +# $Id: PKGBUILD 100223 2013-11-02 00:00:56Z bisson $ # Maintainer: Gaetan Bisson # Contributor: Kaiting Chen # Contributor: Roberto Alsina pkgname=nsd pkgver=4.0.0 -pkgrel=1 +pkgrel=2 pkgdesc='Authoritative only, high performance and simple DNS server' url='http://www.nlnetlabs.nl/nsd/' license=('BSD') @@ -13,9 +13,11 @@ arch=('i686' 'x86_64') depends=('openssl' 'libevent') makedepends=('flex') source=("http://www.nlnetlabs.nl/downloads/${pkgname}/${pkgname}-${pkgver}.tar.gz" + 'tmpfiles.d' 'service') sha1sums=('b3ebd669be8e830f62062d12be55242ca41da369' - '9957762b810374c4eaa1461169f3c848b50466fe') + '7ad2b8da961a893095eede8963cf8026b13186a1' + '491bf9c6e63644f7d6c81d3b16138f0d87706aa0') install=install @@ -25,7 +27,7 @@ build() { --prefix=/ \ --sbindir=/usr/bin \ --datarootdir=/usr/share \ - --with-pidfile=/run/nsd.pid \ + --with-pidfile=/run/nsd/nsd.pid \ --enable-ratelimit make } @@ -33,7 +35,10 @@ build() { package() { cd "${srcdir}/${pkgname}-${pkgver}" make DESTDIR="${pkgdir}" install + install -Dm644 ../tmpfiles.d "${pkgdir}"/usr/lib/tmpfiles.d/nsd.conf install -Dm644 ../service "${pkgdir}"/usr/lib/systemd/system/nsd.service + rmdir "${pkgdir}"/{tmp,run/{nsd,}} + rm doc/differences.pdf install -d "${pkgdir}"/usr/share/{doc,licenses}/"${pkgname}" install -m644 doc/* "${pkgdir}"/usr/share/doc/"${pkgname}" diff --git a/community/nsd/install b/community/nsd/install index 5a5f41dd7..6e56e9ba1 100644 --- a/community/nsd/install +++ b/community/nsd/install @@ -5,6 +5,10 @@ post_install() { chmod 700 /var/db/nsd } +post_upgrade() { + usr/bin/systemd-tmpfiles --create nsd.conf || true +} + post_remove() { getent passwd nsd &>/dev/null && userdel nsd >/dev/null getent group nsd &>/dev/null && groupdel nsd >/dev/null diff --git a/community/nsd/service b/community/nsd/service index d5e2d14b4..b6125a686 100644 --- a/community/nsd/service +++ b/community/nsd/service @@ -3,7 +3,7 @@ Description=NSD Name Server Daemon After=network.target [Service] -PIDFile=/run/nsd.pid +PIDFile=/run/nsd/nsd.pid ExecStart=/usr/bin/nsd -c /etc/nsd/nsd.conf ExecReload=/bin/kill -HUP $MAINPID ExecStop=/bin/kill -TERM $MAINPID diff --git a/community/nsd/tmpfiles.d b/community/nsd/tmpfiles.d new file mode 100644 index 000000000..3fd3273d0 --- /dev/null +++ b/community/nsd/tmpfiles.d @@ -0,0 +1 @@ +d /run/nsd 0755 nsd nsd diff --git a/community/obby/PKGBUILD b/community/obby/PKGBUILD index 5f269209d..74279b679 100644 --- a/community/obby/PKGBUILD +++ b/community/obby/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 99931 2013-10-31 02:32:30Z allan $ +# $Id: PKGBUILD 100259 2013-11-02 08:44:27Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: William Rea # Maintainer: Angel 'angvp' Velasquez pkgname=obby pkgver=0.4.8 -pkgrel=1 +pkgrel=2 pkgdesc="A library which provides synced document buffers" url="http://gobby.0x539.de" license=('GPL') @@ -18,5 +18,9 @@ build() { cd $srcdir/obby-$pkgver ./configure --prefix=/usr --with-zeroconf --enable-ipv6 make +} + +package() { + cd $srcdir/obby-$pkgver make DESTDIR=$pkgdir install } diff --git a/community/openarena/PKGBUILD b/community/openarena/PKGBUILD deleted file mode 100644 index 707848e5d..000000000 --- a/community/openarena/PKGBUILD +++ /dev/null @@ -1,70 +0,0 @@ -# $Id: PKGBUILD 64715 2012-02-18 02:34:57Z svenstaro $ -# Maintainer: Sven-Hendrik Haase -# Contributor: Arkham -# Contributor: Christoph Zeiler - -pkgname=openarena -pkgver=0.8.8 -_oldver=0.8.1 -pkgrel=1 -pkgdesc="A violent, sexy, multiplayer first person shooter based on the ioquake3 engine" -arch=('i686' 'x86_64') -url="http://openarena.ws/" -license=('GPL') -depends=('sdl' 'libvorbis' 'curl' 'openarena-data') -makedepends=('openal' 'mesa') -optdepends=('openal') -source=(http://download.tuxfamily.org/$pkgname/rel/081/oa081.zip - http://download.tuxfamily.org/$pkgname/rel/085/oa085p.zip - http://178.63.102.135/svens_stuff/oa088p.zip - $url/svn/source/081/$pkgname-engine-$_oldver-1.tar.bz2 - $pkgname.png - $pkgname-server.png - $pkgname.desktop - $pkgname-server.desktop - strcpy-memmove.patch) -md5sums=('49006bcb02b4e8ea3d06749e8f4e4887' - 'b2a0437da751cd50dd2351ed9e0c4e9d' - '45da37955eba40cfd0e6e0f89cbb4b61' - '4ee696eacc4b0350f9dbb5588dcd74a2' - 'c69f824dc500d436fc631b78b6a62dc8' - '17e2f4fa060ed97ff6fe1eaff647bcfb' - '229c87648c10e48b523c25d24aba8372' - '00649517a4dd08cd9c6e99d6703f01f1' - '723ec16d949f454588d62da499bbefca') - -build() { - cd $srcdir/$pkgname-engine-$_oldver - - patch -Np0 < $srcdir/strcpy-memmove.patch - sed -i 's/#define ALDRIVER_DEFAULT "libopenal.so.0"/#define ALDRIVER_DEFAULT "libopenal.so.1"/g' code/client/snd_openal.c - - make DEFAULT_BASEDIR=/usr/share/$pkgname \ - BUILD_CLIENT_SMP=0 \ - USE_LOCAL_HEADERS=0 \ - GENERATE_DEPENDENCIES=0 \ - OPTIMIZE= -} - -package() { - cd $srcdir/$pkgname-engine-$_oldver - - install -d $pkgdir/usr/{bin,share/{$pkgname,applications,pixmaps}} - - make COPYDIR=$pkgdir/usr/share/$pkgname copyfiles - - [ "$CARCH" = "x86_64" ] && { - mv -f $pkgdir/usr/share/$pkgname/$pkgname.$CARCH $pkgdir/usr/bin/$pkgname - mv -f $pkgdir/usr/share/$pkgname/oa_ded.$CARCH $pkgdir/usr/bin/$pkgname-server - } || { - mv -f $pkgdir/usr/share/$pkgname/$pkgname.i386 $pkgdir/usr/bin/$pkgname - mv -f $pkgdir/usr/share/$pkgname/oa_ded.i386 $pkgdir/usr/bin/$pkgname-server - } - - find $pkgdir/usr/share -type f -exec chmod 644 {} + - - install -m 644 $srcdir/$pkgname{,-server}.png $pkgdir/usr/share/pixmaps/ - install -m 644 $srcdir/$pkgname{,-server}.desktop $pkgdir/usr/share/applications/ -} - -# vim: sw=2:ts=2 et: diff --git a/community/openarena/openarena-server.desktop b/community/openarena/openarena-server.desktop deleted file mode 100644 index 47bc786a2..000000000 --- a/community/openarena/openarena-server.desktop +++ /dev/null @@ -1,8 +0,0 @@ -[Desktop Entry] -Name=OpenArena Server -Exec=openarena-server -Icon=openarena-server -Type=Application -Terminal=true -Comment=Run an OpenArena server -Categories=Network; diff --git a/community/openarena/openarena-server.png b/community/openarena/openarena-server.png deleted file mode 100644 index 55c5177f5..000000000 Binary files a/community/openarena/openarena-server.png and /dev/null differ diff --git a/community/openarena/openarena.desktop b/community/openarena/openarena.desktop deleted file mode 100644 index 321461a32..000000000 --- a/community/openarena/openarena.desktop +++ /dev/null @@ -1,7 +0,0 @@ -[Desktop Entry] -Name=OpenArena -Exec=openarena -Icon=openarena -Type=Application -Comment=A Quake3-based FPS Game -Categories=Game;ActionGame; diff --git a/community/openarena/openarena.png b/community/openarena/openarena.png deleted file mode 100644 index 0fa1f4ec3..000000000 Binary files a/community/openarena/openarena.png and /dev/null differ diff --git a/community/openarena/strcpy-memmove.patch b/community/openarena/strcpy-memmove.patch deleted file mode 100644 index 0123af61a..000000000 --- a/community/openarena/strcpy-memmove.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- code/botlib/l_script.c.orig 2009-11-02 20:29:23.000000000 +0100 -+++ code/botlib/l_script.c 2009-11-02 22:21:40.000000000 +0100 -@@ -1118,7 +1118,7 @@ - { - if (*string == '\"') - { -- strcpy(string, string+1); -+ memmove(string, string+1, strlen(string)); - } //end if - if (string[strlen(string)-1] == '\"') - { -@@ -1135,7 +1135,7 @@ - { - if (*string == '\'') - { -- strcpy(string, string+1); -+ memmove(string, string+1, strlen(string)); - } //end if - if (string[strlen(string)-1] == '\'') - { diff --git a/community/opendkim/PKGBUILD b/community/opendkim/PKGBUILD index c3fcae2c5..e735ca6a5 100644 --- a/community/opendkim/PKGBUILD +++ b/community/opendkim/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99935 2013-10-31 02:33:51Z allan $ +# $Id: PKGBUILD 100261 2013-11-02 08:44:51Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Thomas Jost pkgname=opendkim pkgver=2.8.4 -pkgrel=1 +pkgrel=2 pkgdesc="An open source implementation of the DKIM sender authentication system. Based on a fork of dkim-milter." arch=(i686 x86_64) url="http://www.opendkim.org/" diff --git a/community/openmotif/PKGBUILD b/community/openmotif/PKGBUILD index 963b31089..162b52823 100644 --- a/community/openmotif/PKGBUILD +++ b/community/openmotif/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99937 2013-10-31 02:34:31Z allan $ +# $Id: PKGBUILD 100263 2013-11-02 08:45:17Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Enrico Morelli pkgname=openmotif pkgver=2.3.4 -pkgrel=2 +pkgrel=3 pkgdesc="Open Motif" arch=('i686' 'x86_64') url="http://www.motifzone.org/" diff --git a/community/openocd/PKGBUILD b/community/openocd/PKGBUILD index 61a1d4383..210f2c82e 100644 --- a/community/openocd/PKGBUILD +++ b/community/openocd/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 99938 2013-10-31 02:34:51Z allan $ +# $Id: PKGBUILD 100265 2013-11-02 08:45:37Z spupykin $ # Maintainer: Bartłomiej Piotrowski # Contributor: Matthias Bauch # Contributor: Laszlo Papp @@ -6,7 +6,7 @@ pkgname=openocd pkgver=0.7.0 -pkgrel=1 +pkgrel=2 pkgdesc='Debugging, in-system programming and boundary-scan testing for embedded target devices' arch=('i686' 'x86_64') url='http://openocd.berlios.de' diff --git a/community/orange/PKGBUILD b/community/orange/PKGBUILD index 8efde537d..6491c3d88 100644 --- a/community/orange/PKGBUILD +++ b/community/orange/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99943 2013-10-31 02:36:32Z allan $ +# $Id: PKGBUILD 100269 2013-11-02 08:46:38Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Zhukov Pavel pkgname=orange pkgver=0.4 -pkgrel=5 +pkgrel=6 pkgdesc="a helper tool for synce" arch=('i686' 'x86_64') url="http://synce.sourceforge.net/" diff --git a/community/p2c/PKGBUILD b/community/p2c/PKGBUILD index 0a22bcdef..0bd6432b0 100644 --- a/community/p2c/PKGBUILD +++ b/community/p2c/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 66145 2012-02-23 02:13:19Z spupykin $ +# $Id: PKGBUILD 100271 2013-11-02 08:46:57Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: tardo # Contributor: Sergej Pupykin pkgname=p2c pkgver=1.21alpha2 -pkgrel=10 +pkgrel=11 pkgdesc="pascal to c/c++ converter" arch=('i686' 'x86_64') url="http://packages.debian.org/sid/p2c" @@ -30,6 +30,10 @@ build() { ABSHOMEDIR=/usr/lib/p2c \ ABSLIBDIR=/usr/lib \ ABSINCDIR=/usr/include/p2c +} + +package() { + cd $srcdir/src mkdir -p $pkgdir/usr/bin \ $pkgdir/usr/share/man/man1 \ diff --git a/community/perl-dbd-odbc/PKGBUILD b/community/perl-dbd-odbc/PKGBUILD index 51f94c7f8..a27d34dc4 100644 --- a/community/perl-dbd-odbc/PKGBUILD +++ b/community/perl-dbd-odbc/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 91664 2013-05-26 09:24:58Z bluewind $ +# $Id: PKGBUILD 100316 2013-11-02 09:13:58Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: François Charette pkgname=perl-dbd-odbc -pkgver=1.43 -pkgrel=2 +pkgver=1.45 +pkgrel=1 pkgdesc="ODBC Driver for DBI" arch=('i686' 'x86_64') url="http://search.cpan.org/dist/DBD-ODBC/" @@ -12,7 +12,7 @@ license=('GPL' 'PerlArtistic') depends=('perl-dbi' 'perl' 'unixodbc') options=('!emptydirs') source=("http://search.cpan.org/CPAN/authors/id/M/MJ/MJEVANS/DBD-ODBC-${pkgver}.tar.gz") -md5sums=('35e37488170b5111f826226c4d466961') +md5sums=('3c750cde8e39fbba804043485f18ba68') build() { cd DBD-ODBC-${pkgver} diff --git a/community/perl-libapreq2/PKGBUILD b/community/perl-libapreq2/PKGBUILD index 004cb935e..0c9b8821b 100644 --- a/community/perl-libapreq2/PKGBUILD +++ b/community/perl-libapreq2/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99952 2013-10-31 02:39:34Z allan $ +# $Id: PKGBUILD 100273 2013-11-02 08:47:16Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Tom K pkgname=perl-libapreq2 pkgver=2.13 -pkgrel=4 +pkgrel=5 pkgdesc="A safe, standards-compliant, high-performance library used for parsing HTTP cookies, query-strings and POST data." arch=('i686' 'x86_64') url="http://search.cpan.org/dist/libapreq2" diff --git a/community/python2-lcms/PKGBUILD b/community/python2-lcms/PKGBUILD index 64fa3d69b..6a19b5cba 100644 --- a/community/python2-lcms/PKGBUILD +++ b/community/python2-lcms/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python2-lcms pkgver=1.19 _mver=1.19 -pkgrel=4 +pkgrel=5 pkgdesc="LittleCMS Python bindings" arch=(i686 x86_64) license=('CUSTOM') diff --git a/community/qtcurve-gtk2/PKGBUILD b/community/qtcurve-gtk2/PKGBUILD deleted file mode 100644 index 13515de9f..000000000 --- a/community/qtcurve-gtk2/PKGBUILD +++ /dev/null @@ -1,33 +0,0 @@ -# $Id: PKGBUILD 99974 2013-10-31 02:46:57Z allan $ -# Maintainer: Sven-Hendrik Haase -# Contributor: Andrea Scarpino -# Contributor: Pierre Schmitz - -pkgname=qtcurve-gtk2 -pkgver=1.8.16 -pkgrel=1 -pkgdesc="A configurable set of widget styles for KDE and Gtk" -arch=('i686' 'x86_64') -url="http://www.kde-look.org/content/show.php?content=40492" -license=('GPL') -depends=('gtk2') -makedepends=('cmake') -groups=('qtcurve') -source=("http://craigd.wikispaces.com/file/view/QtCurve-Gtk2-${pkgver}.tar.bz2") -md5sums=('8923caaa0704f6a30252a5eadb015d76') - -build() { - cd "${srcdir}" - - mkdir -p build - cd build/ - cmake ../QtCurve-Gtk2-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} diff --git a/community/qtcurve-kde4/PKGBUILD b/community/qtcurve-kde4/PKGBUILD deleted file mode 100644 index f1c83453a..000000000 --- a/community/qtcurve-kde4/PKGBUILD +++ /dev/null @@ -1,42 +0,0 @@ -# $Id: PKGBUILD 74971 2012-08-10 22:17:48Z svenstaro $ -# Maintainer: Sven-Hendrik Haase -# Contributor: Andrea Scarpino -# Contributor: Pierre Schmitz - -pkgname=qtcurve-kde4 -pkgver=1.8.14 -pkgrel=1 -arch=('i686' 'x86_64') -groups=('qtcurve') -license=('GPL') -pkgdesc='A configurable set of widget styles for KDE and Gtk' -url='http://www.kde-look.org/content/show.php?content=40492' -depends=('kdebase-workspace') -makedepends=('cmake' 'automoc4') -source=("http://craigd.wikispaces.com/file/view/QtCurve-KDE4-${pkgver}.tar.bz2" - 'bypass-kde-config.patch' - 'fix-kwin_decoration-macro.patch') -md5sums=('b4d7924806058f39e842ce7ffe47a4f8' - '3f6681147cc361bd2bfd4d7477f2a8d0' - '7366e45ef9f24f53a36f87a539a937d6') - -build() { - cd "${srcdir}"/QtCurve-KDE4-${pkgver} - # Bypass KDE prefix detection by kde4-config, see: - # http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541667 - patch -p1 -i "${srcdir}"/bypass-kde-config.patch - patch -p1 -i "${srcdir}"/fix-kwin_decoration-macro.patch - - cd "${srcdir}" - mkdir build - cd build - cmake ../QtCurve-KDE4-${pkgver} \ - -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_INSTALL_PREFIX=/usr - make -} - -package() { - cd "${srcdir}"/build - make DESTDIR="${pkgdir}" install -} diff --git a/community/qtcurve-kde4/bypass-kde-config.patch b/community/qtcurve-kde4/bypass-kde-config.patch deleted file mode 100644 index d09e5ead5..000000000 --- a/community/qtcurve-kde4/bypass-kde-config.patch +++ /dev/null @@ -1,32 +0,0 @@ -From: Pino Toscano -Description: Disable braindead KDE3/4 prefix detection - The current detection of the KDE 3 and KDE 4 prefixes is done running - kde-config and kde4-config, resp. - This can be problematic, as these two could create files in ~/.kde, - thus breaking when the home of the current user (eg in buildds) is read-only. - Given the build system sets anyway "/usr" as prefix of KDE 3 and KDE 4 - if they were not detected, then just let it to. -Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541667 - ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -16,6 +16,11 @@ set(CPACK_SOURCE_PACKAGE_FILE_NAME "${CM - set(CPACK_PACKAGE_FILE_NAME "${CMAKE_PROJECT_NAME}-${QTCURVE_VERSION_FULL}") - include(CPack) - -+# Comment the kde3/kde4 prefix detection as a whole as it wants to run -+# kde-config and kde4-config, which in turn can create stuff in ~/.kde. -+# This cannot work on read-only homes. -+# So, the "fallback" prefixes ("/usr" for both) will be used. -+if (BRAINDEAD_DETECTION) - set(OLD_CMAKE_INSTALL_PREFIX ${CMAKE_INSTALL_PREFIX}) - - # Try to find kde4-config... -@@ -48,6 +53,7 @@ if (KDE4_KDECONFIG_EXECUTABLE) - ARGS --prefix - OUTPUT_VARIABLE KDE4PREFIX) - endif (KDE4_KDECONFIG_EXECUTABLE) -+endif (BRAINDEAD_DETECTION) - - if(NOT KDE3PREFIX) - if(KDE4PREFIX) diff --git a/community/qtcurve-kde4/fix-kwin_decoration-macro.patch b/community/qtcurve-kde4/fix-kwin_decoration-macro.patch deleted file mode 100644 index 6202e7b87..000000000 --- a/community/qtcurve-kde4/fix-kwin_decoration-macro.patch +++ /dev/null @@ -1,15 +0,0 @@ -diff -Naur a/kwin/qtcurvehandler.cpp b/kwin/qtcurvehandler.cpp ---- a/kwin/qtcurvehandler.cpp 2012-08-02 13:36:58.811347708 +0000 -+++ b/kwin/qtcurvehandler.cpp 2012-08-02 13:38:03.240996792 +0000 -@@ -489,6 +489,11 @@ - - extern "C" - { -+ KWIN_EXPORT int decoration_version() -+ { -+ return KWIN_DECORATION_API_VERSION; -+ } -+ - KDE_EXPORT KDecorationFactory *create_factory() - { - KWinQtCurve::handler = new KWinQtCurve::QtCurveHandler(); diff --git a/community/rapidsvn/PKGBUILD b/community/rapidsvn/PKGBUILD index 92631dd16..c74e53342 100644 --- a/community/rapidsvn/PKGBUILD +++ b/community/rapidsvn/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 99977 2013-10-31 02:47:58Z allan $ +# $Id: PKGBUILD 100277 2013-11-02 08:47:54Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Angel 'angvp' Velasquez # Contributor: AqD @@ -6,7 +6,7 @@ pkgname=rapidsvn pkgver=0.12.1 -pkgrel=1 +pkgrel=2 pkgdesc="A cross-platform GUI front-end for the Subversion revision system written in C++ using the wxWidgets framework." url='http://rapidsvn.tigris.org/' arch=('i686' 'x86_64') @@ -30,6 +30,11 @@ build() { sed -i 's|python|python2|' src/locale/Makefile make -k +} + +package() { + cd $srcdir/$pkgname-$pkgver + make DESTDIR=$pkgdir install install -Dm644 src/res/bitmaps/rapidsvn_32x32.xpm $pkgdir/usr/share/pixmaps/rapidsvn_32x32.xpm diff --git a/community/rpc2/PKGBUILD b/community/rpc2/PKGBUILD index 7f6008602..a119319de 100644 --- a/community/rpc2/PKGBUILD +++ b/community/rpc2/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99980 2013-10-31 02:48:58Z allan $ +# $Id: PKGBUILD 100279 2013-11-02 08:48:14Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: William Rea pkgname=rpc2 pkgver=2.10 -pkgrel=3 +pkgrel=4 pkgdesc="Remote procedure call package for IP/UDP" arch=(i686 x86_64) url="http://www.coda.cs.cmu.edu" @@ -17,5 +17,9 @@ build() { cd $srcdir/rpc2-$pkgver ./configure --prefix=/usr make +} + +package() { + cd $srcdir/rpc2-$pkgver make DESTDIR=$pkgdir install } diff --git a/community/schroot/PKGBUILD b/community/schroot/PKGBUILD index 78b918df3..c184ad0ad 100644 --- a/community/schroot/PKGBUILD +++ b/community/schroot/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99983 2013-10-31 02:49:58Z allan $ +# $Id: PKGBUILD 100281 2013-11-02 08:48:53Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Andreas Wagner pkgname=schroot pkgver=1.6.5 -pkgrel=3 +pkgrel=4 pkgdesc="Allows users to execute shell commands under different root filesystems. (Successor to dchroot)." url="http://packages.qa.debian.org/s/schroot.html" license=('GPL3') diff --git a/community/simgear/PKGBUILD b/community/simgear/PKGBUILD index 00b0628cf..369c7daaf 100644 --- a/community/simgear/PKGBUILD +++ b/community/simgear/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 97539 2013-09-23 17:39:01Z spupykin $ +# $Id: PKGBUILD 100283 2013-11-02 08:49:11Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: William Rea # Contributor: Hans Janssen pkgname=simgear pkgver=2.12.0 -pkgrel=1 +pkgrel=2 pkgdesc="A set of open-source libraries designed to be used as building blocks for quickly assembling 3d simulations, games, and visualization applications." arch=(i686 x86_64) depends=('glut' 'freealut' 'plib' 'openscenegraph') diff --git a/community/synce-core/PKGBUILD b/community/synce-core/PKGBUILD index 845e770ed..4ed45b1af 100644 --- a/community/synce-core/PKGBUILD +++ b/community/synce-core/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 99997 2013-10-31 02:54:44Z allan $ +# $Id: PKGBUILD 100285 2013-11-02 08:49:32Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Jan Was pkgname=synce-core pkgver=0.17 -pkgrel=1 +pkgrel=2 pkgdesc="provide a means of communication with a Windows CE device - libraries" arch=('i686' 'x86_64') url="http://synce.sourceforge.net/" diff --git a/community/synce-libmimedir/PKGBUILD b/community/synce-libmimedir/PKGBUILD index 0185eb7f5..baf6ea356 100644 --- a/community/synce-libmimedir/PKGBUILD +++ b/community/synce-libmimedir/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 65473 2012-02-21 05:58:56Z spupykin $ +# $Id: PKGBUILD 100287 2013-11-02 08:49:51Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Zhukov Pavel pkgname=synce-libmimedir pkgver=0.4 -pkgrel=4 +pkgrel=5 pkgdesc="provide a means of communication with a Windows CE device - library that parses MIME Directory Profile." arch=('i686' 'x86_64') url="http://synce.sourceforge.net/" @@ -20,6 +20,10 @@ build() { else ./configure --prefix=/usr --disable-shared fi make +} + +package() { + cd $srcdir/libmimedir-$pkgver mkdir -p $pkgdir/usr/{include,lib} make prefix=$pkgdir/usr install } diff --git a/community/tesseract/PKGBUILD b/community/tesseract/PKGBUILD index 8ac6c01d2..ae4415ceb 100644 --- a/community/tesseract/PKGBUILD +++ b/community/tesseract/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 82232 2013-01-12 17:31:36Z spupykin $ +# $Id: PKGBUILD 100338 2013-11-02 11:39:11Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Andreas Hauser @@ -12,7 +12,7 @@ pkgbase=tesseract pkgname=(tesseract $(for l in ${_langs[@]}; do echo tesseract-data-${l}; done)) pkgver=3.02.02 _pkgver=3.02 -pkgrel=2 +pkgrel=3 pkgdesc="An OCR programm" arch=(i686 x86_64) url="http://code.google.com/p/tesseract-ocr" @@ -49,7 +49,7 @@ md5sums=('3d57ee5777fa998632ad0693c13a0e9e' 'dd734ac212a98a02945760891b657e70' 'e0ca24ca45de83e67057f0e208233ffc' 'ef7b8e13891e08f29b02011a5dd6b630' - 'f14aac95ab2f4a5f919da82dbc1fcd3c' + 'ac493e5a49e456f2dd354f5b6449573e' '7ae7f3384083c66f06d63b6c0f0a66c3' '186f17b326a58313344c2ea987ea7785' '0396a267d894f485b6b534476f3322dc' diff --git a/community/tvision/PKGBUILD b/community/tvision/PKGBUILD index a07df4e45..5885e7d93 100644 --- a/community/tvision/PKGBUILD +++ b/community/tvision/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 57007 2011-10-18 03:49:00Z ebelanger $ +# $Id: PKGBUILD 100289 2013-11-02 08:50:10Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Sergej Pupykin pkgname=tvision pkgver=2.2.1_r1 -pkgrel=2 +pkgrel=3 pkgdesc="turbo vision library port (console interface)" arch=(i686 x86_64) url="http://tvision.sourceforge.net" @@ -21,5 +21,9 @@ build() { patch -p1 <$srcdir/tvision-build-fix.patch ./configure --prefix=/usr --include=/usr/include make +} + +package() { + cd $srcdir/$pkgname make prefix=$pkgdir/usr install } diff --git a/community/twin/PKGBUILD b/community/twin/PKGBUILD index 6abb8de4f..b5c5c1476 100644 --- a/community/twin/PKGBUILD +++ b/community/twin/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 91844 2013-05-28 17:06:13Z spupykin $ +# $Id: PKGBUILD 100291 2013-11-02 08:50:30Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: G_Syme pkgname=twin pkgver=0.6.2 -pkgrel=4 +pkgrel=5 pkgdesc="A text-mode window environment" arch=('i686' 'x86_64') url='http://sourceforge.net/projects/twin/' diff --git a/community/usbredir/PKGBUILD b/community/usbredir/PKGBUILD index 4f4602ef5..24fcf979a 100644 --- a/community/usbredir/PKGBUILD +++ b/community/usbredir/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 100012 2013-10-31 02:59:46Z allan $ +# $Id: PKGBUILD 100293 2013-11-02 08:50:50Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Stefano Facchini pkgname=usbredir pkgver=0.6 -pkgrel=3 +pkgrel=4 pkgdesc="USB traffic redirection protocol" arch=('i686' 'x86_64') url="http://spice-space.org/page/UsbRedir" diff --git a/community/ustr/PKGBUILD b/community/ustr/PKGBUILD index 932534f52..89002c907 100644 --- a/community/ustr/PKGBUILD +++ b/community/ustr/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 65359 2012-02-21 02:20:19Z spupykin $ +# $Id: PKGBUILD 100295 2013-11-02 08:51:09Z spupykin $ # Maintainer: Sergej Pupykin pkgname=ustr pkgver=1.0.4 -pkgrel=3 +pkgrel=4 pkgdesc="micro string API for C" arch=(i686 x86_64) url="http://www.and.org/ustr/" @@ -15,6 +15,10 @@ md5sums=('93147d9f0c9765d4cd0f04f7e44bdfce') build() { cd "$srcdir/$pkgname-$pkgver" make +} + +package() { + cd "$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir" install mv $pkgdir/usr/share/doc/man $pkgdir/usr/share/ } diff --git a/community/uudeview/PKGBUILD b/community/uudeview/PKGBUILD index 1123c1614..939835c23 100644 --- a/community/uudeview/PKGBUILD +++ b/community/uudeview/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 67722 2012-03-14 09:04:31Z spupykin $ +# $Id: PKGBUILD 100326 2013-11-02 09:31:41Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: kmaster pkgname=uudeview pkgver=0.5.20 -pkgrel=10 +pkgrel=11 pkgdesc="UUDeview helps transmitting & receiving binary files using mail or newsgroups. Includes library files." arch=('i686' 'x86_64') url="http://www.fpx.de/fp/Software/UUDeview/" @@ -14,9 +14,16 @@ source=(http://www.fpx.de/fp/Software/UUDeview/download/$pkgname-$pkgver.tar.gz) md5sums=('0161abaec3658095044601eae82bbc5b') build() { + cd $srcdir/uudeview-$pkgver/uulib + autoreconf cd $srcdir/$pkgname-$pkgver + autoreconf ./configure --prefix=/usr --mandir=/usr/share/man make +} + +package() { + cd $srcdir/$pkgname-$pkgver make prefix=$pkgdir/usr MANDIR=$pkgdir/usr/share/man install install -d $pkgdir/usr/lib/uudeview install -d $pkgdir/usr/include/uudeview diff --git a/community/virtualbox-modules-lts/PKGBUILD b/community/virtualbox-modules-lts/PKGBUILD index e6d50c882..364dc97ba 100644 --- a/community/virtualbox-modules-lts/PKGBUILD +++ b/community/virtualbox-modules-lts/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 98899 2013-10-21 07:30:43Z seblu $ +# $Id: PKGBUILD 100234 2013-11-02 01:49:57Z seblu $ # Maintainer: Bartłomiej Piotrowski # Contributor: Ionut Biru # Contributor: Sébastien Luttringer pkgbase=virtualbox-modules-lts pkgname=('virtualbox-host-modules-lts' 'virtualbox-guest-modules-lts') -pkgver=4.3.0 +pkgver=4.3.2 pkgrel=1 arch=('i686' 'x86_64') url='http://virtualbox.org' diff --git a/community/virtualbox-modules/PKGBUILD b/community/virtualbox-modules/PKGBUILD index aead28508..18d8dd712 100644 --- a/community/virtualbox-modules/PKGBUILD +++ b/community/virtualbox-modules/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 98896 2013-10-21 07:29:04Z seblu $ +# $Id: PKGBUILD 100230 2013-11-02 00:53:56Z seblu $ # Maintainer: Ionut Biru # Maintainer: Sébastien Luttringer pkgbase=virtualbox-modules pkgname=('virtualbox-host-modules' 'virtualbox-guest-modules') -pkgver=4.3.0 +pkgver=4.3.2 pkgrel=1 arch=('i686' 'x86_64') url='http://virtualbox.org' diff --git a/community/vmoviedb/PKGBUILD b/community/vmoviedb/PKGBUILD index 4174b506b..1e14b8adf 100644 --- a/community/vmoviedb/PKGBUILD +++ b/community/vmoviedb/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 100014 2013-10-31 03:00:32Z allan $ +# $Id: PKGBUILD 100297 2013-11-02 08:51:28Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Roman Kyrylych # Contributor: William Rea pkgname=vmoviedb pkgver=0.1.5 -pkgrel=5 +pkgrel=6 pkgdesc="A movie collection manager for the Gnome desktop" arch=('i686' 'x86_64') url="http://vmoviedb.sourceforge.net" @@ -21,6 +21,10 @@ build() { cd $srcdir/vmoviedb-$pkgver ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var make +} + +package() { + cd $srcdir/vmoviedb-$pkgver make -j1 GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 DESTDIR=$pkgdir install mkdir -p $pkgdir/usr/share/gconf/schemas diff --git a/community/vorbissimple/PKGBUILD b/community/vorbissimple/PKGBUILD index 9efd74035..15612bf27 100644 --- a/community/vorbissimple/PKGBUILD +++ b/community/vorbissimple/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 100015 2013-10-31 03:00:52Z allan $ +# $Id: PKGBUILD 100299 2013-11-02 08:51:47Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: William Rea pkgname=vorbissimple pkgver=0.0.2 -pkgrel=3 +pkgrel=4 pkgdesc="A Vorbis decoder" arch=('i686' 'x86_64') url="http://kamaelia.sourceforge.net" @@ -17,5 +17,9 @@ build() { cd $srcdir/$pkgname-$pkgver/libvorbissimple ./configure --prefix=/usr make +} + +package() { + cd $srcdir/$pkgname-$pkgver/libvorbissimple make DESTDIR=$pkgdir install } diff --git a/community/xapian-core/PKGBUILD b/community/xapian-core/PKGBUILD index 68b50e3dc..61b848898 100644 --- a/community/xapian-core/PKGBUILD +++ b/community/xapian-core/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 98798 2013-10-18 19:53:16Z spupykin $ +# $Id: PKGBUILD 100301 2013-11-02 08:52:08Z spupykin $ # Contributor: Andrea Scarpino # Contributor: Alexander Fehr # Contributor: William Rea @@ -7,7 +7,7 @@ pkgname=xapian-core epoch=1 pkgver=1.2.15 -pkgrel=1 +pkgrel=2 pkgdesc='Open source search engine library.' arch=('i686' 'x86_64') url='http://www.xapian.org/' diff --git a/community/xosd/PKGBUILD b/community/xosd/PKGBUILD index 468aa9d5b..257e5215b 100644 --- a/community/xosd/PKGBUILD +++ b/community/xosd/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 100023 2013-10-31 03:03:53Z allan $ +# $Id: PKGBUILD 100303 2013-11-02 08:52:28Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Damir Perisa pkgname=xosd pkgver=2.2.14 -pkgrel=6 +pkgrel=7 pkgdesc="Displays text on your screen. On-Screen-Display-libs for some tools" arch=('i686' 'x86_64') license=('GPL2') diff --git a/community/xsettings-client/PKGBUILD b/community/xsettings-client/PKGBUILD index 55e91eb12..1f35b5cea 100644 --- a/community/xsettings-client/PKGBUILD +++ b/community/xsettings-client/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 100024 2013-10-31 03:04:13Z allan $ +# $Id: PKGBUILD 100305 2013-11-02 08:52:48Z spupykin $ # Maintainer: Sergej Pupykin # Contributor: Alois Belaska pkgname=xsettings-client pkgver=0.10 -pkgrel=6 +pkgrel=7 pkgdesc="Provides cross toolkit configuration settings such as theme parameters" arch=('i686' 'x86_64') license=('GPL') -- cgit v1.2.3-54-g00ecf