summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-12 04:09:22 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-12 04:09:22 +0000
commit00b75e94fdb3eedea225ff1192972db1a46c09bd (patch)
tree2409ea89ac3c8422c7189bbce9942fe78ef4f2bd /extra
parent96ba30fd7b52ef7318f2499e75970e3e186f84eb (diff)
Mon May 12 04:02:50 UTC 2014
Diffstat (limited to 'extra')
-rw-r--r--extra/bin86/PKGBUILD27
-rw-r--r--extra/imagemagick/PKGBUILD6
-rw-r--r--extra/libva-intel-driver/PKGBUILD6
-rw-r--r--extra/libva/PKGBUILD6
-rw-r--r--extra/qemu/PKGBUILD12
-rw-r--r--extra/refind-efi/PKGBUILD8
-rw-r--r--extra/xfce4-mount-plugin/PKGBUILD13
7 files changed, 38 insertions, 40 deletions
diff --git a/extra/bin86/PKGBUILD b/extra/bin86/PKGBUILD
index a398fd4df..e141e4e6d 100644
--- a/extra/bin86/PKGBUILD
+++ b/extra/bin86/PKGBUILD
@@ -1,33 +1,34 @@
-# $Id: PKGBUILD 169577 2012-10-23 19:27:38Z eric $
+# $Id: PKGBUILD 212217 2014-05-11 00:25:53Z eric $
# Maintainer: Andreas Radke <andyrtr@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
pkgname=bin86
-pkgver=0.16.19
+pkgver=0.16.21
pkgrel=1
pkgdesc="A complete 8086 assembler and loader"
arch=('i686' 'x86_64')
license=('GPL')
-url="http://www.debath.co.uk/"
+url="http://v3.sk/~lkundrak/dev86/"
depends=('glibc')
-source=("http://www.debath.co.uk/dev86/$pkgname-$pkgver.tar.gz"
+source=(http://v3.sk/~lkundrak/dev86/$pkgname-$pkgver.tar.gz
bin86-0.16.17-x86_64-1.patch)
-md5sums=('0a20d79765a6855ce7c8c2d02b23a0f0'
- '92bdce7b0655cd2e9f83c83fc56d128e')
-
-build() {
- cd "$srcdir/$pkgname-$pkgver"
+sha1sums=('35a1222350adce5b6d62dd56f3477d9416c59174'
+ '2c967c062fbee4e40ca1bf55feec2033e132e0a9')
+prepare() {
+ cd $pkgname-$pkgver
if [[ $CARCH = x86_64 ]]; then
patch -Np1 < "$srcdir/bin86-0.16.17-x86_64-1.patch"
fi
+}
+build() {
+ cd $pkgname-$pkgver
make PREFIX=/usr
}
package() {
- cd "$srcdir/$pkgname-$pkgver"
-
- mkdir -p "$pkgdir/usr/bin" "$pkgdir/usr/share/man/man1"
- make "PREFIX=$pkgdir/usr" "MANDIR=$pkgdir/usr/share/man/man1" install
+ cd $pkgname-$pkgver
+ install -d "$pkgdir"/usr/{bin,share/man/man1}
+ make PREFIX="$pkgdir/usr" MANDIR="$pkgdir/usr/share/man/man1" install
}
diff --git a/extra/imagemagick/PKGBUILD b/extra/imagemagick/PKGBUILD
index e60bb8880..c644c0b1c 100644
--- a/extra/imagemagick/PKGBUILD
+++ b/extra/imagemagick/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 210297 2014-04-14 03:35:50Z eric $
+# $Id: PKGBUILD 212215 2014-05-10 23:38:56Z eric $
# Maintainer: Eric Bélanger <eric@archlinux.org>
pkgbase=imagemagick
pkgname=('imagemagick' 'imagemagick-doc')
-pkgver=6.8.9.0
+pkgver=6.8.9.1
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.imagemagick.org/"
@@ -14,7 +14,7 @@ makedepends=('libltdl' 'lcms2' 'libxt' 'fontconfig' 'libxext' 'ghostscript'
#source=(http://www.imagemagick.org/download/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
source=(ftp://ftp.sunet.se/pub/multimedia/graphics/ImageMagick/ImageMagick-${pkgver%.*}-${pkgver##*.}.tar.xz{,.asc}
perlmagick.rpath.patch)
-sha1sums=('098a98ba2b5c988084da3d103c6ce8fff962bbf8'
+sha1sums=('02f0a38ed50a2f807675cfd17b788f0c50ad4daa'
'SKIP'
'e143cf9d530fabf3b58023899b5cc544ba93daec')
diff --git a/extra/libva-intel-driver/PKGBUILD b/extra/libva-intel-driver/PKGBUILD
index 7a4572436..4e41921cc 100644
--- a/extra/libva-intel-driver/PKGBUILD
+++ b/extra/libva-intel-driver/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 208594 2014-03-24 15:38:58Z bpiotrowski $
+# $Id: PKGBUILD 212236 2014-05-11 10:16:31Z bpiotrowski $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
pkgname=libva-intel-driver
-pkgver=1.3.0
+pkgver=1.3.1
pkgrel=1
pkgdesc='VA-API implementation for Intel G45 and HD Graphics family'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('MIT')
depends=('libva')
replaces=('libva-driver-intel')
source=(http://freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('26d5cb188b93e415e70ee662aad924f1')
+md5sums=('0d6f1ca655130bac8edf3fc8a8dada48')
build() {
cd $pkgname-$pkgver
diff --git a/extra/libva/PKGBUILD b/extra/libva/PKGBUILD
index a53c119de..c8417e1ff 100644
--- a/extra/libva/PKGBUILD
+++ b/extra/libva/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 208592 2014-03-24 15:32:22Z bpiotrowski $
+# $Id: PKGBUILD 212230 2014-05-11 10:00:41Z bpiotrowski $
# Maintainer: Ionut Biru <ibiru@archlinux.org>
# Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
pkgname=libva
-pkgver=1.3.0
+pkgver=1.3.1
pkgrel=1
pkgdesc='Video Acceleration (VA) API for Linux'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ makedepends=('mesa')
optdepends=('libva-vdpau-driver: vdpau back-end for nvidia'
'libva-intel-driver: back-end for intel cards')
source=(http://www.freedesktop.org/software/vaapi/releases/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('471bef887e92437914a7e1f799995570')
+md5sums=('eb4db967f068854444b597071c66b480')
build() {
cd $pkgname-$pkgver
diff --git a/extra/qemu/PKGBUILD b/extra/qemu/PKGBUILD
index f6856ac79..21cbd7e1d 100644
--- a/extra/qemu/PKGBUILD
+++ b/extra/qemu/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 211197 2014-04-18 10:47:19Z tpowa $
+# $Id: PKGBUILD 212224 2014-05-11 08:54:01Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
pkgname=('qemu' 'libcacard')
-pkgver=1.7.1
-pkgrel=1
+pkgver=2.0.0
+pkgrel=2
arch=('i686' 'x86_64')
license=('GPL2' 'LGPL2.1')
url="http://wiki.qemu.org/Index.html"
@@ -13,7 +13,6 @@ makedepends=('pixman' 'libjpeg' 'libpng' 'sdl' 'alsa-lib' 'nss' 'glib2'
'usbredir')
replaces=('qemu-kvm')
options=(!strip)
-install=qemu.install
source=(http://wiki.qemu.org/download/${pkgname}-${pkgver}.tar.bz2
65-kvm.rules)
@@ -29,7 +28,7 @@ build ()
--enable-docs --libexecdir=/usr/lib/qemu \
--disable-gtk --enable-linux-aio --enable-seccomp \
--enable-spice --localstatedir=/var \
- --enable-tpm
+ --enable-tpm
make V=99
}
@@ -40,6 +39,7 @@ package_qemu() {
'libgl' 'libpulse' 'seabios' 'libcap-ng' 'libaio' 'libseccomp'
'libiscsi' 'libcacard' 'spice' 'usbredir')
backup=('etc/qemu/target-x86_64.conf')
+ install=qemu.install
cd "${srcdir}/${pkgname}-${pkgver}"
make DESTDIR="${pkgdir}" libexecdir="/usr/lib/qemu" install
# provided by seabios package
@@ -81,5 +81,5 @@ package_libcacard() {
cp -a ${srcdir}/qemu-${pkgver}/libcacard.pc ${pkgdir}/usr/lib/pkgconfig/
cp -a ${srcdir}/qemu-${pkgver}/.libs/vscclient ${pkgdir}/usr/bin/
}
-md5sums=('9541063d999cf9659ed7fdce71314f31'
+md5sums=('2790f44fd76da5de5024b4aafeb594c2'
'33ab286a20242dda7743a900f369d68a')
diff --git a/extra/refind-efi/PKGBUILD b/extra/refind-efi/PKGBUILD
index 1fdb7afa0..53ba04b57 100644
--- a/extra/refind-efi/PKGBUILD
+++ b/extra/refind-efi/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 211196 2014-04-18 10:46:59Z tpowa $
+# $Id: PKGBUILD 212228 2014-05-11 09:19:56Z tpowa $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
# Contributor: Keshav Amburay <(the ddoott ridikulus ddoott rat) (aatt) (gemmaeiil) (ddoott) (ccoomm)>
@@ -23,8 +23,8 @@ _COMPILER="GCC47"
#######
pkgname="refind-efi"
-pkgver="0.7.8"
-pkgrel="2"
+pkgver="0.7.9"
+pkgrel="1"
pkgdesc="Rod Smith's fork of rEFIt UEFI Boot Manager - built with Tianocore UDK libs"
url="http://www.rodsbooks.com/refind/index.html"
arch=('x86_64' 'i686')
@@ -46,7 +46,7 @@ for _DIR_ in BaseTools MdePkg MdeModulePkg IntelFrameworkPkg IntelFrameworkModul
source+=("${_TIANO_DIR_}_${_DIR_}::svn+${_TIANOCORE_SVN_URL}/${_DIR_}#revision=${_TIANO_SVN_REV_}")
done
-md5sums=('00980c474b5b2fdcb5a0601cc553f1d8'
+md5sums=('2792c9430d4e575eb19e62b548a7a2e6'
'a83e45b10d5efbca1c93a63851728712'
'SKIP'
'SKIP'
diff --git a/extra/xfce4-mount-plugin/PKGBUILD b/extra/xfce4-mount-plugin/PKGBUILD
index b509250c0..3ae3032f4 100644
--- a/extra/xfce4-mount-plugin/PKGBUILD
+++ b/extra/xfce4-mount-plugin/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 198557 2013-10-30 15:35:32Z allan $
+# $Id: PKGBUILD 212219 2014-05-11 00:44:29Z eric $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: Tobias Kieslich <tobias (at) archlinux.org>
pkgname=xfce4-mount-plugin
-pkgver=0.6.4
+pkgver=0.6.7
pkgrel=1
pkgdesc="Plugin for the Xfce4 panel to mount and unmount volumes"
arch=('i686' 'x86_64')
@@ -14,11 +14,10 @@ depends=('xfce4-panel')
makedepends=('intltool')
install=$pkgname.install
source=(http://archive.xfce.org/src/panel-plugins/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('541d7af84d7d0b00ae547aa1f438e2fac51ee4195c4d0a17173c4f72accb227d')
+sha256sums=('541b94a892aa15d57707db9703bef85a5ce342769326f138cbf6cd7af1e2ac8d')
build() {
- cd "$srcdir/$pkgname-$pkgver"
-
+ cd $pkgname-$pkgver
./configure \
--prefix=/usr \
--sysconfdir=/etc \
@@ -30,8 +29,6 @@ build() {
}
package() {
- cd "$srcdir/$pkgname-$pkgver"
+ cd $pkgname-$pkgver
make DESTDIR="$pkgdir" install
}
-
-# vim:set ts=2 sw=2 et: