summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-01-02 03:39:37 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-01-02 03:39:37 +0000
commit3cbc40e327b77b23d48f55c76c0efde35a5dad16 (patch)
tree9c574567789ea455a2706815a373c4309939b8c5
parentce0424b2e68538f0e0c1b882300541ceed0d27e3 (diff)
Thu Jan 2 03:36:39 UTC 2014
-rw-r--r--community/mpv/PKGBUILD6
-rw-r--r--core/kmod/PKGBUILD7
-rw-r--r--extra/gnucash/PKGBUILD14
-rw-r--r--extra/gnucash/gnucash.install2
-rw-r--r--extra/qsynth/PKGBUILD6
-rw-r--r--libre/soundkonverter-libre/PKGBUILD6
-rw-r--r--libre/xbmc-libre/PKGBUILD9
7 files changed, 27 insertions, 23 deletions
diff --git a/community/mpv/PKGBUILD b/community/mpv/PKGBUILD
index ba55e1e7a..39e1bd0c1 100644
--- a/community/mpv/PKGBUILD
+++ b/community/mpv/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 103194 2013-12-29 19:04:18Z bpiotrowski $
+# $Id: PKGBUILD 103267 2014-01-01 22:33:16Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl>
# Contributor: Eivind Uggedal <eivind@uggedal.com>
pkgname=mpv
-pkgver=0.3.0
+pkgver=0.3.1
pkgrel=1
pkgdesc='Video player based on MPlayer/mplayer2'
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ makedepends=('mesa' 'python-docutils' 'waf')
options=('!emptydirs' '!buildflags')
install=mpv.install
source=(https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz)
-md5sums=('47c9ea5fc8cf0c15cc6a15631bfbc770')
+md5sums=('f7e4091eb9ce058ce35b4bc1b6c4f3a2')
build() {
cd $pkgname-$pkgver
diff --git a/core/kmod/PKGBUILD b/core/kmod/PKGBUILD
index a3aa17840..9856163cc 100644
--- a/core/kmod/PKGBUILD
+++ b/core/kmod/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 197816 2013-10-30 11:04:03Z allan $
+# $Id: PKGBUILD 203021 2014-01-01 17:44:12Z dreisner $
# Maintainer: Dave Reisner <dreisner@archlinux.org>
pkgname=kmod
-pkgver=15
+pkgver=16
pkgrel=1
pkgdesc="Linux kernel module handling"
arch=('i686' 'x86_64')
@@ -10,12 +10,13 @@ url='http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary'
license=('GPL2')
depends=('glibc' 'zlib')
makedepends=('gtk-doc')
+options=('strip' 'debug')
provides=('module-init-tools=3.16' 'libkmod.so')
conflicts=('module-init-tools')
replaces=('module-init-tools')
source=("ftp://ftp.kernel.org/pub/linux/utils/kernel/$pkgname/$pkgname-$pkgver.tar.xz"
"depmod-search.conf")
-md5sums=('d03372179ed2cfa0c52b6672cf438901'
+md5sums=('3006a0287211212501cdfe1211b29f09'
'dd62cbf62bd8f212f51ef8c43bec9a77')
build() {
diff --git a/extra/gnucash/PKGBUILD b/extra/gnucash/PKGBUILD
index ed4d7e3f7..360db097e 100644
--- a/extra/gnucash/PKGBUILD
+++ b/extra/gnucash/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 198654 2013-11-01 13:54:39Z eric $
-# Maintainer: Aaron Griffin <aaron@archlinux.org>
+# $Id: PKGBUILD 203018 2014-01-01 13:31:09Z juergen $
+# Maintainer: Juergen Hoetzel <juergen@archlinux.org>
# Contributor: Mark Schneider <queueRAM@gmail.com>
pkgname=gnucash
-pkgver=2.4.13
-pkgrel=2
+pkgver=2.6.0
+pkgrel=1
pkgdesc="A personal and small-business financial-accounting application"
arch=('i686' 'x86_64')
url="http://www.gnucash.org"
license=("GPL")
-depends=('gtkhtml' 'slib' 'goffice0.8' 'libgnomeui' 'libdbi-drivers' 'aqbanking' 'desktop-file-utils')
+depends=('slib' 'goffice0.8' 'libgnomeui' 'libdbi-drivers' 'aqbanking' 'desktop-file-utils' 'webkitgtk2')
makedepends=('intltool')
optdepends=('evince: for print preview'
'perl-finance-quote: for stock information lookups'
@@ -17,7 +17,7 @@ optdepends=('evince: for print preview'
options=('!makeflags' '!emptydirs')
install=gnucash.install
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('cd28d4e7d84d71ade56173734d634ccadc59ed81')
+sha1sums=('9715468bbe9e4cef6559bfa9825d51ac10d6ff84')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
@@ -28,7 +28,7 @@ build() {
cd "${srcdir}/${pkgname}-${pkgver}"
export GUILE=/usr/bin/guile1.8
./configure --prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc \
- --libexecdir=/usr/lib --disable-schemas-install --enable-ofx --enable-aqbanking
+ --libexecdir=/usr/lib --disable-schemas-compile --enable-ofx --enable-aqbanking
make
}
diff --git a/extra/gnucash/gnucash.install b/extra/gnucash/gnucash.install
index d6a48c31b..d9de2f545 100644
--- a/extra/gnucash/gnucash.install
+++ b/extra/gnucash/gnucash.install
@@ -10,6 +10,7 @@ post_install() {
for f in ${info_files[@]}; do
usr/bin/install-info ${info_dir}/$f.gz ${info_dir}/dir 2> /dev/null
done
+ glib-compile-schemas usr/share/glib-2.0/schemas
}
pre_upgrade() {
@@ -31,4 +32,5 @@ pre_remove() {
post_remove() {
update-desktop-database -q
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+ glib-compile-schemas usr/share/glib-2.0/schemas
}
diff --git a/extra/qsynth/PKGBUILD b/extra/qsynth/PKGBUILD
index 1af07faba..5cf2230ff 100644
--- a/extra/qsynth/PKGBUILD
+++ b/extra/qsynth/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 183182 2013-04-18 15:40:20Z schiv $
+# $Id: PKGBUILD 203027 2014-01-01 20:51:27Z schiv $
# Maintainer: Ray Rashif <schiv@archlinux.org>
# Contributor: damir <damir@archlinux.org>
pkgname=qsynth
-pkgver=0.3.7
+pkgver=0.3.8
pkgrel=1
pkgdesc="Qt GUI for FluidSynth"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ url="http://qsynth.sourceforge.net/"
license=('GPL')
depends=('fluidsynth' 'qt4')
source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz")
-md5sums=('a101a50a7ecfb7319482a5022df1d58b')
+md5sums=('affdd9ddff4798b1d3dae3c99b57bc5a')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/libre/soundkonverter-libre/PKGBUILD b/libre/soundkonverter-libre/PKGBUILD
index 80b19719e..aba64f230 100644
--- a/libre/soundkonverter-libre/PKGBUILD
+++ b/libre/soundkonverter-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 94548 2013-07-26 17:20:11Z stativ $
+# $Id: PKGBUILD 103245 2013-12-31 11:33:47Z stativ $
# Maintainer: Lukas Jirkovsky <l.jirkovsky@gmail.com>
# Contributor: Mateusz Herych <heniekk@gmail.com>
# Contributor: Eric Belanger <eric@archlinux.org>
@@ -7,7 +7,7 @@
_pkgname=soundkonverter
pkgname=soundkonverter-libre
-pkgver=2.0.4
+pkgver=2.0.5
pkgrel=1
pkgdesc="Front-end to various audio converters, without nonfree faac and mac recommendation"
arch=('i686' 'x86_64')
@@ -36,7 +36,7 @@ conflicts=$_pkgname
provides=$_pkgname=$pkgver
install=$_pkgname.install
source=("http://kde-apps.org/CONTENT/content-files/29024-${_pkgname}-${pkgver}.tar.gz")
-md5sums=('8b6684e693bf1af604dec8fab837447b')
+md5sums=('42f7dd8fe5f4d8d18d41c2b1302322ee')
build() {
cd "$srcdir"/$_pkgname-$pkgver
diff --git a/libre/xbmc-libre/PKGBUILD b/libre/xbmc-libre/PKGBUILD
index 2809f8248..947c48e8a 100644
--- a/libre/xbmc-libre/PKGBUILD
+++ b/libre/xbmc-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 103051 2013-12-25 20:34:37Z idevolder $
+# $Id: PKGBUILD 103255 2013-12-31 14:34:57Z bpiotrowski $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Brad Fanella <bradfanella@archlinux.us>
# Contributor: [vEX] <niechift.dot.vex.at.gmail.dot.com>
@@ -11,7 +11,7 @@ _pkgname=xbmc
pkgname=xbmc-libre
pkgver=12.3
_codename=Frodo
-pkgrel=1
+pkgrel=4
pkgdesc="A software media player and entertainment hub for digital media, with libarchive recommendation"
arch=('i686' 'x86_64')
url="http://xbmc.org"
@@ -21,7 +21,7 @@ depends=('hicolor-icon-theme' 'fribidi' 'lzo2' 'smbclient' 'libtiff' 'libva'
'glew' 'libssh' 'libmicrohttpd' 'libxrandr' 'sdl_mixer' 'sdl_image' 'python2'
'libass' 'libmpeg2' 'libmad' 'libmodplug' 'jasper' 'rtmpdump' 'unzip' 'mesa-demos'
'xorg-xdpyinfo' 'libbluray' 'libnfs' 'afpfs-ng' 'libshairport' 'avahi' 'bluez-libs' 'glu'
- 'tinyxml' 'taglib')
+ 'tinyxml' 'taglib' 'ffmpeg-compat')
makedepends=('boost' 'cmake' 'gperf' 'nasm' 'libxinerama' 'zip' 'libvdpau' 'libcec'
'udisks' 'upower' 'mesa' 'doxygen' 'swig' 'java-environment')
optdepends=('libcec: support for Pulse-Eight USB-CEC adapter'
@@ -61,6 +61,7 @@ build() {
# Configuring XBMC
export PYTHON_VERSION=2 # external python v2
+ export PKG_CONFIG_PATH=/usr/lib/ffmpeg-compat/pkgconfig:$PKG_CONFIG_PATH
./configure --prefix=$_prefix --exec-prefix=$_prefix \
--disable-debug \
--enable-optimizations \
@@ -92,7 +93,7 @@ build() {
--enable-libusb \
--enable-libcec \
--enable-external-libraries \
- --disable-external-ffmpeg
+ --enable-external-ffmpeg
# Now (finally) build
make
}