[arch-commits] Commit in dolphin-emu/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Fri Jan 30 11:56:10 UTC 2015


    Date: Friday, January 30, 2015 @ 12:56:09
  Author: alucryd
Revision: 126787

glew 1.12 rebuild: dolphin-emu 1:4.0.2-7

Modified:
  dolphin-emu/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-30 11:23:40 UTC (rev 126786)
+++ PKGBUILD	2015-01-30 11:56:09 UTC (rev 126787)
@@ -1,9 +1,10 @@
+# $Id$
 # Maintainer: schuay <jakob.gruber at gmail.com>
-# Contributor: Jeremy Newton (Mystro256)
+# Contributor: Jeremy Newton (Mystro256) <alexjnewt at gmail.com>
 
 pkgname=dolphin-emu
 pkgver=4.0.2
-pkgrel=6
+pkgrel=7
 epoch=1
 pkgdesc='A Gamecube / Wii / Triforce emulator'
 arch=('i686' 'x86_64')
@@ -11,7 +12,8 @@
 license=('GPL2')
 
 makedepends=('cmake' 'git' 'opencl-headers')
-depends=('bluez-libs' 'ffmpeg' 'glew' 'libao' 'libusbx' 'miniupnpc' 'openal' 'portaudio' 'sdl2' 'soundtouch' 'wxgtk')
+depends=('bluez-libs' 'ffmpeg' 'glew' 'libao' 'miniupnpc' 'openal' 'portaudio'
+         'sdl2' 'soundtouch' 'wxgtk')
 optdepends=('pulseaudio: PulseAudio backend')
 
 options=('!emptydirs')
@@ -43,4 +45,5 @@
   cd "${srcdir}/${pkgname%-*}/build"
 
   make DESTDIR="${pkgdir}" install
+  rm -rf "${pkgdir}/usr/lib/libpolarssl.a"
 }


Property changes on: dolphin-emu/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list