pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators Add and enable suse*alsa, suse*libsigc++2, a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3430cdb47865
branches:  trunk
changeset: 533073:3430cdb47865
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 07 22:56:23 2007 +0000

description:
Add and enable suse*alsa, suse*libsigc++2, and suse*resmgr.

diffstat:

 emulators/Makefile |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (50 lines):

diff -r 2957748d647c -r 3430cdb47865 emulators/Makefile
--- a/emulators/Makefile        Fri Sep 07 22:54:44 2007 +0000
+++ b/emulators/Makefile        Fri Sep 07 22:56:23 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.164 2007/08/23 10:44:57 jnemeth Exp $
+# $NetBSD: Makefile,v 1.165 2007/09/07 22:56:23 wiz Exp $
 #
 
 COMMENT=       Emulators for other operating systems
@@ -96,6 +96,7 @@
 SUBDIR+=       snes9x
 SUBDIR+=       spim
 SUBDIR+=       stella
+SUBDIR+=       suse100_32_alsa
 SUBDIR+=       suse100_32_aspell
 SUBDIR+=       suse100_32_base
 SUBDIR+=       suse100_32_compat
@@ -109,14 +110,17 @@
 SUBDIR+=       suse100_32_libcups
 SUBDIR+=       suse100_32_libjpeg
 SUBDIR+=       suse100_32_libpng
+SUBDIR+=       suse100_32_libsigc++2
 SUBDIR+=       suse100_32_libtiff
 SUBDIR+=       suse100_32_libxml2
 SUBDIR+=       suse100_32_locale
 SUBDIR+=       suse100_32_openmotif
 SUBDIR+=       suse100_32_openssl
+SUBDIR+=       suse100_32_resmgr
 SUBDIR+=       suse100_32_slang
 SUBDIR+=       suse100_32_vmware
 SUBDIR+=       suse100_32_x11
+SUBDIR+=       suse100_alsa
 SUBDIR+=       suse100_aspell
 SUBDIR+=       suse100_base
 SUBDIR+=       suse100_compat
@@ -130,12 +134,14 @@
 SUBDIR+=       suse100_libcups
 SUBDIR+=       suse100_libjpeg
 SUBDIR+=       suse100_libpng
+SUBDIR+=       suse100_libsigc++2
 SUBDIR+=       suse100_libtiff
 SUBDIR+=       suse100_libxml2
 #SUBDIR+=      suse100_linux           # only contains Makefile fragments
 SUBDIR+=       suse100_locale
 SUBDIR+=       suse100_openmotif
 SUBDIR+=       suse100_openssl
+SUBDIR+=       suse100_resmgr
 SUBDIR+=       suse100_slang
 SUBDIR+=       suse100_vmware
 SUBDIR+=       suse100_x11



Home | Main Index | Thread Index | Old Index