Aldas Nabazas
14 years ago
3 changed files with 0 additions and 108 deletions
@ -1,28 +0,0 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
|
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
||||
#
|
||||
# Filename: package/.../glademm/gcc41.patch
|
||||
# Copyright (C) 2006 The T2 SDE Project
|
||||
#
|
||||
# More information can be found in the files COPYING and README.
|
||||
#
|
||||
# This patch file is dual-licensed. It is available under the license the
|
||||
# patched project is licensed under, as long as it is an OpenSource license
|
||||
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
|
||||
# of the GNU General Public License as published by the Free Software
|
||||
# Foundation; either version 2 of the License, or (at your option) any later
|
||||
# version.
|
||||
# --- SDE-COPYRIGHT-NOTE-END ---
|
||||
|
||||
diff -Nur glademm-2.6.0-orig/src/writers/gnome_app.hh glademm-2.6.0/src/writers/gnome_app.hh
|
||||
--- glademm-2.6.0-orig/src/writers/gnome_app.hh 2002-04-02 15:14:58.000000000 +0000
|
||||
+++ glademm-2.6.0/src/writers/gnome_app.hh 2006-04-05 10:43:52.735742750 +0000
|
||||
@@ -28,7 +28,7 @@
|
||||
virtual bool NeedExplicitCtor(const Widget &w) const;
|
||||
virtual void ConstructionArgs(const Widget &w, CxxFile &f) const;
|
||||
virtual void Configure(const Widget &w, CxxFile &f,const std::string &instance) const;
|
||||
- virtual Subwidget Gnome_App::IsSubwidget(const Widget &w,const Widget &ch) const;
|
||||
+ virtual Subwidget IsSubwidget(const Widget &w,const Widget &ch) const;
|
||||
virtual const std::string InternalInstance(const Widget &parent,const Widget &w2) const;
|
||||
virtual void AddChildren(const Widget &w,CxxFile &f,const std::string &instance,const WriterBase &writer_for_subw, const Widget &widget_for_subw) const;
|
||||
};
|
@ -1,44 +0,0 @@
|
||||
|
||||
[TIMESTAMP] 1133774541 Mon Dec 5 10:22:21 2005 |
||||
[BUILDTIME] 90 (5) |
||||
[SIZE] 1.07 MB, 17 files |
||||
|
||||
[DEP] 00-dirtree |
||||
[DEP] atk |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] cairo |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] findutils |
||||
[DEP] fontconfig |
||||
[DEP] freetype |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] glib |
||||
[DEP] glibc |
||||
[DEP] glibmm |
||||
[DEP] glitz |
||||
[DEP] gnome-libs14 |
||||
[DEP] gnomemm12 |
||||
[DEP] grep |
||||
[DEP] gtk+ |
||||
[DEP] gtk+12 |
||||
[DEP] gtkmm |
||||
[DEP] gtkmm12 |
||||
[DEP] libpng |
||||
[DEP] libsigc++ |
||||
[DEP] libsigc++1 |
||||
[DEP] libx11 |
||||
[DEP] libxrender |
||||
[DEP] linux-header |
||||
[DEP] make |
||||
[DEP] mktemp |
||||
[DEP] net-tools |
||||
[DEP] pango |
||||
[DEP] pkgconfig |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] util-linux |
@ -1,36 +0,0 @@
|
||||
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../glademm/glademm.desc |
||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf |
||||
[COPY] |
||||
[COPY] More information can be found in the files COPYING and README. |
||||
[COPY] |
||||
[COPY] This program is free software; you can redistribute it and/or modify |
||||
[COPY] it under the terms of the GNU General Public License as published by |
||||
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] An extension to glade to create C++ sources |
||||
|
||||
[T] glade-- (glademm) is a C++ backend for glade, the GUI designer for |
||||
[T] Gnome/GTK+. It creates C++ source from XML. |
||||
|
||||
[U] http://home.wtal.de/petig/Gtk/ |
||||
|
||||
[A] Christof Petig <christof.petig@wtal.de> |
||||
[M] Juergen "George" Sawinski <jsaw@gmx.net> |
||||
|
||||
[C] extra/desktop/gnome |
||||
|
||||
[L] GPL |
||||
[S] Stable |
||||
[V] 2.6.0 |
||||
[P] X -----5---9 225.400 |
||||
|
||||
[O] . $base/package/*/*/gnome2-conf.in |
||||
|
||||
[D] 2746726811 glademm-2.6.0.tar.gz http://home.wtal.de/petig/Gtk/ |
Loading…
Reference in new issue