Re: Announce: gdl 0.7.8 released
- From: "Debarshi 'Rishi' Ray" <debarshi ray gmail com>
- To: "Naba Kumar" <naba kumar gmail com>
- Cc: gnome-devtools gnome org
- Subject: Re: Announce: gdl 0.7.8 released
- Date: Tue, 29 Jan 2008 00:23:42 +0530
> gdl 0.7.8 has been released.
Congratulations on the new release!
Like the 0.7.7, this one also seems to have extra Requires in the *.pc
files which can be fixed as:
diff -urNp gdl-0.7.8.orig/gdl-1.0.pc.in gdl-0.7.8/gdl-1.0.pc.in
--- gdl-0.7.8.orig/gdl-1.0.pc.in 2007-05-07 18:40:12.000000000 +0530
+++ gdl-0.7.8/gdl-1.0.pc.in 2008-01-29 00:18:32.000000000 +0530
@@ -7,6 +7,6 @@ idldir= datadir@/idl/libgdl-1.0
Name: gdl
Description: Gnome DevTool Libraries
Version: @VERSION@
-Requires: gtk+-2.0 libxml-2.0 libglade-2.0
+Requires: gtk+-2.0
Libs: -L${libdir} -lgdl-1
Cflags: -I${includedir}
diff -urNp gdl-0.7.8.orig/gdl-gnome-1.0.pc.in gdl-0.7.8/gdl-gnome-1.0.pc.in
--- gdl-0.7.8.orig/gdl-gnome-1.0.pc.in 2007-05-07 18:40:12.000000000 +0530
+++ gdl-0.7.8/gdl-gnome-1.0.pc.in 2008-01-29 00:18:49.000000000 +0530
@@ -7,6 +7,6 @@ idldir= datadir@/idl/libgdl-1.0
Name: gdl-gnome
Description: Gnome DevTool Libraries - Gnome part
Version: @VERSION@
-Requires: libgnomeui-2.0 gnome-vfs-2.0 gtk+-2.0 gdl-1.0
+Requires: gtk+-2.0 gdl-1.0
Libs: -L${libdir} -lgdl-gnome-1
Cflags: -I${includedir}
What do you think? If there are no objections, I would include this in
the Fedora package.
Happy hacking,
Debarshi
--
Free software for the Indian community:
* ftp://fedora.glug-nith.org/ (Fedora)
* http://gnu.glug-nith.org/ (GNU)
* http://mirror.wbut.ac.in/ (CRAN, Fedora, Mozilla, TLDP)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]