summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-06-30 03:31:22 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-06-30 03:31:22 +0000
commitffb384c05abcdb9c7a7d9df8407b8efc8caa78de (patch)
treeb9677566d16558fce9a6fceec426713a4729fdb0 /community
parent58beaea4e8efc53ea238eedf446ec5d8c1cd5fdb (diff)
Mon Jun 30 03:27:11 UTC 2014
Diffstat (limited to 'community')
-rw-r--r--community/cdemu-daemon/PKGBUILD6
-rw-r--r--community/dvdisaster/PKGBUILD8
-rw-r--r--community/kdeconnect/PKGBUILD6
-rw-r--r--community/libmirage/PKGBUILD10
-rw-r--r--community/libmirage/missing-xml.patch20
-rw-r--r--community/mpv/PKGBUILD10
-rw-r--r--community/ninja/PKGBUILD8
-rw-r--r--community/radvd/PKGBUILD6
-rw-r--r--community/sfml/PKGBUILD5
9 files changed, 40 insertions, 39 deletions
diff --git a/community/cdemu-daemon/PKGBUILD b/community/cdemu-daemon/PKGBUILD
index a353a5fcd..5b404dd10 100644
--- a/community/cdemu-daemon/PKGBUILD
+++ b/community/cdemu-daemon/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 102785 2013-12-20 01:23:58Z heftig $
+# $Id: PKGBUILD 113771 2014-06-29 21:48:31Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Ray Rashif <schiv@archlinux.org>
# Contributor: Mateusz Herych <heniekk@gmail.com>
# Contributor: Charles Lindsay <charles@chaoslizard.org>
pkgname=cdemu-daemon
-pkgver=2.1.1
+pkgver=3.0.0
pkgrel=1
pkgdesc="CD/DVD-ROM device emulator daemon"
arch=(i686 x86_64)
@@ -20,7 +20,7 @@ backup=(etc/conf.d/cdemu-daemon
install=cdemu-daemon.install
source=("http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2"
system-arch.patch)
-sha256sums=('d26782071184d555b06ad5def7d1c22916cbeb73377328879499b91e1196f36f'
+sha256sums=('7ecfdea0a57b35f5007b63882ca33d2edb568244aa854b5e5c30ffbbf3ba4f56'
'29507da7367983bdc5f541e9f9252f189412041076842b8d08a5c4dac29f23cd')
prepare() {
diff --git a/community/dvdisaster/PKGBUILD b/community/dvdisaster/PKGBUILD
index e7dc16189..81cce9f39 100644
--- a/community/dvdisaster/PKGBUILD
+++ b/community/dvdisaster/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 101531 2013-11-27 02:32:12Z eric $
+# $Id: PKGBUILD 113759 2014-06-29 15:34:22Z eric $
# Maintainer: Eric Bélanger <eric@archlinux.org>
pkgname=dvdisaster
-pkgver=0.72.5
+pkgver=0.72.6
pkgrel=1
pkgdesc="Provides a margin of safety against data loss on CD and DVD media caused by aging or scratches"
arch=('i686' 'x86_64')
@@ -13,8 +13,8 @@ options=('!makeflags')
install=dvdisaster.install
source=(http://dvdisaster.net/downloads/${pkgname}-${pkgver}.tar.bz2
${pkgname}-${pkgver}.tar.bz2.sig::http://dvdisaster.net/downloads/${pkgname}-${pkgver}.tar.bz2.gpg)
-sha1sums=('cc89c7eaf838ba1a88be4ed1a567276a911f76b0'
- '7bffbbd282c009986938811ee6bd22d10b1a95f4')
+sha1sums=('eae45e40c2923c7d5c5a01f16470258aa45734ff'
+ '49add75274e6a6afe0700688b3a4fbf9427197a5')
prepare() {
cd ${pkgname}-${pkgver}
diff --git a/community/kdeconnect/PKGBUILD b/community/kdeconnect/PKGBUILD
index b90e24598..abf8114bc 100644
--- a/community/kdeconnect/PKGBUILD
+++ b/community/kdeconnect/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 113682 2014-06-27 19:53:51Z andrea $
+# $Id: PKGBUILD 113762 2014-06-29 17:54:21Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
pkgname=kdeconnect
-pkgver=0.7
+pkgver=0.7.1
pkgrel=1
pkgdesc='Adds communication between KDE and your smartphone'
url='https://projects.kde.org/projects/playground/base/kdeconnect-kde'
@@ -14,7 +14,7 @@ makedepends=('automoc4' 'cmake')
optdepends=('sshfs: remote filesystem browser')
install="${pkgname}.install"
source=("http://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-kde-${pkgver}.tar.xz")
-md5sums=('88e4b90085f37864779bb83320a2166a')
+md5sums=('bcf4525e8967a10771534e8b7a5b22d8')
prepare() {
mkdir build
diff --git a/community/libmirage/PKGBUILD b/community/libmirage/PKGBUILD
index 0d0faa344..3637f6375 100644
--- a/community/libmirage/PKGBUILD
+++ b/community/libmirage/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 102784 2013-12-20 01:20:37Z heftig $
+# $Id: PKGBUILD 113770 2014-06-29 21:47:46Z heftig $
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Mateusz Herych <heniekk@gmail.com>
# Contributor: Charles Lindsay <charles@chaoslizard.org>
pkgname=libmirage
-pkgver=2.1.1
+pkgver=3.0.0
pkgrel=1
pkgdesc="CD-ROM image (B6T/C2D/CCD/CDI/CIF/CUE/ISO/MDS/MDX/NRG/TOC) access library"
arch=(i686 x86_64)
@@ -15,13 +15,13 @@ makedepends=(gtk-doc gobject-introspection cmake)
install=libmirage.install
source=(http://downloads.sourceforge.net/cdemu/$pkgname-$pkgver.tar.bz2
missing-xml.patch)
-sha256sums=('f606391095200df510b923201881bfbadb6ab032035ce9a67aa24fcae3145108'
- 'c20e5d8d0695e3832971646eef2d735f1d12a4da767da1ff4f9c9af92ad7ad02')
+sha256sums=('bb0e0f0ed082efe03be4254d1be1310956652b1cec9fad10f9e602a088d17f84'
+ '53f98a6b894dbdb2733e17c00aee079d9a36fdd25e295f81487aad3c2d775563')
prepare() {
mkdir build
cd $pkgname-$pkgver
- patch -Np2 -i ../missing-xml.patch
+ patch -Np1 -i ../missing-xml.patch
}
build() {
diff --git a/community/libmirage/missing-xml.patch b/community/libmirage/missing-xml.patch
index 58dfebfeb..ea04daa67 100644
--- a/community/libmirage/missing-xml.patch
+++ b/community/libmirage/missing-xml.patch
@@ -1,8 +1,7 @@
-diff --git i/libmirage/src/filters/filter-daa/CMakeLists.txt w/libmirage/src/filters/filter-daa/CMakeLists.txt
-index ebd2890..e7021c1 100644
---- i/libmirage/src/filters/filter-daa/CMakeLists.txt
-+++ w/libmirage/src/filters/filter-daa/CMakeLists.txt
-@@ -35,6 +35,7 @@ if (${ZLIB_FOUND})
+diff -u -r libmirage-3.0.0/filters/filter-daa/CMakeLists.txt libmirage-3.0.0-xml/filters/filter-daa/CMakeLists.txt
+--- libmirage-3.0.0/filters/filter-daa/CMakeLists.txt 2014-06-29 15:25:04.000000000 +0200
++++ libmirage-3.0.0-xml/filters/filter-daa/CMakeLists.txt 2014-06-29 23:31:23.432780158 +0200
+@@ -35,6 +35,7 @@
# Install MIME type
install(FILES "libmirage-${filter_short}.xml" DESTINATION ${CMAKE_INSTALL_DATADIR}/mime/packages)
@@ -10,14 +9,13 @@ index ebd2890..e7021c1 100644
if (POST_INSTALL_HOOKS)
install(CODE "execute_process (COMMAND ${UPDATE_MIME_DATABASE_EXECUTABLE} ${CMAKE_INSTALL_FULL_DATADIR}/mime)")
endif ()
-diff --git i/libmirage/src/parsers/image-mds/CMakeLists.txt w/libmirage/src/parsers/image-mds/CMakeLists.txt
-index c97be8f..bb0ee2b 100644
---- i/libmirage/src/parsers/image-mds/CMakeLists.txt
-+++ w/libmirage/src/parsers/image-mds/CMakeLists.txt
-@@ -20,6 +20,7 @@ if (TRUE)
+diff -u -r libmirage-3.0.0/images/image-mds/CMakeLists.txt libmirage-3.0.0-xml/images/image-mds/CMakeLists.txt
+--- libmirage-3.0.0/images/image-mds/CMakeLists.txt 2014-06-29 15:25:04.000000000 +0200
++++ libmirage-3.0.0-xml/images/image-mds/CMakeLists.txt 2014-06-29 23:32:31.092485925 +0200
+@@ -19,6 +19,7 @@
# Install MIME type
- install(FILES "libmirage-${parser_short}.xml" DESTINATION ${CMAKE_INSTALL_DATADIR}/mime/packages)
+ install(FILES "libmirage-${image_short}.xml" DESTINATION ${CMAKE_INSTALL_DATADIR}/mime/packages)
+ install(FILES "libmirage-xmd.xml" DESTINATION ${CMAKE_INSTALL_DATADIR}/mime/packages)
if (POST_INSTALL_HOOKS)
install(CODE "execute_process (COMMAND ${UPDATE_MIME_DATABASE_EXECUTABLE} ${CMAKE_INSTALL_FULL_DATADIR}/mime)")
diff --git a/community/mpv/PKGBUILD b/community/mpv/PKGBUILD
index 3ff6e2037..5b386a2a2 100644
--- a/community/mpv/PKGBUILD
+++ b/community/mpv/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 113644 2014-06-26 18:21:14Z bpiotrowski $
+# $Id: PKGBUILD 113747 2014-06-29 13:24:13Z bpiotrowski $
# Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
# Contributor: Eivind Uggedal <eivind@uggedal.com>
pkgname=mpv
pkgver=0.4.0
-pkgrel=2
+pkgrel=3
pkgdesc='Video player based on MPlayer/mplayer2'
arch=('i686' 'x86_64')
license=('GPL')
@@ -13,7 +13,7 @@ depends=(
'ffmpeg' 'lcms2' 'libdvdread' 'libcdio-paranoia' 'libquvi' 'libgl' 'enca'
'libxinerama' 'mpg123' 'libxv' 'libxkbcommon' 'libva' 'lirc-utils' 'wayland'
'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'lua' 'libdvdnav'
- 'libguess'
+ 'libguess' 'portaudio'
)
makedepends=('mesa' 'python-docutils' 'ladspa')
options=('!emptydirs' '!buildflags')
@@ -24,6 +24,7 @@ md5sums=('6b1ec7e8e3a2bcb5af68d62cea4577ba')
prepare() {
cd $pkgname-$pkgver
./bootstrap.py
+ sed -i 's/vendor-completions/site-functions/' wscript_build.py
}
build() {
@@ -34,7 +35,8 @@ build() {
--enable-joystick \
--enable-zsh-comp \
--enable-libmpv-shared \
- --enable-cdda
+ --enable-cdda \
+ --enable-portaudio
./waf build
}
diff --git a/community/ninja/PKGBUILD b/community/ninja/PKGBUILD
index c9cd5a61e..f6372adde 100644
--- a/community/ninja/PKGBUILD
+++ b/community/ninja/PKGBUILD
@@ -1,21 +1,21 @@
-# $Id: PKGBUILD 108867 2014-04-05 22:02:16Z anatolik $
+# $Id: PKGBUILD 113731 2014-06-29 03:32:09Z anatolik $
# Maintainer: Anatol Pomozov <anatol.pomozov@gmail.com>
# Contributor: Filip Brcic <brcha@gna.org>
# Contributor: Mika Fischer <mika.fischer@zoopnet.de>
# Contributor: Gergely Imreh <imrehgATgmailDOTcom>
pkgname=ninja
-pkgver=1.4.0
+pkgver=1.5.1
pkgrel=1
pkgdesc='Small build system with a focus on speed'
arch=(i686 x86_64)
url='http://martine.github.io/ninja/'
license=(Apache)
depends=(gcc-libs)
-makedepends=(asciidoc python2 re2c python2 emacs-nox)
+makedepends=(asciidoc python2 re2c emacs-nox)
checkdepends=(gtest)
source=(https://github.com/martine/ninja/archive/v$pkgver.zip)
-sha1sums=('5de3dcd1564056f4f350d99f950f581214893a05')
+sha1sums=('b5fdd88d1766d5abf9623a79ebfbc49f62d91ca3')
build() {
cd ninja-$pkgver
diff --git a/community/radvd/PKGBUILD b/community/radvd/PKGBUILD
index 84e57dd83..e840d35ae 100644
--- a/community/radvd/PKGBUILD
+++ b/community/radvd/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 113284 2014-06-17 08:07:42Z seblu $
+# $Id: PKGBUILD 113729 2014-06-28 23:40:59Z seblu $
# Maintainer: Sébastien Luttringer
# Contributor: Kaiting Chen <kaitocracy@gmail.com>
# Contributor: Mark Smith <markzzzsmith@yahoo.com.au>
pkgname=radvd
-pkgver=1.13
+pkgver=1.14
pkgrel=1
pkgdesc='IPv6 Router Advertisement Daemon'
url='http://www.litech.org/radvd/'
@@ -14,7 +14,7 @@ arch=('i686' 'x86_64')
backup=('etc/radvd.conf')
source=("http://www.litech.org/radvd/dist/$pkgname-$pkgver.tar.xz"{,.asc}
"$pkgname.service")
-sha1sums=('75c3a267fb6ffd4b45a9984c6e38c240a3239f5e'
+sha1sums=('f2edd0d52490adeca643ba5e9aae5e190f8ea066'
'SKIP'
'2fdba3b0ed28c67dc1c04bfd1439fa4dece88bbc')
build() {
diff --git a/community/sfml/PKGBUILD b/community/sfml/PKGBUILD
index b5c4f14d0..f9aeab0e2 100644
--- a/community/sfml/PKGBUILD
+++ b/community/sfml/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 113490 2014-06-24 09:52:31Z svenstaro $
+# $Id: PKGBUILD 113750 2014-06-29 14:22:43Z svenstaro $
# Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Ondrej Martinak <omartinak@gmail.com>
pkgname=sfml
_commit=4a300547f3
pkgver=2.1.0.$_commit
-pkgrel=3
+pkgrel=4
pkgdesc='A simple, fast, cross-platform, and object-oriented multimedia API'
arch=('i686' 'x86_64')
url='http://www.sfml-dev.org/'
@@ -24,6 +24,7 @@ build() {
-DCMAKE_INSTALL_PREFIX=/usr \
-DSFML_BUILD_EXAMPLES=1 \
-DSFML_BUILD_DOC=1 \
+ -DSFML_INSTALL_PKGCONFIG_FILES=1 \
-DCMAKE_CXX_FLAGS="-DGLXContextID=XID $CXXFLAGS"
make
make doc