From a03656f556e9bb7a4444bd733c835f78cd890434 Mon Sep 17 00:00:00 2001 From: Timothy Redaelli Date: Sun, 8 Jan 2012 20:02:33 +0000 Subject: [PATCH] updated on Sun Jan 8 20:02:33 UTC 2012 --- awf-git/PKGBUILD | 8 ++--- bmpanel-wo-ds/PKGBUILD | 25 +++++++++++++ bmpanel-wo-ds/theme | 59 +++++++++++++++++++++++++++++++ bt747_dev/PKGBUILD | 6 ++-- cantata/PKGBUILD | 6 ++-- chive/PKGBUILD | 16 ++++----- cinnamon/PKGBUILD | 5 +-- conduit/PKGBUILD | 6 ++-- dfhack-git/PKGBUILD | 2 +- draci-historie-cz/PKGBUILD | 15 ++++---- draci-historie-dubbing-cz/PKGBUILD | 10 +++--- draci-historie-en/PKGBUILD | 14 ++++---- draci-historie-pl/PKGBUILD | 14 ++++---- dropbear/PKGBUILD | 5 +-- emacs-org-mode/PKGBUILD | 4 +-- git-annex/PKGBUILD | 30 ++++++++-------- gle-graphics/PKGBUILD | 72 +++++++++++++++++++------------------- gle-graphics/qt.patch | 23 ++++++++++++ hadoop/PKGBUILD | 2 +- hime-git/qt4-lib64.patch | 16 ++++----- hime/qt4-lib64.patch | 16 ++++----- ketchup/PKGBUILD | 12 +++---- koceansaver/PKGBUILD | 9 ++--- libcfgparser/PKGBUILD | 24 +++++++------ libcfgparser/cfgparser-1.1.2.patch | 21 +++++++++++ libdbglog/PKGBUILD | 11 ++++-- macrofusion/PKGBUILD | 4 +-- marlin-bzr/PKGBUILD | 11 +++--- meniou/PKGBUILD | 14 ++++---- mkgmap/PKGBUILD | 4 +-- moon-buggy/Makefile.in.patch | 10 ++---- moon-buggy/PKGBUILD | 34 +++++++++++------- python2-flickrapi/PKGBUILD | 29 +++++++++++++++ rss-guard-git/PKGBUILD | 2 +- ttf-comfortaa/PKGBUILD | 6 ++-- yuuguu/PKGBUILD | 4 +-- 36 files changed, 361 insertions(+), 188 deletions(-) create mode 100644 bmpanel-wo-ds/PKGBUILD create mode 100644 bmpanel-wo-ds/theme rewrite gle-graphics/PKGBUILD (79%) create mode 100644 gle-graphics/qt.patch create mode 100644 libcfgparser/cfgparser-1.1.2.patch create mode 100644 python2-flickrapi/PKGBUILD diff --git a/awf-git/PKGBUILD b/awf-git/PKGBUILD index 9c01f70aa..fb4d44074 100644 --- a/awf-git/PKGBUILD +++ b/awf-git/PKGBUILD @@ -1,17 +1,17 @@ -# Maintainer: Valère Monseur (dobedo) +# Maintainer: Valère Monseur pkgname=awf-git -pkgver=20111222 +pkgver=20120108 pkgrel=1 pkgdesc="A theme preview application for gtk2 and gtk3" arch=(i686 x86_64) -url="https://github.com/dobedo/awf" +url="https://github.com/valr/awf" license=('GPL') depends=('gtk2' 'gtk3' 'hicolor-icon-theme') makedepends=('git') install=awf.install -_gitroot="git://github.com/dobedo/awf.git" +_gitroot="git://github.com/valr/awf.git" _gitname="awf" build() { diff --git a/bmpanel-wo-ds/PKGBUILD b/bmpanel-wo-ds/PKGBUILD new file mode 100644 index 000000000..9f52f1d59 --- /dev/null +++ b/bmpanel-wo-ds/PKGBUILD @@ -0,0 +1,25 @@ +# Maintainer: Stefan Husmann + +pkgname=bmpanel-wo-ds +pkgver=1.0 +pkgrel=1 +pkgdesc="A simplified native theme for bmpanel without desktop switcher" +arch=('any') +url="http://nsf.110mb.com/bmpanel/" +license=('custom') +depends=('bmpanel') +source=("theme") +md5sums=('456161380ef26d8ca3e8c0b08097405d') + +package() { + install -d $pkgdir/usr/share/bmpanel/themes/native-wo-ds + cp /usr/share/bmpanel/themes/native/clock* \ + /usr/share/bmpanel/themes/native/tile_img.png \ + /usr/share/bmpanel/themes/native/tb_* \ + /usr/share/bmpanel/themes/native/separator_img.png \ + $pkgdir/usr/share/bmpanel/themes/native-wo-ds + install -m644 $srcdir/theme \ + $pkgdir/usr/share/bmpanel/themes/native-wo-ds/theme + install -D -m644 /usr/share/licenses/bmpanel/COPYING \ + $pkgdir/usr/share/licenses/$pkgname/COPYING +} diff --git a/bmpanel-wo-ds/theme b/bmpanel-wo-ds/theme new file mode 100644 index 000000000..24dfadb21 --- /dev/null +++ b/bmpanel-wo-ds/theme @@ -0,0 +1,59 @@ +name Native BMPanel Theme +author nsf +version_major 0 +version_minor 3 + +placement bottom +tile_img tile_img.png +separator_img separator_img.png + +tray_icon_w 24 +tray_icon_h 24 + +# order of elements here: +# 'b' - taskBar +# 't' - icon Tray +# 'c' - Clock +elements btc + +#--------------------- clock -------------------------------- + +clock_right_img clock_right_img.png +clock_tile_img clock_tile_img.png +clock_left_img clock_left_img.png + +clock_font DejaVuSans-14 +clock_text_color FFFFFF +clock_text_offset_x 0 +clock_text_offset_y 0 +clock_text_padding 4 +clock_text_align center + +clock_space_gap 3 +clock_format %H:%M:%S + +#--------------------- taskbar -------------------------------- + +tb_right_idle_img tb_right_idle_img.png +tb_tile_idle_img tb_tile_idle_img.png +tb_left_idle_img tb_left_idle_img.png + +tb_right_pressed_img tb_right_pressed_img.png +tb_tile_pressed_img tb_tile_pressed_img.png +tb_left_pressed_img tb_left_pressed_img.png + +tb_default_icon_img tb_default_icon_img.png + +tb_font DejaVuSans-8 +tb_text_color_idle FFFFFF +tb_text_color_pressed FFFFFF +tb_text_offset_x 5 +tb_text_offset_y 0 +tb_text_align left + +tb_icon_offset_x 0 +tb_icon_offset_y 1 +tb_icon_w 16 +tb_icon_h 16 + +tb_space_gap 1 diff --git a/bt747_dev/PKGBUILD b/bt747_dev/PKGBUILD index ef00ec565..0b8bbb178 100644 --- a/bt747_dev/PKGBUILD +++ b/bt747_dev/PKGBUILD @@ -1,7 +1,7 @@ # Contributor: jose # Maintainer: Mario De Weerd pkgname=bt747_dev -pkgver=2.X.1948 +pkgver=2.X.1949 pkgrel=1 pkgdesc="datalogger device control for mtk-chipset based loggers" arch=('i686' 'x86_64') @@ -10,8 +10,8 @@ license=("GPL-3") depends=('java-runtime') install=bt747.install options=('!strip') -source=("http://downloads.sourceforge.net/project/bt747/Development/BT747_2.X.1948_full.zip" "http://soft.bt747.org/icon/BT747_icon48x48x8.gif" "bt747.desktop") -md5sums=('a3c38985cd58331ff4cbf92d37d04c69' +source=("http://downloads.sourceforge.net/project/bt747/Development/BT747_2.X.1949_full.zip" "http://soft.bt747.org/icon/BT747_icon48x48x8.gif" "bt747.desktop") +md5sums=('581e50cbe9469b24d02b694e5b626488' 'ad4f7947ba2f9471a9e24f299d80a6a4' '9bcc29d20ca24b85ae074573e5bd774c') build() { diff --git a/cantata/PKGBUILD b/cantata/PKGBUILD index 1588b5488..a75e9c833 100644 --- a/cantata/PKGBUILD +++ b/cantata/PKGBUILD @@ -1,16 +1,16 @@ #Contributor: Mcder3 pkgname=cantata -pkgver=0.1.2 +pkgver=0.2.0 pkgdesc="cantata is a (yet another!) client for the music player daemon (MPD)." pkgrel=1 arch=(i686 x86_64) url="http://kde-apps.org/content/show.php/Cantata?content=147733&PHPSESSID=a7fe7dc0cebfbf155699356fce7e7c7b" license=(GPL) makedepends=('cmake' 'automoc4') -depends=('kdelibs' 'qt') +depends=('kdelibs') source=(http://kde-apps.org/CONTENT/content-files/147733-${pkgname}-${pkgver}.tar.bz2) -md5sums=('dc37facf3590e9d57ac2c988ac21ccbe') +md5sums=('4967e43689bc8d5023180950a98c94bb') build(){ cd $srcdir/${pkgname}-${pkgver} diff --git a/chive/PKGBUILD b/chive/PKGBUILD index 605d76d87..f9abda0ea 100644 --- a/chive/PKGBUILD +++ b/chive/PKGBUILD @@ -1,23 +1,23 @@ # Maintainer: Yannic Arnoux pkgname=chive -pkgver=1.0.1 +pkgver=1.0.2 pkgrel=1 pkgdesc="Chive is a next generation MySQL database management tool. It aims to be an alternative to phpMyAdmin." arch=('any') license=('GPL') depends=('php' 'apache') url="http://www.chive-project.com/" -source=("http://launchpad.net/chive/1.0/1.0.1/+download/chive_1.0.1.tar.gz") -noextract=(chive_1.0.1.tar.gz) +source=("http://launchpad.net/chive/1.0/1.0.2/+download/chive_1.0.2.tar.gz") +noextract=(chive_1.0.2.tar.gz) -sha512sums=('6da7d6b53e3745d2b4be11ba64e7db930fe9d7a5150b6739e4a0bce458f8bb9c650b41025d0d1d071e3fe85f6d862fd1455baf765f1790d5cf67dc0d1747369a') +sha512sums=('3346a638ed3c57d621d4995764811ad0d1aebbd9458ee4ec17eaf8b4f6a00e6278c87710ebc646be35afc5f701955bd8486053eb1f2686c290fb466aecdf8608') package() { - mkdir $srcdir/chive + mkdir -p $srcdir/chive cd $srcdir/chive - bsdtar xf ../chive_1.0.1.tar.gz || return $? - mkdir -p $pkgdir/srv/http/chive - mv * $pkgdir/srv/http/chive/. + bsdtar xf ../../chive_1.0.2.tar.gz || return $? + mkdir -p $pkgdir/srv/http + mv chive $pkgdir/srv/http/. } diff --git a/cinnamon/PKGBUILD b/cinnamon/PKGBUILD index 4ffbd6ec2..d166d8c3e 100644 --- a/cinnamon/PKGBUILD +++ b/cinnamon/PKGBUILD @@ -2,12 +2,13 @@ pkgname=cinnamon pkgver=1.1.3 -pkgrel=3 +pkgrel=4 pkgdesc="Linux desktop which provides advanced innovative features and a traditional user experience" arch=('i686' 'x86_64') url="http://cinnamon.linuxmint.com/" license=('GPL') -depends=('gnome-menus' 'libpulse' 'gnome-desktop' 'python' 'gnome-bluetooth' 'gjs' 'mutter' 'libcroco' 'folks' 'telepathy-logger' 'networkmanager' 'caribou' 'nautilus' 'telepathy-mission-control' 'gnome-common' 'gnome-session') +depends=('gnome-menus' 'libpulse' 'gnome-desktop' 'python' 'gnome-bluetooth' 'gjs' 'mutter' 'libcroco' 'folks' 'telepathy-logger' +'networkmanager' 'caribou' 'nautilus' 'telepathy-mission-control' 'gnome-common' 'gnome-session' 'accountsservice' 'libgnomekbd') makedepends=('intltool') provides=('cinnamon') conflicts=('cinnamon-git') diff --git a/conduit/PKGBUILD b/conduit/PKGBUILD index 822744cf4..4ccd55f76 100644 --- a/conduit/PKGBUILD +++ b/conduit/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: György Balló pkgname=conduit pkgver=0.3.17 -pkgrel=7 +pkgrel=8 pkgdesc="Synchronization for GNOME" arch=('any') url="http://live.gnome.org/Conduit" @@ -9,8 +9,8 @@ license=('GPL') depends=('dbus-python>=0.80.0' 'pygoocanvas>=0.9.0' 'gstreamer0.10-python' 'python2-gconf' 'python-pysqlite' 'python-vobject' 'pywebkitgtk' 'hicolor-icon-theme' 'xdg-utils') makedepends=('intltool>=0.35.0' 'gnome-doc-utils>=0.3.2') optdepends=('python-gdata: required for Google module' - 'python-feedparser: required for Feed module' - 'flickrapi: required for Flickr module' + 'python2-feedparser: required for Feed module' + 'python2-flickrapi: required for Flickr module' 'libgpod: required for iPod module' 'python-evolution: required for Evolution module' 'python-imaging: required for Facebook module' diff --git a/dfhack-git/PKGBUILD b/dfhack-git/PKGBUILD index 5cec18466..7e301738f 100644 --- a/dfhack-git/PKGBUILD +++ b/dfhack-git/PKGBUILD @@ -11,7 +11,7 @@ depends=(gcc-libs libx11 allegro perl-xml-libxml) makedepends=(cmake git) if [[ $CARCH == 'x86_64' ]]; then depends=(lib32-allegro) - makedepends=(gcc-multilib cmake git perl-xml-libxml) + makedepends=(gcc-multilib cmake git perl-xml-libxml perl-xml-libxslt) fi conflicts=(dfhack dfhack-svn) provides=(dfhack) diff --git a/draci-historie-cz/PKGBUILD b/draci-historie-cz/PKGBUILD index 2534c7c52..832e435c5 100755 --- a/draci-historie-cz/PKGBUILD +++ b/draci-historie-cz/PKGBUILD @@ -2,24 +2,23 @@ pkgname=draci-historie-cz pkgver=1.0 -pkgrel=1 +pkgrel=2 pkgdesc="The first Czech CD-ROM-based 2D point-and-click adventure game - czech version" arch=('any') url="http://www.ucw.cz/draci-historie/index-en.html" license=('GPL2') -depends=('scummvm-svn') +depends=('scummvm') optdepends=('draci-historie-dubbing-cz: czech dubbing files for the game') conflicts=('draci-historie-en' 'draci-historie-pl') install=$pkgname.install source=(http://www.ucw.cz/draci-historie/binary/dh-cz.zip) +md5sums=('afe735f1d8683dec6084f2de8f917e13') -md5sums=('058f2a0705db25ed9f7b718e4e6b6854') - -build() { +package() { cd ${srcdir} - install -d ${pkgdir}/usr/share/dragon_history || return 1 - install -D -m644 ${srcdir}/* ${pkgdir}/usr/share/dragon_history || return 1 + install -d ${pkgdir}/usr/share/dragon_history + install -D -m644 ${srcdir}/* ${pkgdir}/usr/share/dragon_history - rm ${pkgdir}/usr/share/dragon_history/dh-cz.zip || return 1 + rm ${pkgdir}/usr/share/dragon_history/dh-cz.zip } diff --git a/draci-historie-dubbing-cz/PKGBUILD b/draci-historie-dubbing-cz/PKGBUILD index 541f4891a..8624a86af 100755 --- a/draci-historie-dubbing-cz/PKGBUILD +++ b/draci-historie-dubbing-cz/PKGBUILD @@ -7,15 +7,15 @@ pkgdesc="Czech voices for the first Czech CD-ROM-based 2D point-and-click advent arch=('any') url="http://www.ucw.cz/draci-historie/index-en.html" license=('GPL2') -depends=('scummvm-svn') +depends=('scummvm') source=(http://www.ucw.cz/draci-historie/binary/dubbing.zip) md5sums=('bb5e16c921ab1dba4a6ac87d28224f47') -build() { +package() { cd ${srcdir} - install -d ${pkgdir}/usr/share/dragon_history || return 1 - install -D -m644 ${srcdir}/* ${pkgdir}/usr/share/dragon_history || return 1 + install -d ${pkgdir}/usr/share/dragon_history + install -D -m644 ${srcdir}/* ${pkgdir}/usr/share/dragon_history - rm ${pkgdir}/usr/share/dragon_history/dubbing.zip || return 1 + rm ${pkgdir}/usr/share/dragon_history/dubbing.zip } diff --git a/draci-historie-en/PKGBUILD b/draci-historie-en/PKGBUILD index 58c502e28..ebce8f74e 100755 --- a/draci-historie-en/PKGBUILD +++ b/draci-historie-en/PKGBUILD @@ -2,23 +2,23 @@ pkgname=draci-historie-en pkgver=1.0 -pkgrel=1 +pkgrel=2 pkgdesc="The first Czech CD-ROM-based 2D point-and-click adventure game - english version" arch=('any') url="http://www.ucw.cz/draci-historie/index-en.html" license=('GPL2') -depends=('scummvm-svn') +depends=('scummvm') optdepends=('draci-historie-dubbing-cz: czech dubbing files for the game') conflicts=('draci-historie-cz' 'draci-historie-pl') install=$pkgname.install source=(http://www.ucw.cz/draci-historie/binary/dh-en.zip) -md5sums=('5fb6c30d92b8c984ea4a9cca277ab1d3') +md5sums=('b43a31c486e3b29fb05130a8eef65531') -build() { +package() { cd ${srcdir} - install -d ${pkgdir}/usr/share/dragon_history || return 1 - install -D -m644 ${srcdir}/* ${pkgdir}/usr/share/dragon_history || return 1 + install -d ${pkgdir}/usr/share/dragon_history + install -D -m644 ${srcdir}/* ${pkgdir}/usr/share/dragon_history - rm ${pkgdir}/usr/share/dragon_history/dh-en.zip || return 1 + rm ${pkgdir}/usr/share/dragon_history/dh-en.zip } diff --git a/draci-historie-pl/PKGBUILD b/draci-historie-pl/PKGBUILD index 2fb6b213a..1abbc8aa4 100755 --- a/draci-historie-pl/PKGBUILD +++ b/draci-historie-pl/PKGBUILD @@ -2,23 +2,23 @@ pkgname=draci-historie-pl pkgver=1.0 -pkgrel=1 +pkgrel=2 pkgdesc="The first Czech CD-ROM-based 2D point-and-click adventure game - polish version" arch=('any') url="http://www.ucw.cz/draci-historie/index-en.html" license=('GPL2') -depends=('scummvm-svn') +depends=('scummvm') optdepends=('draci-historie-dubbing-cz: czech dubbing files for the game') conflicts=('draci-historie-en' 'draci-historie-cz') install=$pkgname.install source=(http://www.ucw.cz/draci-historie/binary/dh-pl.zip) -md5sums=('5c4f33678a84ac7a3740ffbfe7e9a577') +md5sums=('5ffe3b709050b5f2c85aef5ea87e7591') -build() { +package() { cd ${srcdir} - install -d ${pkgdir}/usr/share/dragon_history || return 1 - install -D -m644 ${srcdir}/* ${pkgdir}/usr/share/dragon_history || return 1 + install -d ${pkgdir}/usr/share/dragon_history + install -D -m644 ${srcdir}/* ${pkgdir}/usr/share/dragon_history - rm ${pkgdir}/usr/share/dragon_history/dh-pl.zip || return 1 + rm ${pkgdir}/usr/share/dragon_history/dh-pl.zip } diff --git a/dropbear/PKGBUILD b/dropbear/PKGBUILD index 52b910157..27b8c71f4 100644 --- a/dropbear/PKGBUILD +++ b/dropbear/PKGBUILD @@ -3,17 +3,18 @@ # Contributor: Jeremy Cowgar pkgname=dropbear -pkgver=0.53.1 +pkgver=2011.54 pkgrel=1 pkgdesc="Lightweight replacement for sshd" arch=('i686' 'x86_64') url="http://matt.ucc.asn.au/dropbear/dropbear.html" license=('custom') depends=('zlib') +backup=(etc/conf.d/dropbear) source=(http://matt.ucc.asn.au/$pkgname/releases/$pkgname-$pkgver.tar.bz2 \ $pkgname-conf.d \ $pkgname-rc.d) -sha256sums=('e24d3cbecd3bc850b2b336b8eb50c845a285ceef8e22544938a582e163d36393' +sha256sums=('5aa4021ac9bac4092c2bd9d41d67143429b3cf791ddc8b590841e1765d8daf3a' 'eaec8cecae4476a660351ba9079c91b7c379146a22df881bd24b81af8f50d74c' '29ab5438d15bfa727620fc04ec52ff55d676577b903c9261ce00bb291ae171a8') diff --git a/emacs-org-mode/PKGBUILD b/emacs-org-mode/PKGBUILD index b3d6d861d..467eb91a4 100644 --- a/emacs-org-mode/PKGBUILD +++ b/emacs-org-mode/PKGBUILD @@ -3,7 +3,7 @@ # adopted by domanov pkgname=emacs-org-mode _srcname=org -pkgver=7.8.02 +pkgver=7.8.03 pkgrel=1 pkgdesc="Emacs Org Mode" arch=('any') @@ -12,7 +12,6 @@ depends=(emacs) license=('GPL') install=emacs-org-mode.install source=(http://orgmode.org/$_srcname-$pkgver.tar.gz) -md5sums=('4c61f875bc08b816ed28004604d7a63c') build() { cd "${startdir}/src/${_srcname}-${pkgver}" @@ -37,3 +36,4 @@ package() { gzip -9 $pkgdir/usr/share/info/orgmode || return 1 } +md5sums=('a24d0bab3cfcb305321e14c9e9afedba') diff --git a/git-annex/PKGBUILD b/git-annex/PKGBUILD index 13c6d64de..5765e17e0 100644 --- a/git-annex/PKGBUILD +++ b/git-annex/PKGBUILD @@ -6,8 +6,8 @@ _build_docs=1 pkgname=git-annex -pkgver=3.20111231 -_commithash=origin/old-monad-control +pkgver=3.20120106 +_commithash= #8fc0649f4ceeafacece4c26e73eb236b8b1b33f4 pkgrel=1 pkgdesc='manage files with git, without checking their contents into git' @@ -30,27 +30,29 @@ makedepends=(ghc haskell-quickcheck haskell-testpack) [ $_build_docs = 1 ] && makedepends=(ikiwiki "${makedepends[@]}") -_gitroot='git://git.kitenet.net/git-annex' -_gitrepo='git-annex' +_gitroot=git://git.kitenet.net/git-annex +_gitrepo=git-annex +_gitbranch=old-monad-control build() { cd $srcdir - if [ -d $_gitrepo ]; then - (cd $_gitrepo && git checkout master && git pull origin) || return 1 + if [ -d $_gitrepo ] ; then + cd $_gitrepo + git fetch origin || return 1 + git reset --hard origin/$_gitbranch || return 1 + msg "The local files are updated." else - git clone $_gitroot $_gitrepo || return 1 + git clone --depth=1 "${_gitroot}" $_gitrepo || return 1 fi - echo git checkout "$_commithash" - (cd $_gitrepo && git checkout "$_commithash") || return 1 + cd "${srcdir}/$_gitrepo" + git checkout $_gitbranch || return 1 + rsync -aH --del "${srcdir}/$_gitrepo/" "${srcdir}/build/" || return 1 + cd "${srcdir}/build" msg "GIT checkout done or server timeout" msg "Starting make..." - [ -d $_gitrepo-build ] && rm -rf $_gitrepo-build - cp -r $_gitrepo $_gitrepo-build - cd $_gitrepo-build - sed -i -e 's|\$(bins): sources|\$(bins): sources Remote/S3.o|' Makefile make || return 1 # haskell-testpack is required only to run the tests @@ -58,6 +60,6 @@ build() { } package() { - cd $srcdir/$_gitrepo-build + cd $srcdir/build make DESTDIR=$pkgdir install } diff --git a/gle-graphics/PKGBUILD b/gle-graphics/PKGBUILD dissimilarity index 79% index 57fac7695..4ec63056e 100644 --- a/gle-graphics/PKGBUILD +++ b/gle-graphics/PKGBUILD @@ -1,36 +1,36 @@ -# Contributor: Anton Leontiev -pkgname=gle-graphics -pkgver=4.2.3b -pkgrel=1 -arch=('i686' 'x86_64') -pkgdesc="Graphics scripting language for creating graphs, plots, diagrams and figures" -url="http://www.gle-graphics.org/" -license=('BSD' 'GPL') -makedepends=('make' 'gcc' 'autoconf' 'automake' - 'qt' 'openssl' 'libtiff' 'libpng' 'libjpeg' 'zlib' - 'ghostscript' 'texlive-bin' 'texlive-core' 'texlive-latexextra') -depends=('libtiff' 'libjpeg' 'libpng' 'ghostscript') -optdepends=('texlive: latex labels in gle scripts' 'qt: qgle') -source=(http://prdownloads.sourceforge.net/glx/gle-graphics-${pkgver}f-src.tar.gz) -md5sums=('5884a1cbf7a0fe5d3a18a235d10f64a8') -install=gle-graphics.install - -build() { - cd $srcdir/$pkgname-$pkgver - - unset MAKEFLAGS - sed -i -e 's:GLE_INSTALL_DATA=$prefix/share/$PACKAGE_TARNAME/$GLE_VERSION:GLE_INSTALL_DATA=$prefix/share/$PACKAGE_TARNAME:' configure - ./configure --prefix=/usr --with-qt --with-jpeg --with-png --with-tiff --with-z\ - --with-manip --with-libgle --with-rpath=no --with-extrafonts --with-x - make - - # Add just compiled GLE to path in order to build documentation - set PATH=$PATH:$srcdir/$pkgname-$pkgver/build/bin - make doc - make DESTDIR=$pkgdir install - - install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE - install -D -m644 platform/autopackage/gle.png $pkgdir/usr/share/icons/hicolor/48x48/apps/gle.png - install -D -m644 platform/autopackage/gle.xml $pkgdir/usr/share/mime/packages/gle.xml - install -D -m644 platform/autopackage/gle.desktop $pkgdir/usr/share/applications/gle.desktop -} +# Contributor: Anton Leontiev +pkgname=gle-graphics +pkgver=4.2.4 +pkgrel=1 +arch=('i686' 'x86_64') +pkgdesc="Graphics scripting language for creating graphs, plots, diagrams and figures" +url="http://www.gle-graphics.org/" +license=("BSD" "GPL") +makedepends=("qt" "openssl" "libtiff" "libpng" "libjpeg" "zlib" + "ghostscript" "texlive-bin" "texlive-core" "texlive-latexextra") +depends=("libtiff" "libjpeg" "libpng" "ghostscript") +optdepends=("texlive: latex labels in gle scripts" "qt: qgle") +source=(http://prdownloads.sourceforge.net/glx/gle-graphics-${pkgver}f-src.tar.gz qt.patch) +md5sums=("1c582a64d3efd518db98b268cd0cda6f" "6372f0a6f85bfe6ee5e89d5d33910cdd") +install=gle-graphics.install + +build() { + cd $srcdir/$pkgname-$pkgver + + unset MAKEFLAGS + patch -p1 -i $srcdir/qt.patch + sed -i -e 's:GLE_INSTALL_DATA=$prefix/share/$PACKAGE_TARNAME/$GLE_VERSION:GLE_INSTALL_DATA=$prefix/share/$PACKAGE_TARNAME:' configure + ./configure --prefix=/usr --with-qt --with-jpeg --with-png --with-tiff --with-z\ + --with-manip --with-libgle --with-rpath=no --with-extrafonts --with-x + make + + # Add just compiled GLE to path in order to build documentation + set PATH=$PATH:$srcdir/$pkgname-$pkgver/build/bin + make doc + make DESTDIR=$pkgdir install + + install -D -m644 LICENSE.txt $pkgdir/usr/share/licenses/$pkgname/LICENSE + install -D -m644 platform/autopackage/gle.png $pkgdir/usr/share/icons/hicolor/48x48/apps/gle.png + install -D -m644 platform/autopackage/gle.xml $pkgdir/usr/share/mime/packages/gle.xml + install -D -m644 platform/autopackage/gle.desktop $pkgdir/usr/share/applications/gle.desktop +} diff --git a/gle-graphics/qt.patch b/gle-graphics/qt.patch new file mode 100644 index 000000000..cc220f8ef --- /dev/null +++ b/gle-graphics/qt.patch @@ -0,0 +1,23 @@ +diff -aru gle-graphics-4.2.4/src/gui/3dviewer.cpp gle-graphics-4.2.4-pathed/src/gui/3dviewer.cpp +--- gle-graphics-4.2.4/src/gui/3dviewer.cpp 2011-12-30 07:49:53.000000000 +0000 ++++ gle-graphics-4.2.4-pathed/src/gui/3dviewer.cpp 2012-01-08 16:43:16.608729657 +0000 +@@ -21,6 +21,7 @@ + + #include + #include ++#include + #include "3dviewer.h" + #include "../gle/cutils.h" + #include "../gle/gle-block.h" +diff -aru gle-graphics-4.2.4/src/gui/qgle.pro.in gle-graphics-4.2.4-pathed/src/gui/qgle.pro.in +--- gle-graphics-4.2.4/src/gui/qgle.pro.in 2011-10-26 21:10:54.000000000 +0000 ++++ gle-graphics-4.2.4-pathed/src/gui/qgle.pro.in 2012-01-08 16:49:07.978303939 +0000 +@@ -161,7 +161,7 @@ + images/reload.png \ + images/reload_red.png + +-LIBS += $$QMAKE_LIBS_DYNLOAD ++LIBS += $$QMAKE_LIBS_DYNLOAD -lGLU + + # link against the GLE library (unix -> Linux and Mac OS/X) + unix { diff --git a/hadoop/PKGBUILD b/hadoop/PKGBUILD index 010308d50..4fe0cb31c 100644 --- a/hadoop/PKGBUILD +++ b/hadoop/PKGBUILD @@ -13,7 +13,7 @@ makedepends=('jdk' 'apache-ant') optdepends=('kfs') conflicts=('hadoop-svn') install=hadoop.install -source=("http://mirror.csclub.uwaterloo.ca/apache/hadoop/core/hadoop-${pkgver}/hadoop-${pkgver}.tar.gz") +source=("http://mirror.csclub.uwaterloo.ca/apache/hadoop/common/hadoop-${pkgver}/hadoop-${pkgver}.tar.gz") md5sums=('ec0f791f866f82a7f2c1319a54f4db97') #https://issues.apache.org/jira/secure/attachment/12394365/patch.4697 diff --git a/hime-git/qt4-lib64.patch b/hime-git/qt4-lib64.patch index 02069e11b..2a29085d6 100644 --- a/hime-git/qt4-lib64.patch +++ b/hime-git/qt4-lib64.patch @@ -1,18 +1,18 @@ -diff -aur hime-orig/configure hime-new/configure ---- hime-orig/configure 2011-12-20 18:05:24.000000000 -0800 -+++ hime-new/configure 2011-12-21 02:51:54.634572998 -0800 -@@ -253,7 +253,7 @@ +diff -aur a/configure b/configure +--- a/configure 2012-01-08 18:12:37.606881465 -0800 ++++ b/configure 2012-01-08 18:14:12.833542637 -0800 +@@ -287,7 +287,7 @@ # --- QT4 START --- QT4_IM='N' -QT4_IM_DIR=/usr/$LIB/qt4/plugins/inputmethods +QT4_IM_DIR=/usr/$LIB/qt/plugins/inputmethods - echo "testing if you have qt4 support" + echo -n ".... Testing Qt 4.x : " pkg-config --libs QtCore QtGui > /dev/null 2> /dev/null if [ $? = 0 ]; then -diff -aur hime-orig/src/qt4-im/Makefile hime-new/src/qt4-im/Makefile ---- hime-orig/src/qt4-im/Makefile 2011-12-20 18:05:24.000000000 -0800 -+++ hime-new/src/qt4-im/Makefile 2011-12-21 02:51:31.467906222 -0800 +diff -aur a/src/qt4-im/Makefile b/src/qt4-im/Makefile +--- a/src/qt4-im/Makefile 2012-01-08 18:12:39.846881337 -0800 ++++ b/src/qt4-im/Makefile 2012-01-08 18:13:49.563543979 -0800 @@ -1,5 +1,5 @@ include ../../config.mak -QT=qt4 diff --git a/hime/qt4-lib64.patch b/hime/qt4-lib64.patch index 02069e11b..2a29085d6 100644 --- a/hime/qt4-lib64.patch +++ b/hime/qt4-lib64.patch @@ -1,18 +1,18 @@ -diff -aur hime-orig/configure hime-new/configure ---- hime-orig/configure 2011-12-20 18:05:24.000000000 -0800 -+++ hime-new/configure 2011-12-21 02:51:54.634572998 -0800 -@@ -253,7 +253,7 @@ +diff -aur a/configure b/configure +--- a/configure 2012-01-08 18:12:37.606881465 -0800 ++++ b/configure 2012-01-08 18:14:12.833542637 -0800 +@@ -287,7 +287,7 @@ # --- QT4 START --- QT4_IM='N' -QT4_IM_DIR=/usr/$LIB/qt4/plugins/inputmethods +QT4_IM_DIR=/usr/$LIB/qt/plugins/inputmethods - echo "testing if you have qt4 support" + echo -n ".... Testing Qt 4.x : " pkg-config --libs QtCore QtGui > /dev/null 2> /dev/null if [ $? = 0 ]; then -diff -aur hime-orig/src/qt4-im/Makefile hime-new/src/qt4-im/Makefile ---- hime-orig/src/qt4-im/Makefile 2011-12-20 18:05:24.000000000 -0800 -+++ hime-new/src/qt4-im/Makefile 2011-12-21 02:51:31.467906222 -0800 +diff -aur a/src/qt4-im/Makefile b/src/qt4-im/Makefile +--- a/src/qt4-im/Makefile 2012-01-08 18:12:39.846881337 -0800 ++++ b/src/qt4-im/Makefile 2012-01-08 18:13:49.563543979 -0800 @@ -1,5 +1,5 @@ include ../../config.mak -QT=qt4 diff --git a/ketchup/PKGBUILD b/ketchup/PKGBUILD index 7c060a41d..f287b5cc8 100644 --- a/ketchup/PKGBUILD +++ b/ketchup/PKGBUILD @@ -4,18 +4,18 @@ # AUR Category: devel pkgname=ketchup -pkgver=0.9.8 -pkgrel=2 +pkgver=1.1 +pkgrel=1 pkgdesc="Tool for updating or switching between versions of the Linux kernel source." -url="http://www.selenic.com/ketchup" +url="https://github.com/psomas/ketchup/" license="GPL" arch=('i686' 'x86_64') depends=('python2') -source=(http://www.selenic.com/ketchup/$pkgname-$pkgver.tar.bz2) -md5sums=('6fbe53beac455245e1e8ae92acdccbcc') +source=(https://github.com/psomas/$pkgname/tarball/v$pkgver-beta2) +md5sums=('8c3a888d18ea487b5f2c2703e184c68c') build() { - cd $startdir/src + cd $startdir/src/psomas-ketchup-* sed -i 's@#!/usr/bin/python@#!/usr/bin/python2@g' ketchup install -D -m755 ketchup $startdir/pkg/usr/bin/ketchup install -D -m644 ketchup.1 $startdir/pkg/usr/man/man1/ketchup.1 diff --git a/koceansaver/PKGBUILD b/koceansaver/PKGBUILD index 0e054124b..c9e838045 100644 --- a/koceansaver/PKGBUILD +++ b/koceansaver/PKGBUILD @@ -3,8 +3,8 @@ pkgname=koceansaver _name=KOceanSaver -pkgver=0.5 -pkgrel=3 +pkgver=0.6 +pkgrel=1 pkgdesc='A nice OpenGL KDE screensaver.' arch=('i686' 'x86_64') url='http://www.kde-apps.org/content/show.php/KOceanSaver?content=95863' @@ -12,7 +12,8 @@ license=('GPL2') depends=('kdebase-workspace' 'kdelibs>=4.7' 'libgl') makedepends=('cmake' 'automoc4') source=("http://sourceforge.net/projects/$pkgname/files/$pkgname/$pkgname%20$pkgver/$_name-$pkgver.tar.gz") -md5sums=('14817112af4cabb59647fae90ae94e53') +md5sums=('487d1ea108032a448f41bcd97d9dfe7f') + build() { cd $srcdir/$_name @@ -23,4 +24,4 @@ build() { package() { cd $srcdir/$_name make DESTDIR="$pkgdir" install -} \ No newline at end of file +} diff --git a/libcfgparser/PKGBUILD b/libcfgparser/PKGBUILD index 07b8e825c..496d33ee1 100644 --- a/libcfgparser/PKGBUILD +++ b/libcfgparser/PKGBUILD @@ -1,27 +1,31 @@ # Maintainer: Jaroslav Lichtblau pkgname=libcfgparser -pkgver=1.0.2 +pkgver=1.1.2 pkgrel=1 pkgdesc="Configuration reader C++ library" arch=('i686' 'x86_64') url="http://cfgparser.sourceforge.net/" license=('GPL3') depends=('gcc-libs') -makedepends=('automake' 'autoconf' 'libtool') +makedepends=('automake' 'autoconf' 'libtool' 'libdbglog' 'patch') options=('!libtool' '!makeflags') -source=(http://downloads.sourceforge.net/cfgparser/$pkgname-$pkgver.tar.bz2) -md5sums=('66527b967b8d3d1e36c5a6110e9e7638') +source=(http://downloads.sourceforge.net/cfgparser/$pkgname-$pkgver.tar.bz2 \ + cfgparser-$pkgver.patch) +md5sums=('0633266e04c9889655c728b2f165d0f9' + 'e81010a8571b0b9d00c6c69219472cf0') build() { - cd ${srcdir}/$pkgname-$pkgver + cd ${srcdir}/cfgparser-$pkgver - aclocal - libtoolize --force - automake --foreign --add-missing - autoconf + patch -Np1 -i ${srcdir}/cfgparser-$pkgver.patch ./configure --prefix=/usr - make || return 1 + make +} + +package() { + cd ${srcdir}/cfgparser-$pkgver + make DESTDIR=${pkgdir} install } diff --git a/libcfgparser/cfgparser-1.1.2.patch b/libcfgparser/cfgparser-1.1.2.patch new file mode 100644 index 000000000..5d12bc005 --- /dev/null +++ b/libcfgparser/cfgparser-1.1.2.patch @@ -0,0 +1,21 @@ +diff -ruN cfgparser-1.1.2-orig/configure cfgparser-1.1.2/configure +--- cfgparser-1.1.2-orig/configure 2011-03-04 10:35:12.000000000 +0100 ++++ cfgparser-1.1.2/configure 2012-01-08 17:49:47.000000000 +0100 +@@ -20153,7 +20153,7 @@ + + + # generate Makefile +-ac_config_files="$ac_config_files version Makefile src/Makefile include/Makefile src/test/Makefile" ++ac_config_files="$ac_config_files version Makefile src/Makefile include/Makefile" + + cat >confcache <<\_ACEOF + # This file is a shell script that caches the results of configure +diff -ruN cfgparser-1.1.2-orig/configure.in cfgparser-1.1.2/configure.in +--- cfgparser-1.1.2-orig/configure.in 2011-03-04 10:34:42.000000000 +0100 ++++ cfgparser-1.1.2/configure.in 2012-01-08 17:48:47.000000000 +0100 +@@ -123,4 +123,4 @@ + TEST_LIB(dbglog,__dbglog) + + # generate Makefile +-AC_OUTPUT(version Makefile src/Makefile include/Makefile src/test/Makefile) ++AC_OUTPUT(version Makefile src/Makefile include/Makefile) diff --git a/libdbglog/PKGBUILD b/libdbglog/PKGBUILD index a0418b50e..d6c56e875 100644 --- a/libdbglog/PKGBUILD +++ b/libdbglog/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Jaroslav Lichtblau pkgname=libdbglog -pkgver=1.5.0 +pkgver=1.5.4 pkgrel=1 pkgdesc="C++ library for debugging purposes and runtime logging to file with extension for Python and PHP" arch=('i686' 'x86_64') @@ -10,12 +10,17 @@ license=('GPL3') depends=('gcc-libs') options=('!libtool') source=(http://downloads.sourceforge.net/dbglog/$pkgname/$pkgname-$pkgver.tar.bz2) -md5sums=('7e850c65d0acb784072ec19c68ad4b46') +md5sums=('aab63604f3a2cda558af0ac88e592335') build() { cd ${srcdir}/$pkgname-$pkgver ./configure --prefix=/usr - make || return 1 + make +} + +package() { + cd ${srcdir}/$pkgname-$pkgver + make DESTDIR=${pkgdir} install } diff --git a/macrofusion/PKGBUILD b/macrofusion/PKGBUILD index ee51aa6c4..27992ad4f 100644 --- a/macrofusion/PKGBUILD +++ b/macrofusion/PKGBUILD @@ -2,10 +2,10 @@ pkgname=macrofusion pkgver=0.7.2 -pkgrel=2 +pkgrel=3 pkgdesc="GUI to combine photos to get deeper DOF or HDR" url="http://sourceforge.net/projects/macrofusion/" -depends=('enblend-enfuse' 'hugin' 'python2') +depends=('enblend-enfuse' 'hugin' 'python2' 'python-imaging') makedepends=() conflicts=('macrofusion') arch=('i686' 'x86_64') diff --git a/marlin-bzr/PKGBUILD b/marlin-bzr/PKGBUILD index 5ea9c2035..e55eb0fc7 100644 --- a/marlin-bzr/PKGBUILD +++ b/marlin-bzr/PKGBUILD @@ -1,15 +1,15 @@ # Contributors: Flamelab, crazyelf5 pkgname=marlin-bzr -pkgver=762 +pkgver=771 pkgrel=1 pkgdesc="A sleek and fast GTK3 file manager" arch=('i686' 'x86_64') url="https://launchpad.net/marlin" license=('GPL2' 'GPL3') -depends=('varka-bzr' 'glib2' 'pango' 'gtk3' 'libgee' 'sqlite3' 'dbus-glib' - 'libnotify' 'gnome-icon-theme' 'dconf' 'cairo' 'atk' 'tumbler' 'gettext') -makedepends=('bzr' 'vala' 'cmake' 'desktop-file-utils' 'gtk-update-icon-cache') +depends=('varka-bzr' 'glib2' 'pango' 'gtk3' 'libgee' 'sqlite3' 'dbus-glib' 'gtk-update-icon-cache' + 'libnotify' 'gnome-icon-theme' 'dconf' 'cairo' 'atk' 'tumbler' 'gettext' 'desktop-file-utils') +makedepends=('bzr' 'vala' 'cmake') optdepends=('extended-actions-bzr: Plugins integration [AUR]' 'egtk-bzr: Elementary GTK Theme [AUR]' 'marlin-dropbox-plugin-bzr: Dropbox integration [AUR]') @@ -38,8 +38,7 @@ build() { [ -d build ] && rm -rf build mkdir build cd build - CFLAGS="$CFLAGS -lm" - cmake .. -DCMAKE_INSTALL_PREFIX=/usr + cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_EXE_LINKER_FLAGS="$CFLAGS -lm" make } diff --git a/meniou/PKGBUILD b/meniou/PKGBUILD index c3a97633a..215a25bac 100644 --- a/meniou/PKGBUILD +++ b/meniou/PKGBUILD @@ -1,17 +1,17 @@ -# Maintainer: Valère Monseur +# Maintainer: Valère Monseur pkgname=meniou -pkgver=20111226 +pkgver=20120108 pkgrel=1 -pkgdesc="A light xdg customizable menu application (alpha version)" +pkgdesc="A light customizable menu application (alpha version)" arch=('i686' 'x86_64') -url="https://github.com/dobedo/meniou" +url="https://github.com/valr/meniou" license=('GPL3') -depends=('gtk2') # to be improved: can be gtk2 or gtk3 +depends=('gtk2') makedepends=('git') options=('!libtool') -_gitroot="git://github.com/dobedo/meniou.git" +_gitroot="git://github.com/valr/meniou.git" _gitname="meniou" build() { @@ -34,7 +34,7 @@ build() { cd "$srcdir/$_gitname-build" ./autogen.sh - ./configure --with-gtk2 --prefix=/usr + ./configure --prefix=/usr make } diff --git a/mkgmap/PKGBUILD b/mkgmap/PKGBUILD index 313322b49..50e6439d4 100644 --- a/mkgmap/PKGBUILD +++ b/mkgmap/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Arnaud Durand-Favreau pkgname=mkgmap -pkgver=r2053 +pkgver=r2164 pkgrel=1 pkgdesc="Utility for making maps for Garmin GPS devices" arch=('any') @@ -10,7 +10,7 @@ url="http://www.mkgmap.org.uk/index.html" license=('GPL') depends=('java-runtime') source=( http://www.mkgmap.org.uk/snapshots/$pkgname-$pkgver.tar.gz) -sha256sums=('cf826d9304ef24fac32187c2f081523d5154b43b1fff3119540b5aa9c0f7654e') +sha256sums=('7f78d51f9697b2ae97bfd44cf02e391a731ad9ca99b61b164c0a3a4566009fc0') package() { cd ${srcdir}/$pkgname-$pkgver diff --git a/moon-buggy/Makefile.in.patch b/moon-buggy/Makefile.in.patch index 1344886c2..9f7ae7168 100644 --- a/moon-buggy/Makefile.in.patch +++ b/moon-buggy/Makefile.in.patch @@ -1,11 +1,7 @@ ---- Makefile.in 2004-12-27 11:15:56.000000000 -0500 -+++ Makefile.in.new 2006-12-22 14:29:19.000000000 -0500 -@@ -857,7 +857,7 @@ - || chmod 664 "$(DESTDIR)$(scoredir)/mbscore" ; } \ - && chmod 575 "$(DESTDIR)$(scoredir)" ; \ +--- Makefile.in.orig 2006-03-19 20:24:50.000000000 +0100 ++++ Makefile.in 2012-01-08 18:00:29.000000000 +0100 +@@ -863,3 +863,3 @@ fi - $(DESTDIR)$(bindir)/moon-buggy -c + # $(DESTDIR)$(bindir)/moon-buggy -c - uninstall-local: - rm -f $(DESTDIR)$(scoredir)/mbscore diff --git a/moon-buggy/PKGBUILD b/moon-buggy/PKGBUILD index 0b7b0e198..b6fa01b87 100644 --- a/moon-buggy/PKGBUILD +++ b/moon-buggy/PKGBUILD @@ -1,26 +1,34 @@ +# Maintainer: Jaroslav Lichtblau # Contributor: Dale Blount # Contributor: Tom Newsom pkgname=moon-buggy -pkgver=1.0 -pkgrel=3 +pkgver=1.0.51 +pkgrel=1 pkgdesc="Moon Buggy is a simple game for the text mode" arch=('i686' 'x86_64') -depends=('ncurses') url="http://seehuhn.de/comp/moon-buggy" license=('GPL2') -options=(!emptydirs) -install=moon-buggy.install +depends=('ncurses') +options=('!emptydirs') +install=$pkgname.install source=(http://seehuhn.de/data/$pkgname-$pkgver.tar.gz Makefile.in.patch) -md5sums=('4da97ea40eca686f6f8b164d8b927e38' 'deddd0d5b65235911bc9ab36b0707580') +md5sums=('bfe23ef5cfa838ac261eee34ea5322f3' + '8c8cb8a25e12f574243778dac8e376a1') build() { - cd $srcdir/$pkgname-$pkgver - patch -Np0 -i $srcdir/Makefile.in.patch - ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info - make || return 1 - make DESTDIR=$pkgdir install || return 1 + cd ${srcdir}/$pkgname-$pkgver + + patch -Np0 -i ${srcdir}/Makefile.in.patch + + ./configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info + make +} + +package() { + cd ${srcdir}/$pkgname-$pkgver + + make DESTDIR=${pkgdir} install - rm ${pkgdir}/usr/share/info/dir - gzip -9 ${pkgdir}/usr/share/info/* + rm ${pkgdir}/usr/share/info/dir } diff --git a/python2-flickrapi/PKGBUILD b/python2-flickrapi/PKGBUILD new file mode 100644 index 000000000..c4e93ffc8 --- /dev/null +++ b/python2-flickrapi/PKGBUILD @@ -0,0 +1,29 @@ +# Maintainer: György Balló +pkgname=python2-flickrapi +_pkgname=flickrapi +pkgver=1.4.2 +pkgrel=1 +pkgdesc="The official Python interface to the Flickr API" +arch=('any') +url="http://stuvel.eu/flickrapi" +license=('Python') +depends=('python2') +makedepends=('docutils') +source=(http://pypi.python.org/packages/source/f/$_pkgname/$_pkgname-$pkgver.zip) +md5sums=('90dca08a45968b18da0894887f3e59b3') + +build() { + cd "$srcdir/$_pkgname-$pkgver" + find . -type f | xargs sed -i 's@^#!.*python$@#!/usr/bin/python2@' + + python2 setup.py build +} + +package() { + cd "$srcdir/$_pkgname-$pkgver" + + python2 setup.py install --root=$pkgdir/ --optimize=1 + + install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE" + rm -r "$pkgdir"/usr/{README,LICENSE,UPGRADING} +} diff --git a/rss-guard-git/PKGBUILD b/rss-guard-git/PKGBUILD index ae9549326..04082fbf8 100755 --- a/rss-guard-git/PKGBUILD +++ b/rss-guard-git/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Petr Vanek pkgname=rss-guard-git -pkgver=20120107 +pkgver=20120108 pkgrel=1 pkgdesc='A (very) tiny RSS & ATOM reader developed using Qt framework.' arch=('i686' 'x86_64') diff --git a/ttf-comfortaa/PKGBUILD b/ttf-comfortaa/PKGBUILD index 1010eb22b..cf80b42f7 100644 --- a/ttf-comfortaa/PKGBUILD +++ b/ttf-comfortaa/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Roberto Alsina pkgname=ttf-comfortaa -pkgver=2.001 +pkgver=2.002 pkgrel=1 pkgdesc="A simple, good looking, true type font." arch=('any') @@ -10,8 +10,8 @@ url="http://aajohan.deviantart.com/art/Comfortaa-font-105395949" license=('custom') depends=('fontconfig' 'xorg-font-utils') install=ttf.install -source=(http://fc01.deviantart.net/fs71/f/2011/360/9/f/comfortaa___font_by_aajohan-d1qr019.zip) -md5sums=('0947ab8770b7239ee96c6d01ace230fd') +source=(http://fc00.deviantart.net/fs71/f/2012/002/d/a/comfortaa___font_by_aajohan-d1qr019.zip) +md5sums=('d60ae9d9698dd2cd9b954c4d0019cddd') build() { install -dm755 "${pkgdir}/usr/share/fonts/TTF" diff --git a/yuuguu/PKGBUILD b/yuuguu/PKGBUILD index f59bc8ba5..a5fc5adba 100644 --- a/yuuguu/PKGBUILD +++ b/yuuguu/PKGBUILD @@ -1,12 +1,12 @@ # Contributor: neolith pkgname=yuuguu pkgver=5626 -pkgrel=1 +pkgrel=2 pkgdesc="Yuuguu offers cross network instant messaging, instant screen sharing, real time collaboration, web conferencing and remote support." arch=('i686' 'x86_64') url="http://yuuguu.com" license=('custom:Yuuguu User license') -depends=('jre') +depends=('java-runtime') makedepends=('rpmextract') md5sums=('4f6b28c43a199fc9b5eaff339e0b5fed' 'ece9ab1401b19617be2ab0352c992a18') -- 2.11.4.GIT