pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add SuSE 9.1 aspell, freetype2, libjpeg, libpng packag...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b469cd53d920
branches:  trunk
changeset: 478868:b469cd53d920
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Sat Jul 31 11:50:18 2004 +0000

description:
Add SuSE 9.1 aspell, freetype2, libjpeg, libpng packages. These are
necessary for Opera 7.53 to work using the SuSE 9.1 Linux emulation base.

diffstat:

 doc/CHANGES        |  7 ++++++-
 emulators/Makefile |  7 ++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)

diffs (43 lines):

diff -r 77248eb53478 -r b469cd53d920 doc/CHANGES
--- a/doc/CHANGES       Sat Jul 31 11:48:40 2004 +0000
+++ b/doc/CHANGES       Sat Jul 31 11:50:18 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6741 2004/07/31 07:24:02 jdolecek Exp $
+$NetBSD: CHANGES,v 1.6742 2004/07/31 11:50:18 jdolecek Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -3660,3 +3660,8 @@
        Updated glib2 to 2.4.5 [jmmv 2004-07-30]
        Updated xpkgwedge to 1.12 [xtraeme 2004-07-31]
        Updated opera7 to 7.53 [jdolecek 2004-07-31]
+       Added suse91-aspell-9.1 [jdolecek 2004-07-31]
+       Added suse91-freetype2-9.1 [jdolecek 2004-07-31]
+       Added suse91-libjpeg-9.1 [jdolecek 2004-07-31]
+       Added suse91-libpng-9.1 [jdolecek 2004-07-31]
+       Added suse91-openmotif-9.1 [jdolecek 2004-07-31]
diff -r 77248eb53478 -r b469cd53d920 emulators/Makefile
--- a/emulators/Makefile        Sat Jul 31 11:48:40 2004 +0000
+++ b/emulators/Makefile        Sat Jul 31 11:50:18 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.112 2004/07/29 23:20:44 wiz Exp $
+# $NetBSD: Makefile,v 1.113 2004/07/31 11:50:18 jdolecek Exp $
 #
 
 COMMENT=       Emulators for other operating systems
@@ -76,10 +76,15 @@
 SUBDIR+=       suse64_vmware
 SUBDIR+=       suse64_x11
 SUBDIR+=       suse64_xforms
+SUBDIR+=       suse91_aspell
 SUBDIR+=       suse91_base
 SUBDIR+=       suse91_compat
+SUBDIR+=       suse91_freetype2
 SUBDIR+=       suse91_gtk
+SUBDIR+=       suse91_libjpeg
+SUBDIR+=       suse91_libpng
 #SUBDIR+=      suse91_linux
+SUBDIR+=       suse91_openmotif
 SUBDIR+=       suse91_x11
 SUBDIR+=       suse_audio
 SUBDIR+=       suse_base



Home | Main Index | Thread Index | Old Index