[Lunar-commits] CVS: moonbase/gnome2-apps/gucharmap BUILD, 1.1,
1.2 DEPENDS, 1.1, 1.2 DETAILS, 1.12, 1.13
Chad Kittel
v3rt1g0 at lunar-linux.org
Thu Dec 2 17:59:54 UTC 2004
- Previous message: [Lunar-commits] CVS: moonbase/gnome2-apps/abiword BUILD, 1.8,
1.9 DETAILS, 1.20, 1.21
- Next message: [Lunar-commits]
CVS: moonbase/audio/gtick DEPENDS, 1.1, 1.2 DETAILS,
1.2, 1.3 BUILD, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/gnome2-apps/gucharmap
In directory espresso.foo-projects.org:/tmp/cvs-serv17607/gucharmap
Modified Files:
BUILD DEPENDS DETAILS
Log Message:
Version bump. Bugfix release. Also removed the unecessary required
depends on gnome, this is actually optional.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/gucharmap/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 9 Apr 2004 15:24:07 -0000 1.1
+++ BUILD 2 Dec 2004 17:59:52 -0000 1.2
@@ -6,6 +6,7 @@
--localstatedir=/var \
--infodir=${GNOME26_PREFIX:-/usr}/share/info \
--mandir=${GNOME26_PREFIX:-/usr}/share/man \
+ --disable-unihan \
$OPTS &&
default_make
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/gucharmap/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS 21 Apr 2003 22:29:15 -0000 1.1
+++ DEPENDS 2 Dec 2004 17:59:52 -0000 1.2
@@ -1 +1,5 @@
-depends libgnomeui
+depends popt &&
+depends gtk+-2 &&
+depends scrollkeeper &&
+
+optional_depends "libgnomeui" "--enable-gnome" "--disable-gnome" "for Gnome support"
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-apps/gucharmap/DETAILS,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- DETAILS 5 Oct 2004 09:30:03 -0000 1.12
+++ DETAILS 2 Dec 2004 17:59:52 -0000 1.13
@@ -1,13 +1,14 @@
MODULE=gucharmap
- VERSION=1.4.1
+ VERSION=1.4.2
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/1.4/
- SOURCE_VFY=md5:8838c3171b9c7110f5d3110af5594141
- WEB_SITE=http://www.gnome.org
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/1.4/
+ SOURCE_VFY=sha1:14471a170f09e97a7ce0cadd65fa20f653b06267
+ WEB_SITE=http://gucharmap.sourceforge.net/
ENTERED=20030421
- UPDATED=20040422
- SHORT="Gucharmap is a Character Map for Gnome 2"
+ UPDATED=20041202
+ SHORT="A GTK+-2 Unicode character map"
+
cat << EOF
-Gucharmap is a Character Map for Gnome 2
+gucharmap is a Unicode character map. It uses the GTK+-2 toolkit and
+runs on any platform that GTK+-2 supports.
EOF
-
- Previous message: [Lunar-commits] CVS: moonbase/gnome2-apps/abiword BUILD, 1.8,
1.9 DETAILS, 1.20, 1.21
- Next message: [Lunar-commits]
CVS: moonbase/audio/gtick DEPENDS, 1.1, 1.2 DETAILS,
1.2, 1.3 BUILD, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list