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

Maxime Gauduin alucryd at nymeria.archlinux.org
Fri Mar 22 00:53:07 UTC 2013


    Date: Friday, March 22, 2013 @ 01:53:07
  Author: alucryd
Revision: 86778

upgpkg: gens 2.15.5-7

Modified:
  gens/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-22 00:48:03 UTC (rev 86777)
+++ PKGBUILD	2013-03-22 00:53:07 UTC (rev 86778)
@@ -5,13 +5,15 @@
 
 pkgname=gens
 pkgver=2.15.5
-pkgrel=6
+pkgrel=7
 pkgdesc='A Sega Genesis / Sega CD / Sega 32X emulator'
 arch=('i686' 'x86_64')
 url='http://gens.sourceforge.net'
 license=('GPL')
 if [[ $CARCH == "x86_64" ]]; then
   makedepends=('gcc-multilib' 'lib32-gtk2' 'lib32-mesa-libgl' 'lib32-sdl' 'nasm')
+  optdepends=('lib32-alsa-plugins: Sound support for PulseAudio'
+              'lib32-libpulse: Sound support for PulseAudio')
 else
   depends=('gtk2' 'sdl')
   makedepends=('nasm')




More information about the arch-commits mailing list