summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-14 00:06:25 -0800
committerroot <root@rshg054.dnsready.net>2013-01-14 00:06:25 -0800
commita69d072f5cde4b5a6bac62e6022a69d337925e45 (patch)
tree0b83b65e62775340de0ba06e439351151bdcf940 /community
parent7cb984c0e1226ac1e5606206ff7c6a34eecb63fd (diff)
Mon Jan 14 00:06:25 PST 2013
Diffstat (limited to 'community')
-rw-r--r--community/dgen-sdl/PKGBUILD34
-rw-r--r--community/golangide/PKGBUILD15
-rw-r--r--community/qmmp/PKGBUILD16
-rw-r--r--community/qmmp/cdio-includes.patch12
-rw-r--r--community/qmmp/qmmp.changelog3
-rw-r--r--community/ruby-gtk2/PKGBUILD9
6 files changed, 71 insertions, 18 deletions
diff --git a/community/dgen-sdl/PKGBUILD b/community/dgen-sdl/PKGBUILD
new file mode 100644
index 000000000..411a0964f
--- /dev/null
+++ b/community/dgen-sdl/PKGBUILD
@@ -0,0 +1,34 @@
+# $Id: PKGBUILD 82263 2013-01-13 21:31:21Z jsteel $
+# Maintainer: Jonathan Steel <mail@jsteel.org>
+# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
+# Contributor: Jason Chu <jason@archlinux.org>
+# Contributor: Joker-jar <joker-jar@yandex.ru>
+
+pkgname=dgen-sdl
+pkgver=1.31
+pkgrel=2
+pkgdesc="An emulator for Sega Genesis/Mega Drive systems ported to SDL"
+arch=('i686' 'x86_64')
+url="http://dgen.sourceforge.net"
+license=('BSD')
+depends=('sdl' 'libgl' 'libarchive')
+makedepends=('nasm')
+source=(http://downloads.sourceforge.net/dgen/$pkgname-$pkgver.tar.gz)
+md5sums=('3f297010cc17c471c8c66652d9dee905')
+
+
+build() {
+ cd "$srcdir"/$pkgname-$pkgver
+
+ ./configure --prefix=/usr
+
+ make
+}
+
+package() {
+ cd "$srcdir"/$pkgname-$pkgver
+
+ make DESTDIR="$pkgdir"/ install
+
+ install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
+}
diff --git a/community/golangide/PKGBUILD b/community/golangide/PKGBUILD
index 81aee4a30..d1ac57b1b 100644
--- a/community/golangide/PKGBUILD
+++ b/community/golangide/PKGBUILD
@@ -1,12 +1,12 @@
-#$Id: PKGBUILD 81475 2012-12-21 17:01:26Z arodseth $
+#$Id: PKGBUILD 82255 2013-01-13 15:22:19Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: spambanane <happy.house@gmx.de>
# Contributor: Matteo <matteo.dek@gmail.com>
pkgname=golangide
-pkgver=15
+pkgver=15.2
pkgrel=1
-pkgdesc='IDE for editing and building projects written in the Go programming language'
+pkgdesc='IDE for editing and building projects written in the Go programming language (now LiteIDE X)'
license=('LGPL')
arch=('x86_64' 'i686')
url='https://github.com/visualfc/liteide'
@@ -17,25 +17,24 @@ _name=('Golang IDE')
source=("$pkgname.tgz::https://nodeload.github.com/visualfc/liteide/tar.gz/master"
'golangide.png'
'golangide.sh')
-sha256sums=('23158d09d5d3c439a07d12532dc8cdbc963c65dde1739f2e19b611a7d2f8944e'
+sha256sums=('95ec1bbdcc8b50e708643ad9c8970042e92d2a2fce4a5bdf2d098c073305e94f'
'47c52b22326034bd3d6a7b11b05a53c8b3838c08e145171cf5cad2ca00260697'
'9b1844a1e3a611760c2d2072b539cca0d2eed1584e1bf04a7fdd8d171e3cd775')
build() {
cd "$srcdir"
-
- msg2 'Generating .desktop file'
+ msg2 'Generating .desktop file...'
gendesk -n
msg2 'Compiling...'
- cd "liteide-master/build"
+ cd liteide-master/build
chmod +x build_linux.sh webkit_linux.sh
QTDIR=/usr ./build_linux.sh
QTDIR=/usr ./webkit_linux.sh
# Fixing insecure RPATH, need to test if this is still needed
msg2 'Fixing...'
- cd "../liteidex"
+ cd ../liteidex
find . -name "*.so" -type f -exec sed -i 's|/home/win|/usr/lib/|g' {} \;
find . -name liteide -type f -exec sed -i 's|/home/win|/usr/lib/|g' {} \;
}
diff --git a/community/qmmp/PKGBUILD b/community/qmmp/PKGBUILD
index 6e82a90ac..b8e2a1338 100644
--- a/community/qmmp/PKGBUILD
+++ b/community/qmmp/PKGBUILD
@@ -1,15 +1,15 @@
-#$Id: PKGBUILD 81996 2013-01-05 13:30:27Z jlichtblau $
+#$Id: PKGBUILD 82244 2013-01-13 12:33:54Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
pkgname=qmmp
-pkgver=0.6.5
+pkgver=0.6.6
pkgrel=1
pkgdesc="Qt4 based audio-player"
arch=('i686' 'x86_64')
url="http://qmmp.ylsoftware.com/"
license=('GPL')
depends=('alsa-lib' 'curl' 'hicolor-icon-theme' 'libmad' 'libvorbis' 'libogg' 'qt' 'taglib' 'xdg-utils')
-makedepends=('cmake' 'flac' 'jack' 'libmpcdec' 'pulseaudio' 'ffmpeg' 'libcdio' 'libcddb' 'libmms' 'libsamplerate' 'libmodplug' 'libsndfile' 'wavpack')
+makedepends=('cmake' 'flac' 'jack' 'libmpcdec' 'pulseaudio' 'ffmpeg' 'libcdio' 'libcddb' 'libmms' 'libsamplerate' 'libmodplug' 'libsndfile' 'wavpack' 'projectm' 'mesa')
optdepends=('flac: native FLAC support'
'jack: JACK sound output'
'libmpcdec: Musepack support'
@@ -19,14 +19,19 @@ optdepends=('flac: native FLAC support'
'libmms: MMS stream protocol support'
'libmodplug: MOD playing library'
'libsndfile: sampled sound support'
+ 'projectm: visual efects'
'ffmpeg' 'libsamplerate' 'wavpack')
install=$pkgname.install
-source=(http://qmmp.ylsoftware.com/files/$pkgname-$pkgver.tar.bz2)
-sha256sums=('3db8a38da74ed4a8551c9215f4984f83831d5a4602e1daaf42fcb48313a73372')
+source=(http://qmmp.ylsoftware.com/files/$pkgname-$pkgver.tar.bz2
+ cdio-includes.patch)
+sha256sums=('dfa973cca80c020a85a11bb66701a3804f9fde326440abb179559c98bf3b5b99'
+ '7b3ff46dd30070cd79c5ca2dd6dfa1b9872bc09041f4bd985edf20a4333db07c')
build() {
cd ${srcdir}/$pkgname-$pkgver
+#patch -Np1 -i ${srcdir}/cdio-includes.patch
+
cmake . -DCMAKE_INSTALL_PREFIX=/usr
make
}
@@ -36,4 +41,3 @@ package() {
make DESTDIR=${pkgdir} install
}
-sha256sums=('7a53af8228e0062eda5df5d34c00221587a1a3764e614b5d8b12541c2c75f080')
diff --git a/community/qmmp/cdio-includes.patch b/community/qmmp/cdio-includes.patch
new file mode 100644
index 000000000..4c471291f
--- /dev/null
+++ b/community/qmmp/cdio-includes.patch
@@ -0,0 +1,12 @@
+diff -upr qmmp-0.6.5.orig/src/plugins/Input/cdaudio/decoder_cdaudio.cpp qmmp-0.6.5/src/plugins/Input/cdaudio/decoder_cdaudio.cpp
+--- qmmp-0.6.5.orig/src/plugins/Input/cdaudio/decoder_cdaudio.cpp 2013-01-10 21:55:55.000000000 +0200
++++ qmmp-0.6.5/src/plugins/Input/cdaudio/decoder_cdaudio.cpp 2013-01-10 21:56:26.000000000 +0200
+@@ -25,7 +25,7 @@
+ #include <QFileInfo>
+ #include <QDir>
+ #include <cdio/cdio.h>
+-#include <cdio/cdda.h>
++#include <cdio/paranoia/cdda.h>
+ #include <cdio/audio.h>
+ #include <cdio/cd_types.h>
+ #include <cdio/logging.h>
diff --git a/community/qmmp/qmmp.changelog b/community/qmmp/qmmp.changelog
index 5e0dc389a..7a4a521d6 100644
--- a/community/qmmp/qmmp.changelog
+++ b/community/qmmp/qmmp.changelog
@@ -1,3 +1,6 @@
+2013-01-13 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * qmmp 0.6.6-1
+
2013-01-05 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* qmmp 0.6.5-1
diff --git a/community/ruby-gtk2/PKGBUILD b/community/ruby-gtk2/PKGBUILD
index 37bd37c19..11b66a9cc 100644
--- a/community/ruby-gtk2/PKGBUILD
+++ b/community/ruby-gtk2/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 75976 2012-09-07 16:59:24Z arodseth $
+# $Id: PKGBUILD 82259 2013-01-13 18:18:25Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Eric Bélanger
# Contributor: Brad Fanella <bradfanella@archlinux.us>
@@ -7,19 +7,20 @@
pkgbase=ruby-gtk2
pkgname=('ruby-atk' 'ruby-gdkpixbuf2' 'ruby-gio2' 'ruby-glib2' 'ruby-gtk2' 'ruby-pango')
-pkgver=1.1.5
+pkgver=1.1.9
pkgrel=1
arch=('x86_64' 'i686')
-url="http://ruby-gnome2.sourceforge.jp/"
+url='http://ruby-gnome2.sourceforge.jp/'
license=('LGPL')
makedepends=('ruby-pkgconfig' 'ruby-cairo' 'gtk2')
source=("http://downloads.sourceforge.net/ruby-gnome2/ruby-gtk2-$pkgver.tar.gz")
-sha256sums=('460e50ff5e69238a648d59b1bae31a0748273307eecad734b1c1abdecd361dcb')
+sha256sums=('975aa4ba04e19ea1374ad8384eab144c23080358bb1ad092bf2b2abef48091e8')
build() {
cd "$srcdir/ruby-gtk2-$pkgver"
LANG="en_US.UTF-8" ruby extconf.rb atk gdk_pixbuf2 gio2 glib2 gtk2 pango \
--topdir="$pkgdir" --vendor
+ mkdir -p "$pkgdir/ruby-gdkpixbuf2/usr/lib/ruby/site_ruby/1.9.1/i686-linux"
make
}