Browse Source

- gtkhtml (which breaks the build)

There are different version of gtkhtml, ranging from 0.xx upto 3.0 in the
  current gnome2 repository. The version 1.1.x that was used in the gnome14
  repository was some kind of transitional release between Gnome 1.4 and
  Gnome 2. It already uses the pkgconfig mechanism to propagate its
  configuration information (something that gtkperl cannot handle at all..).
  The gtkhtml10 diff  reverts gtkhtml10 to version 1.0.4, the last one that
  GtkPerl can handle.

anjuta and gnucash got dependencies on gtkhtml10. They both can build with 
version 1.0.4, too. (ok, gnucash is currently broken due to bdb....).


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1028 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 21 years ago
parent
commit
5b2c203da2
2 changed files with 4 additions and 3 deletions
  1. +1
    -1
      Documentation/Developers/CHANGELOG-RENE
  2. +3
    -2
      package/gnome14/gtkhtml10/gtkhtml10.desc

+ 1
- 1
Documentation/Developers/CHANGELOG-RENE

@ -4,7 +4,7 @@ whole rxr-tree.
*) 2003-08-05 (2.0.0-beta7 - 2.0.0-rc1)
- Burkhard Linke: fixed kasc/clanlib, gtk-perl10
- Burkhard Linke: fixed kasc/clanlib, gtk-perl10, gtkhtml10
*) 2003-08-04 (2.0.0-beta7 - 2.0.0-rc1)

+ 3
- 2
package/gnome14/gtkhtml10/gtkhtml10.desc

@ -38,8 +38,9 @@
[L] GPL
[S] Stable
[V] 1.1.10
[V] 1.0.4
[P] X -----5---9 646.000
[D] 1926348254 gtkhtml-1.1.10.tar.bz2 ftp://archive.progeny.com/GNOME/sources/gtkhtml/1.1/
[D] 684719998 gtkhtml-1.0.4.tar.bz2 ftp://archive.progeny.com/GNOME/sources/gtkhtml/1.0/

Loading…
Cancel
Save