diff options
261 files changed, 15 insertions, 13078 deletions
diff --git a/cad/Makefile b/cad/Makefile index dd83b4574dc..a35c816e8bc 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2004/10/02 05:25:58 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.58 2005/05/18 22:02:17 wiz Exp $ # COMMENT= CAD tools @@ -38,7 +38,6 @@ SUBDIR+= mcalc SUBDIR+= mpac SUBDIR+= ng-spice SUBDIR+= ntesla -SUBDIR+= oregano SUBDIR+= pcb SUBDIR+= pcb-current SUBDIR+= py-MyHDL diff --git a/cad/oregano/DESCR b/cad/oregano/DESCR deleted file mode 100644 index cf2c2497527..00000000000 --- a/cad/oregano/DESCR +++ /dev/null @@ -1,6 +0,0 @@ - Oregano is intended to be an application for schematic capture and -simulation of electrical circuits. The actual simulation is performed -by Berkeley SPICE. Oregano can still be used without SPICE, for -schematic capture. - - Oregano is licensed under the terms of the GNU GPL. diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile deleted file mode 100644 index e4b37bd01bd..00000000000 --- a/cad/oregano/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# $NetBSD: Makefile,v 1.28 2005/04/11 21:45:02 tv Exp $ -# - -DISTNAME= oregano-0.20 -PKGREVISION= 13 -CATEGORIES= cad gnome -MASTER_SITES= http://www.dtek.chalmers.se/~d4hult/oregano/download/ - -MAINTAINER= rh@NetBSD.org -HOMEPAGE= http://www.dtek.chalmers.se/~d4hult/oregano/ -COMMENT= Application for schematic capture/simulation of electrical circuits - -USE_DIRS+= gnome1-1.5 -USE_PKGLOCALEDIR= YES -USE_X11= YES -GNU_CONFIGURE= YES -USE_LIBTOOL= YES -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig - -.include "../../devel/libglade/buildlink3.mk" -.include "../../print/gnome-print/buildlink3.mk" -.include "../../x11/gnome-core/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" diff --git a/cad/oregano/PLIST b/cad/oregano/PLIST deleted file mode 100644 index 18639a70ef9..00000000000 --- a/cad/oregano/PLIST +++ /dev/null @@ -1,51 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2003/05/30 16:19:52 jmmv Exp $ -bin/oregano -bin/pspice2oregano -share/gnome/apps/Applications/oregano.desktop -share/gnome/help/oregano/C/editing.html -share/gnome/help/oregano/C/oregano.html -share/gnome/help/oregano/C/simulation.html -share/gnome/help/oregano/C/topic.dat -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/oregano.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/oregano.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/oregano.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/oregano.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/oregano.mo -share/mime-info/oregano.keys -share/mime-info/oregano.mime -share/oregano/glade/part-browser.glade -share/oregano/glade/settings.glade -share/oregano/glade/sim-settings.glade -share/oregano/glade/log-window.glade -share/oregano/glade/part-properties-dialog.glade -share/oregano/glade/plot-window.glade -share/oregano/glade/simulation.glade -share/oregano/glade/summary.glade -share/oregano/glade/textbox-properties-dialog.glade -share/oregano/libraries/default.oreglib -share/oregano/libraries/opamplib.oreglib -share/oregano/models/12AX7A.model -share/oregano/models/1N750.model -share/oregano/models/NPN.model -share/oregano/models/PNP.model -share/oregano/models/TLC555.model -share/oregano/models/UA741.model -share/oregano/samples/12ax7a.oregano -share/oregano/samples/555.oregano -share/oregano/samples/741.oregano -share/oregano/samples/OP177B.oregano -share/oregano/samples/opamp.oregano -share/oregano/samples/transistors.oregano -share/oregano/samples/zener.oregano -share/pixmaps/gnome-oregano.png -@comment in gnome-dirs: @dirrm share/mime-info -@dirrm share/gnome/help/oregano/C -@dirrm share/gnome/help/oregano -@comment in gnome-dirs: @dirrm share/gnome/help -@comment in gnome-dirs: @dirrm share/gnome/apps/Applications -@comment in gnome-dirs: @dirrm share/gnome/apps -@dirrm share/oregano/samples -@dirrm share/oregano/models -@dirrm share/oregano/libraries -@dirrm share/oregano/glade -@dirrm share/oregano diff --git a/cad/oregano/distinfo b/cad/oregano/distinfo deleted file mode 100644 index 3dfa7ec74eb..00000000000 --- a/cad/oregano/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 14:59:25 agc Exp $ - -SHA1 (oregano-0.20.tar.gz) = 6d4a00ca33685cb26d19e8632a70bccf4ca3a090 -RMD160 (oregano-0.20.tar.gz) = 5182ca1a8e45eb68d35750f0c6be8f232c43b343 -Size (oregano-0.20.tar.gz) = 429285 bytes diff --git a/chat/Makefile b/chat/Makefile index 98672c5367e..4c53b158f9a 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 2005/04/03 14:22:22 adrianp Exp $ +# $NetBSD: Makefile,v 1.111 2005/05/18 22:02:17 wiz Exp $ # COMMENT= Communication programs @@ -23,7 +23,6 @@ SUBDIR+= epic4 SUBDIR+= epic4-doc SUBDIR+= fisg SUBDIR+= fugu -SUBDIR+= gabber SUBDIR+= gaim SUBDIR+= gaim-encryption SUBDIR+= gaim-otr @@ -91,7 +90,6 @@ SUBDIR+= vicq SUBDIR+= weechat SUBDIR+= xaric SUBDIR+= xchat -SUBDIR+= xchat-gnome SUBDIR+= xchat-systray-integration SUBDIR+= xchat2 SUBDIR+= ymessenger diff --git a/chat/gabber/DESCR b/chat/gabber/DESCR deleted file mode 100644 index 58c92002841..00000000000 --- a/chat/gabber/DESCR +++ /dev/null @@ -1,11 +0,0 @@ -Gabber is a Free and Open Source GNOME client for an instant messaging -system called Jabber. Jabber is a Free and Open Source distributed -instant messaging system. It does not rely on a single server, and the -protocol is well documented. Jabber allows communication with many -different instant messaging systems, including ICQ and AIM. There are -several different Jabber clients already, but no other GNOME clients -as of this writing. Hopefully Gabber will serve the purpose of being a -robust GNOME Jabber client well. - -For further information, see JabberCentral for end user news and -Jabber.org for developer news. diff --git a/chat/gabber/Makefile b/chat/gabber/Makefile deleted file mode 100644 index 5b7c3419dee..00000000000 --- a/chat/gabber/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# $NetBSD: Makefile,v 1.37 2005/04/11 21:45:03 tv Exp $ - -DISTNAME= gabber-0.8.8 -PKGREVISION= 7 -CATEGORIES= chat -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gabber/} - -MAINTAINER= jmmv@NetBSD.org -HOMEPAGE= http://gabber.sourceforge.net/ -COMMENT= Gnome Jabber Client - -USE_DIRS+= xdg-1.1 -USE_PKGLOCALEDIR= YES -USE_GNU_TOOLS+= make -USE_X11BASE= YES -USE_LIBTOOL= YES - -GCC_REQD+= 2.95.3 - -GNU_CONFIGURE= YES -CONFIGURE_ARGS+= --disable-xmms --disable-sigctest - -.include "../../devel/gal/buildlink3.mk" -.include "../../devel/libglade/buildlink3.mk" -.include "../../devel/libsigc++10/buildlink3.mk" -.include "../../graphics/freetype-lib/buildlink3.mk" -.include "../../textproc/scrollkeeper/omf.mk" -.include "../../x11/gtk--/buildlink3.mk" -.include "../../x11/gnome--/buildlink3.mk" -.include "../../x11/gnome-libs/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" diff --git a/chat/gabber/PLIST b/chat/gabber/PLIST deleted file mode 100644 index 626b86358c6..00000000000 --- a/chat/gabber/PLIST +++ /dev/null @@ -1,169 +0,0 @@ -@comment $NetBSD: PLIST,v 1.6 2004/03/08 19:40:36 jmmv Exp $ -bin/gabber -etc/sound/events/gabber.soundlist -man/man1/gabber.1 -share/gabber/AUDruid_win.glade -share/gabber/AgentBrowser_dlg.glade -share/gabber/Autoupdate_dlg.glade -share/gabber/ContactInfo_dlg.glade -share/gabber/ContactRecv_dlg.glade -share/gabber/ContactSend_dlg.glade -share/gabber/EditGroups_dlg.glade -share/gabber/FTRecv_dlg.glade -share/gabber/FTSend_dlg.glade -share/gabber/FTTransfer_dlg.glade -share/gabber/FilterList_dlg.glade -share/gabber/Filter_dlg.glade -share/gabber/GCIRecv_dlg.glade -share/gabber/GCI_dlg.glade -share/gabber/GCJoin_dlg.glade -share/gabber/GC_win.glade -share/gabber/GPGInfo_dlg.glade -share/gabber/GPGPass_dlg.glade -share/gabber/Gabber_win.glade -share/gabber/IgnoreAdd_dlg.glade -share/gabber/Ignore_dlg.glade -share/gabber/Login_dlg.glade -share/gabber/MessageRecv_win.glade -share/gabber/MessageSend_win.glade -share/gabber/MyContactInfo_win.glade -share/gabber/OOOChat_win.glade -share/gabber/Prefs_win.glade -share/gabber/RawXML_dlg.glade -share/gabber/RegDruid_win.glade -share/gabber/Status_dlg.glade -share/gabber/SubscriptionRequest_dlg.glade -share/gabber/TransInfo_dlg.glade -share/gabber/URLRecv_dlg.glade -share/gabber/Welcome_win.glade -share/gabber/connected-ssl.xpm -share/gabber/connected.xpm -share/gabber/disconnected.xpm -share/gabber/gabber-logs.css -share/gabber/glade-add-group-menu.xpm -share/gabber/glade-alert.xpm -share/gabber/glade-blank.xpm -share/gabber/glade-contact.xpm -share/gabber/glade-delete-user-menu.xpm -share/gabber/glade-delete-user.xpm -share/gabber/glade-edit-group-menu.xpm -share/gabber/glade-edit-user-menu.xpm -share/gabber/glade-edit-user.xpm -share/gabber/glade-file.xpm -share/gabber/glade-gabber-logo.png -share/gabber/glade-gabber-sideways.png -share/gabber/glade-gci.xpm -share/gabber/glade-group.xpm -share/gabber/glade-groupchat-menu.xpm -share/gabber/glade-groupchat.xpm -share/gabber/glade-message.xpm -share/gabber/glade-new-user-menu.xpm -share/gabber/glade-new-user.xpm -share/gabber/glade-noclose.xpm -share/gabber/glade-ooochat.xpm -share/gabber/glade-receive-file.xpm -share/gabber/glade-s10n.xpm -share/gabber/glade-send-contact-menu.xpm -share/gabber/glade-send-file-menu.xpm -share/gabber/glade-send-file.xpm -share/gabber/glade-send-gci.xpm -share/gabber/glade-sendasnormal.xpm -share/gabber/glade-sendasooo.xpm -share/gabber/glade-unlock-key.xpm -share/gabber/glade-users.xpm -share/gabber/gnome-globe.png -share/gabber/gnome-info.png -share/gabber/gnome-lockscreen.png -share/gabber/gnome-modem.png -share/gabber/gnome-question.png -share/gabber/gpg-badsigned.xpm -share/gabber/gpg-encrypted.xpm -share/gabber/gpg-signed.xpm -share/gabber/gpg-unencrypted.xpm -share/gabber/gpg-unsigned.xpm -share/gabber/offline.xpm -share/gnome/apps/Internet/gabber.desktop -share/gnome/help/gabber/C/agents.xml -share/gnome/help/gabber/C/figures/first.png -share/gnome/help/gabber/C/figures/login.png -share/gnome/help/gabber/C/figures/main.png -share/gnome/help/gabber/C/figures/msg-normal.png -share/gnome/help/gabber/C/figures/msg-ooo.png -share/gnome/help/gabber/C/file.xml -share/gnome/help/gabber/C/first.xml -share/gnome/help/gabber/C/gabber.xml -share/gnome/help/gabber/C/intro.xml -share/gnome/help/gabber/C/login.xml -share/gnome/help/gabber/C/main.xml -share/gnome/help/gabber/C/msg.xml -share/gnome/help/gabber/C/panel.xml -share/gnome/help/gabber/C/pref.xml -share/gnome/help/gabber/C/topic.dat -share/gnome/help/gabber/C/userinfo.xml -share/gnome/help/gabber/C/users.xml -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gabber.mo -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gabber.mo -share/omf/gabber/gabber-C.omf -share/pixmaps/gabber.png -share/pixmaps/gabber/away.xpm -share/pixmaps/gabber/chat.xpm -share/pixmaps/gabber/dnd.xpm -share/pixmaps/gabber/gabber-about.png -share/pixmaps/gabber/gnome-editgroups.xpm -share/pixmaps/gabber/gnome-gabber.xpm -share/pixmaps/gabber/gnome-gpg.xpm -share/pixmaps/gabber/gnome-groupchat.xpm -share/pixmaps/gabber/gnome-message.xpm -share/pixmaps/gabber/gnome-ooochat.xpm -share/pixmaps/gabber/gnome-s10n.xpm -share/pixmaps/gabber/gnome-userinfo.xpm -share/pixmaps/gabber/invisible.xpm -share/pixmaps/gabber/offline.xpm -share/pixmaps/gabber/online.xpm -share/pixmaps/gabber/stalker.xpm -share/pixmaps/gabber/xa.xpm -share/pixmaps/gabber/xmms.xpm -share/pixmaps/gabber/xmms_paused.xpm -share/pixmaps/gabber/xmms_stopped.xpm -share/sounds/gabber/gabber_connected.wav -share/sounds/gabber/gabber_encrypted.wav -share/sounds/gabber/gabber_message_queue.wav -share/sounds/gabber/gabber_message_recv.wav -share/sounds/gabber/gabber_offline.wav -share/sounds/gabber/gabber_online.wav -share/sounds/gabber/gabber_ooochat_queue.wav -share/sounds/gabber/gabber_ooochat_recv.wav -share/sounds/gabber/gabber_startup.wav -share/sounds/gabber/gabber_subrequest.wav -@dirrm share/sounds/gabber -@dirrm share/pixmaps/gabber -@dirrm share/omf/gabber -@comment in scrollkeeper: @dirrm share/omf -@dirrm share/gnome/help/gabber/C/figures -@dirrm share/gnome/help/gabber/C -@dirrm share/gnome/help/gabber -@comment in gnome-dirs: @dirrm share/gnome/help -@comment in gnome-dirs: @dirrm share/gnome/apps/Internet -@comment in gnome-dirs: @dirrm share/gnome/apps -@dirrm share/gabber diff --git a/chat/gabber/distinfo b/chat/gabber/distinfo deleted file mode 100644 index 094c7e51c2b..00000000000 --- a/chat/gabber/distinfo +++ /dev/null @@ -1,9 +0,0 @@ -$NetBSD: distinfo,v 1.5 2005/02/23 15:59:11 agc Exp $ - -SHA1 (gabber-0.8.8.tar.gz) = d2443b056404640bb5b360966b9c6223802617db -RMD160 (gabber-0.8.8.tar.gz) = ccd1f4ebe774eeca531791c4ab786f5f147d91ac -Size (gabber-0.8.8.tar.gz) = 2206079 bytes -SHA1 (patch-aa) = 89bdd406d61d45016ca0a84364eff25e70a707b6 -SHA1 (patch-ab) = 7e45af755011b298295375a8466358cdf2d90dd6 -SHA1 (patch-ac) = bdc8c9539ccc4f44ecd0d5f303c761c9923cb998 -SHA1 (patch-ad) = 1368aff993df6f2d9623a35d1a35b6829650a26c diff --git a/chat/gabber/patches/patch-aa b/chat/gabber/patches/patch-aa deleted file mode 100644 index f86c0405e67..00000000000 --- a/chat/gabber/patches/patch-aa +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2002/07/10 14:16:07 agc Exp $ - ---- src/GabberLogger.cc.orig Sat Apr 27 13:52:32 2002 -+++ src/GabberLogger.cc Sat Apr 27 13:53:35 2002 -@@ -66,9 +66,9 @@ - void GabberLogger::initdir() - { - // Ensure _logdir is terminated with a / -- if (_logdir[_logdir.length()-1] != '/') -+// if (_logdir[_logdir.length()-1] != '/') - //_logdir.resize(_logdir.length() - 1); -- _logdir += "/"; -+// _logdir += "/"; - // Replace ~ with $HOME - if (_logdir[0] == '~') - _logdir.replace(0, 1, g_get_home_dir()); diff --git a/chat/gabber/patches/patch-ab b/chat/gabber/patches/patch-ab deleted file mode 100644 index b8e9977e11d..00000000000 --- a/chat/gabber/patches/patch-ab +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 2002/07/10 14:16:07 agc Exp $ - ---- src/MessageManager.cc.orig Sat Apr 27 13:54:46 2002 -+++ src/MessageManager.cc Sat Apr 27 13:54:54 2002 -@@ -424,8 +424,8 @@ - void MessageManager::initdir() - { - // Ensure _logdir is terminated with a / -- if (_spool[_spool.length()-1] != '/') -- _spool += "/"; -+// if (_spool[_spool.length()-1] != '/') -+// _spool += "/"; - // Replace ~ with $HOME - if (_spool[0] == '~') - _spool.replace(0, 1, g_get_home_dir()); diff --git a/chat/gabber/patches/patch-ac b/chat/gabber/patches/patch-ac deleted file mode 100644 index 8723c4c3b96..00000000000 --- a/chat/gabber/patches/patch-ac +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-ac,v 1.1.1.1 2002/07/10 14:16:07 agc Exp $ - ---- src/ConfigManager.cc.orig Sat Apr 27 14:29:00 2002 -+++ src/ConfigManager.cc Sat Apr 27 14:29:13 2002 -@@ -106,7 +106,7 @@ - #ifdef MACOSX - logs.dir = getStrValue("Logs/Dir=~/.Gabber"); - #else // MACOSX -- logs.dir = getStrValue("Logs/Dir=~/.Gabber/"); -+ logs.dir = getStrValue("Logs/Dir=~/.Gabber"); - #endif // MACOSX - logs.encrypted = getBoolValue("Logs/Encrypted=true"); - logs.groupchat = getBoolValue("Logs/Groupchat=true"); -@@ -174,7 +174,7 @@ - #ifdef MACOSX - spool.dir = getStrValue("Spool/Dir=~/.Gabber-spool"); - #else // MACOSX -- spool.dir = getStrValue("Spool/Dir=~/.Gabber-spool/"); -+ spool.dir = getStrValue("Spool/Dir=~/.Gabber-spool"); - #endif // MACOSX - - status.priority = getIntValue("Status/Priority=9"); diff --git a/chat/gabber/patches/patch-ad b/chat/gabber/patches/patch-ad deleted file mode 100644 index aa61bb52dba..00000000000 --- a/chat/gabber/patches/patch-ad +++ /dev/null @@ -1,29 +0,0 @@ -$NetBSD: patch-ad,v 1.3 2004/01/17 17:34:05 kristerw Exp $ - ---- src/GladeHelper.hh.orig Sat Jan 17 17:06:59 2004 -+++ src/GladeHelper.hh Sat Jan 17 17:07:01 2004 -@@ -24,13 +24,14 @@ - #include <glade/glade-xml.h> - #include <gtk/gtkobject.h> - #include <gtk--/base.h> -+#include <iostream> - - template<class T> T* getWidgetPtr(GladeXML* g, const char* name) - { - T* result = static_cast<T*>(Gtk::wrap_auto((GtkObject*)glade_xml_get_widget(g, name))); - if (result == NULL) - { -- cerr << "** ERROR **: unable to load widget: " << name << endl; -+ std::cerr << "** ERROR **: unable to load widget: " << name << std::endl; - g_assert(result != NULL); - } - return result; -@@ -41,7 +42,7 @@ - T* result = (T*)glade_xml_get_widget(g, name); - if (result == NULL) - { -- cerr << "** ERROR **: unable to load widget: " << name << endl; -+ std::cerr << "** ERROR **: unable to load widget: " << name << std::endl; - g_assert(result != NULL); - } - return result; diff --git a/chat/xchat-gnome/Makefile b/chat/xchat-gnome/Makefile deleted file mode 100644 index 33555a017e4..00000000000 --- a/chat/xchat-gnome/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# $NetBSD: Makefile,v 1.12 2004/10/07 09:04:33 tron Exp $ - -.include "../xchat/Makefile.common" - -PKGNAME= ${DISTNAME:S/-/-gnome-/} -# Don't set "PKGREVISION" here, set it in "../xchat/Makefile.common". -CONFLICTS+= xchat-[0-9]* -COMMENT+= and GNOME libraries - -CONFIGURE_ARGS+= --enable-panel - -.include "../../x11/gnome-core/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" diff --git a/comms/Makefile b/comms/Makefile index b987d4a1047..6e5dceb41f6 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2005/04/21 03:16:13 itohy Exp $ +# $NetBSD: Makefile,v 1.55 2005/05/18 22:02:17 wiz Exp $ # COMMENT= Communication utilities @@ -14,7 +14,6 @@ SUBDIR+= esms SUBDIR+= estic SUBDIR+= fidogate SUBDIR+= gkermit -SUBDIR+= gnome-pilot SUBDIR+= gscmxx SUBDIR+= gsmlib SUBDIR+= hylafax diff --git a/comms/gnome-pilot/DESCR b/comms/gnome-pilot/DESCR deleted file mode 100644 index dc6bb1761c6..00000000000 --- a/comms/gnome-pilot/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -Gnome-Pilot is a package with a daemon (gpilotd) that monitor for -pilot connects on one or more devices (cradles/XCopilots/xxx). It has -a conduit system, and is accompanied by a few conduits, basically for -installing files and backing up db's from the pilot. - -A few more interesting conduits exist, eg. the email conduit. diff --git a/comms/gnome-pilot/Makefile b/comms/gnome-pilot/Makefile deleted file mode 100644 index 259a76ff294..00000000000 --- a/comms/gnome-pilot/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# $NetBSD: Makefile,v 1.21 2005/04/11 21:45:06 tv Exp $ -# - -DISTNAME= gnome-pilot-0.1.71 -PKGREVISION= 11 -CATEGORIES= comms gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pilot/0.1/} -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.gnome.org/ -COMMENT= Palm Pilot synchronisation for GNOME - -DEPENDS+= gob-[0-9]*:../../devel/gob -BUILD_USES_MSGFMT= YES - -BUILDLINK_DEPENDS.gnome-panel= gnome-panel<2.0 - -GNU_CONFIGURE= YES -USE_X11BASE= YES -USE_DIRS+= gnome1-1.5 -USE_PKGLOCALEDIR= YES -USE_LIBINTL= YES -USE_LIBTOOL= YES -USE_PERL5= build - -CONFIGURE_ARGS+= --with-pisock=${LOCALBASE} - -.include "../../comms/pilot-link-libs/buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/libglade/buildlink3.mk" -.include "../../textproc/libxml/buildlink3.mk" -.include "../../x11/gnome-core/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/comms/gnome-pilot/PLIST b/comms/gnome-pilot/PLIST deleted file mode 100644 index ec3d55cf3e5..00000000000 --- a/comms/gnome-pilot/PLIST +++ /dev/null @@ -1,83 +0,0 @@ -@comment $NetBSD: PLIST,v 1.6 2004/09/22 08:09:20 jlam Exp $ -bin/gnome-pilot-make-password -bin/gpilot-applet -bin/gpilot-install-file -bin/gpilotd -bin/gpilotd-control-applet -bin/gpilotd-session-wrapper -etc/CORBA/servers/gpilot-applet.gnorba -etc/CORBA/servers/gpilotd.gnorba -include/gpilotd/gnome-pilot-client.h -include/gpilotd/gnome-pilot-conduit-backup.h -include/gpilotd/gnome-pilot-conduit-file.h -include/gpilotd/gnome-pilot-conduit-standard-abs.h -include/gpilotd/gnome-pilot-conduit-standard.h -include/gpilotd/gnome-pilot-conduit-sync-abs.h -include/gpilotd/gnome-pilot-conduit.h -include/gpilotd/gnome-pilot-dbinfo.h -include/gpilotd/gnome-pilot-structures.h -include/gpilotd/gnome-pilot.h -include/libgpilotdCM/gnome-pilot-conduit-config.h -include/libgpilotdCM/gnome-pilot-conduit-management.h -lib/gnome-pilot/conduits/libbackup_conduit.la -lib/gnome-pilot/conduits/libfile_conduit.la -lib/gnome-pilot/conduits/libtest_conduit.la -lib/gpilotConf.sh -lib/libgpilotd.la -lib/libgpilotdcm.la -lib/libgpilotdconduit.la -man/man1/gpilot-install-file.1 -share/applets/Utility/gpilot-applet.desktop -share/control-center/Peripherals/gpilotd-control-applet.desktop -share/gnome-pilot/conduits/backup.conduit -share/gnome-pilot/conduits/file.conduit -share/gnome-pilot/conduits/test.conduit -share/gnome-pilot/glade/gnome-palm.png -share/gnome-pilot/glade/gnome-pilot-watermark.png -share/gnome-pilot/glade/gpilotd-capplet.glade -share/gnome-pilot/glade/pilot-applet.glade -share/gnome/apps/Settings/Peripherals/gpilotd-control-applet.desktop -share/idl/gnome-pilot.idl -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-pilot.mo -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-pilot.mo -share/mime-info/palm.keys -share/mime-info/palm.mime -share/pixmaps/gnome-palm-conduit.png -share/pixmaps/gnome-palm.png -share/pixmaps/sync_broken.png -share/pixmaps/sync_icon.png -share/pixmaps/sync_paused.png -share/pixmaps/syncing_icon.png -@comment in gnome-dirs: @dirrm share/mime-info -@dirrm share/gnome-pilot/glade -@dirrm share/gnome-pilot/conduits -@dirrm share/gnome-pilot -@comment in gnome-dirs: @dirrm share/gnome/apps/Settings/Peripherals -@comment in gnome-dirs: @dirrm share/gnome/apps/Settings -@comment in gnome-dirs: @dirrm share/gnome/apps -@comment in gnome-core: @dirmm share/applets/Utility -@dirrm lib/gnome-pilot/conduits -@dirrm lib/gnome-pilot -@dirrm include/libgpilotdCM -@dirrm include/gpilotd diff --git a/comms/gnome-pilot/buildlink3.mk b/comms/gnome-pilot/buildlink3.mk deleted file mode 100644 index 76124e45810..00000000000 --- a/comms/gnome-pilot/buildlink3.mk +++ /dev/null @@ -1,24 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.3 2004/11/30 18:26:39 wiz Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -GNOME_PILOT_BUILDLINK3_MK:= ${GNOME_PILOT_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= gnome-pilot -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngnome-pilot} -BUILDLINK_PACKAGES+= gnome-pilot - -.if !empty(GNOME_PILOT_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.gnome-pilot?= gnome-pilot>=0.1.71nb11 -BUILDLINK_PKGSRCDIR.gnome-pilot?= ../../comms/gnome-pilot -.endif # GNOME_PILOT_BUILDLINK3_MK - -.include "../../comms/pilot-link-libs/buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/libglade/buildlink3.mk" -.include "../../textproc/libxml/buildlink3.mk" -.include "../../x11/gnome-core/buildlink3.mk" - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/comms/gnome-pilot/distinfo b/comms/gnome-pilot/distinfo deleted file mode 100644 index 0d60b6ecef5..00000000000 --- a/comms/gnome-pilot/distinfo +++ /dev/null @@ -1,8 +0,0 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 16:05:29 agc Exp $ - -SHA1 (gnome-pilot-0.1.71.tar.bz2) = 528b3b6d053f2433c82af241ae9bd245d9fbea17 -RMD160 (gnome-pilot-0.1.71.tar.bz2) = 4b8552e25b67588f7898148426b951c296f9e00b -Size (gnome-pilot-0.1.71.tar.bz2) = 679057 bytes -SHA1 (patch-aa) = de3b48de8d08dce05b43af685dd0616544d41257 -SHA1 (patch-ab) = d0c60797a18db383467090ee995dbe2bbfb110cf -SHA1 (patch-ac) = f4bbcb34af3928e5d933512fee71cadbf24314cd diff --git a/comms/gnome-pilot/patches/patch-aa b/comms/gnome-pilot/patches/patch-aa deleted file mode 100644 index 98a8a1c158b..00000000000 --- a/comms/gnome-pilot/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2003/09/28 16:14:45 tron Exp $ - ---- gpilotd/orbit_daemon_glue.h.orig 2001-07-30 23:31:37.000000000 +0200 -+++ gpilotd/orbit_daemon_glue.h 2003-09-28 17:56:58.000000000 +0200 -@@ -34,7 +34,7 @@ - #ifdef GPC_DEBUG - #define LOG(format,args...) g_log (G_LOG_DOMAIN, \ - G_LOG_LEVEL_MESSAGE, \ -- "gpilotd: "##format, ##args) -+ "gpilotd: " format, args) - #else - #define LOG(format,args...) - #endif diff --git a/comms/gnome-pilot/patches/patch-ab b/comms/gnome-pilot/patches/patch-ab deleted file mode 100644 index 67b17aa895c..00000000000 --- a/comms/gnome-pilot/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2003/09/28 16:14:45 tron Exp $ - ---- gpilotd/queue_io.c.orig 2001-11-05 11:03:24.000000000 +0100 -+++ gpilotd/queue_io.c 2003-09-28 17:59:49.000000000 +0200 -@@ -365,7 +365,7 @@ - gchar *prefix = NULL; - int num; - -- LOG("gpc_queue_purge_request()"); -+ LOG("%s", "gpc_queue_purge_request()"); - - g_return_if_fail(req!=NULL); - g_return_if_fail(*req!=NULL); diff --git a/comms/gnome-pilot/patches/patch-ac b/comms/gnome-pilot/patches/patch-ac deleted file mode 100644 index 9d84c950bb1..00000000000 --- a/comms/gnome-pilot/patches/patch-ac +++ /dev/null @@ -1,126 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2003/09/28 16:14:45 tron Exp $ - ---- gpilotd/orbit_daemon_glue.c.orig 2002-11-22 17:14:46.000000000 +0100 -+++ gpilotd/orbit_daemon_glue.c 2003-09-28 18:11:57.000000000 +0200 -@@ -210,7 +210,7 @@ - - client_id = CORBA_ORB_object_to_string(orb,cb,&ev); - if(ev._major != CORBA_NO_EXCEPTION) { -- LOG("unable to resolve IOR for client"); -+ LOG("%s", "unable to resolve IOR for client"); - LOGEXN (ev); - CORBA_exception_free(&ev); - return NULL; -@@ -613,18 +613,18 @@ - CORBA_exception_init(&my_ev); - tmp_client_id = CORBA_ORB_object_to_string(orb,cb,&my_ev); - if(my_ev._major != CORBA_NO_EXCEPTION) { -- LOG("*** Client appears to be disconnected..."); -+ LOG("%s", "*** Client appears to be disconnected..."); - LOGEXN (my_ev); - } else { -- LOG("Client seems ok"); -+ LOG("%s", "Client seems ok"); - } - tmpcb = CORBA_ORB_string_to_object(orb,(CORBA_char*)tmp_client_id,&my_ev); - if(my_ev._major != CORBA_NO_EXCEPTION) { -- LOG("**** Client appears to be disconnected..."); -+ LOG("%s", "**** Client appears to be disconnected..."); - LOGEXN (my_ev); - g_assert_not_reached(); - } else { -- LOG("Client seems ok"); -+ LOG("%s", "Client seems ok"); - } - } - #endif -@@ -977,7 +977,7 @@ - CORBA_Environment *ev) - { - -- LOG("corba: get_users()"); -+ LOG("%s", "corba: get_users()"); - - /* FIXME: this isn't complete, it only gives one user, and - doesn't make any NULL checks... */ -@@ -998,7 +998,7 @@ - CORBA_Environment *ev) - { - -- LOG("corba: get_cradles(...)"); -+ LOG("%s", "corba: get_cradles(...)"); - - if(g_list_length(orb_context->gpilotd_context->devices)>0) { - GNOME_Pilot_StringSequence *cradles; -@@ -1023,7 +1023,7 @@ - CORBA_Environment *ev) - { - -- LOG("corba: get_pilots(...)"); -+ LOG("%s", "corba: get_pilots(...)"); - - if(g_list_length(orb_context->gpilotd_context->pilots)>0) { - GNOME_Pilot_StringSequence *pilots; -@@ -1048,7 +1048,7 @@ - CORBA_Environment *ev) - { - -- LOG("corba: get_pilot_ids(...)"); -+ LOG("%s", "corba: get_pilot_ids(...)"); - - if(g_list_length(orb_context->gpilotd_context->pilots)>0) { - GNOME_Pilot_LongSequence *pilots; -@@ -1212,7 +1212,7 @@ - gpilotd_get_pilot_id_from_name(PortableServer_Servant _servant, - CORBA_char * pilot_name, - CORBA_Environment * ev) { -- LOG("corba: get_user_pilot_id_from_name"); -+ LOG("%s","corba: get_user_pilot_id_from_name"); - - return pilot_id_from_name(pilot_name,orb_context->gpilotd_context); - } -@@ -1240,7 +1240,7 @@ - char **databases,*pfx; - int num_bases; - guint32 pilot_id; -- LOG("corba: get_databases_from_cache(...)"); -+ LOG("%s", "corba: get_databases_from_cache(...)"); - - pilot_id = pilot_id_from_name(pilot_name, - orb_context->gpilotd_context); -@@ -1415,7 +1415,7 @@ - - cb = CORBA_ORB_string_to_object(orb,(CORBA_char*)IOR,&ev); - if(ev._major != CORBA_NO_EXCEPTION) { -- LOG("Client appears to be disconnected..."); -+ LOG("%s", "Client appears to be disconnected..."); - g_warning ("%s:%d Exception: %s\n", - __FILE__,__LINE__, CORBA_exception_id (&ev)); - CORBA_exception_free(&ev); -@@ -1481,7 +1481,7 @@ - break; - } - if(ev._major != CORBA_NO_EXCEPTION) { -- LOG("Client appears to be disconnected..."); -+ LOG("%s", "Client appears to be disconnected..."); - LOGEXN (ev); - CORBA_exception_free(&ev); - carrier->purge_list = g_slist_prepend(carrier->purge_list, -@@ -1573,7 +1573,7 @@ - GNOME_Pilot_Client cb; - gchar *pilot_name; - -- LOG("orbed_notify_completion(...)"); -+ LOG("%s", "orbed_notify_completion(...)"); - - g_return_if_fail(req!=NULL); - g_return_if_fail(*req!=NULL); -@@ -1595,7 +1595,7 @@ - /* get the ior, if it fails, print exception and purge request */ - cb = CORBA_ORB_string_to_object(orb,(CORBA_char*)(*req)->client_id,&ev); - if(ev._major != CORBA_NO_EXCEPTION) { -- LOG("unable to resolve object for IOR"); -+ LOG("%s", "unable to resolve object for IOR"); - LOGEXN (ev); - CORBA_exception_free(&ev); - /* FIXME: This purges monitors for the client. diff --git a/databases/Makefile b/databases/Makefile index 41990366500..fae34721137 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.171 2005/05/18 19:58:45 adrianp Exp $ +# $NetBSD: Makefile,v 1.172 2005/05/18 22:02:17 wiz Exp $ # COMMENT= Databases @@ -22,7 +22,6 @@ SUBDIR+= gnome-mime-data SUBDIR+= gq SUBDIR+= gramps SUBDIR+= gtksql -SUBDIR+= gtranscript SUBDIR+= guile-pg SUBDIR+= iodbc SUBDIR+= java-db3 diff --git a/databases/gtranscript/DESCR b/databases/gtranscript/DESCR deleted file mode 100644 index dd454e01303..00000000000 --- a/databases/gtranscript/DESCR +++ /dev/null @@ -1,11 +0,0 @@ - GNOME Transcript is a SQL Database Client (currently PostgreSQL), designed -to provide a friendly and powerful environment for the database user. It's -currently in its early stages and a lot (and I mean a LOT) of planned -features are missing but it's usable. - - Features: - - * Design the tables you want, and the way the info displayed - - * Add, Update, View, and Delete from the table using the struct you - designed diff --git a/databases/gtranscript/Makefile b/databases/gtranscript/Makefile deleted file mode 100644 index 5519ceaf86e..00000000000 --- a/databases/gtranscript/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# $NetBSD: Makefile,v 1.29 2005/04/11 21:45:11 tv Exp $ -# - -DISTNAME= gtranscript-0.0.1 -PKGREVISION= 9 -CATEGORIES= databases -MASTER_SITES= ftp://ftp.matrix.com.br/pub/linuxberg/files/gnome/office/ \ - ftp://ftp.abordo.com.br/pub/linuxberg/files/gnome/office/ \ - ftp://ftp.interpath.net/pub/linuxberg/files/gnome/office/ \ - ftp://ftp.iinet.net.au/mirrors1/berg/files/gnome/office/ \ - ftp://ftp.online.be/raid/linuxberg/files/gnome/office/ \ - ftp://ftp.univie.ac.at/systems/linux/linuxberg/files/gnome/office/ \ - ftp://ftp.univie.ac.at/systems/linux/linuxberg/files/gnome/office/ \ - ftp://ftp.sunsite.auc.dk/disk2/linuxberg.com/files/gnome/office/ - -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://gtranscript.sourceforge.net/ -COMMENT= SQL Database Client with GNOME frontend - -GNU_CONFIGURE= YES -USE_X11BASE= YES - -#CPPFLAGS+= -I${LOCALBASE}/include # <postgresql/*.h> - -PGSQL_VERSION_REQD= 73 - -.include "../../x11/gnome-core/buildlink3.mk" -.include "../../mk/pgsql.buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/databases/gtranscript/PLIST b/databases/gtranscript/PLIST deleted file mode 100644 index c13e4b56a2a..00000000000 --- a/databases/gtranscript/PLIST +++ /dev/null @@ -1,7 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:11:45 zuntum Exp $ -bin/gtranscript -share/gnome/apps/Applications/gtranscript.desktop -share/examples/gtranscript/Info -share/examples/gtranscript/PhoneBook -share/examples/gtranscript/Table1 -@dirrm share/examples/gtranscript diff --git a/databases/gtranscript/distinfo b/databases/gtranscript/distinfo deleted file mode 100644 index 2449811677d..00000000000 --- a/databases/gtranscript/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: distinfo,v 1.4 2005/02/23 16:33:06 agc Exp $ - -SHA1 (gtranscript-0.0.1.tar.gz) = e70c6663b83d5ee6c641277956bf9ec41c0f1f0f -RMD160 (gtranscript-0.0.1.tar.gz) = e18555e56b3703eef20002df7a7fc9a3477aff25 -Size (gtranscript-0.0.1.tar.gz) = 84164 bytes -SHA1 (patch-aa) = cf68a89ccd3aa7afa21f9b79db2c1318d23a7ae0 -SHA1 (patch-ab) = 99e57ffa114f0bd6d2ef483dcb54c1f2cabc1bb1 diff --git a/databases/gtranscript/patches/patch-aa b/databases/gtranscript/patches/patch-aa deleted file mode 100644 index 87f59978e85..00000000000 --- a/databases/gtranscript/patches/patch-aa +++ /dev/null @@ -1,632 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2004/04/27 02:04:07 snj Exp $ - ---- src/gtrans_help.c.orig 2004-04-26 17:59:46.000000000 -0700 -+++ src/gtrans_help.c 2004-04-26 18:10:35.000000000 -0700 -@@ -20,317 +20,316 @@ - - - static gchar help_text[] = --"GNOME Transcript ------------------ -- -- 0.- Licence -- 1.- Introduccion -- 2.- GTransTables -- 3.- When to use GNOME Transcript -- 4.- Overview -- 5.- Connections -- 6.- Creating and editing GTransTables -- 7.- Working with the Tables -- 8.- Contacting the author and contibuting -- --============================================================================== -- -- --0.- Licence. --____________ -- --GNOME Transcript is released under the GPL Licence, you should have recived --a copy of the licence with this document, otherwise see www.gnu.org -- -- --1.- Introduccion. --_________________ -- --GNOME Transcript is a client for SQL databases, currently supporting --PosgreSQL only, but I have plans for MySQL an MSQL. --GNOME Transcript aims to provide an easy enviroment for the novice user --of SQL databases, providing gui replacements for some of the SQL commands, --and a powerfull, environment for the experienced user, with SQL engines. --In this stages, the early stages, you can see what the environment for the --novice users will be about, but the engines for the experiences user are --missing but are soon to come. --GNOME Transcript may be, and surely is unstable, and a lot of planned --features are missing. --Other thing you must be aware of is that GNOME Transcript does not allows you --to work with regular tables at this stages (this will change soon), --instead it provides you with an editor for creating special GTransTables. --Read the next to find out more about GTransTables. -- -- -- -- --2.- GTransTables --________________ -- --GTransTables are tables, with special config that allows you to edit --view and update you data in a special gui environment that you design --with the table editor, GNOME Transcript will also support regular --tables in a upcoming version. -- --How is it posible for GNOME Transcript to store a configuration for --this special and beautiful user designed tables???? --The first time GNOME Transcript connects to a database creates --a table named GTransTables, where the record for the supported tables --will be kept, and for each table you create it creates a table for --storing its configuration, this way you have the config right where --you kept the data. If you create a table that is named \"CompactDiscs\" --this table will be created as a regular table, but a table named --\"CompactDiscs_def\" will be created to store the configuration. -- --*** IMPORTANT *** --Do not try to name your tables with spaces in between, like --\"Compact Discs\", or with characters like (.,:-+) and that stuff --like \"Compact-Discs.\" --This version does not supports that. -- -- -- -- --3.- When to use GNOME Transcript. --_________________________________ -- --This version is all about to see if the special gui's could be created and --used with regularity, fortunately this works fine, but this version --is also missing serious database support, for example when you create --a table, all field are type text (this will change soon), so dont use --GNOME Transcript for data that the field must be floats and that stuff. -- --One good use that GNOME Transcript serves perfectly well in this version is --an addres book, a recipy book, and that kind of stuff. -- -- -- -- --4.- Overview. --_____________ -- --Ok lets see how to use this program. -- --First of all whe have menus and a toolbar, let see the menus. -- --*** File Menu. -- -- * New : Starts the GTransTable editor for you to create a new -- table, later we will see more about this editor. -- -- * Open : Opens a GTransTable for editing, here the config file -- is a regular file, this is so you could also store -- table in regular files and interchange them with -- you closest friends. -- This is miising a lot of support, dont use field -- names longer than 255 characters or use ':' in the -- field name. -- -- * Save : Saves a GTransTable from the editor to a regular -- file. -- This is miising a lot of support, dont use field -- names longer than 255 characters or use ':' in the -- field name. -- -- * Close : Closes the table being edited. -- -- * Quit : Just quits. -- -- --*** Database Menu. -- -- * Connect : Starts a connection to a database only supports -- single connection, but in version 0.0.2, we will -- have multiple connections to multiple databases. -- -- * Disconnect : Finishes the current connection. -- -- * Open : Opens a table for editing, this one opens -- the config from the database. -- -- * Save : Saves the GTransTable being edited, also sets -- the record for the supported table, and creates -- the actual table. -- -- * Save As : Same as above, but always asks for a name. -- -- * Select * : Selects al registers from a table and displays them -- guily, ready for you to do some actual work. -- -- * Delete : deletes a supported table from the database. -- -- --*** Help. -- -- * About : the usual about box. -- -- -- -- -- --5.- Connections. --________________ -- --When ever you want to connect to a data base, a special connection dialog --will be poped right infront of your eyes asking for the next info. -- -- Database : The name of the database you wish to connect to, -- This field can be null, if so the connection -- will be made, to a databease named as the user. -- -- Host : The host wuere posgres is running, if null -- it connects to the localhost. -- -- Port : The port to connect to, can be null and uses -- some kind of default. -- -- Username : The name of the Posgtres user, this one cant be null -- and the user must apear on pg_shadow, read the postgres -- manual for more info. -- -- Pasword : Pasword for the user, it can be null if the user is using -- a db he created. -- -- tty : for special debuging info, can be null. -- -- -- -- -- --6.- Creating and editing GTransTables. --______________________________________ -- --To do this you must first start the editor ( see Overview to find out --how to do that). --Then in the main aplication the editor will apear. This editor consists --in a tree displayed in the left side, some buttons in the middle and --a preview in the right side. -- --** The GTransItems. -- --The GtransItems are the items (widgets) you use to define you table. --The currently available items are, Pages, Labeled Texts, Labeled Entrys, --FramedHBox and FramedVBox. -- --*Pages are those things, like pages that you can very oftenly see in any --aplication, this page may only go in the root of the tree, i mean the --higher part of the struct ans not contained in any other item, this --will be more clear after an example. -- --*Labeled Texts are fileds for inserting large texts, that come with --a label acording to its name. -- --*Labeled Entrys are fileds for inserting a line of text, that come with --a label acording to its name. -- --* FramedHBox, this widget is a container, this means yo can insert other --items in it, this framed box allows you to insert items and this items --are piled from left to right. -- --* FramedVBox, this widget is a container, this means yo can insert other --items in it, this framed box allows you to insert items and this items --are piled from top to bottom. -- -- --** The tree ** --The tree is for viewing and accesing the widget structure. -- --For example, press the button that is labeled with the word \"Page\", --you will see that in the tree an item apears, and also in the preview --Pages are inserted always at the top of the tree, and not in subtrees. --Before the page is inserted it will ask you fir a name, this name must --not bee null and must not exist in the table. -- --Then, select the page from the tree with a click of the left mouse --button. And then press the button labled with \"FVBox\", again --a name will be asked, after the name has been validated, --the FVbox will be inserted in the preview, to see it in --the tree you will have to expand the pafe from the tree --by clicking on the + sign on the item and then you will see --the FVBox in the tree. -- --Then select the FVbox from the tree and press the button entry, --and after you have named it it will apear in the tree (you must expand --the FVBox to see it) and in the preview. -- --The rules are very simple, all pages go in the root tree, so you --don need to select a container for it, and for the other items --you do must select a container. --Names must not be null and must not exist in the table. -- --To Remove an item, just select it from the tree and click the remove --button, this item and all its children will be removed. -- --You can add as much as pages to the root tree and as much items to --the container as you wish. --You can open some expamles for editing from files that come in this --distibution, you will pobably find them in --$(prefix)/share/gtranscript/examples/ --where prefix is the installation prefix you selected. --You will have to open this examples with the \"Open\" command that --apears in the File menu in GNOME Transcript. -- -- -- -- -- --7.- Working with the Tables. --____________________________ -- --To work with the tables you created, one you have created a table you --must saveit into the database, this, with the \"Save\", \"Save As\" commands --that apear in the Database menu on the main window. -- --Once the table is created, and saved, from the database menu, select --\"Select *\", and a dialog for you to select a table will be poped, --all the tables listed there a GTransSupported, if you dont see any --table either something happened when saving the table, or you forgot --to save the table to the database. If the first happened, mail me. -- --Once you selected you table, a window will be poped, its a list --that one column for each field. --Click the button new, from the window that has just been poped, --and surprise, there is the table you defined, insert some data --and hit ok, the new member must be added to the list. --Add some more stuff. -- --Then select a member from the list and click the button \"View\", --and you see the member as you defined it. -- --Then select a member and click the button \"Update\", and a window --with the struct you defined will be poped, change the data and --click \"OK\", and the data is changed. -- --Then select a row from the list, and click \"Delete\", the member will --be poped, if you click \"OK\" then it will be deleted, but you can cancel --it. -- --You can select as many tables as you want at the same time, but they must --be from the same connection to the database, if while working --with the list somethibng happens to the connection is better to --close the window, reconnect and select the table again. --In version 0.0.2, you will be able to select as many tables as you want --from as many databases as you want at the same time. -- -- -- -- -- --8.- Contacting the author. --__________________________ -- --Hello, that is me. --If you find a bug, you have any suggestions, you want to donate some --code, you want to help with this patetic documentation. please --contact me, you can doit by mailing me at <matias@linuxbox.com> --The GNOME Transcript Home Page is located in --gtranscript.linuxbox.com -- --I hope you have liked this program, i have a lot of palenned features --that will makeit much more powerfull and nice. -- --Matias Mutchinick."; -- -+"GNOME Transcript\n" -+"----------------\n" -+"\n" -+" 0.- Licence\n" -+" 1.- Introduccion\n" -+" 2.- GTransTables\n" -+" 3.- When to use GNOME Transcript\n" -+" 4.- Overview\n" -+" 5.- Connections\n" -+" 6.- Creating and editing GTransTables\n" -+" 7.- Working with the Tables\n" -+" 8.- Contacting the author and contibuting\n" -+"\n" -+"==============================================================================\n" -+"\n" -+"\n" -+"0.- Licence.\n" -+"____________\n" -+"\n" -+"GNOME Transcript is released under the GPL Licence, you should have recived\n" -+"a copy of the licence with this document, otherwise see www.gnu.org\n" -+"\n" -+"\n" -+"1.- Introduccion.\n" -+"_________________\n" -+"\n" -+"GNOME Transcript is a client for SQL databases, currently supporting\n" -+"PosgreSQL only, but I have plans for MySQL an MSQL.\n" -+"GNOME Transcript aims to provide an easy enviroment for the novice user\n" -+"of SQL databases, providing gui replacements for some of the SQL commands,\n" -+"and a powerfull, environment for the experienced user, with SQL engines.\n" -+"In this stages, the early stages, you can see what the environment for the\n" -+"novice users will be about, but the engines for the experiences user are\n" -+"missing but are soon to come.\n" -+"GNOME Transcript may be, and surely is unstable, and a lot of planned\n" -+"features are missing.\n" -+"Other thing you must be aware of is that GNOME Transcript does not allows you\n" -+"to work with regular tables at this stages (this will change soon),\n" -+"instead it provides you with an editor for creating special GTransTables.\n" -+"Read the next to find out more about GTransTables.\n" -+"\n" -+"\n" -+"\n" -+"\n" -+"2.- GTransTables\n" -+"________________\n" -+"\n" -+"GTransTables are tables, with special config that allows you to edit\n" -+"view and update you data in a special gui environment that you design\n" -+"with the table editor, GNOME Transcript will also support regular\n" -+"tables in a upcoming version.\n" -+"\n" -+"How is it posible for GNOME Transcript to store a configuration for\n" -+"this special and beautiful user designed tables????\n" -+"The first time GNOME Transcript connects to a database creates\n" -+"a table named GTransTables, where the record for the supported tables\n" -+"will be kept, and for each table you create it creates a table for\n" -+"storing its configuration, this way you have the config right where\n" -+"you kept the data. If you create a table that is named \"CompactDiscs\"\n" -+"this table will be created as a regular table, but a table named\n" -+"\"CompactDiscs_def\" will be created to store the configuration.\n" -+"\n" -+"*** IMPORTANT ***\n" -+"Do not try to name your tables with spaces in between, like\n" -+"\"Compact Discs\", or with characters like (.,:-+) and that stuff\n" -+"like \"Compact-Discs.\"\n" -+"This version does not supports that.\n" -+"\n" -+"\n" -+"\n" -+"\n" -+"3.- When to use GNOME Transcript.\n" -+"_________________________________\n" -+"\n" -+"This version is all about to see if the special gui's could be created and\n" -+"used with regularity, fortunately this works fine, but this version\n" -+"is also missing serious database support, for example when you create\n" -+"a table, all field are type text (this will change soon), so dont use\n" -+"GNOME Transcript for data that the field must be floats and that stuff.\n" -+"\n" -+"One good use that GNOME Transcript serves perfectly well in this version is\n" -+"an addres book, a recipy book, and that kind of stuff.\n" -+"\n" -+"\n" -+"\n" -+"\n" -+"4.- Overview.\n" -+"_____________\n" -+"\n" -+"Ok lets see how to use this program.\n" -+"\n" -+"First of all whe have menus and a toolbar, let see the menus.\n" -+"\n" -+"*** File Menu.\n" -+ "\n" -+ "* New : Starts the GTransTable editor for you to create a new\n" -+ "table, later we will see more about this editor.\n" -+ "\n" -+ "* Open : Opens a GTransTable for editing, here the config file\n" -+ "is a regular file, this is so you could also store\n" -+ "table in regular files and interchange them with\n" -+ "you closest friends.\n" -+ "This is miising a lot of support, dont use field\n" -+ "names longer than 255 characters or use ':' in the\n" -+ "field name.\n" -+ "\n" -+ "* Save : Saves a GTransTable from the editor to a regular\n" -+ "file.\n" -+ "This is miising a lot of support, dont use field\n" -+ "names longer than 255 characters or use ':' in the\n" -+ "field name.\n" -+ "\n" -+ "* Close : Closes the table being edited.\n" -+ "\n" -+ "* Quit : Just quits.\n" -+ "\n" -+"\n" -+"*** Database Menu.\n" -+"\n" -+ "* Connect : Starts a connection to a database only supports\n" -+ "single connection, but in version 0.0.2, we will\n" -+ "have multiple connections to multiple databases.\n" -+ "\n" -+ "* Disconnect : Finishes the current connection.\n" -+ "\n" -+ "* Open : Opens a table for editing, this one opens\n" -+ "the config from the database.\n" -+ "\n" -+ "* Save : Saves the GTransTable being edited, also sets\n" -+ "the record for the supported table, and creates \n" -+ "the actual table.\n" -+ "\n" -+ "* Save As : Same as above, but always asks for a name.\n" -+ "\n" -+ "* Select * : Selects al registers from a table and displays them\n" -+ "guily, ready for you to do some actual work.\n" -+ "\n" -+ "* Delete : deletes a supported table from the database.\n" -+ "\n" -+"\n" -+"*** Help.\n" -+ "\n" -+ "* About : the usual about box.\n" -+ "\n" -+"\n" -+"\n" -+"\n" -+"\n" -+"5.- Connections.\n" -+"________________\n" -+"\n" -+"When ever you want to connect to a data base, a special connection dialog\n" -+"will be poped right infront of your eyes asking for the next info.\n" -+"\n" -+ "Database : The name of the database you wish to connect to,\n" -+ "This field can be null, if so the connection\n" -+ "will be made, to a databease named as the user.\n" -+ "\n" -+ "Host : The host wuere posgres is running, if null\n" -+ "it connects to the localhost.\n" -+ "\n" -+ "Port : The port to connect to, can be null and uses \n" -+ "some kind of default.\n" -+ "\n" -+ "Username : The name of the Posgtres user, this one cant be null\n" -+ "and the user must apear on pg_shadow, read the postgres\n" -+ "manual for more info.\n" -+ "\n" -+ "Pasword : Pasword for the user, it can be null if the user is using\n" -+ "a db he created.\n" -+ "\n" -+ "tty : for special debuging info, can be null.\n" -+ "\n" -+"\n" -+"\n" -+"\n" -+ "\n" -+"6.- Creating and editing GTransTables.\n" -+"______________________________________\n" -+"\n" -+"To do this you must first start the editor ( see Overview to find out\n" -+"how to do that).\n" -+"Then in the main aplication the editor will apear. This editor consists\n" -+"in a tree displayed in the left side, some buttons in the middle and\n" -+"a preview in the right side.\n" -+"\n" -+"** The GTransItems.\n" -+"\n" -+"The GtransItems are the items (widgets) you use to define you table.\n" -+"The currently available items are, Pages, Labeled Texts, Labeled Entrys,\n" -+"FramedHBox and FramedVBox.\n" -+"\n" -+"*Pages are those things, like pages that you can very oftenly see in any\n" -+"aplication, this page may only go in the root of the tree, i mean the\n" -+"higher part of the struct ans not contained in any other item, this \n" -+"will be more clear after an example.\n" -+"\n" -+"*Labeled Texts are fileds for inserting large texts, that come with\n" -+"a label acording to its name.\n" -+"\n" -+"*Labeled Entrys are fileds for inserting a line of text, that come with\n" -+"a label acording to its name.\n" -+"\n" -+"* FramedHBox, this widget is a container, this means yo can insert other \n" -+"items in it, this framed box allows you to insert items and this items\n" -+"are piled from left to right.\n" -+"\n" -+"* FramedVBox, this widget is a container, this means yo can insert other \n" -+"items in it, this framed box allows you to insert items and this items\n" -+"are piled from top to bottom.\n" -+"\n" -+"\n" -+"** The tree **\n" -+"The tree is for viewing and accesing the widget structure. \n" -+"\n" -+"For example, press the button that is labeled with the word \"Page\",\n" -+"you will see that in the tree an item apears, and also in the preview\n" -+"Pages are inserted always at the top of the tree, and not in subtrees.\n" -+"Before the page is inserted it will ask you fir a name, this name must\n" -+"not bee null and must not exist in the table.\n" -+"\n" -+"Then, select the page from the tree with a click of the left mouse\n" -+"button. And then press the button labled with \"FVBox\", again\n" -+"a name will be asked, after the name has been validated,\n" -+"the FVbox will be inserted in the preview, to see it in\n" -+"the tree you will have to expand the pafe from the tree\n" -+"by clicking on the + sign on the item and then you will see\n" -+"the FVBox in the tree.\n" -+"\n" -+"Then select the FVbox from the tree and press the button entry,\n" -+"and after you have named it it will apear in the tree (you must expand \n" -+"the FVBox to see it) and in the preview.\n" -+"\n" -+"The rules are very simple, all pages go in the root tree, so you\n" -+"don need to select a container for it, and for the other items\n" -+"you do must select a container.\n" -+"Names must not be null and must not exist in the table.\n" -+"\n" -+"To Remove an item, just select it from the tree and click the remove\n" -+"button, this item and all its children will be removed.\n" -+"\n" -+"You can add as much as pages to the root tree and as much items to\n" -+"the container as you wish.\n" -+"You can open some expamles for editing from files that come in this\n" -+"distibution, you will pobably find them in\n" -+"$(prefix)/share/gtranscript/examples/\n" -+"where prefix is the installation prefix you selected.\n" -+"You will have to open this examples with the \"Open\" command that\n" -+"apears in the File menu in GNOME Transcript.\n" -+"\n" -+"\n" -+"\n" -+"\n" -+"\n" -+"7.- Working with the Tables.\n" -+"____________________________\n" -+"\n" -+"To work with the tables you created, one you have created a table you\n" -+"must saveit into the database, this, with the \"Save\", \"Save As\" commands\n" -+"that apear in the Database menu on the main window.\n" -+"\n" -+"Once the table is created, and saved, from the database menu, select\n" -+"\"Select *\", and a dialog for you to select a table will be poped,\n" -+"all the tables listed there a GTransSupported, if you dont see any\n" -+"table either something happened when saving the table, or you forgot\n" -+"to save the table to the database. If the first happened, mail me.\n" -+"\n" -+"Once you selected you table, a window will be poped, its a list\n" -+"that one column for each field.\n" -+"Click the button new, from the window that has just been poped,\n" -+"and surprise, there is the table you defined, insert some data\n" -+"and hit ok, the new member must be added to the list.\n" -+"Add some more stuff.\n" -+"\n" -+"Then select a member from the list and click the button \"View\",\n" -+"and you see the member as you defined it.\n" -+"\n" -+"Then select a member and click the button \"Update\", and a window\n" -+"with the struct you defined will be poped, change the data and\n" -+"click \"OK\", and the data is changed.\n" -+"\n" -+"Then select a row from the list, and click \"Delete\", the member will\n" -+"be poped, if you click \"OK\" then it will be deleted, but you can cancel\n" -+"it.\n" -+"\n" -+"You can select as many tables as you want at the same time, but they must\n" -+"be from the same connection to the database, if while working\n" -+"with the list somethibng happens to the connection is better to\n" -+"close the window, reconnect and select the table again.\n" -+"In version 0.0.2, you will be able to select as many tables as you want\n" -+"from as many databases as you want at the same time.\n" -+"\n" -+"\n" -+"\n" -+"\n" -+"\n" -+"8.- Contacting the author.\n" -+"__________________________\n" -+"\n" -+"Hello, that is me.\n" -+"If you find a bug, you have any suggestions, you want to donate some\n" -+"code, you want to help with this patetic documentation. please\n" -+"contact me, you can doit by mailing me at <matias@linuxbox.com>\n" -+"The GNOME Transcript Home Page is located in\n" -+"gtranscript.linuxbox.com\n" -+"\n" -+"I hope you have liked this program, i have a lot of palenned features\n" -+"that will makeit much more powerfull and nice.\n" -+"\n" -+"Matias Mutchinick."; - - - /* diff --git a/databases/gtranscript/patches/patch-ab b/databases/gtranscript/patches/patch-ab deleted file mode 100644 index a88aad4bbd2..00000000000 --- a/databases/gtranscript/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 1999/08/20 16:11:22 rh Exp $ - ---- examples/Makefile.in.orig Fri Aug 6 21:50:16 1999 -+++ examples/Makefile.in Fri Aug 20 17:21:40 1999 -@@ -69,7 +69,7 @@ - gnomepath = @gnomepath@ - sedpath = @sedpath@ - --Examplesdir = $(prefix)/share/gtranscript/examples -+Examplesdir = $(prefix)/share/examples/gtranscript - Examples_DATA = Info PhoneBook Table1 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_CLEAN_FILES = diff --git a/devel/Makefile b/devel/Makefile index 1dca565b402..c444e491113 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.636 2005/04/28 15:05:15 augustss Exp $ +# $NetBSD: Makefile,v 1.637 2005/05/18 22:02:17 wiz Exp $ # COMMENT= Development utilities @@ -151,7 +151,6 @@ SUBDIR+= gettext-lib SUBDIR+= gettext-m4 SUBDIR+= giblib SUBDIR+= gindent -SUBDIR+= glade SUBDIR+= glade2 SUBDIR+= glade2-gnome SUBDIR+= glib @@ -161,20 +160,17 @@ SUBDIR+= global SUBDIR+= gmake SUBDIR+= gmp SUBDIR+= gnome-common -SUBDIR+= gnome-objc SUBDIR+= gnome2-libole2 SUBDIR+= gnustep-base SUBDIR+= gnustep-examples SUBDIR+= gnustep-make SUBDIR+= gnustep-objc -SUBDIR+= gob SUBDIR+= gob2 SUBDIR+= gobo-eiffel SUBDIR+= gperf SUBDIR+= gputils SUBDIR+= gscope SUBDIR+= gtexinfo -SUBDIR+= gtkdiff SUBDIR+= gtl SUBDIR+= gtoolkit-examples SUBDIR+= guile-fcgi @@ -225,7 +221,6 @@ SUBDIR+= libextractor SUBDIR+= libffi SUBDIR+= libgail-gnome SUBDIR+= libgetopt -SUBDIR+= libglade SUBDIR+= libglade2 SUBDIR+= libglademm20 SUBDIR+= libglademm24 @@ -258,7 +253,6 @@ SUBDIR+= librfuncs SUBDIR+= librsync SUBDIR+= libscsi SUBDIR+= libsigc++ -SUBDIR+= libsigc++10 SUBDIR+= libsigc++2 SUBDIR+= libslang SUBDIR+= libsmi diff --git a/devel/glade/DESCR b/devel/glade/DESCR deleted file mode 100644 index c61a633a10d..00000000000 --- a/devel/glade/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -Glade is a free user interface builder for GTK+ released under -the GNU General Public License (GPL). (GTK+, which stands for -the Gimp ToolKit, is a library for creating graphical user -interfaces for the X Window System. See http://www.gtk.org/) diff --git a/devel/glade/Makefile b/devel/glade/Makefile deleted file mode 100644 index 8a113f2e3c1..00000000000 --- a/devel/glade/Makefile +++ /dev/null @@ -1,37 +0,0 @@ -# $NetBSD: Makefile,v 1.51 2005/04/11 21:45:23 tv Exp $ - -DISTNAME= glade-0.6.4 -PKGREVISION= 7 -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/glade/0.6/} - -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://glade.gnome.org/ -COMMENT= User interface builder for GTK+ - -GNU_CONFIGURE= yes -USE_DIRS+= xdg-1.1 -USE_GNU_TOOLS+= make -USE_X11BASE= yes -USE_PKGLOCALEDIR= yes -USE_LIBTOOL= yes - -CONFIGURE_ARGS+= --with-bonobo - -post-install: - ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/glade - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/glade - ${INSTALL_DATA} ${WRKSRC}/TODO ${PREFIX}/share/doc/glade - ${INSTALL_DATA} ${WRKSRC}/doc/developer.txt ${PREFIX}/share/doc/glade - ${INSTALL_DATA} ${WRKSRC}/doc/file_format.txt ${PREFIX}/share/doc/glade - ${INSTALL_DATA} ${WRKSRC}/doc/generic.txt ${PREFIX}/share/doc/glade - ${INSTALL_DATA} ${WRKSRC}/doc/manual.txt ${PREFIX}/share/doc/glade - ${INSTALL_DATA} ${WRKSRC}/doc/notes.txt ${PREFIX}/share/doc/glade - ${INSTALL_DATA} ${WRKSRC}/doc/portability.txt ${PREFIX}/share/doc/glade - ${INSTALL_DATA} ${WRKSRC}/doc/source_code.txt ${PREFIX}/share/doc/glade - -.include "../../devel/bonobo/buildlink3.mk" -.include "../../devel/oaf/buildlink3.mk" -.include "../../textproc/scrollkeeper/omf.mk" -.include "../../x11/gnome-libs/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/devel/glade/PLIST b/devel/glade/PLIST deleted file mode 100644 index 01ab92f1793..00000000000 --- a/devel/glade/PLIST +++ /dev/null @@ -1,188 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2003/02/20 23:19:01 salo Exp $ -bin/glade -share/doc/glade/README -share/doc/glade/TODO -share/doc/glade/developer.txt -share/doc/glade/file_format.txt -share/doc/glade/generic.txt -share/doc/glade/manual.txt -share/doc/glade/notes.txt -share/doc/glade/portability.txt -share/doc/glade/source_code.txt -share/glade/gnome/Makefile.am -share/glade/gnome/aclocal-include.m4 -share/glade/gnome/autogen.sh -share/glade/gnome/compiler-flags.m4 -share/glade/gnome/curses.m4 -share/glade/gnome/gnome-bonobo-check.m4 -share/glade/gnome/gnome-common.m4 -share/glade/gnome/gnome-fileutils.m4 -share/glade/gnome/gnome-gettext.m4 -share/glade/gnome/gnome-ghttp-check.m4 -share/glade/gnome/gnome-gnorba-check.m4 -share/glade/gnome/gnome-guile-checks.m4 -share/glade/gnome/gnome-libgtop-check.m4 -share/glade/gnome/gnome-objc-checks.m4 -share/glade/gnome/gnome-orbit-check.m4 -share/glade/gnome/gnome-print-check.m4 -share/glade/gnome/gnome-pthread-check.m4 -share/glade/gnome/gnome-support.m4 -share/glade/gnome/gnome-undelfs.m4 -share/glade/gnome/gnome-vfs.m4 -share/glade/gnome/gnome-x-checks.m4 -share/glade/gnome/gnome-xml-check.m4 -share/glade/gnome/gnome.m4 -share/glade/gnome/gperf-check.m4 -share/glade/gnome/linger.m4 -share/glade/gnome/need-declaration.m4 -share/glade/gtk/autogen.sh -share/gnome/apps/Development/glade.desktop -share/gnome/help/glade/C/faq/faq.sgml -share/gnome/help/glade/C/faq/index.html -share/gnome/help/glade/C/faq/ln7.html -share/gnome/help/glade/C/topic.dat -share/gnome/help/glade/C/turbo-start/index.html -share/gnome/help/glade/C/turbo-start/ln7.html -share/gnome/help/glade/C/turbo-start/turbo-start.sgml -share/gnome/help/glade/C/user-guide/authors.html -share/gnome/help/glade/C/user-guide/edit-menu.html -share/gnome/help/glade/C/user-guide/helloworld.html -share/gnome/help/glade/C/user-guide/help-menu.html -share/gnome/help/glade/C/user-guide/index.html -share/gnome/help/glade/C/user-guide/introduction.html -share/gnome/help/glade/C/user-guide/libglade.html -share/gnome/help/glade/C/user-guide/ln7.html -share/gnome/help/glade/C/user-guide/menus.html -share/gnome/help/glade/C/user-guide/output.html -share/gnome/help/glade/C/user-guide/project-options.html -share/gnome/help/glade/C/user-guide/quickstart.html -share/gnome/help/glade/C/user-guide/settings-menu.html -share/gnome/help/glade/C/user-guide/toolbar.html -share/gnome/help/glade/C/user-guide/user-guide-images/edit-menu.png -share/gnome/help/glade/C/user-guide/user-guide-images/file-menu.png -share/gnome/help/glade/C/user-guide/user-guide-images/grid-options.png -share/gnome/help/glade/C/user-guide/user-guide-images/help-menu.png -share/gnome/help/glade/C/user-guide/user-guide-images/menu.png -share/gnome/help/glade/C/user-guide/user-guide-images/options-c.png -share/gnome/help/glade/C/user-guide/user-guide-images/options-general.png -share/gnome/help/glade/C/user-guide/user-guide-images/options-libglade.png -share/gnome/help/glade/C/user-guide/user-guide-images/settings-menu.png -share/gnome/help/glade/C/user-guide/user-guide-images/snap-options.png -share/gnome/help/glade/C/user-guide/user-guide-images/toolbar.png -share/gnome/help/glade/C/user-guide/user-guide-images/view-menu.png -share/gnome/help/glade/C/user-guide/user-guide-images/window-main.png -share/gnome/help/glade/C/user-guide/user-guide-images/window-palette-add.png -share/gnome/help/glade/C/user-guide/user-guide-images/window-palette-basic.png -share/gnome/help/glade/C/user-guide/user-guide-images/window-palette-gnome.png -share/gnome/help/glade/C/user-guide/user-guide.sgml -share/gnome/help/glade/C/user-guide/using.html -share/gnome/help/glade/C/user-guide/view-menu.html -share/gnome/help/glade/C/user-guide/windows-clipboard.html -share/gnome/help/glade/C/user-guide/windows-editor.html -share/gnome/help/glade/C/user-guide/windows-palette.html -share/gnome/help/glade/C/user-guide/windows-tree.html -share/gnome/help/glade/C/user-guide/windows.html -share/gnome/help/glade/C/user-guide/x225.html -share/gnome/help/glade/C/user-guide/x324.html -share/gnome/help/glade/it/faq/faq.sgml -share/gnome/help/glade/it/faq/index.html -share/gnome/help/glade/it/faq/ln10.html -share/gnome/help/glade/it/topic.dat -share/gnome/help/glade/it/turbo-start/index.html -share/gnome/help/glade/it/turbo-start/ln10.html -share/gnome/help/glade/it/turbo-start/turbo-start.sgml -share/gnome/help/glade/it/user-guide/authors.html -share/gnome/help/glade/it/user-guide/edit-menu.html -share/gnome/help/glade/it/user-guide/helloworld.html -share/gnome/help/glade/it/user-guide/help-menu.html -share/gnome/help/glade/it/user-guide/index.html -share/gnome/help/glade/it/user-guide/introduction.html -share/gnome/help/glade/it/user-guide/libglade.html -share/gnome/help/glade/it/user-guide/ln7.html -share/gnome/help/glade/it/user-guide/menus.html -share/gnome/help/glade/it/user-guide/output.html -share/gnome/help/glade/it/user-guide/project-options.html -share/gnome/help/glade/it/user-guide/quickstart.html -share/gnome/help/glade/it/user-guide/settings-menu.html -share/gnome/help/glade/it/user-guide/toolbar.html -share/gnome/help/glade/it/user-guide/user-guide-images/edit-menu.png -share/gnome/help/glade/it/user-guide/user-guide-images/file-menu.png -share/gnome/help/glade/it/user-guide/user-guide-images/grid-options.png -share/gnome/help/glade/it/user-guide/user-guide-images/help-menu.png -share/gnome/help/glade/it/user-guide/user-guide-images/menu.png -share/gnome/help/glade/it/user-guide/user-guide-images/options-c.png -share/gnome/help/glade/it/user-guide/user-guide-images/options-general.png -share/gnome/help/glade/it/user-guide/user-guide-images/options-libglade.png -share/gnome/help/glade/it/user-guide/user-guide-images/settings-menu.png -share/gnome/help/glade/it/user-guide/user-guide-images/snap-options.png -share/gnome/help/glade/it/user-guide/user-guide-images/toolbar.png -share/gnome/help/glade/it/user-guide/user-guide-images/view-menu.png -share/gnome/help/glade/it/user-guide/user-guide-images/window-main.png -share/gnome/help/glade/it/user-guide/user-guide-images/window-palette-add.png -share/gnome/help/glade/it/user-guide/user-guide-images/window-palette-basic.png -share/gnome/help/glade/it/user-guide/user-guide-images/window-palette-gnome.png -share/gnome/help/glade/it/user-guide/user-guide.sgml -share/gnome/help/glade/it/user-guide/using.html -share/gnome/help/glade/it/user-guide/view-menu.html -share/gnome/help/glade/it/user-guide/windows-clipboard.html -share/gnome/help/glade/it/user-guide/windows-editor.html -share/gnome/help/glade/it/user-guide/windows-palette.html -share/gnome/help/glade/it/user-guide/windows-tree.html -share/gnome/help/glade/it/user-guide/windows.html -share/gnome/help/glade/it/user-guide/x225.html -share/gnome/help/glade/it/user-guide/x324.html -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/glade.mo -${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/glade.mo -share/omf/glade/faq-C.omf -share/omf/glade/faq-it.omf -share/omf/glade/turbo-start-C.omf -share/omf/glade/turbo-start-it.omf -share/omf/glade/user-guide-C.omf -share/omf/glade/user-guide-it.omf -share/pixmaps/glade.png -share/pixmaps/glade/glade_logo.png -@dirrm share/pixmaps/glade -@dirrm share/omf/glade -@comment in scrollkeeper: share/omf -@dirrm share/gnome/help/glade/it/user-guide/user-guide-images -@dirrm share/gnome/help/glade/it/user-guide -@dirrm share/gnome/help/glade/it/turbo-start -@dirrm share/gnome/help/glade/it/faq -@dirrm share/gnome/help/glade/it -@dirrm share/gnome/help/glade/C/user-guide/user-guide-images -@dirrm share/gnome/help/glade/C/user-guide -@dirrm share/gnome/help/glade/C/turbo-start -@dirrm share/gnome/help/glade/C/faq -@dirrm share/gnome/help/glade/C -@dirrm share/gnome/help/glade -@dirrm share/glade/gtk -@dirrm share/glade/gnome -@dirrm share/glade -@dirrm share/doc/glade diff --git a/devel/glade/distinfo b/devel/glade/distinfo deleted file mode 100644 index e0805a642bb..00000000000 --- a/devel/glade/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.5 2005/02/23 22:24:15 agc Exp $ - -SHA1 (glade-0.6.4.tar.gz) = cfd8fda994da6fc1dd301333e33fe9322723615d -RMD160 (glade-0.6.4.tar.gz) = 831329ae6edaafd8a685d633c9c86f9c0699c5f0 -Size (glade-0.6.4.tar.gz) = 2593745 bytes diff --git a/devel/gnome-objc/DESCR b/devel/gnome-objc/DESCR deleted file mode 100644 index 18ebbcc6fd6..00000000000 --- a/devel/gnome-objc/DESCR +++ /dev/null @@ -1,2 +0,0 @@ - gnome-objc is a library of objects for gnome and gtk+ that allows the easy -creation of GUIs using Objective C. diff --git a/devel/gnome-objc/Makefile b/devel/gnome-objc/Makefile deleted file mode 100644 index af9705d27c9..00000000000 --- a/devel/gnome-objc/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# $NetBSD: Makefile,v 1.20 2005/04/11 21:45:24 tv Exp $ - -DISTNAME= gnome-objc-1.0.40 -PKGREVISION= 5 -CATEGORIES= devel lang gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-objc/1.0/} - -MAINTAINER= rh@NetBSD.org -HOMEPAGE= http://www.gnome.org/ -COMMENT= Objective C API for gnome and gtk - -USE_LANGUAGES= c objc -USE_PKGLOCALEDIR= yes -USE_X11= yes -PTHREAD_OPTS+= require - -USE_LIBTOOL= yes -GNU_CONFIGURE= yes - -GCC_REQD+= 3.0 - -.include "../../x11/gnome-libs/buildlink3.mk" -.include "../../mk/pthread.buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/devel/gnome-objc/PLIST b/devel/gnome-objc/PLIST deleted file mode 100644 index 06d65b3a482..00000000000 --- a/devel/gnome-objc/PLIST +++ /dev/null @@ -1,135 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2004/09/22 08:09:26 jlam Exp $ -bin/obgnome-config -include/obgnome/obgnome.h -include/obgnome/obgnomeAbout.h -include/obgnome/obgnomeAnimator.h -include/obgnome/obgnomeApp.h -include/obgnome/obgnomeAppBar.h -include/obgnome/obgnomeAppWin.h -include/obgnome/obgnomeCalculator.h -include/obgnome/obgnomeCanvas.h -include/obgnome/obgnomeCanvasLine.h -include/obgnome/obgnomeCanvasRectEllipse.h -include/obgnome/obgnomeCanvasText.h -include/obgnome/obgnomeCanvasWidget.h -include/obgnome/obgnomeColorPicker.h -include/obgnome/obgnomeDEntryEdit.h -include/obgnome/obgnomeDateEdit.h -include/obgnome/obgnomeDialog.h -include/obgnome/obgnomeEntry.h -include/obgnome/obgnomeFileEntry.h -include/obgnome/obgnomeFontSelector.h -include/obgnome/obgnomeLess.h -include/obgnome/obgnomeMessageBox.h -include/obgnome/obgnomePixmap.h -include/obgnome/obgnomePropertyBox.h -include/obgnome/obgnomeStock.h -include/obgnome/obgnomeStockButton.h -include/obgtk/obgtk.h -include/obgtk/obgtkAccelGroup.h -include/obgtk/obgtkAccelLabel.h -include/obgtk/obgtkAdjustment.h -include/obgtk/obgtkAlignment.h -include/obgtk/obgtkApp.h -include/obgtk/obgtkArrow.h -include/obgtk/obgtkAspectFrame.h -include/obgtk/obgtkBin.h -include/obgtk/obgtkBox.h -include/obgtk/obgtkButton.h -include/obgtk/obgtkButtonBox.h -include/obgtk/obgtkCList.h -include/obgtk/obgtkCTree.h -include/obgtk/obgtkCalendar.h -include/obgtk/obgtkCheckButton.h -include/obgtk/obgtkCheckMenuItem.h -include/obgtk/obgtkColorSelection.h -include/obgtk/obgtkColorSelectionDialog.h -include/obgtk/obgtkCombo.h -include/obgtk/obgtkContainer.h -include/obgtk/obgtkCurve.h -include/obgtk/obgtkData.h -include/obgtk/obgtkDialog.h -include/obgtk/obgtkDrawingArea.h -include/obgtk/obgtkEditable.h -include/obgtk/obgtkEntry.h -include/obgtk/obgtkEventBox.h -include/obgtk/obgtkFileSelection.h -include/obgtk/obgtkFixed.h -include/obgtk/obgtkFontSelection.h -include/obgtk/obgtkFontSelectionDialog.h -include/obgtk/obgtkFrame.h -include/obgtk/obgtkGammaCurve.h -include/obgtk/obgtkHBox.h -include/obgtk/obgtkHButtonBox.h -include/obgtk/obgtkHPaned.h -include/obgtk/obgtkHRuler.h -include/obgtk/obgtkHScale.h -include/obgtk/obgtkHScrollbar.h -include/obgtk/obgtkHSeparator.h -include/obgtk/obgtkHandleBox.h -include/obgtk/obgtkImage.h -include/obgtk/obgtkInputDialog.h -include/obgtk/obgtkInvisible.h -include/obgtk/obgtkItem.h -include/obgtk/obgtkLabel.h -include/obgtk/obgtkLayout.h -include/obgtk/obgtkList.h -include/obgtk/obgtkListItem.h -include/obgtk/obgtkMenu.h -include/obgtk/obgtkMenuBar.h -include/obgtk/obgtkMenuItem.h -include/obgtk/obgtkMenuShell.h -include/obgtk/obgtkMisc.h -include/obgtk/obgtkNotebook.h -include/obgtk/obgtkObject.h -include/obgtk/obgtkOptionMenu.h -include/obgtk/obgtkPacker.h -include/obgtk/obgtkPaned.h -include/obgtk/obgtkPixmap.h -include/obgtk/obgtkPlug.h -include/obgtk/obgtkPreview.h -include/obgtk/obgtkProgress.h -include/obgtk/obgtkProgressBar.h -include/obgtk/obgtkRadioButton.h -include/obgtk/obgtkRadioMenuItem.h -include/obgtk/obgtkRange.h -include/obgtk/obgtkRuler.h -include/obgtk/obgtkScale.h -include/obgtk/obgtkScrollbar.h -include/obgtk/obgtkScrolledWindow.h -include/obgtk/obgtkSeparator.h -include/obgtk/obgtkSocket.h -include/obgtk/obgtkSpinButton.h -include/obgtk/obgtkStatusbar.h -include/obgtk/obgtkTable.h -include/obgtk/obgtkTearoffMenuItem.h -include/obgtk/obgtkText.h -include/obgtk/obgtkTipsQuery.h -include/obgtk/obgtkToggleButton.h -include/obgtk/obgtkToolbar.h -include/obgtk/obgtkTooltips.h -include/obgtk/obgtkTree.h -include/obgtk/obgtkTreeItem.h -include/obgtk/obgtkVBox.h -include/obgtk/obgtkVButtonBox.h -include/obgtk/obgtkVPaned.h -include/obgtk/obgtkVRuler.h -include/obgtk/obgtkVScale.h -include/obgtk/obgtkVScrollbar.h -include/obgtk/obgtkVSeparator.h -include/obgtk/obgtkViewport.h -include/obgtk/obgtkWidget.h -include/obgtk/obgtkWindow.h -lib/libobgnome.la -lib/libobgtk.la -lib/obGnomeConf.sh -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnome-objc.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnome-objc.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-objc.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-objc.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnome-objc.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-objc.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-objc.mo -${PKGLOCALEDIR}/locale/zh_TW.Big5/LC_MESSAGES/gnome-objc.mo -@dirrm include/obgtk -@dirrm include/obgnome diff --git a/devel/gnome-objc/buildlink3.mk b/devel/gnome-objc/buildlink3.mk deleted file mode 100644 index 6ffada49223..00000000000 --- a/devel/gnome-objc/buildlink3.mk +++ /dev/null @@ -1,21 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.3 2004/10/03 00:13:28 tv Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -GNOME_OBJC_BUILDLINK3_MK:= ${GNOME_OBJC_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= gnome-objc -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngnome-objc} -BUILDLINK_PACKAGES+= gnome-objc - -.if !empty(GNOME_OBJC_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.gnome-objc+= gnome-objc>=1.0.40nb4 -BUILDLINK_RECOMMENDED.gnome-objc+= gnome-objc>=1.0.40nb5 -BUILDLINK_PKGSRCDIR.gnome-objc?= ../../devel/gnome-objc -.endif # GNOME_OBJC_BUILDLINK3_MK - -.include "../../x11/gnome-libs/buildlink3.mk" - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/devel/gnome-objc/distinfo b/devel/gnome-objc/distinfo deleted file mode 100644 index 11e375d9e9d..00000000000 --- a/devel/gnome-objc/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 22:24:15 agc Exp $ - -SHA1 (gnome-objc-1.0.40.tar.gz) = 5a4d5805e4fd89ba0ec984fb40a1fd5740d4cb0c -RMD160 (gnome-objc-1.0.40.tar.gz) = cbebdb801e909d0918b860ab28eef6f3031842ba -Size (gnome-objc-1.0.40.tar.gz) = 313788 bytes -SHA1 (patch-aa) = 016522cbaae51425bd240a1d454d3d2660fc325a diff --git a/devel/gnome-objc/patches/patch-aa b/devel/gnome-objc/patches/patch-aa deleted file mode 100644 index 2462861fadb..00000000000 --- a/devel/gnome-objc/patches/patch-aa +++ /dev/null @@ -1,19 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2000/10/15 17:11:59 rh Exp $ - ---- Makefile.in.orig Mon Sep 11 22:10:01 2000 -+++ Makefile.in -@@ -478,10 +478,10 @@ - @MAINT@ cd macros && $(MAKE) macros.dep - - obGnomeConf.sh: obGnomeConf.sh.in Makefile -- sed -e 's,\@OBGNOME_LIBDIR\@,$(OBGNOME_LIBDIR),g' \ -- -e 's,\@OBGNOME_INCLUDEDIR\@,$(OBGNOME_INCLUDEDIR),g' \ -- -e 's,\@OBGNOME_LIBS\@,$(OBGNOME_LIBS),g' \ -- -e 's,\@OBGTK_LIBS\@,$(OBGTK_LIBS),g' \ -+ sed -e 's:\@OBGNOME_LIBDIR\@:$(OBGNOME_LIBDIR):g' \ -+ -e 's:\@OBGNOME_INCLUDEDIR\@:$(OBGNOME_INCLUDEDIR):g' \ -+ -e 's:\@OBGNOME_LIBS\@:$(OBGNOME_LIBS):g' \ -+ -e 's:\@OBGTK_LIBS\@:$(OBGTK_LIBS):g' \ - < $(srcdir)/obGnomeConf.sh.in > obGnomeConf.tmp \ - && mv obGnomeConf.tmp obGnomeConf.sh - diff --git a/devel/gob/DESCR b/devel/gob/DESCR deleted file mode 100644 index d0e4551d824..00000000000 --- a/devel/gob/DESCR +++ /dev/null @@ -1,5 +0,0 @@ - GObject Builder is a simple preprocessor for easily creating GObject -objects. It does not parse any C code and ignores any C errors. It is in -spirit similar to things like lex or yacc. In some ways it also resembles -java. But it is really just a simple preprocessor for creating GObjects -for use in C or C++ and it is not a programming language. diff --git a/devel/gob/Makefile b/devel/gob/Makefile deleted file mode 100644 index 00e070f4dfd..00000000000 --- a/devel/gob/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:24 tv Exp $ -# - -DISTNAME= gob-1.0.12 -PKGREVISION= 2 -CATEGORIES= devel gnome -MASTER_SITES= http://ftp.5z.com/pub/gob/ - -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.5z.com/jirka/gob.html -COMMENT= GNOME object builder - -GNU_CONFIGURE= YES - -.include "../../devel/glib/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/devel/gob/PLIST b/devel/gob/PLIST deleted file mode 100644 index 6339f038990..00000000000 --- a/devel/gob/PLIST +++ /dev/null @@ -1,4 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/01/10 04:54:14 rh Exp $ -bin/gob -man/man1/gob.1 -share/aclocal/gob.m4 diff --git a/devel/gob/distinfo b/devel/gob/distinfo deleted file mode 100644 index d4ec1113bc6..00000000000 --- a/devel/gob/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/02/23 22:24:15 agc Exp $ - -SHA1 (gob-1.0.12.tar.gz) = ebdc5c9d24b3eb0eb2c16c9c4bb3e9da225383e3 -RMD160 (gob-1.0.12.tar.gz) = a237e1ab70dd96042c1eca63acb4c684e9636269 -Size (gob-1.0.12.tar.gz) = 171225 bytes diff --git a/devel/gtkdiff/DESCR b/devel/gtkdiff/DESCR deleted file mode 100644 index e2a1601933a..00000000000 --- a/devel/gtkdiff/DESCR +++ /dev/null @@ -1,7 +0,0 @@ -Gtkdiff is a diff front-end program using GNOME. - -Features -======== -* It has two view modes, one-pane and two-panes. -* Supports directory diff. -* Easy navigation across differences. diff --git a/devel/gtkdiff/Makefile b/devel/gtkdiff/Makefile deleted file mode 100644 index 7bdac2384c1..00000000000 --- a/devel/gtkdiff/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: Makefile,v 1.22 2005/04/11 21:45:24 tv Exp $ -# - -DISTNAME= gtkdiff-1.8.0 -PKGREVISION= 7 -CATEGORIES= devel gnome -MASTER_SITES= http://home.catv.ne.jp/pp/ginoue/software/gtkdiff/ - -MAINTAINER= rh@NetBSD.org -HOMEPAGE= http://home.catv.ne.jp/pp/ginoue/software/gtkdiff/index-e.html -COMMENT= Diff front-end program using GNOME - -USE_PKGLOCALEDIR= YES -USE_X11= YES -GNU_CONFIGURE= YES - -.include "../../x11/gnome-core/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/devel/gtkdiff/PLIST b/devel/gtkdiff/PLIST deleted file mode 100644 index b8c4a91a0f5..00000000000 --- a/devel/gtkdiff/PLIST +++ /dev/null @@ -1,15 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2002/01/21 11:37:05 wiz Exp $ -bin/gtkdiff -bin/gtkdiff-cvs -bin/gtkdiff-rcs -man/man1/gtkdiff.1 -man/man1/gtkdiff-rcs.1 -share/gnome/apps/Utilities/gtkdiff.desktop -share/gtkdiff/gtkdiffrc -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gtkdiff.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gtkdiff.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gtkdiff.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gtkdiff.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gtkdiff.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gtkdiff.mo -@dirrm share/gtkdiff diff --git a/devel/gtkdiff/distinfo b/devel/gtkdiff/distinfo deleted file mode 100644 index f5cbe43f41e..00000000000 --- a/devel/gtkdiff/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.4 2005/02/23 22:24:16 agc Exp $ - -SHA1 (gtkdiff-1.8.0.tar.gz) = 694c5fec2032c8d1e4baab91fdaedbbc65ab2e03 -RMD160 (gtkdiff-1.8.0.tar.gz) = d91d3e8eaa1bbcc5ac582cb3a21f20cc57849cf2 -Size (gtkdiff-1.8.0.tar.gz) = 282002 bytes diff --git a/devel/libsigc++10/DESCR b/devel/libsigc++10/DESCR deleted file mode 100644 index 9b40bc997c1..00000000000 --- a/devel/libsigc++10/DESCR +++ /dev/null @@ -1,9 +0,0 @@ -libsigc++ implements a full callback system for use in widget -libraries, abstract interfaces, and general programming. Originally -part of the Gtk-- widget set, libsigc++ is now a separate library to -provide for more general use. It is the most complete library of its -kind with the ability to connect an abstract callback to a class -method, function, or function object. It contains adaptor classes for -connection of dissimilar callbacks and has an ease of use unmatched by -other C++ callback libraries. Libsigc++ is licensed under the GNU -Library General Public License, LGPL. diff --git a/devel/libsigc++10/Makefile b/devel/libsigc++10/Makefile deleted file mode 100644 index 788cc63aba0..00000000000 --- a/devel/libsigc++10/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:27 tv Exp $ - -DISTNAME= libsigc++-1.0.4 -PKGREVISION= 2 -PKGNAME= ${DISTNAME:S/libsigc++/libsigc++10/} -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libsigc/} - -MAINTAINER= bsieker@freenet.de -HOMEPAGE= http://libsigc.sourceforge.net/ -COMMENT= Type-safe callback system for C++ programs - -GNU_CONFIGURE= YES -USE_LANGUAGES= c c++ -USE_LIBTOOL= YES -LTCONFIG_OVERRIDE= ${WRKSRC}/scripts/ltconfig - -.include "../../mk/pthread.buildlink3.mk" - -.if defined(PTHREAD_TYPE) && (${PTHREAD_TYPE} == "none") -CONFIGURE_ARGS+= --disable-threads -.endif - -post-install: - ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/sigc++ - ${INSTALL_DATA} ${WRKSRC}/doc/* ${PREFIX}/share/doc/sigc++ - -.include "../../mk/bsd.pkg.mk" diff --git a/devel/libsigc++10/PLIST b/devel/libsigc++10/PLIST deleted file mode 100644 index 10aedb35dd5..00000000000 --- a/devel/libsigc++10/PLIST +++ /dev/null @@ -1,51 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:28 jlam Exp $ -bin/sigc-config -include/sigc++-1.0/sigc++/adaptor.h -include/sigc++-1.0/sigc++/basic_signal.h -include/sigc++-1.0/sigc++/bind.h -include/sigc++-1.0/sigc++/class_slot.h -include/sigc++-1.0/sigc++/convert.h -include/sigc++-1.0/sigc++/func_slot.h -include/sigc++-1.0/sigc++/generator.h -include/sigc++-1.0/sigc++/handle.h -include/sigc++-1.0/sigc++/handle_system.h -include/sigc++-1.0/sigc++/macros/basic_signal.h.m4 -include/sigc++-1.0/sigc++/macros/bind.h.m4 -include/sigc++-1.0/sigc++/macros/class_slot.h.m4 -include/sigc++-1.0/sigc++/macros/convert.h.m4 -include/sigc++-1.0/sigc++/macros/func_slot.h.m4 -include/sigc++-1.0/sigc++/macros/object_slot.h.m4 -include/sigc++-1.0/sigc++/macros/retbind.h.m4 -include/sigc++-1.0/sigc++/macros/rettype.h.m4 -include/sigc++-1.0/sigc++/macros/slot.h.m4 -include/sigc++-1.0/sigc++/macros/template.macros.m4 -include/sigc++-1.0/sigc++/marshal.h -include/sigc++-1.0/sigc++/object.h -include/sigc++-1.0/sigc++/object_slot.h -include/sigc++-1.0/sigc++/retbind.h -include/sigc++-1.0/sigc++/rettype.h -include/sigc++-1.0/sigc++/scope.h -include/sigc++-1.0/sigc++/signal_system.h -include/sigc++-1.0/sigc++/slot.h -include/sigc++-1.0/sigc++/thread.h -include/sigc++-1.0/sigc++/type.h -lib/sigc++-1.0/include/sigc++config.h -lib/libsigc.la -share/aclocal/sigc++.m4 -share/doc/sigc++/API -share/doc/sigc++/FAQ -share/doc/sigc++/UML -share/doc/sigc++/conventions -share/doc/sigc++/diagrams -share/doc/sigc++/marshal -share/doc/sigc++/powerusers -share/doc/sigc++/requirements -share/doc/sigc++/riscos -share/doc/sigc++/signals -share/doc/sigc++/win32 -@dirrm share/doc/sigc++ -@dirrm lib/sigc++-1.0/include -@dirrm lib/sigc++-1.0 -@dirrm include/sigc++-1.0/sigc++/macros -@dirrm include/sigc++-1.0/sigc++ -@dirrm include/sigc++-1.0 diff --git a/devel/libsigc++10/buildlink3.mk b/devel/libsigc++10/buildlink3.mk deleted file mode 100644 index 4563ef0ea4f..00000000000 --- a/devel/libsigc++10/buildlink3.mk +++ /dev/null @@ -1,19 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:13:30 tv Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -LIBSIGCXX10_BUILDLINK3_MK:= ${LIBSIGCXX10_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= libsigcxx10 -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nlibsigcxx10} -BUILDLINK_PACKAGES+= libsigcxx10 - -.if !empty(LIBSIGCXX10_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.libsigcxx10+= libsigc++10>=1.0.4nb1 -BUILDLINK_RECOMMENDED.libsigcxx10+= libsigc++10>=1.0.4nb2 -BUILDLINK_PKGSRCDIR.libsigcxx10?= ../../devel/libsigc++10 -.endif # LIBSIGCXX10_BUILDLINK3_MK - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/devel/libsigc++10/distinfo b/devel/libsigc++10/distinfo deleted file mode 100644 index 085bb54c5c9..00000000000 --- a/devel/libsigc++10/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/02/23 22:24:19 agc Exp $ - -SHA1 (libsigc++-1.0.4.tar.gz) = 15a687edc5f64a317ef40f4df04dc5adeccfb88d -RMD160 (libsigc++-1.0.4.tar.gz) = b750a5b6cd75fbb7288c6e35d8f3abad9f641722 -Size (libsigc++-1.0.4.tar.gz) = 212089 bytes -SHA1 (patch-aa) = 5e4bf439221264c9997e3491e461efcb87cf7849 -SHA1 (patch-ab) = c5938da194d91e0608ecdfd6bc95f8ca1928fda4 diff --git a/devel/libsigc++10/patches/patch-aa b/devel/libsigc++10/patches/patch-aa deleted file mode 100644 index 6f5011e9443..00000000000 --- a/devel/libsigc++10/patches/patch-aa +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2003/03/01 11:47:22 jmmv Exp $ - ---- sigc++/Makefile.in.orig Tue Oct 23 04:40:58 2001 -+++ sigc++/Makefile.in -@@ -94,7 +94,7 @@ libsigc_la_SOURCES = object.cc sco - - EXTRA_libsigc_la_SOURCES = sigc_res.rc - --libsigc_la_LDFLAGS = -version-info $(LIBSIGC_SO_VERSION) -release $(SIGC_RELEASE) -no-undefined -+libsigc_la_LDFLAGS = -version-info $(LIBSIGC_SO_VERSION) -no-undefined - - - lib_LTLIBRARIES = libsigc.la -@@ -121,7 +121,7 @@ DEFS = @DEFS@ -I. -I$(srcdir) -I../sigc+ - CPPFLAGS = @CPPFLAGS@ - LDFLAGS = @LDFLAGS@ - LIBS = @LIBS@ --libsigc_la_LIBADD = -+libsigc_la_LIBADD = $(THREAD_LIB) - @SIGCRC_TRUE@libsigc_la_OBJECTS = object.lo scope.lo marshal.lo slot.lo \ - @SIGCRC_TRUE@basic_signal.lo adaptor.lo thread.lo sigc_res.lo - @SIGCRC_FALSE@libsigc_la_OBJECTS = object.lo scope.lo marshal.lo \ diff --git a/devel/libsigc++10/patches/patch-ab b/devel/libsigc++10/patches/patch-ab deleted file mode 100644 index 8f7aa619cda..00000000000 --- a/devel/libsigc++10/patches/patch-ab +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 2003/03/01 11:47:22 jmmv Exp $ - ---- sigc-config.in.orig Sat Oct 20 17:38:36 2001 -+++ sigc-config.in Tue May 28 14:33:11 2002 -@@ -150,7 +150,7 @@ - case "$i" in - # a library, save it for later, in reverse order - -l*) af_rev_libs="$i $af_rev_libs" ;; -- -L*|-R*) -+ -L*|-R*|-Wl,-R*) - if test "X$af_echo_libs_L" = "Xyes"; then - case " $af_lib_L_flags " in - *\ $i\ *) ;; # already there -@@ -215,7 +215,7 @@ - - - if test "@libdir@" != /usr/lib ; then -- libs="-L@libdir@" -+ libs="-Wl,-R@libdir@ -L@libdir@" - fi - af_cflags="$af_cflags -I@libdir@/sigc++-1.0/include -I@includedir@/sigc++-1.0" - af_libs="$libs -lsigc @THREAD_LIB@ $af_libs" diff --git a/editors/Makefile b/editors/Makefile index 8d75fb1cbdc..e9b7e1f95da 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.106 2005/04/22 19:08:52 wiz Exp $ +# $NetBSD: Makefile,v 1.107 2005/05/18 22:02:17 wiz Exp $ # COMMENT= Editors @@ -28,7 +28,6 @@ SUBDIR+= ex SUBDIR+= gconf-editor SUBDIR+= gedit SUBDIR+= gice -SUBDIR+= gnotepad SUBDIR+= gnuserv SUBDIR+= gtranslator SUBDIR+= hexedit diff --git a/editors/gnotepad/DESCR b/editors/gnotepad/DESCR deleted file mode 100644 index 868908f84e9..00000000000 --- a/editors/gnotepad/DESCR +++ /dev/null @@ -1,6 +0,0 @@ -gnotepad+ is an easy-to-use, yet fairly feature-rich, simple HTML and text -editor for Unix based systems running X11 and using GTK (the Gimp ToolKit) -and/or GNOME. gnotepad+ was designed to have as little bloat as possible, -while still providing many of the common features found in a modern -GUI-based text editor. It is still fairly light-weight, especially for -the features it offers, and aims to remain that way. diff --git a/editors/gnotepad/Makefile b/editors/gnotepad/Makefile deleted file mode 100644 index c8fa8c3043b..00000000000 --- a/editors/gnotepad/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# $NetBSD: Makefile,v 1.26 2005/04/11 21:45:40 tv Exp $ - -DISTNAME= gnotepad+-1.3.3 -PKGNAME= ${DISTNAME:S/+//} -PKGREVISION= 10 -CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnotepad/} - -MAINTAINER= jmcneill@NetBSD.org -HOMEPAGE= http://gnotepad.sourceforge.net/ -COMMENT= Easy-to-use, yet feature-rich, simple HTML/text editor for X11 - -BUILD_USES_MSGFMT= YES - -USE_PKGLOCALEDIR= YES -USE_X11BASE= YES -USE_GNU_TOOLS+= make -GNU_CONFIGURE= YES - -USE_LIBTOOL= YES -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig - -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../x11/gnome-core/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" diff --git a/editors/gnotepad/PLIST b/editors/gnotepad/PLIST deleted file mode 100644 index 750fe3732b4..00000000000 --- a/editors/gnotepad/PLIST +++ /dev/null @@ -1,118 +0,0 @@ -@comment $NetBSD: PLIST,v 1.5 2002/12/09 16:01:20 tron Exp $ -bin/gnp -man/man1/gnp.1 -share/gnome/apps/Applications/gnotepad+.desktop -share/gnome/apps/Applications/gnotepad+.spec -share/gnome/help/gnotepad+/C/bugreport.html -share/gnome/help/gnotepad+/C/contacting.html -share/gnome/help/gnotepad+/C/faq.html -share/gnome/help/gnotepad+/C/index-5.html -share/gnome/help/gnotepad+/C/index.html -share/gnome/help/gnotepad+/C/prefs-0.html -share/gnome/help/gnotepad+/C/prefs-1.html -share/gnome/help/gnotepad+/C/prefs-2.html -share/gnome/help/gnotepad+/C/prefs-3.html -share/gnome/help/gnotepad+/C/prefs-4.html -share/gnome/help/gnotepad+/C/prefs-5.html -share/gnome/help/gnotepad+/C/prefs-6.html -share/gnome/help/gnotepad+/C/prefs-7.html -share/gnome/help/gnotepad+/C/topic.dat -share/gnotepad+/gnotepad+.glade -share/gnotepad+/xpm/colsel.xpm -share/gnotepad+/xpm/filesel.xpm -share/gnotepad+/xpm/gnp48x48.xpm -share/gnotepad+/xpm/tb_big.xpm -share/gnotepad+/xpm/tb_blank.xpm -share/gnotepad+/xpm/tb_bold.xpm -share/gnotepad+/xpm/tb_cancel.xpm -share/gnotepad+/xpm/tb_centjust.xpm -share/gnotepad+/xpm/tb_comment.xpm -share/gnotepad+/xpm/tb_copy.xpm -share/gnotepad+/xpm/tb_cut.xpm -share/gnotepad+/xpm/tb_edit.xpm -share/gnotepad+/xpm/tb_emphasis.xpm -share/gnotepad+/xpm/tb_exit.xpm -share/gnotepad+/xpm/tb_find.xpm -share/gnotepad+/xpm/tb_find_next.xpm -share/gnotepad+/xpm/tb_fontm1.xpm -share/gnotepad+/xpm/tb_fontp1.xpm -share/gnotepad+/xpm/tb_form.xpm -share/gnotepad+/xpm/tb_formoption.xpm -share/gnotepad+/xpm/tb_formselect.xpm -share/gnotepad+/xpm/tb_frame.xpm -share/gnotepad+/xpm/tb_frame2.xpm -share/gnotepad+/xpm/tb_framebase.xpm -share/gnotepad+/xpm/tb_frameno.xpm -share/gnotepad+/xpm/tb_frameset.xpm -share/gnotepad+/xpm/tb_frameset2.xpm -share/gnotepad+/xpm/tb_framewiz.xpm -share/gnotepad+/xpm/tb_h1.xpm -share/gnotepad+/xpm/tb_h2.xpm -share/gnotepad+/xpm/tb_h3.xpm -share/gnotepad+/xpm/tb_h4.xpm -share/gnotepad+/xpm/tb_h5.xpm -share/gnotepad+/xpm/tb_h6.xpm -share/gnotepad+/xpm/tb_help.xpm -share/gnotepad+/xpm/tb_image.xpm -share/gnotepad+/xpm/tb_inputbutton.xpm -share/gnotepad+/xpm/tb_inputcheckbox.xpm -share/gnotepad+/xpm/tb_inputimage.xpm -share/gnotepad+/xpm/tb_inputpass.xpm -share/gnotepad+/xpm/tb_inputradio.xpm -share/gnotepad+/xpm/tb_inputreset.xpm -share/gnotepad+/xpm/tb_inputsubmit.xpm -share/gnotepad+/xpm/tb_inputtext.xpm -share/gnotepad+/xpm/tb_inputtextarea.xpm -share/gnotepad+/xpm/tb_italic.xpm -share/gnotepad+/xpm/tb_leftjust.xpm -share/gnotepad+/xpm/tb_linebreak.xpm -share/gnotepad+/xpm/tb_link.xpm -share/gnotepad+/xpm/tb_listdd.xpm -share/gnotepad+/xpm/tb_listdl.xpm -share/gnotepad+/xpm/tb_listdt.xpm -share/gnotepad+/xpm/tb_listitem.xpm -share/gnotepad+/xpm/tb_menu.xpm -share/gnotepad+/xpm/tb_new.xpm -share/gnotepad+/xpm/tb_open.xpm -share/gnotepad+/xpm/tb_ordered.xpm -share/gnotepad+/xpm/tb_paragraph.xpm -share/gnotepad+/xpm/tb_paste.xpm -share/gnotepad+/xpm/tb_pre.xpm -share/gnotepad+/xpm/tb_prefs.xpm -share/gnotepad+/xpm/tb_print.xpm -share/gnotepad+/xpm/tb_redo.xpm -share/gnotepad+/xpm/tb_replace.xpm -share/gnotepad+/xpm/tb_rightjust.xpm -share/gnotepad+/xpm/tb_save.xpm -share/gnotepad+/xpm/tb_separator.xpm -share/gnotepad+/xpm/tb_small.xpm -share/gnotepad+/xpm/tb_strikeout.xpm -share/gnotepad+/xpm/tb_strong.xpm -share/gnotepad+/xpm/tb_subscript.xpm -share/gnotepad+/xpm/tb_superscript.xpm -share/gnotepad+/xpm/tb_table.xpm -share/gnotepad+/xpm/tb_table2.xpm -share/gnotepad+/xpm/tb_tablewiz.xpm -share/gnotepad+/xpm/tb_target.xpm -share/gnotepad+/xpm/tb_td.xpm -share/gnotepad+/xpm/tb_td2.xpm -share/gnotepad+/xpm/tb_th.xpm -share/gnotepad+/xpm/tb_th2.xpm -share/gnotepad+/xpm/tb_title.xpm -share/gnotepad+/xpm/tb_tr.xpm -share/gnotepad+/xpm/tb_tr2.xpm -share/gnotepad+/xpm/tb_typewriter.xpm -share/gnotepad+/xpm/tb_underline.xpm -share/gnotepad+/xpm/tb_undo.xpm -share/gnotepad+/xpm/tb_unordered.xpm -share/gnotepad+/xpm/tb_winclose.xpm -share/gnotepad+/xpm/tb_winnew.xpm -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnotepad+.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnotepad+.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnotepad+.mo -@dirrm share/gnotepad+/xpm -@dirrm share/gnotepad+ -@dirrm share/gnome/help/gnotepad+/C -@dirrm share/gnome/help/gnotepad+ -@unexec ${RMDIR} %D/share/gnome/help 2> /dev/null || ${TRUE} -@unexec ${RMDIR} %D/share/gnome/apps/Applications 2> /dev/null || ${TRUE} diff --git a/editors/gnotepad/distinfo b/editors/gnotepad/distinfo deleted file mode 100644 index 7fb9bc52486..00000000000 --- a/editors/gnotepad/distinfo +++ /dev/null @@ -1,9 +0,0 @@ -$NetBSD: distinfo,v 1.4 2005/02/23 17:15:10 agc Exp $ - -SHA1 (gnotepad+-1.3.3.tar.gz) = 58cb0e2b557e901502fd4a89b5d80c9d2c340b74 -RMD160 (gnotepad+-1.3.3.tar.gz) = 3009a88ffe75122ebd7dd34b2fa281b29df4bc00 -Size (gnotepad+-1.3.3.tar.gz) = 461837 bytes -SHA1 (patch-aa) = a8fa1f0eff13285d784690044ccb0290ea49f985 -SHA1 (patch-ab) = eab47270dadd9031d795de6c5cc1a87d5f3db719 -SHA1 (patch-ac) = 4a3ebba265238deda0584b5fef53c84ef923bde7 -SHA1 (patch-ad) = d47f0ebc3e874c5ef8801253bb2059b32f80fa13 diff --git a/editors/gnotepad/patches/patch-aa b/editors/gnotepad/patches/patch-aa deleted file mode 100644 index dddabdc50ac..00000000000 --- a/editors/gnotepad/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2001/04/22 17:16:43 wiz Exp $ - ---- src/doc.c.orig Tue Apr 25 07:11:22 2000 -+++ src/doc.c -@@ -1037,7 +1037,7 @@ - #endif - #ifdef USE_GTKHTML - case DocGtkHtml: -- d->data = gtk_html_new(NULL, NULL); -+ d->data = gtk_html_new(); - gtk_signal_connect(GTK_OBJECT(d->data), "url_requested", - GTK_SIGNAL_FUNC(html_view_url_requested), - NULL); diff --git a/editors/gnotepad/patches/patch-ab b/editors/gnotepad/patches/patch-ab deleted file mode 100644 index 8030b23df2f..00000000000 --- a/editors/gnotepad/patches/patch-ab +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2001/04/22 17:16:44 wiz Exp $ - ---- src/file.c.orig Wed Jun 7 02:19:45 2000 -+++ src/file.c -@@ -241,8 +241,8 @@ - #endif - #ifdef USE_GTKHTML - else if (GTK_IS_HTML(d->data)) { -- gtk_html_begin(GTK_HTML(d->data), d->fname); -- gtk_html_parse(GTK_HTML(d->data)); -+ gtk_html_begin(GTK_HTML(d->data)); -+ html_engine_parse(GTK_HTML(d->data)); - } - #endif - } /* filesize > 0 */ diff --git a/editors/gnotepad/patches/patch-ac b/editors/gnotepad/patches/patch-ac deleted file mode 100644 index 185cc88bead..00000000000 --- a/editors/gnotepad/patches/patch-ac +++ /dev/null @@ -1,33 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2001/04/22 17:16:44 wiz Exp $ - ---- src/htmlview.c.orig Sat Apr 1 21:03:56 2000 -+++ src/htmlview.c -@@ -215,7 +215,7 @@ - #ifdef USE_GTKHTML - void - html_view_url_requested(GtkHTML *html, const char *url, -- GtkHTMLStreamHandle handle, gpointer cbdata) -+ GtkHTMLStream *handle, gpointer cbdata) - { - FILE *fp; - int nread; -@@ -290,7 +290,7 @@ - gtk_box_pack_start(GTK_BOX(GTK_DIALOG(toplev)->vbox), tmp, - TRUE, TRUE, 10); - -- html = gtk_html_new(NULL, NULL); -+ html = gtk_html_new(); - gtk_signal_connect(GTK_OBJECT(html), "url_requested", - GTK_SIGNAL_FUNC(html_view_url_requested), - NULL); -@@ -314,8 +314,8 @@ - - #ifdef USE_GTKHTML - if (hviewtype == HtmlViewGtkHtml) { -- gtk_html_begin(GTK_HTML(html), fname); -- gtk_html_parse(GTK_HTML(html)); -+ gtk_html_begin(GTK_HTML(html)); -+ html_engine_parse(GTK_HTML(html)); - } - #endif - } /* html_view_in_new_win_by_text */ diff --git a/editors/gnotepad/patches/patch-ad b/editors/gnotepad/patches/patch-ad deleted file mode 100644 index 54e5b30902d..00000000000 --- a/editors/gnotepad/patches/patch-ad +++ /dev/null @@ -1,23 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2001/04/22 17:16:44 wiz Exp $ - ---- src/htmlview.h.orig Sat Dec 11 04:14:04 1999 -+++ src/htmlview.h -@@ -27,6 +27,9 @@ - #include <stdio.h> - #include "main.h" - #include "doc.h" -+#ifdef USE_GTKHTML -+#include <gtkhtml/gtkhtml.h> -+#endif - - typedef enum { - HtmlViewXmHtml, -@@ -47,7 +50,7 @@ - #endif - #ifdef USE_GTKHTML - extern void html_view_url_requested(GtkHTML *html, const char *url, -- GtkHTMLStreamHandle handle, gpointer); -+ GtkHTMLStream *handle, gpointer); - #endif - - #ifdef __cplusplus diff --git a/games/Makefile b/games/Makefile index 815bd824ff1..371fa1cc498 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.246 2005/05/18 16:01:36 drochner Exp $ +# $NetBSD: Makefile,v 1.247 2005/05/18 22:02:17 wiz Exp $ # COMMENT= Games @@ -87,9 +87,6 @@ SUBDIR+= glchess SUBDIR+= glickomania SUBDIR+= gltron SUBDIR+= gnocatan -SUBDIR+= gnome-breakout -SUBDIR+= gnome-chess -SUBDIR+= gnome-games SUBDIR+= gnome2-games SUBDIR+= gnuchess SUBDIR+= gnuchess-book diff --git a/games/gnome-breakout/DESCR b/games/gnome-breakout/DESCR deleted file mode 100644 index 86e1fdfb1db..00000000000 --- a/games/gnome-breakout/DESCR +++ /dev/null @@ -1,3 +0,0 @@ - GNOME Breakout is a clone of the classic arcade game Breakout, -written for GNOME. Still in development, but very playable, and -very addictive. diff --git a/games/gnome-breakout/Makefile b/games/gnome-breakout/Makefile deleted file mode 100644 index b52f1a38121..00000000000 --- a/games/gnome-breakout/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# $NetBSD: Makefile,v 1.23 2005/04/11 21:45:50 tv Exp $ -# - -DISTNAME= gnome-breakout-0.5.2 -PKGREVISION= 10 -CATEGORIES= games gnome -MASTER_SITES= http://www.senet.com.au/~alcaron/ - -MAINTAINER= rh@NetBSD.org -HOMEPAGE= http://www.senet.com.au/~alcaron/software.html -COMMENT= Gnome version of the classic breakout game - -GNU_CONFIGURE= YES -USE_DIRS+= xdg-1.1 -USE_PKGLOCALEDIR= YES -USE_X11BASE= YES - -post-install: - ${TOUCH} /var/games/gnome-breakout.scores - ${CHOWN} games:games /var/games/gnome-breakout.scores - ${CHMOD} 664 /var/games/gnome-breakout.scores - -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../x11/gnome-core/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/games/gnome-breakout/PLIST b/games/gnome-breakout/PLIST deleted file mode 100644 index e28eb4d4c68..00000000000 --- a/games/gnome-breakout/PLIST +++ /dev/null @@ -1,74 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:52:45 zuntum Exp $ -bin/gnome-breakout -share/gnome-breakout/levels/alcaron.gbl -share/gnome-breakout/levels/mdutour.gbl -share/gnome-breakout/levels/mmack.gbl -share/gnome-breakout/pixmaps/ball.default.0.png -share/gnome-breakout/pixmaps/bat.default.0.png -share/gnome-breakout/pixmaps/bat.laser.0.png -share/gnome-breakout/pixmaps/bat.wide.0.png -share/gnome-breakout/pixmaps/block.default.0.png -share/gnome-breakout/pixmaps/block.default.die.0.png -share/gnome-breakout/pixmaps/block.default.die.1.png -share/gnome-breakout/pixmaps/block.default.die.10.png -share/gnome-breakout/pixmaps/block.default.die.11.png -share/gnome-breakout/pixmaps/block.default.die.12.png -share/gnome-breakout/pixmaps/block.default.die.13.png -share/gnome-breakout/pixmaps/block.default.die.2.png -share/gnome-breakout/pixmaps/block.default.die.3.png -share/gnome-breakout/pixmaps/block.default.die.4.png -share/gnome-breakout/pixmaps/block.default.die.5.png -share/gnome-breakout/pixmaps/block.default.die.6.png -share/gnome-breakout/pixmaps/block.default.die.7.png -share/gnome-breakout/pixmaps/block.default.die.8.png -share/gnome-breakout/pixmaps/block.default.die.9.png -share/gnome-breakout/pixmaps/block.explode.0.png -share/gnome-breakout/pixmaps/block.explode.die.0.png -share/gnome-breakout/pixmaps/block.explode.die.1.png -share/gnome-breakout/pixmaps/block.explode.die.2.png -share/gnome-breakout/pixmaps/block.explode.die.3.png -share/gnome-breakout/pixmaps/block.explode.die.4.png -share/gnome-breakout/pixmaps/block.explode.die.5.png -share/gnome-breakout/pixmaps/block.explode.die.6.png -share/gnome-breakout/pixmaps/block.explode.die.7.png -share/gnome-breakout/pixmaps/block.invincible.0.png -share/gnome-breakout/pixmaps/block.strong.1.0.png -share/gnome-breakout/pixmaps/block.strong.1.die.0.png -share/gnome-breakout/pixmaps/block.strong.1.die.1.png -share/gnome-breakout/pixmaps/block.strong.1.die.2.png -share/gnome-breakout/pixmaps/block.strong.1.die.3.png -share/gnome-breakout/pixmaps/block.strong.1.die.4.png -share/gnome-breakout/pixmaps/block.strong.1.die.5.png -share/gnome-breakout/pixmaps/block.strong.1.die.6.png -share/gnome-breakout/pixmaps/block.strong.2.0.png -share/gnome-breakout/pixmaps/block.strong.2.die.0.png -share/gnome-breakout/pixmaps/block.strong.2.die.1.png -share/gnome-breakout/pixmaps/block.strong.2.die.2.png -share/gnome-breakout/pixmaps/block.strong.2.die.3.png -share/gnome-breakout/pixmaps/block.strong.2.die.4.png -share/gnome-breakout/pixmaps/block.strong.2.die.5.png -share/gnome-breakout/pixmaps/block.strong.2.die.6.png -share/gnome-breakout/pixmaps/block.strong.3.0.png -share/gnome-breakout/pixmaps/block.strong.3.die.0.png -share/gnome-breakout/pixmaps/block.strong.3.die.1.png -share/gnome-breakout/pixmaps/block.strong.3.die.2.png -share/gnome-breakout/pixmaps/block.strong.3.die.3.png -share/gnome-breakout/pixmaps/block.strong.3.die.4.png -share/gnome-breakout/pixmaps/block.strong.3.die.5.png -share/gnome-breakout/pixmaps/block.strong.3.die.6.png -share/gnome-breakout/pixmaps/laser.0.png -share/gnome-breakout/pixmaps/powerup.laser.0.png -share/gnome-breakout/pixmaps/powerup.newball.0.png -share/gnome-breakout/pixmaps/powerup.newlife.0.png -share/gnome-breakout/pixmaps/powerup.nextlevel.0.png -share/gnome-breakout/pixmaps/powerup.score500.0.png -share/gnome-breakout/pixmaps/powerup.slow.0.png -share/gnome-breakout/pixmaps/powerup.widebat.0.png -share/gnome-breakout/pixmaps/title.png -share/pixmaps/gnome-breakout.png -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnome-breakout.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-breakout.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-breakout.mo -@dirrm share/gnome-breakout/pixmaps -@dirrm share/gnome-breakout/levels -@dirrm share/gnome-breakout diff --git a/games/gnome-breakout/distinfo b/games/gnome-breakout/distinfo deleted file mode 100644 index d124ae2ee44..00000000000 --- a/games/gnome-breakout/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.4 2005/02/23 23:11:58 agc Exp $ - -SHA1 (gnome-breakout-0.5.2.tar.gz) = cef19f49f6f0de78a85f0abb4c990641b398993f -RMD160 (gnome-breakout-0.5.2.tar.gz) = fac5e20cd4e774a71578e070b157a5af94a5a4d2 -Size (gnome-breakout-0.5.2.tar.gz) = 223835 bytes -SHA1 (patch-aa) = f40eed88db0fdd746998af9c1f32fd6dfa82bcf1 diff --git a/games/gnome-breakout/patches/patch-aa b/games/gnome-breakout/patches/patch-aa deleted file mode 100644 index e231e417c06..00000000000 --- a/games/gnome-breakout/patches/patch-aa +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-aa,v 1.2 2001/08/01 18:19:12 wiz Exp $ - ---- Makefile.in.orig Sat Apr 7 09:57:30 2001 -+++ Makefile.in -@@ -444,10 +444,6 @@ - - - install-data-local: -- -$(mkinstalldirs) $(DESTDIR)$(scoredir) -- -touch $(DESTDIR)$(scoredir)/gnome-breakout.scores -- -chown games.games $(DESTDIR)$(scoredir)/gnome-breakout.scores -- -chmod 0664 $(DESTDIR)$(scoredir)/gnome-breakout.scores - -chgrp games $(DESTDIR)$(bindir)/gnome-breakout && chmod 2755 $(DESTDIR)$(bindir)/gnome-breakout - - # Tell versions [3.59,3.63) of GNU make to not export all variables. diff --git a/games/gnome-chess/DESCR b/games/gnome-chess/DESCR deleted file mode 100644 index 148737dfeea..00000000000 --- a/games/gnome-chess/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -This is gnome-chess, a graphical user interface for playing chess. - -It works with chess programs and chess servers - it is also a PGN viewer. -For chess programs, it works best with the chess engine crafty but most -features should also work with GNU Chess. diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile deleted file mode 100644 index 398324e513b..00000000000 --- a/games/gnome-chess/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# $NetBSD: Makefile,v 1.33 2005/04/11 21:45:50 tv Exp $ - -DISTNAME= gnome-chess-0.3.3 -PKGREVISION= 15 -CATEGORIES= games gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-chess/0.3/} - -MAINTAINER= tron@NetBSD.org -HOMEPAGE= http://www.gnome.org/softwaremap/projects/gnome-chess/ -COMMENT= GNOME\'s graphical interface for playing chess - -USE_DIRS+= gnome1-1.5 -USE_PKGLOCALEDIR= yes -USE_X11BASE= yes -GNU_CONFIGURE= yes - -.include "../../textproc/scrollkeeper/omf.mk" -.include "../../x11/gnome-core/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" - -.if ${OPSYS} == "SunOS" -LEX= lex -CONFIGURE_ENV+= LEX=${LEX} -.endif diff --git a/games/gnome-chess/PLIST b/games/gnome-chess/PLIST deleted file mode 100644 index 7a4a3bfb04e..00000000000 --- a/games/gnome-chess/PLIST +++ /dev/null @@ -1,81 +0,0 @@ -@comment $NetBSD: PLIST,v 1.5 2003/05/30 16:19:57 jmmv Exp $ -bin/gnome-chess -share/gnome-chess/glade/level.glade -share/gnome-chess/glade/login.glade -share/gnome-chess/glade/pgn.glade -share/gnome-chess/glade/prefs.glade -share/gnome-chess/glade/promotion.glade -share/gnome/apps/Games/gnome-chess.desktop -share/gnome/help/gnome-chess-manual/C/docbook.css -share/gnome/help/gnome-chess-manual/C/fdl-appendix.sgml -share/gnome/help/gnome-chess-manual/C/figures/main.png -share/gnome/help/gnome-chess-manual/C/figures/prefs.png -share/gnome/help/gnome-chess-manual/C/gnome-chess-manual.sgml -share/gnome/help/gnome-chess-manual/C/index.html -share/gnome/help/gnome-chess-manual/C/prefs.html -share/gnome/help/gnome-chess-manual/C/stylesheet-images/caution.gif -share/gnome/help/gnome-chess-manual/C/stylesheet-images/home.gif -share/gnome/help/gnome-chess-manual/C/stylesheet-images/important.gif -share/gnome/help/gnome-chess-manual/C/stylesheet-images/next.gif -share/gnome/help/gnome-chess-manual/C/stylesheet-images/note.gif -share/gnome/help/gnome-chess-manual/C/stylesheet-images/prev.gif -share/gnome/help/gnome-chess-manual/C/stylesheet-images/tip.gif -share/gnome/help/gnome-chess-manual/C/stylesheet-images/toc-blank.gif -share/gnome/help/gnome-chess-manual/C/stylesheet-images/toc-minus.gif -share/gnome/help/gnome-chess-manual/C/stylesheet-images/toc-plus.gif -share/gnome/help/gnome-chess-manual/C/stylesheet-images/up.gif -share/gnome/help/gnome-chess-manual/C/stylesheet-images/warning.gif -share/gnome/help/gnome-chess-manual/C/usage.html -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-chess.mo -${PKGLOCALEDIR}/locale/zh_TW.Big5/LC_MESSAGES/gnome-chess.mo -share/mime-info/gnome-chess.keys -share/mime-info/gnome-chess.mime -share/omf/gnome-chess/gnome-chess-manual-C.omf -share/pixmaps/gnome-chess.png -share/pixmaps/gnome-chess/B.png -share/pixmaps/gnome-chess/K.png -share/pixmaps/gnome-chess/N.png -share/pixmaps/gnome-chess/P.png -share/pixmaps/gnome-chess/Q.png -share/pixmaps/gnome-chess/R.png -share/pixmaps/gnome-chess/b.png -share/pixmaps/gnome-chess/end.png -share/pixmaps/gnome-chess/k.png -share/pixmaps/gnome-chess/n.png -share/pixmaps/gnome-chess/next.png -share/pixmaps/gnome-chess/p.png -share/pixmaps/gnome-chess/prev.png -share/pixmaps/gnome-chess/q.png -share/pixmaps/gnome-chess/r.png -share/pixmaps/gnome-chess/start.png -@dirrm share/pixmaps/gnome-chess -@dirrm share/omf/gnome-chess -@comment in scrollkeeper: @dirrm share/omf -@comment in gnome-dirs: @dirrm share/mime-info -@dirrm share/gnome/help/gnome-chess-manual/C/stylesheet-images -@dirrm share/gnome/help/gnome-chess-manual/C/figures -@dirrm share/gnome/help/gnome-chess-manual/C -@dirrm share/gnome/help/gnome-chess-manual -@dirrm share/gnome-chess/glade -@dirrm share/gnome-chess diff --git a/games/gnome-chess/distinfo b/games/gnome-chess/distinfo deleted file mode 100644 index 9f021bd58a7..00000000000 --- a/games/gnome-chess/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: distinfo,v 1.6 2005/02/23 23:11:58 agc Exp $ - -SHA1 (gnome-chess-0.3.3.tar.gz) = a8af8cb2ad11b455547fb2b6712c554777c69fd3 -RMD160 (gnome-chess-0.3.3.tar.gz) = 9b02df725f6593d0d557f57f4af548faf13af231 -Size (gnome-chess-0.3.3.tar.gz) = 342099 bytes -SHA1 (patch-aa) = 51d5d8b4266cb2c97035344b13a6456a30ac1306 -SHA1 (patch-ab) = d95180e805dac3979c2eadb760ef6aecf9d02d03 diff --git a/games/gnome-chess/patches/patch-aa b/games/gnome-chess/patches/patch-aa deleted file mode 100644 index 7224051f6d8..00000000000 --- a/games/gnome-chess/patches/patch-aa +++ /dev/null @@ -1,26 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2001/10/07 14:00:44 rh Exp $ - ---- src/child.c.orig Mon May 28 21:32:36 2001 -+++ src/child.c -@@ -51,6 +51,8 @@ - - return *childpid; - } else /* Child */ { -+ char *argp[2]; -+ - close (pipe1[1]); - close (pipe2[0]); - -@@ -59,6 +61,12 @@ - - close (pipe1[0]); - close (pipe2[1]); -+ -+ if (arg == NULL) { -+ argp[0] = cmd; -+ argp[1] = NULL; -+ arg = argp; -+ } - - if (execvp (cmd, arg) < 0) - perror (cmd); diff --git a/games/gnome-chess/patches/patch-ab b/games/gnome-chess/patches/patch-ab deleted file mode 100644 index 14624f8c94e..00000000000 --- a/games/gnome-chess/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2002/10/26 20:04:32 bouyer Exp $ - ---- src/Makefile.in.orig Tue Oct 22 23:46:49 2002 -+++ src/Makefile.in Tue Oct 22 23:47:08 2002 -@@ -132,7 +132,7 @@ - gnome_chess_SOURCES = board-window.c board-window.h board.c board.h board_info.c board_info.h board_window_menu.c board_window_menu.h child.c child.h common.c common.h debug.c debug.h engine.c engine.h engine_ics.c engine_ics.h engine_ics_scan.h engine_ics_scan.l engine_local.c engine_local.h engine_null.c engine_null.h engine-pgn.c engine-pgn.h game-view.c game-view.h main.c makros.h movlist.c movlist.h notation.c notation.h pgn.c pgn.h position.c position.h prefs.c prefs.h server-term.c server-term.h sound.c sound.h timer.c timer.h - - --gnome_chess_LDADD = -lfl dialogs/libdialogs.a $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(ZVT_LIBS) $(EXTRA_GNOME_LIBS) -+gnome_chess_LDADD = @LEXLIB@ dialogs/libdialogs.a $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(ZVT_LIBS) $(EXTRA_GNOME_LIBS) - - - imagesdir = $(datadir)/pixmaps/gnome-chess diff --git a/games/gnome-games/DESCR b/games/gnome-games/DESCR deleted file mode 100644 index 0b73df37aac..00000000000 --- a/games/gnome-games/DESCR +++ /dev/null @@ -1 +0,0 @@ -Many games - same-gnome, gnothello, solitaire, tetravex, tetris ,others... diff --git a/games/gnome-games/INSTALL b/games/gnome-games/INSTALL deleted file mode 100644 index 1b12e6e8601..00000000000 --- a/games/gnome-games/INSTALL +++ /dev/null @@ -1,58 +0,0 @@ -#!/bin/sh -if [ "$2" != POST-INSTALL ] -then - exit 0 -fi - -cd /var/games -cat <<. | -glines.scores -gnibbles.1.0.scores -gnibbles.1.1.scores -gnibbles.2.0.scores -gnibbles.2.1.scores -gnibbles.3.0.scores -gnibbles.3.1.scores -gnibbles.4.0.scores -gnibbles.4.1.scores -gnobots2.classic_robots-safe.scores -gnobots2.classic_robots.scores -gnobots2.nightmare-safe.scores -gnobots2.nightmare.scores -gnobots2.robots2-safe.scores -gnobots2.robots2.scores -gnobots2.robots2_easy-safe.scores -gnobots2.robots2_easy.scores -gnobots2.robots_with_safe_teleport-safe.scores -gnobots2.robots_with_safe_teleport.scores -gnome-stones.scores -gnome-xbill.scores -gnometris.scores -gnomine.Biiiig.scores -gnomine.Custom.scores -gnomine.Medium.scores -gnomine.Tiny.scores -gnotravex.2x2.scores -gnotravex.3x3.scores -gnotravex.4x4.scores -gnotravex.5x5.scores -gnotravex.6x6.scores -gtali.scores -iagno.b1.scores -iagno.b2.scores -iagno.b3.scores -iagno.w1.scores -iagno.w2.scores -iagno.w3.scores -mahjongg.{easy,difficult}.scores -same-gnome.scores -. -(while read FILE - do - if [ ! -f $FILE ] - then - @@INSTALL@@ -c -o games -g games -m 664 /dev/null $FILE - fi - done) - -exit 0 diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile deleted file mode 100644 index 92c5c23ffe2..00000000000 --- a/games/gnome-games/Makefile +++ /dev/null @@ -1,73 +0,0 @@ -# $NetBSD: Makefile,v 1.72 2005/04/11 21:45:50 tv Exp $ - -DISTNAME= gnome-games-1.4.0.4 -PKGREVISION= 16 -CATEGORIES= games gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-games/1.4/}\ - ${MASTER_SITE_LOCAL} -EXTRACT_SUFX= .tar.bz2 -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - ${DISTNAME:S/s-/s-html-/}${EXTRACT_SUFX} - -MAINTAINER= tron@NetBSD.org -HOMEPAGE= http://www.gnome.org/ -COMMENT= GNOME games collection - -BUILD_USES_MSGFMT= YES -BUILD_USES_GETTEXT_M4= YES - -CONFLICTS= xbill-[0-9]* - -AUTOMAKE_REQD= 1.4 -AUTOCONF_REQD= 2.50 -USE_DIRS+= gnome1-1.5 -USE_PKGLOCALEDIR= YES -USE_GNU_TOOLS+= make -USE_X11BASE= YES -USE_CONFIG_WRAPPER= YES -USE_LIBTOOL= YES - -GNU_CONFIGURE= YES -CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR} -CONFIGURE_ARGS+= --localstatedir=${VARBASE} - -INSTALL_FILE= ${WRKDIR}/INSTALL - -post-patch: - cd ${WRKSRC} && \ - ${CP} gnect/src/connect4.c gnect/src/connect4.c.broken && \ - ${SED} -e 's|/usr/share|${PREFIX}/share|' \ - < gnect/src/connect4.c.broken > gnect/src/connect4.c - -pre-configure: - cd ${WRKSRC} && ${LOCALBASE}/bin/libtoolize --force --copy - cd ${WRKSRC} && ${ACLOCAL} -I macros - cd ${WRKSRC} && ${AUTOHEADER} - cd ${WRKSRC} && ${AUTOMAKE} --add-missing --gnu - cd ${WRKSRC} && ${AUTOCONF} - -post-build: - ${SED} -e 's#@@INSTALL@@#${INSTALL}#' \ - ${PKGDIR}/INSTALL >${INSTALL_FILE} - -post-install: -.for dir in gnome-stones/C gnome-stones/it - ${ECHO} "index.html Manual" >${PREFIX}/share/gnome/help/${dir}/topic.dat - ${CHMOD} 0644 ${PREFIX}/share/gnome/help/${dir}/topic.dat -.endfor - ${LN} -s aisleriot ${PREFIX}/share/gnome/help/freecell - ${LN} -s . ${PREFIX}/share/gnome/help/gataxx/C/user-guide - ${LN} -s . ${PREFIX}/share/gnome/help/gataxx/es/user-guide - ${LN} -s . ${PREFIX}/share/gnome/help/gataxx/eu/user-guide - ${LN} -s . ${PREFIX}/share/gnome/help/gataxx/it/user-guide - ${LN} -s gnome-mines ${PREFIX}/share/gnome/help/gnomine - ${LN} -s same-gnome ${PREFIX}/share/gnome/help/samegnome - -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/ncurses/buildlink3.mk" -# Required for ports which don't build "libgtop". -.include "../../lang/guile/buildlink3.mk" -.include "../../textproc/scrollkeeper/omf.mk" -.include "../../x11/gnome-core/buildlink3.mk" -.include "../../mk/automake.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/games/gnome-games/PLIST b/games/gnome-games/PLIST deleted file mode 100644 index d963ad625ed..00000000000 --- a/games/gnome-games/PLIST +++ /dev/null @@ -1,1193 +0,0 @@ -@comment $NetBSD: PLIST,v 1.9 2004/09/22 08:09:31 jlam Exp $ -bin/ctali -bin/freecell -bin/gataxx -bin/glines -bin/gnect -bin/gnibbles -bin/gnobots2 -bin/gnome-stones -bin/gnome-xbill -bin/gnometris -bin/gnomine -bin/gnotravex -bin/gnotski -bin/gtali -bin/iagno -bin/mahjongg -bin/same-gnome -bin/sol -etc/sound/events/gataxx.soundlist -etc/sound/events/gnect.soundlist -etc/sound/events/gnibbles.soundlist -etc/sound/events/gnobots2.soundlist -etc/sound/events/iagno.soundlist -include/gdkcardimage/gdk-card-image.h -lib/gnome-stones/objects/libgnome-stones.la -lib/gnome-stones/objects/libgnomekoban.la -lib/libgdkcardimage.la -share/gnect/catseyes_40x40.gnect -share/gnect/classic_40x40.gnect -share/gnect/classic_50x50.gnect -share/gnect/clean_40x40.gnect -share/gnect/clean_40x40_nightfall.gnect -share/gnect/clean_50x50.gnect -share/gnect/clean_50x50_nightfall.gnect -share/gnect/default.gnect -share/gnect/emulator_48x32.gnect -share/gnect/glassy_40x40.gnect -share/gnect/glassy_40x40_grotty.gnect -share/gnect/glassy_50x50.gnect -share/gnect/glassy_50x50_grotty.gnect -share/gnect/safari_45x45.gnect -share/gnect/square_40x40.gnect -share/gnect/square_50x50.gnect -share/gnect/white_ob.cn4 -share/gnibbles/level001.gnl -share/gnibbles/level002.gnl -share/gnibbles/level003.gnl -share/gnibbles/level004.gnl -share/gnibbles/level005.gnl -share/gnibbles/level006.gnl -share/gnibbles/level007.gnl -share/gnibbles/level008.gnl -share/gnibbles/level009.gnl -share/gnibbles/level010.gnl -share/gnibbles/level011.gnl -share/gnibbles/level012.gnl -share/gnibbles/level013.gnl -share/gnibbles/level014.gnl -share/gnibbles/level015.gnl -share/gnibbles/level016.gnl -share/gnibbles/level017.gnl -share/gnibbles/level018.gnl -share/gnibbles/level019.gnl -share/gnibbles/level020.gnl -share/gnibbles/level021.gnl -share/gnibbles/level022.gnl -share/gnibbles/level023.gnl -share/gnibbles/level024.gnl -share/gnibbles/level025.gnl -share/gnibbles/level026.gnl -share/gnobots2/classic_robots.cfg -share/gnobots2/nightmare.cfg -share/gnobots2/robots2.cfg -share/gnobots2/robots2_easy.cfg -share/gnobots2/robots_with_safe_teleport.cfg -share/gnome-stones/default.caves -share/gnome-stones/gnomekoban.caves -share/gnome-stones/tutorial.caves -share/gnome-stonesrc -share/gnome-stonesrc.ko -share/gnome/apps/Games/freecell.desktop -share/gnome/apps/Games/gataxx.desktop -share/gnome/apps/Games/glines.desktop -share/gnome/apps/Games/gnect.desktop -share/gnome/apps/Games/gnibbles.desktop -share/gnome/apps/Games/gnobots2.desktop -share/gnome/apps/Games/gnome-stones.desktop -share/gnome/apps/Games/gnometris.desktop -share/gnome/apps/Games/gnomine.desktop -share/gnome/apps/Games/gnotravex.desktop -share/gnome/apps/Games/gnotski.desktop -share/gnome/apps/Games/gtali.desktop -share/gnome/apps/Games/iagno.desktop -share/gnome/apps/Games/mahjongg.desktop -share/gnome/apps/Games/same-gnome.desktop -share/gnome/apps/Games/sol.desktop -share/gnome/apps/Games/xbill.desktop -share/gnome/help/aisleriot/C/agnes.sgml -share/gnome/help/aisleriot/C/aisleriot.sgml -share/gnome/help/aisleriot/C/auld_lang_syne.sgml -share/gnome/help/aisleriot/C/bakers_dozen.sgml -share/gnome/help/aisleriot/C/bakers_game.sgml -share/gnome/help/aisleriot/C/beleaguered_castle.sgml -share/gnome/help/aisleriot/C/block_ten.sgml -share/gnome/help/aisleriot/C/bristol.sgml -share/gnome/help/aisleriot/C/camelot.sgml -share/gnome/help/aisleriot/C/canfield.sgml -share/gnome/help/aisleriot/C/chessboard.sgml -share/gnome/help/aisleriot/C/clock.sgml -share/gnome/help/aisleriot/C/cover.sgml -share/gnome/help/aisleriot/C/definitions.sgml -share/gnome/help/aisleriot/C/diamond_mine.sgml -share/gnome/help/aisleriot/C/doublets.sgml -share/gnome/help/aisleriot/C/eagle-wing.sgml -share/gnome/help/aisleriot/C/easthaven.sgml -share/gnome/help/aisleriot/C/eight_off.sgml -share/gnome/help/aisleriot/C/elevator.sgml -share/gnome/help/aisleriot/C/escalator.sgml -share/gnome/help/aisleriot/C/figures/camelot-goal.png -share/gnome/help/aisleriot/C/figures/clock-rules.png -share/gnome/help/aisleriot/C/first_law.sgml -share/gnome/help/aisleriot/C/fortress.sgml -share/gnome/help/aisleriot/C/fortunes.sgml -share/gnome/help/aisleriot/C/fourteen.sgml -share/gnome/help/aisleriot/C/freecell.sgml -share/gnome/help/aisleriot/C/gay_gordons.sgml -share/gnome/help/aisleriot/C/glenwood.sgml -share/gnome/help/aisleriot/C/golf.sgml -share/gnome/help/aisleriot/C/gypsy.sgml -share/gnome/help/aisleriot/C/helsinki.sgml -share/gnome/help/aisleriot/C/hopscotch.sgml -share/gnome/help/aisleriot/C/isabel.sgml -share/gnome/help/aisleriot/C/jamestown.sgml -share/gnome/help/aisleriot/C/jumbo.sgml -share/gnome/help/aisleriot/C/kansas.sgml -share/gnome/help/aisleriot/C/king_albert.sgml -share/gnome/help/aisleriot/C/klondike.sgml -share/gnome/help/aisleriot/C/labyrinth.sgml -share/gnome/help/aisleriot/C/lady_jane.sgml -share/gnome/help/aisleriot/C/maze.sgml -share/gnome/help/aisleriot/C/monte_carlo.sgml -share/gnome/help/aisleriot/C/neighbor.sgml -share/gnome/help/aisleriot/C/odessa.sgml -share/gnome/help/aisleriot/C/osmosis.sgml -share/gnome/help/aisleriot/C/peek.sgml -share/gnome/help/aisleriot/C/pileon.sgml -share/gnome/help/aisleriot/C/poker.sgml -share/gnome/help/aisleriot/C/quatorze.sgml -share/gnome/help/aisleriot/C/royal_east.sgml -share/gnome/help/aisleriot/C/scorpion.sgml -share/gnome/help/aisleriot/C/scuffle.sgml -share/gnome/help/aisleriot/C/seahaven.sgml -share/gnome/help/aisleriot/C/sir_tommy.sgml -share/gnome/help/aisleriot/C/spider.sgml -share/gnome/help/aisleriot/C/spiderette.sgml -share/gnome/help/aisleriot/C/straight_up.sgml -share/gnome/help/aisleriot/C/streets_and_alleys.sgml -share/gnome/help/aisleriot/C/ten_across.sgml -share/gnome/help/aisleriot/C/thieves.sgml -share/gnome/help/aisleriot/C/thirteen.sgml -share/gnome/help/aisleriot/C/thumb_and_pouch.sgml -share/gnome/help/aisleriot/C/topic.dat -share/gnome/help/aisleriot/C/treize.sgml -share/gnome/help/aisleriot/C/union_square.sgml -share/gnome/help/aisleriot/C/valentine.sgml -share/gnome/help/aisleriot/C/westhaven.sgml -share/gnome/help/aisleriot/C/whitehead.sgml -share/gnome/help/aisleriot/C/will_o_the_wisp.sgml -share/gnome/help/aisleriot/C/yield.sgml -share/gnome/help/aisleriot/C/yukon.sgml -share/gnome/help/aisleriot/C/zebra.sgml -share/gnome/help/aisleriot/eu/agnes.sgml -share/gnome/help/aisleriot/eu/aisleriot.sgml -share/gnome/help/aisleriot/eu/auld_lang_syne.sgml -share/gnome/help/aisleriot/eu/bakers_dozen.sgml -share/gnome/help/aisleriot/eu/bakers_game.sgml -share/gnome/help/aisleriot/eu/beleaguered_castle.sgml -share/gnome/help/aisleriot/eu/block_ten.sgml -share/gnome/help/aisleriot/eu/bristol.sgml -share/gnome/help/aisleriot/eu/camelot.sgml -share/gnome/help/aisleriot/eu/canfield.sgml -share/gnome/help/aisleriot/eu/chessboard.sgml -share/gnome/help/aisleriot/eu/clock.sgml -share/gnome/help/aisleriot/eu/cover.sgml -share/gnome/help/aisleriot/eu/definitions.sgml -share/gnome/help/aisleriot/eu/diamond_mine.sgml -share/gnome/help/aisleriot/eu/doublets.sgml -share/gnome/help/aisleriot/eu/eagle-wing.sgml -share/gnome/help/aisleriot/eu/easthaven.sgml -share/gnome/help/aisleriot/eu/eight_off.sgml -share/gnome/help/aisleriot/eu/elevator.sgml -share/gnome/help/aisleriot/eu/escalator.sgml -share/gnome/help/aisleriot/eu/figures/camelot-goal.png -share/gnome/help/aisleriot/eu/figures/clock-rules.png -share/gnome/help/aisleriot/eu/first_law.sgml -share/gnome/help/aisleriot/eu/fortress.sgml -share/gnome/help/aisleriot/eu/fortunes.sgml -share/gnome/help/aisleriot/eu/fourteen.sgml -share/gnome/help/aisleriot/eu/freecell.sgml -share/gnome/help/aisleriot/eu/gay_gordons.sgml -share/gnome/help/aisleriot/eu/glenwood.sgml -share/gnome/help/aisleriot/eu/golf.sgml -share/gnome/help/aisleriot/eu/gypsy.sgml -share/gnome/help/aisleriot/eu/helsinki.sgml -share/gnome/help/aisleriot/eu/hopscotch.sgml -share/gnome/help/aisleriot/eu/isabel.sgml -share/gnome/help/aisleriot/eu/jamestown.sgml -share/gnome/help/aisleriot/eu/jumbo.sgml -share/gnome/help/aisleriot/eu/kansas.sgml -share/gnome/help/aisleriot/eu/king_albert.sgml -share/gnome/help/aisleriot/eu/klondike.sgml -share/gnome/help/aisleriot/eu/labyrinth.sgml -share/gnome/help/aisleriot/eu/lady_jane.sgml -share/gnome/help/aisleriot/eu/maze.sgml -share/gnome/help/aisleriot/eu/monte_carlo.sgml -share/gnome/help/aisleriot/eu/neighbor.sgml -share/gnome/help/aisleriot/eu/odessa.sgml -share/gnome/help/aisleriot/eu/osmosis.sgml -share/gnome/help/aisleriot/eu/peek.sgml -share/gnome/help/aisleriot/eu/pileon.sgml -share/gnome/help/aisleriot/eu/poker.sgml -share/gnome/help/aisleriot/eu/quatorze.sgml -share/gnome/help/aisleriot/eu/royal_east.sgml -share/gnome/help/aisleriot/eu/scorpion.sgml -share/gnome/help/aisleriot/eu/scuffle.sgml -share/gnome/help/aisleriot/eu/seahaven.sgml -share/gnome/help/aisleriot/eu/sir_tommy.sgml -share/gnome/help/aisleriot/eu/spider.sgml -share/gnome/help/aisleriot/eu/spiderette.sgml -share/gnome/help/aisleriot/eu/straight_up.sgml -share/gnome/help/aisleriot/eu/streets_and_alleys.sgml -share/gnome/help/aisleriot/eu/ten_across.sgml -share/gnome/help/aisleriot/eu/thieves.sgml -share/gnome/help/aisleriot/eu/thirteen.sgml -share/gnome/help/aisleriot/eu/thumb_and_pouch.sgml -share/gnome/help/aisleriot/eu/topic.dat -share/gnome/help/aisleriot/eu/treize.sgml -share/gnome/help/aisleriot/eu/union_square.sgml -share/gnome/help/aisleriot/eu/valentine.sgml -share/gnome/help/aisleriot/eu/westhaven.sgml -share/gnome/help/aisleriot/eu/whitehead.sgml -share/gnome/help/aisleriot/eu/will_o_the_wisp.sgml -share/gnome/help/aisleriot/eu/yield.sgml -share/gnome/help/aisleriot/eu/yukon.sgml -share/gnome/help/aisleriot/eu/zebra.sgml -share/gnome/help/aisleriot/it/aisleriot.sgml -share/gnome/help/aisleriot/it/auld_lang_syne.sgml -share/gnome/help/aisleriot/it/bakers_dozen.sgml -share/gnome/help/aisleriot/it/beleaguered_castle.sgml -share/gnome/help/aisleriot/it/bristol.sgml -share/gnome/help/aisleriot/it/camelot.sgml -share/gnome/help/aisleriot/it/canfield.sgml -share/gnome/help/aisleriot/it/clock.sgml -share/gnome/help/aisleriot/it/cover.sgml -share/gnome/help/aisleriot/it/definitions.sgml -share/gnome/help/aisleriot/it/doublets.sgml -share/gnome/help/aisleriot/it/elevator.sgml -share/gnome/help/aisleriot/it/figures/camelot-goal.png -share/gnome/help/aisleriot/it/figures/clock-rules.png -share/gnome/help/aisleriot/it/first_law.sgml -share/gnome/help/aisleriot/it/fortunes.sgml -share/gnome/help/aisleriot/it/fourteen.sgml -share/gnome/help/aisleriot/it/freecell.sgml -share/gnome/help/aisleriot/it/glenwood.sgml -share/gnome/help/aisleriot/it/gypsy.sgml -share/gnome/help/aisleriot/it/hopscotch.sgml -share/gnome/help/aisleriot/it/kansas.sgml -share/gnome/help/aisleriot/it/klondike.sgml -share/gnome/help/aisleriot/it/lady_jane.sgml -share/gnome/help/aisleriot/it/maze.sgml -share/gnome/help/aisleriot/it/monte_carlo.sgml -share/gnome/help/aisleriot/it/neighbor.sgml -share/gnome/help/aisleriot/it/odessa.sgml -share/gnome/help/aisleriot/it/osmosis.sgml -share/gnome/help/aisleriot/it/pileon.sgml -share/gnome/help/aisleriot/it/plait.sgml -share/gnome/help/aisleriot/it/poker.sgml -share/gnome/help/aisleriot/it/royal_east.sgml -share/gnome/help/aisleriot/it/scorpion.sgml -share/gnome/help/aisleriot/it/seahaven.sgml -share/gnome/help/aisleriot/it/spider.sgml -share/gnome/help/aisleriot/it/straight_up.sgml -share/gnome/help/aisleriot/it/thieves.sgml -share/gnome/help/aisleriot/it/thirteen.sgml -share/gnome/help/aisleriot/it/thumb_and_pouch.sgml -share/gnome/help/aisleriot/it/union_square.sgml -share/gnome/help/aisleriot/it/valentine.sgml -share/gnome/help/aisleriot/it/westhaven.sgml -share/gnome/help/aisleriot/it/yukon.sgml -share/gnome/help/aisleriot/it/zebra.sgml -@exec ${LN} -s aisleriot %D/share/gnome/help/freecell -share/gnome/help/freecell -share/gnome/help/gataxx/C/authors.html -share/gnome/help/gataxx/C/bugs.html -share/gnome/help/gataxx/C/figures/gataxx-legalmoves.png -share/gnome/help/gataxx/C/figures/gataxx-prefs.png -share/gnome/help/gataxx/C/figures/gataxx-startgame.png -share/gnome/help/gataxx/C/gataxx.sgml -share/gnome/help/gataxx/C/index.html -share/gnome/help/gataxx/C/ln7.html -share/gnome/help/gataxx/C/prefs.html -share/gnome/help/gataxx/C/topic.dat -share/gnome/help/gataxx/C/usage.html -@exec ${LN} -s . %D/share/gnome/help/gataxx/C/user-guide -share/gnome/help/gataxx/C/user-guide -share/gnome/help/gataxx/es/authors.html -share/gnome/help/gataxx/es/bugs.html -share/gnome/help/gataxx/es/figures/gataxx-legalmoves.png -share/gnome/help/gataxx/es/figures/gataxx-prefs.png -share/gnome/help/gataxx/es/figures/gataxx-startgame.png -share/gnome/help/gataxx/es/gataxx.sgml -share/gnome/help/gataxx/es/index.html -share/gnome/help/gataxx/es/ln10.html -share/gnome/help/gataxx/es/prefs.html -share/gnome/help/gataxx/es/topic.dat -share/gnome/help/gataxx/es/usage.html -@exec ${LN} -s . %D/share/gnome/help/gataxx/es/user-guide -share/gnome/help/gataxx/es/user-guide -share/gnome/help/gataxx/eu/authors.html -share/gnome/help/gataxx/eu/bugs.html -share/gnome/help/gataxx/eu/figures/gataxx-legalmoves.png -share/gnome/help/gataxx/eu/figures/gataxx-prefs.png -share/gnome/help/gataxx/eu/figures/gataxx-startgame.png -share/gnome/help/gataxx/eu/gataxx.sgml -share/gnome/help/gataxx/eu/index.html -share/gnome/help/gataxx/eu/ln7.html -share/gnome/help/gataxx/eu/prefs.html -share/gnome/help/gataxx/eu/topic.dat -share/gnome/help/gataxx/eu/usage.html -@exec ${LN} -s . %D/share/gnome/help/gataxx/eu/user-guide -share/gnome/help/gataxx/eu/user-guide -share/gnome/help/gataxx/it/authors.html -share/gnome/help/gataxx/it/bugs.html -share/gnome/help/gataxx/it/figures/gataxx-legalmoves.png -share/gnome/help/gataxx/it/figures/gataxx-prefs.png -share/gnome/help/gataxx/it/figures/gataxx-startgame.png -share/gnome/help/gataxx/it/gataxx.sgml -share/gnome/help/gataxx/it/index.html -share/gnome/help/gataxx/it/ln10.html -share/gnome/help/gataxx/it/prefs.html -share/gnome/help/gataxx/it/topic.dat -share/gnome/help/gataxx/it/usage.html -@exec ${LN} -s . %D/share/gnome/help/gataxx/it/user-guide -share/gnome/help/gataxx/it/user-guide -share/gnome/help/gnect/C/figures/tileset.png -share/gnome/help/gnect/C/gnect.sgml -share/gnome/help/gnect/C/index.html -share/gnome/help/gnect/C/ln7.html -share/gnome/help/gnect/C/prefs.html -share/gnome/help/gnect/C/topic.dat -share/gnome/help/gnect/C/usage.html -share/gnome/help/gnibbles/C/figures/game.png -share/gnome/help/gnibbles/C/figures/graphics.png -share/gnome/help/gnibbles/C/figures/intro.png -share/gnome/help/gnibbles/C/figures/playing.png -share/gnome/help/gnibbles/C/figures/worm_op.png -share/gnome/help/gnibbles/C/gnibbles.sgml -share/gnome/help/gnibbles/C/index.html -share/gnome/help/gnibbles/C/ln7.html -share/gnome/help/gnibbles/C/objective.html -share/gnome/help/gnibbles/C/prefs.html -share/gnome/help/gnibbles/C/topic.dat -share/gnome/help/gnibbles/C/usage.html -share/gnome/help/gnibbles/eu/figures/game.png -share/gnome/help/gnibbles/eu/figures/graphics.png -share/gnome/help/gnibbles/eu/figures/intro.png -share/gnome/help/gnibbles/eu/figures/playing.png -share/gnome/help/gnibbles/eu/figures/worm_op.png -share/gnome/help/gnibbles/eu/gnibbles.sgml -share/gnome/help/gnibbles/eu/index.html -share/gnome/help/gnibbles/eu/ln7.html -share/gnome/help/gnibbles/eu/objective.html -share/gnome/help/gnibbles/eu/prefs.html -share/gnome/help/gnibbles/eu/topic.dat -share/gnome/help/gnibbles/eu/usage.html -share/gnome/help/gnobots2/C/figures/gnobots2-main.png -share/gnome/help/gnobots2/C/gnobots2.sgml -share/gnome/help/gnobots2/C/index.html -share/gnome/help/gnobots2/C/keyboard.html -share/gnome/help/gnobots2/C/ln7.html -share/gnome/help/gnobots2/C/menubar.html -share/gnome/help/gnobots2/C/objective.html -share/gnome/help/gnobots2/C/topic.dat -share/gnome/help/gnobots2/C/usage.html -share/gnome/help/gnobots2/da/index.html -share/gnome/help/gnobots2/da/topic.dat -share/gnome/help/gnobots2/es/index.html -share/gnome/help/gnobots2/es/topic.dat -share/gnome/help/gnobots2/eu/figures/gnobots2-main.png -share/gnome/help/gnobots2/eu/gnobots2.sgml -share/gnome/help/gnobots2/eu/index.html -share/gnome/help/gnobots2/eu/keyboard.html -share/gnome/help/gnobots2/eu/ln7.html -share/gnome/help/gnobots2/eu/menubar.html -share/gnome/help/gnobots2/eu/objective.html -share/gnome/help/gnobots2/eu/topic.dat -share/gnome/help/gnobots2/eu/usage.html -share/gnome/help/gnobots2/it/index.html -share/gnome/help/gnobots2/it/topic.dat -share/gnome/help/gnome-mines/C/authors.html -share/gnome/help/gnome-mines/C/bugs.html -share/gnome/help/gnome-mines/C/figures/advanced_121_a.png -share/gnome/help/gnome-mines/C/figures/advanced_121_b.png -share/gnome/help/gnome-mines/C/figures/advanced_121_c.png -share/gnome/help/gnome-mines/C/figures/basic-corner.png -share/gnome/help/gnome-mines/C/figures/basic-flat3.png -share/gnome/help/gnome-mines/C/figures/basic-wall.png -share/gnome/help/gnome-mines/C/figures/gnomine-begin-play.png -share/gnome/help/gnome-mines/C/figures/gnomine-fail.png -share/gnome/help/gnome-mines/C/figures/gnomine-fresh.png -share/gnome/help/gnome-mines/C/figures/gnomine-preferences.png -share/gnome/help/gnome-mines/C/figures/gnomine-won.png -share/gnome/help/gnome-mines/C/gnome-mines.sgml -share/gnome/help/gnome-mines/C/index.html -share/gnome/help/gnome-mines/C/ln7.html -share/gnome/help/gnome-mines/C/menubar.html -share/gnome/help/gnome-mines/C/objective.html -share/gnome/help/gnome-mines/C/topic.dat -share/gnome/help/gnome-mines/C/usage.html -share/gnome/help/gnome-mines/eu/authors.html -share/gnome/help/gnome-mines/eu/bugs.html -share/gnome/help/gnome-mines/eu/figures/advanced_121_a.png -share/gnome/help/gnome-mines/eu/figures/advanced_121_b.png -share/gnome/help/gnome-mines/eu/figures/advanced_121_c.png -share/gnome/help/gnome-mines/eu/figures/basic-corner.png -share/gnome/help/gnome-mines/eu/figures/basic-flat3.png -share/gnome/help/gnome-mines/eu/figures/basic-wall.png -share/gnome/help/gnome-mines/eu/figures/gnomine-begin-play.png -share/gnome/help/gnome-mines/eu/figures/gnomine-fail.png -share/gnome/help/gnome-mines/eu/figures/gnomine-fresh.png -share/gnome/help/gnome-mines/eu/figures/gnomine-preferences.png -share/gnome/help/gnome-mines/eu/figures/gnomine-won.png -share/gnome/help/gnome-mines/eu/gnome-mines.sgml -share/gnome/help/gnome-mines/eu/index.html -share/gnome/help/gnome-mines/eu/ln7.html -share/gnome/help/gnome-mines/eu/menubar.html -share/gnome/help/gnome-mines/eu/objective.html -share/gnome/help/gnome-mines/eu/topic.dat -share/gnome/help/gnome-mines/eu/usage.html -@exec ${LN} -s gnome-mines %D/share/gnome/help/gnomine -share/gnome/help/gnomine -share/gnome/help/gnome-stones/C/authors.html -share/gnome/help/gnome-stones/C/bugs.html -share/gnome/help/gnome-stones/C/figures/main-game.png -share/gnome/help/gnome-stones/C/figures/main-start.png -share/gnome/help/gnome-stones/C/figures/preferences-joystick.png -share/gnome/help/gnome-stones/C/figures/preferences-main.png -share/gnome/help/gnome-stones/C/gamescenarios.html -share/gnome/help/gnome-stones/C/gnome-stones.sgml -share/gnome/help/gnome-stones/C/index.html -share/gnome/help/gnome-stones/C/license.html -share/gnome/help/gnome-stones/C/ln7.html -share/gnome/help/gnome-stones/C/prefs.html -share/gnome/help/gnome-stones/C/topic.dat -share/gnome/help/gnome-stones/C/usage.html -share/gnome/help/gnome-stones/it/authors.html -share/gnome/help/gnome-stones/it/bugs.html -share/gnome/help/gnome-stones/it/figures/main-game.png -share/gnome/help/gnome-stones/it/figures/main-start.png -share/gnome/help/gnome-stones/it/figures/preferences-joystick.png -share/gnome/help/gnome-stones/it/figures/preferences-main.png -share/gnome/help/gnome-stones/it/gamescenarios.html -share/gnome/help/gnome-stones/it/gnome-stones.sgml -share/gnome/help/gnome-stones/it/index.html -share/gnome/help/gnome-stones/it/license.html -share/gnome/help/gnome-stones/it/ln7.html -share/gnome/help/gnome-stones/it/prefs.html -share/gnome/help/gnome-stones/it/topic.dat -share/gnome/help/gnome-stones/it/usage.html -share/gnome/help/gnotravex/C/authors.html -share/gnome/help/gnotravex/C/bugs.html -share/gnome/help/gnotravex/C/figures/gnotravex_game.png -share/gnome/help/gnotravex/C/figures/gnotravex_mainwindow.png -share/gnome/help/gnotravex/C/gnotravex.sgml -share/gnome/help/gnotravex/C/index.html -share/gnome/help/gnotravex/C/license.html -share/gnome/help/gnotravex/C/ln7.html -share/gnome/help/gnotravex/C/prefs.html -share/gnome/help/gnotravex/C/topic.dat -share/gnome/help/gnotravex/C/usage.html -share/gnome/help/gnotravex/es/authors.html -share/gnome/help/gnotravex/es/bugs.html -share/gnome/help/gnotravex/es/figures/gnotravex_game.png -share/gnome/help/gnotravex/es/figures/gnotravex_mainwindow.png -share/gnome/help/gnotravex/es/gnotravex.sgml -share/gnome/help/gnotravex/es/index.html -share/gnome/help/gnotravex/es/license.html -share/gnome/help/gnotravex/es/ln7.html -share/gnome/help/gnotravex/es/prefs.html -share/gnome/help/gnotravex/es/topic.dat -share/gnome/help/gnotravex/es/usage.html -share/gnome/help/gnotravex/eu/authors.html -share/gnome/help/gnotravex/eu/bugs.html -share/gnome/help/gnotravex/eu/figures/gnotravex_game.png -share/gnome/help/gnotravex/eu/figures/gnotravex_mainwindow.png -share/gnome/help/gnotravex/eu/gnotravex.sgml -share/gnome/help/gnotravex/eu/index.html -share/gnome/help/gnotravex/eu/license.html -share/gnome/help/gnotravex/eu/ln7.html -share/gnome/help/gnotravex/eu/prefs.html -share/gnome/help/gnotravex/eu/topic.dat -share/gnome/help/gnotravex/eu/usage.html -share/gnome/help/gtali/C/authors.html -share/gnome/help/gtali/C/bugs.html -share/gnome/help/gtali/C/figures/mainwindow.png -share/gnome/help/gtali/C/figures/preferences.png -share/gnome/help/gtali/C/gtali.sgml -share/gnome/help/gtali/C/index.html -share/gnome/help/gtali/C/license.html -share/gnome/help/gtali/C/ln7.html -share/gnome/help/gtali/C/options.html -share/gnome/help/gtali/C/playing.html -share/gnome/help/gtali/C/strategy.html -share/gnome/help/gtali/C/topic.dat -share/gnome/help/gtali/da/index.html -share/gnome/help/gtali/da/topic.dat -share/gnome/help/gtali/eu/authors.html -share/gnome/help/gtali/eu/bugs.html -share/gnome/help/gtali/eu/figures/mainwindow.png -share/gnome/help/gtali/eu/figures/preferences.png -share/gnome/help/gtali/eu/gtali.sgml -share/gnome/help/gtali/eu/index.html -share/gnome/help/gtali/eu/license.html -share/gnome/help/gtali/eu/ln7.html -share/gnome/help/gtali/eu/options.html -share/gnome/help/gtali/eu/playing.html -share/gnome/help/gtali/eu/strategy.html -share/gnome/help/gtali/eu/topic.dat -share/gnome/help/iagno/C/animations.html -share/gnome/help/iagno/C/bugs.html -share/gnome/help/iagno/C/credits.html -share/gnome/help/iagno/C/figures/ANIMATION.png -share/gnome/help/iagno/C/figures/BLOCK.png -share/gnome/help/iagno/C/figures/FIRST.png -share/gnome/help/iagno/C/figures/PLAYER.png -share/gnome/help/iagno/C/figures/START.png -share/gnome/help/iagno/C/iagno.sgml -share/gnome/help/iagno/C/index.html -share/gnome/help/iagno/C/license.html -share/gnome/help/iagno/C/ln7.html -share/gnome/help/iagno/C/playing.html -share/gnome/help/iagno/C/settings.html -share/gnome/help/iagno/C/topic.dat -share/gnome/help/iagno/eu/animations.html -share/gnome/help/iagno/eu/bugs.html -share/gnome/help/iagno/eu/credits.html -share/gnome/help/iagno/eu/figures/ANIMATION.png -share/gnome/help/iagno/eu/figures/BLOCK.png -share/gnome/help/iagno/eu/figures/FIRST.png -share/gnome/help/iagno/eu/figures/PLAYER.png -share/gnome/help/iagno/eu/figures/START.png -share/gnome/help/iagno/eu/iagno.sgml -share/gnome/help/iagno/eu/index.html -share/gnome/help/iagno/eu/license.html -share/gnome/help/iagno/eu/ln7.html -share/gnome/help/iagno/eu/playing.html -share/gnome/help/iagno/eu/settings.html -share/gnome/help/iagno/eu/topic.dat -share/gnome/help/iagno/it/animations.html -share/gnome/help/iagno/it/bugs.html -share/gnome/help/iagno/it/credits.html -share/gnome/help/iagno/it/figures/ANIMATION.png -share/gnome/help/iagno/it/figures/BLOCK.png -share/gnome/help/iagno/it/figures/FIRST.png -share/gnome/help/iagno/it/figures/PLAYER.png -share/gnome/help/iagno/it/figures/START.png -share/gnome/help/iagno/it/iagno.sgml -share/gnome/help/iagno/it/index.html -share/gnome/help/iagno/it/license.html -share/gnome/help/iagno/it/ln7.html -share/gnome/help/iagno/it/playing.html -share/gnome/help/iagno/it/settings.html -share/gnome/help/iagno/it/topic.dat -share/gnome/help/mahjongg/C/figures/color.png -share/gnome/help/mahjongg/C/figures/confirm.png -share/gnome/help/mahjongg/C/figures/mahjongg.png -share/gnome/help/mahjongg/C/figures/no-match.png -share/gnome/help/mahjongg/C/figures/no-move.png -share/gnome/help/mahjongg/C/figures/preferences.png -share/gnome/help/mahjongg/C/figures/scores.png -share/gnome/help/mahjongg/C/figures/seed.png -share/gnome/help/mahjongg/C/figures/toolbar.png -share/gnome/help/mahjongg/C/index.html -share/gnome/help/mahjongg/C/ln10.html -share/gnome/help/mahjongg/C/mahjongg.sgml -share/gnome/help/mahjongg/C/topic.dat -share/gnome/help/mahjongg/C/usage.html -share/gnome/help/mahjongg/eu/figures/color.png -share/gnome/help/mahjongg/eu/figures/confirm.png -share/gnome/help/mahjongg/eu/figures/mahjongg.png -share/gnome/help/mahjongg/eu/figures/no-match.png -share/gnome/help/mahjongg/eu/figures/no-move.png -share/gnome/help/mahjongg/eu/figures/preferences.png -share/gnome/help/mahjongg/eu/figures/scores.png -share/gnome/help/mahjongg/eu/figures/seed.png -share/gnome/help/mahjongg/eu/figures/toolbar.png -share/gnome/help/mahjongg/eu/index.html -share/gnome/help/mahjongg/eu/ln9.html -share/gnome/help/mahjongg/eu/mahjongg.sgml -share/gnome/help/mahjongg/eu/topic.dat -share/gnome/help/mahjongg/eu/usage.html -share/gnome/help/mahjongg/it/figures/color.png -share/gnome/help/mahjongg/it/figures/mahjongg.png -share/gnome/help/mahjongg/it/figures/no-match.png -share/gnome/help/mahjongg/it/figures/no-move.png -share/gnome/help/mahjongg/it/figures/preferences.png -share/gnome/help/mahjongg/it/figures/seed.png -share/gnome/help/mahjongg/it/figures/toolbar.png -share/gnome/help/mahjongg/it/index.html -share/gnome/help/mahjongg/it/ln13.html -share/gnome/help/mahjongg/it/mahjongg.sgml -share/gnome/help/mahjongg/it/topic.dat -share/gnome/help/mahjongg/it/usage.html -share/gnome/help/same-gnome/C/index.html -share/gnome/help/same-gnome/C/ln7.html -share/gnome/help/same-gnome/C/newthemes.html -share/gnome/help/same-gnome/C/same-gnome.sgml -share/gnome/help/same-gnome/C/topic.dat -share/gnome/help/same-gnome/es/index.html -share/gnome/help/same-gnome/es/ln10.html -share/gnome/help/same-gnome/es/newthemes.html -share/gnome/help/same-gnome/es/same-gnome.sgml -share/gnome/help/same-gnome/es/topic.dat -share/gnome/help/same-gnome/eu/index.html -share/gnome/help/same-gnome/eu/ln7.html -share/gnome/help/same-gnome/eu/newthemes.html -share/gnome/help/same-gnome/eu/same-gnome.sgml -share/gnome/help/same-gnome/eu/topic.dat -share/gnome/help/same-gnome/ru/index.html -share/gnome/help/same-gnome/ru/ln7.html -share/gnome/help/same-gnome/ru/newthemes.html -share/gnome/help/same-gnome/ru/same-gnome.sgml -share/gnome/help/same-gnome/ru/topic.dat -@exec ${LN} -s same-gnome %D/share/gnome/help/samegnome -share/gnome/help/samegnome -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnome-games.mo -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-games.mo -share/mime-info/gnome-stones.keys -share/mime-info/gnome-stones.mime -share/omf/gnome-games/aisleriot-C.omf -share/omf/gnome-games/aisleriot-eu.omf -share/omf/gnome-games/aisleriot-it.omf -share/omf/gnome-games/gataxx-C.omf -share/omf/gnome-games/gataxx-es.omf -share/omf/gnome-games/gataxx-eu.omf -share/omf/gnome-games/gataxx-it.omf -share/omf/gnome-games/gnect-C.omf -share/omf/gnome-games/gnibbles-C.omf -share/omf/gnome-games/gnibbles-eu.omf -share/omf/gnome-games/gnobots2-C.omf -share/omf/gnome-games/gnobots2-eu.omf -share/omf/gnome-games/gnome-mines-C.omf -share/omf/gnome-games/gnome-mines-eu.omf -share/omf/gnome-games/gnome-stones-C.omf -share/omf/gnome-games/gnome-stones-it.omf -share/omf/gnome-games/gnotravex-C.omf -share/omf/gnome-games/gnotravex-es.omf -share/omf/gnome-games/gnotravex-eu.omf -share/omf/gnome-games/gtali-C.omf -share/omf/gnome-games/gtali-eu.omf -share/omf/gnome-games/iagno-C.omf -share/omf/gnome-games/iagno-eu.omf -share/omf/gnome-games/iagno-it.omf -share/omf/gnome-games/mahjongg-C.omf -share/omf/gnome-games/mahjongg-eu.omf -share/omf/gnome-games/mahjongg-it.omf -share/omf/gnome-games/same-gnome-C.omf -share/omf/gnome-games/same-gnome-es.omf -share/omf/gnome-games/same-gnome-eu.omf -share/omf/gnome-games/same-gnome-ru.omf -share/pixmaps/cards/backs/beige.png -share/pixmaps/cards/backs/face.png -share/pixmaps/cards/backs/grey.png -share/pixmaps/cards/backs/rods.png -share/pixmaps/cards/baize.png -share/pixmaps/cards/honors/bonded.png -share/pixmaps/cards/honors/xpat.png -share/pixmaps/cards/jokers/gnome.png -share/pixmaps/cards/ranks/bold-09x14.png -share/pixmaps/cards/ranks/fine-07x12.png -share/pixmaps/cards/slots/hand.png -share/pixmaps/cards/slots/plain.png -share/pixmaps/cards/splash.png -share/pixmaps/cards/suits_large/knuth-09x10.png -share/pixmaps/cards/suits_large/knuth-15x19.png -share/pixmaps/cards/suits_large/knuth-18x21.png -share/pixmaps/cards/suits_large/knuth-21x25.png -share/pixmaps/cards/suits_large/xpat-11x11.png -share/pixmaps/cards/suits_large/xpat-15x15.png -share/pixmaps/cards/suits_large/xpat-21x21.png -share/pixmaps/cards/suits_large/xpat-41x41.png -share/pixmaps/cards/suits_medium/knuth-09x10.png -share/pixmaps/cards/suits_medium/knuth-15x19.png -share/pixmaps/cards/suits_medium/knuth-18x21.png -share/pixmaps/cards/suits_medium/knuth-21x25.png -share/pixmaps/cards/suits_medium/xpat-11x11.png -share/pixmaps/cards/suits_medium/xpat-15x15.png -share/pixmaps/cards/suits_medium/xpat-21x21.png -share/pixmaps/cards/suits_small/knuth-09x10.png -share/pixmaps/cards/suits_small/xpat-11x11.png -share/pixmaps/cards/suits_small/xpat-15x15.png -share/pixmaps/gataxx.png -share/pixmaps/gataxx/blend.png -share/pixmaps/gataxx/classic.png -share/pixmaps/gataxx/flipblend.png -share/pixmaps/gataxx/metal.png -share/pixmaps/gataxx/metal2.png -share/pixmaps/gataxx/shrink.png -share/pixmaps/gataxx/woodtrim.png -share/pixmaps/glines.png -share/pixmaps/glines/ball.png -share/pixmaps/glines/black.xpm -share/pixmaps/glines/classic.png -share/pixmaps/glines/dots.png -share/pixmaps/glines/gray.xpm -share/pixmaps/glines/pulse.png -share/pixmaps/glines/woody.xpm -share/pixmaps/gnect-icon.png -share/pixmaps/gnect/bg_grotty.jpg -share/pixmaps/gnect/bg_nightfall.jpg -share/pixmaps/gnect/gnect-about.png -share/pixmaps/gnect/tileset_40x40_catseyes.png -share/pixmaps/gnect/tileset_40x40_classic.png -share/pixmaps/gnect/tileset_40x40_clean.png -share/pixmaps/gnect/tileset_40x40_glassy.png -share/pixmaps/gnect/tileset_40x40_square.png -share/pixmaps/gnect/tileset_45x45_safari.png -share/pixmaps/gnect/tileset_48x32_emulator.png -share/pixmaps/gnect/tileset_50x50_catseyes.png -share/pixmaps/gnect/tileset_50x50_classic.png -share/pixmaps/gnect/tileset_50x50_clean.png -share/pixmaps/gnect/tileset_50x50_glassy.png -share/pixmaps/gnect/tileset_50x50_square.png -share/pixmaps/gnibbles/gnibbles-logo.png -share/pixmaps/gnibbles/gnibbles.png -share/pixmaps/gnobots2/aieee.png -share/pixmaps/gnobots2/cows.png -share/pixmaps/gnobots2/eggs.png -share/pixmaps/gnobots2/gnomes.png -share/pixmaps/gnobots2/mice.png -share/pixmaps/gnobots2/robots.png -share/pixmaps/gnobots2/splat.png -share/pixmaps/gnobots2/windows.png -share/pixmaps/gnobots2/yahoo.png -share/pixmaps/gnome-aisleriot.png -share/pixmaps/gnome-gnobots2.png -share/pixmaps/gnome-gtali.png -share/pixmaps/gnome-gtetris.png -share/pixmaps/gnome-mahjongg.png -share/pixmaps/gnome-nibbles.png -share/pixmaps/gnome-stones-file.png -share/pixmaps/gnome-stones.png -share/pixmaps/gnome-stones/amoeba.png -share/pixmaps/gnome-stones/background.png -share/pixmaps/gnome-stones/boulder.png -share/pixmaps/gnome-stones/butterfly.png -share/pixmaps/gnome-stones/crate.png -share/pixmaps/gnome-stones/curtain.png -share/pixmaps/gnome-stones/diamond.png -share/pixmaps/gnome-stones/dirt.png -share/pixmaps/gnome-stones/door.png -share/pixmaps/gnome-stones/empty.png -share/pixmaps/gnome-stones/explosion.png -share/pixmaps/gnome-stones/firefly.png -share/pixmaps/gnome-stones/frame.png -share/pixmaps/gnome-stones/gnome.png -share/pixmaps/gnome-stones/title.png -share/pixmaps/gnome-stones/wall.png -share/pixmaps/gnometris/5blocks-tig.png -share/pixmaps/gnometris/5blocks-tim.png -share/pixmaps/gnometris/5blocks.png -share/pixmaps/gnometris/7blocks-tig.png -share/pixmaps/gnometris/7blocks.png -share/pixmaps/gnometris/7stones-gn.png -share/pixmaps/gnometris/7stones2-gn.png -share/pixmaps/gnometris/bg/dog-bg.png -share/pixmaps/gnometris/bg/fishy-bg.png -share/pixmaps/gnometris/bg/geschier-bg.png -share/pixmaps/gnometris/bg/gitter-bg.png -share/pixmaps/gnometris/bg/gnometris-bg.png -share/pixmaps/gnometris/bg/greyprint-bg.png -share/pixmaps/gnometris/bg/leaves-bg.png -share/pixmaps/gnometris/bg/rhinoceros-bg.png -share/pixmaps/gnometris/bg/scrcow-bg.png -share/pixmaps/gnometris/bg/sweet-bg.png -share/pixmaps/gnometris/bg/trees-bg.png -share/pixmaps/gnometris/bg/vortex-bg.png -share/pixmaps/gnometris/bg/watery-bg.png -share/pixmaps/gnometris/bg/weirdo-bg.png -share/pixmaps/gnotravex/gnome-gnotravex.png -share/pixmaps/gnotravex/gnotravex.png -share/pixmaps/gnotski-icon.png -share/pixmaps/gnotski.png -share/pixmaps/iagno.png -share/pixmaps/iagno/blend.png -share/pixmaps/iagno/classic.png -share/pixmaps/iagno/flipblend.png -share/pixmaps/iagno/metal.png -share/pixmaps/iagno/metal2.png -share/pixmaps/iagno/shrink.png -share/pixmaps/iagno/woodtrim.png -share/pixmaps/mahjongg/bg/bg1.png -share/pixmaps/mahjongg/bg/bg2.png -share/pixmaps/mahjongg/bg/bg3.png -share/pixmaps/mahjongg/bg/bg4.png -share/pixmaps/mahjongg/default.png -share/pixmaps/mahjongg/seta.png -share/pixmaps/same-gnome/blink-sync.png -share/pixmaps/same-gnome/glass.png -share/pixmaps/same-gnome/marbles.png -share/pixmaps/same-gnome/planets.png -share/pixmaps/same-gnome/rotate.png -share/pixmaps/same-gnome/stones.png -share/pixmaps/xbill.png -share/sol-games/agnes.scm -share/sol-games/auld_lang_syne.scm -share/sol-games/bakers_dozen.scm -share/sol-games/bakers_game.scm -share/sol-games/beleaguered_castle.scm -share/sol-games/bristol.scm -share/sol-games/camelot.scm -share/sol-games/canfield.scm -share/sol-games/chessboard.scm -share/sol-games/clock.scm -share/sol-games/cover.scm -share/sol-games/diamond_mine.scm -share/sol-games/doublets.scm -share/sol-games/eagle_wing.scm -share/sol-games/easthaven.scm -share/sol-games/eight_off.scm -share/sol-games/elevator.scm -share/sol-games/escalator.scm -share/sol-games/first_law.scm -share/sol-games/fortress.scm -share/sol-games/fortunes.scm -share/sol-games/fourteen.scm -share/sol-games/freecell.scm -share/sol-games/gay_gordons.scm -share/sol-games/glenwood.scm -share/sol-games/golf.scm -share/sol-games/gypsy.scm -share/sol-games/helsinki.scm -share/sol-games/hopscotch.scm -share/sol-games/isabel.scm -share/sol-games/jamestown.scm -share/sol-games/jumbo.scm -share/sol-games/kansas.scm -share/sol-games/king_albert.scm -share/sol-games/klondike.scm -share/sol-games/labyrinth.scm -share/sol-games/lady_jane.scm -share/sol-games/maze.scm -share/sol-games/monte_carlo.scm -share/sol-games/neighbor.scm -share/sol-games/odessa.scm -share/sol-games/osmosis.scm -share/sol-games/peek.scm -share/sol-games/pileon.scm -share/sol-games/plait.scm -share/sol-games/poker.scm -share/sol-games/quatorze.scm -share/sol-games/royal_east.scm -share/sol-games/scorpion.scm -share/sol-games/scuffle.scm -share/sol-games/seahaven.scm -share/sol-games/sir_tommy.scm -share/sol-games/sol.scm -share/sol-games/spider.scm -share/sol-games/spiderette.scm -share/sol-games/straight_up.scm -share/sol-games/streets_and_alleys.scm -share/sol-games/ten_across.scm -share/sol-games/thieves.scm -share/sol-games/thirteen.scm -share/sol-games/thumb_and_pouch.scm -share/sol-games/treize.scm -share/sol-games/union_square.scm -share/sol-games/valentine.scm -share/sol-games/westhaven.scm -share/sol-games/whitehead.scm -share/sol-games/will_o_the_wisp.scm -share/sol-games/yield.scm -share/sol-games/yukon.scm -share/sol-games/zebra.scm -share/sounds/gataxx/flip-piece.wav -share/sounds/gataxx/gameover.wav -share/sounds/gnibbles/appear.wav -share/sounds/gnibbles/bonus.wav -share/sounds/gnibbles/crash.wav -share/sounds/gnibbles/gobble.wav -share/sounds/gnibbles/laughter.wav -share/sounds/gnibbles/life.wav -share/sounds/gnibbles/pop.wav -share/sounds/gnibbles/reverse.wav -share/sounds/gnibbles/teleport.wav -share/sounds/gnobots2/bad.wav -share/sounds/gnobots2/die.wav -share/sounds/gnobots2/splat.wav -share/sounds/gnobots2/teleport.wav -share/sounds/gnobots2/victory.wav -share/sounds/gnobots2/yahoo.wav -share/sounds/iagno/flip-piece.wav -share/sounds/iagno/gameover.wav -share/xbill/cursors/apple.xpm -share/xbill/cursors/beos.xpm -share/xbill/cursors/bsd.xpm -share/xbill/cursors/bucket.xpm -share/xbill/cursors/caldera.xpm -share/xbill/cursors/debian.xpm -share/xbill/cursors/hand_down.xpm -share/xbill/cursors/hand_down_mask.xpm -share/xbill/cursors/hand_up.xpm -share/xbill/cursors/hand_up_mask.xpm -share/xbill/cursors/hurd.xpm -share/xbill/cursors/linux.xpm -share/xbill/cursors/mandrake.xpm -share/xbill/cursors/next.xpm -share/xbill/cursors/os2.xpm -share/xbill/cursors/redhat.xpm -share/xbill/cursors/sgi.xpm -share/xbill/cursors/sun.xpm -share/xbill/cursors/suse.xpm -share/xbill/cursors/turbolinux.xpm -share/xbill/pixmaps/about.xpm -share/xbill/pixmaps/apple.xpm -share/xbill/pixmaps/beos.xpm -share/xbill/pixmaps/billA_0.xpm -share/xbill/pixmaps/billA_1.xpm -share/xbill/pixmaps/billA_10.xpm -share/xbill/pixmaps/billA_11.xpm -share/xbill/pixmaps/billA_12.xpm -share/xbill/pixmaps/billA_2.xpm -share/xbill/pixmaps/billA_3.xpm -share/xbill/pixmaps/billA_4.xpm -share/xbill/pixmaps/billA_5.xpm -share/xbill/pixmaps/billA_6.xpm -share/xbill/pixmaps/billA_7.xpm -share/xbill/pixmaps/billA_8.xpm -share/xbill/pixmaps/billA_9.xpm -share/xbill/pixmaps/billD_0.xpm -share/xbill/pixmaps/billD_1.xpm -share/xbill/pixmaps/billD_2.xpm -share/xbill/pixmaps/billD_3.xpm -share/xbill/pixmaps/billD_4.xpm -share/xbill/pixmaps/billL_0.xpm -share/xbill/pixmaps/billL_1.xpm -share/xbill/pixmaps/billL_2.xpm -share/xbill/pixmaps/billR_0.xpm -share/xbill/pixmaps/billR_1.xpm -share/xbill/pixmaps/billR_2.xpm -share/xbill/pixmaps/bsd.xpm -share/xbill/pixmaps/bsdcpu.xpm -share/xbill/pixmaps/bucket.xpm -share/xbill/pixmaps/caldera.xpm -share/xbill/pixmaps/debian.xpm -share/xbill/pixmaps/hurd.xpm -share/xbill/pixmaps/icon.xpm -share/xbill/pixmaps/linux.xpm -share/xbill/pixmaps/logo.xpm -share/xbill/pixmaps/maccpu.xpm -share/xbill/pixmaps/mandrake.xpm -share/xbill/pixmaps/next.xpm -share/xbill/pixmaps/nextcpu.xpm -share/xbill/pixmaps/os2.xpm -share/xbill/pixmaps/os2cpu.xpm -share/xbill/pixmaps/redhat.xpm -share/xbill/pixmaps/sgi.xpm -share/xbill/pixmaps/sgicpu.xpm -share/xbill/pixmaps/spark_0.xpm -share/xbill/pixmaps/spark_1.xpm -share/xbill/pixmaps/sun.xpm -share/xbill/pixmaps/suncpu.xpm -share/xbill/pixmaps/suse.xpm -share/xbill/pixmaps/toaster.xpm -share/xbill/pixmaps/turbolinux.xpm -share/xbill/pixmaps/wingdows.xpm -@dirrm share/xbill/pixmaps -@dirrm share/xbill/cursors -@dirrm share/xbill -@dirrm share/sounds/iagno -@dirrm share/sounds/gnobots2 -@dirrm share/sounds/gnibbles -@dirrm share/sounds/gataxx -@dirrm share/sol-games -@dirrm share/pixmaps/same-gnome -@dirrm share/pixmaps/mahjongg/bg -@dirrm share/pixmaps/mahjongg -@dirrm share/pixmaps/iagno -@dirrm share/pixmaps/gnotravex -@dirrm share/pixmaps/gnometris/bg -@dirrm share/pixmaps/gnometris -@dirrm share/pixmaps/gnome-stones -@dirrm share/pixmaps/gnobots2 -@dirrm share/pixmaps/gnibbles -@dirrm share/pixmaps/gnect -@dirrm share/pixmaps/glines -@dirrm share/pixmaps/gataxx -@dirrm share/pixmaps/cards/suits_small -@dirrm share/pixmaps/cards/suits_medium -@dirrm share/pixmaps/cards/suits_large -@dirrm share/pixmaps/cards/slots -@dirrm share/pixmaps/cards/ranks -@dirrm share/pixmaps/cards/jokers -@dirrm share/pixmaps/cards/honors -@dirrm share/pixmaps/cards/backs -@dirrm share/pixmaps/cards -@dirrm share/omf/gnome-games -@comment in gnome-dirs: @dirrm share/mime-info -@exec ${MKDIR} %D/share/gnome/help/same-gnome/ru/stylesheet-images -@dirrm share/gnome/help/same-gnome/ru/stylesheet-images -@exec ${MKDIR} %D/share/gnome/help/same-gnome/ru/figures -@dirrm share/gnome/help/same-gnome/ru/figures -@dirrm share/gnome/help/same-gnome/ru -@exec ${MKDIR} %D/share/gnome/help/same-gnome/eu/stylesheet-images -@dirrm share/gnome/help/same-gnome/eu/stylesheet-images -@exec ${MKDIR} %D/share/gnome/help/same-gnome/eu/figures -@dirrm share/gnome/help/same-gnome/eu/figures -@dirrm share/gnome/help/same-gnome/eu -@exec ${MKDIR} %D/share/gnome/help/same-gnome/es/stylesheet-images -@dirrm share/gnome/help/same-gnome/es/stylesheet-images -@exec ${MKDIR} %D/share/gnome/help/same-gnome/es/figures -@dirrm share/gnome/help/same-gnome/es/figures -@dirrm share/gnome/help/same-gnome/es -@exec ${MKDIR} %D/share/gnome/help/same-gnome/C/stylesheet-images -@dirrm share/gnome/help/same-gnome/C/stylesheet-images -@exec ${MKDIR} %D/share/gnome/help/same-gnome/C/figures -@dirrm share/gnome/help/same-gnome/C/figures -@dirrm share/gnome/help/same-gnome/C -@dirrm share/gnome/help/same-gnome -@exec ${MKDIR} %D/share/gnome/help/mahjongg/it/stylesheet-images -@dirrm share/gnome/help/mahjongg/it/stylesheet-images -@dirrm share/gnome/help/mahjongg/it/figures -@dirrm share/gnome/help/mahjongg/it -@exec ${MKDIR} %D/share/gnome/help/mahjongg/eu/stylesheet-images -@dirrm share/gnome/help/mahjongg/eu/stylesheet-images -@dirrm share/gnome/help/mahjongg/eu/figures -@dirrm share/gnome/help/mahjongg/eu -@exec ${MKDIR} %D/share/gnome/help/mahjongg/C/stylesheet-images -@dirrm share/gnome/help/mahjongg/C/stylesheet-images -@dirrm share/gnome/help/mahjongg/C/figures -@dirrm share/gnome/help/mahjongg/C -@dirrm share/gnome/help/mahjongg -@exec ${MKDIR} %D/share/gnome/help/iagno/it/stylesheet-images -@dirrm share/gnome/help/iagno/it/stylesheet-images -@dirrm share/gnome/help/iagno/it/figures -@dirrm share/gnome/help/iagno/it -@exec ${MKDIR} %D/share/gnome/help/iagno/eu/stylesheet-images -@dirrm share/gnome/help/iagno/eu/stylesheet-images -@dirrm share/gnome/help/iagno/eu/figures -@dirrm share/gnome/help/iagno/eu -@exec ${MKDIR} %D/share/gnome/help/iagno/C/stylesheet-images -@dirrm share/gnome/help/iagno/C/stylesheet-images -@dirrm share/gnome/help/iagno/C/figures -@dirrm share/gnome/help/iagno/C -@dirrm share/gnome/help/iagno -@exec ${MKDIR} %D/share/gnome/help/gtali/eu/stylesheet-images -@dirrm share/gnome/help/gtali/eu/stylesheet-images -@dirrm share/gnome/help/gtali/eu/figures -@dirrm share/gnome/help/gtali/eu -@dirrm share/gnome/help/gtali/da -@exec ${MKDIR} %D/share/gnome/help/gtali/C/stylesheet-images -@dirrm share/gnome/help/gtali/C/stylesheet-images -@dirrm share/gnome/help/gtali/C/figures -@dirrm share/gnome/help/gtali/C -@dirrm share/gnome/help/gtali -@exec ${MKDIR} %D/share/gnome/help/gnotravex/eu/stylesheet-images -@dirrm share/gnome/help/gnotravex/eu/stylesheet-images -@dirrm share/gnome/help/gnotravex/eu/figures -@dirrm share/gnome/help/gnotravex/eu -@exec ${MKDIR} %D/share/gnome/help/gnotravex/es/stylesheet-images -@dirrm share/gnome/help/gnotravex/es/stylesheet-images -@dirrm share/gnome/help/gnotravex/es/figures -@dirrm share/gnome/help/gnotravex/es -@exec ${MKDIR} %D/share/gnome/help/gnotravex/C/stylesheet-images -@dirrm share/gnome/help/gnotravex/C/stylesheet-images -@dirrm share/gnome/help/gnotravex/C/figures -@dirrm share/gnome/help/gnotravex/C -@dirrm share/gnome/help/gnotravex -@exec ${MKDIR} %D/share/gnome/help/gnome-stones/it/stylesheet-images -@dirrm share/gnome/help/gnome-stones/it/stylesheet-images -@dirrm share/gnome/help/gnome-stones/it/figures -@dirrm share/gnome/help/gnome-stones/it -@exec ${MKDIR} %D/share/gnome/help/gnome-stones/C/stylesheet-images -@dirrm share/gnome/help/gnome-stones/C/stylesheet-images -@dirrm share/gnome/help/gnome-stones/C/figures -@dirrm share/gnome/help/gnome-stones/C -@dirrm share/gnome/help/gnome-stones -@exec ${MKDIR} %D/share/gnome/help/gnome-mines/eu/stylesheet-images -@dirrm share/gnome/help/gnome-mines/eu/stylesheet-images -@dirrm share/gnome/help/gnome-mines/eu/figures -@dirrm share/gnome/help/gnome-mines/eu -@exec ${MKDIR} %D/share/gnome/help/gnome-mines/C/stylesheet-images -@dirrm share/gnome/help/gnome-mines/C/stylesheet-images -@dirrm share/gnome/help/gnome-mines/C/figures -@dirrm share/gnome/help/gnome-mines/C -@dirrm share/gnome/help/gnome-mines -@dirrm share/gnome/help/gnobots2/it -@exec ${MKDIR} %D/share/gnome/help/gnobots2/eu/stylesheet-images -@dirrm share/gnome/help/gnobots2/eu/stylesheet-images -@dirrm share/gnome/help/gnobots2/eu/figures -@dirrm share/gnome/help/gnobots2/eu -@dirrm share/gnome/help/gnobots2/es -@dirrm share/gnome/help/gnobots2/da -@exec ${MKDIR} %D/share/gnome/help/gnobots2/C/stylesheet-images -@dirrm share/gnome/help/gnobots2/C/stylesheet-images -@dirrm share/gnome/help/gnobots2/C/figures -@dirrm share/gnome/help/gnobots2/C -@dirrm share/gnome/help/gnobots2 -@exec ${MKDIR} %D/share/gnome/help/gnibbles/eu/stylesheet-images -@dirrm share/gnome/help/gnibbles/eu/stylesheet-images -@dirrm share/gnome/help/gnibbles/eu/figures -@dirrm share/gnome/help/gnibbles/eu -@exec ${MKDIR} %D/share/gnome/help/gnibbles/C/stylesheet-images -@dirrm share/gnome/help/gnibbles/C/stylesheet-images -@dirrm share/gnome/help/gnibbles/C/figures -@dirrm share/gnome/help/gnibbles/C -@dirrm share/gnome/help/gnibbles -@exec ${MKDIR} %D/share/gnome/help/gnect/C/stylesheet-images -@dirrm share/gnome/help/gnect/C/stylesheet-images -@dirrm share/gnome/help/gnect/C/figures -@dirrm share/gnome/help/gnect/C -@dirrm share/gnome/help/gnect -@exec ${MKDIR} %D/share/gnome/help/gataxx/it/stylesheet-images -@dirrm share/gnome/help/gataxx/it/stylesheet-images -@dirrm share/gnome/help/gataxx/it/figures -@dirrm share/gnome/help/gataxx/it -@exec ${MKDIR} %D/share/gnome/help/gataxx/eu/stylesheet-images -@dirrm share/gnome/help/gataxx/eu/stylesheet-images -@dirrm share/gnome/help/gataxx/eu/figures -@dirrm share/gnome/help/gataxx/eu -@exec ${MKDIR} %D/share/gnome/help/gataxx/es/stylesheet-images -@dirrm share/gnome/help/gataxx/es/stylesheet-images -@dirrm share/gnome/help/gataxx/es/figures -@dirrm share/gnome/help/gataxx/es -@exec ${MKDIR} %D/share/gnome/help/gataxx/C/stylesheet-images -@dirrm share/gnome/help/gataxx/C/stylesheet-images -@dirrm share/gnome/help/gataxx/C/figures -@dirrm share/gnome/help/gataxx/C -@dirrm share/gnome/help/gataxx -@exec ${MKDIR} %D/share/gnome/help/aisleriot/it/stylesheet-images -@dirrm share/gnome/help/aisleriot/it/stylesheet-images -@dirrm share/gnome/help/aisleriot/it/figures -@dirrm share/gnome/help/aisleriot/it -@exec ${MKDIR} %D/share/gnome/help/aisleriot/eu/stylesheet-images -@dirrm share/gnome/help/aisleriot/eu/stylesheet-images -@dirrm share/gnome/help/aisleriot/eu/figures -@dirrm share/gnome/help/aisleriot/eu -@exec ${MKDIR} %D/share/gnome/help/aisleriot/C/stylesheet-images -@dirrm share/gnome/help/aisleriot/C/stylesheet-images -@dirrm share/gnome/help/aisleriot/C/figures -@dirrm share/gnome/help/aisleriot/C -@dirrm share/gnome/help/aisleriot -@dirrm share/gnome-stones -@dirrm share/gnobots2 -@dirrm share/gnibbles -@dirrm share/gnect -@dirrm lib/gnome-stones/objects -@dirrm lib/gnome-stones -@dirrm include/gdkcardimage -@unexec scrollkeeper-rebuilddb -@exec scrollkeeper-rebuilddb diff --git a/games/gnome-games/distinfo b/games/gnome-games/distinfo deleted file mode 100644 index 169141b02cf..00000000000 --- a/games/gnome-games/distinfo +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: distinfo,v 1.12 2005/02/23 23:11:58 agc Exp $ - -SHA1 (gnome-games-1.4.0.4.tar.bz2) = c96c1fe97cd131920d463490e8247438e16efb0f -RMD160 (gnome-games-1.4.0.4.tar.bz2) = 0afb4e3087678259ba4610b14fda1b31bedef118 -Size (gnome-games-1.4.0.4.tar.bz2) = 9407259 bytes -SHA1 (gnome-games-html-1.4.0.4.tar.bz2) = 4c7eaba29201109593b3e04a8a8aabb46a691b2f -RMD160 (gnome-games-html-1.4.0.4.tar.bz2) = 12edb0ec7505222566d4c958bd087994d2885929 -Size (gnome-games-html-1.4.0.4.tar.bz2) = 73900 bytes -SHA1 (patch-aa) = 888cf35c192d70e2edd1e4f656b69eac25c2e88a -SHA1 (patch-ab) = a65a783eca7102c3ecb5352f7ce855b75434388b -SHA1 (patch-ac) = 71cf86496f6a8cf5f3291a7e046704e3ed0855ed -SHA1 (patch-ad) = 5170dfa7514e5dceae66e92c856ca8c155b96dd3 -SHA1 (patch-ae) = 937c7c934a6d29d4a0e4a53184f55842195bb49f -SHA1 (patch-af) = 99ecb1786e6a32824ab30e81d7c9e4a31107a6ff -SHA1 (patch-ag) = 321580be465664472d290d22871da97e317d9cde diff --git a/games/gnome-games/patches/patch-aa b/games/gnome-games/patches/patch-aa deleted file mode 100644 index d928c6cb171..00000000000 --- a/games/gnome-games/patches/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2000/06/27 08:30:48 tron Exp $ - ---- gtali/cyahtzee.c.orig Sun Apr 11 05:42:17 1999 -+++ gtali/cyahtzee.c Tue Jun 27 10:08:30 2000 -@@ -37,13 +37,14 @@ - #include <signal.h> - #include <stdarg.h> - -+#include <config.h> -+ - #if defined(USE_NCURSES) && !defined(RENAMED_NCURSES) - #include <ncurses.h> - #else - #include <curses.h> - #endif - --#include <config.h> - #include "yahtzee.h" - #include "cyahtzee.h" - #include "scores.h" diff --git a/games/gnome-games/patches/patch-ab b/games/gnome-games/patches/patch-ab deleted file mode 100644 index e60d4287cab..00000000000 --- a/games/gnome-games/patches/patch-ab +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-ab,v 1.3 2001/08/28 06:17:42 tron Exp $ - ---- configure.in.orig Thu Jul 5 08:39:39 2001 -+++ configure.in Tue Aug 28 08:08:55 2001 -@@ -15,12 +15,7 @@ - AC_ARG_PROGRAM - AM_PROG_LIBTOOL - --## failure of 'AC_PRG_CXX' causes automake to abort --# see if a C++ compiler exists and works --AC_REQUIRE([AC_PROG_CXX])dnl --if test "x$ac_cv_prog_cxx_works" = xno; then -- AC_MSG_WARN(ifelse([$1], , "No C++ compiler", [$1])) --fi -+AC_PROG_CXX - AM_CONDITIONAL(CXX_PRESENT, test "x$ac_cv_prog_cxx_works" != xno) - - ## this should come after `AC_PROG_CC' diff --git a/games/gnome-games/patches/patch-ac b/games/gnome-games/patches/patch-ac deleted file mode 100644 index c4e9a692672..00000000000 --- a/games/gnome-games/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.2 2001/08/13 17:37:24 rh Exp $ - ---- gtali/Makefile.in.orig Fri Jul 6 02:06:49 2001 -+++ gtali/Makefile.in -@@ -167,7 +167,7 @@ - - - DEFS = @DEFS@ -I. -I$(srcdir) -I.. --LIBS = @LIBS@ -+LIBS = @LIBS@ -lintl - gtali_OBJECTS = gyahtzee.$(OBJEXT) clist.$(OBJEXT) yahtzee.$(OBJEXT) \ - computer.$(OBJEXT) setup.$(OBJEXT) - gtali_DEPENDENCIES = diff --git a/games/gnome-games/patches/patch-ad b/games/gnome-games/patches/patch-ad deleted file mode 100644 index e5b00c617a1..00000000000 --- a/games/gnome-games/patches/patch-ad +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ad,v 1.6 2002/12/01 02:00:14 salo Exp $ - ---- aclocal.m4.orig Thu Jul 12 06:02:03 2001 -+++ aclocal.m4 -@@ -4298,6 +4298,7 @@ - fi - AC_SUBST(GDK_PIXBUF_CFLAGS) - AC_SUBST(GDK_PIXBUF_LIBS) -+ CFLAGS="$CFLAGS $GDK_PIXBUF_CFLAGS" - rm -f conf.gdk_pixbuftest - ]) - diff --git a/games/gnome-games/patches/patch-ae b/games/gnome-games/patches/patch-ae deleted file mode 100644 index 90a0453eb8e..00000000000 --- a/games/gnome-games/patches/patch-ae +++ /dev/null @@ -1,24 +0,0 @@ -$NetBSD: patch-ae,v 1.3 2002/12/01 02:00:14 salo Exp $ - ---- gnome-stones/objects/Makefile.am.orig Tue Nov 10 05:55:56 1998 -+++ gnome-stones/objects/Makefile.am Sun Dec 1 02:15:05 2002 -@@ -1,14 +1,17 @@ - GSTONES_SRC_DIR = $(srcdir)/../ - - objectdir= $(libdir)/gnome-stones/objects -+localedir= $(prefix)/share/locale - - INCLUDES = \ - -I$(GSTONES_SRC_DIR) \ -- -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \ -+ -DGNOMELOCALEDIR=\""$(localedir)"\" \ - -I$(includedir) \ -- $(GNOME_INCLUDEDIR) -+ $(GNOME_INCLUDEDIR) $(GDK_PIXBUF_CFLAGS) - - object_LTLIBRARIES = libgnome-stones.la libgnomekoban.la - -+libgnome_stones_la_LDFLAGS = -module -avoid-version - libgnome_stones_la_SOURCES = gnome-stones.c -+libgnomekoban_la_LDFLAGS = -module -avoid-version - libgnomekoban_la_SOURCES = gnomekoban.c diff --git a/games/gnome-games/patches/patch-af b/games/gnome-games/patches/patch-af deleted file mode 100644 index 586784c8f7d..00000000000 --- a/games/gnome-games/patches/patch-af +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-af,v 1.2 2002/05/12 00:28:23 rh Exp $ - ---- gnome-stones/Makefile.am.orig Sun Jul 8 18:56:41 2001 -+++ gnome-stones/Makefile.am -@@ -37,6 +37,8 @@ - view.c \ - view.h - -+gnome_stones_CFLAGS = ${GDK_PIXBUF_CFLAGS} -+gnome_stones_LDFLAGS = -export-dynamic - gnome_stones_LDADD = \ - $(GNOME_LIBDIR) \ - $(GNOMEUI_LIBS) \ diff --git a/games/gnome-games/patches/patch-ag b/games/gnome-games/patches/patch-ag deleted file mode 100644 index 3f0dea758a2..00000000000 --- a/games/gnome-games/patches/patch-ag +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ag,v 1.1 2002/07/17 22:21:38 rh Exp $ - ---- omf-install/Makefile.am.orig Tue Mar 13 17:40:42 2001 -+++ omf-install/Makefile.am -@@ -15,7 +15,7 @@ - # the real database on their system instead of the one under RPM_BUILD_ROOT. - - omf_dest_dir=$(datadir)/omf/gnome-games --scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper -+scrollkeeper_localstate_dir = $(prefix)/var/lib/scrollkeeper - - install-data-local: - $(mkinstalldirs) $(DESTDIR)$(omf_dest_dir) diff --git a/graphics/Makefile b/graphics/Makefile index 2b572ff50b7..222996d4aed 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.381 2005/05/05 20:07:23 xtraeme Exp $ +# $NetBSD: Makefile,v 1.382 2005/05/18 22:02:17 wiz Exp $ # COMMENT= Graphics tools and libraries @@ -59,8 +59,6 @@ SUBDIR+= dvdbackup SUBDIR+= dvdview SUBDIR+= dx SUBDIR+= dxsamples -SUBDIR+= ee -SUBDIR+= eog SUBDIR+= eog2 SUBDIR+= epeg SUBDIR+= exif @@ -112,7 +110,6 @@ SUBDIR+= gmngview SUBDIR+= gnome-backgrounds SUBDIR+= gnome-icon-theme SUBDIR+= gnome-iconedit -SUBDIR+= gnome-pixmaps SUBDIR+= gnome2-pixmaps SUBDIR+= gnuplot SUBDIR+= gnuplot-nox11 diff --git a/graphics/ee/DESCR b/graphics/ee/DESCR deleted file mode 100644 index 6220aa8036c..00000000000 --- a/graphics/ee/DESCR +++ /dev/null @@ -1 +0,0 @@ -Image viewer based on imlib by the Rasterman. Gtk clone of xv. diff --git a/graphics/ee/Makefile b/graphics/ee/Makefile deleted file mode 100644 index 19415e7c8e5..00000000000 --- a/graphics/ee/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# $NetBSD: Makefile,v 1.42 2005/04/11 21:46:02 tv Exp $ - -DISTNAME= ee-0.3.12 -PKGREVISION= 12 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ee/0.3/} - -MAINTAINER= root@garbled.net -HOMEPAGE= http://www.gnome.org/ -COMMENT= Image viewer based on imlib by the Rasterman. Gtk clone of xv - -USE_DIRS+= gnome1-1.5 -USE_PKGLOCALEDIR= # defined -USE_X11BASE= # defined -USE_GNU_TOOLS+= make - -USE_LIBTOOL= # defined -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig - -LOCALSTATEDIR= /var/gnome - -GNU_CONFIGURE= # defined -CONFIGURE_ARGS+= --localstatedir=${LOCALSTATEDIR} \ - --with-glib-prefix=${BUILDLINK_PREFIX.glib} - -.include "../../x11/gnome-core/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/graphics/ee/PLIST b/graphics/ee/PLIST deleted file mode 100644 index a05dcf9db08..00000000000 --- a/graphics/ee/PLIST +++ /dev/null @@ -1,37 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2003/05/30 16:19:59 jmmv Exp $ -bin/ee -share/gnome/apps/Graphics/ee.desktop -share/gnome/help/ee/C/index.html -share/gnome/help/ee/C/ee.jpg -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/zh_TW.Big5/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/zh_CN.GB2312/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/ee.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/ee.mo -share/mime-info/ee.keys -share/pixmaps/gnome-ee.png -@comment in gnome-dirs: @dirrm share/mime-info -@dirrm share/gnome/help/ee/C -@dirrm share/gnome/help/ee diff --git a/graphics/ee/distinfo b/graphics/ee/distinfo deleted file mode 100644 index b8b031098bf..00000000000 --- a/graphics/ee/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: distinfo,v 1.5 2005/02/24 08:45:04 agc Exp $ - -SHA1 (ee-0.3.12.tar.gz) = 7a7bcd75485de3d16d1b2fc25f4ac499e3c7c932 -RMD160 (ee-0.3.12.tar.gz) = b1e77983760a6762f8b1c6386e4e7857e7504a4e -Size (ee-0.3.12.tar.gz) = 437916 bytes -SHA1 (patch-aa) = 3cb285731f60dc868266c66af77d17bc9da2a464 -SHA1 (patch-ab) = 9a606712b78dcbceddf65ced8f5572a3860c7bad diff --git a/graphics/ee/patches/patch-aa b/graphics/ee/patches/patch-aa deleted file mode 100644 index b7a351ef63f..00000000000 --- a/graphics/ee/patches/patch-aa +++ /dev/null @@ -1,41 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2000/11/23 22:05:44 tron Exp $ - ---- ee_conf.c.orig Wed Feb 10 15:38:55 1999 -+++ ee_conf.c Thu Nov 23 23:02:06 2000 -@@ -10,6 +10,9 @@ - #include <ee_image.h> - #include <stdio.h> - #include <stdlib.h> -+#include <errno.h> -+#include <sys/types.h> -+#include <sys/stat.h> - #include "globals.h" - #include "functions.h" - -@@ -25,13 +28,26 @@ - gchar *hom; - gchar *s; - FILE *f; -+ struct stat sb; -+ int i; - - hom = homedir(getuid()); - if (!hom) - return; -+ s = g_strconcat(hom, "/.ee", NULL); -+ i = stat(s, &sb); -+ if (i == -1 && errno == ENOENT) -+ mkdir(s, S_IRWXU); -+ g_free(s); - s = g_strconcat(hom, "/.ee/settings", NULL); - g_free(hom); - f = fopen(s, "w"); -+ if (!f) -+ { -+ g_free(s); -+ return; -+ } -+ - g_free(s); - scrolled_view = GPOINTER_TO_INT - (gtk_object_get_data(GTK_OBJECT(image_display), "forcescroll")); diff --git a/graphics/ee/patches/patch-ab b/graphics/ee/patches/patch-ab deleted file mode 100644 index b203b273be8..00000000000 --- a/graphics/ee/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.4 2002/12/01 13:49:39 salo Exp $ - ---- configure.orig Mon Jul 17 23:42:39 2000 -+++ configure Sun Dec 1 14:21:19 2002 -@@ -4740,6 +4740,8 @@ - - - -+INTLDEPS= -+INTLLIBS="-lintl" - - trap '' 1 2 15 - cat > confcache <<\EOF diff --git a/graphics/eog/DESCR b/graphics/eog/DESCR deleted file mode 100644 index 0be69751831..00000000000 --- a/graphics/eog/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -This is the Eye of Gnome, an image viewer program. It is meant to be -a fast and functional image viewer as well as an image cataloging -program. diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile deleted file mode 100644 index c7571d91c54..00000000000 --- a/graphics/eog/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# $NetBSD: Makefile,v 1.21 2005/04/11 21:46:02 tv Exp $ - -DISTNAME= eog-0.6 -PKGREVISION= 9 -CATEGORIES= gnome graphics x11 -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eog/0.6/} - -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.gnome.org/ -COMMENT= Eye of GNOME: an image viewing and cataloging program - -GNU_CONFIGURE= YES -USE_X11BASE= YES -USE_GNU_TOOLS+= make -USE_DIRS+= xdg-1.1 -USE_PKGLOCALEDIR= YES - -.include "../../devel/bonobo/buildlink3.mk" -.include "../../devel/GConf/buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/libglade/buildlink3.mk" -.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk" -.include "../../graphics/jpeg/buildlink3.mk" -.include "../../graphics/png/buildlink3.mk" -.include "../../print/gnome-print/buildlink3.mk" -.include "../../x11/gnome-libs/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/graphics/eog/PLIST b/graphics/eog/PLIST deleted file mode 100644 index a2be017673f..00000000000 --- a/graphics/eog/PLIST +++ /dev/null @@ -1,69 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:50:32 zuntum Exp $ -bin/eog -bin/eog-image-viewer -etc/gconf/gconf.xml.defaults/apps/eog/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/eog/view/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/eog/window/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/eog/full_screen/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/eog/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/eog/view/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/eog/window/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/eog/full_screen/%gconf.xml -etc/gconf/schemas/eog.schemas -share/eog/glade/preferences-dialog.glade -share/gnome/apps/Graphics/eog.desktop -share/gnome/help/eog/C/fig/image-window-toolbar.png -share/gnome/help/eog/C/fig/image-window.png -share/gnome/help/eog/C/fig/prefs-display.png -share/gnome/help/eog/C/fig/prefs-viewers.png -share/gnome/ui/eog-image-view-ui.xml -share/idl/Eog.idl -share/oaf/GNOME_EOG.oaf -share/pixmaps/eog/stock-zoom-1.xpm -share/pixmaps/eog/stock-zoom-fit.xpm -share/pixmaps/eog/stock-zoom-in.xpm -share/pixmaps/eog/stock-zoom-out.xpm -share/pixmaps/gnome-eog.png -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/et/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/zh_CN.GB2312/LC_MESSAGES/eog.mo -${PKGLOCALEDIR}/locale/zh_TW.Big5/LC_MESSAGES/eog.mo -@dirrm etc/gconf/gconf.xml.defaults/apps/eog/view -@dirrm etc/gconf/gconf.xml.defaults/apps/eog/window -@dirrm etc/gconf/gconf.xml.defaults/apps/eog/full_screen -@dirrm etc/gconf/gconf.xml.defaults/apps/eog -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/eog/view -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/eog/window -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/eog/full_screen -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/eog -@dirrm share/eog/glade -@dirrm share/eog -@dirrm share/gnome/help/eog/C/fig -@dirrm share/gnome/help/eog/C -@dirrm share/gnome/help/eog -@dirrm share/pixmaps/eog diff --git a/graphics/eog/distinfo b/graphics/eog/distinfo deleted file mode 100644 index d6df265d35a..00000000000 --- a/graphics/eog/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 08:45:04 agc Exp $ - -SHA1 (eog-0.6.tar.gz) = 1e3b8d548c422ab98846e214d0c9add0ab499e9f -RMD160 (eog-0.6.tar.gz) = 300905ea382d49286534503955e5e98daa1fd32a -Size (eog-0.6.tar.gz) = 425084 bytes -SHA1 (patch-aa) = b4f65adfac291922a82e963070094dba79454284 diff --git a/graphics/eog/patches/patch-aa b/graphics/eog/patches/patch-aa deleted file mode 100644 index fe87f73e61c..00000000000 --- a/graphics/eog/patches/patch-aa +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2001/07/22 01:34:20 wiz Exp $ - ---- doc/C/Makefile.in.orig Fri Jul 20 19:44:02 2001 -+++ doc/C/Makefile.in -@@ -269,12 +269,6 @@ - $(INSTALL_DATA) $$file $(DESTDIR)$(eog_helpdir)/fig/$$basefile; \ - done - -- $(top_srcdir)/mkinstalldirs $(DESTDIR)$(eog_helpdir)/stylesheet-images -- -for file in $(srcdir)/eog/stylesheet-images/*; do \ -- basefile=`basename $$file`; \ -- $(INSTALL_DATA) $$file $(DESTDIR)$(eog_helpdir)/stylesheet-images/$$basefile; \ -- done -- - eog.ps: eog.sgml - -db2ps $< - diff --git a/graphics/gnome-pixmaps/DESCR b/graphics/gnome-pixmaps/DESCR deleted file mode 100644 index 390afae06e6..00000000000 --- a/graphics/gnome-pixmaps/DESCR +++ /dev/null @@ -1,2 +0,0 @@ - This package contains the pixmaps for gnome-core. These have been -split out to allow GNOME and GNOME2 to co-exist. diff --git a/graphics/gnome-pixmaps/Makefile b/graphics/gnome-pixmaps/Makefile deleted file mode 100644 index 643d4ac9934..00000000000 --- a/graphics/gnome-pixmaps/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# $NetBSD: Makefile,v 1.12 2005/04/11 21:46:03 tv Exp $ -# - -DISTNAME= gnome-core-1.4.2 -PKGNAME= ${DISTNAME:S/core/pixmaps/} -PKGREVISION= 2 -CATEGORIES= graphics gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-core/1.4/} -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= rh@NetBSD.org -HOMEPAGE= http://www.gnome.org/ -COMMENT= Pixmaps for gnome-core - -.include "../../mk/bsd.prefs.mk" - -CONFLICTS= gnome-core<1.4.2 -.if (${LOCALBASE} == ${X11PREFIX}) -CONFLICTS+= gnome2-pixmaps-[0-9]* -.endif - -USE_DIRS+= xdg-1.1 -USE_X11BASE= YES -NO_CONFIGURE= YES -NO_BUILD= YES - -DSTDIR= ${PREFIX}/share/pixmaps - -do-install: - ${INSTALL_DATA_DIR} ${DSTDIR}/tiles - cd ${WRKSRC}/pixmaps && \ - for i in *.png *.xpm ; do \ - ${INSTALL_DATA} $$i ${DSTDIR} ; \ - done && \ - for i in tile-* ; do \ - ${LN} ${DSTDIR}/$$i ${DSTDIR}/tiles ; \ - done - -.include "../../archivers/bzip2/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/graphics/gnome-pixmaps/PLIST b/graphics/gnome-pixmaps/PLIST deleted file mode 100644 index ec97292cfbe..00000000000 --- a/graphics/gnome-pixmaps/PLIST +++ /dev/null @@ -1,153 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/09/14 02:37:40 rh Exp $ -share/pixmaps/apple-green.png -share/pixmaps/apple-red.png -share/pixmaps/gnome-amusements.png -share/pixmaps/gnome-aorta.png -share/pixmaps/gnome-applets.png -share/pixmaps/gnome-applications.png -share/pixmaps/gnome-audio2.png -share/pixmaps/gnome-background.png -share/pixmaps/gnome-calc2.png -share/pixmaps/gnome-calendar.png -share/pixmaps/gnome-cardgame.png -share/pixmaps/gnome-ccbackground.png -share/pixmaps/gnome-ccdesktop.png -share/pixmaps/gnome-ccdialog.png -share/pixmaps/gnome-cckeyboard-bell.png -share/pixmaps/gnome-cckeyboard.png -share/pixmaps/gnome-ccmime.png -share/pixmaps/gnome-ccperiph.png -share/pixmaps/gnome-ccscreensaver.png -share/pixmaps/gnome-ccthemes.png -share/pixmaps/gnome-ccwindowmanager.png -share/pixmaps/gnome-clock.png -share/pixmaps/gnome-color-browser.png -share/pixmaps/gnome-color-xterm.png -share/pixmaps/gnome-computer.png -share/pixmaps/gnome-cromagnon.png -share/pixmaps/gnome-debian.png -share/pixmaps/gnome-devel.png -share/pixmaps/gnome-die1.png -share/pixmaps/gnome-die2.png -share/pixmaps/gnome-die3.png -share/pixmaps/gnome-die4.png -share/pixmaps/gnome-die5.png -share/pixmaps/gnome-die6.png -share/pixmaps/gnome-diskfree.png -share/pixmaps/gnome-emacs.png -share/pixmaps/gnome-eterm.png -share/pixmaps/gnome-favorites.png -share/pixmaps/gnome-file-c.png -share/pixmaps/gnome-file-h.png -share/pixmaps/gnome-folder.png -share/pixmaps/gnome-gegl.png -share/pixmaps/gnome-gegl2-2.png -share/pixmaps/gnome-gegl2.png -share/pixmaps/gnome-gemvt.png -share/pixmaps/gnome-gimp.png -share/pixmaps/gnome-globe.png -share/pixmaps/gnome-gmenu.png -share/pixmaps/gnome-gmush.png -share/pixmaps/gnome-gnomine.png -share/pixmaps/gnome-gnomoku.png -share/pixmaps/gnome-graphics.png -share/pixmaps/gnome-gsame.png -share/pixmaps/gnome-help.png -share/pixmaps/gnome-html.png -share/pixmaps/gnome-image-gif.png -share/pixmaps/gnome-image-jpeg.png -share/pixmaps/gnome-irc.png -share/pixmaps/gnome-joystick.png -share/pixmaps/gnome-laptop.png -share/pixmaps/gnome-lockscreen.png -share/pixmaps/gnome-log.png -share/pixmaps/gnome-logo-icon-transparent.png -share/pixmaps/gnome-logo-icon.png -share/pixmaps/gnome-logo-large.png -share/pixmaps/gnome-mailcheck.png -share/pixmaps/gnome-mdi.png -share/pixmaps/gnome-mnemonic.png -share/pixmaps/gnome-modem.png -share/pixmaps/gnome-money.png -share/pixmaps/gnome-monitor.png -share/pixmaps/gnome-mouse.png -share/pixmaps/gnome-multimedia.png -share/pixmaps/gnome-networktool.png -share/pixmaps/gnome-news.png -share/pixmaps/gnome-note.png -share/pixmaps/gnome-panel.png -share/pixmaps/gnome-qeye.png -share/pixmaps/gnome-run.png -share/pixmaps/gnome-session.png -share/pixmaps/gnome-settings.png -share/pixmaps/gnome-spider.png -share/pixmaps/gnome-squeak.png -share/pixmaps/gnome-suse.png -share/pixmaps/gnome-talk.png -share/pixmaps/gnome-term-linux.png -share/pixmaps/gnome-term-linux2.png -share/pixmaps/gnome-term-night.png -share/pixmaps/gnome-term-tiger.png -share/pixmaps/gnome-term.png -share/pixmaps/gnome-terminal.png -share/pixmaps/gnome-tigert.png -share/pixmaps/gnome-touristinfo.png -share/pixmaps/gnome-unknown.png -share/pixmaps/gnome-user-interface.png -share/pixmaps/gnome-util.png -share/pixmaps/gnome-word.png -share/pixmaps/gnome-xterm.png -share/pixmaps/gtkvim.png -share/pixmaps/kterm.xpm -share/pixmaps/launcher-program.png -share/pixmaps/monitor.png -share/pixmaps/panel-arrow-down.png -share/pixmaps/panel-arrow-left.png -share/pixmaps/panel-arrow-right.png -share/pixmaps/panel-arrow-up.png -share/pixmaps/panel-drawer.png -share/pixmaps/panel-folder.png -share/pixmaps/panel-knob.png -share/pixmaps/panel-menu-main.png -share/pixmaps/tile-blue-down.png -share/pixmaps/tile-blue-up.png -share/pixmaps/tile-coral-down.png -share/pixmaps/tile-coral-up.png -share/pixmaps/tile-drc-1-down.png -share/pixmaps/tile-drc-1-up.png -share/pixmaps/tile-drc-2-down.png -share/pixmaps/tile-drc-2-up.png -share/pixmaps/tile-drc-4-down.png -share/pixmaps/tile-drc-4-up.png -share/pixmaps/tile-green-down.png -share/pixmaps/tile-green-up.png -share/pixmaps/tile-moon-down.png -share/pixmaps/tile-moon-up.png -share/pixmaps/tile-normal-down.png -share/pixmaps/tile-normal-up.png -share/pixmaps/tile-purple-down.png -share/pixmaps/tile-purple-up.png -share/pixmaps/tile-sand-down.png -share/pixmaps/tile-sand-up.png -share/pixmaps/tiles/tile-blue-down.png -share/pixmaps/tiles/tile-blue-up.png -share/pixmaps/tiles/tile-coral-down.png -share/pixmaps/tiles/tile-coral-up.png -share/pixmaps/tiles/tile-drc-1-down.png -share/pixmaps/tiles/tile-drc-1-up.png -share/pixmaps/tiles/tile-drc-2-down.png -share/pixmaps/tiles/tile-drc-2-up.png -share/pixmaps/tiles/tile-drc-4-down.png -share/pixmaps/tiles/tile-drc-4-up.png -share/pixmaps/tiles/tile-green-down.png -share/pixmaps/tiles/tile-green-up.png -share/pixmaps/tiles/tile-moon-down.png -share/pixmaps/tiles/tile-moon-up.png -share/pixmaps/tiles/tile-normal-down.png -share/pixmaps/tiles/tile-normal-up.png -share/pixmaps/tiles/tile-purple-down.png -share/pixmaps/tiles/tile-purple-up.png -share/pixmaps/tiles/tile-sand-down.png -share/pixmaps/tiles/tile-sand-up.png -share/pixmaps/vnterm.xpm -@dirrm share/pixmaps/tiles diff --git a/graphics/gnome-pixmaps/buildlink3.mk b/graphics/gnome-pixmaps/buildlink3.mk deleted file mode 100644 index 13829ff65b4..00000000000 --- a/graphics/gnome-pixmaps/buildlink3.mk +++ /dev/null @@ -1,22 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.2 2004/05/17 21:32:34 seb Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -GNOME_PIXMAPS_BUILDLINK3_MK:= ${GNOME_PIXMAPS_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= gnome-pixmaps -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngnome-pixmaps} -BUILDLINK_PACKAGES+= gnome-pixmaps - -.if !empty(GNOME_PIXMAPS_BUILDLINK3_MK:M+) -.if (${LOCALBASE} == ${X11PREFIX}) -BUILDLINK_DEPENDS.gnome-pixmaps?= gnome{2,}-pixmaps>=1.4.2 -.else -BUILDLINK_DEPENDS.gnome-pixmaps?= gnome-pixmaps>=1.4.2 -.endif -BUILDLINK_PKGSRCDIR.gnome-pixmaps?= ../../graphics/gnome-pixmaps -.endif # GNOME_PIXMAPS_BUILDLINK3_MK - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/graphics/gnome-pixmaps/distinfo b/graphics/gnome-pixmaps/distinfo deleted file mode 100644 index bf01e62c8c3..00000000000 --- a/graphics/gnome-pixmaps/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 08:45:06 agc Exp $ - -SHA1 (gnome-core-1.4.2.tar.bz2) = 213989b6ded4175f98a208d51fae180897beb20b -RMD160 (gnome-core-1.4.2.tar.bz2) = f10cd8fc0124abee5a561dff5af53c7bbb8193b3 -Size (gnome-core-1.4.2.tar.bz2) = 6276384 bytes diff --git a/meta-pkgs/Makefile b/meta-pkgs/Makefile index 1a6d940d94c..a277444377e 100644 --- a/meta-pkgs/Makefile +++ b/meta-pkgs/Makefile @@ -1,16 +1,14 @@ -# $NetBSD: Makefile,v 1.26 2005/02/26 22:51:55 jmmv Exp $ +# $NetBSD: Makefile,v 1.27 2005/05/18 22:02:17 wiz Exp $ # COMMENT= Collections of other packages SUBDIR+= XFree86 SUBDIR+= boost -SUBDIR+= edesktop SUBDIR+= fxtv-capture SUBDIR+= gnome SUBDIR+= gnome-base SUBDIR+= gnome-devel -SUBDIR+= gnome1 SUBDIR+= gnustep SUBDIR+= gtk2-extras SUBDIR+= kde3 diff --git a/meta-pkgs/edesktop/DESCR b/meta-pkgs/edesktop/DESCR deleted file mode 100644 index 716836f53ad..00000000000 --- a/meta-pkgs/edesktop/DESCR +++ /dev/null @@ -1,9 +0,0 @@ -The Edesktop meta-package provides a number of components for an -Enlighenment based desktop, using other components of the NetBSD packages -collection. - -This package does not contain anything by itself -- it is a -"meta-package" that depends on other packages. Its sole purpose is -to require dependencies so users can install this package only and -have all the other packages pulled in by the port/package dependency -mechanism. diff --git a/meta-pkgs/edesktop/Makefile b/meta-pkgs/edesktop/Makefile deleted file mode 100644 index 5b00dd7390a..00000000000 --- a/meta-pkgs/edesktop/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# $NetBSD: Makefile,v 1.24 2004/11/30 18:26:40 wiz Exp $ -# - -DISTNAME= edesktop-1.0 -PKGREVISION= 4 -CATEGORIES= meta-pkgs x11 -MASTER_SITES= # empty -DISTFILES= # empty - -MAINTAINER= root@garbled.net -COMMENT= Provides a nearly complete E desktop - -DEPENDS+= enlightenment>=0.16.2:../../wm/enlightenment -DEPENDS+= eterm-[0-9]*:../../x11/eterm -DEPENDS+= ethemes-[0-9]*:../../wm/ethemes -DEPENDS+= rxvt-[0-9]*:../../x11/rxvt -DEPENDS+= mutt-[0-9]*:../../mail/mutt -DEPENDS+= econf-[0-9]*:../../wm/econf -DEPENDS+= xv-[0-9]*:../../graphics/xv -DEPENDS+= ee-[0-9]*:../../graphics/ee -DEPENDS+= gimp-[0-9]*:../../graphics/gimp -DEPENDS+= xpaint-[0-9]*:../../graphics/xpaint -DEPENDS+= xfig-[0-9]*:../../graphics/xfig -DEPENDS+= emacs-[0-9]*:../../editors/emacs -DEPENDS+= jed-[0-9]*:../../editors/jed - -USE_X11= yes -EXTRACT_ONLY= # empty -NO_CHECKSUM= yes -NO_CONFIGURE= yes -NO_BUILD= yes -NO_MTREE= yes - -do-install: # empty - -.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/edesktop/PLIST b/meta-pkgs/edesktop/PLIST deleted file mode 100644 index 9eed515236f..00000000000 --- a/meta-pkgs/edesktop/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:36:40 zuntum Exp $ -@comment this plist intentionally left empty diff --git a/meta-pkgs/gnome1/DESCR b/meta-pkgs/gnome1/DESCR deleted file mode 100644 index 62b5c5659aa..00000000000 --- a/meta-pkgs/gnome1/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -GNOME is the GNU Network Object Model Environment. - -The GNOME project intends to build a complete, easy-to-use desktop -environment for the user, and a powerful application framework for -the software developer. diff --git a/meta-pkgs/gnome1/Makefile b/meta-pkgs/gnome1/Makefile deleted file mode 100644 index 76ac24308bc..00000000000 --- a/meta-pkgs/gnome1/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# $NetBSD: Makefile,v 1.11 2005/05/01 12:30:11 wiz Exp $ - -DISTNAME= gnome-1.4.2.1 -PKGREVISION= 9 -CATEGORIES= meta-pkgs x11 gnome -MASTER_SITES= # empty -DISTFILES= # empty - -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.gnome.org/ -COMMENT= Meta-package for the GNU Network Object Model Environment - -DEPENDS+= gnome-core>=1.4.2:../../x11/gnome-core -DEPENDS+= ee>=0.3.12nb3:../../graphics/ee -DEPENDS+= gdm>=2.2.0nb2:../../x11/gdm1 -DEPENDS+= ggv>=1.0.2nb5:../../print/ggv -DEPENDS+= glade>=0.6.2nb4:../../devel/glade -DEPENDS+= gnome-applets>=1.4.0.4nb3:../../x11/gnome-applets -DEPENDS+= gnome-audio>=1.4.0:../../audio/gnome-audio -DEPENDS+= gnome-chess>=0.3.3nb4:../../games/gnome-chess -DEPENDS+= gnome-games>1.4.0:../../games/gnome-games -DEPENDS+= gnome-media>=1.2.3nb3:../../multimedia/gnome-media -DEPENDS+= gnome-pim>=1.4.6:../../misc/gnome-pim -DEPENDS+= gnome-users-guide>=1.2:../../x11/gnome-users-guide -DEPENDS+= gnome-utils>=1.4.1.2:../../misc/gnome-utils -DEPENDS+= evolution>=1.2.1:../../mail/evolution12 -DEPENDS+= gtk-->=1.2.10:../../x11/gtk-- -DEPENDS+= gtk-engines>=0.12:../../x11/gtk-engines -DEPENDS+= gtop>=1.0.13nb2:../../sysutils/gtop -DEPENDS+= xchat-gnome>=1.8.10nb3:../../chat/xchat-gnome - -USE_X11= yes -EXTRACT_ONLY= # empty -NO_CHECKSUM= yes -NO_CONFIGURE= yes -NO_BUILD= yes -NO_MTREE= yes - -do-install: # empty - -.include "../../x11/gnome-python/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/meta-pkgs/gnome1/PLIST b/meta-pkgs/gnome1/PLIST deleted file mode 100644 index b2ed8cd6835..00000000000 --- a/meta-pkgs/gnome1/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/01/24 21:25:05 jmmv Exp $ -@comment this plist intentionally left empty diff --git a/misc/Makefile b/misc/Makefile index ad22cfef1b4..d734cd665d3 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.237 2005/04/22 18:58:30 wiz Exp $ +# $NetBSD: Makefile,v 1.238 2005/05/18 22:02:17 wiz Exp $ # COMMENT= Miscellaneous utilities @@ -63,8 +63,6 @@ SUBDIR+= gkrellm-weather SUBDIR+= gkrellm1-moon SUBDIR+= gkrellm1-weather SUBDIR+= gnome-dirs -SUBDIR+= gnome-pim -SUBDIR+= gnome-utils SUBDIR+= gnome1-dirs SUBDIR+= gnome2-dirs SUBDIR+= gnome2-user-docs @@ -158,7 +156,6 @@ SUBDIR+= most SUBDIR+= mtail SUBDIR+= multitail SUBDIR+= nxtvepg -SUBDIR+= ooqstart SUBDIR+= open2300 SUBDIR+= open2300-mysql SUBDIR+= openoffice diff --git a/misc/gnome-pim/DESCR b/misc/gnome-pim/DESCR deleted file mode 100644 index ddeb918b24a..00000000000 --- a/misc/gnome-pim/DESCR +++ /dev/null @@ -1,13 +0,0 @@ - This package contains the GNOME personal information manager, -consisting of a nice appointment calendar and a business card -manager. - -From the GNOME home page: - -GNOME stands for GNU Network Object Model Environment. The GNOME -project intends to build a complete, user-friendly desktop based -entirely on free software. GNOME is part of the GNU project, and -GNOME is part of the OpenSource(tm) movement. The desktop will -consist of small utilities and larger applications which share a -consistent look and feel. GNOME uses GTK+ as the GUI toolkit for -all GNOME-compliant applications. diff --git a/misc/gnome-pim/Makefile b/misc/gnome-pim/Makefile deleted file mode 100644 index 63c58bc1c93..00000000000 --- a/misc/gnome-pim/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# $NetBSD: Makefile,v 1.51 2005/04/11 21:46:34 tv Exp $ - -DISTNAME= gnome-pim-1.4.6 -PKGREVISION= 9 -CATEGORIES= misc x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-pim/1.4/} - -MAINTAINER= rh@NetBSD.org -HOMEPAGE= http://www.gnome.org/ -COMMENT= Personal Information Manager for GNOME - -BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison - -USE_DIRS+= gnome1-1.5 -USE_PKGLOCALEDIR= YES -USE_GNU_TOOLS+= make -USE_LIBTOOL= YES -USE_X11BASE= YES -BUILD_USES_MSGFMT= YES - -GNU_CONFIGURE= YES -CPPFLAGS+= -I${LOCALBASE}/include -CONFIGURE_ENV+= LOCALEDIR=${PKGLOCALEDIR} -CONFIGURE_ARGS+= --with-pisock=${LOCALBASE} - -.include "../../comms/gnome-pilot/buildlink3.mk" -.include "../../x11/gnome-core/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/misc/gnome-pim/PLIST b/misc/gnome-pim/PLIST deleted file mode 100644 index 3c274da9738..00000000000 --- a/misc/gnome-pim/PLIST +++ /dev/null @@ -1,78 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2004/09/22 08:09:43 jlam Exp $ -bin/gnomecal -bin/gnomecard -etc/CORBA/servers/gnomecal.gnorba -etc/CORBA/servers/gnomecard.gnorba -lib/gnome-pilot/conduits/libaddress_conduit.la -lib/gnome-pilot/conduits/libcalendar_conduit.la -share/gnome-pilot/conduits/gnomecal.conduit -share/gnome-pilot/conduits/gnomecard.conduit -share/gnome/apps/Applications/gncal.desktop -share/gnome/apps/Applications/gnomecard.desktop -share/gnome/help/gnomecal/C/calappoint.html -share/gnome/help/gnomecal/C/calendar.html -share/gnome/help/gnomecal/C/calsetup.html -share/gnome/help/gnomecal/C/caluse.html -share/gnome/help/gnomecal/C/cmdline.html -share/gnome/help/gnomecal/C/images/cal-props.png -share/gnome/help/gnomecal/C/images/calday.png -share/gnome/help/gnomecal/C/images/calmonth.png -share/gnome/help/gnomecal/C/images/calweek.png -share/gnome/help/gnomecal/C/images/calyear.png -share/gnome/help/gnomecal/C/index.html -share/gnome/help/gnomecal/C/tech.html -share/gnome/help/gnomecal/C/topic.dat -share/gnome/help/gnomecard/C/index.html -share/gnome/help/gnomecard/C/topic.dat -share/gnome/help/gnomecard/eu/index.html -share/gnome/help/gnomecard/eu/topic.dat -share/idl/GnomeCal.idl -share/idl/gnome-pim.idl -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/gd/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/gv/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/kw/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnome-pim.mo -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-pim.mo -share/mime-info/gnome-pim.keys -share/pixmaps/gnome-calendar-conduit.png -share/pixmaps/gnome-gnomecard.png -@comment in gnome-dirs: @dirrm share/mime-info -@dirrm share/gnome/help/gnomecard/eu -@dirrm share/gnome/help/gnomecard/C -@dirrm share/gnome/help/gnomecard -@dirrm share/gnome/help/gnomecal/C/images -@dirrm share/gnome/help/gnomecal/C -@dirrm share/gnome/help/gnomecal diff --git a/misc/gnome-pim/distinfo b/misc/gnome-pim/distinfo deleted file mode 100644 index 4d19d12cd1c..00000000000 --- a/misc/gnome-pim/distinfo +++ /dev/null @@ -1,9 +0,0 @@ -$NetBSD: distinfo,v 1.5 2005/02/24 11:02:52 agc Exp $ - -SHA1 (gnome-pim-1.4.6.tar.gz) = ea752354cbe27ecee529bcfa611c19c11327a64f -RMD160 (gnome-pim-1.4.6.tar.gz) = 83b0d818ef08ef92ffa2517da5b04cdc4b8a9906 -Size (gnome-pim-1.4.6.tar.gz) = 1413421 bytes -SHA1 (patch-aa) = ae208031c1e1e44d538f3d5dd1a268d6d3f479df -SHA1 (patch-ab) = e16133ee1f25ac3ea60d391eb66168288435f27e -SHA1 (patch-ac) = ebe5848a5db932307f80e72579f502272edd0c17 -SHA1 (patch-ad) = 20c3127f66662e7d4700c00f47ed817d134a7b8e diff --git a/misc/gnome-pim/patches/patch-aa b/misc/gnome-pim/patches/patch-aa deleted file mode 100644 index 78f88c84d1d..00000000000 --- a/misc/gnome-pim/patches/patch-aa +++ /dev/null @@ -1,29 +0,0 @@ -$NetBSD: patch-aa,v 1.5 2003/01/14 05:19:25 rh Exp $ - ---- gncal/Makefile.in.orig Thu Mar 28 21:16:50 2002 -+++ gncal/Makefile.in -@@ -243,6 +243,7 @@ libcalendar_conduit_la_SOURCES = \ - calobj.c \ - alarm.c \ - calendar.c \ -+ dummy.c \ - timeutil.c - - -@@ -302,7 +303,7 @@ LTLIBRARIES = $(calendar_conduits_LTLIBR - libcalendar_conduit_la_DEPENDENCIES = \ - $(top_builddir)/libversit/libversit_lt.la - am_libcalendar_conduit_la_OBJECTS = GnomeCal-common.lo GnomeCal-stubs.lo \ -- calendar-conduit.lo calobj.lo alarm.lo calendar.lo timeutil.lo -+ calendar-conduit.lo calobj.lo alarm.lo calendar.lo timeutil.lo dummy.lo - libcalendar_conduit_la_OBJECTS = $(am_libcalendar_conduit_la_OBJECTS) - bin_PROGRAMS = gnomecal$(EXEEXT) - PROGRAMS = $(bin_PROGRAMS) -@@ -845,7 +846,6 @@ gnomecal.conduit: gnomecal.conduit.in Ma - && mv gnomecal.conduit.tmp gnomecal.conduit - - install-data-local: -- $(mkinstalldirs) $(DESTDIR)$(help_base)/C - $(mkinstalldirs) $(DESTDIR)$(Conduitsdir) - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/misc/gnome-pim/patches/patch-ab b/misc/gnome-pim/patches/patch-ab deleted file mode 100644 index 7a8b41c4d46..00000000000 --- a/misc/gnome-pim/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.5 2001/02/13 11:47:03 tron Exp $ - ---- aclocal.m4.orig Sun May 21 01:50:15 2000 -+++ aclocal.m4 Thu Nov 9 19:49:00 2000 -@@ -1439,7 +1439,7 @@ - [CATOBJEXT=.gmo - DATADIRNAME=share], - [CATOBJEXT=.mo -- DATADIRNAME=lib]) -+ DATADIRNAME=${LOCALEDIR}]) - INSTOBJEXT=.mo - fi - fi diff --git a/misc/gnome-pim/patches/patch-ac b/misc/gnome-pim/patches/patch-ac deleted file mode 100644 index 12e37f2597b..00000000000 --- a/misc/gnome-pim/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2001/04/07 19:23:55 rh Exp $ - ---- configure.orig Sat Apr 7 21:15:47 2001 -+++ configure -@@ -6137,7 +6137,7 @@ - cat conftest.$ac_ext >&5 - rm -rf conftest* - CATOBJEXT=.mo -- DATADIRNAME=lib -+ DATADIRNAME=${LOCALEDIR} - fi - rm -f conftest* - INSTOBJEXT=.mo diff --git a/misc/gnome-pim/patches/patch-ad b/misc/gnome-pim/patches/patch-ad deleted file mode 100644 index 086c7083a98..00000000000 --- a/misc/gnome-pim/patches/patch-ad +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2003/01/14 05:19:25 rh Exp $ - ---- /dev/null Tue Jan 14 14:45:38 2003 -+++ gncal/dummy.c -@@ -0,0 +1,7 @@ -+#include <glib.h> -+ -+gboolean roll_at_midnight; -+GList *all_calendars = NULL; -+int week_starts_on_monday; -+ -+void gnome_calendar_goto_today (void *gcal) { return; } diff --git a/misc/gnome-utils/DESCR b/misc/gnome-utils/DESCR deleted file mode 100644 index 6a6f694c041..00000000000 --- a/misc/gnome-utils/DESCR +++ /dev/null @@ -1,12 +0,0 @@ - This package contains the GNOME time tracker, a searching tool, -calculator, and other useful GNOME utilities/apps . - -From the GNOME home page: - -GNOME stands for GNU Network Object Model Environment. The GNOME -project intends to build a complete, user-friendly desktop based -entirely on free software. GNOME is part of the GNU project, and -GNOME is part of the OpenSource(tm) movement. The desktop will -consist of small utilities and larger applications which share a -consistent look and feel. GNOME uses GTK+ as the GUI toolkit for -all GNOME-compliant applications. diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile deleted file mode 100644 index 125830eb118..00000000000 --- a/misc/gnome-utils/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# $NetBSD: Makefile,v 1.79 2005/04/11 21:46:34 tv Exp $ - -DISTNAME= gnome-utils-1.4.1.2 -PKGREVISION= 12 -CATEGORIES= misc x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-utils/1.4/} -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= rh@NetBSD.org -HOMEPAGE= http://www.gnome.org/ -COMMENT= Set of useful GNOME utilities and applications - -BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison - -BUILDLINK_DEPENDS.gnome-panel= gnome-panel<2.0 - -CONFLICTS= coreutils<=5.0 - -USE_DIRS+= gnome1-1.5 -USE_GNU_TOOLS+= make -USE_X11BASE= YES -USE_PKGLOCALEDIR= YES - -GNU_CONFIGURE= YES -CONFIGURE_ENV+= BUILD_GUILE=no -CONFIGURE_ENV+= PKG_CONFIG_PATH="${LOCALBASE}/lib/pkgconfig:${X11BASE}/lib/pkgconfig" -CONFIGURE_ENV+= LOCALBASE="${LOCALBASE}" - -.include "../../textproc/scrollkeeper/omf.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/gnome-objc/buildlink3.mk" -.include "../../devel/libglade/buildlink3.mk" -.include "../../devel/ncurses/buildlink3.mk" -#.include "../../lang/guile14/buildlink3.mk" # XXX: req. guile1[46] fix first -.include "../../sysutils/libgtop/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" -.include "../../www/gtkhtml/buildlink3.mk" -.include "../../x11/gnome-core/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/misc/gnome-utils/PLIST b/misc/gnome-utils/PLIST deleted file mode 100644 index f1669205198..00000000000 --- a/misc/gnome-utils/PLIST +++ /dev/null @@ -1,801 +0,0 @@ -@comment $NetBSD: PLIST,v 1.9 2003/05/30 16:20:03 jmmv Exp $ -bin/gcalc -bin/gcharmap -bin/gcolorsel -bin/gdialog -bin/gdict -bin/gdiskfree -bin/gfontsel -bin/gless -bin/gnome-exe-handler -bin/gsearchtool -bin/gshutdown -bin/gw -bin/logview -bin/meat-grinder -bin/splac -bin/splash -bin/stripchart -bin/stripchart-applet -etc/CORBA/servers/gdict.gnorba -etc/CORBA/servers/stripchart-applet.gnorba -man/man1/gcalc.1 -man/man1/gcharmap.1 -man/man1/gcolorsel.1 -man/man1/gdialog.1 -man/man1/gdict.1 -man/man1/gdiskfree.1 -man/man1/gfontsel.1 -man/man1/gless.1 -man/man1/gnome-exe-handler.1 -man/man1/gsearchtool.1 -man/man1/gw.1 -man/man1/logview.1 -man/man1/meat-grinder.1 -man/man1/splac.1 -man/man1/splash.1 -man/man1/stripchart-applet.1 -man/man1/stripchart.1 -man/man8/gshutdown.8 -share/applets/Monitors/stripchart-applet.desktop -share/applets/Utility/gdict.desktop -share/application-registry/gnome-exe.applications -share/gcolorsel/glade/dialog-new-doc.glade -share/gcolorsel/glade/dialog-new-view.glade -share/gcolorsel/glade/dialog-prefs.glade -share/gcolorsel/glade/mdi-color-file-properties.glade -share/gcolorsel/glade/mdi-color-generic-properties.glade -share/gcolorsel/glade/view-color-edit.glade -share/gcolorsel/glade/view-color-generic-properties.glade -share/gcolorsel/glade/view-color-grid-properties.glade -share/gcolorsel/glade/view-color-list-properties.glade -share/gnome/apps/System/gdiskfree.desktop -share/gnome/apps/System/gshutdown.desktop -share/gnome/apps/System/gw.desktop -share/gnome/apps/System/logview.desktop -share/gnome/apps/Utilities/GDict.desktop -share/gnome/apps/Utilities/gcalc.desktop -share/gnome/apps/Utilities/gcharmap.desktop -share/gnome/apps/Utilities/gcolorsel.desktop -share/gnome/apps/Utilities/gfontsel.desktop -share/gnome/apps/Utilities/gless.desktop -share/gnome/apps/Utilities/gsearchtool.desktop -share/gnome/apps/Utilities/meat-grinder.desktop -share/gnome/apps/Utilities/stripchart.desktop -share/gnome/help/gcalc/C/docbook.css -share/gnome/help/gcalc/C/figures/gcalc-main.png -share/gnome/help/gcalc/C/gcalc.sgml -share/gnome/help/gcalc/C/index.html -share/gnome/help/gcalc/C/ln7.html -share/gnome/help/gcalc/C/stylesheet-images/caution.gif -share/gnome/help/gcalc/C/stylesheet-images/home.gif -share/gnome/help/gcalc/C/stylesheet-images/important.gif -share/gnome/help/gcalc/C/stylesheet-images/next.gif -share/gnome/help/gcalc/C/stylesheet-images/note.gif -share/gnome/help/gcalc/C/stylesheet-images/prev.gif -share/gnome/help/gcalc/C/stylesheet-images/tip.gif -share/gnome/help/gcalc/C/stylesheet-images/toc-blank.gif -share/gnome/help/gcalc/C/stylesheet-images/toc-minus.gif -share/gnome/help/gcalc/C/stylesheet-images/toc-plus.gif -share/gnome/help/gcalc/C/stylesheet-images/up.gif -share/gnome/help/gcalc/C/stylesheet-images/warning.gif -share/gnome/help/gcalc/C/topic.dat -share/gnome/help/gcalc/C/usage.html -share/gnome/help/gcalc/de/book1.html -share/gnome/help/gcalc/de/docbook.css -share/gnome/help/gcalc/de/figures/gcalc-main.png -share/gnome/help/gcalc/de/gcalc.sgml -share/gnome/help/gcalc/de/index.html -share/gnome/help/gcalc/de/ln10.html -share/gnome/help/gcalc/de/ln11.html -share/gnome/help/gcalc/de/stylesheet-images/caution.gif -share/gnome/help/gcalc/de/stylesheet-images/home.gif -share/gnome/help/gcalc/de/stylesheet-images/important.gif -share/gnome/help/gcalc/de/stylesheet-images/next.gif -share/gnome/help/gcalc/de/stylesheet-images/note.gif -share/gnome/help/gcalc/de/stylesheet-images/prev.gif -share/gnome/help/gcalc/de/stylesheet-images/tip.gif -share/gnome/help/gcalc/de/stylesheet-images/toc-blank.gif -share/gnome/help/gcalc/de/stylesheet-images/toc-minus.gif -share/gnome/help/gcalc/de/stylesheet-images/toc-plus.gif -share/gnome/help/gcalc/de/stylesheet-images/up.gif -share/gnome/help/gcalc/de/stylesheet-images/warning.gif -share/gnome/help/gcalc/de/topic.dat -share/gnome/help/gcalc/de/usage.html -share/gnome/help/gcalc/es/docbook.css -share/gnome/help/gcalc/es/figures/gcalc-main.png -share/gnome/help/gcalc/es/gcalc.sgml -share/gnome/help/gcalc/es/index.html -share/gnome/help/gcalc/es/ln10.html -share/gnome/help/gcalc/es/stylesheet-images/caution.gif -share/gnome/help/gcalc/es/stylesheet-images/home.gif -share/gnome/help/gcalc/es/stylesheet-images/important.gif -share/gnome/help/gcalc/es/stylesheet-images/next.gif -share/gnome/help/gcalc/es/stylesheet-images/note.gif -share/gnome/help/gcalc/es/stylesheet-images/prev.gif -share/gnome/help/gcalc/es/stylesheet-images/tip.gif -share/gnome/help/gcalc/es/stylesheet-images/toc-blank.gif -share/gnome/help/gcalc/es/stylesheet-images/toc-minus.gif -share/gnome/help/gcalc/es/stylesheet-images/toc-plus.gif -share/gnome/help/gcalc/es/stylesheet-images/up.gif -share/gnome/help/gcalc/es/stylesheet-images/warning.gif -share/gnome/help/gcalc/es/usage.html -share/gnome/help/gcalc/it/docbook.css -share/gnome/help/gcalc/it/figures/gcalc-main.png -share/gnome/help/gcalc/it/gcalc.sgml -share/gnome/help/gcalc/it/index.html -share/gnome/help/gcalc/it/ln10.html -share/gnome/help/gcalc/it/stylesheet-images/caution.gif -share/gnome/help/gcalc/it/stylesheet-images/home.gif -share/gnome/help/gcalc/it/stylesheet-images/important.gif -share/gnome/help/gcalc/it/stylesheet-images/next.gif -share/gnome/help/gcalc/it/stylesheet-images/note.gif -share/gnome/help/gcalc/it/stylesheet-images/prev.gif -share/gnome/help/gcalc/it/stylesheet-images/tip.gif -share/gnome/help/gcalc/it/stylesheet-images/toc-blank.gif -share/gnome/help/gcalc/it/stylesheet-images/toc-minus.gif -share/gnome/help/gcalc/it/stylesheet-images/toc-plus.gif -share/gnome/help/gcalc/it/stylesheet-images/up.gif -share/gnome/help/gcalc/it/stylesheet-images/warning.gif -share/gnome/help/gcalc/it/topic.dat -share/gnome/help/gcalc/it/usage.html -share/gnome/help/gcharmap/C/bugs.html -share/gnome/help/gcharmap/C/docbook.css -share/gnome/help/gcharmap/C/figures/gcharmap.png -share/gnome/help/gcharmap/C/figures/gcharmap_insertascii.png -share/gnome/help/gcharmap/C/gcharmap.sgml -share/gnome/help/gcharmap/C/index.html -share/gnome/help/gcharmap/C/ln7.html -share/gnome/help/gcharmap/C/stylesheet-images/caution.gif -share/gnome/help/gcharmap/C/stylesheet-images/home.gif -share/gnome/help/gcharmap/C/stylesheet-images/important.gif -share/gnome/help/gcharmap/C/stylesheet-images/next.gif -share/gnome/help/gcharmap/C/stylesheet-images/note.gif -share/gnome/help/gcharmap/C/stylesheet-images/prev.gif -share/gnome/help/gcharmap/C/stylesheet-images/tip.gif -share/gnome/help/gcharmap/C/stylesheet-images/toc-blank.gif -share/gnome/help/gcharmap/C/stylesheet-images/toc-minus.gif -share/gnome/help/gcharmap/C/stylesheet-images/toc-plus.gif -share/gnome/help/gcharmap/C/stylesheet-images/up.gif -share/gnome/help/gcharmap/C/stylesheet-images/warning.gif -share/gnome/help/gcharmap/C/topic.dat -share/gnome/help/gcharmap/C/usage.html -share/gnome/help/gcolorsel/C/authors.html -share/gnome/help/gcolorsel/C/bugs.html -share/gnome/help/gcolorsel/C/docbook.css -share/gnome/help/gcolorsel/C/documents.html -share/gnome/help/gcolorsel/C/figures/favorites.png -share/gnome/help/gcolorsel/C/figures/grid.png -share/gnome/help/gcolorsel/C/figures/list.png -share/gnome/help/gcolorsel/C/figures/search.png -share/gnome/help/gcolorsel/C/figures/simple.png -share/gnome/help/gcolorsel/C/gcolorsel.sgml -share/gnome/help/gcolorsel/C/index.html -share/gnome/help/gcolorsel/C/license.html -share/gnome/help/gcolorsel/C/ln7.html -share/gnome/help/gcolorsel/C/menus.html -share/gnome/help/gcolorsel/C/search.html -share/gnome/help/gcolorsel/C/simple.html -share/gnome/help/gcolorsel/C/stylesheet-images/caution.gif -share/gnome/help/gcolorsel/C/stylesheet-images/home.gif -share/gnome/help/gcolorsel/C/stylesheet-images/important.gif -share/gnome/help/gcolorsel/C/stylesheet-images/next.gif -share/gnome/help/gcolorsel/C/stylesheet-images/note.gif -share/gnome/help/gcolorsel/C/stylesheet-images/prev.gif -share/gnome/help/gcolorsel/C/stylesheet-images/tip.gif -share/gnome/help/gcolorsel/C/stylesheet-images/toc-blank.gif -share/gnome/help/gcolorsel/C/stylesheet-images/toc-minus.gif -share/gnome/help/gcolorsel/C/stylesheet-images/toc-plus.gif -share/gnome/help/gcolorsel/C/stylesheet-images/up.gif -share/gnome/help/gcolorsel/C/stylesheet-images/warning.gif -share/gnome/help/gcolorsel/C/topic.dat -share/gnome/help/gcolorsel/C/usage.html -share/gnome/help/gcolorsel/C/xcolors.html -share/gnome/help/gdialog/C/authors.html -share/gnome/help/gdialog/C/bugs.html -share/gnome/help/gdialog/C/dialogs.html -share/gnome/help/gdialog/C/figures/example-dialog.png -share/gnome/help/gdialog/C/figures/gdialog-msgbox.png -share/gnome/help/gdialog/C/figures/gdialog-yesno.png -share/gnome/help/gdialog/C/gdialog.sgml -share/gnome/help/gdialog/C/index.html -share/gnome/help/gdialog/C/license.html -share/gnome/help/gdialog/C/ln7.html -share/gnome/help/gdialog/C/usage.html -share/gnome/help/gdict/C/authors.html -share/gnome/help/gdict/C/docbook.css -share/gnome/help/gdict/C/figures/gdict-prefs.png -share/gnome/help/gdict/C/figures/gdict-spell.png -share/gnome/help/gdict/C/figures/gdictmain.png -share/gnome/help/gdict/C/gdict.sgml -share/gnome/help/gdict/C/index.html -share/gnome/help/gdict/C/license.html -share/gnome/help/gdict/C/ln7.html -share/gnome/help/gdict/C/prefs.html -share/gnome/help/gdict/C/stylesheet-images/caution.gif -share/gnome/help/gdict/C/stylesheet-images/home.gif -share/gnome/help/gdict/C/stylesheet-images/important.gif -share/gnome/help/gdict/C/stylesheet-images/next.gif -share/gnome/help/gdict/C/stylesheet-images/note.gif -share/gnome/help/gdict/C/stylesheet-images/prev.gif -share/gnome/help/gdict/C/stylesheet-images/tip.gif -share/gnome/help/gdict/C/stylesheet-images/toc-blank.gif -share/gnome/help/gdict/C/stylesheet-images/toc-minus.gif -share/gnome/help/gdict/C/stylesheet-images/toc-plus.gif -share/gnome/help/gdict/C/stylesheet-images/up.gif -share/gnome/help/gdict/C/stylesheet-images/warning.gif -share/gnome/help/gdict/C/topic.dat -share/gnome/help/gdict/C/usage.html -share/gnome/help/gdict_util/es/authors.sgml -share/gnome/help/gdict_util/es/figures/gdict-prefs.png -share/gnome/help/gdict_util/es/figures/gdict-spell.png -share/gnome/help/gdict_util/es/figures/gdictmain.png -share/gnome/help/gdict_util/es/gdict.sgml -share/gnome/help/gdict_util/es/gdict_util.sgml -share/gnome/help/gdict_util/es/index.html -share/gnome/help/gdict_util/es/licencia-es.sgml -share/gnome/help/gdict_util/es/licencia-nota-es.sgml -share/gnome/help/gdict_util/es/license.sgml -share/gnome/help/gdict_util/es/ln10.html -share/gnome/help/gdict_util/es/prefs.html -share/gnome/help/gdict_util/es/topic.dat -share/gnome/help/gdict_util/es/usage.html -share/gnome/help/gdiskfree/C/authors.html -share/gnome/help/gdiskfree/C/docbook.css -share/gnome/help/gdiskfree/C/figures/gdiskfree-prefs.png -share/gnome/help/gdiskfree/C/figures/gdiskfree.png -share/gnome/help/gdiskfree/C/gdiskfree.sgml -share/gnome/help/gdiskfree/C/index.html -share/gnome/help/gdiskfree/C/ln7.html -share/gnome/help/gdiskfree/C/prefs.html -share/gnome/help/gdiskfree/C/stylesheet-images/caution.gif -share/gnome/help/gdiskfree/C/stylesheet-images/home.gif -share/gnome/help/gdiskfree/C/stylesheet-images/important.gif -share/gnome/help/gdiskfree/C/stylesheet-images/next.gif -share/gnome/help/gdiskfree/C/stylesheet-images/note.gif -share/gnome/help/gdiskfree/C/stylesheet-images/prev.gif -share/gnome/help/gdiskfree/C/stylesheet-images/tip.gif -share/gnome/help/gdiskfree/C/stylesheet-images/toc-blank.gif -share/gnome/help/gdiskfree/C/stylesheet-images/toc-minus.gif -share/gnome/help/gdiskfree/C/stylesheet-images/toc-plus.gif -share/gnome/help/gdiskfree/C/stylesheet-images/up.gif -share/gnome/help/gdiskfree/C/stylesheet-images/warning.gif -share/gnome/help/gdiskfree/C/topic.dat -share/gnome/help/gdiskfree/C/usage.html -share/gnome/help/gdiskfree/it/authors.html -share/gnome/help/gdiskfree/it/docbook.css -share/gnome/help/gdiskfree/it/figures/gdiskfree-prefs.png -share/gnome/help/gdiskfree/it/figures/gdiskfree.png -share/gnome/help/gdiskfree/it/gdiskfree.sgml -share/gnome/help/gdiskfree/it/index.html -share/gnome/help/gdiskfree/it/ln10.html -share/gnome/help/gdiskfree/it/prefs.html -share/gnome/help/gdiskfree/it/stylesheet-images/caution.gif -share/gnome/help/gdiskfree/it/stylesheet-images/home.gif -share/gnome/help/gdiskfree/it/stylesheet-images/important.gif -share/gnome/help/gdiskfree/it/stylesheet-images/next.gif -share/gnome/help/gdiskfree/it/stylesheet-images/note.gif -share/gnome/help/gdiskfree/it/stylesheet-images/prev.gif -share/gnome/help/gdiskfree/it/stylesheet-images/tip.gif -share/gnome/help/gdiskfree/it/stylesheet-images/toc-blank.gif -share/gnome/help/gdiskfree/it/stylesheet-images/toc-minus.gif -share/gnome/help/gdiskfree/it/stylesheet-images/toc-plus.gif -share/gnome/help/gdiskfree/it/stylesheet-images/up.gif -share/gnome/help/gdiskfree/it/stylesheet-images/warning.gif -share/gnome/help/gdiskfree/it/topic.dat -share/gnome/help/gdiskfree/it/usage.html -share/gnome/help/gdiskfree_util/es/authors.sgml -share/gnome/help/gdiskfree_util/es/figures/gdiskfree-prefs.png -share/gnome/help/gdiskfree_util/es/figures/gdiskfree.png -share/gnome/help/gdiskfree_util/es/gdiskfree.sgml -share/gnome/help/gdiskfree_util/es/gdiskfree_util.sgml -share/gnome/help/gdiskfree_util/es/index.html -share/gnome/help/gdiskfree_util/es/licencia-es.sgml -share/gnome/help/gdiskfree_util/es/licencia-nota-es.sgml -share/gnome/help/gdiskfree_util/es/license.sgml -share/gnome/help/gdiskfree_util/es/ln10.html -share/gnome/help/gdiskfree_util/es/prefs.html -share/gnome/help/gdiskfree_util/es/topic.dat -share/gnome/help/gdiskfree_util/es/usage.html -share/gnome/help/gdiskfree_util/es/x138.html -share/gnome/help/gfontsel/C/docbook.css -share/gnome/help/gfontsel/C/figures/filterwin.png -share/gnome/help/gfontsel/C/figures/mainshot.png -share/gnome/help/gfontsel/C/filter.html -share/gnome/help/gfontsel/C/fontinfo.html -share/gnome/help/gfontsel/C/gfontsel.sgml -share/gnome/help/gfontsel/C/index.html -share/gnome/help/gfontsel/C/ln7.html -share/gnome/help/gfontsel/C/mainwin.html -share/gnome/help/gfontsel/C/stylesheet-images/caution.gif -share/gnome/help/gfontsel/C/stylesheet-images/home.gif -share/gnome/help/gfontsel/C/stylesheet-images/important.gif -share/gnome/help/gfontsel/C/stylesheet-images/next.gif -share/gnome/help/gfontsel/C/stylesheet-images/note.gif -share/gnome/help/gfontsel/C/stylesheet-images/prev.gif -share/gnome/help/gfontsel/C/stylesheet-images/tip.gif -share/gnome/help/gfontsel/C/stylesheet-images/toc-blank.gif -share/gnome/help/gfontsel/C/stylesheet-images/toc-minus.gif -share/gnome/help/gfontsel/C/stylesheet-images/toc-plus.gif -share/gnome/help/gfontsel/C/stylesheet-images/up.gif -share/gnome/help/gfontsel/C/stylesheet-images/warning.gif -share/gnome/help/gfontsel/C/topic.dat -share/gnome/help/gfontsel/C/xlfd.html -share/gnome/help/gfontsel/es/docbook.css -share/gnome/help/gfontsel/es/figures/filterwin.png -share/gnome/help/gfontsel/es/figures/mainshot.png -share/gnome/help/gfontsel/es/filter.html -share/gnome/help/gfontsel/es/fontinfo.html -share/gnome/help/gfontsel/es/gfontsel.sgml -share/gnome/help/gfontsel/es/index.html -share/gnome/help/gfontsel/es/ln10.html -share/gnome/help/gfontsel/es/mainwin.html -share/gnome/help/gfontsel/es/stylesheet-images/caution.gif -share/gnome/help/gfontsel/es/stylesheet-images/home.gif -share/gnome/help/gfontsel/es/stylesheet-images/important.gif -share/gnome/help/gfontsel/es/stylesheet-images/next.gif -share/gnome/help/gfontsel/es/stylesheet-images/note.gif -share/gnome/help/gfontsel/es/stylesheet-images/prev.gif -share/gnome/help/gfontsel/es/stylesheet-images/tip.gif -share/gnome/help/gfontsel/es/stylesheet-images/toc-blank.gif -share/gnome/help/gfontsel/es/stylesheet-images/toc-minus.gif -share/gnome/help/gfontsel/es/stylesheet-images/toc-plus.gif -share/gnome/help/gfontsel/es/stylesheet-images/up.gif -share/gnome/help/gfontsel/es/stylesheet-images/warning.gif -share/gnome/help/gfontsel/es/topic.dat -share/gnome/help/gfontsel/es/xlfd.html -share/gnome/help/gless/C/authors.html -share/gnome/help/gless/C/docbook.css -share/gnome/help/gless/C/figures/gless-main.png -share/gnome/help/gless/C/gless.sgml -share/gnome/help/gless/C/index.html -share/gnome/help/gless/C/ln7.html -share/gnome/help/gless/C/stylesheet-images/caution.gif -share/gnome/help/gless/C/stylesheet-images/home.gif -share/gnome/help/gless/C/stylesheet-images/important.gif -share/gnome/help/gless/C/stylesheet-images/next.gif -share/gnome/help/gless/C/stylesheet-images/note.gif -share/gnome/help/gless/C/stylesheet-images/prev.gif -share/gnome/help/gless/C/stylesheet-images/tip.gif -share/gnome/help/gless/C/stylesheet-images/toc-blank.gif -share/gnome/help/gless/C/stylesheet-images/toc-minus.gif -share/gnome/help/gless/C/stylesheet-images/toc-plus.gif -share/gnome/help/gless/C/stylesheet-images/up.gif -share/gnome/help/gless/C/stylesheet-images/warning.gif -share/gnome/help/gless/C/topic.dat -share/gnome/help/gless/C/usage.html -share/gnome/help/gnome-exe-handler/C/authors.html -share/gnome/help/gnome-exe-handler/C/docbook.css -share/gnome/help/gnome-exe-handler/C/gnome-exe-handler.sgml -share/gnome/help/gnome-exe-handler/C/index.html -share/gnome/help/gnome-exe-handler/C/license.html -share/gnome/help/gnome-exe-handler/C/ln7.html -share/gnome/help/gnome-exe-handler/C/stylesheet-images/caution.gif -share/gnome/help/gnome-exe-handler/C/stylesheet-images/home.gif -share/gnome/help/gnome-exe-handler/C/stylesheet-images/important.gif -share/gnome/help/gnome-exe-handler/C/stylesheet-images/next.gif -share/gnome/help/gnome-exe-handler/C/stylesheet-images/note.gif -share/gnome/help/gnome-exe-handler/C/stylesheet-images/prev.gif -share/gnome/help/gnome-exe-handler/C/stylesheet-images/tip.gif -share/gnome/help/gnome-exe-handler/C/stylesheet-images/toc-blank.gif -share/gnome/help/gnome-exe-handler/C/stylesheet-images/toc-minus.gif -share/gnome/help/gnome-exe-handler/C/stylesheet-images/toc-plus.gif -share/gnome/help/gnome-exe-handler/C/stylesheet-images/up.gif -share/gnome/help/gnome-exe-handler/C/stylesheet-images/warning.gif -share/gnome/help/gsearchtool/C/criteria.html -share/gnome/help/gsearchtool/C/docbook.css -share/gnome/help/gsearchtool/C/figures/gsearch.png -share/gnome/help/gsearchtool/C/figures/locate.png -share/gnome/help/gsearchtool/C/figures/mainwin.png -share/gnome/help/gsearchtool/C/figures/results.png -share/gnome/help/gsearchtool/C/gsearchtool.sgml -share/gnome/help/gsearchtool/C/index.html -share/gnome/help/gsearchtool/C/ln7.html -share/gnome/help/gsearchtool/C/locate.html -share/gnome/help/gsearchtool/C/stylesheet-images/caution.gif -share/gnome/help/gsearchtool/C/stylesheet-images/home.gif -share/gnome/help/gsearchtool/C/stylesheet-images/important.gif -share/gnome/help/gsearchtool/C/stylesheet-images/next.gif -share/gnome/help/gsearchtool/C/stylesheet-images/note.gif -share/gnome/help/gsearchtool/C/stylesheet-images/prev.gif -share/gnome/help/gsearchtool/C/stylesheet-images/tip.gif -share/gnome/help/gsearchtool/C/stylesheet-images/toc-blank.gif -share/gnome/help/gsearchtool/C/stylesheet-images/toc-minus.gif -share/gnome/help/gsearchtool/C/stylesheet-images/toc-plus.gif -share/gnome/help/gsearchtool/C/stylesheet-images/up.gif -share/gnome/help/gsearchtool/C/stylesheet-images/warning.gif -share/gnome/help/gsearchtool/C/topic.dat -share/gnome/help/gsearchtool/C/usage.html -share/gnome/help/gsearchtool/es/criteria.html -share/gnome/help/gsearchtool/es/docbook.css -share/gnome/help/gsearchtool/es/figures/gsearch.png -share/gnome/help/gsearchtool/es/figures/locate.png -share/gnome/help/gsearchtool/es/figures/mainwin.png -share/gnome/help/gsearchtool/es/figures/results.png -share/gnome/help/gsearchtool/es/gsearchtool.sgml -share/gnome/help/gsearchtool/es/index.html -share/gnome/help/gsearchtool/es/ln10.html -share/gnome/help/gsearchtool/es/locate.html -share/gnome/help/gsearchtool/es/stylesheet-images/caution.gif -share/gnome/help/gsearchtool/es/stylesheet-images/home.gif -share/gnome/help/gsearchtool/es/stylesheet-images/important.gif -share/gnome/help/gsearchtool/es/stylesheet-images/next.gif -share/gnome/help/gsearchtool/es/stylesheet-images/note.gif -share/gnome/help/gsearchtool/es/stylesheet-images/prev.gif -share/gnome/help/gsearchtool/es/stylesheet-images/tip.gif -share/gnome/help/gsearchtool/es/stylesheet-images/toc-blank.gif -share/gnome/help/gsearchtool/es/stylesheet-images/toc-minus.gif -share/gnome/help/gsearchtool/es/stylesheet-images/toc-plus.gif -share/gnome/help/gsearchtool/es/stylesheet-images/up.gif -share/gnome/help/gsearchtool/es/stylesheet-images/warning.gif -share/gnome/help/gsearchtool/es/topic.dat -share/gnome/help/gsearchtool/es/usage.html -share/gnome/help/gsearchtool/it/criteria.html -share/gnome/help/gsearchtool/it/docbook.css -share/gnome/help/gsearchtool/it/figures/gsearch.png -share/gnome/help/gsearchtool/it/figures/locate.png -share/gnome/help/gsearchtool/it/figures/mainwin.png -share/gnome/help/gsearchtool/it/figures/results.png -share/gnome/help/gsearchtool/it/gsearchtool.sgml -share/gnome/help/gsearchtool/it/index.html -share/gnome/help/gsearchtool/it/ln10.html -share/gnome/help/gsearchtool/it/locate.html -share/gnome/help/gsearchtool/it/stylesheet-images/caution.gif -share/gnome/help/gsearchtool/it/stylesheet-images/home.gif -share/gnome/help/gsearchtool/it/stylesheet-images/important.gif -share/gnome/help/gsearchtool/it/stylesheet-images/next.gif -share/gnome/help/gsearchtool/it/stylesheet-images/note.gif -share/gnome/help/gsearchtool/it/stylesheet-images/prev.gif -share/gnome/help/gsearchtool/it/stylesheet-images/tip.gif -share/gnome/help/gsearchtool/it/stylesheet-images/toc-blank.gif -share/gnome/help/gsearchtool/it/stylesheet-images/toc-minus.gif -share/gnome/help/gsearchtool/it/stylesheet-images/toc-plus.gif -share/gnome/help/gsearchtool/it/stylesheet-images/up.gif -share/gnome/help/gsearchtool/it/stylesheet-images/warning.gif -share/gnome/help/gsearchtool/it/topic.dat -share/gnome/help/gsearchtool/it/usage.html -share/gnome/help/gshutdown/C/authors.html -share/gnome/help/gshutdown/C/docbook.css -share/gnome/help/gshutdown/C/figures/gshutdown-advanced.png -share/gnome/help/gshutdown/C/figures/gshutdown-preferences.png -share/gnome/help/gshutdown/C/figures/gshutdown.png -share/gnome/help/gshutdown/C/gshutdown.sgml -share/gnome/help/gshutdown/C/index.html -share/gnome/help/gshutdown/C/ln7.html -share/gnome/help/gshutdown/C/stylesheet-images/caution.gif -share/gnome/help/gshutdown/C/stylesheet-images/home.gif -share/gnome/help/gshutdown/C/stylesheet-images/important.gif -share/gnome/help/gshutdown/C/stylesheet-images/next.gif -share/gnome/help/gshutdown/C/stylesheet-images/note.gif -share/gnome/help/gshutdown/C/stylesheet-images/prev.gif -share/gnome/help/gshutdown/C/stylesheet-images/tip.gif -share/gnome/help/gshutdown/C/stylesheet-images/toc-blank.gif -share/gnome/help/gshutdown/C/stylesheet-images/toc-minus.gif -share/gnome/help/gshutdown/C/stylesheet-images/toc-plus.gif -share/gnome/help/gshutdown/C/stylesheet-images/up.gif -share/gnome/help/gshutdown/C/stylesheet-images/warning.gif -share/gnome/help/gshutdown/C/topic.dat -share/gnome/help/gshutdown/C/usage.html -share/gnome/help/gshutdown_util/es/authors.sgml -share/gnome/help/gshutdown_util/es/figures/gshutdown-advanced.png -share/gnome/help/gshutdown_util/es/figures/gshutdown-preferences.png -share/gnome/help/gshutdown_util/es/figures/gshutdown.png -share/gnome/help/gshutdown_util/es/gshutdown.sgml -share/gnome/help/gshutdown_util/es/gshutdown_util.sgml -share/gnome/help/gshutdown_util/es/index.html -share/gnome/help/gshutdown_util/es/licencia-es.sgml -share/gnome/help/gshutdown_util/es/licencia-nota-es.sgml -share/gnome/help/gshutdown_util/es/license.sgml -share/gnome/help/gshutdown_util/es/ln10.html -share/gnome/help/gshutdown_util/es/topic.dat -share/gnome/help/gshutdown_util/es/usage.html -share/gnome/help/gw/C/authors.html -share/gnome/help/gw/C/docbook.css -share/gnome/help/gw/C/figures/gw-main.png -share/gnome/help/gw/C/figures/gw-menuitems.png -share/gnome/help/gw/C/gw.sgml -share/gnome/help/gw/C/index.html -share/gnome/help/gw/C/license.html -share/gnome/help/gw/C/ln7.html -share/gnome/help/gw/C/prefs.html -share/gnome/help/gw/C/stylesheet-images/caution.gif -share/gnome/help/gw/C/stylesheet-images/home.gif -share/gnome/help/gw/C/stylesheet-images/important.gif -share/gnome/help/gw/C/stylesheet-images/next.gif -share/gnome/help/gw/C/stylesheet-images/note.gif -share/gnome/help/gw/C/stylesheet-images/prev.gif -share/gnome/help/gw/C/stylesheet-images/tip.gif -share/gnome/help/gw/C/stylesheet-images/toc-blank.gif -share/gnome/help/gw/C/stylesheet-images/toc-minus.gif -share/gnome/help/gw/C/stylesheet-images/toc-plus.gif -share/gnome/help/gw/C/stylesheet-images/up.gif -share/gnome/help/gw/C/stylesheet-images/warning.gif -share/gnome/help/gw/C/topic.dat -share/gnome/help/gw/C/usage.html -share/gnome/help/logview/C/authors.html -share/gnome/help/logview/C/bugs.html -share/gnome/help/logview/C/figures/calendar.png -share/gnome/help/logview/C/figures/fileMenu.png -share/gnome/help/logview/C/figures/helpMenu.png -share/gnome/help/logview/C/figures/logstats.png -share/gnome/help/logview/C/figures/monitor.png -share/gnome/help/logview/C/figures/monitorDisplay.png -share/gnome/help/logview/C/figures/openLog.png -share/gnome/help/logview/C/figures/viewMenu.png -share/gnome/help/logview/C/figures/zoom.png -share/gnome/help/logview/C/index.html -share/gnome/help/logview/C/license.html -share/gnome/help/logview/C/ln7.html -share/gnome/help/logview/C/logfiles.html -share/gnome/help/logview/C/logview.sgml -share/gnome/help/logview/C/topic.dat -share/gnome/help/logview/C/usage.html -share/gnome/help/logview/C/utilities.html -share/gnome/help/meat-grinder/C/authors.html -share/gnome/help/meat-grinder/C/docbook.css -share/gnome/help/meat-grinder/C/figures/meat-grinder-main-full.png -share/gnome/help/meat-grinder/C/figures/meat-grinder-main.png -share/gnome/help/meat-grinder/C/index.html -share/gnome/help/meat-grinder/C/license.html -share/gnome/help/meat-grinder/C/ln7.html -share/gnome/help/meat-grinder/C/meat-grinder.sgml -share/gnome/help/meat-grinder/C/stylesheet-images/caution.gif -share/gnome/help/meat-grinder/C/stylesheet-images/home.gif -share/gnome/help/meat-grinder/C/stylesheet-images/important.gif -share/gnome/help/meat-grinder/C/stylesheet-images/next.gif -share/gnome/help/meat-grinder/C/stylesheet-images/note.gif -share/gnome/help/meat-grinder/C/stylesheet-images/prev.gif -share/gnome/help/meat-grinder/C/stylesheet-images/tip.gif -share/gnome/help/meat-grinder/C/stylesheet-images/toc-blank.gif -share/gnome/help/meat-grinder/C/stylesheet-images/toc-minus.gif -share/gnome/help/meat-grinder/C/stylesheet-images/toc-plus.gif -share/gnome/help/meat-grinder/C/stylesheet-images/up.gif -share/gnome/help/meat-grinder/C/stylesheet-images/warning.gif -share/gnome/help/meat-grinder/C/topic.dat -share/gnome/help/meat-grinder/C/usage.html -share/gnome/help/stripchart/C/docbook.css -share/gnome/help/stripchart/C/figures/applet.png -share/gnome/help/stripchart/C/figures/main.png -share/gnome/help/stripchart/C/figures/menu.png -share/gnome/help/stripchart/C/figures/param.png -share/gnome/help/stripchart/C/figures/prefs.png -share/gnome/help/stripchart/C/figures/text.png -share/gnome/help/stripchart/C/index.html -share/gnome/help/stripchart/C/ln7.html -share/gnome/help/stripchart/C/options.html -share/gnome/help/stripchart/C/parameters.html -share/gnome/help/stripchart/C/preferences.html -share/gnome/help/stripchart/C/stripchart.sgml -share/gnome/help/stripchart/C/stylesheet-images/caution.gif -share/gnome/help/stripchart/C/stylesheet-images/home.gif -share/gnome/help/stripchart/C/stylesheet-images/important.gif -share/gnome/help/stripchart/C/stylesheet-images/next.gif -share/gnome/help/stripchart/C/stylesheet-images/note.gif -share/gnome/help/stripchart/C/stylesheet-images/prev.gif -share/gnome/help/stripchart/C/stylesheet-images/tip.gif -share/gnome/help/stripchart/C/stylesheet-images/toc-blank.gif -share/gnome/help/stripchart/C/stylesheet-images/toc-minus.gif -share/gnome/help/stripchart/C/stylesheet-images/toc-plus.gif -share/gnome/help/stripchart/C/stylesheet-images/up.gif -share/gnome/help/stripchart/C/stylesheet-images/warning.gif -share/gnome/help/stripchart/C/topic.dat -share/gnome/help/stripchart/C/usage.html -share/gnome/help/stripchart/es/docbook.css -share/gnome/help/stripchart/es/figures/applet.png -share/gnome/help/stripchart/es/figures/main.png -share/gnome/help/stripchart/es/figures/menu.png -share/gnome/help/stripchart/es/figures/param.png -share/gnome/help/stripchart/es/figures/prefs.png -share/gnome/help/stripchart/es/figures/text.png -share/gnome/help/stripchart/es/index.html -share/gnome/help/stripchart/es/ln10.html -share/gnome/help/stripchart/es/options.html -share/gnome/help/stripchart/es/parameters.html -share/gnome/help/stripchart/es/preferences.html -share/gnome/help/stripchart/es/stripchart.sgml -share/gnome/help/stripchart/es/stylesheet-images/caution.gif -share/gnome/help/stripchart/es/stylesheet-images/home.gif -share/gnome/help/stripchart/es/stylesheet-images/important.gif -share/gnome/help/stripchart/es/stylesheet-images/next.gif -share/gnome/help/stripchart/es/stylesheet-images/note.gif -share/gnome/help/stripchart/es/stylesheet-images/prev.gif -share/gnome/help/stripchart/es/stylesheet-images/tip.gif -share/gnome/help/stripchart/es/stylesheet-images/toc-blank.gif -share/gnome/help/stripchart/es/stylesheet-images/toc-minus.gif -share/gnome/help/stripchart/es/stylesheet-images/toc-plus.gif -share/gnome/help/stripchart/es/stylesheet-images/up.gif -share/gnome/help/stripchart/es/stylesheet-images/warning.gif -share/gnome/help/stripchart/es/topic.dat -share/gnome/help/stripchart/es/usage.html -share/idl/gsu.idl -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/zh_CN.GB2312/LC_MESSAGES/gnome-utils.mo -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-utils.mo -share/logview/logview-actions.db -share/logview/logview-descript.db -share/logview/logview-regexp.db -share/mime-info/gnome-exe.keys -share/omf/gnome-utils/gcalc-C.omf -share/omf/gnome-utils/gcalc-de.omf -share/omf/gnome-utils/gcalc-es.omf -share/omf/gnome-utils/gcalc-it.omf -share/omf/gnome-utils/gcharmap-C.omf -share/omf/gnome-utils/gcolorsel-C.omf -share/omf/gnome-utils/gdialog-C.omf -share/omf/gnome-utils/gdict-C.omf -share/omf/gnome-utils/gdict-es.omf -share/omf/gnome-utils/gdiskfree-C.omf -share/omf/gnome-utils/gdiskfree-es.omf -share/omf/gnome-utils/gdiskfree-it.omf -share/omf/gnome-utils/gfontsel-C.omf -share/omf/gnome-utils/gfontsel-es.omf -share/omf/gnome-utils/gless-C.omf -share/omf/gnome-utils/gnome-exe-handler-C.omf -share/omf/gnome-utils/gsearchtool-C.omf -share/omf/gnome-utils/gsearchtool-es.omf -share/omf/gnome-utils/gsearchtool-it.omf -share/omf/gnome-utils/gshutdown-C.omf -share/omf/gnome-utils/gshutdown-es.omf -share/omf/gnome-utils/gw-C.omf -share/omf/gnome-utils/logview-C.omf -share/omf/gnome-utils/meat-grinder-C.omf -share/omf/gnome-utils/stripchart-C.omf -share/omf/gnome-utils/stripchart-es.omf -share/pixmaps/gcharmap-logo.png -share/pixmaps/gcharmap-map-16.xpm -share/pixmaps/gcharmap-map-big.xpm -share/pixmaps/gdict.png -share/pixmaps/gdiskfree-splash.png -share/pixmaps/gdiskfree.png -share/pixmaps/gnome-fontsel.png -share/pixmaps/gnome-searchtool.png -share/pixmaps/gnome-shutdown.png -share/pixmaps/gnome-stripchart.png -share/pixmaps/gnome-who.png -share/pixmaps/logview/logview.xpm -share/stripchart/stripchart.conf -share/stripchart/stripchart.params -@dirrm share/stripchart -@dirrm share/pixmaps/logview -@dirrm share/omf/gnome-utils -@comment in scrollkeeper: @dirrm share/omf -@comment in gnome-dirs: @dirrm share/mime-info -@dirrm share/logview -@dirrm share/gnome/help/stripchart/es/stylesheet-images -@dirrm share/gnome/help/stripchart/es/figures -@dirrm share/gnome/help/stripchart/es -@dirrm share/gnome/help/stripchart/C/stylesheet-images -@dirrm share/gnome/help/stripchart/C/figures -@dirrm share/gnome/help/stripchart/C -@dirrm share/gnome/help/stripchart -@dirrm share/gnome/help/meat-grinder/C/stylesheet-images -@dirrm share/gnome/help/meat-grinder/C/figures -@dirrm share/gnome/help/meat-grinder/C -@dirrm share/gnome/help/meat-grinder -@exec ${MKDIR} %D/share/gnome/help/logview/C/stylesheet-images -@dirrm share/gnome/help/logview/C/stylesheet-images -@dirrm share/gnome/help/logview/C/figures -@dirrm share/gnome/help/logview/C -@dirrm share/gnome/help/logview -@dirrm share/gnome/help/gw/C/stylesheet-images -@dirrm share/gnome/help/gw/C/figures -@dirrm share/gnome/help/gw/C -@dirrm share/gnome/help/gw -@exec ${MKDIR} %D/share/gnome/help/gshutdown_util/es/stylesheet-images -@dirrm share/gnome/help/gshutdown_util/es/stylesheet-images -@dirrm share/gnome/help/gshutdown_util/es/figures -@dirrm share/gnome/help/gshutdown_util/es -@dirrm share/gnome/help/gshutdown_util -@dirrm share/gnome/help/gshutdown/C/stylesheet-images -@dirrm share/gnome/help/gshutdown/C/figures -@dirrm share/gnome/help/gshutdown/C -@dirrm share/gnome/help/gshutdown -@dirrm share/gnome/help/gsearchtool/it/stylesheet-images -@dirrm share/gnome/help/gsearchtool/it/figures -@dirrm share/gnome/help/gsearchtool/it -@dirrm share/gnome/help/gsearchtool/es/stylesheet-images -@dirrm share/gnome/help/gsearchtool/es/figures -@dirrm share/gnome/help/gsearchtool/es -@dirrm share/gnome/help/gsearchtool/C/stylesheet-images -@dirrm share/gnome/help/gsearchtool/C/figures -@dirrm share/gnome/help/gsearchtool/C -@dirrm share/gnome/help/gsearchtool -@dirrm share/gnome/help/gnome-exe-handler/C/stylesheet-images -@exec ${MKDIR} %D/share/gnome/help/gnome-exe-handler/C/figures -@dirrm share/gnome/help/gnome-exe-handler/C/figures -@dirrm share/gnome/help/gnome-exe-handler/C -@dirrm share/gnome/help/gnome-exe-handler -@dirrm share/gnome/help/gless/C/stylesheet-images -@dirrm share/gnome/help/gless/C/figures -@dirrm share/gnome/help/gless/C -@dirrm share/gnome/help/gless -@dirrm share/gnome/help/gfontsel/es/stylesheet-images -@dirrm share/gnome/help/gfontsel/es/figures -@dirrm share/gnome/help/gfontsel/es -@dirrm share/gnome/help/gfontsel/C/stylesheet-images -@dirrm share/gnome/help/gfontsel/C/figures -@dirrm share/gnome/help/gfontsel/C -@dirrm share/gnome/help/gfontsel -@exec ${MKDIR} %D/share/gnome/help/gdiskfree_util/es/stylesheet-images -@dirrm share/gnome/help/gdiskfree_util/es/stylesheet-images -@dirrm share/gnome/help/gdiskfree_util/es/figures -@dirrm share/gnome/help/gdiskfree_util/es -@dirrm share/gnome/help/gdiskfree_util -@dirrm share/gnome/help/gdiskfree/it/stylesheet-images -@dirrm share/gnome/help/gdiskfree/it/figures -@dirrm share/gnome/help/gdiskfree/it -@dirrm share/gnome/help/gdiskfree/C/stylesheet-images -@dirrm share/gnome/help/gdiskfree/C/figures -@dirrm share/gnome/help/gdiskfree/C -@dirrm share/gnome/help/gdiskfree -@exec ${MKDIR} %D/share/gnome/help/gdict_util/es/stylesheet-images -@dirrm share/gnome/help/gdict_util/es/stylesheet-images -@dirrm share/gnome/help/gdict_util/es/figures -@dirrm share/gnome/help/gdict_util/es -@dirrm share/gnome/help/gdict_util -@dirrm share/gnome/help/gdict/C/stylesheet-images -@dirrm share/gnome/help/gdict/C/figures -@dirrm share/gnome/help/gdict/C -@dirrm share/gnome/help/gdict -@exec ${MKDIR} %D/share/gnome/help/gdialog/C/stylesheet-images -@dirrm share/gnome/help/gdialog/C/stylesheet-images -@dirrm share/gnome/help/gdialog/C/figures -@dirrm share/gnome/help/gdialog/C -@dirrm share/gnome/help/gdialog -@dirrm share/gnome/help/gcolorsel/C/stylesheet-images -@dirrm share/gnome/help/gcolorsel/C/figures -@dirrm share/gnome/help/gcolorsel/C -@dirrm share/gnome/help/gcolorsel -@dirrm share/gnome/help/gcharmap/C/stylesheet-images -@dirrm share/gnome/help/gcharmap/C/figures -@dirrm share/gnome/help/gcharmap/C -@dirrm share/gnome/help/gcharmap -@dirrm share/gnome/help/gcalc/it/stylesheet-images -@dirrm share/gnome/help/gcalc/it/figures -@dirrm share/gnome/help/gcalc/it -@dirrm share/gnome/help/gcalc/es/stylesheet-images -@dirrm share/gnome/help/gcalc/es/figures -@dirrm share/gnome/help/gcalc/es -@dirrm share/gnome/help/gcalc/de/stylesheet-images -@dirrm share/gnome/help/gcalc/de/figures -@dirrm share/gnome/help/gcalc/de -@dirrm share/gnome/help/gcalc/C/stylesheet-images -@dirrm share/gnome/help/gcalc/C/figures -@dirrm share/gnome/help/gcalc/C -@dirrm share/gnome/help/gcalc -@dirrm share/gcolorsel/glade -@dirrm share/gcolorsel diff --git a/misc/gnome-utils/distinfo b/misc/gnome-utils/distinfo deleted file mode 100644 index 01085a7d878..00000000000 --- a/misc/gnome-utils/distinfo +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: distinfo,v 1.10 2005/02/24 11:02:52 agc Exp $ - -SHA1 (gnome-utils-1.4.1.2.tar.bz2) = ae8148a7402d94c948ee41e1921a055906c62c67 -RMD160 (gnome-utils-1.4.1.2.tar.bz2) = fdc2bc109146a8369cc89ff60981d552a4975813 -Size (gnome-utils-1.4.1.2.tar.bz2) = 3280620 bytes -SHA1 (patch-aa) = 27b24e4d80033c285cebde37e263583c4a9905af -SHA1 (patch-ab) = cf12496463e31f48c75caab18ffe4a93db8d5781 -SHA1 (patch-ac) = 89e7f71e812cf67f39d446a163a798f5d25ea819 -SHA1 (patch-ad) = aaed60f2713262638a250af6cef8f97535196b0f -SHA1 (patch-ae) = af95a7b1cf0b95a4dc35b7c1c957dc6a1b73669f -SHA1 (patch-af) = 60d22abb2c4c1813d51d90116901b543cf1be99a -SHA1 (patch-ag) = 96d31d113f8aa5ca3e881768e2395052d8c01fe6 -SHA1 (patch-ah) = 9d4ceb307deb5123ac77330c5e9f94771ad88300 diff --git a/misc/gnome-utils/patches/patch-aa b/misc/gnome-utils/patches/patch-aa deleted file mode 100644 index 3d4abea9861..00000000000 --- a/misc/gnome-utils/patches/patch-aa +++ /dev/null @@ -1,28 +0,0 @@ -$NetBSD: patch-aa,v 1.2 2001/10/13 08:30:25 rh Exp $ - ---- gtt/app.c.orig Wed Sep 26 05:12:19 2001 -+++ gtt/app.c -@@ -19,7 +19,11 @@ - - #include <errno.h> - #include <gnome.h> -+#ifdef HAVE_SCHED_H - #include <sched.h> -+#else -+#include <unistd.h> -+#endif - #include <stdio.h> - #include <stdlib.h> - #include <string.h> -@@ -181,7 +185,11 @@ - * routine. So we try to ensure in-order execution by trying to let - * the child process at least start running. And we can do this by - * yielding our time-slice ... */ -+#ifdef HAVE_SCHED_H - sched_yield(); -+#else -+ sleep(1); -+#endif - } - - diff --git a/misc/gnome-utils/patches/patch-ab b/misc/gnome-utils/patches/patch-ab deleted file mode 100644 index c41340f53af..00000000000 --- a/misc/gnome-utils/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.4 2001/10/13 08:30:25 rh Exp $ - ---- mini-utils/guname/Makefile.in.orig Fri Oct 5 20:39:48 2001 -+++ mini-utils/guname/Makefile.in -@@ -573,7 +573,7 @@ - - @XML_I18N_MERGE_DESKTOP_RULE@ - --@GUNAME_CAPPLET_TRUE@install-data-local: guname-capplet.desktop -+install-data-local: guname-capplet.desktop - @GUNAME_CAPPLET_TRUE@ $(INSTALL_DATA) $(srcdir)/guname-capplet.desktop $(DESTDIR)$(datadir)/control-center/guname-capplet.desktop - - # Tell versions [3.59,3.63) of GNU make to not export all variables. diff --git a/misc/gnome-utils/patches/patch-ac b/misc/gnome-utils/patches/patch-ac deleted file mode 100644 index 37c47b524c5..00000000000 --- a/misc/gnome-utils/patches/patch-ac +++ /dev/null @@ -1,214 +0,0 @@ -$NetBSD: patch-ac,v 1.7 2003/01/12 06:49:38 rh Exp $ - ---- configure.orig Fri Feb 1 10:57:01 2002 -+++ configure -@@ -5504,8 +5504,8 @@ if test "$OBJECTIVE_C" = yes; then - echo "$as_me:5504: checking for an obGnomeConf.sh" >&5 - echo $ECHO_N "checking for an obGnomeConf.sh... $ECHO_C" >&6 - my_gnome_libdir=`$GNOME_CONFIG --libdir` -- if test -f $my_gnome_libdir/obGnomeConf.sh; then -- . $my_gnome_libdir/obGnomeConf.sh -+ if test -f $LOCALBASE/lib/obGnomeConf.sh; then -+ . $LOCALBASE/lib/obGnomeConf.sh - echo "$as_me:5509: result: found $my_gnome_libdir" >&5 - echo "${ECHO_T}found $my_gnome_libdir" >&6 - ac_cv_have_gnome_objc=yes -@@ -8858,17 +8858,7 @@ main () - } - _ACEOF - rm -f conftest.$ac_objext conftest$ac_exeext --if { (eval echo "$as_me:8861: \"$ac_link\"") >&5 -- (eval $ac_link) 2>&5 -- ac_status=$? -- echo "$as_me:8864: \$? = $ac_status" >&5 -- (exit $ac_status); } && -- { ac_try='test -s conftest$ac_exeext' -- { (eval echo "$as_me:8867: \"$ac_try\"") >&5 -- (eval $ac_try) 2>&5 -- ac_status=$? -- echo "$as_me:8870: \$? = $ac_status" >&5 -- (exit $ac_status); }; }; then -+if false ; then - - ac_cv_guile_found=yes - cat >>confdefs.h <<\EOF -@@ -9032,12 +9022,12 @@ fi - GLADE_LIBS=`gnome-config --libs libglade` - GLADE_CFLAGS=`gnome-config --cflags libglade` - --GTKHTML_LIBS=`$GNOME_CONFIG --libs gtkhtml` --GTKHTML_CFLAGS=`$GNOME_CONFIG --cflags gtkhtml` -+GTKHTML_LIBS=`pkg-config --libs gtkhtml-1.1` -+GTKHTML_CFLAGS=`pkg-config --cflags gtkhtml-1.1` - - echo "$as_me:9038: checking for GtkHTML" >&5 - echo $ECHO_N "checking for GtkHTML... $ECHO_C" >&6 --if gnome-config --libs gtkhtml > /dev/null 2>&1; then -+if pkg-config --libs gtkhtml-1.1 > /dev/null 2>&1; then - echo "$as_me:9041: result: found" >&5 - echo "${ECHO_T}found" >&6 - else -@@ -9226,163 +9216,6 @@ if test "x$GNOME_XML_LIB" != "x"; then - else - HAVE_LIBXML_TRUE='#' - HAVE_LIBXML_FALSE= --fi -- --build_gfloppy=true --echo "$as_me:9232: checking for linux/fd.h" >&5 --echo $ECHO_N "checking for linux/fd.h... $ECHO_C" >&6 --if test "${ac_cv_header_linux_fd_h+set}" = set; then -- echo $ECHO_N "(cached) $ECHO_C" >&6 --else -- cat >conftest.$ac_ext <<_ACEOF --#line 9238 "configure" --#include "confdefs.h" --#include <linux/fd.h> --_ACEOF --if { (eval echo "$as_me:9242: \"$ac_cpp conftest.$ac_ext\"") >&5 -- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 -- ac_status=$? -- egrep -v '^ *\+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- echo "$as_me:9248: \$? = $ac_status" >&5 -- (exit $ac_status); } >/dev/null; then -- if test -s conftest.err; then -- ac_cpp_err=$ac_c_preproc_warn_flag -- else -- ac_cpp_err= -- fi --else -- ac_cpp_err=yes --fi --if test -z "$ac_cpp_err"; then -- ac_cv_header_linux_fd_h=yes --else -- echo "$as_me: failed program was:" >&5 -- cat conftest.$ac_ext >&5 -- ac_cv_header_linux_fd_h=no --fi --rm -f conftest.err conftest.$ac_ext --fi --echo "$as_me:9267: result: $ac_cv_header_linux_fd_h" >&5 --echo "${ECHO_T}$ac_cv_header_linux_fd_h" >&6 --if test $ac_cv_header_linux_fd_h = yes; then -- cat >>confdefs.h <<\EOF --#define HAVE_LINUX_FD_H 1 --EOF -- --else -- build_gfloppy=false -- { echo "$as_me:9276: WARNING: *** gfloppy will not be built." >&5 --echo "$as_me: WARNING: *** gfloppy will not be built." >&2;} --fi -- --# Check for the ext2fs library --echo "$as_me:9281: checking for ext2fs_mkdir in -lext2fs" >&5 --echo $ECHO_N "checking for ext2fs_mkdir in -lext2fs... $ECHO_C" >&6 --if test "${ac_cv_lib_ext2fs_ext2fs_mkdir+set}" = set; then -- echo $ECHO_N "(cached) $ECHO_C" >&6 --else -- ac_check_lib_save_LIBS=$LIBS --LIBS="-lext2fs $LIBS" --cat >conftest.$ac_ext <<_ACEOF --#line 9289 "configure" --#include "confdefs.h" -- --/* Override any gcc2 internal prototype to avoid an error. */ --#ifdef __cplusplus --extern "C" --#endif --/* We use char because int might match the return type of a gcc2 -- builtin and then its argument prototype would still apply. */ --char ext2fs_mkdir (); --int --main () --{ --ext2fs_mkdir (); -- ; -- return 0; --} --_ACEOF --rm -f conftest.$ac_objext conftest$ac_exeext --if { (eval echo "$as_me:9308: \"$ac_link\"") >&5 -- (eval $ac_link) 2>&5 -- ac_status=$? -- echo "$as_me:9311: \$? = $ac_status" >&5 -- (exit $ac_status); } && -- { ac_try='test -s conftest$ac_exeext' -- { (eval echo "$as_me:9314: \"$ac_try\"") >&5 -- (eval $ac_try) 2>&5 -- ac_status=$? -- echo "$as_me:9317: \$? = $ac_status" >&5 -- (exit $ac_status); }; }; then -- ac_cv_lib_ext2fs_ext2fs_mkdir=yes --else -- echo "$as_me: failed program was:" >&5 --cat conftest.$ac_ext >&5 --ac_cv_lib_ext2fs_ext2fs_mkdir=no --fi --rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext --LIBS=$ac_check_lib_save_LIBS --fi --echo "$as_me:9328: result: $ac_cv_lib_ext2fs_ext2fs_mkdir" >&5 --echo "${ECHO_T}$ac_cv_lib_ext2fs_ext2fs_mkdir" >&6 --if test $ac_cv_lib_ext2fs_ext2fs_mkdir = yes; then -- x_libs="-lext2fs" --else -- build_gfloppy=false -- { echo "$as_me:9334: WARNING: --*** libext2fs not found. You need e2fsprogs and e2fsprogs-devel installed to build gfloppy." >&5 --echo "$as_me: WARNING: --*** libext2fs not found. You need e2fsprogs and e2fsprogs-devel installed to build gfloppy." >&2;} --fi -- --# check for ext2fs header specific includes --echo "$as_me:9341: checking for ext2fs/ext2_io.h" >&5 --echo $ECHO_N "checking for ext2fs/ext2_io.h... $ECHO_C" >&6 --if test "${ac_cv_header_ext2fs_ext2_io_h+set}" = set; then -- echo $ECHO_N "(cached) $ECHO_C" >&6 --else -- cat >conftest.$ac_ext <<_ACEOF --#line 9347 "configure" --#include "confdefs.h" --#include <ext2fs/ext2_io.h> --_ACEOF --if { (eval echo "$as_me:9351: \"$ac_cpp conftest.$ac_ext\"") >&5 -- (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 -- ac_status=$? -- egrep -v '^ *\+' conftest.er1 >conftest.err -- rm -f conftest.er1 -- cat conftest.err >&5 -- echo "$as_me:9357: \$? = $ac_status" >&5 -- (exit $ac_status); } >/dev/null; then -- if test -s conftest.err; then -- ac_cpp_err=$ac_c_preproc_warn_flag -- else -- ac_cpp_err= -- fi --else -- ac_cpp_err=yes --fi --if test -z "$ac_cpp_err"; then -- ac_cv_header_ext2fs_ext2_io_h=yes --else -- echo "$as_me: failed program was:" >&5 -- cat conftest.$ac_ext >&5 -- ac_cv_header_ext2fs_ext2_io_h=no --fi --rm -f conftest.err conftest.$ac_ext --fi --echo "$as_me:9376: result: $ac_cv_header_ext2fs_ext2_io_h" >&5 --echo "${ECHO_T}$ac_cv_header_ext2fs_ext2_io_h" >&6 --if test $ac_cv_header_ext2fs_ext2_io_h = yes; then -- : --else -- build_gfloppy=false -- { echo "$as_me:9382: WARNING: --*** ext2fs/ext2_io.h not found. You need e2fsprogs-devel installed." >&5 --echo "$as_me: WARNING: --*** ext2fs/ext2_io.h not found. You need e2fsprogs-devel installed." >&2;} - fi - - if test "$build_gfloppy" = true; then diff --git a/misc/gnome-utils/patches/patch-ad b/misc/gnome-utils/patches/patch-ad deleted file mode 100644 index 3daf8730000..00000000000 --- a/misc/gnome-utils/patches/patch-ad +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ad,v 1.5 2003/04/11 11:40:30 tron Exp $ - ---- mini-utils/Makefile.am.orig 2001-04-23 06:07:59.000000000 +0200 -+++ mini-utils/Makefile.am 2003-04-11 13:26:14.000000000 +0200 -@@ -3,7 +3,7 @@ - endif - - # Not made currently --# gsu gpenguin -+# gsu gpenguin guname - --SUBDIRS = gshutdown guname gw gless $(idetool) \ -+SUBDIRS = gshutdown gw gless $(idetool) \ - gfontsel gcolorsel diff --git a/misc/gnome-utils/patches/patch-ae b/misc/gnome-utils/patches/patch-ae deleted file mode 100644 index c9d53c6b14a..00000000000 --- a/misc/gnome-utils/patches/patch-ae +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-ae,v 1.3 2003/04/11 11:40:31 tron Exp $ - ---- mini-utils/Makefile.in.orig 2002-02-01 05:47:37.000000000 +0100 -+++ mini-utils/Makefile.in 2003-04-11 13:25:37.000000000 +0200 -@@ -201,7 +201,7 @@ - # Not made currently - # gsu gpenguin - --SUBDIRS = gshutdown guname gw gless $(idetool) gfontsel gcolorsel -+SUBDIRS = gshutdown gw gless $(idetool) gfontsel gcolorsel - - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../config.h -@@ -213,7 +213,7 @@ - - TAR = gtar - GZIP_ENV = --best --DIST_SUBDIRS = gshutdown guname gw gless idetool gfontsel gcolorsel -+DIST_SUBDIRS = gshutdown gw gless idetool gfontsel gcolorsel - all: all-redirect - .SUFFIXES: - $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) diff --git a/misc/gnome-utils/patches/patch-af b/misc/gnome-utils/patches/patch-af deleted file mode 100644 index 0224d6067bc..00000000000 --- a/misc/gnome-utils/patches/patch-af +++ /dev/null @@ -1,26 +0,0 @@ -$NetBSD: patch-af,v 1.4 2001/10/13 08:30:25 rh Exp $ - ---- logview/logrtns.c.orig Fri Aug 24 07:19:38 2001 -+++ logview/logrtns.c -@@ -405,8 +405,8 @@ - { - LogLine *line; - FILE *fp; -- char *c, ch, buffer[R_BUF_SIZE + 1]; -- int ln; -+ char *c, buffer[R_BUF_SIZE + 1]; -+ int ch, ln; - long int old_pos; - - fp = lg->fp; -@@ -476,8 +476,8 @@ - { - FILE *fp; - LogLine *line; -- char *c, ch, buffer[R_BUF_SIZE + 1]; -- int ln, len; -+ char *c, buffer[R_BUF_SIZE + 1]; -+ int ch, ln, len; - - g_return_val_if_fail (lg != NULL, FALSE); - diff --git a/misc/gnome-utils/patches/patch-ag b/misc/gnome-utils/patches/patch-ag deleted file mode 100644 index 8a7459561cf..00000000000 --- a/misc/gnome-utils/patches/patch-ag +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ag,v 1.1 2000/11/30 05:53:50 mycroft Exp $ - ---- mini-utils/gcolorsel/mdi-color-generic.c.orig Thu May 11 01:12:48 2000 -+++ mini-utils/gcolorsel/mdi-color-generic.c Thu Nov 30 05:51:12 2000 -@@ -565,6 +565,9 @@ - next = g_list_next (next); - } - -+ if (mcg->last == 0) -+ mdi_color_generic_post_change (mcg, col, CHANGE_CLEAR); -+ - gtk_object_unref (GTK_OBJECT (col)); - - mcg->last--; diff --git a/misc/gnome-utils/patches/patch-ah b/misc/gnome-utils/patches/patch-ah deleted file mode 100644 index 2361d65b27e..00000000000 --- a/misc/gnome-utils/patches/patch-ah +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ah,v 1.3 2001/09/30 22:13:45 mycroft Exp $ - ---- gcalc/gnome-calc.c.orig Thu Jun 28 08:14:00 2001 -+++ gcalc/gnome-calc.c Sun Sep 30 22:11:02 2001 -@@ -51,6 +51,9 @@ - - #include "gnome-calc.h" - #include <gdk-pixbuf/gdk-pixbuf.h> -+#ifdef HAVE_LOCALE_H -+#include <locale.h> -+#endif - - typedef void (*sighandler_t)(int); - diff --git a/misc/ooqstart/DESCR b/misc/ooqstart/DESCR deleted file mode 100644 index 77f597f1573..00000000000 --- a/misc/ooqstart/DESCR +++ /dev/null @@ -1,14 +0,0 @@ -Open Office QuickStarter applet for GNOME - -This applet provides a quick launcher for Open Office 641C+ or Star -Office 6.0+. It attempts to mimic the functionality provided by the -quickstarter tray icon on the other operating system supported by -Open Office. - -The program attempts to keep a background process alive at all -times, even if that process is terminated by the user. The four main -applications: Writer, Calc, Draw, and Impress can be launched -directly from the context menu of the applet. - -This software is released under the GNU General Public License v2. -For more details, please see the COPYING file. diff --git a/misc/ooqstart/Makefile b/misc/ooqstart/Makefile deleted file mode 100644 index 51cdadde8d3..00000000000 --- a/misc/ooqstart/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# $NetBSD: Makefile,v 1.18 2005/04/11 21:46:38 tv Exp $ -# - -DISTNAME= ooqstart-0.8.3 -PKGREVISION= 9 -CATEGORIES= misc gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ooqstart/} -EXTRACT_SUFX= .tgz - -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://ooqstart.sourceforge.net/ -COMMENT= OpenOffice quickstart applet for GNOME - -DEPENDS+= gnome-applets>=1.4.0:../../x11/gnome-applets - -USE_DIRS+= xdg-1.1 -USE_GNU_TOOLS+= make -USE_X11BASE= YES -NO_CONFIGURE= YES - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/ooqstart_applet ${PREFIX}/bin - ${INSTALL_DATA} ${WRKSRC}/ooqstart.png ${PREFIX}/share/pixmaps - ${INSTALL_DATA} ${WRKSRC}/gnome/ooqstart_applet.desktop \ - ${PREFIX}/share/applets/Utility - ${INSTALL_DATA} ${WRKSRC}/gnome/ooqstart_applet.gnorba \ - ${PREFIX}/etc/CORBA/servers - ${INSTALL_DATA_DIR} ${PREFIX}/gnome/help/ooqstart_applet/C -.for help in index.html license.txt panel.png - ${INSTALL_DATA} ${WRKSRC}/help/${help} \ - ${PREFIX}/gnome/help/ooqstart_applet/C -.endfor - -.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk" -.include "../../x11/gnome-core/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/misc/ooqstart/PLIST b/misc/ooqstart/PLIST deleted file mode 100644 index 671d66502c0..00000000000 --- a/misc/ooqstart/PLIST +++ /dev/null @@ -1,10 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/03/09 08:18:25 rh Exp $ -bin/ooqstart_applet -etc/CORBA/servers/ooqstart_applet.gnorba -gnome/help/ooqstart_applet/C/index.html -gnome/help/ooqstart_applet/C/license.txt -gnome/help/ooqstart_applet/C/panel.png -share/applets/Utility/ooqstart_applet.desktop -share/pixmaps/ooqstart.png -@dirrm gnome/help/ooqstart_applet/C -@dirrm gnome/help/ooqstart_applet diff --git a/misc/ooqstart/distinfo b/misc/ooqstart/distinfo deleted file mode 100644 index 361f0edbb75..00000000000 --- a/misc/ooqstart/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 11:02:56 agc Exp $ - -SHA1 (ooqstart-0.8.3.tgz) = ff5a8b41cff4aa50c5a9c6fe41772316f4628f26 -RMD160 (ooqstart-0.8.3.tgz) = d2944c84379807fed662a62d3cbbf3c5ec2cb74a -Size (ooqstart-0.8.3.tgz) = 72272 bytes diff --git a/multimedia/Makefile b/multimedia/Makefile index 8d0313d8230..2eae445d3b8 100644 --- a/multimedia/Makefile +++ b/multimedia/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2005/04/22 19:32:10 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2005/05/18 22:02:17 wiz Exp $ # COMMENT= Multimedia utilities @@ -17,7 +17,6 @@ SUBDIR+= flashplayer SUBDIR+= fxtv SUBDIR+= gmencoder SUBDIR+= gmplayer -SUBDIR+= gnome-media SUBDIR+= gnome2-media SUBDIR+= gopchop SUBDIR+= gst-plugins diff --git a/multimedia/gnome-media/DESCR b/multimedia/gnome-media/DESCR deleted file mode 100644 index 15d3a561f51..00000000000 --- a/multimedia/gnome-media/DESCR +++ /dev/null @@ -1,12 +0,0 @@ - This package contains gnome-media, a set of audio/multimedia tools -for GNOME. - -From the GNOME home page: - -GNOME stands for GNU Network Object Model Environment. The GNOME -project intends to build a complete, user-friendly desktop based -entirely on free software. GNOME is part of the GNU project, and -GNOME is part of the OpenSource(tm) movement. The desktop will -consist of small utilities and larger applications which share a -consistent look and feel. GNOME uses GTK+ as the GUI toolkit for -all GNOME-compliant applications. diff --git a/multimedia/gnome-media/Makefile b/multimedia/gnome-media/Makefile deleted file mode 100644 index 9373a22be98..00000000000 --- a/multimedia/gnome-media/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# $NetBSD: Makefile,v 1.7 2005/04/11 21:46:41 tv Exp $ - -DISTNAME= gnome-media-1.2.3 -PKGREVISION= 12 -CATEGORIES= multimedia gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-media/1.2/} - -MAINTAINER= rh@NetBSD.org -HOMEPAGE= http://www.gnome.org/ -COMMENT= Set of audio/multimedia applications for GNOME - -BUILD_USES_MSGFMT= YES - -GNU_CONFIGURE= YES -USE_DIRS+= gnome1-1.5 -USE_PKGLOCALEDIR= YES -USE_LIBTOOL= YES -USE_X11BASE= YES -USE_GNU_TOOLS+= make - -CONFIGURE_ENV+= XGETTEXT="${LOCALBASE}/bin/xgettext" - -.include "../../www/libghttp/buildlink3.mk" -.include "../../x11/gnome-libs/buildlink3.mk" -.include "../../textproc/scrollkeeper/omf.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/multimedia/gnome-media/PLIST b/multimedia/gnome-media/PLIST deleted file mode 100644 index bd124dbbadc..00000000000 --- a/multimedia/gnome-media/PLIST +++ /dev/null @@ -1,84 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/22 16:31:00 jmmv Exp $ -bin/cddbslave -bin/cddbsubmit -bin/gmix -bin/grecord -bin/vumeter -share/gnome/apps/Multimedia/gmix.desktop -share/gnome/apps/Multimedia/vumeter.desktop -share/gnome/apps/Multimedia/Soundrecorder.desktop -share/gnome/cddb-submit-methods -share/gnome/help/gmix/C/authors.html -share/gnome/help/gmix/C/bugs.html -share/gnome/help/gmix/C/figures/gmix-prefs.png -share/gnome/help/gmix/C/figures/gmix.png -share/gnome/help/gmix/C/gmix-prefs.html -share/gnome/help/gmix/C/gmix-use.html -share/gnome/help/gmix/C/gmix.sgml -share/gnome/help/gmix/C/index.html -share/gnome/help/gmix/C/license.html -share/gnome/help/gmix/C/ln7.html -share/gnome/help/gmix/C/topic.dat -share/gnome/help/gmix/it/authors.html -share/gnome/help/gmix/it/bugs.html -share/gnome/help/gmix/it/figures/gmix-prefs.png -share/gnome/help/gmix/it/figures/gmix.png -share/gnome/help/gmix/it/gmix-prefs.html -share/gnome/help/gmix/it/gmix-use.html -share/gnome/help/gmix/it/gmix.sgml -share/gnome/help/gmix/it/index.html -share/gnome/help/gmix/it/license.html -share/gnome/help/gmix/it/ln10.html -share/gnome/help/gmix/it/topic.dat -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/zh_TW.Big5/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/zh_CN.GB2312/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-media.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-media.mo -share/omf/gnome-media/gmix-C.omf -share/omf/gnome-media/gmix-it.omf -share/pixmaps/gnome-grecord.png -share/pixmaps/gnome-mixer.png -share/pixmaps/gnome-vumeter.png -share/mime-info/grecord.keys -share/mime-info/grecord.mime -@dirrm share/omf/gnome-media -@comment in scrollkeeper: @dirrm share/omf -@comment in gnome-dirs: @dirrm share/mime-info -@exec ${MKDIR} %D/share/gnome/help/gmix/it/stylesheet-images -@dirrm share/gnome/help/gmix/it/stylesheet-images -@dirrm share/gnome/help/gmix/it/figures -@dirrm share/gnome/help/gmix/it -@exec ${MKDIR} %D/share/gnome/help/gmix/C/stylesheet-images -@dirrm share/gnome/help/gmix/C/stylesheet-images -@dirrm share/gnome/help/gmix/C/figures -@dirrm share/gnome/help/gmix/C -@dirrm share/gnome/help/gmix -@comment in gnome-dirs: @dirrm share/gnome/apps/Multimedia diff --git a/multimedia/gnome-media/distinfo b/multimedia/gnome-media/distinfo deleted file mode 100644 index db2217064b7..00000000000 --- a/multimedia/gnome-media/distinfo +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 11:24:02 agc Exp $ - -SHA1 (gnome-media-1.2.3.tar.gz) = 2b20ed2eb69576dad1c740b14c095a01ba270d61 -RMD160 (gnome-media-1.2.3.tar.gz) = 27ca2a3c47bd73ef652100c75a3b6fe7e7d54b98 -Size (gnome-media-1.2.3.tar.gz) = 789032 bytes -SHA1 (patch-aa) = 0fbbff8ba31f7a3c662db412701edab02e5af5fd -SHA1 (patch-ab) = c86c48b12a5e61e84b0ae17b73ec3656996c8ed0 -SHA1 (patch-ac) = 3cb7bad07d5ea0265bc083705d51a6574c49410c -SHA1 (patch-ad) = 9d0ad2316afb3e09530a929784f10fc4e97dae8b -SHA1 (patch-ae) = 643f24f3d8a20bd2e7071e1c4d51a8a3590086e8 -SHA1 (patch-af) = bc3fe755bc8e12be3436e121da5a1c059883cd11 diff --git a/multimedia/gnome-media/patches/patch-aa b/multimedia/gnome-media/patches/patch-aa deleted file mode 100644 index 56029cd6b4a..00000000000 --- a/multimedia/gnome-media/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2004/02/22 16:31:00 jmmv Exp $ - ---- gmix/prefs.c.orig Mon Jun 11 19:50:47 2001 -+++ gmix/prefs.c -@@ -34,6 +34,8 @@ - #include <ctype.h> - #ifdef ALSA - #include <sys/asoundlib.h> -+#elif defined(HAVE_SOUNDCARD_H) -+#include <soundcard.h> - #else - #ifdef HAVE_LINUX_SOUNDCARD_H - #include <linux/soundcard.h> diff --git a/multimedia/gnome-media/patches/patch-ab b/multimedia/gnome-media/patches/patch-ab deleted file mode 100644 index 833a52305f4..00000000000 --- a/multimedia/gnome-media/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 2004/02/22 16:31:00 jmmv Exp $ - ---- gmix/Makefile.in.orig Tue Jun 12 18:58:12 2001 -+++ gmix/Makefile.in -@@ -146,7 +146,7 @@ - gmix_SOURCES = gmix.c gmix.h prefs.c prefs.h - - --gmix_LDADD = $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(INTLLIBS) $(GMIX_LIBS) -+gmix_LDADD = $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(INTLLIBS) $(GMIX_LIBS) -lossaudio - - - Audio_in_files = gmix.desktop.in diff --git a/multimedia/gnome-media/patches/patch-ac b/multimedia/gnome-media/patches/patch-ac deleted file mode 100644 index 06db03b19e2..00000000000 --- a/multimedia/gnome-media/patches/patch-ac +++ /dev/null @@ -1,32 +0,0 @@ -$NetBSD: patch-ac,v 1.1.1.1 2004/02/22 16:31:00 jmmv Exp $ - ---- gmix/gmix.c.orig Mon Jun 11 19:50:47 2001 -+++ gmix/gmix.c -@@ -55,7 +55,9 @@ - #ifdef ALSA - #include <sys/asoundlib.h> - #else --#ifdef HAVE_LINUX_SOUNDCARD_H -+#ifdef HAVE_SOUNDCARD_H -+#include <soundcard.h> -+#elif defined(HAVE_LINUX_SOUNDCARD_H) - #include <linux/soundcard.h> - #else - #include <machine/soundcard.h> -@@ -538,12 +547,16 @@ - /* - * mixer-name - */ -+#ifdef HAVE_MIXER_INFO - res=ioctl(new_device->fd, SOUND_MIXER_INFO, &new_device->info); - if (res!=0) { - g_free(new_device); - return NULL; - } - if(!isalpha(new_device->info.name[0])) -+#else -+ g_snprintf(new_device->info.id, 31, "%d", num+1); -+#endif - g_snprintf(new_device->info.name, 31, "Card %d", num+1); - /* - * several bitmasks describing the mixer diff --git a/multimedia/gnome-media/patches/patch-ad b/multimedia/gnome-media/patches/patch-ad deleted file mode 100644 index 2e21755ad4a..00000000000 --- a/multimedia/gnome-media/patches/patch-ad +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-ad,v 1.1.1.1 2004/02/22 16:31:00 jmmv Exp $ - ---- gmix/gmix.h.orig Tue Jun 12 03:50:47 2001 -+++ gmix/gmix.h -@@ -36,6 +36,13 @@ - } mixer_info; - #endif - -+#if !defined(HAVE_MIXER_INFO) && !defined(SOUND_MIXER_INFO) -+typedef struct { -+ char id[20]; -+ char name[40]; -+} mixer_info; -+#endif -+ - /* - * All, that is known about a mixer-device - */ diff --git a/multimedia/gnome-media/patches/patch-ae b/multimedia/gnome-media/patches/patch-ae deleted file mode 100644 index 9c80f95e6cc..00000000000 --- a/multimedia/gnome-media/patches/patch-ae +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-ae,v 1.1.1.1 2004/02/22 16:31:00 jmmv Exp $ - ---- Makefile.in.orig Tue Jun 12 18:58:00 2001 -+++ Makefile.in -@@ -135,10 +135,10 @@ - - always_built_SUBDIRS = cddbslave - --SUBDIRS = intl po macros omf-install $(always_built_SUBDIRS) @PROGRAMS_VUMETER@ @PROGRAMS_GMIX@ @PROGRAMS_TCD@ @PROGRAMS_GRECORD@ -+SUBDIRS = intl po macros omf-install $(always_built_SUBDIRS) @PROGRAMS_VUMETER@ @PROGRAMS_GMIX@ @PROGRAMS_GRECORD@ - - --DIST_SUBDIRS = intl po macros omf-install $(always_built_SUBDIRS) vu-meter gmix tcd grecord -+DIST_SUBDIRS = intl po macros omf-install $(always_built_SUBDIRS) vu-meter gmix grecord - - - EXTRA_DIST = gnome-media.spec.in configure acinclude.m4 COPYING-DOCS sgmldocs.make xml-i18n-extract.in xml-i18n-merge.in xml-i18n-update.in diff --git a/multimedia/gnome-media/patches/patch-af b/multimedia/gnome-media/patches/patch-af deleted file mode 100644 index 7fbc3dae96e..00000000000 --- a/multimedia/gnome-media/patches/patch-af +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-af,v 1.1.1.1 2004/02/22 16:31:00 jmmv Exp $ ---- po/Makefile.in.in.orig Tue Oct 5 21:27:59 1999 -+++ po/Makefile.in.in Sun Nov 7 22:38:50 1999 -@@ -19,7 +19,7 @@ - prefix = @prefix@ - exec_prefix = @exec_prefix@ - datadir = $(prefix)/@DATADIRNAME@ --localedir = $(datadir)/locale -+localedir = $(prefix)/share/locale - gnulocaledir = $(prefix)/share/locale - gettextsrcdir = $(prefix)/share/gettext/po - subdir = po diff --git a/net/Makefile b/net/Makefile index 017a050c943..499449de1bc 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.555 2005/05/07 19:29:50 jdolecek Exp $ +# $NetBSD: Makefile,v 1.556 2005/05/18 22:02:17 wiz Exp $ # COMMENT= Networking tools @@ -109,7 +109,6 @@ SUBDIR+= gkrellm-wireless SUBDIR+= gkrellm1-snmp SUBDIR+= gkrellm1-wireless SUBDIR+= gnapfetch -SUBDIR+= gnapster SUBDIR+= gnet SUBDIR+= gnet1 SUBDIR+= gnetcat @@ -120,7 +119,6 @@ SUBDIR+= gopher SUBDIR+= gtk-gnutella SUBDIR+= gtk_wicontrol SUBDIR+= gtksamba -SUBDIR+= gtm SUBDIR+= hesiod SUBDIR+= hf6to4 SUBDIR+= hlfl diff --git a/net/gnapster/DESCR b/net/gnapster/DESCR deleted file mode 100644 index 6d344b22632..00000000000 --- a/net/gnapster/DESCR +++ /dev/null @@ -1,3 +0,0 @@ - Gnapster is a simple client for the online mp3 community called -napster. The reason this client was written is because the author -was tired of using the plain console version (nap). diff --git a/net/gnapster/Makefile b/net/gnapster/Makefile deleted file mode 100644 index afa8ab56aa1..00000000000 --- a/net/gnapster/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# $NetBSD: Makefile,v 1.38 2005/04/11 21:46:47 tv Exp $ - -DISTNAME= gnapster-1.5.0 -PKGREVISION= 12 -CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnapster/} - -MAINTAINER= tron@NetBSD.org -HOMEPAGE= http://sourceforge.net/projects/gnapster/ -COMMENT= Simple client for the online mp3 community - -BUILD_USES_MSGFMT= YES - -USE_DIRS+= xdg-1.1 -USE_X11= YES -USE_GNU_TOOLS+= make -GNU_CONFIGURE= YES -USE_LIBTOOL= YES - -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../x11/gnome-core/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" diff --git a/net/gnapster/PLIST b/net/gnapster/PLIST deleted file mode 100644 index c190026598a..00000000000 --- a/net/gnapster/PLIST +++ /dev/null @@ -1,13 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:55:30 zuntum Exp $ -bin/gnapster -share/gnapster/themes/cyblue.theme -share/gnapster/themes/cypress.theme -share/gnapster/themes/default.theme -share/gnapster/themes/faded.theme -share/pixmaps/gnapster.png -share/pixmaps/speedgray.xpm -share/pixmaps/speedgreen.xpm -share/pixmaps/speedred.xpm -share/pixmaps/speedyellow.xpm -@dirrm share/gnapster/themes -@dirrm share/gnapster diff --git a/net/gnapster/distinfo b/net/gnapster/distinfo deleted file mode 100644 index fbd57866484..00000000000 --- a/net/gnapster/distinfo +++ /dev/null @@ -1,8 +0,0 @@ -$NetBSD: distinfo,v 1.6 2005/02/24 12:13:47 agc Exp $ - -SHA1 (gnapster-1.5.0.tar.gz) = 0e88422c9ed9f1882f7ef735357ad616a8d636e7 -RMD160 (gnapster-1.5.0.tar.gz) = 4697c85190dd511d5839339a7aa324f1dd8bbcf0 -Size (gnapster-1.5.0.tar.gz) = 513813 bytes -SHA1 (patch-aa) = b1d8bea52d7007d6d46e8a8792ea392da98b8693 -SHA1 (patch-ab) = 2cf48c1860a663df6bb2283b76aa88e649f6479d -SHA1 (patch-ac) = 3a47607e74f16dd8bacbf8d062f091af3e7782cf diff --git a/net/gnapster/patches/patch-aa b/net/gnapster/patches/patch-aa deleted file mode 100644 index b4d522e09b2..00000000000 --- a/net/gnapster/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.5 2000/08/10 21:07:35 jlam Exp $ - ---- po/Makefile.in.in.orig Sun Feb 13 01:38:19 2000 -+++ po/Makefile.in.in Thu Aug 10 16:48:33 2000 -@@ -19,7 +19,7 @@ - prefix = @prefix@ - exec_prefix = @exec_prefix@ - datadir = $(prefix)/@DATADIRNAME@ --localedir = $(datadir)/locale -+localedir = $(prefix)/share/locale - gnulocaledir = $(prefix)/share/locale - gettextsrcdir = $(prefix)/share/gettext/po - subdir = po diff --git a/net/gnapster/patches/patch-ab b/net/gnapster/patches/patch-ab deleted file mode 100644 index 6f35c8f0552..00000000000 --- a/net/gnapster/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.6 2001/11/27 16:20:05 wiz Exp $ - ---- src/upload.c.orig Mon Jun 4 11:06:17 2001 -+++ src/upload.c -@@ -262,7 +262,7 @@ - return; - - ptr = strrchr(s, '/'); -- if (!ptr[1]) -+ if (ptr && !ptr[1]) - *ptr = 0; - } - diff --git a/net/gnapster/patches/patch-ac b/net/gnapster/patches/patch-ac deleted file mode 100644 index d32743adeef..00000000000 --- a/net/gnapster/patches/patch-ac +++ /dev/null @@ -1,25 +0,0 @@ -$NetBSD: patch-ac,v 1.5 2001/12/12 18:25:40 wiz Exp $ - ---- src/utils.c.orig Mon Jun 4 11:06:17 2001 -+++ src/utils.c -@@ -901,8 +901,10 @@ - - if (file) - d_msprintf(&path, "%s/.gnapster/%s/%s", getenv("HOME"), subdir, file); -- else -+ else if (subdir) - d_msprintf(&path, "%s/.gnapster/%s", getenv("HOME"), subdir); -+ else -+ d_msprintf(&path, "%s/.gnapster", getenv("HOME")); - - return path; - } -@@ -1498,7 +1500,7 @@ - - relocate_config(home); - -- path = local_path("", NULL); -+ path = local_path(NULL, NULL); - if (stat(path, &st) < 0) - if (mkdir(path, 0755) < 0) - fprintf(stderr, "Could not create ~/.gnapster directory...functionality may be limited\n"); diff --git a/net/gtm/DESCR b/net/gtm/DESCR deleted file mode 100644 index dc981cd9657..00000000000 --- a/net/gtm/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -GTM allows the user to retrieve multiple files from the web. These files -can be retrieved in multiple parts and each part retrieved on a separate -session that the user is connected to the Internet. This is most useful -to users with dialup connections. The program performs this tasks using -wget as its back-end. diff --git a/net/gtm/Makefile b/net/gtm/Makefile deleted file mode 100644 index 1c5bca18467..00000000000 --- a/net/gtm/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# $NetBSD: Makefile,v 1.29 2005/04/11 21:46:47 tv Exp $ -# - -DISTNAME= gtm-0.4.12 -PKGREVISION= 6 -CATEGORIES= net gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtm/} - -MAINTAINER= magick@zhadum.de -HOMEPAGE= http://gtm.sourceforge.net/ -COMMENT= Gnome Transfer Manager - -DEPENDS+= wget-[0-9]*:../../net/wget - -USE_DIRS+= xdg-1.1 -USE_PKGLOCALEDIR= YES -USE_X11= YES -USE_GNU_TOOLS+= make -GNU_CONFIGURE= YES - -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../x11/gnome-core/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" diff --git a/net/gtm/PLIST b/net/gtm/PLIST deleted file mode 100644 index 71c9527e3e8..00000000000 --- a/net/gtm/PLIST +++ /dev/null @@ -1,80 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2003/09/16 22:24:14 wiz Exp $ -bin/gtm_applet -bin/gtm -etc/CORBA/servers/gtm_applet.gnorba -etc/sound/events/gtm.soundlist -lib/bonobo/servers/GNOME_GTM.server -man/man1/gtm.1 -man/man1/gtm_applet.1 -share/applets/Network/gtm_applet.desktop -share/gnome/apps/Internet/gtm.desktop -share/gnome/help/gtm/C/images/mainwindow.png -share/gnome/help/gtm/C/images/newwindow.png -share/gnome/help/gtm/C/images/numericwindow.png -share/gnome/help/gtm/C/ln7.html -share/gnome/help/gtm/C/t1.html -share/gnome/help/gtm/C/topic.dat -share/gnome/help/gtm/C/x148.html -share/gnome/help/gtm/C/x179.html -share/gnome/help/gtm/C/x225.html -share/gnome/help/gtm/C/x30.html -share/gnome/help/gtm/C/x360.html -share/gnome/help/gtm/C/x363.html -share/gnome/help/gtm/C/x384.html -share/gnome/help/gtm/pt/images/mainwindow.png -share/gnome/help/gtm/pt/images/newwindow.png -share/gnome/help/gtm/pt/images/numericwindow.png -share/gnome/help/gtm/pt/ln10.html -share/gnome/help/gtm/pt/t1.html -share/gnome/help/gtm/pt/topic.dat -share/gnome/help/gtm/pt/x152.html -share/gnome/help/gtm/pt/x183.html -share/gnome/help/gtm/pt/x229.html -share/gnome/help/gtm/pt/x34.html -share/gnome/help/gtm/pt/x365.html -share/gnome/help/gtm/pt/x368.html -share/gnome/help/gtm/pt/x391.html -share/idl/Gtm.idl -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gtm.mo -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gtm.mo -share/oaf/GNOME_GTM.oaf -share/pixmaps/gtm.png -share/pixmaps/gtm_applet.png -share/sounds/gtm/add.wav -share/sounds/gtm/complete.wav -share/sounds/gtm/start.wav -@dirrm share/sounds/gtm -@dirrm share/gnome/help/gtm/C/images -@dirrm share/gnome/help/gtm/C -@dirrm share/gnome/help/gtm/pt/images -@dirrm share/gnome/help/gtm/pt -@dirrm share/gnome/help/gtm diff --git a/net/gtm/distinfo b/net/gtm/distinfo deleted file mode 100644 index f161f45637e..00000000000 --- a/net/gtm/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.6 2005/02/24 12:13:48 agc Exp $ - -SHA1 (gtm-0.4.12.tar.gz) = b0249328a36e1176091eee474cadf82b108f2b0c -RMD160 (gtm-0.4.12.tar.gz) = 93719fa4ef6673d6f2d880eb4c93223f7390a8b6 -Size (gtm-0.4.12.tar.gz) = 499796 bytes -SHA1 (patch-aa) = b8b354491cd9d14b4feefd469ad88f46ac7739a0 diff --git a/net/gtm/patches/patch-aa b/net/gtm/patches/patch-aa deleted file mode 100644 index 67508ab571f..00000000000 --- a/net/gtm/patches/patch-aa +++ /dev/null @@ -1,33 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2003/09/16 22:24:16 wiz Exp $ - ---- po/zh_TW.po.orig Mon Aug 12 22:49:46 2002 -+++ po/zh_TW.po -@@ -53,9 +53,8 @@ msgstr "" - "¨C¦¸¥u¥i°õ¦æ¤@Ó GNOME Àɮ׶ǰeºÞ²zµ{¦¡¡C" - - #: src/main-window.c:76 --#, fuzzy - msgid "Opening multiple files is not implemented yet.\n" --msgstr "¦h°õ¦æºü¦P®É¤U¸ü¥\¯à©|¥¼§¹¦¨" -+msgstr "" - - #: src/main-window.c:85 - msgid "Could not determine MIME type...\n" -@@ -436,7 +435,7 @@ msgstr "¥t¥~«ü©w¤U¸ü¥Ø¿ý¦ý¥¼¶ñ¤W¥Ø¿ý¦WºÙ - - #: src/dialog-common-elements.c:244 applet/dialog-new.c:91 - msgid "Multiple download not implemented yet" --msgstr "¦h°õ¦æºü¦P®É¤U¸ü¥\¯à©|¥¼§¹¦¨" -+msgstr "" - - #: src/dialog-about.c:50 - msgid "GNOME Transfer Manager" -@@ -597,7 +596,7 @@ msgstr "¦P®É¤U¸üÀɮ׼ƥءG" - - #: src/dialog-prefs.c:638 - msgid "Manual stop disables auto download" --msgstr "¤â°Ê°±¤î¤U¸ü·|¦P®É°±¥Î¦Û°Ê¤U¸ü¥\¯à" -+msgstr "" - - #: src/dialog-prefs.c:644 - msgid "Stop download on link loss" diff --git a/print/Makefile b/print/Makefile index fbdf26a3644..18664abd04e 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.125 2005/05/16 22:30:24 jschauma Exp $ +# $NetBSD: Makefile,v 1.126 2005/05/18 22:02:17 wiz Exp $ # COMMENT= Desktop publishing @@ -31,7 +31,6 @@ SUBDIR+= dvipng SUBDIR+= enscript SUBDIR+= foomatic-filters SUBDIR+= foomatic-gswrapper -SUBDIR+= ggv SUBDIR+= ggv2 SUBDIR+= ghostscript SUBDIR+= ghostscript-esp diff --git a/print/ggv/DESCR b/print/ggv/DESCR deleted file mode 100644 index da229e3e056..00000000000 --- a/print/ggv/DESCR +++ /dev/null @@ -1,16 +0,0 @@ - GGv is the Gnome Postscript viewer program. The name comes from GhostView, -a non-gnome GNU postscript viewer application on which GGv is based. - - GGv is a frontend for GhostScript, an interpreter of PostScript that is able -to properly render PostScript documents in a display or a printer. GGv serves -as a layer that isolates the user from the cumbersome options and interface of -GhostScript, and, at the same time, gives extra features such as panning and -persistent user settings. - - The main features that make me personally like ggv are its antialiasing (use -the preferences dialog to turn it on and reload the document -- your eyes will -pop out of their sockets so be careful) and nice user interface, allowing e.g. -dragging of postscript files into GGv, moving the postscript display by -dragging the mouse in the pager window or the main window. GGv can display -more than one document at the same time. Also, the transparent support for -compressed postscript and pdf are handy. diff --git a/print/ggv/Makefile b/print/ggv/Makefile deleted file mode 100644 index cf1ab204349..00000000000 --- a/print/ggv/Makefile +++ /dev/null @@ -1,26 +0,0 @@ -# $NetBSD: Makefile,v 1.51 2005/04/11 21:47:07 tv Exp $ -# - -DISTNAME= ggv-1.0.2 -PKGREVISION= 13 -CATEGORIES= print gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ggv/1.0/} - -MAINTAINER= rh@NetBSD.org -HOMEPAGE= http://www.gnome.org/ -COMMENT= GNOME frontend for GhostScript - -BUILD_USES_MSGFMT= YES - -GNU_CONFIGURE= YES -USE_DIRS+= xdg-1.1 -USE_GNU_TOOLS+= make -USE_LIBTOOL= YES -USE_X11BASE= YES - -.include "../../devel/bonobo/buildlink3.mk" -.include "../../devel/oaf/buildlink3.mk" -.include "../../textproc/scrollkeeper/omf.mk" -.include "../../x11/gnome-libs/buildlink3.mk" -.include "../../mk/ghostscript.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/print/ggv/PLIST b/print/ggv/PLIST deleted file mode 100644 index 4d91d7a4f53..00000000000 --- a/print/ggv/PLIST +++ /dev/null @@ -1,117 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2003/02/18 14:56:01 jmmv Exp $ -bin/bonobo-application-ps -bin/ggv -share/locale/de/LC_MESSAGES/ggv.mo -share/locale/fr/LC_MESSAGES/ggv.mo -share/locale/sv/LC_MESSAGES/ggv.mo -share/locale/es/LC_MESSAGES/ggv.mo -share/locale/ro/LC_MESSAGES/ggv.mo -share/locale/ru/LC_MESSAGES/ggv.mo -share/locale/hr/LC_MESSAGES/ggv.mo -share/locale/hu/LC_MESSAGES/ggv.mo -share/locale/pt/LC_MESSAGES/ggv.mo -share/locale/no/LC_MESSAGES/ggv.mo -share/locale/pl/LC_MESSAGES/ggv.mo -share/locale/fi/LC_MESSAGES/ggv.mo -share/locale/ko/LC_MESSAGES/ggv.mo -share/locale/pt_BR/LC_MESSAGES/ggv.mo -share/locale/ja/LC_MESSAGES/ggv.mo -share/locale/ca/LC_MESSAGES/ggv.mo -share/locale/cs/LC_MESSAGES/ggv.mo -share/locale/da/LC_MESSAGES/ggv.mo -share/locale/el/LC_MESSAGES/ggv.mo -share/locale/ga/LC_MESSAGES/ggv.mo -share/locale/it/LC_MESSAGES/ggv.mo -share/locale/nl/LC_MESSAGES/ggv.mo -share/locale/sl/LC_MESSAGES/ggv.mo -share/locale/uk/LC_MESSAGES/ggv.mo -share/locale/gl/LC_MESSAGES/ggv.mo -share/locale/lt/LC_MESSAGES/ggv.mo -share/locale/sk/LC_MESSAGES/ggv.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/ggv.mo -share/locale/tr/LC_MESSAGES/ggv.mo -share/pixmaps/gnome-ghostview.png -share/pixmaps/ggv-splash.png -share/gnome/help/ggv/it/topic.dat -share/gnome/help/ggv/C/topic.dat -share/gnome/help/ggv/C/stylesheet-images/caution.gif -share/gnome/help/ggv/C/stylesheet-images/home.gif -share/gnome/help/ggv/C/stylesheet-images/important.gif -share/gnome/help/ggv/C/stylesheet-images/next.gif -share/gnome/help/ggv/C/stylesheet-images/note.gif -share/gnome/help/ggv/C/stylesheet-images/prev.gif -share/gnome/help/ggv/C/stylesheet-images/tip.gif -share/gnome/help/ggv/C/stylesheet-images/toc-blank.gif -share/gnome/help/ggv/C/stylesheet-images/toc-minus.gif -share/gnome/help/ggv/C/stylesheet-images/toc-plus.gif -share/gnome/help/ggv/C/stylesheet-images/up.gif -share/gnome/help/ggv/C/stylesheet-images/warning.gif -share/gnome/help/ggv/C/ggv.sgml -share/gnome/help/ggv/C/index.html -share/gnome/help/ggv/C/intro.html -share/gnome/help/ggv/C/ln21.html -share/gnome/help/ggv/C/mainwin.html -share/gnome/help/ggv/C/menuopts.html -share/gnome/help/ggv/C/options.html -share/gnome/help/ggv/C/prefs.html -share/gnome/help/ggv/C/probs.html -share/gnome/help/ggv/C/docbook.css -share/gnome/help/ggv/it/stylesheet-images/caution.gif -share/gnome/help/ggv/it/stylesheet-images/home.gif -share/gnome/help/ggv/it/stylesheet-images/important.gif -share/gnome/help/ggv/it/stylesheet-images/next.gif -share/gnome/help/ggv/it/stylesheet-images/note.gif -share/gnome/help/ggv/it/stylesheet-images/prev.gif -share/gnome/help/ggv/it/stylesheet-images/tip.gif -share/gnome/help/ggv/it/stylesheet-images/toc-blank.gif -share/gnome/help/ggv/it/stylesheet-images/toc-minus.gif -share/gnome/help/ggv/it/stylesheet-images/toc-plus.gif -share/gnome/help/ggv/it/stylesheet-images/up.gif -share/gnome/help/ggv/it/stylesheet-images/warning.gif -share/gnome/help/ggv/it/ggv.sgml -share/gnome/help/ggv/it/index.html -share/gnome/help/ggv/it/intro.html -share/gnome/help/ggv/it/ln21.html -share/gnome/help/ggv/it/mainwin.html -share/gnome/help/ggv/it/menuopts.html -share/gnome/help/ggv/it/options.html -share/gnome/help/ggv/it/prefs.html -share/gnome/help/ggv/it/probs.html -share/gnome/help/ggv/it/docbook.css -share/gnome/help/ggv/ja/stylesheet-images/caution.gif -share/gnome/help/ggv/ja/stylesheet-images/home.gif -share/gnome/help/ggv/ja/stylesheet-images/important.gif -share/gnome/help/ggv/ja/stylesheet-images/next.gif -share/gnome/help/ggv/ja/stylesheet-images/note.gif -share/gnome/help/ggv/ja/stylesheet-images/prev.gif -share/gnome/help/ggv/ja/stylesheet-images/tip.gif -share/gnome/help/ggv/ja/stylesheet-images/toc-blank.gif -share/gnome/help/ggv/ja/stylesheet-images/toc-minus.gif -share/gnome/help/ggv/ja/stylesheet-images/toc-plus.gif -share/gnome/help/ggv/ja/stylesheet-images/up.gif -share/gnome/help/ggv/ja/stylesheet-images/warning.gif -share/gnome/help/ggv/ja/ggv.sgml -share/gnome/help/ggv/ja/topic.dat -share/gnome/help/ggv/ja/index.html -share/gnome/help/ggv/ja/intro.html -share/gnome/help/ggv/ja/ln21.html -share/gnome/help/ggv/ja/mainwin.html -share/gnome/help/ggv/ja/menuopts.html -share/gnome/help/ggv/ja/options.html -share/gnome/help/ggv/ja/prefs.html -share/gnome/help/ggv/ja/probs.html -share/gnome/help/ggv/ja/docbook.css -share/gnome/apps/Graphics/ggv.desktop -share/oaf/Bonobo_GGV.oafinfo -share/omf/ggv/ggv-C.omf -share/omf/ggv/ggv-it.omf -share/omf/ggv/ggv-ja.omf -@dirrm share/omf/ggv -@comment in scrollkeeper: @dirrm share/omf -@dirrm share/gnome/help/ggv/ja/stylesheet-images -@dirrm share/gnome/help/ggv/ja -@dirrm share/gnome/help/ggv/C/stylesheet-images -@dirrm share/gnome/help/ggv/C -@dirrm share/gnome/help/ggv/it/stylesheet-images -@dirrm share/gnome/help/ggv/it -@dirrm share/gnome/help/ggv diff --git a/print/ggv/distinfo b/print/ggv/distinfo deleted file mode 100644 index 144c38f0ebb..00000000000 --- a/print/ggv/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: distinfo,v 1.7 2005/02/24 12:51:42 agc Exp $ - -SHA1 (ggv-1.0.2.tar.gz) = 5c26425e7591e2ad24a31c17104f8f5018afe877 -RMD160 (ggv-1.0.2.tar.gz) = 2616659a04b2b6414feb58e3a136672dea2af679 -Size (ggv-1.0.2.tar.gz) = 610873 bytes -SHA1 (patch-aa) = 23c8583e03650119609d8a420e71fb3a34a3cb34 -SHA1 (patch-ab) = aa98a7dab0c47b00c240e0db3042fd9e686d5317 diff --git a/print/ggv/patches/patch-aa b/print/ggv/patches/patch-aa deleted file mode 100644 index e314e48d873..00000000000 --- a/print/ggv/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.6 2002/04/08 12:41:51 mycroft Exp $ - ---- src/gtkgs.c.orig Mon Apr 8 06:16:38 2002 -+++ src/gtkgs.c Mon Apr 8 06:16:29 2002 -@@ -1273,7 +1273,7 @@ - fname = ggv_quote_filename (filename); - filename_dsc = tempnam (g_get_tmp_dir(), "dsc"); - filename_err = tempnam (g_get_tmp_dir(), "err"); -- cmd = g_strdup_printf (gs_scan_pdf_cmd, "\"", fname ,"\"", "\", filename_dsc"); -+ cmd = g_strdup_printf (gs_scan_pdf_cmd, fname, filename_dsc); - g_free (fname); - /* this command (sometimes?) prints error messages to stdout! */ - cmdline = g_strdup_printf ("%s >%s 2>&1", cmd, filename_err); diff --git a/print/ggv/patches/patch-ab b/print/ggv/patches/patch-ab deleted file mode 100644 index 29715755a79..00000000000 --- a/print/ggv/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.3 2002/05/11 21:35:38 rh Exp $ - ---- src/Makefile.in.orig Sun May 12 07:21:19 2002 -+++ src/Makefile.in -@@ -63,7 +63,7 @@ - CATALOGS = @CATALOGS@ - CATOBJEXT = @CATOBJEXT@ - CC = @CC@ --CFLAGS = @CFLAGS@ -+CFLAGS = @CFLAGS@ @EXTRA_GNOME_CFLAGS@ - CPPFLAGS = @CPPFLAGS@ - DATADIRNAME = @DATADIRNAME@ - DLLTOOL = @DLLTOOL@ diff --git a/sysutils/Makefile b/sysutils/Makefile index a1901d9acfc..933796e8111 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.296 2005/05/16 10:51:47 rh Exp $ +# $NetBSD: Makefile,v 1.297 2005/05/18 22:02:18 wiz Exp $ COMMENT= System utilities @@ -87,7 +87,6 @@ SUBDIR+= grub SUBDIR+= grun SUBDIR+= gst-plugins-gnomevfs SUBDIR+= gtk-send-pr -SUBDIR+= gtop SUBDIR+= gworkspace SUBDIR+= hfsutils SUBDIR+= i2ocfg @@ -99,7 +98,6 @@ SUBDIR+= kdirstat SUBDIR+= krusader SUBDIR+= lambd SUBDIR+= lavaps -SUBDIR+= libgtop SUBDIR+= libgtop2 SUBDIR+= libirman SUBDIR+= libol @@ -154,7 +152,6 @@ SUBDIR+= rox-edit SUBDIR+= rox-lib SUBDIR+= rox-memo SUBDIR+= rox-session -SUBDIR+= rox-system SUBDIR+= rox-wallpaper SUBDIR+= rox-wrappers SUBDIR+= rsnapshot diff --git a/sysutils/gtop/DESCR b/sysutils/gtop/DESCR deleted file mode 100644 index bec1a24a4ca..00000000000 --- a/sysutils/gtop/DESCR +++ /dev/null @@ -1 +0,0 @@ -GNOME system monitor - top like, memory graphs, processes detailed view diff --git a/sysutils/gtop/Makefile b/sysutils/gtop/Makefile deleted file mode 100644 index 6312b158e02..00000000000 --- a/sysutils/gtop/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# $NetBSD: Makefile,v 1.39 2005/04/11 21:47:24 tv Exp $ - -DISTNAME= gtop-1.0.13 -PKGREVISION= 10 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtop/1.0/} - -MAINTAINER= tron@NetBSD.org -HOMEPAGE= http://www.gnome.org/ -COMMENT= GNOME system monitor - top like, memory graphs, process viewer - -BUILD_USES_MSGFMT= YES - -OSVERSION_SPECIFIC= YES -USE_DIRS+= xdg-1.1 -USE_PKGLOCALEDIR= YES -USE_GNU_TOOLS+= make -USE_X11BASE= YES -USE_LIBTOOL= YES - -GNU_CONFIGURE= YES -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig -CONFIGURE_ENV+= LOCALEDIR=${PKGLOCALEDIR} - -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../sysutils/libgtop/buildlink3.mk" -.include "../../x11/gnome-core/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/gtop/PLIST b/sysutils/gtop/PLIST deleted file mode 100644 index 3ca4e0fe630..00000000000 --- a/sysutils/gtop/PLIST +++ /dev/null @@ -1,46 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:53:17 zuntum Exp $ -bin/gtop -share/gnome/apps/System/gtop.desktop -share/gtoprc -share/gnome/help/gtop/C/topic.dat -share/gnome/help/gtop/C/figs/gtop-fs-1.png -share/gnome/help/gtop/C/figs/gtop-fs-2.png -share/gnome/help/gtop/C/figs/gtop-mem.png -share/gnome/help/gtop/C/figs/gtop-pic-bottom.png -share/gnome/help/gtop/C/figs/gtop-pic-main.png -share/gnome/help/gtop/C/figs/gtop-pic-middle.png -share/gnome/help/gtop/C/figs/gtop-pic-top.png -share/gnome/help/gtop/C/figs/gtop-prefs.png -share/gnome/help/gtop/C/figs/gtop-proc.png -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/zh_CN.GB2312/LC_MESSAGES/gtop.mo -${PKGLOCALEDIR}/locale/zh_TW.Big5/LC_MESSAGES/gtop.mo -share/pixmaps/gnome-gtop.png -@dirrm share/gnome/help/gtop/C/figs -@dirrm share/gnome/help/gtop/C -@dirrm share/gnome/help/gtop diff --git a/sysutils/gtop/distinfo b/sysutils/gtop/distinfo deleted file mode 100644 index 94ebab09c0a..00000000000 --- a/sysutils/gtop/distinfo +++ /dev/null @@ -1,8 +0,0 @@ -$NetBSD: distinfo,v 1.8 2005/02/24 13:40:53 agc Exp $ - -SHA1 (gtop-1.0.13.tar.gz) = 114b3068c6c66b7cd582c6bfe2d1143957ae5a19 -RMD160 (gtop-1.0.13.tar.gz) = 39cbacba2c0dbbbd923557d900232d5143e510d6 -Size (gtop-1.0.13.tar.gz) = 823015 bytes -SHA1 (patch-aa) = 5f17676fc7fca9cf8b99dc02fd34142f99ff5fd3 -SHA1 (patch-ab) = d97ba2e37838cd93be8b1d33ebdfe81d6d64b1d1 -SHA1 (patch-ac) = 6b3feaf723163a8edab0315e01cf5cd63cf4d258 diff --git a/sysutils/gtop/patches/patch-aa b/sysutils/gtop/patches/patch-aa deleted file mode 100644 index 6544d7d7b2c..00000000000 --- a/sysutils/gtop/patches/patch-aa +++ /dev/null @@ -1,29 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2001/04/24 18:33:30 rh Exp $ - ---- configure.orig Tue Apr 24 20:11:44 2001 -+++ configure -@@ -4953,13 +4953,13 @@ - if { (eval echo configure:4954: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then - rm -rf conftest* - CATOBJEXT=.gmo -- DATADIRNAME=share -+ DATADIRNAME=${LOCALEDIR} - else - echo "configure: failed program was:" >&5 - cat conftest.$ac_ext >&5 - rm -rf conftest* - CATOBJEXT=.mo -- DATADIRNAME=lib -+ DATADIRNAME=${LOCALEDIR} - fi - rm -f conftest* - INSTOBJEXT=.mo -@@ -5188,7 +5188,7 @@ - # We need to process the po/ directory. - POSUB=po - else -- DATADIRNAME=share -+ DATADIRNAME=${LOCALEDIR} - nls_cv_header_intl=intl/libintl.h - nls_cv_header_libgt=intl/libgettext.h - fi diff --git a/sysutils/gtop/patches/patch-ab b/sysutils/gtop/patches/patch-ab deleted file mode 100644 index 83a13d2b394..00000000000 --- a/sysutils/gtop/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2003/09/30 22:03:40 mycroft Exp $ - ---- main.c.orig 2001-02-27 14:41:29.000000000 +0000 -+++ main.c 2003-09-30 22:01:36.000000000 +0000 -@@ -149,7 +149,7 @@ - GNOMEUIINFO_END - }; - --#define ADD_PROPERTIES(x,y) gtop_property_object_list = g_list_append (gtop_property_object_list, gnome_property_object_new (& ## x ## Property_Descriptor, >op_properties. ## y ##)) -+#define ADD_PROPERTIES(x,y) gtop_property_object_list = g_list_append (gtop_property_object_list, gnome_property_object_new (&x ## Property_Descriptor, >op_properties.y)) - - void - gtop_quit (void) diff --git a/sysutils/gtop/patches/patch-ac b/sysutils/gtop/patches/patch-ac deleted file mode 100644 index 78448556c51..00000000000 --- a/sysutils/gtop/patches/patch-ac +++ /dev/null @@ -1,39 +0,0 @@ -$NetBSD: patch-ac,v 1.3 2003/10/14 20:58:38 tron Exp $ - ---- procview.c.orig 2001-02-15 01:57:30.000000000 +0100 -+++ procview.c 2003-10-14 22:56:08.000000000 +0200 -@@ -96,29 +96,29 @@ - \ - static int cmp_ ## NAME (const ProcProcData **P, const ProcProcData **Q) \ - { \ -- return (*P)->d->sort_order * ((*P)-> ## NAME - (*Q)-> ## NAME); \ -+ return (*P)->d->sort_order * ((*P)->NAME - (*Q)->NAME); \ - } - - #define CMP_INT(NAME) \ - \ - static int cmp_ ## NAME (const ProcProcData **P, const ProcProcData **Q) \ - { \ -- return (*P)->d->sort_order * ((*P)->p-> ## NAME - (*Q)->p-> ## NAME); \ -+ return (*P)->d->sort_order * ((*P)->p->NAME - (*Q)->p->NAME); \ - } - - #define CMP_INT2(NAME,V1,V2) \ - \ - static int cmp_ ## NAME (const ProcProcData **P, const ProcProcData **Q) \ - { \ -- return (*P)->d->sort_order * ((*P)->p-> ## V1 + (*P)->p-> ## V2 - (\ -- (*Q)->p-> ## V1 + (*Q)->p-> ## V2)); \ -+ return (*P)->d->sort_order * ((*P)->p-> V1 + (*P)->p-> V2 - (\ -+ (*Q)->p-> V1 + (*Q)->p-> V2)); \ - } - - #define CMP_STR(NAME) \ - \ - static int cmp_ ## NAME (const ProcProcData **P, const ProcProcData **Q) \ - { \ -- return (*P)->d->sort_order * strcasecmp ((*P)->p-> ## NAME, (*Q)->p-> ## NAME); \ -+ return (*P)->d->sort_order * strcasecmp ((*P)->p->NAME, (*Q)->p->NAME); \ - } - - #define SORT_ASC 1 diff --git a/sysutils/libgtop/DESCR b/sysutils/libgtop/DESCR deleted file mode 100644 index 55f3012d616..00000000000 --- a/sysutils/libgtop/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -libgtop is a library that fetches system information about the running -system such as cpu and memory usage, active processes etc. It -provides a setgid server that fetches the information and a -client-side library that talks to this server. diff --git a/sysutils/libgtop/Makefile b/sysutils/libgtop/Makefile deleted file mode 100644 index 45f13cadb3f..00000000000 --- a/sysutils/libgtop/Makefile +++ /dev/null @@ -1,54 +0,0 @@ -# $NetBSD: Makefile,v 1.9 2005/04/11 21:47:25 tv Exp $ - -DISTNAME= libgtop-1.0.13 -PKGREVISION= 5 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgtop/1.0/} -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= jmmv@NetBSD.org -HOMEPAGE= http://www.gnome.org/ -COMMENT= Library to retrieve system information, used in GNOME - -BUILD_USES_MSGFMT= yes - -NOT_FOR_PLATFORM= SunOS-*-* -OSVERSION_SPECIFIC= yes - -.include "../../mk/bsd.prefs.mk" - -.if ${OPSYS} == NetBSD -. if (${MACHINE_ARCH} != alpha) && (${MACHINE_ARCH} != x86_64) && \ - (${MACHINE_ARCH} != arm) && (${MACHINE_ARCH} != arm32) && \ - (${MACHINE_ARCH} != i386) && (${MACHINE_ARCH} != m68k) && \ - (${MACHINE_ARCH} != mipsel) && (${MACHINE_ARCH} != powerpc) && \ - (${MACHINE_ARCH} != sparc) && (${MACHINE_ARCH} != sparc64) -PKG_FAIL_REASON= "${PKGNAME} has not yet been ported to ${MACHINE_ARCH}." -PKG_FAIL_REASON+= "Please look at /usr/include/${MACHINE_ARCH}/pcb.h" -PKG_FAIL_REASON+= "and update patches/patch-al appropriately." -PKG_FAIL_REASON+= "(More information can be found in libgtop.info.)" -. endif -.endif - -USE_PERL5= build -USE_PKGLOCALEDIR= yes -USE_X11BASE= YES -USE_GNU_TOOLS+= make -USE_LIBTOOL= YES -USE_MAKEINFO= YES -INFO_FILES= libgtop.info - -# The following flags are for debugging purposes. They don't need to -# be used unless you are actively developing/debugging libgtop. -#CPPFLAGS+= -DLIBGTOP_ENABLE_DEBUG -DLIBGTOP_FATAL_WARNINGS -#CFLAGS+= -g -#LDFLAGS+= -g - -GNU_CONFIGURE= YES -CONFIGURE_ARGS+= --with-glib-prefix=${BUILDLINK_PREFIX.glib} \ - --with-catgets --with-libgtop-guile=no -CONFIGURE_ENV+= AWK="${AWK}" LN_S="${LN} -s" PERL="${PERL5}" - -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../x11/gnome-libs/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/libgtop/PLIST b/sysutils/libgtop/PLIST deleted file mode 100644 index de7c7e9d020..00000000000 --- a/sysutils/libgtop/PLIST +++ /dev/null @@ -1,91 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:53 jlam Exp $ -bin/libgtop-config -bin/libgtop_daemon -bin/libgtop_server -include/libgtop-1.0/glibtop.h -include/libgtop-1.0/glibtop/close.h -include/libgtop-1.0/glibtop/command.h -include/libgtop-1.0/glibtop/cpu.h -include/libgtop-1.0/glibtop/error.h -include/libgtop-1.0/glibtop/fsusage.h -include/libgtop-1.0/glibtop/global.h -include/libgtop-1.0/glibtop/gnuserv.h -include/libgtop-1.0/glibtop/inodedb.h -include/libgtop-1.0/glibtop/loadavg.h -include/libgtop-1.0/glibtop/mem.h -include/libgtop-1.0/glibtop/mountlist.h -include/libgtop-1.0/glibtop/msg_limits.h -include/libgtop-1.0/glibtop/netload.h -include/libgtop-1.0/glibtop/open.h -include/libgtop-1.0/glibtop/parameter.h -include/libgtop-1.0/glibtop/ppp.h -include/libgtop-1.0/glibtop/procargs.h -include/libgtop-1.0/glibtop/prockernel.h -include/libgtop-1.0/glibtop/proclist.h -include/libgtop-1.0/glibtop/procmap.h -include/libgtop-1.0/glibtop/procmem.h -include/libgtop-1.0/glibtop/procsegment.h -include/libgtop-1.0/glibtop/procsignal.h -include/libgtop-1.0/glibtop/procstate.h -include/libgtop-1.0/glibtop/proctime.h -include/libgtop-1.0/glibtop/procuid.h -include/libgtop-1.0/glibtop/read.h -include/libgtop-1.0/glibtop/read_data.h -include/libgtop-1.0/glibtop/sem_limits.h -include/libgtop-1.0/glibtop/shm_limits.h -include/libgtop-1.0/glibtop/signal.h -include/libgtop-1.0/glibtop/swap.h -include/libgtop-1.0/glibtop/sysdeps.h -include/libgtop-1.0/glibtop/sysinfo.h -include/libgtop-1.0/glibtop/types.h -include/libgtop-1.0/glibtop/union.h -include/libgtop-1.0/glibtop/uptime.h -include/libgtop-1.0/glibtop/version.h -include/libgtop-1.0/glibtop/write.h -include/libgtop-1.0/glibtop/xmalloc.h -include/libgtop-1.0/glibtop_machine.h -include/libgtop-1.0/glibtop_server.h -include/libgtop-1.0/glibtop_suid.h -lib/libgtop-features.def -lib/libgtop.la -lib/libgtopConf.sh -lib/libgtop_common.la -lib/libgtop_names.la -lib/libgtop_suid_common.la -lib/libgtop_sysdeps.la -lib/libgtop_sysdeps_suid.la -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/es_DO/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/es_GT/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/es_HN/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/es_MX/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/es_PA/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/es_PE/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/es_SV/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/zh_CN.GB2312/LC_MESSAGES/libgtop.mo -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/libgtop.mo -@dirrm include/libgtop-1.0/glibtop -@dirrm include/libgtop-1.0 diff --git a/sysutils/libgtop/buildlink3.mk b/sysutils/libgtop/buildlink3.mk deleted file mode 100644 index 7a02e163ab2..00000000000 --- a/sysutils/libgtop/buildlink3.mk +++ /dev/null @@ -1,22 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:18:15 tv Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -LIBGTOP_BUILDLINK3_MK:= ${LIBGTOP_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= libgtop -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nlibgtop} -BUILDLINK_PACKAGES+= libgtop - -.if !empty(LIBGTOP_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.libgtop+= libgtop>=1.0.13nb4 -BUILDLINK_RECOMMENDED.libgtop+= libgtop>=1.0.13nb5 -BUILDLINK_PKGSRCDIR.libgtop?= ../../sysutils/libgtop -.endif # LIBGTOP_BUILDLINK3_MK - -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../x11/gnome-libs/buildlink3.mk" - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/sysutils/libgtop/distinfo b/sysutils/libgtop/distinfo deleted file mode 100644 index 5894a0d93e0..00000000000 --- a/sysutils/libgtop/distinfo +++ /dev/null @@ -1,19 +0,0 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 13:40:54 agc Exp $ - -SHA1 (libgtop-1.0.13.tar.bz2) = 7002d37ab43ebac14315298472a170ceaedbd072 -RMD160 (libgtop-1.0.13.tar.bz2) = c2371d3ffc5a0c5c8adacee70d9ed3f1f48ddeba -Size (libgtop-1.0.13.tar.bz2) = 733873 bytes -SHA1 (patch-aa) = a640afa2d6a8b7f418052fabbdb04bfc6805b42d -SHA1 (patch-ab) = 3ce99bf4d72cf4e4203364d78361c8a2df081d8d -SHA1 (patch-ac) = 644bfe717bdcc993a668a3d075acda8ef39571d8 -SHA1 (patch-ad) = 9522d20b1467b73678003d5c0f98dcac7d312893 -SHA1 (patch-ae) = cf277165382c17d938593934b59d8035175fd8d0 -SHA1 (patch-af) = 6874f04a186a4dccfecadaa2e40a372bc9f2e2fe -SHA1 (patch-ag) = eb02b990d1316ac5f2ec0430e49b9c4487c6dab8 -SHA1 (patch-al) = 15c860638199d3d8c260b89b3fb70ced5054a69c -SHA1 (patch-an) = 339df94fd374d99565be913d1f8b59ea2f7b7881 -SHA1 (patch-ao) = 09cb66ba7ee9a7368ec1cd1d4bd40ea3f6637a31 -SHA1 (patch-ap) = 07a83340eb9d6a36a3f5b2db33eb50c74fbc4777 -SHA1 (patch-aq) = 93ebb47710f1c4cc70406a92503bdc4a5bfa50d2 -SHA1 (patch-ar) = 470e29d999b079a5f75993978b3cdcdec2fd7d9c -SHA1 (patch-as) = 0374fc36c418871e929fbb3c53ab4979e780e8d5 diff --git a/sysutils/libgtop/patches/patch-aa b/sysutils/libgtop/patches/patch-aa deleted file mode 100644 index 93f3a00e4b8..00000000000 --- a/sysutils/libgtop/patches/patch-aa +++ /dev/null @@ -1,19 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2004/04/02 12:13:57 jmmv Exp $ - ---- sysdeps/freebsd/glibtop_machine.h.orig Mon Nov 26 23:37:59 2001 -+++ sysdeps/freebsd/glibtop_machine.h Sun Jan 19 23:18:04 2003 -@@ -39,6 +39,14 @@ - #include <osreldate.h> - #endif - -+#ifdef __NetBSD__ -+#include <sys/proc.h> -+ -+#ifndef SRUN -+#define SRUN SACTIVE -+#endif -+#endif -+ - BEGIN_LIBGTOP_DECLS - - typedef struct _glibtop_machine glibtop_machine; diff --git a/sysutils/libgtop/patches/patch-ab b/sysutils/libgtop/patches/patch-ab deleted file mode 100644 index f1e3952e6a4..00000000000 --- a/sysutils/libgtop/patches/patch-ab +++ /dev/null @@ -1,48 +0,0 @@ -$NetBSD: patch-ab,v 1.4 2004/04/02 12:13:57 jmmv Exp $ - ---- sysdeps/freebsd/procsignal.c.orig Sun Feb 13 22:31:39 2000 -+++ sysdeps/freebsd/procsignal.c Wed Jan 3 00:42:45 2001 -@@ -70,7 +70,9 @@ - /* signal: mask of pending signals. - * pinfo [0].kp_proc.p_siglist - */ --#if (defined(__NetBSD__) && (NSIG > 32)) || (__FreeBSD_version >= 400011) -+#if defined(__NetBSD__) && (__NetBSD_Version__ > 105150000) -+ buf->signal [0] = pinfo [0].kp_proc.p_sigctx.ps_siglist.__bits[0]; -+#elif (defined(__NetBSD__) && (NSIG > 32)) || (__FreeBSD_version >= 400011) - buf->signal [0] = pinfo [0].kp_proc.p_siglist.__bits[0]; - #else - buf->signal [0] = pinfo [0].kp_proc.p_siglist; -@@ -79,7 +81,9 @@ - /* blocked: mask of blocked signals. - * pinfo [0].kp_proc.p_sigmask - */ --#if (defined(__NetBSD__) && (NSIG > 32)) || (__FreeBSD_version >= 400011) -+#if defined(__NetBSD__) && (__NetBSD_Version__ > 105150000) -+ buf->blocked [0] = pinfo [0].kp_proc.p_sigctx.ps_sigmask.__bits[0]; -+#elif (defined(__NetBSD__) && (NSIG > 32)) || (__FreeBSD_version >= 400011) - buf->blocked [0] = pinfo [0].kp_proc.p_sigmask.__bits[0]; - #else - buf->blocked [0] = pinfo [0].kp_proc.p_sigmask; -@@ -88,7 +92,9 @@ - /* sigignore: mask of ignored signals. - * pinfo [0].kp_proc.p_sigignore - */ --#if (defined(__NetBSD__) && (NSIG > 32)) || (__FreeBSD_version >= 400011) -+#if defined(__NetBSD__) && (__NetBSD_Version__ > 105150000) -+ buf->sigignore [0] = pinfo [0].kp_proc.p_sigctx.ps_sigignore.__bits[0]; -+#elif (defined(__NetBSD__) && (NSIG > 32)) || (__FreeBSD_version >= 400011) - buf->sigignore [0] = pinfo [0].kp_proc.p_sigignore.__bits[0]; - #else - buf->sigignore [0] = pinfo [0].kp_proc.p_sigignore; -@@ -97,7 +103,9 @@ - /* sigcatch: mask of caught signals. - * pinfo [0].kp_proc.p_sigcatch - */ --#if (defined(__NetBSD__) && (NSIG > 32)) || (__FreeBSD_version >= 400011) -+#if defined(__NetBSD__) && (__NetBSD_Version__ > 105150000) -+ buf->sigcatch [0] = pinfo [0].kp_proc.p_sigctx.ps_sigcatch.__bits[0]; -+#elif (defined(__NetBSD__) && (NSIG > 32)) || (__FreeBSD_version >= 400011) - buf->sigcatch [0] = pinfo [0].kp_proc.p_sigcatch.__bits[0]; - #else - buf->sigcatch [0] = pinfo [0].kp_proc.p_sigcatch; diff --git a/sysutils/libgtop/patches/patch-ac b/sysutils/libgtop/patches/patch-ac deleted file mode 100644 index dd28ca9d6ec..00000000000 --- a/sysutils/libgtop/patches/patch-ac +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-ac,v 1.3 2004/04/02 12:13:57 jmmv Exp $ - ---- include/glibtop/procstate.h.orig Tue Feb 23 06:43:11 1999 -+++ include/glibtop/procstate.h Sun Aug 29 19:50:34 1999 -@@ -36,6 +36,13 @@ - - #define GLIBTOP_MAX_PROC_STATE 4 - -+#define GLIBTOP_PROCESS_RUNNING 1 -+#define GLIBTOP_PROCESS_INTERRUPTIBLE 2 -+#define GLIBTOP_PROCESS_UNINTERRUPTIBLE 4 -+#define GLIBTOP_PROCESS_ZOMBIE 8 -+#define GLIBTOP_PROCESS_STOPPED 16 -+#define GLIBTOP_PROCESS_SWAPPING 32 -+ - typedef struct _glibtop_proc_state glibtop_proc_state; - - /* Name and status */ diff --git a/sysutils/libgtop/patches/patch-ad b/sysutils/libgtop/patches/patch-ad deleted file mode 100644 index 11ebda40403..00000000000 --- a/sysutils/libgtop/patches/patch-ad +++ /dev/null @@ -1,17 +0,0 @@ -$NetBSD: patch-ad,v 1.3 2004/04/02 12:13:57 jmmv Exp $ - ---- sysdeps/freebsd/procargs.c.orig Thu May 27 16:04:01 1999 -+++ sysdeps/freebsd/procargs.c Sat Jun 3 23:18:52 2000 -@@ -83,9 +83,9 @@ - - args = kvm_getargv (server->machine.kd, pinfo, max_len); - if (args == NULL) { -- glibtop_suid_leave (server); -- glibtop_warn_io_r (server, "kvm_getargv (%d)", pid); -- return NULL; -+ static char *dummy = NULL; -+ -+ args = &dummy; - } - - glibtop_suid_leave (server); diff --git a/sysutils/libgtop/patches/patch-ae b/sysutils/libgtop/patches/patch-ae deleted file mode 100644 index 70f950f368d..00000000000 --- a/sysutils/libgtop/patches/patch-ae +++ /dev/null @@ -1,81 +0,0 @@ -$NetBSD: patch-ae,v 1.3 2004/04/02 12:13:57 jmmv Exp $ - ---- sysdeps/freebsd/cpu.c.orig Sun Feb 13 16:47:58 2000 -+++ sysdeps/freebsd/cpu.c -@@ -27,11 +27,16 @@ - - #include <glibtop_suid.h> - -+#ifdef __NetBSD__ -+#include <sys/sched.h> -+#endif -+ - static const unsigned long _glibtop_sysdeps_cpu = - (1L << GLIBTOP_CPU_TOTAL) + (1L << GLIBTOP_CPU_USER) + - (1L << GLIBTOP_CPU_NICE) + (1L << GLIBTOP_CPU_SYS) + - (1L << GLIBTOP_CPU_IDLE) + (1L << GLIBTOP_CPU_FREQUENCY); - -+#ifndef KERN_CP_TIME - /* nlist structure for kernel access */ - static struct nlist nlst [] = { - #ifdef __bsdi__ -@@ -41,21 +46,27 @@ - #endif - { 0 } - }; -+#endif - - /* MIB array for sysctl */ - static int mib_length=2; - static int mib [] = { CTL_KERN, KERN_CLOCKRATE }; -+#ifdef KERN_CP_TIME -+static int mib2 [] = { CTL_KERN, KERN_CP_TIME }; -+#endif - - /* Init function. */ - - void - glibtop_init_cpu_p (glibtop *server) - { -+#ifndef KERN_CP_TIME - if (kvm_nlist (server->machine.kd, nlst) < 0) { - glibtop_warn_io_r (server, "kvm_nlist (cpu)"); - return; - } - -+#endif - /* Set this only if kvm_nlist () succeeded. */ - server->sysdeps.cpu = _glibtop_sysdeps_cpu; - } -@@ -65,7 +76,11 @@ - void - glibtop_get_cpu_p (glibtop *server, glibtop_cpu *buf) - { -+#ifdef KERN_CP_TIME -+ u_int64_t cpts [CPUSTATES]; -+#else - long cpts [CPUSTATES]; -+#endif - /* sysctl vars*/ - struct clockinfo ci; - size_t length; -@@ -78,11 +93,19 @@ - if (server->sysdeps.cpu == 0) - return; - -+#ifdef KERN_CP_TIME -+ length = sizeof (cpts); -+ if (sysctl (mib2, mib_length, cpts, &length, NULL, 0)) { -+ glibtop_warn_io_r (server, "sysctl"); -+ return; -+ } -+#else - if (kvm_read (server->machine.kd, nlst [0].n_value, - &cpts, sizeof (cpts)) != sizeof (cpts)) { - glibtop_warn_io_r (server, "kvm_read (cp_time)"); - return; - } -+#endif - - /* Get the clockrate data */ - length = sizeof (struct clockinfo); diff --git a/sysutils/libgtop/patches/patch-af b/sysutils/libgtop/patches/patch-af deleted file mode 100644 index 8a4257272b6..00000000000 --- a/sysutils/libgtop/patches/patch-af +++ /dev/null @@ -1,28 +0,0 @@ -$NetBSD: patch-af,v 1.3 2004/04/02 12:13:57 jmmv Exp $ - ---- sysdeps/freebsd/procstate.c.orig Mon Nov 26 23:37:59 2001 -+++ sysdeps/freebsd/procstate.c Sun Jan 19 23:21:15 2003 -@@ -99,9 +99,11 @@ - case SRUN: - buf->state = GLIBTOP_PROCESS_RUNNING; - break; -+#ifdef SSLEEP - case SSLEEP: - buf->state = GLIBTOP_PROCESS_INTERRUPTIBLE; - break; -+#endif - case SSTOP: - buf->state = GLIBTOP_PROCESS_STOPPED; - break; -@@ -119,9 +121,11 @@ - case SRUN: - buf->state = 'R'; - break; -+#ifdef SSLEEP - case SSLEEP: - buf->state = 'S'; - break; -+#endif - case SSTOP: - buf->state = 'T'; - break; diff --git a/sysutils/libgtop/patches/patch-ag b/sysutils/libgtop/patches/patch-ag deleted file mode 100644 index 6744e0365e0..00000000000 --- a/sysutils/libgtop/patches/patch-ag +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ag,v 1.3 2004/04/02 12:13:57 jmmv Exp $ - ---- sysdeps/freebsd/procuid.c.orig Mon Nov 26 23:37:59 2001 -+++ sysdeps/freebsd/procuid.c Sun Jan 19 23:26:08 2003 -@@ -94,7 +94,11 @@ - buf->tpgid = pinfo [0].kp_eproc.e_tpgid; - - buf->nice = pinfo [0].kp_proc.p_nice; -+#if defined(__NetBSD__) && defined(SACTIVE) -+ buf->priority = 0; -+#else - buf->priority = pinfo [0].kp_proc.p_priority; -+#endif - - /* Set the flags for the data we're about to return*/ - buf->flags = _glibtop_sysdeps_proc_uid; diff --git a/sysutils/libgtop/patches/patch-al b/sysutils/libgtop/patches/patch-al deleted file mode 100644 index fdc2798cd41..00000000000 --- a/sysutils/libgtop/patches/patch-al +++ /dev/null @@ -1,120 +0,0 @@ -$NetBSD: patch-al,v 1.3 2004/04/02 12:13:57 jmmv Exp $ - ---- sysdeps/freebsd/prockernel.c.orig 2001-11-26 23:37:59.000000000 +0100 -+++ sysdeps/freebsd/prockernel.c 2004-03-01 03:44:24.000000000 +0100 -@@ -34,7 +34,7 @@ - #if (!defined __OpenBSD__) && (!defined __bsdi__) - #include <sys/user.h> - #endif --#if !defined(__bsdi__) && !(defined(__FreeBSD__) && defined(__alpha__)) -+#if !defined(__bsdi__) && !(defined(__FreeBSD__) && defined(__alpha__)) && !defined(__NetBSD__) - #include <machine/pcb.h> - #endif - #if defined(__FreeBSD__) && !defined(__alpha__) -@@ -48,6 +48,14 @@ - #include <osreldate.h> - #endif - -+#ifdef __NetBSD__ -+#include <machine/vmparam.h> -+#include <machine/pmap.h> -+#ifdef __arm32__ -+#define KERNBASE KERNEL_BASE -+#endif -+#endif -+ - static const unsigned long _glibtop_sysdeps_proc_kernel_pstats = - (1L << GLIBTOP_PROC_KERNEL_MIN_FLT) + - (1L << GLIBTOP_PROC_KERNEL_MAJ_FLT) + -@@ -101,6 +109,7 @@ - if ((pinfo == NULL) || (count != 1)) - glibtop_error_io_r (server, "kvm_getprocs (%d)", pid); - -+#if !defined(__NetBSD__) || !defined(SACTIVE) - buf->nwchan = (unsigned long) pinfo [0].kp_proc.p_wchan &~ KERNBASE; - buf->flags |= (1L << GLIBTOP_PROC_KERNEL_NWCHAN); - -@@ -112,6 +121,7 @@ - } else { - buf->wchan [0] = 0; - } -+#endif - - /* Taken from `saveuser ()' in `/usr/src/bin/ps/ps.c'. */ - -@@ -129,8 +139,16 @@ - - glibtop_suid_enter (server); - -+#if !defined(__NetBSD__) || !defined(SACTIVE) -+#ifdef __NetBSD__ -+ /* On NetBSD, there is no kvm_uread(), and kvm_read() always reads -+ * from kernel memory. */ -+ -+ if (kvm_read (server->machine.kd, -+#else - if ((pinfo [0].kp_proc.p_flag & P_INMEM) && - kvm_uread (server->machine.kd, &(pinfo [0]).kp_proc, -+#endif - (unsigned long) &u_addr->u_stats, - (char *) &pstats, sizeof (pstats)) == sizeof (pstats)) - { -@@ -148,9 +166,14 @@ - - buf->flags |= _glibtop_sysdeps_proc_kernel_pstats; - } -+#endif - -+#ifdef __NetBSD__ -+ if (kvm_read (server->machine.kd, -+#else - if ((pinfo [0].kp_proc.p_flag & P_INMEM) && - kvm_uread (server->machine.kd, &(pinfo [0]).kp_proc, -+#endif - (unsigned long) &u_addr->u_pcb, - (char *) &pcb, sizeof (pcb)) == sizeof (pcb)) - { -@@ -167,15 +190,43 @@ - /*xxx FreeBSD/Alpha? */ - #endif - #else -+#ifdef __i386__ - buf->kstk_esp = (u_int64_t) pcb.pcb_tss.tss_esp0; - #ifdef __bsdi__ - buf->kstk_eip = (u_int64_t) pcb.pcb_tss.tss_eip; - #else - buf->kstk_eip = (u_int64_t) pcb.pcb_tss.__tss_eip; - #endif -+#else -+#if defined(__NetBSD__) -+#if defined(__m68k__) -+ buf->kstk_esp = (u_int64_t) pcb.pcb_usp; -+ buf->kstk_eip = (u_int64_t) 0; -+#elif defined(__x86_64__) -+ buf->kstk_esp = (u_int64_t) pcb.pcb_usersp; -+ buf->kstk_eip = (u_int64_t) 0; -+#elif (defined(__arm32__) || defined(__powerpc__)) -+ buf->kstk_esp = (u_int64_t) pcb.pcb_sp; -+ buf->kstk_eip = (u_int64_t) 0; -+#elif defined(__mipsel__) -+ buf->kstk_esp = (u_int64_t) pcb.pcb_context[8]; -+ buf->kstk_eip = (u_int64_t) 0; -+#elif defined(__sparc__) -+ buf->kstk_esp = (u_int64_t) pcb.pcb_sp; -+ buf->kstk_eip = (u_int64_t) pcb.pcb_pc; -+#elif defined(__alpha__) -+ buf->kstk_esp = (u_int64_t) pcb.pcb_context[9]; -+ buf->kstk_eip = (u_int64_t) pcb.pcb_context[8]; -+#else -+ /* provide some defaults for other platforms */ -+ buf->kstk_esp = (u_int64_t) 0; -+ buf->kstk_eip = (u_int64_t) 0; -+#endif /* ${MACHINE_ARCH} */ -+#endif /* __NetBSD__ */ - - buf->flags |= _glibtop_sysdeps_proc_kernel_pcb; - #endif -+#endif - } - - /* Taken from `wchan ()' in `/usr/src/bin/ps/print.c'. */ diff --git a/sysutils/libgtop/patches/patch-an b/sysutils/libgtop/patches/patch-an deleted file mode 100644 index 0bb131ac4c4..00000000000 --- a/sysutils/libgtop/patches/patch-an +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-an,v 1.1.1.1 2004/04/02 12:10:18 jmmv Exp $ - ---- doc/libgtop.texi.orig Fri Jan 21 16:19:04 2000 -+++ doc/libgtop.texi Mon May 1 14:09:27 2000 -@@ -2,6 +2,10 @@ - @c %**start of header - @setfilename libgtop.info - @settitle LibGTop Reference Manual -+@dircategory Gnome -+@direntry -+* LibGTop: (libgtop). A library to retrieve system information. -+@end direntry - @setchapternewpage odd - @c %**end of header - diff --git a/sysutils/libgtop/patches/patch-ao b/sysutils/libgtop/patches/patch-ao deleted file mode 100644 index dff77a8a404..00000000000 --- a/sysutils/libgtop/patches/patch-ao +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ao,v 1.1.1.1 2004/04/02 12:10:18 jmmv Exp $ - ---- src/daemon/Makefile.in.orig Tue Feb 27 15:02:08 2001 -+++ src/daemon/Makefile.in -@@ -196,7 +196,7 @@ - @ENABLE_STATIC_TRUE@libgtop_daemon_LDFLAGS = -static - - libgtop_server_SOURCES = server.c slave.c io.c version.c daemon.h --libgtop_server_LDADD = $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps_suid.la $(top_builddir)/sysdeps/common/libgtop_suid_common.la -+libgtop_server_LDADD = $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps_suid.la $(top_builddir)/sysdeps/common/libgtop_suid_common.la -lintl - - - @ENABLE_STATIC_TRUE@libgtop_server_LDFLAGS = -static diff --git a/sysutils/libgtop/patches/patch-ap b/sysutils/libgtop/patches/patch-ap deleted file mode 100644 index 92b717358c1..00000000000 --- a/sysutils/libgtop/patches/patch-ap +++ /dev/null @@ -1,22 +0,0 @@ -$NetBSD: patch-ap,v 1.1.1.1 2004/04/02 12:10:18 jmmv Exp $ - ---- sysdeps/freebsd/mem.c.orig Sun Feb 13 10:47:58 2000 -+++ sysdeps/freebsd/mem.c Sat Jul 29 22:32:44 2000 -@@ -29,7 +29,9 @@ - - #include <sys/sysctl.h> - #include <sys/vmmeter.h> -+#if defined(__NetBSD__) && (__NetBSD_Version__ < 105020000) - #include <vm/vm_param.h> -+#endif - - #if defined(__NetBSD__) && (__NetBSD_Version__ >= 104000000) - #include <uvm/uvm_extern.h> -@@ -74,7 +76,6 @@ - }; - - /* MIB array for sysctl */ --static int mib_length=2; - #ifdef __bsdi__ - static int mib [] = { CTL_VM, VM_TOTAL }; - #else diff --git a/sysutils/libgtop/patches/patch-aq b/sysutils/libgtop/patches/patch-aq deleted file mode 100644 index b20a26382bd..00000000000 --- a/sysutils/libgtop/patches/patch-aq +++ /dev/null @@ -1,46 +0,0 @@ -$NetBSD: patch-aq,v 1.1.1.1 2004/04/02 12:10:18 jmmv Exp $ - ---- sysdeps/freebsd/procmap.c.orig Thu May 27 20:56:48 1999 -+++ sysdeps/freebsd/procmap.c Wed Nov 29 21:57:15 2000 -@@ -32,9 +32,13 @@ - #include <sys/param.h> - #include <sys/proc.h> - #include <sys/resource.h> -+#if defined(__NetBSD__) && (__NetBSD_Version__ < 105020000) - #include <vm/vm_object.h> - #include <vm/vm_prot.h> - #include <vm/vm_map.h> -+#else -+#include <uvm/uvm_extern.h> -+#endif - - #include <sys/vnode.h> - #include <sys/mount.h> -@@ -46,9 +50,12 @@ - #include <sys/user.h> - #endif - #include <sys/sysctl.h> -+#if defined(__NetBSD__) && (__NetBSD_Version__ < 105020000) - #include <vm/vm.h> -+#endif - --#if defined(__NetBSD__) && (__NetBSD_Version__ >= 104000000) -+#if defined(__NetBSD__) && \ -+ (__NetBSD_Version__ >= 104000000) && (__NetBSD_Version < 105020000) - /* Fixme ... */ - #undef _KERNEL - #define _UVM_UVM_AMAP_I_H_ 1 -@@ -214,11 +221,13 @@ - #endif - - #if defined(__NetBSD__) && (__NetBSD_Version__ >= 104000000) -+#if defined(UVM_VNODE_VALID) - if (!vnode.v_uvm.u_flags & UVM_VNODE_VALID) - continue; - - if ((vnode.v_type != VREG) || (vnode.v_tag != VT_UFS) || - !vnode.v_data) continue; -+#endif - - if (kvm_read (server->machine.kd, - (unsigned long) vnode.v_data, diff --git a/sysutils/libgtop/patches/patch-ar b/sysutils/libgtop/patches/patch-ar deleted file mode 100644 index e896045f16b..00000000000 --- a/sysutils/libgtop/patches/patch-ar +++ /dev/null @@ -1,69 +0,0 @@ -$NetBSD: patch-ar,v 1.1.1.1 2004/04/02 12:10:18 jmmv Exp $ - ---- sysdeps/freebsd/procmem.c.orig Thu May 27 20:56:49 1999 -+++ sysdeps/freebsd/procmem.c -@@ -31,8 +31,12 @@ - #include <sys/param.h> - #include <sys/proc.h> - #include <sys/resource.h> -+#if defined(__NetBSD__) && (__NetBSD_Version__ < 105020000) - #include <vm/vm_object.h> - #include <vm/vm_map.h> -+#else -+#include <uvm/uvm_extern.h> -+#endif - - #include <sys/vnode.h> - #include <ufs/ufs/quota.h> -@@ -43,9 +47,14 @@ - #include <sys/user.h> - #endif - #include <sys/sysctl.h> -+#if defined(__NetBSD__) && (__NetBSD_Version__ < 105020000) - #include <vm/vm.h> -+#else -+#include <uvm/uvm.h> -+#endif - --#if defined(__NetBSD__) && (__NetBSD_Version__ >= 104000000) -+#if defined(__NetBSD__) && \ -+ (__NetBSD_Version__ >= 104000000) && (__NetBSD_Version__ < 105020000) - /* Fixme ... */ - #undef _KERNEL - #define _UVM_UVM_AMAP_I_H_ 1 -@@ -113,7 +122,6 @@ - struct vmspace *vms, vmspace; - #if defined(__NetBSD__) && (__NetBSD_Version__ >= 104000000) - struct vnode vnode; -- struct inode inode; - #else - struct vm_object object; - #endif -@@ -233,17 +241,27 @@ - /* If the object is of type vnode, add its size */ - - #if defined(__NetBSD__) && (__NetBSD_Version__ >= 104000000) -+#if defined(UVM_VNODE_VALID) - if (!vnode.v_uvm.u_flags & UVM_VNODE_VALID) - continue; -+#endif - - if ((vnode.v_type != VREG) || (vnode.v_tag != VT_UFS) || - !vnode.v_data) continue; - -+#if (__NetBSD_Version__ >= 105250000) -+ /* Reference count must be at least two. */ -+ if (vnode.v_usecount <= 1) -+ continue; -+ -+ buf->share += pagetok (vnode.v_uobj.uo_npages) << LOG1024; -+#else - /* Reference count must be at least two. */ - if (vnode.v_uvm.u_obj.uo_refs <= 1) - continue; - - buf->share += pagetok (vnode.v_uvm.u_obj.uo_npages) << LOG1024; -+#endif /* __NetBSD_Version__ >= 105250000 */ - #endif - - #ifdef __FreeBSD__ diff --git a/sysutils/libgtop/patches/patch-as b/sysutils/libgtop/patches/patch-as deleted file mode 100644 index c2fd14058f2..00000000000 --- a/sysutils/libgtop/patches/patch-as +++ /dev/null @@ -1,38 +0,0 @@ -$NetBSD: patch-as,v 1.1.1.1 2004/04/02 12:10:18 jmmv Exp $ - ---- sysdeps/freebsd/uptime.c.orig Thu May 27 16:04:16 1999 -+++ sysdeps/freebsd/uptime.c -@@ -49,6 +49,27 @@ - void - glibtop_get_uptime_p (glibtop *server, glibtop_uptime *buf) - { -+#ifdef __NetBSD__ -+ time_t now; -+ time_t uptime; -+ int mib[2]; -+ struct timeval boottime; -+ size_t size; -+ -+ mib[0] = CTL_KERN; -+ mib[1] = KERN_BOOTTIME; -+ size = sizeof(boottime); -+ if (sysctl(mib, 2, &boottime, &size, NULL, 0) != -1 && -+ boottime.tv_sec != 0) { -+ time(&now); -+ buf->uptime = now - boottime.tv_sec; -+ /* XXX: don't know a useful value to put here. */ -+ buf->idletime = 0; -+ buf->flags = _glibtop_sysdeps_uptime; -+ } -+#else -+ buf->flags = _glibtop_sysdeps_uptime; -+ - glibtop_cpu cpu; - - glibtop_init_p (server, (1L << GLIBTOP_SYSDEPS_UPTIME), 0); -@@ -70,4 +91,5 @@ - buf->idletime = (double) cpu.idle / (double) cpu.frequency; - - buf->flags = _glibtop_sysdeps_uptime; -+#endif - } diff --git a/sysutils/rox-system/DESCR b/sysutils/rox-system/DESCR deleted file mode 100644 index 3475937b1c2..00000000000 --- a/sysutils/rox-system/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -System displays information about your system - what processes are running -and the amount of memory they are using, as well as free and used disk space. diff --git a/sysutils/rox-system/Makefile b/sysutils/rox-system/Makefile deleted file mode 100644 index 92489443aae..00000000000 --- a/sysutils/rox-system/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# $NetBSD: Makefile,v 1.14 2005/04/11 21:47:29 tv Exp $ -# - -DISTNAME= System-0.1.2 -PKGNAME= rox-system-0.1.2 -PKGREVISION= 4 -CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/} -EXTRACT_SUFX= .tgz - -MAINTAINER= rxg@NetBSD.org -HOMEPAGE= http://rox.sourceforge.net/ -COMMENT= Simple system monitor - -DEPENDS+= rox>=1.2.0nb2:../../sysutils/rox - -WRKSRC= ${WRKDIR}/System/src -DIST_SUBDIR= rox - -GNU_CONFIGURE= yes - -APPDIR= ${PREFIX}/share/rox - -post-patch: - ${CP} ${WRKDIR}/System/AppRun ${WRKDIR} - ${SED} -e "s:"\$$APP_DIR/\$$PLATFORM":${PREFIX}/libexec/rox:g" < \ - ${WRKDIR}/AppRun > ${WRKDIR}/System/AppRun - -post-build: - ${MV} ${WRKSRC} ${WRKDIR} - -do-install: - ${INSTALL_PROGRAM} ${WRKDIR}/src/System ${PREFIX}/libexec/rox - ${CP} -Rf ${WRKDIR}/System ${APPDIR} - -.include "../../sysutils/libgtop/buildlink3.mk" -.include "../../x11/gnome-libs/buildlink3.mk" -.include "../../x11/gtk/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/rox-system/PLIST b/sysutils/rox-system/PLIST deleted file mode 100644 index 44dcd4670fb..00000000000 --- a/sysutils/rox-system/PLIST +++ /dev/null @@ -1,10 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/06/04 17:47:58 cjep Exp $ -libexec/rox/System -share/rox/System/AppIcon.xpm -share/rox/System/AppInfo.xml -share/rox/System/AppRun -share/rox/System/Help/COPYING -share/rox/System/Help/Changes -share/rox/System/Help/README -@dirrm share/rox/System/Help -@dirrm share/rox/System diff --git a/sysutils/rox-system/distinfo b/sysutils/rox-system/distinfo deleted file mode 100644 index 662e05b09dc..00000000000 --- a/sysutils/rox-system/distinfo +++ /dev/null @@ -1,7 +0,0 @@ -$NetBSD: distinfo,v 1.3 2005/02/24 13:40:56 agc Exp $ - -SHA1 (rox/System-0.1.2.tgz) = aafe4e16e5f689c009785f3dee47339ca34c369d -RMD160 (rox/System-0.1.2.tgz) = dc6ae62f1a15706fedd51488561dd6f1ff5f3f14 -Size (rox/System-0.1.2.tgz) = 44875 bytes -SHA1 (patch-aa) = 2bcca73b001805a2114138ce8dff1e7568bcefa4 -SHA1 (patch-ab) = dd03ab528d6334e576071754fd0bd356231747a2 diff --git a/sysutils/rox-system/patches/patch-aa b/sysutils/rox-system/patches/patch-aa deleted file mode 100644 index 8c21c87c0e1..00000000000 --- a/sysutils/rox-system/patches/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2002/06/04 17:47:58 cjep Exp $ - ---- Makefile.in.orig Tue May 28 09:58:22 2002 -+++ Makefile.in -@@ -21,6 +21,9 @@ - - ############ Things to keep the same - -+all: ${OBJECTS} -+ ${CC} -o ${PROG} ${OBJECTS} ${LDFLAGS} -+ - ${EXEC}: ${PLATFORM_DIR} ${OBJECTS} - ${CC} -o ${EXEC} ${OBJECTS} ${LDFLAGS} - diff --git a/sysutils/rox-system/patches/patch-ab b/sysutils/rox-system/patches/patch-ab deleted file mode 100644 index 3c1a2311918..00000000000 --- a/sysutils/rox-system/patches/patch-ab +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2002/10/13 12:14:09 wiz Exp $ - ---- configure.orig Tue May 28 10:54:40 2002 -+++ configure -@@ -784,9 +784,6 @@ - esac - fi - --if test -z "$PKG_CONFIG"; then -- PKG_CONFIG=pkg-config --fi - - - echo $ac_n "checking for Gtk+-2.0""... $ac_c" 1>&6 diff --git a/x11/Makefile b/x11/Makefile index 97dfb3d754e..0a5284174e0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.392 2005/05/10 20:29:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.393 2005/05/18 22:02:18 wiz Exp $ # COMMENT= Packages to support the X window system @@ -43,21 +43,14 @@ SUBDIR+= gdkxft SUBDIR+= gdm SUBDIR+= gdm1 SUBDIR+= ggiterm -SUBDIR+= gnome-- -SUBDIR+= gnome-applets -SUBDIR+= gnome-core SUBDIR+= gnome-desktop SUBDIR+= gnome-gkrellm SUBDIR+= gnome-libs SUBDIR+= gnome-mag SUBDIR+= gnome-panel -SUBDIR+= gnome-python SUBDIR+= gnome-session SUBDIR+= gnome-themes SUBDIR+= gnome-themes-extras -SUBDIR+= gnome-users-guide -SUBDIR+= gnome1-panel -SUBDIR+= gnome1-session SUBDIR+= gnome2-applets SUBDIR+= gnome2-control-center SUBDIR+= gnome2-terminal @@ -68,7 +61,6 @@ SUBDIR+= gnustep-preferences SUBDIR+= gromit SUBDIR+= gtk SUBDIR+= gtk+extra -SUBDIR+= gtk-- SUBDIR+= gtk-engines SUBDIR+= gtk-thinice-engine SUBDIR+= gtk2 diff --git a/x11/gnome--/DESCR b/x11/gnome--/DESCR deleted file mode 100644 index 23f524dbfca..00000000000 --- a/x11/gnome--/DESCR +++ /dev/null @@ -1,5 +0,0 @@ -Gnome-- (gnomemm) is a powerful C++ binding for the GNOME libraries. Gnome-- -provides additional functionality above Gtk-- when using the GNU Network Object -Model Environment. Gnome-- includes bindings for all the popular GNOME -interfaces like canvas and MDI as well as useful application templates for -constructing good looking apps. diff --git a/x11/gnome--/Makefile b/x11/gnome--/Makefile deleted file mode 100644 index 8b76ba82958..00000000000 --- a/x11/gnome--/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# $NetBSD: Makefile,v 1.24 2005/04/11 21:48:07 tv Exp $ -# - -DISTNAME= gnomemm-1.2.4 -PKGNAME= ${DISTNAME:S/mm/--/} -PKGREVISION= 2 -CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkmm/} - -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://gtkmm.sourceforge.net/ -COMMENT= C++ binding for the GNOME libraries - -GNU_CONFIGURE= yes -USE_PERL5= build -USE_GNU_TOOLS+= make -USE_LIBTOOL= yes -USE_X11BASE= yes -REPLACE_PERL= docgen/pce2 - -.include "../../devel/libsigc++10/buildlink3.mk" -.include "../../x11/gnome-libs/buildlink3.mk" -.include "../../x11/gtk--/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/x11/gnome--/PLIST b/x11/gnome--/PLIST deleted file mode 100644 index 14b28aa7e63..00000000000 --- a/x11/gnome--/PLIST +++ /dev/null @@ -1,123 +0,0 @@ -@comment $NetBSD: PLIST,v 1.5 2004/09/22 08:09:58 jlam Exp $ -include/gnome--.h -include/gnome--/about.h -include/gnome--/affinetrans.h -include/gnome--/animator.h -include/gnome--/app-callback.h -include/gnome--/app-helper.h -include/gnome--/app.h -include/gnome--/appbar.h -include/gnome--/calculator.h -include/gnome--/canvas-ellipse.h -include/gnome--/canvas-group.h -include/gnome--/canvas-image.h -include/gnome--/canvas-item.h -include/gnome--/canvas-line.h -include/gnome--/canvas-polygon.h -include/gnome--/canvas-property.h -include/gnome--/canvas-rect-ellipse.h -include/gnome--/canvas-rect.h -include/gnome--/canvas-text.h -include/gnome--/canvas-widget.h -include/gnome--/canvas.h -include/gnome--/client.h -include/gnome--/clock.h -include/gnome--/color-picker.h -include/gnome--/construct_copies.h -include/gnome--/dateedit.h -include/gnome--/dentry-edit.h -include/gnome--/dial.h -include/gnome--/dialog.h -include/gnome--/dock-band.h -include/gnome--/dock-item.h -include/gnome--/dock-layout.h -include/gnome--/dock.h -include/gnome--/druid-page-finish.h -include/gnome--/druid-page-standard.h -include/gnome--/druid-page-start.h -include/gnome--/druid-page.h -include/gnome--/druid.h -include/gnome--/entry.h -include/gnome--/file-entry.h -include/gnome--/font-picker.h -include/gnome--/href.h -include/gnome--/icon-entry.h -include/gnome--/icon-item.h -include/gnome--/icon-list.h -include/gnome--/icon-sel.h -include/gnome--/imlib.h -include/gnome--/less.h -include/gnome--/main.h -include/gnome--/mdi-child.h -include/gnome--/mdi-generic-child.h -include/gnome--/mdi.h -include/gnome--/messagebox.h -include/gnome--/number-entry.h -include/gnome--/paper-selector.h -include/gnome--/pixmap-entry.h -include/gnome--/pixmap.h -include/gnome--/pixmapmenuitem.h -include/gnome--/point.h -include/gnome--/private/about_p.h -include/gnome--/private/animator_p.h -include/gnome--/private/app_p.h -include/gnome--/private/appbar_p.h -include/gnome--/private/calculator_p.h -include/gnome--/private/canvas-ellipse_p.h -include/gnome--/private/canvas-group_p.h -include/gnome--/private/canvas-image_p.h -include/gnome--/private/canvas-item_p.h -include/gnome--/private/canvas-line_p.h -include/gnome--/private/canvas-polygon_p.h -include/gnome--/private/canvas-rect-ellipse_p.h -include/gnome--/private/canvas-rect_p.h -include/gnome--/private/canvas-text_p.h -include/gnome--/private/canvas-widget_p.h -include/gnome--/private/canvas_p.h -include/gnome--/private/client_p.h -include/gnome--/private/clock_p.h -include/gnome--/private/color-picker_p.h -include/gnome--/private/dateedit_p.h -include/gnome--/private/dentry-edit_p.h -include/gnome--/private/dial_p.h -include/gnome--/private/dialog_p.h -include/gnome--/private/dock-band_p.h -include/gnome--/private/dock-item_p.h -include/gnome--/private/dock-layout_p.h -include/gnome--/private/dock_p.h -include/gnome--/private/druid-page-finish_p.h -include/gnome--/private/druid-page-standard_p.h -include/gnome--/private/druid-page-start_p.h -include/gnome--/private/druid-page_p.h -include/gnome--/private/druid_p.h -include/gnome--/private/entry_p.h -include/gnome--/private/file-entry_p.h -include/gnome--/private/font-picker_p.h -include/gnome--/private/href_p.h -include/gnome--/private/icon-entry_p.h -include/gnome--/private/icon-item_p.h -include/gnome--/private/icon-list_p.h -include/gnome--/private/icon-sel_p.h -include/gnome--/private/less_p.h -include/gnome--/private/main_p.h -include/gnome--/private/mdi-child_p.h -include/gnome--/private/mdi-generic-child_p.h -include/gnome--/private/mdi_p.h -include/gnome--/private/messagebox_p.h -include/gnome--/private/number-entry_p.h -include/gnome--/private/paper-selector_p.h -include/gnome--/private/pixmap-entry_p.h -include/gnome--/private/pixmap_p.h -include/gnome--/private/pixmapmenuitem_p.h -include/gnome--/private/procbar_p.h -include/gnome--/private/propertybox_p.h -include/gnome--/private/stock_p.h -include/gnome--/procbar.h -include/gnome--/propertybox.h -include/gnome--/stock.h -include/gnome--/types.h -lib/gnomemmConf.sh -lib/libgnomemm.la -share/aclocal/gnome--.m4 -@dirrm include/gnome--/private -@dirrm include/gnome-- diff --git a/x11/gnome--/buildlink3.mk b/x11/gnome--/buildlink3.mk deleted file mode 100644 index 74221509040..00000000000 --- a/x11/gnome--/buildlink3.mk +++ /dev/null @@ -1,23 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.2 2004/10/03 00:18:30 tv Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -GNOMEMM_BUILDLINK3_MK:= ${GNOMEMM_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= gnomemm -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngnomemm} -BUILDLINK_PACKAGES+= gnomemm - -.if !empty(GNOMEMM_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.gnomemm+= gnome-->=1.2.4nb1 -BUILDLINK_RECOMMENDED.gnomemm+= gnome-->=1.2.4nb2 -BUILDLINK_PKGSRCDIR.gnomemm?= ../../x11/gnome-- -.endif # GNOMEMM_BUILDLINK3_MK - -.include "../../devel/libsigc++10/buildlink3.mk" -.include "../../x11/gnome-libs/buildlink3.mk" -.include "../../x11/gtk--/buildlink3.mk" - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/x11/gnome--/distinfo b/x11/gnome--/distinfo deleted file mode 100644 index 4953382ec00..00000000000 --- a/x11/gnome--/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.4 2005/02/23 17:36:10 wiz Exp $ - -SHA1 (gnomemm-1.2.4.tar.gz) = e579c72a3166fb5ec22857caf5a658bb505f8420 -RMD160 (gnomemm-1.2.4.tar.gz) = 577dd765cdc3d8d6cad8029b04acd638e0770b9b -Size (gnomemm-1.2.4.tar.gz) = 362158 bytes -SHA1 (patch-aa) = e5adda72de01f514ff541ab48c7e11027cfdd365 diff --git a/x11/gnome--/patches/patch-aa b/x11/gnome--/patches/patch-aa deleted file mode 100644 index bcb8037df91..00000000000 --- a/x11/gnome--/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2003/09/12 16:19:53 drochner Exp $ - ---- src/gnome--/app-helper.h.orig 2003-09-12 17:14:03.000000000 +0200 -+++ src/gnome--/app-helper.h -@@ -40,7 +40,7 @@ class Icon; - template<class T_Info> - class Array; - --class Info : protected GnomeUIInfo -+class Info : public GnomeUIInfo - { - /* Note when deriving this, you must not add any fields nor may you - add any virtuals */ diff --git a/x11/gnome-applets/DESCR b/x11/gnome-applets/DESCR deleted file mode 100644 index ccebd278811..00000000000 --- a/x11/gnome-applets/DESCR +++ /dev/null @@ -1,4 +0,0 @@ -This package provides a collection of applets (small applications) -designed for the GNOME panel. This includes applets for clocks, -network and system usage, weather reports, an audio mixer and CD -player, and several more. diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile deleted file mode 100644 index 7299f6d4f39..00000000000 --- a/x11/gnome-applets/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# $NetBSD: Makefile,v 1.46 2005/04/11 21:48:07 tv Exp $ -# - -DISTNAME= gnome-applets-1.4.0.4 -PKGREVISION= 13 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-applets/1.4/} -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.gnome.org/ -COMMENT= Applets for GNOME - -BUILDLINK_DEPENDS.gnome-panel= gnome-panel<2.0 - -USE_DIRS+= xdg-1.1 -USE_PKGLOCALEDIR= YES -USE_GNU_TOOLS+= make -USE_X11BASE= YES -USE_LIBTOOL= YES -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig -BUILD_USES_MSGFMT= YES - -GNU_CONFIGURE= YES - -.include "../../sysutils/libgtop/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" -.include "../../textproc/scrollkeeper/omf.mk" -.include "../../x11/gnome-core/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/x11/gnome-applets/PLIST b/x11/gnome-applets/PLIST deleted file mode 100644 index 09086e7ca76..00000000000 --- a/x11/gnome-applets/PLIST +++ /dev/null @@ -1,1965 +0,0 @@ -@comment $NetBSD: PLIST,v 1.7 2003/02/18 14:56:03 jmmv Exp $ -bin/another_clock_applet -bin/asclock_applet -bin/battery_applet -bin/cdplayer_applet -bin/charpick_applet -bin/clockmail_applet -bin/cpumemusage_applet -bin/diskusage_applet -bin/drivemount_applet -bin/esdpvd -bin/fifteen_applet -bin/geyes_applet -bin/gkb_applet -bin/gkb_xmmap -bin/gnotes_applet -bin/gtik2_applet -bin/gweather -bin/jbc_applet -bin/life_applet -bin/mini_commander_applet -bin/mixer_applet -bin/modemlights_applet -bin/multiload_applet -bin/odometer_applet -bin/quicklaunch_applet -bin/slash_applet -bin/sound-monitor_applet -bin/tickastat_applet -bin/webcontrol_applet -bin/whereami_applet -etc/CORBA/servers/another_clock_applet.gnorba -etc/CORBA/servers/asclock_applet.gnorba -etc/CORBA/servers/battery_applet.gnorba -etc/CORBA/servers/cdplayer_applet.gnorba -etc/CORBA/servers/charpick_applet.gnorba -etc/CORBA/servers/clockmail_applet.gnorba -etc/CORBA/servers/cpumemusage_applet.gnorba -etc/CORBA/servers/diskusage_applet.gnorba -etc/CORBA/servers/drivemount_applet.gnorba -etc/CORBA/servers/fifteen_applet.gnorba -etc/CORBA/servers/geyes_applet.gnorba -etc/CORBA/servers/gkb_applet.gnorba -etc/CORBA/servers/gnotes_applet.gnorba -etc/CORBA/servers/gtik2_applet.gnorba -etc/CORBA/servers/gweather.gnorba -etc/CORBA/servers/jbc_applet.gnorba -etc/CORBA/servers/life_applet.gnorba -etc/CORBA/servers/mini-commander_applet.gnorba -etc/CORBA/servers/mixer_applet.gnorba -etc/CORBA/servers/modemlights_applet.gnorba -etc/CORBA/servers/multiload_applet.gnorba -etc/CORBA/servers/odometer_applet.gnorba -etc/CORBA/servers/quicklaunch_applet.gnorba -etc/CORBA/servers/slash_applet.gnorba -etc/CORBA/servers/sound-monitor_applet.gnorba -etc/CORBA/servers/tickastat_applet.gnorba -etc/CORBA/servers/webcontrol_applet.gnorba -etc/CORBA/servers/whereami_applet.gnorba -share/applets/Amusements/fifteen_applet.desktop -share/applets/Amusements/geyes_applet.desktop -share/applets/Amusements/life_applet.desktop -share/applets/Amusements/odometer_applet.desktop -share/applets/Clocks/another_clock_applet.desktop -share/applets/Clocks/asclock_applet.desktop -share/applets/Clocks/clockmail_applet.desktop -share/applets/Clocks/jbc_applet.desktop -share/applets/Monitors/battery_applet.desktop -share/applets/Monitors/cpuload_applet.desktop -share/applets/Monitors/cpumemusage_applet.desktop -share/applets/Monitors/diskusage_applet.desktop -share/applets/Monitors/loadavg_applet.desktop -share/applets/Monitors/memload_applet.desktop -share/applets/Monitors/netload_applet.desktop -share/applets/Monitors/swapload_applet.desktop -share/applets/Multimedia/cdplayer_applet.desktop -share/applets/Multimedia/mixer_applet.desktop -share/applets/Multimedia/sound-monitor_applet.desktop -share/applets/Network/clockmail_applet.desktop -share/applets/Network/gtik2_applet.desktop -share/applets/Network/modemlights_applet.desktop -share/applets/Network/slash_applet.desktop -share/applets/Network/webcontrol_applet.desktop -share/applets/Utility/charpick_applet.desktop -share/applets/Utility/drivemount_applet.desktop -share/applets/Utility/gkb_applet.desktop -share/applets/Utility/gnotes_applet.desktop -share/applets/Utility/gweather.desktop -share/applets/Utility/mini-commander_applet.desktop -share/applets/Utility/quicklaunch_applet.desktop -share/applets/Utility/tickastat_applet.desktop -share/applets/Utility/whereami_applet.desktop -share/asclock/Freeamp/beats.xpm -share/asclock/Freeamp/clock.xpm -share/asclock/Freeamp/config -share/asclock/Freeamp/date.xpm -share/asclock/Freeamp/hour.xpm -share/asclock/Freeamp/led.xpm -share/asclock/Freeamp/minute.xpm -share/asclock/Freeamp/month.xpm -share/asclock/Freeamp/second.xpm -share/asclock/Freeamp/weekday.xpm -share/asclock/Newstone/beats.xpm -share/asclock/Newstone/clock.xpm -share/asclock/Newstone/config -share/asclock/Newstone/date.xpm -share/asclock/Newstone/hour.xpm -share/asclock/Newstone/led.xpm -share/asclock/Newstone/minute.xpm -share/asclock/Newstone/month.xpm -share/asclock/Newstone/second.xpm -share/asclock/Newstone/weekday.xpm -share/asclock/Orb/beats.xpm -share/asclock/Orb/clock.xpm -share/asclock/Orb/config -share/asclock/Orb/date.xpm -share/asclock/Orb/hour.xpm -share/asclock/Orb/led.xpm -share/asclock/Orb/minute.xpm -share/asclock/Orb/month.xpm -share/asclock/Orb/second.xpm -share/asclock/Orb/weekday.xpm -share/asclock/Stone/beats.xpm -share/asclock/Stone/clock.xpm -share/asclock/Stone/config -share/asclock/Stone/date.xpm -share/asclock/Stone/hour.xpm -share/asclock/Stone/led.xpm -share/asclock/Stone/minute.xpm -share/asclock/Stone/month.xpm -share/asclock/Stone/second.xpm -share/asclock/Stone/weekday.xpm -share/asclock/beats/beats.xpm -share/asclock/beats/clock.xpm -share/asclock/beats/config -share/asclock/beats/date.xpm -share/asclock/beats/hour.xpm -share/asclock/beats/led.xpm -share/asclock/beats/minute.xpm -share/asclock/beats/month.xpm -share/asclock/beats/second.xpm -share/asclock/beats/weekday.xpm -share/asclock/classic/beats.xpm -share/asclock/classic/clock.xpm -share/asclock/classic/config -share/asclock/classic/date.xpm -share/asclock/classic/hour.xpm -share/asclock/classic/led.xpm -share/asclock/classic/minute.xpm -share/asclock/classic/month.xpm -share/asclock/classic/second.xpm -share/asclock/classic/weekday.xpm -share/asclock/shaped/beats.xpm -share/asclock/shaped/clock.xpm -share/asclock/shaped/config -share/asclock/shaped/date.xpm -share/asclock/shaped/hour.xpm -share/asclock/shaped/led.xpm -share/asclock/shaped/minute.xpm -share/asclock/shaped/month.xpm -share/asclock/shaped/second.xpm -share/asclock/shaped/weekday.xpm -share/clockmail/analog-clock-blue/back.png -share/clockmail/analog-clock-blue/btn.png -share/clockmail/analog-clock-blue/clockmaildata -share/clockmail/analog-clock-blue/day_en.png -share/clockmail/analog-clock-blue/dig.png -share/clockmail/analog-clock-blue/hand_h.png -share/clockmail/analog-clock-blue/hand_m.png -share/clockmail/analog-clock-blue/hand_s.png -share/clockmail/analog-clock-blue/light.png -share/clockmail/calendar/backgrnd.png -share/clockmail/calendar/backgrnd_tiny.png -share/clockmail/calendar/backgrnd_tiny_v.png -share/clockmail/calendar/backgrnd_v.png -share/clockmail/calendar/clockmaildata -share/clockmail/calendar/diglrg.png -share/clockmail/calendar/digsml.png -share/clockmail/calendar/week_en.png -share/clockmail/calendar/week_tiny_en.png -share/clockmail/classic/backgrnd.png -share/clockmail/classic/clockmaildata -share/clockmail/classic/digmed.png -share/clockmail/classic/mailpics.png -share/clockmail/clock-analog/back.png -share/clockmail/clock-analog/back_small.png -share/clockmail/clock-analog/back_tiny.png -share/clockmail/clock-analog/clockmaildata -share/clockmail/clock-analog/hour_hand.png -share/clockmail/clock-analog/hour_hand_small.png -share/clockmail/clock-analog/hour_hand_tiny.png -share/clockmail/clock-analog/minute_hand.png -share/clockmail/clock-analog/minute_hand_small.png -share/clockmail/clock-analog/minute_hand_tiny.png -share/clockmail/clock-analog/second_hand.png -share/clockmail/clock-analog/second_hand_small.png -share/clockmail/clock-analog/second_hand_tiny.png -share/clockmail/clock-digital-black/bback.png -share/clockmail/clock-digital-black/bback_sm.png -share/clockmail/clock-digital-black/bdigits.png -share/clockmail/clock-digital-black/bdigits_sm.png -share/clockmail/clock-digital-black/clockmaildata -share/clockmail/clock-digital-red/back.png -share/clockmail/clock-digital-red/back_sm.png -share/clockmail/clock-digital-red/clockmaildata -share/clockmail/clock-digital-red/digits.png -share/clockmail/clock-digital-red/digits_sm.png -share/clockmail/clock-odometer/back_h.png -share/clockmail/clock-odometer/back_tiny_h.png -share/clockmail/clock-odometer/back_tiny_v.png -share/clockmail/clock-odometer/back_v.png -share/clockmail/clock-odometer/clockmaildata -share/clockmail/clock-odometer/diglrg.png -share/clockmail/clock-odometer/digtny.png -share/clockmail/clockmail-G/back.png -share/clockmail/clockmail-G/button.png -share/clockmail/clockmail-G/clockmaildata -share/clockmail/clockmail-G/days_en.png -share/clockmail/clockmail-G/digs.png -share/clockmail/clockmail-G/h_hour.png -share/clockmail/clockmail-G/h_min.png -share/clockmail/clockmail-G/h_sec.png -share/clockmail/clockmail-G/light.png -share/clockmail/green-analog-digital/back.png -share/clockmail/green-analog-digital/btn.png -share/clockmail/green-analog-digital/clockmaildata -share/clockmail/green-analog-digital/day_en.png -share/clockmail/green-analog-digital/dig.png -share/clockmail/green-analog-digital/hand_h.png -share/clockmail/green-analog-digital/hand_m.png -share/clockmail/green-analog-digital/hand_s.png -share/clockmail/green-analog-digital/light.png -share/clockmail/green-analog-digital/months_en.png -share/clockmail/lcd/background.png -share/clockmail/lcd/clockmaildata -share/clockmail/lcd/digits.png -share/clockmail/lcd/graph.png -share/clockmail/lcd/months_en.png -share/clockmail/mail-flap/background.png -share/clockmail/mail-flap/clockmaildata -share/clockmail/mail-flap/mail.png -share/clockmail/mail-fuel-gauge/background.png -share/clockmail/mail-fuel-gauge/clockmaildata -share/clockmail/mail-fuel-gauge/light.png -share/clockmail/mail-fuel-gauge/pointer.png -share/clockmail/mailcounter/backgrnd.png -share/clockmail/mailcounter/clockmaildata -share/clockmail/mailcounter/digmed.png -share/clockmail/mailcounter/mailpics.png -share/clockmail/nice_clock/back.png -share/clockmail/nice_clock/back_tiny.png -share/clockmail/nice_clock/clockmaildata -share/clockmail/nice_clock/hour_hand.png -share/clockmail/nice_clock/hour_hand_tiny.png -share/clockmail/nice_clock/minute_hand.png -share/clockmail/nice_clock/minute_hand_tiny.png -share/clockmail/nice_clock/second_hand.png -share/clockmail/nice_clock/second_hand_tiny.png -share/clockmail/nice_mailcount/back.png -share/clockmail/nice_mailcount/back_h.png -share/clockmail/nice_mailcount/button.png -share/clockmail/nice_mailcount/button_h.png -share/clockmail/nice_mailcount/clockmaildata -share/clockmail/nice_mailcount/digit.png -share/clockmail/nice_mailcount/light.png -share/clockmail/odometer/backgrnd.png -share/clockmail/odometer/clockmaildata -share/clockmail/odometer/diglrg.png -share/clockmail/odometer/mail.png -share/clockmail/radar-blue/back.png -share/clockmail/radar-blue/clockmaildata -share/clockmail/radar-blue/hour_hand.png -share/clockmail/radar-blue/minute_hand.png -share/clockmail/radar-blue/second_hand.png -share/clockmail/radar-green/back.png -share/clockmail/radar-green/clockmaildata -share/clockmail/radar-green/hour_hand.png -share/clockmail/radar-green/minute_hand.png -share/clockmail/radar-green/second_hand.png -share/geyes/Bizarre/Bizarre-eye.png -share/geyes/Bizarre/Bizarre-pupil.png -share/geyes/Bizarre/config -share/geyes/Bloodshot/Bloodshot-eye.png -share/geyes/Bloodshot/Bloodshot-pupil.png -share/geyes/Bloodshot/config -share/geyes/Default-tiny/Default-tiny-eye.png -share/geyes/Default-tiny/Default-tiny-pupil.png -share/geyes/Default-tiny/config -share/geyes/Default/Default-eye.png -share/geyes/Default/Default-pupil.png -share/geyes/Default/config -share/geyes/Horrid/config -share/geyes/Horrid/horrid_eye.png -share/geyes/Horrid/horrid_pupil.png -share/gnome/gkb/AM_Armenian.keyprop -share/gnome/gkb/AZ_Azerbaidjani_Turkic.keyprop -share/gnome/gkb/Armenian.keyprop -share/gnome/gkb/BE_Dutch.keyprop -share/gnome/gkb/BG_Bulgarian.keyprop -share/gnome/gkb/BG_Bulgarian_x.keyprop -share/gnome/gkb/BR_Portuguese.keyprop -share/gnome/gkb/BR_Portuguese_x.keyprop -share/gnome/gkb/BY_Belarussian.keyprop -share/gnome/gkb/Basque.keyprop -share/gnome/gkb/Belgian.keyprop -share/gnome/gkb/BulgarianCyril.keyprop -share/gnome/gkb/CA_English.keyprop -share/gnome/gkb/CH_German_x.keyprop -share/gnome/gkb/CS_Czech.keyprop -share/gnome/gkb/CZ_Czech_Slovak.keyprop -share/gnome/gkb/CZ_Czech_x.keyprop -share/gnome/gkb/DE_German.keyprop -share/gnome/gkb/DE_German_x.keyprop -share/gnome/gkb/DK_Danish.keyprop -share/gnome/gkb/DK_Danish_x.keyprop -share/gnome/gkb/EE_Estonian.keyprop -share/gnome/gkb/EE_Estonian_x.keyprop -share/gnome/gkb/ES_Spanish.keyprop -share/gnome/gkb/ES_Spanish_x.keyprop -share/gnome/gkb/FI_Finnish.keyprop -share/gnome/gkb/FI_Finnish_x.keyprop -share/gnome/gkb/FR_French.keyprop -share/gnome/gkb/FR_French_x.keyprop -share/gnome/gkb/FrenchCanadian.keyprop -share/gnome/gkb/FrenchCanadian2.keyprop -share/gnome/gkb/FrenchSwiss.keyprop -share/gnome/gkb/GB-102.keyprop -share/gnome/gkb/GB.keyprop -share/gnome/gkb/GB_English.keyprop -share/gnome/gkb/GB_English_x.keyprop -share/gnome/gkb/GE_Georgian_x.keyprop -share/gnome/gkb/GR_Greek.keyprop -share/gnome/gkb/GR_Greek_x.keyprop -share/gnome/gkb/GeorgianLatin.keyprop -share/gnome/gkb/GeorgianRussian.keyprop -share/gnome/gkb/German.keyprop -share/gnome/gkb/GermanSwiss.keyprop -share/gnome/gkb/HU_Hungarian.keyprop -share/gnome/gkb/Hungarian-101.keyprop -share/gnome/gkb/Hungarian-lat1.keyprop -share/gnome/gkb/Hungarian-sun.keyprop -share/gnome/gkb/Hungarian.keyprop -share/gnome/gkb/Hungarian101-1.keyprop -share/gnome/gkb/Hungarian101.keyprop -share/gnome/gkb/IL_Hebrew.keyprop -share/gnome/gkb/IL_Hebrew_x.keyprop -share/gnome/gkb/IS_Icelandic.keyprop -share/gnome/gkb/IS_Icelandic_x.keyprop -share/gnome/gkb/IT_Italian.keyprop -share/gnome/gkb/IT_Italian_x.keyprop -share/gnome/gkb/JP_Japanese.keyprop -share/gnome/gkb/JP_Japanese_x.keyprop -share/gnome/gkb/LA_Lao_x.keyprop -share/gnome/gkb/LT_Lithuanian.keyprop -share/gnome/gkb/LT_Lithuanian_x.keyprop -share/gnome/gkb/LT_Prog.keyprop -share/gnome/gkb/LT_Standard.keyprop -share/gnome/gkb/MK_Macedonian.keyprop -share/gnome/gkb/Macedonian.keyprop -share/gnome/gkb/NL_Dutch_x.keyprop -share/gnome/gkb/NO_Norwegian.keyprop -share/gnome/gkb/Norwegian.keyprop -share/gnome/gkb/PL_Polish.keyprop -share/gnome/gkb/PT_Portuguese.keyprop -share/gnome/gkb/PT_Portuguese_x.keyprop -share/gnome/gkb/Polish.keyprop -share/gnome/gkb/PolishDeadkeys.keyprop -share/gnome/gkb/Portugal.keyprop -share/gnome/gkb/PortugalDeadkeys.keyprop -share/gnome/gkb/RO_Romanian.keyprop -share/gnome/gkb/RU_Russian.keyprop -share/gnome/gkb/RU_Russian_x.keyprop -share/gnome/gkb/RussianCyril.keyprop -share/gnome/gkb/SE_Swedish.keyprop -share/gnome/gkb/SI_Slovenian.keyprop -share/gnome/gkb/SR_Dutch.keyprop -share/gnome/gkb/Slovak.keyprop -share/gnome/gkb/Slovene.keyprop -share/gnome/gkb/Swedish.keyprop -share/gnome/gkb/TH_Thai.keyprop -share/gnome/gkb/TH_Thai_x.keyprop -share/gnome/gkb/TR-f.keyprop -share/gnome/gkb/TR-q.keyprop -share/gnome/gkb/TR_Turkish.keyprop -share/gnome/gkb/TR_Turkish_x.keyprop -share/gnome/gkb/Thai.keyprop -share/gnome/gkb/Thai2.keyprop -share/gnome/gkb/UA_Ukrainian.keyprop -share/gnome/gkb/UK.keyprop -share/gnome/gkb/US-101.keyprop -share/gnome/gkb/US-84.keyprop -share/gnome/gkb/US-dec.keyprop -share/gnome/gkb/US-ibm.keyprop -share/gnome/gkb/US-int.keyprop -share/gnome/gkb/US-mac.keyprop -share/gnome/gkb/US-sgi-101.keyprop -share/gnome/gkb/US-sun.keyprop -share/gnome/gkb/US.keyprop -share/gnome/gkb/US_English.keyprop -share/gnome/gkb/US_international.keyprop -share/gnome/gkb/VN_Vietnamese.keyprop -share/gnome/gkb/YU_Serbo-Croatian_x.keyprop -share/gnome/gkb/Yugoslav.keyprop -share/gnome/help/anotherclock_applet/C/anotherclock.sgml -share/gnome/help/anotherclock_applet/C/anotherclock_applet.sgml -share/gnome/help/anotherclock_applet/C/figures/anotherclock-applet.png -share/gnome/help/anotherclock_applet/C/figures/anotherclock-properties.png -share/gnome/help/anotherclock_applet/C/index.html -share/gnome/help/anotherclock_applet/C/ln7.html -share/gnome/help/anotherclock_applet/C/topic.dat -share/gnome/help/anotherclock_applet/es/anotherclock.sgml -share/gnome/help/anotherclock_applet/es/anotherclock_applet.sgml -share/gnome/help/anotherclock_applet/es/authors.sgml -share/gnome/help/anotherclock_applet/es/figures/anotherclock-applet.png -share/gnome/help/anotherclock_applet/es/figures/anotherclock-properties.png -share/gnome/help/anotherclock_applet/es/index.html -share/gnome/help/anotherclock_applet/es/licencia-es.sgml -share/gnome/help/anotherclock_applet/es/licencia-nota-es.sgml -share/gnome/help/anotherclock_applet/es/license.sgml -share/gnome/help/anotherclock_applet/es/ln10.html -share/gnome/help/anotherclock_applet/es/topic.dat -share/gnome/help/anotherclock_applet/it/anotherclock.sgml -share/gnome/help/anotherclock_applet/it/anotherclock_applet.sgml -share/gnome/help/anotherclock_applet/it/figures/anotherclock-applet.png -share/gnome/help/anotherclock_applet/it/index.html -share/gnome/help/anotherclock_applet/it/ln7.html -share/gnome/help/anotherclock_applet/it/topic.dat -share/gnome/help/anotherclock_applet/uk/anotherclock.sgml -share/gnome/help/anotherclock_applet/uk/anotherclock_applet.sgml -share/gnome/help/anotherclock_applet/uk/figures/anotherclock-applet.png -share/gnome/help/anotherclock_applet/uk/figures/anotherclock-properties.png -share/gnome/help/anotherclock_applet/uk/index.html -share/gnome/help/anotherclock_applet/uk/ln7.html -share/gnome/help/anotherclock_applet/uk/topic.dat -share/gnome/help/asclock_applet/C/asclock.sgml -share/gnome/help/asclock_applet/C/asclock_applet.sgml -share/gnome/help/asclock_applet/C/figures/asclock_applet.png -share/gnome/help/asclock_applet/C/figures/asclock_settings.png -share/gnome/help/asclock_applet/C/index.html -share/gnome/help/asclock_applet/C/ln7.html -share/gnome/help/asclock_applet/C/topic.dat -share/gnome/help/asclock_applet/it/asclock.sgml -share/gnome/help/asclock_applet/it/asclock_applet.sgml -share/gnome/help/asclock_applet/it/index.html -share/gnome/help/asclock_applet/it/ln11.html -share/gnome/help/asclock_applet/it/topic.dat -share/gnome/help/asclock_applet/ja/asclock.sgml -share/gnome/help/asclock_applet/ja/asclock_applet.sgml -share/gnome/help/asclock_applet/ja/figures/asclock_applet.png -share/gnome/help/asclock_applet/ja/figures/asclock_settings.png -share/gnome/help/asclock_applet/ja/index.html -share/gnome/help/asclock_applet/ja/ln10.html -share/gnome/help/asclock_applet/ja/topic.dat -share/gnome/help/battery_applet/C/battery.sgml -share/gnome/help/battery_applet/C/battery_applet.sgml -share/gnome/help/battery_applet/C/figures/battery-applet-ac-offline-25-20.png -share/gnome/help/battery_applet/C/figures/battery-applet-ac-online-25-20.png -share/gnome/help/battery_applet/C/figures/battery-applet-graph.png -share/gnome/help/battery_applet/C/figures/battery-applet-properties-general.png -share/gnome/help/battery_applet/C/figures/battery-applet-properties-graph.png -share/gnome/help/battery_applet/C/figures/battery-applet-properties-messages.png -share/gnome/help/battery_applet/C/figures/battery-applet-properties-readout.png -share/gnome/help/battery_applet/C/index.html -share/gnome/help/battery_applet/C/ln7.html -share/gnome/help/battery_applet/C/topic.dat -share/gnome/help/battery_applet/es/battery.sgml -share/gnome/help/battery_applet/es/battery_applet.sgml -share/gnome/help/battery_applet/es/figures/battery-applet-ac-offline-25-20.png -share/gnome/help/battery_applet/es/figures/battery-applet-ac-online-25-20.png -share/gnome/help/battery_applet/es/figures/battery-applet-graph.png -share/gnome/help/battery_applet/es/figures/battery-applet-properties-general.png -share/gnome/help/battery_applet/es/figures/battery-applet-properties-graph.png -share/gnome/help/battery_applet/es/figures/battery-applet-properties-messages.png -share/gnome/help/battery_applet/es/figures/battery-applet-properties-readout.png -share/gnome/help/battery_applet/es/index.html -share/gnome/help/battery_applet/es/ln10.html -share/gnome/help/battery_applet/es/topic.dat -share/gnome/help/battery_applet/it/battery.sgml -share/gnome/help/battery_applet/it/battery_applet.sgml -share/gnome/help/battery_applet/it/figures/battery-applet-ac-offline-25-20.png -share/gnome/help/battery_applet/it/figures/battery-applet-ac-online-25-20.png -share/gnome/help/battery_applet/it/figures/battery-applet-graph.png -share/gnome/help/battery_applet/it/figures/battery-applet-properties-general.png -share/gnome/help/battery_applet/it/figures/battery-applet-properties-graph.png -share/gnome/help/battery_applet/it/figures/battery-applet-properties-messages.png -share/gnome/help/battery_applet/it/figures/battery-applet-properties-readout.png -share/gnome/help/battery_applet/it/index.html -share/gnome/help/battery_applet/it/ln11.html -share/gnome/help/battery_applet/it/topic.dat -share/gnome/help/battery_applet/ja/battery.sgml -share/gnome/help/battery_applet/ja/battery_applet.sgml -share/gnome/help/battery_applet/ja/figures/battery-applet-ac-offline-25-20.png -share/gnome/help/battery_applet/ja/figures/battery-applet-ac-online-25-20.png -share/gnome/help/battery_applet/ja/figures/battery-applet-graph.png -share/gnome/help/battery_applet/ja/figures/battery-applet-properties-general.png -share/gnome/help/battery_applet/ja/figures/battery-applet-properties-graph.png -share/gnome/help/battery_applet/ja/figures/battery-applet-properties-messages.png -share/gnome/help/battery_applet/ja/figures/battery-applet-properties-readout.png -share/gnome/help/battery_applet/ja/index.html -share/gnome/help/battery_applet/ja/ln10.html -share/gnome/help/battery_applet/ja/topic.dat -share/gnome/help/cdplayer_applet/C/cdplayer.sgml -share/gnome/help/cdplayer_applet/C/cdplayer_applet.sgml -share/gnome/help/cdplayer_applet/C/figures/cdplayer_applet.png -share/gnome/help/cdplayer_applet/C/index.html -share/gnome/help/cdplayer_applet/C/ln7.html -share/gnome/help/cdplayer_applet/C/topic.dat -share/gnome/help/cdplayer_applet/es/authors.sgml -share/gnome/help/cdplayer_applet/es/cdplayer.sgml -share/gnome/help/cdplayer_applet/es/cdplayer_applet.sgml -share/gnome/help/cdplayer_applet/es/figures/cdplayer_applet.png -share/gnome/help/cdplayer_applet/es/index.html -share/gnome/help/cdplayer_applet/es/licencia-es.sgml -share/gnome/help/cdplayer_applet/es/licencia-nota-es.sgml -share/gnome/help/cdplayer_applet/es/license.sgml -share/gnome/help/cdplayer_applet/es/ln10.html -share/gnome/help/cdplayer_applet/es/topic.dat -share/gnome/help/cdplayer_applet/it/cdplayer.sgml -share/gnome/help/cdplayer_applet/it/cdplayer_applet.sgml -share/gnome/help/cdplayer_applet/it/figures/cdplayer_applet.png -share/gnome/help/cdplayer_applet/it/index.html -share/gnome/help/cdplayer_applet/it/ln10.html -share/gnome/help/cdplayer_applet/ja/cdplayer.sgml -share/gnome/help/cdplayer_applet/ja/cdplayer_applet.sgml -share/gnome/help/cdplayer_applet/ja/figures/cdplayer_applet.png -share/gnome/help/cdplayer_applet/ja/index.html -share/gnome/help/cdplayer_applet/ja/ln10.html -share/gnome/help/cdplayer_applet/ja/topic.dat -share/gnome/help/charpick_applet/C/charpick.sgml -share/gnome/help/charpick_applet/C/charpick_applet.sgml -share/gnome/help/charpick_applet/C/figures/charpick_applet.png -share/gnome/help/charpick_applet/C/figures/charpick_applet_settings.png -share/gnome/help/charpick_applet/C/figures/charpick_characters.png -share/gnome/help/charpick_applet/C/index.html -share/gnome/help/charpick_applet/C/ln7.html -share/gnome/help/charpick_applet/C/topic.dat -share/gnome/help/charpick_applet/es/authors.sgml -share/gnome/help/charpick_applet/es/charpick.sgml -share/gnome/help/charpick_applet/es/charpick_applet.sgml -share/gnome/help/charpick_applet/es/figures/charpick_applet.png -share/gnome/help/charpick_applet/es/figures/charpick_applet_settings.png -share/gnome/help/charpick_applet/es/figures/charpick_characters.png -share/gnome/help/charpick_applet/es/index.html -share/gnome/help/charpick_applet/es/licencia-es.sgml -share/gnome/help/charpick_applet/es/licencia-nota-es.sgml -share/gnome/help/charpick_applet/es/license.sgml -share/gnome/help/charpick_applet/es/ln10.html -share/gnome/help/charpick_applet/es/topic.dat -share/gnome/help/charpick_applet/it/charpick.sgml -share/gnome/help/charpick_applet/it/charpick_applet.sgml -share/gnome/help/charpick_applet/it/figures/charpick_applet.png -share/gnome/help/charpick_applet/it/figures/charpick_applet_settings.png -share/gnome/help/charpick_applet/it/figures/charpick_characters.png -share/gnome/help/charpick_applet/it/index.html -share/gnome/help/charpick_applet/it/ln10.html -share/gnome/help/charpick_applet/it/topic.dat -share/gnome/help/charpick_applet/ja/charpick.sgml -share/gnome/help/charpick_applet/ja/charpick_applet.sgml -share/gnome/help/charpick_applet/ja/figures/charpick_applet.png -share/gnome/help/charpick_applet/ja/figures/charpick_applet_settings.png -share/gnome/help/charpick_applet/ja/figures/charpick_characters.png -share/gnome/help/charpick_applet/ja/index.html -share/gnome/help/charpick_applet/ja/ln10.html -share/gnome/help/charpick_applet/ja/topic.dat -share/gnome/help/clockmail_applet/C/clockmail.sgml -share/gnome/help/clockmail_applet/C/clockmail_applet.sgml -share/gnome/help/clockmail_applet/C/figures/clockmail-prefs-general.png -share/gnome/help/clockmail_applet/C/figures/clockmail-prefs-theme.png -share/gnome/help/clockmail_applet/C/figures/clockmail_applet.png -share/gnome/help/clockmail_applet/C/index.html -share/gnome/help/clockmail_applet/C/ln7.html -share/gnome/help/clockmail_applet/C/topic.dat -share/gnome/help/clockmail_applet/it/clockmail.sgml -share/gnome/help/clockmail_applet/it/clockmail_applet.sgml -share/gnome/help/clockmail_applet/it/index.html -share/gnome/help/clockmail_applet/it/ln11.html -share/gnome/help/clockmail_applet/it/topic.dat -share/gnome/help/clockmail_applet/ja/clockmail.sgml -share/gnome/help/clockmail_applet/ja/clockmail_applet.sgml -share/gnome/help/clockmail_applet/ja/figures/clockmail-prefs-general.png -share/gnome/help/clockmail_applet/ja/figures/clockmail-prefs-theme.png -share/gnome/help/clockmail_applet/ja/figures/clockmail_applet.png -share/gnome/help/clockmail_applet/ja/index.html -share/gnome/help/clockmail_applet/ja/ln10.html -share/gnome/help/clockmail_applet/ja/topic.dat -share/gnome/help/cpuload_applet/C/cpuload.sgml -share/gnome/help/cpuload_applet/C/cpuload_applet.sgml -share/gnome/help/cpuload_applet/C/figures/cpuload-applet-default.png -share/gnome/help/cpuload_applet/C/figures/cpuload-applet-greyed.png -share/gnome/help/cpuload_applet/C/figures/cpuload-applet-properties.png -share/gnome/help/cpuload_applet/C/figures/cpuload-applet.png -share/gnome/help/cpuload_applet/C/index.html -share/gnome/help/cpuload_applet/C/ln7.html -share/gnome/help/cpuload_applet/C/topic.dat -share/gnome/help/cpuload_applet/es/authors.sgml -share/gnome/help/cpuload_applet/es/cpuload.sgml -share/gnome/help/cpuload_applet/es/cpuload_applet.sgml -share/gnome/help/cpuload_applet/es/figures/cpuload-applet-default.png -share/gnome/help/cpuload_applet/es/figures/cpuload-applet-greyed.png -share/gnome/help/cpuload_applet/es/figures/cpuload-applet-properties.png -share/gnome/help/cpuload_applet/es/figures/cpuload-applet.png -share/gnome/help/cpuload_applet/es/index.html -share/gnome/help/cpuload_applet/es/licencia-es.sgml -share/gnome/help/cpuload_applet/es/licencia-nota-es.sgml -share/gnome/help/cpuload_applet/es/license.sgml -share/gnome/help/cpuload_applet/es/ln13.html -share/gnome/help/cpuload_applet/es/topic.dat -share/gnome/help/cpuload_applet/it/cpuload.sgml -share/gnome/help/cpuload_applet/it/cpuload_applet.sgml -share/gnome/help/cpuload_applet/it/figures/cpuload-applet-default.png -share/gnome/help/cpuload_applet/it/figures/cpuload-applet-greyed.png -share/gnome/help/cpuload_applet/it/figures/cpuload-applet-properties.png -share/gnome/help/cpuload_applet/it/figures/cpuload-applet.png -share/gnome/help/cpuload_applet/it/index.html -share/gnome/help/cpuload_applet/it/ln7.html -share/gnome/help/cpuload_applet/it/topic.dat -share/gnome/help/cpumemusage_applet/C/cpumemusage.sgml -share/gnome/help/cpumemusage_applet/C/cpumemusage_applet.sgml -share/gnome/help/cpumemusage_applet/C/figures/cpumemusage-applet.png -share/gnome/help/cpumemusage_applet/C/index.html -share/gnome/help/cpumemusage_applet/C/ln17.html -share/gnome/help/cpumemusage_applet/C/topic.dat -share/gnome/help/cpumemusage_applet/es/cpumemusage.sgml -share/gnome/help/cpumemusage_applet/es/cpumemusage_applet.sgml -share/gnome/help/cpumemusage_applet/es/figures/cpumemusage-applet.png -share/gnome/help/cpumemusage_applet/es/index.html -share/gnome/help/cpumemusage_applet/es/ln20.html -share/gnome/help/cpumemusage_applet/es/topic.dat -share/gnome/help/cpumemusage_applet/it/cpumemusage.sgml -share/gnome/help/cpumemusage_applet/it/cpumemusage_applet.sgml -share/gnome/help/cpumemusage_applet/it/figures/cpumemusage-applet.png -share/gnome/help/cpumemusage_applet/it/index.html -share/gnome/help/cpumemusage_applet/it/ln17.html -share/gnome/help/cpumemusage_applet/it/topic.dat -share/gnome/help/cpumemusage_applet/ja/cpumemusage.sgml -share/gnome/help/cpumemusage_applet/ja/cpumemusage_applet.sgml -share/gnome/help/cpumemusage_applet/ja/figures/cpumemusage-applet.png -share/gnome/help/cpumemusage_applet/ja/index.html -share/gnome/help/cpumemusage_applet/ja/ln20.html -share/gnome/help/cpumemusage_applet/ja/topic.dat -share/gnome/help/cpumemusage_applet/ru/cpumemusage.sgml -share/gnome/help/cpumemusage_applet/ru/cpumemusage_applet.sgml -share/gnome/help/cpumemusage_applet/ru/index.html -share/gnome/help/cpumemusage_applet/ru/ln17.html -share/gnome/help/cpumemusage_applet/ru/topic.dat -share/gnome/help/diskusage_applet/C/diskusage.sgml -share/gnome/help/diskusage_applet/C/diskusage_applet.sgml -share/gnome/help/diskusage_applet/C/figures/diskusage-applet-prefs.png -share/gnome/help/diskusage_applet/C/figures/diskusage-applet.png -share/gnome/help/diskusage_applet/C/index.html -share/gnome/help/diskusage_applet/C/ln7.html -share/gnome/help/diskusage_applet/C/topic.dat -share/gnome/help/diskusage_applet/es/authors.sgml -share/gnome/help/diskusage_applet/es/diskusage.sgml -share/gnome/help/diskusage_applet/es/diskusage_applet.sgml -share/gnome/help/diskusage_applet/es/figures/diskusage-applet-prefs.png -share/gnome/help/diskusage_applet/es/figures/diskusage-applet.png -share/gnome/help/diskusage_applet/es/index.html -share/gnome/help/diskusage_applet/es/licencia-es.sgml -share/gnome/help/diskusage_applet/es/licencia-nota-es.sgml -share/gnome/help/diskusage_applet/es/license.sgml -share/gnome/help/diskusage_applet/es/ln10.html -share/gnome/help/diskusage_applet/es/topic.dat -share/gnome/help/diskusage_applet/it/diskusage.sgml -share/gnome/help/diskusage_applet/it/diskusage_applet.sgml -share/gnome/help/diskusage_applet/it/figures/diskusage-applet-prefs.png -share/gnome/help/diskusage_applet/it/figures/diskusage-applet.png -share/gnome/help/diskusage_applet/it/index.html -share/gnome/help/diskusage_applet/it/ln10.html -share/gnome/help/diskusage_applet/it/topic.dat -share/gnome/help/diskusage_applet/ja/diskusage.sgml -share/gnome/help/diskusage_applet/ja/diskusage_applet.sgml -share/gnome/help/diskusage_applet/ja/figures/diskusage-applet-prefs.png -share/gnome/help/diskusage_applet/ja/figures/diskusage-applet.png -share/gnome/help/diskusage_applet/ja/index.html -share/gnome/help/diskusage_applet/ja/ln10.html -share/gnome/help/diskusage_applet/ja/topic.dat -share/gnome/help/drivemount_applet/C/drivemount.sgml -share/gnome/help/drivemount_applet/C/drivemount_applet.sgml -share/gnome/help/drivemount_applet/C/figures/drivemount_applet_all.png -share/gnome/help/drivemount_applet/C/figures/drivemount_applet_floppy.png -share/gnome/help/drivemount_applet/C/figures/drivemount_applet_settings.png -share/gnome/help/drivemount_applet/C/figures/drivemount_applet_tooltip.png -share/gnome/help/drivemount_applet/C/index.html -share/gnome/help/drivemount_applet/C/ln7.html -share/gnome/help/drivemount_applet/C/topic.dat -share/gnome/help/drivemount_applet/es/drivemount.sgml -share/gnome/help/drivemount_applet/es/drivemount_applet.sgml -share/gnome/help/drivemount_applet/es/figures/drivemount_applet_all.png -share/gnome/help/drivemount_applet/es/figures/drivemount_applet_floppy.png -share/gnome/help/drivemount_applet/es/figures/drivemount_applet_settings.png -share/gnome/help/drivemount_applet/es/figures/drivemount_applet_tooltip.png -share/gnome/help/drivemount_applet/es/index.html -share/gnome/help/drivemount_applet/es/ln10.html -share/gnome/help/drivemount_applet/es/topic.dat -share/gnome/help/drivemount_applet/it/drivemount.sgml -share/gnome/help/drivemount_applet/it/drivemount_applet.sgml -share/gnome/help/drivemount_applet/it/figures/drivemount_applet_all.png -share/gnome/help/drivemount_applet/it/figures/drivemount_applet_floppy.png -share/gnome/help/drivemount_applet/it/figures/drivemount_applet_settings.png -share/gnome/help/drivemount_applet/it/figures/drivemount_applet_tooltip.png -share/gnome/help/drivemount_applet/it/index.html -share/gnome/help/drivemount_applet/it/ln10.html -share/gnome/help/drivemount_applet/it/topic.dat -share/gnome/help/drivemount_applet/ja/drivemount.sgml -share/gnome/help/drivemount_applet/ja/drivemount_applet.sgml -share/gnome/help/drivemount_applet/ja/figures/drivemount_applet_all.png -share/gnome/help/drivemount_applet/ja/figures/drivemount_applet_floppy.png -share/gnome/help/drivemount_applet/ja/figures/drivemount_applet_settings.png -share/gnome/help/drivemount_applet/ja/figures/drivemount_applet_tooltip.png -share/gnome/help/drivemount_applet/ja/index.html -share/gnome/help/drivemount_applet/ja/ln10.html -share/gnome/help/drivemount_applet/ja/topic.dat -share/gnome/help/fifteen_applet/C/fifteen.sgml -share/gnome/help/fifteen_applet/C/fifteen_applet.sgml -share/gnome/help/fifteen_applet/C/figures/fifteen_applet.png -share/gnome/help/fifteen_applet/C/index.html -share/gnome/help/fifteen_applet/C/ln7.html -share/gnome/help/fifteen_applet/C/topic.dat -share/gnome/help/fifteen_applet/it/fifteen.sgml -share/gnome/help/fifteen_applet/it/fifteen_applet.sgml -share/gnome/help/fifteen_applet/it/figures/fifteen_applet.png -share/gnome/help/fifteen_applet/it/index.html -share/gnome/help/fifteen_applet/it/ln10.html -share/gnome/help/fifteen_applet/it/topic.dat -share/gnome/help/geyes_applet/C/figures/geyes_applet.png -share/gnome/help/geyes_applet/C/figures/geyes_settings.png -share/gnome/help/geyes_applet/C/geyes.sgml -share/gnome/help/geyes_applet/C/geyes_applet.sgml -share/gnome/help/geyes_applet/C/index.html -share/gnome/help/geyes_applet/C/ln7.html -share/gnome/help/geyes_applet/C/topic.dat -share/gnome/help/geyes_applet/es/authors.sgml -share/gnome/help/geyes_applet/es/figures/geyes_applet.png -share/gnome/help/geyes_applet/es/figures/geyes_settings.png -share/gnome/help/geyes_applet/es/geyes.sgml -share/gnome/help/geyes_applet/es/geyes_applet.sgml -share/gnome/help/geyes_applet/es/index.html -share/gnome/help/geyes_applet/es/licencia-es.sgml -share/gnome/help/geyes_applet/es/licencia-nota-es.sgml -share/gnome/help/geyes_applet/es/license.sgml -share/gnome/help/geyes_applet/es/ln10.html -share/gnome/help/geyes_applet/es/topic.dat -share/gnome/help/geyes_applet/it/figures/geyes_applet.png -share/gnome/help/geyes_applet/it/geyes.sgml -share/gnome/help/geyes_applet/it/geyes_applet.sgml -share/gnome/help/geyes_applet/it/index.html -share/gnome/help/geyes_applet/it/ln10.html -share/gnome/help/geyes_applet/it/topic.dat -share/gnome/help/gkb_applet/C/figures/gkb_add_list.png -share/gnome/help/gkb_applet/C/figures/gkb_applet.png -share/gnome/help/gkb_applet/C/figures/gkb_applet_settings.png -share/gnome/help/gkb_applet/C/figures/gkb_applet_settings2.png -share/gnome/help/gkb_applet/C/figures/gkb_edit_keymap.png -share/gnome/help/gkb_applet/C/gkb.sgml -share/gnome/help/gkb_applet/C/gkb_applet.sgml -share/gnome/help/gkb_applet/C/index.html -share/gnome/help/gkb_applet/C/ln7.html -share/gnome/help/gkb_applet/C/topic.dat -share/gnome/help/gkb_applet/hu/figures/gkb_applet.png -share/gnome/help/gkb_applet/hu/figures/gkb_applet_settings.png -share/gnome/help/gkb_applet/hu/gkb.sgml -share/gnome/help/gkb_applet/hu/gkb_applet.sgml -share/gnome/help/gkb_applet/hu/index.html -share/gnome/help/gkb_applet/hu/ln10.html -share/gnome/help/gkb_applet/hu/topic.dat -share/gnome/help/gkb_applet/it/gkb_applet.png -share/gnome/help/gkb_applet/it/gkb_applet.sgml -share/gnome/help/gkb_applet/it/gkb_applet_settings.png -share/gnome/help/gkb_applet/it/index.html -share/gnome/help/gkb_applet/it/ln10.html -share/gnome/help/gkb_applet/it/topic.dat -share/gnome/help/gnotes_applet/C/figures/gnotes-fig.png -share/gnome/help/gnotes_applet/C/figures/gnotes-properties.png -share/gnome/help/gnotes_applet/C/gnotes.sgml -share/gnome/help/gnotes_applet/C/gnotes_applet.sgml -share/gnome/help/gnotes_applet/C/index.html -share/gnome/help/gnotes_applet/C/ln7.html -share/gnome/help/gnotes_applet/C/topic.dat -share/gnome/help/gnotes_applet/it/figures/gnotes-fig.png -share/gnome/help/gnotes_applet/it/figures/gnotes-properties.png -share/gnome/help/gnotes_applet/it/gnotes.sgml -share/gnome/help/gnotes_applet/it/gnotes_applet.sgml -share/gnome/help/gnotes_applet/it/index.html -share/gnome/help/gnotes_applet/it/ln11.html -share/gnome/help/gnotes_applet/it/topic.dat -share/gnome/help/gweather_applet/C/figures/gweather_applet.png -share/gnome/help/gweather_applet/C/figures/gweather_settings.png -share/gnome/help/gweather_applet/C/figures/gweather_weather.png -share/gnome/help/gweather_applet/C/gweather.sgml -share/gnome/help/gweather_applet/C/gweather_applet.sgml -share/gnome/help/gweather_applet/C/index.html -share/gnome/help/gweather_applet/C/ln7.html -share/gnome/help/gweather_applet/C/topic.dat -share/gnome/help/gweather_applet/it/figures/gweather_applet.png -share/gnome/help/gweather_applet/it/figures/gweather_settings.png -share/gnome/help/gweather_applet/it/figures/gweather_weather.png -share/gnome/help/gweather_applet/it/gweather.sgml -share/gnome/help/gweather_applet/it/gweather_applet.sgml -share/gnome/help/gweather_applet/it/index.html -share/gnome/help/gweather_applet/it/ln10.html -share/gnome/help/gweather_applet/it/topic.dat -share/gnome/help/jbc_applet/C/figures/jbc_applet.png -share/gnome/help/jbc_applet/C/index.html -share/gnome/help/jbc_applet/C/jbc.sgml -share/gnome/help/jbc_applet/C/jbc_applet.sgml -share/gnome/help/jbc_applet/C/ln7.html -share/gnome/help/jbc_applet/C/topic.dat -share/gnome/help/jbc_applet/es/authors.sgml -share/gnome/help/jbc_applet/es/figures/jbc_applet.png -share/gnome/help/jbc_applet/es/index.html -share/gnome/help/jbc_applet/es/jbc.sgml -share/gnome/help/jbc_applet/es/jbc_applet.sgml -share/gnome/help/jbc_applet/es/licencia-es.sgml -share/gnome/help/jbc_applet/es/licencia-nota-es.sgml -share/gnome/help/jbc_applet/es/license.sgml -share/gnome/help/jbc_applet/es/ln10.html -share/gnome/help/jbc_applet/es/topic.dat -share/gnome/help/jbc_applet/it/figures/jbc_applet.png -share/gnome/help/jbc_applet/it/index.html -share/gnome/help/jbc_applet/it/jbc.sgml -share/gnome/help/jbc_applet/it/jbc_applet.sgml -share/gnome/help/jbc_applet/it/ln10.html -share/gnome/help/jbc_applet/it/topic.dat -share/gnome/help/life_applet/C/figures/life-applet.png -share/gnome/help/life_applet/C/index.html -share/gnome/help/life_applet/C/life.sgml -share/gnome/help/life_applet/C/life_applet.sgml -share/gnome/help/life_applet/C/ln7.html -share/gnome/help/life_applet/C/topic.dat -share/gnome/help/life_applet/es/authors.sgml -share/gnome/help/life_applet/es/figures/life-applet.png -share/gnome/help/life_applet/es/index.html -share/gnome/help/life_applet/es/licencia-es.sgml -share/gnome/help/life_applet/es/licencia-nota-es.sgml -share/gnome/help/life_applet/es/license.sgml -share/gnome/help/life_applet/es/life.sgml -share/gnome/help/life_applet/es/life_applet.sgml -share/gnome/help/life_applet/es/ln10.html -share/gnome/help/life_applet/es/topic.dat -share/gnome/help/life_applet/it/figures/life-applet.png -share/gnome/help/life_applet/it/index.html -share/gnome/help/life_applet/it/life.sgml -share/gnome/help/life_applet/it/life_applet.sgml -share/gnome/help/life_applet/it/ln7.html -share/gnome/help/life_applet/it/topic.dat -share/gnome/help/loadavg_applet/C/figures/loadavg-applet-default.png -share/gnome/help/loadavg_applet/C/figures/loadavg-applet-greyed.png -share/gnome/help/loadavg_applet/C/figures/loadavg-applet-properties.png -share/gnome/help/loadavg_applet/C/figures/loadavg-applet.png -share/gnome/help/loadavg_applet/C/index.html -share/gnome/help/loadavg_applet/C/ln7.html -share/gnome/help/loadavg_applet/C/loadavg.sgml -share/gnome/help/loadavg_applet/C/loadavg_applet.sgml -share/gnome/help/loadavg_applet/C/topic.dat -share/gnome/help/loadavg_applet/es/authors.sgml -share/gnome/help/loadavg_applet/es/figures/loadavg-applet-default.png -share/gnome/help/loadavg_applet/es/figures/loadavg-applet-greyed.png -share/gnome/help/loadavg_applet/es/figures/loadavg-applet-properties.png -share/gnome/help/loadavg_applet/es/figures/loadavg-applet.png -share/gnome/help/loadavg_applet/es/index.html -share/gnome/help/loadavg_applet/es/licencia-es.sgml -share/gnome/help/loadavg_applet/es/licencia-nota-es.sgml -share/gnome/help/loadavg_applet/es/license.sgml -share/gnome/help/loadavg_applet/es/ln10.html -share/gnome/help/loadavg_applet/es/loadavg.sgml -share/gnome/help/loadavg_applet/es/loadavg_applet.sgml -share/gnome/help/loadavg_applet/es/topic.dat -share/gnome/help/loadavg_applet/it/figures/loadavg-applet-default.png -share/gnome/help/loadavg_applet/it/figures/loadavg-applet-greyed.png -share/gnome/help/loadavg_applet/it/figures/loadavg-applet-properties.png -share/gnome/help/loadavg_applet/it/figures/loadavg-applet.png -share/gnome/help/loadavg_applet/it/index.html -share/gnome/help/loadavg_applet/it/ln10.html -share/gnome/help/loadavg_applet/it/loadavg.sgml -share/gnome/help/loadavg_applet/it/loadavg_applet.sgml -share/gnome/help/loadavg_applet/it/topic.dat -share/gnome/help/memload_applet/C/figures/memload-applet-default.png -share/gnome/help/memload_applet/C/figures/memload-applet-greyed.png -share/gnome/help/memload_applet/C/figures/memload-applet-properties.png -share/gnome/help/memload_applet/C/figures/memload-applet.png -share/gnome/help/memload_applet/C/index.html -share/gnome/help/memload_applet/C/ln7.html -share/gnome/help/memload_applet/C/memload.sgml -share/gnome/help/memload_applet/C/memload_applet.sgml -share/gnome/help/memload_applet/C/topic.dat -share/gnome/help/memload_applet/es/authors.sgml -share/gnome/help/memload_applet/es/figures/memload-applet-default.png -share/gnome/help/memload_applet/es/figures/memload-applet-greyed.png -share/gnome/help/memload_applet/es/figures/memload-applet-properties.png -share/gnome/help/memload_applet/es/figures/memload-applet.png -share/gnome/help/memload_applet/es/index.html -share/gnome/help/memload_applet/es/licencia-es.sgml -share/gnome/help/memload_applet/es/licencia-nota-es.sgml -share/gnome/help/memload_applet/es/license.sgml -share/gnome/help/memload_applet/es/ln10.html -share/gnome/help/memload_applet/es/memload.sgml -share/gnome/help/memload_applet/es/memload_applet.sgml -share/gnome/help/memload_applet/es/topic.dat -share/gnome/help/memload_applet/it/figures/memload-applet-default.png -share/gnome/help/memload_applet/it/figures/memload-applet-greyed.png -share/gnome/help/memload_applet/it/figures/memload-applet-properties.png -share/gnome/help/memload_applet/it/figures/memload-applet.png -share/gnome/help/memload_applet/it/index.html -share/gnome/help/memload_applet/it/ln10.html -share/gnome/help/memload_applet/it/memload.sgml -share/gnome/help/memload_applet/it/memload_applet.sgml -share/gnome/help/memload_applet/it/topic.dat -share/gnome/help/mini-commander_applet/C/figures/mini-commander_applet.png -share/gnome/help/mini-commander_applet/C/figures/mini-commander_settings_general.png -share/gnome/help/mini-commander_applet/C/index.html -share/gnome/help/mini-commander_applet/C/ln7.html -share/gnome/help/mini-commander_applet/C/mini-commander.sgml -share/gnome/help/mini-commander_applet/C/mini-commander_applet.sgml -share/gnome/help/mini-commander_applet/C/topic.dat -share/gnome/help/mini-commander_applet/es/authors.sgml -share/gnome/help/mini-commander_applet/es/figures/mini-commander_applet.png -share/gnome/help/mini-commander_applet/es/figures/mini-commander_settings_general.png -share/gnome/help/mini-commander_applet/es/index.html -share/gnome/help/mini-commander_applet/es/licencia-es.sgml -share/gnome/help/mini-commander_applet/es/licencia-nota-es.sgml -share/gnome/help/mini-commander_applet/es/license.sgml -share/gnome/help/mini-commander_applet/es/ln10.html -share/gnome/help/mini-commander_applet/es/mini-commander.sgml -share/gnome/help/mini-commander_applet/es/mini-commander_applet.sgml -share/gnome/help/mini-commander_applet/es/topic.dat -share/gnome/help/mini-commander_applet/it/figures/mini-commander_applet.png -share/gnome/help/mini-commander_applet/it/figures/mini-commander_settings_general.png -share/gnome/help/mini-commander_applet/it/index.html -share/gnome/help/mini-commander_applet/it/ln10.html -share/gnome/help/mini-commander_applet/it/mini-commander.sgml -share/gnome/help/mini-commander_applet/it/mini-commander_applet.sgml -share/gnome/help/mini-commander_applet/it/topic.dat -share/gnome/help/mixer_applet/C/figures/mixer_applet.png -share/gnome/help/mixer_applet/C/index.html -share/gnome/help/mixer_applet/C/ln7.html -share/gnome/help/mixer_applet/C/mixer.sgml -share/gnome/help/mixer_applet/C/mixer_applet.sgml -share/gnome/help/mixer_applet/C/topic.dat -share/gnome/help/mixer_applet/es/authors.sgml -share/gnome/help/mixer_applet/es/figures/mixer_applet.png -share/gnome/help/mixer_applet/es/index.html -share/gnome/help/mixer_applet/es/licencia-es.sgml -share/gnome/help/mixer_applet/es/licencia-nota-es.sgml -share/gnome/help/mixer_applet/es/license.sgml -share/gnome/help/mixer_applet/es/ln10.html -share/gnome/help/mixer_applet/es/mixer.sgml -share/gnome/help/mixer_applet/es/mixer_applet.sgml -share/gnome/help/mixer_applet/es/topic.dat -share/gnome/help/mixer_applet/it/figures/mixer_applet.png -share/gnome/help/mixer_applet/it/index.html -share/gnome/help/mixer_applet/it/ln10.html -share/gnome/help/mixer_applet/it/mixer.sgml -share/gnome/help/mixer_applet/it/mixer_applet.sgml -share/gnome/help/mixer_applet/it/topic.dat -share/gnome/help/modemlights_applet/C/figures/modemlights-advpref.png -share/gnome/help/modemlights_applet/C/figures/modemlights-prefs.png -share/gnome/help/modemlights_applet/C/figures/modemlights.png -share/gnome/help/modemlights_applet/C/index.html -share/gnome/help/modemlights_applet/C/ln7.html -share/gnome/help/modemlights_applet/C/modemlights.sgml -share/gnome/help/modemlights_applet/C/modemlights_applet.sgml -share/gnome/help/modemlights_applet/C/topic.dat -share/gnome/help/modemlights_applet/es/authors.sgml -share/gnome/help/modemlights_applet/es/figures/modemlights-advpref.png -share/gnome/help/modemlights_applet/es/figures/modemlights-prefs.png -share/gnome/help/modemlights_applet/es/figures/modemlights.png -share/gnome/help/modemlights_applet/es/index.html -share/gnome/help/modemlights_applet/es/licencia-es.sgml -share/gnome/help/modemlights_applet/es/licencia-nota-es.sgml -share/gnome/help/modemlights_applet/es/license.sgml -share/gnome/help/modemlights_applet/es/ln10.html -share/gnome/help/modemlights_applet/es/modemlights.sgml -share/gnome/help/modemlights_applet/es/modemlights_applet.sgml -share/gnome/help/modemlights_applet/es/topic.dat -share/gnome/help/modemlights_applet/it/figures/modemlights-advpref.png -share/gnome/help/modemlights_applet/it/figures/modemlights-prefs.png -share/gnome/help/modemlights_applet/it/figures/modemlights.png -share/gnome/help/modemlights_applet/it/index.html -share/gnome/help/modemlights_applet/it/ln7.html -share/gnome/help/modemlights_applet/it/modemlights.sgml -share/gnome/help/modemlights_applet/it/modemlights_applet.sgml -share/gnome/help/modemlights_applet/it/topic.dat -share/gnome/help/netload_applet/C/figures/netload-applet-default.png -share/gnome/help/netload_applet/C/figures/netload-applet-greyed.png -share/gnome/help/netload_applet/C/figures/netload-applet-properties.png -share/gnome/help/netload_applet/C/figures/netload-applet.png -share/gnome/help/netload_applet/C/index.html -share/gnome/help/netload_applet/C/ln7.html -share/gnome/help/netload_applet/C/netload.sgml -share/gnome/help/netload_applet/C/netload_applet.sgml -share/gnome/help/netload_applet/C/topic.dat -share/gnome/help/netload_applet/es/authors.sgml -share/gnome/help/netload_applet/es/figures/netload-applet-default.png -share/gnome/help/netload_applet/es/figures/netload-applet-greyed.png -share/gnome/help/netload_applet/es/figures/netload-applet-properties.png -share/gnome/help/netload_applet/es/figures/netload-applet.png -share/gnome/help/netload_applet/es/index.html -share/gnome/help/netload_applet/es/licencia-es.sgml -share/gnome/help/netload_applet/es/licencia-nota-es.sgml -share/gnome/help/netload_applet/es/license.sgml -share/gnome/help/netload_applet/es/ln10.html -share/gnome/help/netload_applet/es/netload.sgml -share/gnome/help/netload_applet/es/netload_applet.sgml -share/gnome/help/netload_applet/es/topic.dat -share/gnome/help/netload_applet/it/figures/netload-applet-default.png -share/gnome/help/netload_applet/it/figures/netload-applet-greyed.png -share/gnome/help/netload_applet/it/figures/netload-applet-properties.png -share/gnome/help/netload_applet/it/figures/netload-applet.png -share/gnome/help/netload_applet/it/index.html -share/gnome/help/netload_applet/it/ln7.html -share/gnome/help/netload_applet/it/netload.sgml -share/gnome/help/netload_applet/it/netload_applet.sgml -share/gnome/help/netload_applet/it/topic.dat -share/gnome/help/odometer_applet/C/figures/odometer_applet.png -share/gnome/help/odometer_applet/C/figures/odometer_settings.png -share/gnome/help/odometer_applet/C/figures/odometer_themes.png -share/gnome/help/odometer_applet/C/index.html -share/gnome/help/odometer_applet/C/ln7.html -share/gnome/help/odometer_applet/C/odometer.sgml -share/gnome/help/odometer_applet/C/odometer_applet.sgml -share/gnome/help/odometer_applet/C/topic.dat -share/gnome/help/odometer_applet/fr/figures/odometer_applet.png -share/gnome/help/odometer_applet/fr/figures/odometer_settings.png -share/gnome/help/odometer_applet/fr/figures/odometer_themes.png -share/gnome/help/odometer_applet/fr/index.html -share/gnome/help/odometer_applet/fr/ln10.html -share/gnome/help/odometer_applet/fr/odometer.sgml -share/gnome/help/odometer_applet/fr/odometer_applet.sgml -share/gnome/help/odometer_applet/fr/topic.dat -share/gnome/help/odometer_applet/it/figures/odometer_applet.png -share/gnome/help/odometer_applet/it/figures/odometer_settings.png -share/gnome/help/odometer_applet/it/figures/odometer_themes.png -share/gnome/help/odometer_applet/it/index.html -share/gnome/help/odometer_applet/it/ln10.html -share/gnome/help/odometer_applet/it/odometer.sgml -share/gnome/help/odometer_applet/it/odometer_applet.sgml -share/gnome/help/odometer_applet/it/topic.dat -share/gnome/help/quicklaunch_applet/C/figures/quicklaunch_applet.png -share/gnome/help/quicklaunch_applet/C/index.html -share/gnome/help/quicklaunch_applet/C/ln7.html -share/gnome/help/quicklaunch_applet/C/quicklaunch.sgml -share/gnome/help/quicklaunch_applet/C/quicklaunch_applet.sgml -share/gnome/help/quicklaunch_applet/C/topic.dat -share/gnome/help/quicklaunch_applet/it/figures/quicklaunch_applet.png -share/gnome/help/quicklaunch_applet/it/index.html -share/gnome/help/quicklaunch_applet/it/ln10.html -share/gnome/help/quicklaunch_applet/it/quicklaunch.sgml -share/gnome/help/quicklaunch_applet/it/quicklaunch_applet.sgml -share/gnome/help/quicklaunch_applet/it/topic.dat -share/gnome/help/sound-monitor_applet/C/figures/soundmonitor_applet.png -share/gnome/help/sound-monitor_applet/C/figures/soundmonitor_applet_settings.png -share/gnome/help/sound-monitor_applet/C/figures/soundmonitor_applet_themes.png -share/gnome/help/sound-monitor_applet/C/figures/soundmonitor_manager_server.png -share/gnome/help/sound-monitor_applet/C/index.html -share/gnome/help/sound-monitor_applet/C/ln7.html -share/gnome/help/sound-monitor_applet/C/sound-monitor.sgml -share/gnome/help/sound-monitor_applet/C/sound-monitor_applet.sgml -share/gnome/help/sound-monitor_applet/C/topic.dat -share/gnome/help/sound-monitor_applet/it/figures/soundmonitor_applet.png -share/gnome/help/sound-monitor_applet/it/figures/soundmonitor_applet_settings.png -share/gnome/help/sound-monitor_applet/it/figures/soundmonitor_applet_themes.png -share/gnome/help/sound-monitor_applet/it/figures/soundmonitor_manager_server.png -share/gnome/help/sound-monitor_applet/it/index.html -share/gnome/help/sound-monitor_applet/it/ln10.html -share/gnome/help/sound-monitor_applet/it/sound-monitor.sgml -share/gnome/help/sound-monitor_applet/it/sound-monitor_applet.sgml -share/gnome/help/swapload_applet/C/figures/swapload-applet-default.png -share/gnome/help/swapload_applet/C/figures/swapload-applet-greyed.png -share/gnome/help/swapload_applet/C/figures/swapload-applet-properties.png -share/gnome/help/swapload_applet/C/figures/swapload-applet.png -share/gnome/help/swapload_applet/C/index.html -share/gnome/help/swapload_applet/C/ln7.html -share/gnome/help/swapload_applet/C/swapload.sgml -share/gnome/help/swapload_applet/C/swapload_applet.sgml -share/gnome/help/swapload_applet/C/topic.dat -share/gnome/help/swapload_applet/es/authors.sgml -share/gnome/help/swapload_applet/es/figures/swapload-applet-default.png -share/gnome/help/swapload_applet/es/figures/swapload-applet-greyed.png -share/gnome/help/swapload_applet/es/figures/swapload-applet-properties.png -share/gnome/help/swapload_applet/es/figures/swapload-applet.png -share/gnome/help/swapload_applet/es/index.html -share/gnome/help/swapload_applet/es/licencia-es.sgml -share/gnome/help/swapload_applet/es/licencia-nota-es.sgml -share/gnome/help/swapload_applet/es/license.sgml -share/gnome/help/swapload_applet/es/ln10.html -share/gnome/help/swapload_applet/es/swapload.sgml -share/gnome/help/swapload_applet/es/swapload_applet.sgml -share/gnome/help/swapload_applet/es/topic.dat -share/gnome/help/swapload_applet/it/figures/swapload-applet-default.png -share/gnome/help/swapload_applet/it/figures/swapload-applet-greyed.png -share/gnome/help/swapload_applet/it/figures/swapload-applet-properties.png -share/gnome/help/swapload_applet/it/figures/swapload-applet.png -share/gnome/help/swapload_applet/it/index.html -share/gnome/help/swapload_applet/it/ln7.html -share/gnome/help/swapload_applet/it/swapload.sgml -share/gnome/help/swapload_applet/it/swapload_applet.sgml -share/gnome/help/swapload_applet/it/topic.dat -share/gnome/help/tickastat_applet/C/figures/tickastat_applet.png -share/gnome/help/tickastat_applet/C/figures/tickastat_coredump.png -share/gnome/help/tickastat_applet/C/figures/tickastat_loadaverage.png -share/gnome/help/tickastat_applet/C/figures/tickastat_settings.png -share/gnome/help/tickastat_applet/C/index.html -share/gnome/help/tickastat_applet/C/ln7.html -share/gnome/help/tickastat_applet/C/tickastat.sgml -share/gnome/help/tickastat_applet/C/tickastat_applet.sgml -share/gnome/help/tickastat_applet/C/topic.dat -share/gnome/help/tickastat_applet/it/figures/tickastat_applet.png -share/gnome/help/tickastat_applet/it/figures/tickastat_coredump.png -share/gnome/help/tickastat_applet/it/figures/tickastat_loadaverage.png -share/gnome/help/tickastat_applet/it/figures/tickastat_settings.png -share/gnome/help/tickastat_applet/it/index.html -share/gnome/help/tickastat_applet/it/ln10.html -share/gnome/help/tickastat_applet/it/tickastat.sgml -share/gnome/help/tickastat_applet/it/tickastat_applet.sgml -share/gnome/help/tickastat_applet/it/topic.dat -share/gnome/help/webcontrol_applet/C/figures/webcontrol-applet-prefs.png -share/gnome/help/webcontrol_applet/C/figures/webcontrol-applet.png -share/gnome/help/webcontrol_applet/C/index.html -share/gnome/help/webcontrol_applet/C/ln7.html -share/gnome/help/webcontrol_applet/C/topic.dat -share/gnome/help/webcontrol_applet/C/webcontrol.sgml -share/gnome/help/webcontrol_applet/C/webcontrol_applet.sgml -share/gnome/help/webcontrol_applet/it/figures/webcontrol-applet-prefs.png -share/gnome/help/webcontrol_applet/it/figures/webcontrol-applet.png -share/gnome/help/webcontrol_applet/it/index.html -share/gnome/help/webcontrol_applet/it/ln7.html -share/gnome/help/webcontrol_applet/it/topic.dat -share/gnome/help/webcontrol_applet/it/webcontrol.sgml -share/gnome/help/webcontrol_applet/it/webcontrol_applet.sgml -share/gnome/help/whereami_applet/C/figures/whereami_applet.png -share/gnome/help/whereami_applet/C/index.html -share/gnome/help/whereami_applet/C/ln7.html -share/gnome/help/whereami_applet/C/topic.dat -share/gnome/help/whereami_applet/C/whereami.sgml -share/gnome/help/whereami_applet/C/whereami_applet.sgml -share/gnome/help/whereami_applet/es/authors.sgml -share/gnome/help/whereami_applet/es/figures/whereami_applet.png -share/gnome/help/whereami_applet/es/index.html -share/gnome/help/whereami_applet/es/licencia-es.sgml -share/gnome/help/whereami_applet/es/licencia-nota-es.sgml -share/gnome/help/whereami_applet/es/license.sgml -share/gnome/help/whereami_applet/es/ln10.html -share/gnome/help/whereami_applet/es/topic.dat -share/gnome/help/whereami_applet/es/whereami.sgml -share/gnome/help/whereami_applet/es/whereami_applet.sgml -share/gnome/help/whereami_applet/it/figures/whereami_applet.png -share/gnome/help/whereami_applet/it/index.html -share/gnome/help/whereami_applet/it/ln10.html -share/gnome/help/whereami_applet/it/topic.dat -share/gnome/help/whereami_applet/it/whereami.sgml -share/gnome/help/whereami_applet/it/whereami_applet.sgml -share/gweather/Locations -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/zh_CN.GB2312/LC_MESSAGES/gnome-applets.mo -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-applets.mo -share/odometer/57chevy/57chevy-small-black.png -share/odometer/57chevy/57chevy-small-red.png -share/odometer/57chevy/themedata -share/odometer/A/A.png -share/odometer/A/themedata -share/odometer/bbldotg/bbldotg.png -share/odometer/bbldotg/themedata -share/odometer/default/default-black.png -share/odometer/default/default-red.png -share/odometer/default/themedata -share/odometer/o/o-black.png -share/odometer/o/o-red.png -share/odometer/o/themedata -share/odometer/smplst/smplst.png -share/odometer/smplst/themedata -share/omf/gnome-applets/anotherclock_applet-C.omf -share/omf/gnome-applets/anotherclock_applet-es.omf -share/omf/gnome-applets/anotherclock_applet-it.omf -share/omf/gnome-applets/anotherclock_applet-uk.omf -share/omf/gnome-applets/asclock_applet-C.omf -share/omf/gnome-applets/asclock_applet-it.omf -share/omf/gnome-applets/asclock_applet-ja.omf -share/omf/gnome-applets/battery_applet-C.omf -share/omf/gnome-applets/battery_applet-es.omf -share/omf/gnome-applets/battery_applet-it.omf -share/omf/gnome-applets/battery_applet-ja.omf -share/omf/gnome-applets/cdplayer_applet-C.omf -share/omf/gnome-applets/cdplayer_applet-es.omf -share/omf/gnome-applets/cdplayer_applet-it.omf -share/omf/gnome-applets/cdplayer_applet-ja.omf -share/omf/gnome-applets/charpick_applet-C.omf -share/omf/gnome-applets/charpick_applet-es.omf -share/omf/gnome-applets/charpick_applet-it.omf -share/omf/gnome-applets/charpick_applet-ja.omf -share/omf/gnome-applets/clockmail_applet-C.omf -share/omf/gnome-applets/clockmail_applet-it.omf -share/omf/gnome-applets/clockmail_applet-ja.omf -share/omf/gnome-applets/cpuload_applet-C.omf -share/omf/gnome-applets/cpuload_applet-es.omf -share/omf/gnome-applets/cpuload_applet-it.omf -share/omf/gnome-applets/cpumemusage_applet-C.omf -share/omf/gnome-applets/cpumemusage_applet-es.omf -share/omf/gnome-applets/cpumemusage_applet-ja.omf -share/omf/gnome-applets/diskusage_applet-C.omf -share/omf/gnome-applets/diskusage_applet-es.omf -share/omf/gnome-applets/diskusage_applet-it.omf -share/omf/gnome-applets/diskusage_applet-ja.omf -share/omf/gnome-applets/drivemount_applet-C.omf -share/omf/gnome-applets/drivemount_applet-es.omf -share/omf/gnome-applets/drivemount_applet-it.omf -share/omf/gnome-applets/drivemount_applet-ja.omf -share/omf/gnome-applets/fifteen_applet-C.omf -share/omf/gnome-applets/fifteen_applet-it.omf -share/omf/gnome-applets/geyes_applet-C.omf -share/omf/gnome-applets/geyes_applet-es.omf -share/omf/gnome-applets/geyes_applet-it.omf -share/omf/gnome-applets/gkb_applet-C.omf -share/omf/gnome-applets/gkb_applet-hu.omf -share/omf/gnome-applets/gnotes_applet-C.omf -share/omf/gnome-applets/gnotes_applet-it.omf -share/omf/gnome-applets/gweather_applet-C.omf -share/omf/gnome-applets/gweather_applet-it.omf -share/omf/gnome-applets/jbc_applet-C.omf -share/omf/gnome-applets/jbc_applet-es.omf -share/omf/gnome-applets/jbc_applet-it.omf -share/omf/gnome-applets/life_applet-C.omf -share/omf/gnome-applets/life_applet-es.omf -share/omf/gnome-applets/life_applet-it.omf -share/omf/gnome-applets/loadavg_applet-C.omf -share/omf/gnome-applets/loadavg_applet-es.omf -share/omf/gnome-applets/loadavg_applet-it.omf -share/omf/gnome-applets/memload_applet-C.omf -share/omf/gnome-applets/memload_applet-es.omf -share/omf/gnome-applets/memload_applet-it.omf -share/omf/gnome-applets/mini-commander_applet-C.omf -share/omf/gnome-applets/mini-commander_applet-es.omf -share/omf/gnome-applets/mini-commander_applet-it.omf -share/omf/gnome-applets/mixer_applet-C.omf -share/omf/gnome-applets/mixer_applet-es.omf -share/omf/gnome-applets/mixer_applet-it.omf -share/omf/gnome-applets/modemlights_applet-C.omf -share/omf/gnome-applets/modemlights_applet-es.omf -share/omf/gnome-applets/modemlights_applet-it.omf -share/omf/gnome-applets/netload_applet-C.omf -share/omf/gnome-applets/netload_applet-es.omf -share/omf/gnome-applets/netload_applet-it.omf -share/omf/gnome-applets/odometer_applet-C.omf -share/omf/gnome-applets/odometer_applet-fr.omf -share/omf/gnome-applets/odometer_applet-it.omf -share/omf/gnome-applets/quicklaunch_applet-C.omf -share/omf/gnome-applets/quicklaunch_applet-it.omf -share/omf/gnome-applets/sound-monitor_applet-C.omf -share/omf/gnome-applets/sound-monitor_applet-it.omf -share/omf/gnome-applets/swapload_applet-C.omf -share/omf/gnome-applets/swapload_applet-es.omf -share/omf/gnome-applets/swapload_applet-it.omf -share/omf/gnome-applets/tickastat_applet-C.omf -share/omf/gnome-applets/tickastat_applet-it.omf -share/omf/gnome-applets/webcontrol_applet-C.omf -share/omf/gnome-applets/webcontrol_applet-it.omf -share/omf/gnome-applets/whereami_applet-C.omf -share/omf/gnome-applets/whereami_applet-es.omf -share/omf/gnome-applets/whereami_applet-it.omf -share/pixmaps/another_clock.xpm -share/pixmaps/charpick.png -share/pixmaps/gkb-icon.png -share/pixmaps/gkb.png -share/pixmaps/gkb/ar.png -share/pixmaps/gkb/at.png -share/pixmaps/gkb/be.png -share/pixmaps/gkb/bg.png -share/pixmaps/gkb/br.png -share/pixmaps/gkb/ca.png -share/pixmaps/gkb/ch.png -share/pixmaps/gkb/cu.png -share/pixmaps/gkb/cz.png -share/pixmaps/gkb/de.png -share/pixmaps/gkb/dk.png -share/pixmaps/gkb/ee.png -share/pixmaps/gkb/es.png -share/pixmaps/gkb/eu.png -share/pixmaps/gkb/fi.png -share/pixmaps/gkb/fr.png -share/pixmaps/gkb/gb.png -share/pixmaps/gkb/gkb-foot.png -share/pixmaps/gkb/gr.png -share/pixmaps/gkb/hr.png -share/pixmaps/gkb/hu.png -share/pixmaps/gkb/il.png -share/pixmaps/gkb/is.png -share/pixmaps/gkb/it.png -share/pixmaps/gkb/jp.png -share/pixmaps/gkb/lt.png -share/pixmaps/gkb/mk.png -share/pixmaps/gkb/mx.png -share/pixmaps/gkb/nl.png -share/pixmaps/gkb/no.png -share/pixmaps/gkb/pl.png -share/pixmaps/gkb/pt.png -share/pixmaps/gkb/qc.png -share/pixmaps/gkb/ro.png -share/pixmaps/gkb/ru.png -share/pixmaps/gkb/se.png -share/pixmaps/gkb/si.png -share/pixmaps/gkb/sk.png -share/pixmaps/gkb/th.png -share/pixmaps/gkb/tr.png -share/pixmaps/gkb/un.png -share/pixmaps/gkb/us.png -share/pixmaps/gkb/uy.png -share/pixmaps/gkb/yu.png -share/pixmaps/gnome-another-clock.png -share/pixmaps/gnome-battery.png -share/pixmaps/gnome-clockmail.png -share/pixmaps/gnome-cpu-mem.png -share/pixmaps/gnome-cpu.png -share/pixmaps/gnome-eyes.png -share/pixmaps/gnome-fifteen.png -share/pixmaps/gnome-gnotes.png -share/pixmaps/gnome-jbc.png -share/pixmaps/gnome-life.png -share/pixmaps/gnome-mem.png -share/pixmaps/gnome-odometer.png -share/pixmaps/gnome-quicklaunch.png -share/pixmaps/gnome-ticker.png -share/pixmaps/gweather/tstorm.xpm -share/pixmaps/mini-commander/browser-mini.xpm -share/pixmaps/mini-commander/history-mini.xpm -share/pixmaps/slashapp.png -share/sound-monitor/blue/back_h.png -share/sound-monitor/blue/back_tiny.png -share/sound-monitor/blue/back_v.png -share/sound-monitor/blue/led_h.png -share/sound-monitor/blue/led_tiny.png -share/sound-monitor/blue/led_v.png -share/sound-monitor/blue/themedata -share/sound-monitor/grey/background_h.png -share/sound-monitor/grey/background_v.png -share/sound-monitor/grey/meter_h.png -share/sound-monitor/grey/meter_v.png -share/sound-monitor/grey/status_h.png -share/sound-monitor/grey/status_v.png -share/sound-monitor/grey/themedata -share/sound-monitor/meters/back.png -share/sound-monitor/meters/meter.png -share/sound-monitor/meters/meter.xcf.gz -share/sound-monitor/meters/status.png -share/sound-monitor/meters/themedata -share/sound-monitor/meters2/back.png -share/sound-monitor/meters2/back_tiny_v.png -share/sound-monitor/meters2/meter.png -share/sound-monitor/meters2/meter.xcf.gz -share/sound-monitor/meters2/status.png -share/sound-monitor/meters2/themedata -share/sound-monitor/original/back_h.png -share/sound-monitor/original/back_v.png -share/sound-monitor/original/meter_h.png -share/sound-monitor/original/meter_v.png -share/sound-monitor/original/themedata -share/sound-monitor/radar-blue/back.png -share/sound-monitor/radar-blue/back_tiny_h.png -share/sound-monitor/radar-blue/back_tiny_v.png -share/sound-monitor/radar-blue/scope.png -share/sound-monitor/radar-blue/scope_tiny_h.png -share/sound-monitor/radar-blue/scope_tiny_v.png -share/sound-monitor/radar-blue/themedata -share/sound-monitor/radar-green/back.png -share/sound-monitor/radar-green/back_tiny_h.png -share/sound-monitor/radar-green/back_tiny_v.png -share/sound-monitor/radar-green/scope.png -share/sound-monitor/radar-green/scope_tiny_h.png -share/sound-monitor/radar-green/scope_tiny_v.png -share/sound-monitor/radar-green/themedata -share/sound-monitor/scope-clear/back.png -share/sound-monitor/scope-clear/back_small_h.png -share/sound-monitor/scope-clear/back_small_v.png -share/sound-monitor/scope-clear/back_tiny_h.png -share/sound-monitor/scope-clear/back_tiny_v.png -share/sound-monitor/scope-clear/scope.png -share/sound-monitor/scope-clear/scope_small_h.png -share/sound-monitor/scope-clear/scope_small_v.png -share/sound-monitor/scope-clear/scope_tiny_h.png -share/sound-monitor/scope-clear/scope_tiny_v.png -share/sound-monitor/scope-clear/themedata -share/sound-monitor/scope-larger/back_h.png -share/sound-monitor/scope-larger/back_tiny_h.png -share/sound-monitor/scope-larger/back_tiny_v.png -share/sound-monitor/scope-larger/back_v.png -share/sound-monitor/scope-larger/scope_h.png -share/sound-monitor/scope-larger/scope_tiny_h.png -share/sound-monitor/scope-larger/scope_tiny_v.png -share/sound-monitor/scope-larger/scope_v.png -share/sound-monitor/scope-larger/themedata -share/sound-monitor/scope-round/back.png -share/sound-monitor/scope-round/back_tiny.png -share/sound-monitor/scope-round/scope.png -share/sound-monitor/scope-round/scope_tiny.png -share/sound-monitor/scope-round/themedata -share/sound-monitor/scope/back.png -share/sound-monitor/scope/back_tiny_h.png -share/sound-monitor/scope/back_tiny_v.png -share/sound-monitor/scope/scope.png -share/sound-monitor/scope/scope_tiny_h.png -share/sound-monitor/scope/scope_tiny_v.png -share/sound-monitor/scope/themedata -share/tickastat/news/test.sh -share/tickastat/news/test.tick -share/xmodmap/xmodmap.am -share/xmodmap/xmodmap.be -share/xmodmap/xmodmap.bg -share/xmodmap/xmodmap.br -share/xmodmap/xmodmap.ch -share/xmodmap/xmodmap.ch_de -share/xmodmap/xmodmap.ch_fr -share/xmodmap/xmodmap.cz -share/xmodmap/xmodmap.de -share/xmodmap/xmodmap.de-apple -share/xmodmap/xmodmap.dk -share/xmodmap/xmodmap.dvorak -share/xmodmap/xmodmap.ee -share/xmodmap/xmodmap.es -share/xmodmap/xmodmap.fi -share/xmodmap/xmodmap.fr -share/xmodmap/xmodmap.fr-2 -share/xmodmap/xmodmap.gb -share/xmodmap/xmodmap.gb-102 -share/xmodmap/xmodmap.gb-105 -share/xmodmap/xmodmap.ge_la -share/xmodmap/xmodmap.ge_ru -share/xmodmap/xmodmap.gr -share/xmodmap/xmodmap.hu -share/xmodmap/xmodmap.hu-101-lat1 -share/xmodmap/xmodmap.hu-101-lat2 -share/xmodmap/xmodmap.hu-ibm -share/xmodmap/xmodmap.hu-lat1 -share/xmodmap/xmodmap.hu-sun-lat2 -share/xmodmap/xmodmap.hu.old -share/xmodmap/xmodmap.hu_latin1 -share/xmodmap/xmodmap.il -share/xmodmap/xmodmap.il_phonetic -share/xmodmap/xmodmap.is -share/xmodmap/xmodmap.it -share/xmodmap/xmodmap.jp -share/xmodmap/xmodmap.la -share/xmodmap/xmodmap.lt -share/xmodmap/xmodmap.lt_b -share/xmodmap/xmodmap.lt_p -share/xmodmap/xmodmap.mk -share/xmodmap/xmodmap.nl -share/xmodmap/xmodmap.no -share/xmodmap/xmodmap.pl -share/xmodmap/xmodmap.pl2 -share/xmodmap/xmodmap.pt -share/xmodmap/xmodmap.pt-dead -share/xmodmap/xmodmap.qc -share/xmodmap/xmodmap.qc-2 -share/xmodmap/xmodmap.ro -share/xmodmap/xmodmap.ru -share/xmodmap/xmodmap.ru_yawerty -share/xmodmap/xmodmap.se -share/xmodmap/xmodmap.sf -share/xmodmap/xmodmap.sg -share/xmodmap/xmodmap.si -share/xmodmap/xmodmap.sk -share/xmodmap/xmodmap.th -share/xmodmap/xmodmap.th2 -share/xmodmap/xmodmap.tr_f -share/xmodmap/xmodmap.tr_q -share/xmodmap/xmodmap.uk -share/xmodmap/xmodmap.us -share/xmodmap/xmodmap.us-101 -share/xmodmap/xmodmap.us-84 -share/xmodmap/xmodmap.us-dec -share/xmodmap/xmodmap.us-ibm -share/xmodmap/xmodmap.us-int -share/xmodmap/xmodmap.us-mac -share/xmodmap/xmodmap.us-sgi-101 -share/xmodmap/xmodmap.us-sun -share/xmodmap/xmodmap.us.old -share/xmodmap/xmodmap.us_intl -share/xmodmap/xmodmap.yu -@dirrm share/xmodmap -@dirrm share/tickastat/news -@dirrm share/tickastat -@dirrm share/sound-monitor/scope-round -@dirrm share/sound-monitor/scope-larger -@dirrm share/sound-monitor/scope-clear -@dirrm share/sound-monitor/scope -@dirrm share/sound-monitor/radar-green -@dirrm share/sound-monitor/radar-blue -@dirrm share/sound-monitor/original -@dirrm share/sound-monitor/meters2 -@dirrm share/sound-monitor/meters -@dirrm share/sound-monitor/grey -@dirrm share/sound-monitor/blue -@dirrm share/sound-monitor -@dirrm share/pixmaps/mini-commander -@dirrm share/pixmaps/gweather -@dirrm share/pixmaps/gkb -@dirrm share/omf/gnome-applets -@comment in scrollkeeper: @dirrm share/omf -@dirrm share/odometer/smplst -@dirrm share/odometer/o -@dirrm share/odometer/default -@dirrm share/odometer/bbldotg -@dirrm share/odometer/A -@dirrm share/odometer/57chevy -@dirrm share/odometer -@dirrm share/gweather -@exec ${MKDIR} %D/share/gnome/help/whereami_applet/it/stylesheet-images -@dirrm share/gnome/help/whereami_applet/it/stylesheet-images -@dirrm share/gnome/help/whereami_applet/it/figures -@dirrm share/gnome/help/whereami_applet/it -@exec ${MKDIR} %D/share/gnome/help/whereami_applet/es/stylesheet-images -@dirrm share/gnome/help/whereami_applet/es/stylesheet-images -@dirrm share/gnome/help/whereami_applet/es/figures -@dirrm share/gnome/help/whereami_applet/es -@exec ${MKDIR} %D/share/gnome/help/whereami_applet/C/stylesheet-images -@dirrm share/gnome/help/whereami_applet/C/stylesheet-images -@dirrm share/gnome/help/whereami_applet/C/figures -@dirrm share/gnome/help/whereami_applet/C -@dirrm share/gnome/help/whereami_applet -@exec ${MKDIR} %D/share/gnome/help/webcontrol_applet/it/stylesheet-images -@dirrm share/gnome/help/webcontrol_applet/it/stylesheet-images -@dirrm share/gnome/help/webcontrol_applet/it/figures -@dirrm share/gnome/help/webcontrol_applet/it -@exec ${MKDIR} %D/share/gnome/help/webcontrol_applet/C/stylesheet-images -@dirrm share/gnome/help/webcontrol_applet/C/stylesheet-images -@dirrm share/gnome/help/webcontrol_applet/C/figures -@dirrm share/gnome/help/webcontrol_applet/C -@dirrm share/gnome/help/webcontrol_applet -@exec ${MKDIR} %D/share/gnome/help/tickastat_applet/it/stylesheet-images -@dirrm share/gnome/help/tickastat_applet/it/stylesheet-images -@dirrm share/gnome/help/tickastat_applet/it/figures -@dirrm share/gnome/help/tickastat_applet/it -@exec ${MKDIR} %D/share/gnome/help/tickastat_applet/C/stylesheet-images -@dirrm share/gnome/help/tickastat_applet/C/stylesheet-images -@dirrm share/gnome/help/tickastat_applet/C/figures -@dirrm share/gnome/help/tickastat_applet/C -@dirrm share/gnome/help/tickastat_applet -@exec ${MKDIR} %D/share/gnome/help/swapload_applet/it/stylesheet-images -@dirrm share/gnome/help/swapload_applet/it/stylesheet-images -@dirrm share/gnome/help/swapload_applet/it/figures -@dirrm share/gnome/help/swapload_applet/it -@exec ${MKDIR} %D/share/gnome/help/swapload_applet/es/stylesheet-images -@dirrm share/gnome/help/swapload_applet/es/stylesheet-images -@dirrm share/gnome/help/swapload_applet/es/figures -@dirrm share/gnome/help/swapload_applet/es -@exec ${MKDIR} %D/share/gnome/help/swapload_applet/C/stylesheet-images -@dirrm share/gnome/help/swapload_applet/C/stylesheet-images -@dirrm share/gnome/help/swapload_applet/C/figures -@dirrm share/gnome/help/swapload_applet/C -@dirrm share/gnome/help/swapload_applet -@exec ${MKDIR} %D/share/gnome/help/sound-monitor_applet/it/stylesheet-images -@dirrm share/gnome/help/sound-monitor_applet/it/stylesheet-images -@dirrm share/gnome/help/sound-monitor_applet/it/figures -@dirrm share/gnome/help/sound-monitor_applet/it -@exec ${MKDIR} %D/share/gnome/help/sound-monitor_applet/C/stylesheet-images -@dirrm share/gnome/help/sound-monitor_applet/C/stylesheet-images -@dirrm share/gnome/help/sound-monitor_applet/C/figures -@dirrm share/gnome/help/sound-monitor_applet/C -@dirrm share/gnome/help/sound-monitor_applet -@exec ${MKDIR} %D/share/gnome/help/quicklaunch_applet/it/stylesheet-images -@dirrm share/gnome/help/quicklaunch_applet/it/stylesheet-images -@dirrm share/gnome/help/quicklaunch_applet/it/figures -@dirrm share/gnome/help/quicklaunch_applet/it -@exec ${MKDIR} %D/share/gnome/help/quicklaunch_applet/C/stylesheet-images -@dirrm share/gnome/help/quicklaunch_applet/C/stylesheet-images -@dirrm share/gnome/help/quicklaunch_applet/C/figures -@dirrm share/gnome/help/quicklaunch_applet/C -@dirrm share/gnome/help/quicklaunch_applet -@exec ${MKDIR} %D/share/gnome/help/odometer_applet/it/stylesheet-images -@dirrm share/gnome/help/odometer_applet/it/stylesheet-images -@dirrm share/gnome/help/odometer_applet/it/figures -@dirrm share/gnome/help/odometer_applet/it -@exec ${MKDIR} %D/share/gnome/help/odometer_applet/fr/stylesheet-images -@dirrm share/gnome/help/odometer_applet/fr/stylesheet-images -@dirrm share/gnome/help/odometer_applet/fr/figures -@dirrm share/gnome/help/odometer_applet/fr -@exec ${MKDIR} %D/share/gnome/help/odometer_applet/C/stylesheet-images -@dirrm share/gnome/help/odometer_applet/C/stylesheet-images -@dirrm share/gnome/help/odometer_applet/C/figures -@dirrm share/gnome/help/odometer_applet/C -@dirrm share/gnome/help/odometer_applet -@exec ${MKDIR} %D/share/gnome/help/netload_applet/it/stylesheet-images -@dirrm share/gnome/help/netload_applet/it/stylesheet-images -@dirrm share/gnome/help/netload_applet/it/figures -@dirrm share/gnome/help/netload_applet/it -@exec ${MKDIR} %D/share/gnome/help/netload_applet/es/stylesheet-images -@dirrm share/gnome/help/netload_applet/es/stylesheet-images -@dirrm share/gnome/help/netload_applet/es/figures -@dirrm share/gnome/help/netload_applet/es -@exec ${MKDIR} %D/share/gnome/help/netload_applet/C/stylesheet-images -@dirrm share/gnome/help/netload_applet/C/stylesheet-images -@dirrm share/gnome/help/netload_applet/C/figures -@dirrm share/gnome/help/netload_applet/C -@dirrm share/gnome/help/netload_applet -@exec ${MKDIR} %D/share/gnome/help/modemlights_applet/it/stylesheet-images -@dirrm share/gnome/help/modemlights_applet/it/stylesheet-images -@dirrm share/gnome/help/modemlights_applet/it/figures -@dirrm share/gnome/help/modemlights_applet/it -@exec ${MKDIR} %D/share/gnome/help/modemlights_applet/es/stylesheet-images -@dirrm share/gnome/help/modemlights_applet/es/stylesheet-images -@dirrm share/gnome/help/modemlights_applet/es/figures -@dirrm share/gnome/help/modemlights_applet/es -@exec ${MKDIR} %D/share/gnome/help/modemlights_applet/C/stylesheet-images -@dirrm share/gnome/help/modemlights_applet/C/stylesheet-images -@dirrm share/gnome/help/modemlights_applet/C/figures -@dirrm share/gnome/help/modemlights_applet/C -@dirrm share/gnome/help/modemlights_applet -@exec ${MKDIR} %D/share/gnome/help/mixer_applet/it/stylesheet-images -@dirrm share/gnome/help/mixer_applet/it/stylesheet-images -@dirrm share/gnome/help/mixer_applet/it/figures -@dirrm share/gnome/help/mixer_applet/it -@exec ${MKDIR} %D/share/gnome/help/mixer_applet/es/stylesheet-images -@dirrm share/gnome/help/mixer_applet/es/stylesheet-images -@dirrm share/gnome/help/mixer_applet/es/figures -@dirrm share/gnome/help/mixer_applet/es -@exec ${MKDIR} %D/share/gnome/help/mixer_applet/C/stylesheet-images -@dirrm share/gnome/help/mixer_applet/C/stylesheet-images -@dirrm share/gnome/help/mixer_applet/C/figures -@dirrm share/gnome/help/mixer_applet/C -@dirrm share/gnome/help/mixer_applet -@exec ${MKDIR} %D/share/gnome/help/mini-commander_applet/it/stylesheet-images -@dirrm share/gnome/help/mini-commander_applet/it/stylesheet-images -@dirrm share/gnome/help/mini-commander_applet/it/figures -@dirrm share/gnome/help/mini-commander_applet/it -@exec ${MKDIR} %D/share/gnome/help/mini-commander_applet/es/stylesheet-images -@dirrm share/gnome/help/mini-commander_applet/es/stylesheet-images -@dirrm share/gnome/help/mini-commander_applet/es/figures -@dirrm share/gnome/help/mini-commander_applet/es -@exec ${MKDIR} %D/share/gnome/help/mini-commander_applet/C/stylesheet-images -@dirrm share/gnome/help/mini-commander_applet/C/stylesheet-images -@dirrm share/gnome/help/mini-commander_applet/C/figures -@dirrm share/gnome/help/mini-commander_applet/C -@dirrm share/gnome/help/mini-commander_applet -@exec ${MKDIR} %D/share/gnome/help/memload_applet/it/stylesheet-images -@dirrm share/gnome/help/memload_applet/it/stylesheet-images -@dirrm share/gnome/help/memload_applet/it/figures -@dirrm share/gnome/help/memload_applet/it -@exec ${MKDIR} %D/share/gnome/help/memload_applet/es/stylesheet-images -@dirrm share/gnome/help/memload_applet/es/stylesheet-images -@dirrm share/gnome/help/memload_applet/es/figures -@dirrm share/gnome/help/memload_applet/es -@exec ${MKDIR} %D/share/gnome/help/memload_applet/C/stylesheet-images -@dirrm share/gnome/help/memload_applet/C/stylesheet-images -@dirrm share/gnome/help/memload_applet/C/figures -@dirrm share/gnome/help/memload_applet/C -@dirrm share/gnome/help/memload_applet -@exec ${MKDIR} %D/share/gnome/help/loadavg_applet/it/stylesheet-images -@dirrm share/gnome/help/loadavg_applet/it/stylesheet-images -@dirrm share/gnome/help/loadavg_applet/it/figures -@dirrm share/gnome/help/loadavg_applet/it -@exec ${MKDIR} %D/share/gnome/help/loadavg_applet/es/stylesheet-images -@dirrm share/gnome/help/loadavg_applet/es/stylesheet-images -@dirrm share/gnome/help/loadavg_applet/es/figures -@dirrm share/gnome/help/loadavg_applet/es -@exec ${MKDIR} %D/share/gnome/help/loadavg_applet/C/stylesheet-images -@dirrm share/gnome/help/loadavg_applet/C/stylesheet-images -@dirrm share/gnome/help/loadavg_applet/C/figures -@dirrm share/gnome/help/loadavg_applet/C -@dirrm share/gnome/help/loadavg_applet -@exec ${MKDIR} %D/share/gnome/help/life_applet/it/stylesheet-images -@dirrm share/gnome/help/life_applet/it/stylesheet-images -@dirrm share/gnome/help/life_applet/it/figures -@dirrm share/gnome/help/life_applet/it -@exec ${MKDIR} %D/share/gnome/help/life_applet/es/stylesheet-images -@dirrm share/gnome/help/life_applet/es/stylesheet-images -@dirrm share/gnome/help/life_applet/es/figures -@dirrm share/gnome/help/life_applet/es -@exec ${MKDIR} %D/share/gnome/help/life_applet/C/stylesheet-images -@dirrm share/gnome/help/life_applet/C/stylesheet-images -@dirrm share/gnome/help/life_applet/C/figures -@dirrm share/gnome/help/life_applet/C -@dirrm share/gnome/help/life_applet -@exec ${MKDIR} %D/share/gnome/help/jbc_applet/it/stylesheet-images -@dirrm share/gnome/help/jbc_applet/it/stylesheet-images -@dirrm share/gnome/help/jbc_applet/it/figures -@dirrm share/gnome/help/jbc_applet/it -@exec ${MKDIR} %D/share/gnome/help/jbc_applet/es/stylesheet-images -@dirrm share/gnome/help/jbc_applet/es/stylesheet-images -@dirrm share/gnome/help/jbc_applet/es/figures -@dirrm share/gnome/help/jbc_applet/es -@exec ${MKDIR} %D/share/gnome/help/jbc_applet/C/stylesheet-images -@dirrm share/gnome/help/jbc_applet/C/stylesheet-images -@dirrm share/gnome/help/jbc_applet/C/figures -@dirrm share/gnome/help/jbc_applet/C -@dirrm share/gnome/help/jbc_applet -@exec ${MKDIR} %D/share/gnome/help/gweather_applet/it/stylesheet-images -@dirrm share/gnome/help/gweather_applet/it/stylesheet-images -@dirrm share/gnome/help/gweather_applet/it/figures -@dirrm share/gnome/help/gweather_applet/it -@exec ${MKDIR} %D/share/gnome/help/gweather_applet/C/stylesheet-images -@dirrm share/gnome/help/gweather_applet/C/stylesheet-images -@dirrm share/gnome/help/gweather_applet/C/figures -@dirrm share/gnome/help/gweather_applet/C -@dirrm share/gnome/help/gweather_applet -@exec ${MKDIR} %D/share/gnome/help/gnotes_applet/it/stylesheet-images -@dirrm share/gnome/help/gnotes_applet/it/stylesheet-images -@dirrm share/gnome/help/gnotes_applet/it/figures -@dirrm share/gnome/help/gnotes_applet/it -@exec ${MKDIR} %D/share/gnome/help/gnotes_applet/C/stylesheet-images -@dirrm share/gnome/help/gnotes_applet/C/stylesheet-images -@dirrm share/gnome/help/gnotes_applet/C/figures -@dirrm share/gnome/help/gnotes_applet/C -@dirrm share/gnome/help/gnotes_applet -@exec ${MKDIR} %D/share/gnome/help/gkb_applet/it/stylesheet-images -@dirrm share/gnome/help/gkb_applet/it/stylesheet-images -@dirrm share/gnome/help/gkb_applet/it -@exec ${MKDIR} %D/share/gnome/help/gkb_applet/hu/stylesheet-images -@dirrm share/gnome/help/gkb_applet/hu/stylesheet-images -@dirrm share/gnome/help/gkb_applet/hu/figures -@dirrm share/gnome/help/gkb_applet/hu -@exec ${MKDIR} %D/share/gnome/help/gkb_applet/C/stylesheet-images -@dirrm share/gnome/help/gkb_applet/C/stylesheet-images -@dirrm share/gnome/help/gkb_applet/C/figures -@dirrm share/gnome/help/gkb_applet/C -@dirrm share/gnome/help/gkb_applet -@exec ${MKDIR} %D/share/gnome/help/geyes_applet/it/stylesheet-images -@dirrm share/gnome/help/geyes_applet/it/stylesheet-images -@dirrm share/gnome/help/geyes_applet/it/figures -@dirrm share/gnome/help/geyes_applet/it -@exec ${MKDIR} %D/share/gnome/help/geyes_applet/es/stylesheet-images -@dirrm share/gnome/help/geyes_applet/es/stylesheet-images -@dirrm share/gnome/help/geyes_applet/es/figures -@dirrm share/gnome/help/geyes_applet/es -@exec ${MKDIR} %D/share/gnome/help/geyes_applet/C/stylesheet-images -@dirrm share/gnome/help/geyes_applet/C/stylesheet-images -@dirrm share/gnome/help/geyes_applet/C/figures -@dirrm share/gnome/help/geyes_applet/C -@dirrm share/gnome/help/geyes_applet -@exec ${MKDIR} %D/share/gnome/help/fifteen_applet/it/stylesheet-images -@dirrm share/gnome/help/fifteen_applet/it/stylesheet-images -@dirrm share/gnome/help/fifteen_applet/it/figures -@dirrm share/gnome/help/fifteen_applet/it -@exec ${MKDIR} %D/share/gnome/help/fifteen_applet/C/stylesheet-images -@dirrm share/gnome/help/fifteen_applet/C/stylesheet-images -@dirrm share/gnome/help/fifteen_applet/C/figures -@dirrm share/gnome/help/fifteen_applet/C -@dirrm share/gnome/help/fifteen_applet -@exec ${MKDIR} %D/share/gnome/help/drivemount_applet/ja/stylesheet-images -@dirrm share/gnome/help/drivemount_applet/ja/stylesheet-images -@dirrm share/gnome/help/drivemount_applet/ja/figures -@dirrm share/gnome/help/drivemount_applet/ja -@exec ${MKDIR} %D/share/gnome/help/drivemount_applet/it/stylesheet-images -@dirrm share/gnome/help/drivemount_applet/it/stylesheet-images -@dirrm share/gnome/help/drivemount_applet/it/figures -@dirrm share/gnome/help/drivemount_applet/it -@exec ${MKDIR} %D/share/gnome/help/drivemount_applet/es/stylesheet-images -@dirrm share/gnome/help/drivemount_applet/es/stylesheet-images -@dirrm share/gnome/help/drivemount_applet/es/figures -@dirrm share/gnome/help/drivemount_applet/es -@exec ${MKDIR} %D/share/gnome/help/drivemount_applet/C/stylesheet-images -@dirrm share/gnome/help/drivemount_applet/C/stylesheet-images -@dirrm share/gnome/help/drivemount_applet/C/figures -@dirrm share/gnome/help/drivemount_applet/C -@dirrm share/gnome/help/drivemount_applet -@exec ${MKDIR} %D/share/gnome/help/diskusage_applet/ja/stylesheet-images -@dirrm share/gnome/help/diskusage_applet/ja/stylesheet-images -@dirrm share/gnome/help/diskusage_applet/ja/figures -@dirrm share/gnome/help/diskusage_applet/ja -@exec ${MKDIR} %D/share/gnome/help/diskusage_applet/it/stylesheet-images -@dirrm share/gnome/help/diskusage_applet/it/stylesheet-images -@dirrm share/gnome/help/diskusage_applet/it/figures -@dirrm share/gnome/help/diskusage_applet/it -@exec ${MKDIR} %D/share/gnome/help/diskusage_applet/es/stylesheet-images -@dirrm share/gnome/help/diskusage_applet/es/stylesheet-images -@dirrm share/gnome/help/diskusage_applet/es/figures -@dirrm share/gnome/help/diskusage_applet/es -@exec ${MKDIR} %D/share/gnome/help/diskusage_applet/C/stylesheet-images -@dirrm share/gnome/help/diskusage_applet/C/stylesheet-images -@dirrm share/gnome/help/diskusage_applet/C/figures -@dirrm share/gnome/help/diskusage_applet/C -@dirrm share/gnome/help/diskusage_applet -@exec ${MKDIR} %D/share/gnome/help/cpumemusage_applet/ru/stylesheet-images -@dirrm share/gnome/help/cpumemusage_applet/ru/stylesheet-images -@dirrm share/gnome/help/cpumemusage_applet/ru -@exec ${MKDIR} %D/share/gnome/help/cpumemusage_applet/ja/stylesheet-images -@dirrm share/gnome/help/cpumemusage_applet/ja/stylesheet-images -@dirrm share/gnome/help/cpumemusage_applet/ja/figures -@dirrm share/gnome/help/cpumemusage_applet/ja -@exec ${MKDIR} %D/share/gnome/help/cpumemusage_applet/it/stylesheet-images -@dirrm share/gnome/help/cpumemusage_applet/it/stylesheet-images -@dirrm share/gnome/help/cpumemusage_applet/it/figures -@dirrm share/gnome/help/cpumemusage_applet/it -@exec ${MKDIR} %D/share/gnome/help/cpumemusage_applet/es/stylesheet-images -@dirrm share/gnome/help/cpumemusage_applet/es/stylesheet-images -@dirrm share/gnome/help/cpumemusage_applet/es/figures -@dirrm share/gnome/help/cpumemusage_applet/es -@exec ${MKDIR} %D/share/gnome/help/cpumemusage_applet/C/stylesheet-images -@dirrm share/gnome/help/cpumemusage_applet/C/stylesheet-images -@dirrm share/gnome/help/cpumemusage_applet/C/figures -@dirrm share/gnome/help/cpumemusage_applet/C -@dirrm share/gnome/help/cpumemusage_applet -@exec ${MKDIR} %D/share/gnome/help/cpuload_applet/it/stylesheet-images -@dirrm share/gnome/help/cpuload_applet/it/stylesheet-images -@dirrm share/gnome/help/cpuload_applet/it/figures -@dirrm share/gnome/help/cpuload_applet/it -@exec ${MKDIR} %D/share/gnome/help/cpuload_applet/es/stylesheet-images -@dirrm share/gnome/help/cpuload_applet/es/stylesheet-images -@dirrm share/gnome/help/cpuload_applet/es/figures -@dirrm share/gnome/help/cpuload_applet/es -@exec ${MKDIR} %D/share/gnome/help/cpuload_applet/C/stylesheet-images -@dirrm share/gnome/help/cpuload_applet/C/stylesheet-images -@dirrm share/gnome/help/cpuload_applet/C/figures -@dirrm share/gnome/help/cpuload_applet/C -@dirrm share/gnome/help/cpuload_applet -@exec ${MKDIR} %D/share/gnome/help/clockmail_applet/ja/stylesheet-images -@dirrm share/gnome/help/clockmail_applet/ja/stylesheet-images -@dirrm share/gnome/help/clockmail_applet/ja/figures -@dirrm share/gnome/help/clockmail_applet/ja -@exec ${MKDIR} %D/share/gnome/help/clockmail_applet/it/stylesheet-images -@dirrm share/gnome/help/clockmail_applet/it/stylesheet-images -@exec ${MKDIR} %D/share/gnome/help/clockmail_applet/it/figures -@dirrm share/gnome/help/clockmail_applet/it/figures -@dirrm share/gnome/help/clockmail_applet/it -@exec ${MKDIR} %D/share/gnome/help/clockmail_applet/C/stylesheet-images -@dirrm share/gnome/help/clockmail_applet/C/stylesheet-images -@dirrm share/gnome/help/clockmail_applet/C/figures -@dirrm share/gnome/help/clockmail_applet/C -@dirrm share/gnome/help/clockmail_applet -@exec ${MKDIR} %D/share/gnome/help/charpick_applet/ja/stylesheet-images -@dirrm share/gnome/help/charpick_applet/ja/stylesheet-images -@dirrm share/gnome/help/charpick_applet/ja/figures -@dirrm share/gnome/help/charpick_applet/ja -@exec ${MKDIR} %D/share/gnome/help/charpick_applet/it/stylesheet-images -@dirrm share/gnome/help/charpick_applet/it/stylesheet-images -@dirrm share/gnome/help/charpick_applet/it/figures -@dirrm share/gnome/help/charpick_applet/it -@exec ${MKDIR} %D/share/gnome/help/charpick_applet/es/stylesheet-images -@dirrm share/gnome/help/charpick_applet/es/stylesheet-images -@dirrm share/gnome/help/charpick_applet/es/figures -@dirrm share/gnome/help/charpick_applet/es -@exec ${MKDIR} %D/share/gnome/help/charpick_applet/C/stylesheet-images -@dirrm share/gnome/help/charpick_applet/C/stylesheet-images -@dirrm share/gnome/help/charpick_applet/C/figures -@dirrm share/gnome/help/charpick_applet/C -@dirrm share/gnome/help/charpick_applet -@exec ${MKDIR} %D/share/gnome/help/cdplayer_applet/ja/stylesheet-images -@dirrm share/gnome/help/cdplayer_applet/ja/stylesheet-images -@dirrm share/gnome/help/cdplayer_applet/ja/figures -@dirrm share/gnome/help/cdplayer_applet/ja -@exec ${MKDIR} %D/share/gnome/help/cdplayer_applet/it/stylesheet-images -@dirrm share/gnome/help/cdplayer_applet/it/stylesheet-images -@dirrm share/gnome/help/cdplayer_applet/it/figures -@dirrm share/gnome/help/cdplayer_applet/it -@exec ${MKDIR} %D/share/gnome/help/cdplayer_applet/es/stylesheet-images -@dirrm share/gnome/help/cdplayer_applet/es/stylesheet-images -@dirrm share/gnome/help/cdplayer_applet/es/figures -@dirrm share/gnome/help/cdplayer_applet/es -@exec ${MKDIR} %D/share/gnome/help/cdplayer_applet/C/stylesheet-images -@dirrm share/gnome/help/cdplayer_applet/C/stylesheet-images -@dirrm share/gnome/help/cdplayer_applet/C/figures -@dirrm share/gnome/help/cdplayer_applet/C -@dirrm share/gnome/help/cdplayer_applet -@exec ${MKDIR} %D/share/gnome/help/battery_applet/ja/stylesheet-images -@dirrm share/gnome/help/battery_applet/ja/stylesheet-images -@dirrm share/gnome/help/battery_applet/ja/figures -@dirrm share/gnome/help/battery_applet/ja -@exec ${MKDIR} %D/share/gnome/help/battery_applet/it/stylesheet-images -@dirrm share/gnome/help/battery_applet/it/stylesheet-images -@dirrm share/gnome/help/battery_applet/it/figures -@dirrm share/gnome/help/battery_applet/it -@exec ${MKDIR} %D/share/gnome/help/battery_applet/es/stylesheet-images -@dirrm share/gnome/help/battery_applet/es/stylesheet-images -@dirrm share/gnome/help/battery_applet/es/figures -@dirrm share/gnome/help/battery_applet/es -@exec ${MKDIR} %D/share/gnome/help/battery_applet/C/stylesheet-images -@dirrm share/gnome/help/battery_applet/C/stylesheet-images -@dirrm share/gnome/help/battery_applet/C/figures -@dirrm share/gnome/help/battery_applet/C -@dirrm share/gnome/help/battery_applet -@exec ${MKDIR} %D/share/gnome/help/asclock_applet/ja/stylesheet-images -@dirrm share/gnome/help/asclock_applet/ja/stylesheet-images -@dirrm share/gnome/help/asclock_applet/ja/figures -@dirrm share/gnome/help/asclock_applet/ja -@exec ${MKDIR} %D/share/gnome/help/asclock_applet/it/stylesheet-images -@dirrm share/gnome/help/asclock_applet/it/stylesheet-images -@exec ${MKDIR} %D/share/gnome/help/asclock_applet/it/figures -@dirrm share/gnome/help/asclock_applet/it/figures -@dirrm share/gnome/help/asclock_applet/it -@exec ${MKDIR} %D/share/gnome/help/asclock_applet/C/stylesheet-images -@dirrm share/gnome/help/asclock_applet/C/stylesheet-images -@dirrm share/gnome/help/asclock_applet/C/figures -@dirrm share/gnome/help/asclock_applet/C -@dirrm share/gnome/help/asclock_applet -@exec ${MKDIR} %D/share/gnome/help/anotherclock_applet/uk/stylesheet-images -@dirrm share/gnome/help/anotherclock_applet/uk/stylesheet-images -@dirrm share/gnome/help/anotherclock_applet/uk/figures -@dirrm share/gnome/help/anotherclock_applet/uk -@exec ${MKDIR} %D/share/gnome/help/anotherclock_applet/it/stylesheet-images -@dirrm share/gnome/help/anotherclock_applet/it/stylesheet-images -@dirrm share/gnome/help/anotherclock_applet/it/figures -@dirrm share/gnome/help/anotherclock_applet/it -@exec ${MKDIR} %D/share/gnome/help/anotherclock_applet/es/stylesheet-images -@dirrm share/gnome/help/anotherclock_applet/es/stylesheet-images -@dirrm share/gnome/help/anotherclock_applet/es/figures -@dirrm share/gnome/help/anotherclock_applet/es -@exec ${MKDIR} %D/share/gnome/help/anotherclock_applet/C/stylesheet-images -@dirrm share/gnome/help/anotherclock_applet/C/stylesheet-images -@dirrm share/gnome/help/anotherclock_applet/C/figures -@dirrm share/gnome/help/anotherclock_applet/C -@dirrm share/gnome/help/anotherclock_applet -@dirrm share/gnome/gkb -@dirrm share/geyes/Horrid -@dirrm share/geyes/Default-tiny -@dirrm share/geyes/Default -@dirrm share/geyes/Bloodshot -@dirrm share/geyes/Bizarre -@dirrm share/geyes -@dirrm share/clockmail/radar-green -@dirrm share/clockmail/radar-blue -@dirrm share/clockmail/odometer -@dirrm share/clockmail/nice_mailcount -@dirrm share/clockmail/nice_clock -@dirrm share/clockmail/mailcounter -@dirrm share/clockmail/mail-fuel-gauge -@dirrm share/clockmail/mail-flap -@dirrm share/clockmail/lcd -@dirrm share/clockmail/green-analog-digital -@dirrm share/clockmail/clockmail-G -@dirrm share/clockmail/clock-odometer -@dirrm share/clockmail/clock-digital-red -@dirrm share/clockmail/clock-digital-black -@dirrm share/clockmail/clock-analog -@dirrm share/clockmail/classic -@dirrm share/clockmail/calendar -@dirrm share/clockmail/analog-clock-blue -@dirrm share/clockmail -@dirrm share/asclock/shaped -@dirrm share/asclock/classic -@dirrm share/asclock/beats -@dirrm share/asclock/Stone -@dirrm share/asclock/Orb -@dirrm share/asclock/Newstone -@dirrm share/asclock/Freeamp -@dirrm share/asclock diff --git a/x11/gnome-applets/distinfo b/x11/gnome-applets/distinfo deleted file mode 100644 index 6353d6e86ea..00000000000 --- a/x11/gnome-applets/distinfo +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: distinfo,v 1.8 2005/02/23 17:36:10 wiz Exp $ - -SHA1 (gnome-applets-1.4.0.4.tar.bz2) = 56aecb06aedb1997f4d4e8fc14f273b6618a2024 -RMD160 (gnome-applets-1.4.0.4.tar.bz2) = 943d99ed8bfbc1b2eaf38a36e27918d0f23adc55 -Size (gnome-applets-1.4.0.4.tar.bz2) = 5141861 bytes -SHA1 (patch-aa) = 2cd8ad931ed9e457ca6b2cd5a78bae3d1b209132 -SHA1 (patch-ac) = 6ac5186e16ebc9064e3afd14dcc2ec9d9a035dc0 -SHA1 (patch-af) = 6c19460c11ab68ca3a0303fa3427984a6422b124 -SHA1 (patch-ah) = f078afbb7ba990dc82476af9a45b587313ea9108 -SHA1 (patch-ak) = 6d58ecdf9eee5638b327e5b4309842feee052ae7 -SHA1 (patch-al) = 9cedad3d6095e342afc736ac586fe108da43e5ab diff --git a/x11/gnome-applets/patches/patch-aa b/x11/gnome-applets/patches/patch-aa deleted file mode 100644 index 8032303a0f5..00000000000 --- a/x11/gnome-applets/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.3 2001/04/07 10:58:34 rh Exp $ - ---- configure.orig Sat Apr 7 11:31:46 2001 -+++ configure -@@ -5896,7 +5896,7 @@ - cat conftest.$ac_ext >&5 - rm -rf conftest* - CATOBJEXT=.mo -- DATADIRNAME=lib -+ DATADIRNAME=share - fi - rm -f conftest* - INSTOBJEXT=.mo diff --git a/x11/gnome-applets/patches/patch-ac b/x11/gnome-applets/patches/patch-ac deleted file mode 100644 index 8a5079e5785..00000000000 --- a/x11/gnome-applets/patches/patch-ac +++ /dev/null @@ -1,407 +0,0 @@ -$NetBSD: patch-ac,v 1.1 2000/07/30 08:08:13 jlam Exp $ - ---- /dev/null Sat Jun 10 06:33:35 2000 -+++ cdplayer/cdrom-netbsd.c Fri Jun 23 00:37:07 2000 -@@ -0,0 +1,402 @@ -+ -+/* -+ * Hacked up from cdrom-solaris.c -+ * -+ * jgw 24/02/2000 -+ * -+ */ -+ -+ -+#include <stdlib.h> -+#include <string.h> -+#include <fcntl.h> -+#include <glib.h> -+ -+#include <unistd.h> -+#include <stdio.h> -+#include <sys/types.h> -+#include <sys/ioctl.h> -+#include <sys/cdio.h> -+#include "cdrom-interface.h" -+ -+ -+#define ASSIGN_MSF(dest, src) \ -+{ \ -+ (dest).minute = (src).minute; \ -+ (dest).second = (src).second; \ -+ (dest).frame = (src).frame; \ -+} -+ -+ -+int -+cdrom_play(cdrom_device_t cdp, int start, int stop) -+{ -+ struct ioc_play_track ipt; -+ -+ ipt.start_track = start; -+ ipt.start_index = 1; -+ ipt.end_track = stop; -+ ipt.end_index = 1; -+ if (ioctl(cdp->device, CDIOCPLAYTRACKS, &ipt) == -1) { -+ cdp->my_errno = errno; -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_play_msf(cdrom_device_t cdp, cdrom_msf_t * start) -+{ -+ struct ioc_play_msf msf; -+ -+ if (cdrom_read_track_info(cdp) == DISC_IO_ERROR) -+ return DISC_IO_ERROR; -+ msf.start_m = start->minute; -+ msf.start_s = start->second; -+ msf.start_f = start->frame; -+ -+ msf.end_m = cdp->track_info[cdp->nr_track].address.minute; -+ msf.end_s = cdp->track_info[cdp->nr_track].address.second; -+ msf.end_f = cdp->track_info[cdp->nr_track].address.frame; -+ -+ if (ioctl(cdp->device, CDIOCPLAYMSF, &msf) == -1) { -+ cdp->my_errno = errno; -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_pause(cdrom_device_t cdp) -+{ -+ if (ioctl(cdp->device, CDIOCPAUSE, 0) == -1) { -+ return DISC_IO_ERROR; -+ cdp->my_errno = errno; -+ } -+ return DISC_IO_ERROR; -+} -+ -+int -+cdrom_resume(cdrom_device_t cdp) -+{ -+ if (ioctl(cdp->device, CDIOCRESUME, 0) == -1) { -+ cdp->my_errno = errno; -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+ -+int -+cdrom_stop(cdrom_device_t cdp) -+{ -+ if (ioctl(cdp->device, CDIOCSTOP, 0) == -1) { -+ cdp->my_errno = errno; -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_read_track_info(cdrom_device_t cdp) -+{ -+ struct ioc_toc_header toc; -+ struct ioc_read_toc_entry tocentry; -+ -+ int i, j, nr_track; -+ -+ if (ioctl(cdp->device, CDIOREADTOCHEADER, &toc) == -1) { -+ cdp->my_errno = errno; -+ return DISC_IO_ERROR; -+ } -+ cdp->track0 = toc.starting_track; -+ cdp->track1 = toc.ending_track; -+ nr_track = toc.ending_track - toc.starting_track + 1; -+ if (nr_track <= 0) -+ return DISC_IO_ERROR; -+ -+ if (nr_track != cdp->nr_track) { -+ if (cdp->track_info) -+ g_free(cdp->track_info); -+ cdp->nr_track = nr_track; -+ cdp->track_info = g_malloc((cdp->nr_track + 1) * sizeof(track_info_t)); -+ } -+ for (i = 0, j = cdp->track0; i < cdp->nr_track; i++, j++) { -+ tocentry.starting_track = j; -+ tocentry.address_format = CD_MSF_FORMAT; -+ tocentry.data_len = sizeof(struct cd_toc_entry); -+ tocentry.data = malloc(sizeof(struct cd_toc_entry)); -+ -+ if (ioctl(cdp->device, CDIOREADTOCENTRIES, &tocentry) == -1) { -+ cdp->my_errno = errno; -+ free(tocentry.data); -+ return DISC_IO_ERROR; -+ } -+ /* fill the trackinfo field */ -+ cdp->track_info[i].track = j; -+ -+ /* XXX these should also be in <sys/cdio.h> */ -+#define CD_TYPE_AUDIO 1 /* Audio track */ -+#define CD_TYPE_DATA 2 /* Data track */ -+ -+ cdp->track_info[i].audio_track = tocentry.data->control != CD_TYPE_DATA ? 1 : 0; -+ cdp->track_info[i].audio_track = 0; -+ ASSIGN_MSF(cdp->track_info[i].address, tocentry.data->addr.msf); -+ free(tocentry.data); -+ } -+#define CD_LEADOUT 0xaa /* XXX this should be in <sys/cdio.h> (?) */ -+ -+ tocentry.starting_track = CD_LEADOUT; -+ tocentry.address_format = CD_MSF_FORMAT; -+ if (ioctl(cdp->device, CDIOREADTOCENTRIES, &tocentry) == -1) { -+ cdp->my_errno = errno; -+ return DISC_IO_ERROR; -+ } -+ cdp->track_info[i].track = j; -+ cdp->track_info[i].audio_track = 0; -+ ASSIGN_MSF(cdp->track_info[i].address, tocentry.data->addr.msf); -+ -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_reset(cdrom_device_t cdp) -+{ -+ if (ioctl(cdp->device, CDIOCRESET, 0) == -1) { -+ cdp->my_errno = errno; -+ /* perror("cdrom_reset"); */ /* XXX don't spam the user with errors. */ -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_get_status(cdrom_device_t cdp, cdrom_device_status_t * stat) -+{ -+ struct ioc_read_subchannel subchnl; -+ int errcode; -+ -+ memset(&subchnl, 0, sizeof(struct ioc_read_subchannel)); -+ -+ subchnl.address_format = CD_MSF_FORMAT; -+ subchnl.data_format = CD_CURRENT_POSITION; -+ -+ subchnl.data_len = sizeof(struct cd_sub_channel_info); -+ subchnl.data = malloc(sizeof(struct cd_sub_channel_info)); -+ -+ if (ioctl(cdp->device, CDIOCREADSUBCHANNEL, &subchnl) == -1) { -+ cdp->my_errno = errno; -+ free(subchnl.data); -+ if (cdrom_reset(cdp) == DISC_NO_ERROR) -+ { -+ /* XXX ICK, if the user has ejected a cdrom, and then loaded new one, -+ we need to close/open the device before we can play cd's again. -+ -+ Unfortunalty we gets loads of errors spammed to syslog as we wait for the drive to -+ spin up. -+ -+ we need a CDIOCDRIVESTATUS ioctl which will tell us: -+ -+ drive empty -+ drive open -+ drive becoming ready -+ drive ready -+ -+ */ -+ cdrom_close(cdp); -+ errcode = 0; -+ cdp = cdrom_open(NULL,&errcode); -+ if (errcode == 0) -+ return(cdrom_get_status(cdp, stat)); -+ } -+ /* unfortunatly we spam the user with errors here */ -+ perror("You may ignore these errors if your in the process of changing a cd : "); -+ printf("\n"); -+ return DISC_IO_ERROR; -+ } -+ switch (subchnl.data->header.audio_status) { -+ case CD_AS_PLAY_IN_PROGRESS: -+ stat->audio_status = DISC_PLAY; -+ break; -+ case CD_AS_PLAY_PAUSED: -+ stat->audio_status = DISC_PAUSED; -+ break; -+ case CD_AS_PLAY_COMPLETED: -+ stat->audio_status = DISC_COMPLETED; -+ break; -+ case CD_AS_AUDIO_INVALID: -+ case CD_AS_NO_STATUS: -+ case CD_AS_PLAY_ERROR: -+ stat->audio_status = DISC_STOP; -+ break; -+ default: -+ stat->audio_status = DISC_ERROR; -+ } -+ stat->track = subchnl.data->what.position.track_number; -+ ASSIGN_MSF(stat->relative_address, subchnl.data->what.position.reladdr.msf); -+ ASSIGN_MSF(stat->absolute_address, subchnl.data->what.position.absaddr.msf); -+ free(subchnl.data); -+ return DISC_NO_ERROR; -+} -+ -+cdrom_device_t -+cdrom_open(char *device, int *errcode) -+{ -+ cdrom_device_t cdp; -+ static char * cddev = NULL; -+ -+ if (cddev == NULL && device != NULL) -+ { -+ cddev = device; -+ } -+ -+ cdp = g_malloc(sizeof(struct cdrom_device)); -+ -+ if (device == NULL) -+ device = cddev; /* remember which device to use */ -+ -+ cdp->device = open(device, O_RDONLY); -+ if (cdp->device == -1) { -+ *errcode = errno; -+ perror("cdrom_open"); -+ g_free(cdp); -+ return NULL; -+ } -+ cdp->nr_track = 0; -+ cdp->track_info = NULL; -+ return cdp; -+} -+ -+void -+cdrom_close(cdrom_device_t cdp) -+{ -+ if (cdp->nr_track) -+ g_free(cdp->track_info); -+ close(cdp->device); -+ g_free(cdp); -+} -+ -+int -+cdrom_load(cdrom_device_t cdp) -+{ -+ if (ioctl(cdp->device, CDIOCCLOSE, 0) == -1) { -+ cdp->my_errno = errno; -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_eject(cdrom_device_t cdp) -+{ -+ cdrom_device_status_t stat; -+ -+ printf("cdrom_eject: %d", cdrom_get_status(cdp, &stat)); -+ -+ if (stat.audio_status == DISC_PLAY) -+ { -+ /* stop before we eject */ -+ cdrom_stop(cdp); -+ } -+ -+ if (ioctl(cdp->device, CDIOCALLOW, 0) == -1) { -+ cdp->my_errno = errno; -+ perror("cdrom_eject: allow"); -+ } -+ -+ if (ioctl(cdp->device, CDIOCEJECT, 0) == -1) { -+ cdp->my_errno = errno; -+ perror("cdrom_eject"); -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+ -+int -+cdrom_next(cdrom_device_t cdp) -+{ -+ cdrom_device_status_t stat; -+ int track; -+ -+ if ((cdrom_read_track_info(cdp) == DISC_IO_ERROR) || -+ (cdrom_get_status(cdp, &stat) == DISC_IO_ERROR)) -+ return DISC_IO_ERROR; -+ track = stat.track + 1; -+ return cdrom_play(cdp, stat.track + 1, cdp->track1); -+} -+ -+int -+cdrom_prev(cdrom_device_t cdp) -+{ -+ cdrom_device_status_t stat; -+ int track; -+ -+ if ((cdrom_read_track_info(cdp) == DISC_IO_ERROR) || -+ (cdrom_get_status(cdp, &stat) == DISC_IO_ERROR)) -+ return DISC_IO_ERROR; -+ track = stat.track - 1; -+ return cdrom_play(cdp, stat.track - 1, cdp->track1); -+} -+ -+int -+cdrom_rewind(cdrom_device_t cdp) -+{ -+ cdrom_device_status_t stat; -+ int track; -+ -+ if ((cdrom_read_track_info(cdp) == DISC_IO_ERROR) || -+ (cdrom_get_status(cdp, &stat) == DISC_IO_ERROR)) -+ return DISC_IO_ERROR; -+ if (stat.absolute_address.second != 0) -+ stat.absolute_address.second--; -+ else { -+ stat.absolute_address.second = 0; -+ if (stat.absolute_address.minute > 0) -+ stat.absolute_address.minute--; -+ } -+ stat.absolute_address.frame = 0; -+ return cdrom_play_msf(cdp, &stat.absolute_address); -+} -+ -+int -+cdrom_ff(cdrom_device_t cdp) -+{ -+ cdrom_device_status_t stat; -+ int track; -+ -+ if ((cdrom_read_track_info(cdp) == DISC_IO_ERROR) || -+ (cdrom_get_status(cdp, &stat) == DISC_IO_ERROR)) -+ return DISC_IO_ERROR; -+ stat.absolute_address.second++; -+ if (stat.absolute_address.second >= 60) { -+ stat.absolute_address.minute++; -+ stat.absolute_address.second = 0; -+ } -+ stat.absolute_address.frame = 0; -+ return cdrom_play_msf(cdp, &stat.absolute_address); -+} -+ -+int -+cdrom_track_length(cdrom_device_t cdp, int track, cdrom_msf_t * length) -+{ -+ int index, s1, s2, i; -+ -+ if ((track < cdp->track0) || (track > cdp->track1)) -+ return DISC_INDEX_OUT_OF_RANGE; -+ index = track - cdp->track0; -+ -+ s1 = cdp->track_info[index + 1].address.second; -+ s2 = cdp->track_info[index].address.second; -+ length->second = s1 = s1 - s2; -+ if (s1 < 0) { -+ i = 1; -+ length->second = s1 + 60; -+ } else -+ i = 0; -+ -+ length->minute = cdp->track_info[index + 1].address.minute - -+ cdp->track_info[index].address.minute - i; -+ -+ return 0; -+} diff --git a/x11/gnome-applets/patches/patch-af b/x11/gnome-applets/patches/patch-af deleted file mode 100644 index 2d1ed7ee670..00000000000 --- a/x11/gnome-applets/patches/patch-af +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-af,v 1.2 2001/04/07 10:58:36 rh Exp $ - ---- modemlights/modemlights.c.orig Tue Jan 30 20:29:17 2001 -+++ modemlights/modemlights.c -@@ -32,7 +32,7 @@ - #include <ctype.h> - #include <sys/stat.h> - --#ifdef __OpenBSD__ -+#if defined(__OpenBSD__) || defined(__NetBSD__) - #include <net/if_ppp.h> - #endif - diff --git a/x11/gnome-applets/patches/patch-ah b/x11/gnome-applets/patches/patch-ah deleted file mode 100644 index 5e5363e0ccf..00000000000 --- a/x11/gnome-applets/patches/patch-ah +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ah,v 1.1 2000/07/30 08:08:14 jlam Exp $ - ---- aclocal.m4.orig Wed May 31 00:02:35 2000 -+++ aclocal.m4 Sun Jul 30 02:24:51 2000 -@@ -1695,7 +1695,7 @@ - [CATOBJEXT=.gmo - DATADIRNAME=share], - [CATOBJEXT=.mo -- DATADIRNAME=lib]) -+ DATADIRNAME=share]) - INSTOBJEXT=.mo - fi - fi diff --git a/x11/gnome-applets/patches/patch-ak b/x11/gnome-applets/patches/patch-ak deleted file mode 100644 index a4705508390..00000000000 --- a/x11/gnome-applets/patches/patch-ak +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ak,v 1.1 2001/10/31 01:44:37 minoura Exp $ - ---- battery/read-battery.c.orig Thu Aug 23 18:09:54 2001 -+++ battery/read-battery.c Wed Oct 31 00:34:53 2001 -@@ -211,6 +211,9 @@ - return FALSE; - } - -+#ifdef OAPM_IOC_GETPOWER -+ aip.batteryid = 0; /* APM BIOS, that is, the summary */ -+#endif - if (ioctl(fd, APM_IOC_GETPOWER, &aip) == -1) { - g_error(_("ioctl failed on /dev/apm.")); - return FALSE; diff --git a/x11/gnome-applets/patches/patch-al b/x11/gnome-applets/patches/patch-al deleted file mode 100644 index ef950b98071..00000000000 --- a/x11/gnome-applets/patches/patch-al +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-al,v 1.1 2003/09/30 21:32:29 mycroft Exp $ - ---- multiload/main.c.orig 2001-08-02 13:18:26.000000000 +0000 -+++ multiload/main.c 2003-09-30 21:28:46.000000000 +0000 -@@ -67,7 +67,7 @@ - "#cfff5fff5fff", "#00008fff0000" - }; - --#define ADD_PROPERTIES(x,y) multiload_property_object_list = g_list_append (multiload_property_object_list, gnome_property_object_new (& ## x ## Property_Descriptor, &multiload_properties. ## y ##)) -+#define ADD_PROPERTIES(x,y) multiload_property_object_list = g_list_append (multiload_property_object_list, gnome_property_object_new (&x ## Property_Descriptor, &multiload_properties.y)) - - static GtkWidget * - make_new_applet (const gchar *goad_id) diff --git a/x11/gnome-core/DESCR b/x11/gnome-core/DESCR deleted file mode 100644 index 8be73283570..00000000000 --- a/x11/gnome-core/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -Base component of GNU Network Object Management Environment - contains -the GNOME panel and applets, the help browser, desktop properties and -other essential GNOME utilities diff --git a/x11/gnome-core/Makefile b/x11/gnome-core/Makefile deleted file mode 100644 index e4ae3ad59be..00000000000 --- a/x11/gnome-core/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -# $NetBSD: Makefile,v 1.104 2005/03/24 11:00:38 wiz Exp $ -# - -.include "Makefile.common" - -PKGREVISION= 17 - -COMMENT= Core component of GNU Network Object Management Environment - -DEPENDS+= gnome-session>=1.4.2:../../x11/gnome1-session -DEPENDS+= gnome-panel>=1.4.2:../../x11/gnome1-panel -BUILD_DEPENDS+= gtk-doc>=0.9:../../textproc/gtk-doc -BUILD_USES_MSGFMT= YES - -CONFLICTS+= gnome2-terminal-[0-9]* - -USE_DIRS+= gnome1-1.5 - -.include "../../mk/bsd.prefs.mk" -.if (${LOCALBASE} == ${X11PREFIX}) -BUILDLINK_DEPENDS.gnome-pixmaps=gnome{,2}-pixmaps>=1.4.2 -.endif - -pre-install: -.for dir in gsm smproxy panel applets - ${ECHO} install: >${WRKSRC}/${dir}/Makefile -.endfor - -post-install: -.for prg in gnome-feedback gnome-terminal # Handled in gnome-dirs: gpl lgpl fdl -. for lng in C da de es it no - [ ! -d ${PREFIX}/share/gnome/help/${prg}/${lng}/figures ] || \ - ${RMDIR} ${PREFIX}/share/gnome/help/${prg}/${lng}/figures -. endfor -.endfor - -.include "../../archivers/bzip2/buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/libglade/buildlink3.mk" -.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk" -.include "../../graphics/gnome-pixmaps/buildlink3.mk" -.include "../../lang/perl5/buildlink3.mk" -.include "../../textproc/libxml/buildlink3.mk" -.include "../../textproc/scrollkeeper/omf.mk" -.include "../../www/gtkhtml/buildlink3.mk" -.include "../../www/libghttp/buildlink3.mk" -.include "../../x11/gnome1-session/buildlink3.mk" -.include "../../x11/gnome1-panel/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" diff --git a/x11/gnome-core/Makefile.common b/x11/gnome-core/Makefile.common deleted file mode 100644 index ecd3ceeaef7..00000000000 --- a/x11/gnome-core/Makefile.common +++ /dev/null @@ -1,25 +0,0 @@ -# $NetBSD: Makefile.common,v 1.11 2005/04/11 21:48:07 tv Exp $ -# - -DISTNAME= gnome-core-1.4.2 -CATEGORIES?= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-core/1.4/} -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER?= rh@NetBSD.org -HOMEPAGE?= http://www.gnome.org/ - -BUILD_USES_MSGFMT= YES - -USE_DIRS+= xdg-1.1 -USE_PKGLOCALEDIR= YES -USE_X11BASE= YES -USE_GNU_TOOLS+= make -USE_LIBTOOL= YES - -LOCALSTATEDIR= ${X11PREFIX}/var/gnome - -GNU_CONFIGURE= YES -CONFIGURE_ARGS+= --localstatedir=${LOCALSTATEDIR} - -REPLACE_PERL= help-browser/gnome-convert help-browser/gnome-download diff --git a/x11/gnome-core/PLIST b/x11/gnome-core/PLIST deleted file mode 100644 index efb9a493f07..00000000000 --- a/x11/gnome-core/PLIST +++ /dev/null @@ -1,450 +0,0 @@ -@comment $NetBSD: PLIST,v 1.13 2003/04/20 10:43:51 rh Exp $ -bin/gmenu -bin/gnome-about -bin/gnome-convert -bin/gnome-download -bin/gnome-edit -bin/gnome-help-browser -bin/gnome-help-caller -bin/gnome-hint -bin/gnome-hint-properties-capplet -bin/gnome-info2html -bin/gnome-man2html -bin/gnome-terminal -etc/CORBA/servers/gnome-terminal.gnorba -etc/CORBA/servers/help-browser.gnorba -man/man1/gmenu.1 -man/man1/gnome-about.1 -man/man1/gnome-convert.1 -man/man1/gnome-download.1 -man/man1/gnome-edit.1 -man/man1/gnome-hint-properties-capplet.1 -man/man1/gnome-hint.1 -man/man1/gnome-info2html.1 -man/man1/gnome-man2html.1 -man/man1/gnome-terminal.1 -share/control-center/Session/gnome-hint-properties.desktop -share/gnome-about/contributors.dat -share/gnome-terminal/glade/gnome-terminal.glade -share/gnome/apps/.directory -share/gnome/apps/.order -share/gnome/apps/Applications/.directory -share/gnome/apps/Applications/Emacs.desktop -share/gnome/apps/Applications/Vim.desktop -share/gnome/apps/Applications/WordPerfect.desktop -share/gnome/apps/Applications/XEphem.desktop -share/gnome/apps/Applications/Xemacs.desktop -share/gnome/apps/Applications/gaspell.desktop -share/gnome/apps/Development/.directory -share/gnome/apps/Games/.directory -share/gnome/apps/Gmc.desktop -share/gnome/apps/Graphics/.directory -share/gnome/apps/Graphics/GIMP.desktop -share/gnome/apps/Graphics/xbmbrowser.desktop -share/gnome/apps/Graphics/xv.desktop -share/gnome/apps/Internet/.directory -share/gnome/apps/Internet/Browser.desktop -share/gnome/apps/Internet/TkSETI.desktop -share/gnome/apps/Internet/Tkrat.desktop -share/gnome/apps/Internet/lynx.desktop -share/gnome/apps/Multimedia/.directory -share/gnome/apps/Settings/.directory -share/gnome/apps/Settings/.order -share/gnome/apps/Settings/Imlib_config.desktop -share/gnome/apps/Settings/Session/gnome-hint-properties.desktop -share/gnome/apps/Settings/gmenu.desktop -share/gnome/apps/System/.directory -share/gnome/apps/System/Eterm.desktop -share/gnome/apps/System/Kterm.desktop -share/gnome/apps/System/UNIX-regular.desktop -share/gnome/apps/System/UNIX.desktop -share/gnome/apps/System/Vnterm.desktop -share/gnome/apps/System/gnome-terminal.desktop -share/gnome/apps/Utilities/.directory -share/gnome/apps/Utilities/gnome-hint.desktop -share/gnome/apps/gnome-help.desktop -share/gnome/help/fdl/C/fdl-section1.html -share/gnome/help/fdl/C/fdl-section10.html -share/gnome/help/fdl/C/fdl-section2.html -share/gnome/help/fdl/C/fdl-section3.html -share/gnome/help/fdl/C/fdl-section4.html -share/gnome/help/fdl/C/fdl-section5.html -share/gnome/help/fdl/C/fdl-section6.html -share/gnome/help/fdl/C/fdl-section7.html -share/gnome/help/fdl/C/fdl-section8.html -share/gnome/help/fdl/C/fdl-section9.html -share/gnome/help/fdl/C/fdl-using.html -share/gnome/help/fdl/C/fdl.sgml -share/gnome/help/fdl/C/index.html -share/gnome/help/fdl/C/ln8.html -share/gnome/help/gnome-feedback/C/gnome-feedback.sgml -share/gnome/help/gnome-feedback/C/index.html -share/gnome/help/gnome-feedback/C/ln7.html -share/gnome/help/gnome-feedback/no/gnome-feedback.sgml -share/gnome/help/gnome-feedback/no/index.html -share/gnome/help/gnome-feedback/no/ln7.html -share/gnome/help/gnome-terminal/C/LEGALNOTICE.html -share/gnome/help/gnome-terminal/C/authors.html -share/gnome/help/gnome-terminal/C/classes.html -share/gnome/help/gnome-terminal/C/config.html -share/gnome/help/gnome-terminal/C/environment.html -share/gnome/help/gnome-terminal/C/gnome-terminal.sgml -share/gnome/help/gnome-terminal/C/index.html -share/gnome/help/gnome-terminal/C/license.html -share/gnome/help/gnome-terminal/C/ln9.html -share/gnome/help/gnome-terminal/C/menus.html -share/gnome/help/gnome-terminal/C/options.html -share/gnome/help/gnome-terminal/C/pointerusage.html -share/gnome/help/gnome-terminal/C/topic.dat -share/gnome/help/gnome-terminal/C/usage.html -share/gnome/help/gnome-terminal/da/authors.html -share/gnome/help/gnome-terminal/da/classes.html -share/gnome/help/gnome-terminal/da/config.html -share/gnome/help/gnome-terminal/da/emulation.html -share/gnome/help/gnome-terminal/da/environment.html -share/gnome/help/gnome-terminal/da/gnome-terminal.sgml -share/gnome/help/gnome-terminal/da/index.html -share/gnome/help/gnome-terminal/da/ln9.html -share/gnome/help/gnome-terminal/da/menus.html -share/gnome/help/gnome-terminal/da/options.html -share/gnome/help/gnome-terminal/da/pointerusage.html -share/gnome/help/gnome-terminal/da/terminal.html -share/gnome/help/gnome-terminal/da/termtech.html -share/gnome/help/gnome-terminal/da/topic.dat -share/gnome/help/gnome-terminal/de/authors.html -share/gnome/help/gnome-terminal/de/classes.html -share/gnome/help/gnome-terminal/de/config.html -share/gnome/help/gnome-terminal/de/environment.html -share/gnome/help/gnome-terminal/de/gnome-terminal.sgml -share/gnome/help/gnome-terminal/de/index.html -share/gnome/help/gnome-terminal/de/ln11.html -share/gnome/help/gnome-terminal/de/menus.html -share/gnome/help/gnome-terminal/de/options.html -share/gnome/help/gnome-terminal/de/pointerusage.html -share/gnome/help/gnome-terminal/de/topic.dat -share/gnome/help/gnome-terminal/de/usage.html -share/gnome/help/gnome-terminal/es/authors.html -share/gnome/help/gnome-terminal/es/classes.html -share/gnome/help/gnome-terminal/es/config.html -share/gnome/help/gnome-terminal/es/environment.html -share/gnome/help/gnome-terminal/es/gnome-terminal.sgml -share/gnome/help/gnome-terminal/es/index.html -share/gnome/help/gnome-terminal/es/ln17.html -share/gnome/help/gnome-terminal/es/menus.html -share/gnome/help/gnome-terminal/es/options.html -share/gnome/help/gnome-terminal/es/pointerusage.html -share/gnome/help/gnome-terminal/es/topic.dat -share/gnome/help/gnome-terminal/es/usage.html -share/gnome/help/gnome-terminal/eu/LEGALNOTICE.html -share/gnome/help/gnome-terminal/eu/authors.html -share/gnome/help/gnome-terminal/eu/classes.html -share/gnome/help/gnome-terminal/eu/config.html -share/gnome/help/gnome-terminal/eu/environment.html -share/gnome/help/gnome-terminal/eu/gnome-terminal.sgml -share/gnome/help/gnome-terminal/eu/index.html -share/gnome/help/gnome-terminal/eu/license.html -share/gnome/help/gnome-terminal/eu/menus.html -share/gnome/help/gnome-terminal/eu/options.html -share/gnome/help/gnome-terminal/eu/pointerusage.html -share/gnome/help/gnome-terminal/eu/topic.dat -share/gnome/help/gnome-terminal/eu/usage.html -share/gnome/help/gnome-terminal/it/authors.html -share/gnome/help/gnome-terminal/it/classes.html -share/gnome/help/gnome-terminal/it/config.html -share/gnome/help/gnome-terminal/it/emulation.html -share/gnome/help/gnome-terminal/it/environment.html -share/gnome/help/gnome-terminal/it/gnome-terminal.sgml -share/gnome/help/gnome-terminal/it/index.html -share/gnome/help/gnome-terminal/it/ln12.html -share/gnome/help/gnome-terminal/it/menus.html -share/gnome/help/gnome-terminal/it/options.html -share/gnome/help/gnome-terminal/it/pointerusage.html -share/gnome/help/gnome-terminal/it/terminal.html -share/gnome/help/gnome-terminal/it/topic.dat -share/gnome/help/gnome-terminal/no/authors.html -share/gnome/help/gnome-terminal/no/classes.html -share/gnome/help/gnome-terminal/no/config.html -share/gnome/help/gnome-terminal/no/environment.html -share/gnome/help/gnome-terminal/no/gnome-terminal.sgml -share/gnome/help/gnome-terminal/no/index.html -share/gnome/help/gnome-terminal/no/ln9.html -share/gnome/help/gnome-terminal/no/menus.html -share/gnome/help/gnome-terminal/no/options.html -share/gnome/help/gnome-terminal/no/pointerusage.html -share/gnome/help/gnome-terminal/no/topic.dat -share/gnome/help/gnome-terminal/no/usage.html -share/gnome/help/gpl/C/gpl.sgml -share/gnome/help/gpl/C/index.html -share/gnome/help/gpl/C/ln7.html -share/gnome/help/gpl/C/terms.html -share/gnome/help/help-browser/C/default-page.html -share/gnome/help/help-browser/C/gnome-logo-large.png -share/gnome/help/help-browser/C/help-browser.html -share/gnome/help/help-browser/C/index.html -share/gnome/help/help-browser/C/topic.dat -share/gnome/help/help-browser/ca/default-page.html -share/gnome/help/help-browser/da/default-page.html -share/gnome/help/help-browser/da/help-browser.html -share/gnome/help/help-browser/da/index.html -share/gnome/help/help-browser/da/topic.dat -share/gnome/help/help-browser/el/default-page.html -share/gnome/help/help-browser/es/default-page.html -share/gnome/help/help-browser/es/help-browser.html -share/gnome/help/help-browser/es/index.html -share/gnome/help/help-browser/es/topic.dat -share/gnome/help/help-browser/et/default-page.html -share/gnome/help/help-browser/eu/default-page.html -share/gnome/help/help-browser/eu/help-browser.html -share/gnome/help/help-browser/eu/index.html -share/gnome/help/help-browser/eu/topic.dat -share/gnome/help/help-browser/fr/default-page.html -share/gnome/help/help-browser/fr/help-browser.html -share/gnome/help/help-browser/fr/index.html -share/gnome/help/help-browser/fr/topic.dat -share/gnome/help/help-browser/gl/default-page.html -share/gnome/help/help-browser/gl/help-browser.html -share/gnome/help/help-browser/gl/index.html -share/gnome/help/help-browser/gl/topic.dat -share/gnome/help/help-browser/hu/default-page.html -share/gnome/help/help-browser/hu/help-browser.html -share/gnome/help/help-browser/hu/index.html -share/gnome/help/help-browser/hu/topic.dat -share/gnome/help/help-browser/it/default-page.html -share/gnome/help/help-browser/it/help-browser.html -share/gnome/help/help-browser/it/index.html -share/gnome/help/help-browser/it/topic.dat -share/gnome/help/help-browser/ja/default-page.html -share/gnome/help/help-browser/ja/help-browser.html -share/gnome/help/help-browser/ja/index.html -share/gnome/help/help-browser/ja/topic.dat -share/gnome/help/help-browser/ko/default-page.html -share/gnome/help/help-browser/ko/help-browser.html -share/gnome/help/help-browser/ko/index.html -share/gnome/help/help-browser/ko/topic.dat -share/gnome/help/help-browser/lt/default-page.html -share/gnome/help/help-browser/lt/help-browser.html -share/gnome/help/help-browser/lt/index.html -share/gnome/help/help-browser/lt/topic.dat -share/gnome/help/help-browser/no/default-page.html -share/gnome/help/help-browser/no/help-browser.html -share/gnome/help/help-browser/no/index.html -share/gnome/help/help-browser/no/topic.dat -share/gnome/help/help-browser/uk/default-page.html -share/gnome/help/help-browser/uk/help-browser.html -share/gnome/help/help-browser/uk/index.html -share/gnome/help/help-browser/uk/topic.dat -share/gnome/help/help-browser/wa/default-page.html -share/gnome/help/help-browser/wa/help-browser.html -share/gnome/help/help-browser/wa/index.html -share/gnome/help/help-browser/wa/topic.dat -share/gnome/help/lgpl/C/GPL-LEGALNOTICE.html -share/gnome/help/lgpl/C/lgpl.html -share/gnome/help/lgpl/C/lgpl.sgml -share/gnome/help/lgpl/C/ln7.html -share/gnome/help/lgpl/C/t1.html -share/gnome/help/lgpl/C/terms.html -share/gnome/help/lgpl/C/x35.html -share/idl/Terminal.idl -share/idl/gnome-panel.idl -share/idl/help-browser.idl -${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/sp/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gnome-core.mo -${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gnome-core.mo -share/mc/templates/Browser.desktop -share/mc/templates/Emacs.desktop -share/mc/templates/Eterm.desktop -share/mc/templates/FileRunner.desktop -share/mc/templates/GIMP.desktop -share/mc/templates/GXanim.desktop -share/mc/templates/Gmc.desktop -share/mc/templates/Imlib_config.desktop -share/mc/templates/Kterm.desktop -share/mc/templates/TkSETI.desktop -share/mc/templates/Tkrat.desktop -share/mc/templates/UNIX-regular.desktop -share/mc/templates/UNIX.desktop -share/mc/templates/Vim.desktop -share/mc/templates/Vnterm.desktop -share/mc/templates/WordPerfect.desktop -share/mc/templates/XEphem.desktop -share/mc/templates/XMcd.desktop -share/mc/templates/Xemacs.desktop -share/mc/templates/gaspell.desktop -share/mc/templates/lynx.desktop -share/mc/templates/realplayer.desktop -share/mc/templates/rxvt.desktop -share/mc/templates/xcolsel.desktop -share/mc/templates/xmix.desktop -share/mc/templates/xv.desktop -share/omf/gnome-core/clock_applet-C.omf -share/omf/gnome-core/clock_applet-da.omf -share/omf/gnome-core/clock_applet-eu.omf -share/omf/gnome-core/clock_applet-it.omf -share/omf/gnome-core/clock_applet-no.omf -share/omf/gnome-core/desk-guide_applet-C.omf -share/omf/gnome-core/desk-guide_applet-de.omf -share/omf/gnome-core/desk-guide_applet-es.omf -share/omf/gnome-core/desk-guide_applet-eu.omf -share/omf/gnome-core/desk-guide_applet-it.omf -share/omf/gnome-core/fdl-C.omf -share/omf/gnome-core/fish_applet-C.omf -share/omf/gnome-core/fish_applet-da.omf -share/omf/gnome-core/fish_applet-eu.omf -share/omf/gnome-core/fish_applet-it.omf -share/omf/gnome-core/fish_applet-no.omf -share/omf/gnome-core/gen_util_applet-de.omf -share/omf/gnome-core/gnome-feedback-C.omf -share/omf/gnome-core/gnome-feedback-no.omf -share/omf/gnome-core/gnome-terminal-C.omf -share/omf/gnome-core/gnome-terminal-de.omf -share/omf/gnome-core/gnome-terminal-es.omf -share/omf/gnome-core/gnome-terminal-eu.omf -share/omf/gnome-core/gnome-terminal-no.omf -share/omf/gnome-core/gpl-C.omf -share/omf/gnome-core/lgpl-C.omf -share/omf/gnome-core/mailcheck_applet-C.omf -share/omf/gnome-core/mailcheck_applet-da.omf -share/omf/gnome-core/mailcheck_applet-es.omf -share/omf/gnome-core/mailcheck_applet-eu.omf -share/omf/gnome-core/mailcheck_applet-it.omf -share/omf/gnome-core/mailcheck_applet-no.omf -share/omf/gnome-core/panel-C.omf -share/omf/gnome-core/panel-de.omf -share/omf/gnome-core/panel-es.omf -share/omf/gnome-core/panel-eu.omf -share/omf/gnome-core/panel-it.omf -share/omf/gnome-core/panel-ja.omf -share/omf/gnome-core/panel-no.omf -share/omf/gnome-core/printer_applet-C.omf -share/omf/gnome-core/printer_applet-da.omf -share/omf/gnome-core/printer_applet-es.omf -share/omf/gnome-core/printer_applet-eu.omf -share/omf/gnome-core/printer_applet-it.omf -share/omf/gnome-core/printer_applet-no.omf -share/omf/gnome-core/session-C.omf -share/omf/gnome-core/session-ja.omf -share/omf/gnome-core/tasklist_applet-C.omf -share/omf/gnome-core/tasklist_applet-es.omf -share/omf/gnome-core/tasklist_applet-eu.omf -share/pixmaps/gnome-hint.png -@dirrm share/omf/gnome-core -@comment in scrollkeeper: @dirrm share/omf -@unexec ${RMDIR} %D/share/mc/templates 2>/dev/null || ${TRUE} -@unexec ${RMDIR} %D/share/mc 2>/dev/null || ${TRUE} -@exec ${MKDIR} %D/share/gnome/help/lgpl/C/stylesheet-images -@dirrm share/gnome/help/lgpl/C/stylesheet-images -@comment in gnome1-dirs: @dirrm share/gnome/help/lgpl/C -@comment in gnome1-dirs: @dirrm share/gnome/help/lgpl -@dirrm share/gnome/help/help-browser/wa -@dirrm share/gnome/help/help-browser/uk -@dirrm share/gnome/help/help-browser/no -@dirrm share/gnome/help/help-browser/lt -@dirrm share/gnome/help/help-browser/ko -@dirrm share/gnome/help/help-browser/ja -@dirrm share/gnome/help/help-browser/it -@dirrm share/gnome/help/help-browser/hu -@dirrm share/gnome/help/help-browser/gl -@dirrm share/gnome/help/help-browser/fr -@dirrm share/gnome/help/help-browser/eu -@dirrm share/gnome/help/help-browser/et -@dirrm share/gnome/help/help-browser/es -@dirrm share/gnome/help/help-browser/el -@dirrm share/gnome/help/help-browser/da -@dirrm share/gnome/help/help-browser/ca -@dirrm share/gnome/help/help-browser/C -@dirrm share/gnome/help/help-browser -@exec ${MKDIR} %D/share/gnome/help/gpl/C/stylesheet-images -@dirrm share/gnome/help/gpl/C/stylesheet-images -@comment in gnome1-dirs: @dirrm share/gnome/help/gpl/C -@comment in gnome1-dirs: @dirrm share/gnome/help/gpl -@exec ${MKDIR} %D/share/gnome/help/gnome-terminal/no/stylesheet-images -@dirrm share/gnome/help/gnome-terminal/no/stylesheet-images -@dirrm share/gnome/help/gnome-terminal/no -@exec ${MKDIR} %D/share/gnome/help/gnome-terminal/it/stylesheet-images -@dirrm share/gnome/help/gnome-terminal/it/stylesheet-images -@dirrm share/gnome/help/gnome-terminal/it -@exec ${MKDIR} %D/share/gnome/help/gnome-terminal/eu/stylesheet-images -@dirrm share/gnome/help/gnome-terminal/eu/stylesheet-images -@exec ${MKDIR} %D/share/gnome/help/gnome-terminal/eu/figures -@dirrm share/gnome/help/gnome-terminal/eu/figures -@dirrm share/gnome/help/gnome-terminal/eu -@exec ${MKDIR} %D/share/gnome/help/gnome-terminal/es/stylesheet-images -@dirrm share/gnome/help/gnome-terminal/es/stylesheet-images -@dirrm share/gnome/help/gnome-terminal/es -@exec ${MKDIR} %D/share/gnome/help/gnome-terminal/de/stylesheet-images -@dirrm share/gnome/help/gnome-terminal/de/stylesheet-images -@dirrm share/gnome/help/gnome-terminal/de -@exec ${MKDIR} %D/share/gnome/help/gnome-terminal/da/stylesheet-images -@dirrm share/gnome/help/gnome-terminal/da/stylesheet-images -@dirrm share/gnome/help/gnome-terminal/da -@exec ${MKDIR} %D/share/gnome/help/gnome-terminal/C/stylesheet-images -@dirrm share/gnome/help/gnome-terminal/C/stylesheet-images -@dirrm share/gnome/help/gnome-terminal/C -@dirrm share/gnome/help/gnome-terminal -@exec ${MKDIR} %D/share/gnome/help/gnome-feedback/no/stylesheet-images -@dirrm share/gnome/help/gnome-feedback/no/stylesheet-images -@dirrm share/gnome/help/gnome-feedback/no -@exec ${MKDIR} %D/share/gnome/help/gnome-feedback/C/stylesheet-images -@dirrm share/gnome/help/gnome-feedback/C/stylesheet-images -@dirrm share/gnome/help/gnome-feedback/C -@dirrm share/gnome/help/gnome-feedback -@exec ${MKDIR} %D/share/gnome/help/fdl/C/stylesheet-images -@dirrm share/gnome/help/fdl/C/stylesheet-images -@comment in gnome1-dirs: @dirrm share/gnome/help/fdl/C -@comment in gnome1-dirs: @dirrm share/gnome/help/fdl -@comment in gnome1-dirs: @dirrm share/gnome/help -@comment in gnome1-dirs: @dirrm share/gnome/apps/Utilities -@comment in gnome1-dirs: @dirrm share/gnome/apps/System -@comment in gnome1-dirs: @dirrm share/gnome/apps/Settings/Session -@comment in gnome1-dirs: @dirrm share/gnome/apps/Settings/Desktop -@comment in gnome1-dirs: @dirrm share/gnome/apps/Settings -@comment in gnome1-dirs: @dirrm share/gnome/apps/Multimedia -@comment in gnome1-dirs: @dirrm share/gnome/apps/Internet -@comment in gnome1-dirs: @dirrm share/gnome/apps/Graphics -@comment in gnome1-dirs: @dirrm share/gnome/apps/Games -@comment in gnome1-dirs: @dirrm share/gnome/apps/Development -@comment in gnome1-dirs: @dirrm share/gnome/apps/Applications -@comment in gnome1-dirs: @dirrm share/gnome/apps -@unexec ${RMDIR} %D/share/gnome-terminal/glade 2>/dev/null || ${TRUE} -@unexec ${RMDIR} %D/share/gnome-terminal 2>/dev/null || ${TRUE} -@unexec ${RMDIR} %D/share/gnome-about 2>/dev/null || ${TRUE} -@unexec ${RMDIR} %D/etc/gnome 2>/dev/null || ${TRUE} diff --git a/x11/gnome-core/buildlink3.mk b/x11/gnome-core/buildlink3.mk deleted file mode 100644 index 54f50b06ba0..00000000000 --- a/x11/gnome-core/buildlink3.mk +++ /dev/null @@ -1,30 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.3 2004/11/30 18:26:41 wiz Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -GNOME_CORE_BUILDLINK3_MK:= ${GNOME_CORE_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= gnome-core -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngnome-core} -BUILDLINK_PACKAGES+= gnome-core - -.if !empty(GNOME_CORE_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.gnome-core+= gnome-core>=1.4.2nb16 -BUILDLINK_PKGSRCDIR.gnome-core?= ../../x11/gnome-core -.endif # GNOME_CORE_BUILDLINK3_MK - -.include "../../archivers/bzip2/buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/libglade/buildlink3.mk" -.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk" -.include "../../graphics/gnome-pixmaps/buildlink3.mk" -.include "../../lang/perl5/buildlink3.mk" -.include "../../textproc/libxml/buildlink3.mk" -.include "../../www/gtkhtml/buildlink3.mk" -.include "../../www/libghttp/buildlink3.mk" -.include "../../x11/gnome1-session/buildlink3.mk" -.include "../../x11/gnome1-panel/buildlink3.mk" - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/x11/gnome-core/distinfo b/x11/gnome-core/distinfo deleted file mode 100644 index 6034bc1d7ac..00000000000 --- a/x11/gnome-core/distinfo +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: distinfo,v 1.11 2005/02/23 17:36:10 wiz Exp $ - -SHA1 (gnome-core-1.4.2.tar.bz2) = 213989b6ded4175f98a208d51fae180897beb20b -RMD160 (gnome-core-1.4.2.tar.bz2) = f10cd8fc0124abee5a561dff5af53c7bbb8193b3 -Size (gnome-core-1.4.2.tar.bz2) = 6276384 bytes -SHA1 (patch-aa) = f36c0409e5ece6978fe373d4f40f88ed1f04062e -SHA1 (patch-ab) = 54d7ee01544a4928742d89773f9e9ec2c8e9f0bf -SHA1 (patch-ac) = 02d5c68e9f2fedeb3a5b51900e553b92766ba32b -SHA1 (patch-ad) = be326b0439c83cb3868ca7ffca797aa06d939fd7 -SHA1 (patch-ag) = cf578cd3de610d216499f43dc229c266ab9ef447 -SHA1 (patch-aj) = c4a30d54b19f0f5036f2e10981290da60bbcc3cf diff --git a/x11/gnome-core/patches/patch-aa b/x11/gnome-core/patches/patch-aa deleted file mode 100644 index 7a2c6faa961..00000000000 --- a/x11/gnome-core/patches/patch-aa +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-aa,v 1.12 2002/09/21 23:11:19 jlam Exp $ - ---- configure.orig Tue Sep 10 04:09:25 2002 -+++ configure -@@ -8792,6 +8792,11 @@ fi - sed -e "/^#/d" -e "/^\$/d" -e "s,.*, $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \ - < $srcdir/po/POTFILES.in > po/POTFILES - -+# NetBSD: set DATADIRNAME to "share" -+DATADIRNAME="share" -+INTLDEPS= -+INTLLIBS="-lintl" -+ - # AM_GNOME_GETTEXT above substs $DATADIRNAME - # this is the directory where the *.{mo,gmo} files are installed - gnomelocaledir='${prefix}/share/locale' diff --git a/x11/gnome-core/patches/patch-ab b/x11/gnome-core/patches/patch-ab deleted file mode 100644 index 59c911c8333..00000000000 --- a/x11/gnome-core/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.8 2002/09/14 02:46:56 rh Exp $ - ---- pixmaps/Makefile.in.orig Tue Sep 10 04:19:12 2002 -+++ pixmaps/Makefile.in -@@ -47,7 +47,7 @@ AUTOHEADER = @AUTOHEADER@ - - INSTALL = @INSTALL@ - INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) --INSTALL_DATA = @INSTALL_DATA@ -+INSTALL_DATA = echo "part of gnome-pixmaps, not installed: " - INSTALL_SCRIPT = @INSTALL_SCRIPT@ - transform = @program_transform_name@ - diff --git a/x11/gnome-core/patches/patch-ac b/x11/gnome-core/patches/patch-ac deleted file mode 100644 index 400623c8872..00000000000 --- a/x11/gnome-core/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.9 2002/04/11 01:31:02 jlam Exp $ - ---- omf-install/Makefile.in.orig Wed Apr 10 14:05:14 2002 -+++ omf-install/Makefile.in -@@ -194,7 +194,7 @@ - l = @l@ - - omf_dest_dir = $(datadir)/omf/gnome-core --scrollkeeper_localstate_dir = $(localstatedir)/scrollkeeper -+scrollkeeper_localstate_dir = `$(SCROLLKEEPER_CONFIG) --pkglocalstatedir` - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../config.h - CONFIG_CLEAN_FILES = diff --git a/x11/gnome-core/patches/patch-ad b/x11/gnome-core/patches/patch-ad deleted file mode 100644 index 696a077166b..00000000000 --- a/x11/gnome-core/patches/patch-ad +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ad,v 1.3 2004/08/06 13:58:55 minskim Exp $ - ---- gnome-about/Makefile.in.orig 2004-08-05 22:50:23.000000000 -0500 -+++ gnome-about/Makefile.in -@@ -183,6 +183,7 @@ INCLUDES = \ - -I$(top_builddir)/intl \ - $(GNOME_INCLUDEDIR) \ - $(PIXBUF_CFLAGS) \ -+ $(CANVAS_PIXBUF_CFLAGS) \ - -DGNOMELOCALEDIR=\""$(datadir)/locale\"" - - diff --git a/x11/gnome-core/patches/patch-ag b/x11/gnome-core/patches/patch-ag deleted file mode 100644 index fa862634623..00000000000 --- a/x11/gnome-core/patches/patch-ag +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ag,v 1.7 2002/03/24 20:03:37 rh Exp $ - ---- help-browser/Makefile.in.orig Sun Jan 27 09:24:00 2002 -+++ help-browser/Makefile.in -@@ -727,7 +727,7 @@ - @XML_I18N_MERGE_DESKTOP_RULE@ - - install-exec-local: -- $(INSTALL_PROGRAM) $(top_srcdir)/help-browser/gnome-download \ -+ $(INSTALL_SCRIPT) $(top_srcdir)/help-browser/gnome-download \ - $(top_srcdir)/help-browser/gnome-convert $(DESTDIR)$(bindir)/ - - # Tell versions [3.59,3.63) of GNU make to not export all variables. diff --git a/x11/gnome-core/patches/patch-aj b/x11/gnome-core/patches/patch-aj deleted file mode 100644 index c4d7dcc842a..00000000000 --- a/x11/gnome-core/patches/patch-aj +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aj,v 1.3 2002/09/14 02:46:57 rh Exp $ - ---- gsm/manager.c.orig Sun Mar 17 09:48:39 2002 -+++ gsm/manager.c -@@ -330,7 +330,7 @@ run_command (Client* client, const gchar - g_free (restart_info); - - #if 0 -- if (errno) -+ if (pid < 0) - { - if (strcmp (command, SmRestartCommand) || client->connection) - { diff --git a/x11/gnome-python/DESCR b/x11/gnome-python/DESCR deleted file mode 100644 index ab34699779f..00000000000 --- a/x11/gnome-python/DESCR +++ /dev/null @@ -1,16 +0,0 @@ -gnome-python -- Python bindings for GNOME -==================================== - -Author: James Henstridge <james@daa.com.au> - -This is a set of bindings for the GNOME libraries for use with python. To -use them, you will also need the pygtk package compiled and installed. It -can be found at either: - ftp://ftp.daa.com.au/pub/james/python/ - ftp://ftp.gnome.org/pub/GNOME/sources/gnome-python/ - ftp://ftp.python.org/pub/contrib/Graphics/ - -You will need gnome-libs 1.0.9 or later installed on your system (the -newer the better). Optionally, gnome-core 1.0.x and control-center -1.0.x can be used. If they are detected, they add support for writing -panel applets and control center capplets respectively. diff --git a/x11/gnome-python/Makefile b/x11/gnome-python/Makefile deleted file mode 100644 index 4befd5df0f4..00000000000 --- a/x11/gnome-python/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# $NetBSD: Makefile,v 1.45 2005/04/11 21:48:07 tv Exp $ - -DISTNAME= gnome-python-1.4.4 -PKGNAME= ${PYPKGPREFIX}-gnome-1.4.4 -PKGREVISION= 7 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-python/1.4/} - -MAINTAINER= drochner@NetBSD.org -HOMEPAGE= http://www.daa.com.au/~james/gnome/ -COMMENT= Python Bindings for the GNU Network Object Model Environment - -BUILDLINK_DEPENDS.gnome-panel= gnome-panel<2.0 - -CONFLICTS+= py-gtk-[0-9]* -CONFLICTS+= gnome-python-* - -GNU_CONFIGURE= yes -USE_X11= yes -USE_GNU_TOOLS+= make -USE_LIBTOOL= yes -LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig -CONFIGURE_ENV+= PYTHON=${PYTHONBIN} -MAKE_ENV+= PYINC=${PYINC} -PY_PATCHPLIST= yes -PYBINMODULE= yes - -.include "../../mk/bsd.prefs.mk" - -# XXX This doesn't quite work if _USE_RPATH=no. -.if (${OBJECT_FMT} == a.out) -post-configure: -.for DIR in pygtk pygnome - ${MV} ${WRKSRC}/${DIR}/Makefile ${WRKSRC}/${DIR}/Makefile.old - ${SED} -e 's#-Wl,-R#${LINKER_RPATH_FLAG} #g' \ - ${WRKSRC}/${DIR}/Makefile.old >${WRKSRC}/${DIR}/Makefile -.endfor -.endif - -.include "../../devel/libglade/buildlink3.mk" -.include "../../lang/python/extension.mk" -.include "../../x11/gnome-core/buildlink3.mk" -.include "../../x11/gtkglarea/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/x11/gnome-python/PLIST b/x11/gnome-python/PLIST deleted file mode 100644 index 460ab7fcefd..00000000000 --- a/x11/gnome-python/PLIST +++ /dev/null @@ -1,144 +0,0 @@ -@comment $NetBSD: PLIST,v 1.6 2004/09/22 08:09:58 jlam Exp $ -bin/pygtk-codegen-1.2 -${PYINC}/pygtk/pygdkimlib.h -${PYINC}/pygtk/pygdkpixbuf.h -${PYINC}/pygtk/pygtk.h -${PYSITELIB}/gtk-1.2/GDK.py -${PYSITELIB}/gtk-1.2/GDK.pyc -${PYSITELIB}/gtk-1.2/GDK.pyo -${PYSITELIB}/gtk-1.2/GTK.py -${PYSITELIB}/gtk-1.2/GTK.pyc -${PYSITELIB}/gtk-1.2/GTK.pyo -${PYSITELIB}/gtk-1.2/GdkImlib.py -${PYSITELIB}/gtk-1.2/GdkImlib.pyc -${PYSITELIB}/gtk-1.2/GdkImlib.pyo -${PYSITELIB}/gtk-1.2/GtkExtra.py -${PYSITELIB}/gtk-1.2/GtkExtra.pyc -${PYSITELIB}/gtk-1.2/GtkExtra.pyo -${PYSITELIB}/gtk-1.2/_gtkmodule.la -${PYSITELIB}/gtk-1.2/_gdkimlibmodule.la -${PYSITELIB}/gtk-1.2/_gtkglmodule.la -${PYSITELIB}/gtk-1.2/_libglademodule.la -${PYSITELIB}/gtk-1.2/_gnomemodule.la -${PYSITELIB}/gtk-1.2/_gnomeuimodule.la -${PYSITELIB}/gtk-1.2/_zvtmodule.la -${PYSITELIB}/gtk-1.2/_gtkxmhtmlmodule.la -${PYSITELIB}/gtk-1.2/_appletmodule.la -${PYSITELIB}/gtk-1.2/_cappletmodule.la -${PYSITELIB}/gtk-1.2/_gladegnomemodule.la -${PYSITELIB}/gtk-1.2/gdkpixbufmodule.la -${PYSITELIB}/gtk-1.2/gnome/__init__.py -${PYSITELIB}/gtk-1.2/gnome/__init__.pyc -${PYSITELIB}/gtk-1.2/gnome/__init__.pyo -${PYSITELIB}/gtk-1.2/gnome/affine.py -${PYSITELIB}/gtk-1.2/gnome/affine.pyc -${PYSITELIB}/gtk-1.2/gnome/affine.pyo -${PYSITELIB}/gtk-1.2/gnome/applet.py -${PYSITELIB}/gtk-1.2/gnome/applet.pyc -${PYSITELIB}/gtk-1.2/gnome/applet.pyo -${PYSITELIB}/gtk-1.2/gnome/capplet.py -${PYSITELIB}/gtk-1.2/gnome/capplet.pyc -${PYSITELIB}/gtk-1.2/gnome/capplet.pyo -${PYSITELIB}/gtk-1.2/gnome/config.py -${PYSITELIB}/gtk-1.2/gnome/config.pyc -${PYSITELIB}/gtk-1.2/gnome/config.pyo -${PYSITELIB}/gtk-1.2/gnome/file.py -${PYSITELIB}/gtk-1.2/gnome/file.pyc -${PYSITELIB}/gtk-1.2/gnome/file.pyo -${PYSITELIB}/gtk-1.2/gnome/help.py -${PYSITELIB}/gtk-1.2/gnome/help.pyc -${PYSITELIB}/gtk-1.2/gnome/help.pyo -${PYSITELIB}/gtk-1.2/gnome/history.py -${PYSITELIB}/gtk-1.2/gnome/history.pyc -${PYSITELIB}/gtk-1.2/gnome/history.pyo -${PYSITELIB}/gtk-1.2/gnome/metadata.py -${PYSITELIB}/gtk-1.2/gnome/metadata.pyc -${PYSITELIB}/gtk-1.2/gnome/metadata.pyo -${PYSITELIB}/gtk-1.2/gnome/mime.py -${PYSITELIB}/gtk-1.2/gnome/mime.pyc -${PYSITELIB}/gtk-1.2/gnome/mime.pyo -${PYSITELIB}/gtk-1.2/gnome/score.py -${PYSITELIB}/gtk-1.2/gnome/score.pyc -${PYSITELIB}/gtk-1.2/gnome/score.pyo -${PYSITELIB}/gtk-1.2/gnome/triggers.py -${PYSITELIB}/gtk-1.2/gnome/triggers.pyc -${PYSITELIB}/gtk-1.2/gnome/triggers.pyo -${PYSITELIB}/gtk-1.2/gnome/ui.py -${PYSITELIB}/gtk-1.2/gnome/ui.pyc -${PYSITELIB}/gtk-1.2/gnome/ui.pyo -${PYSITELIB}/gtk-1.2/gnome/uiconsts.py -${PYSITELIB}/gtk-1.2/gnome/uiconsts.pyc -${PYSITELIB}/gtk-1.2/gnome/uiconsts.pyo -${PYSITELIB}/gtk-1.2/gnome/url.py -${PYSITELIB}/gtk-1.2/gnome/url.pyc -${PYSITELIB}/gtk-1.2/gnome/url.pyo -${PYSITELIB}/gtk-1.2/gnome/util.py -${PYSITELIB}/gtk-1.2/gnome/util.pyc -${PYSITELIB}/gtk-1.2/gnome/util.pyo -${PYSITELIB}/gtk-1.2/gnome/xmhtml.py -${PYSITELIB}/gtk-1.2/gnome/xmhtml.pyc -${PYSITELIB}/gtk-1.2/gnome/xmhtml.pyo -${PYSITELIB}/gtk-1.2/gnome/zvt.py -${PYSITELIB}/gtk-1.2/gnome/zvt.pyc -${PYSITELIB}/gtk-1.2/gnome/zvt.pyo -${PYSITELIB}/gtk-1.2/gtk.py -${PYSITELIB}/gtk-1.2/gtk.pyc -${PYSITELIB}/gtk-1.2/gtk.pyo -${PYSITELIB}/gtk-1.2/gtkgl.py -${PYSITELIB}/gtk-1.2/gtkgl.pyc -${PYSITELIB}/gtk-1.2/gtkgl.pyo -${PYSITELIB}/gtk-1.2/libglade.py -${PYSITELIB}/gtk-1.2/libglade.pyc -${PYSITELIB}/gtk-1.2/libglade.pyo -${PYSITELIB}/gtk-1.2/pyglade/__init__.py -${PYSITELIB}/gtk-1.2/pyglade/__init__.pyc -${PYSITELIB}/gtk-1.2/pyglade/__init__.pyo -${PYSITELIB}/gtk-1.2/pyglade/build.py -${PYSITELIB}/gtk-1.2/pyglade/build.pyc -${PYSITELIB}/gtk-1.2/pyglade/build.pyo -${PYSITELIB}/gtk-1.2/pyglade/style.py -${PYSITELIB}/gtk-1.2/pyglade/style.pyc -${PYSITELIB}/gtk-1.2/pyglade/style.pyo -${PYSITELIB}/gtk-1.2/pyglade/xmlparse.py -${PYSITELIB}/gtk-1.2/pyglade/xmlparse.pyc -${PYSITELIB}/gtk-1.2/pyglade/xmlparse.pyo -${PYSITELIB}/pygtk.pth -${PYSITELIB}/pygtk.py -${PYSITELIB}/pygtk.pyc -${PYSITELIB}/pygtk.pyo -share/pygtk/1.2/codegen/generate.py -share/pygtk/1.2/codegen/generate.pyc -share/pygtk/1.2/codegen/generate.pyo -share/pygtk/1.2/codegen/scmexpr.py -share/pygtk/1.2/codegen/scmexpr.pyc -share/pygtk/1.2/codegen/scmexpr.pyo -share/pygtk/1.2/defs/applet.defs -share/pygtk/1.2/defs/capplet.defs -share/pygtk/1.2/defs/gnome-enums.defs -share/pygtk/1.2/defs/gnome.defs -share/pygtk/1.2/defs/gnomeui.defs -share/pygtk/1.2/defs/gtk.defs -share/pygtk/1.2/defs/gtkbase.defs -share/pygtk/1.2/defs/gtkcontainers.defs -share/pygtk/1.2/defs/gtkdata.defs -share/pygtk/1.2/defs/gtkdnd.defs -share/pygtk/1.2/defs/gtkedit.defs -share/pygtk/1.2/defs/gtkenums.defs -share/pygtk/1.2/defs/gtkgl.defs -share/pygtk/1.2/defs/gtkhtml.defs -share/pygtk/1.2/defs/gtklists.defs -share/pygtk/1.2/defs/gtkmenus.defs -share/pygtk/1.2/defs/gtkmisc.defs -share/pygtk/1.2/defs/gtkranges.defs -share/pygtk/1.2/defs/libglade.defs -share/pygtk/1.2/defs/xmhtml.defs -share/pygtk/1.2/defs/zvt.defs -@dirrm share/pygtk/1.2/defs -@dirrm share/pygtk/1.2/codegen -@dirrm share/pygtk/1.2 -@dirrm share/pygtk -@dirrm ${PYSITELIB}/gtk-1.2/pyglade -@dirrm ${PYSITELIB}/gtk-1.2/gnome -@dirrm ${PYSITELIB}/gtk-1.2 -@unexec ${RMDIR} %D/${PYSITELIB} 2>/dev/null || ${TRUE} -@dirrm ${PYINC}/pygtk diff --git a/x11/gnome-python/buildlink3.mk b/x11/gnome-python/buildlink3.mk deleted file mode 100644 index fc9110109bf..00000000000 --- a/x11/gnome-python/buildlink3.mk +++ /dev/null @@ -1,20 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.3 2004/11/30 18:26:41 wiz Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -PY_GNOME_BUILDLINK3_MK:= ${PY_GNOME_BUILDLINK3_MK}+ - -.include "../../lang/python/pyversion.mk" - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= pygnome -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Npygnome} -BUILDLINK_PACKAGES+= pygnome - -.if !empty(PY_GNOME_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.pygnome+= ${PYPKGPREFIX}-gnome>=1.4.4nb7 -BUILDLINK_PKGSRCDIR.pygnome?= ../../x11/gnome-python -.endif # PY_GNOME_BUILDLINK3_MK - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/x11/gnome-python/distinfo b/x11/gnome-python/distinfo deleted file mode 100644 index 63c34046fe1..00000000000 --- a/x11/gnome-python/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -$NetBSD: distinfo,v 1.5 2005/02/23 17:36:11 wiz Exp $ - -SHA1 (gnome-python-1.4.4.tar.gz) = 370fea0230c7db59a16b8b04eebe28dff7e8e581 -RMD160 (gnome-python-1.4.4.tar.gz) = 1452aa311833c1631edee4e039a6e7f509c2c497 -Size (gnome-python-1.4.4.tar.gz) = 682142 bytes -SHA1 (patch-aa) = d9861bee9ad77f54cd3036fc3f6c7492034f3272 diff --git a/x11/gnome-python/patches/patch-aa b/x11/gnome-python/patches/patch-aa deleted file mode 100644 index 8dcad030d5e..00000000000 --- a/x11/gnome-python/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2003/02/22 00:49:28 mycroft Exp $ - ---- pygtk/Makefile.in.orig 2002-08-24 07:37:02.000000000 +0000 -+++ pygtk/Makefile.in 2003-02-22 00:15:47.000000000 +0000 -@@ -35,7 +35,7 @@ - oldincludedir = /usr/include - pkgdatadir = $(datadir)/@PACKAGE@ - pkglibdir = $(libdir)/@PACKAGE@ --pkgincludedir = $(includedir)/@PACKAGE@ -+pkgincludedir = $(prefix)/${PYINC}/@PACKAGE@ - top_builddir = . - - ACLOCAL = @ACLOCAL@ diff --git a/x11/gnome-users-guide/DESCR b/x11/gnome-users-guide/DESCR deleted file mode 100644 index 9439cc2b298..00000000000 --- a/x11/gnome-users-guide/DESCR +++ /dev/null @@ -1,11 +0,0 @@ -This is the HTML user documentation for GNOME in English. - -From the GNOME home page: - -GNOME stands for GNU Network Object Model Environment. The GNOME -project intends to build a complete, user-friendly desktop based -entirely on free software. GNOME is part of the GNU project, and -GNOME is part of the OpenSource(tm) movement. The desktop will -consist of small utilities and larger applications which share a -consistent look and feel. GNOME uses GTK+ as the GUI toolkit for -all GNOME-compliant applications. diff --git a/x11/gnome-users-guide/Makefile b/x11/gnome-users-guide/Makefile deleted file mode 100644 index 0b23238b532..00000000000 --- a/x11/gnome-users-guide/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: Makefile,v 1.11 2003/07/17 22:56:28 grant Exp $ - -DISTNAME= users-guide-1.2 -PKGNAME= gnome-users-guide-1.2 -PKGREVISION= 2 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/users-guide/1.2/} - -MAINTAINER= tron@NetBSD.org -HOMEPAGE= http://www.gnome.org/users-guide/project.shtml -COMMENT= User documentation for GNOME - -DEPENDS+= gnome-libs>=1.4.1.4nb4:../gnome-libs - -GNU_CONFIGURE= YES -USE_X11BASE= YES - -.include "../../mk/bsd.pkg.mk" diff --git a/x11/gnome-users-guide/PLIST b/x11/gnome-users-guide/PLIST deleted file mode 100644 index e8d53b4971f..00000000000 --- a/x11/gnome-users-guide/PLIST +++ /dev/null @@ -1,335 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:10:52 zuntum Exp $ -share/gnome/help/users-guide/C/aboutug.html -share/gnome/help/users-guide/C/amusements.html -share/gnome/help/users-guide/C/appletadd.html -share/gnome/help/users-guide/C/applets.html -share/gnome/help/users-guide/C/authors.html -share/gnome/help/users-guide/C/clock-applets.html -share/gnome/help/users-guide/C/desk.html -share/gnome/help/users-guide/C/deskareas.html -share/gnome/help/users-guide/C/deskmenus.html -share/gnome/help/users-guide/C/desktop-intro.html -share/gnome/help/users-guide/C/deskuse.html -share/gnome/help/users-guide/C/doc-handlers.html -share/gnome/help/users-guide/C/docbook.css -share/gnome/help/users-guide/C/dragtour.html -share/gnome/help/users-guide/C/drawers.html -share/gnome/help/users-guide/C/fdl.html -share/gnome/help/users-guide/C/figs/CPULoad.png -share/gnome/help/users-guide/C/figs/MEMLoad.png -share/gnome/help/users-guide/C/figs/NETLoad.png -share/gnome/help/users-guide/C/figs/SWAPLoad.png -share/gnome/help/users-guide/C/figs/anotherclock-applet.png -share/gnome/help/users-guide/C/figs/anotherclock-properties.png -share/gnome/help/users-guide/C/figs/applet_props_dialog.png -share/gnome/help/users-guide/C/figs/asclock_applet.png -share/gnome/help/users-guide/C/figs/asclock_settings.png -share/gnome/help/users-guide/C/figs/battery-applet-ac-offline-25-20.png -share/gnome/help/users-guide/C/figs/battery-applet-ac-online-25-20.png -share/gnome/help/users-guide/C/figs/battery-applet-graph.png -share/gnome/help/users-guide/C/figs/battery-applet-properties-general.png -share/gnome/help/users-guide/C/figs/battery-applet-properties-graph.png -share/gnome/help/users-guide/C/figs/battery-applet-properties-messages.png -share/gnome/help/users-guide/C/figs/battery-applet-properties-readout.png -share/gnome/help/users-guide/C/figs/bg-capplet.png -share/gnome/help/users-guide/C/figs/border1.png -share/gnome/help/users-guide/C/figs/border2.png -share/gnome/help/users-guide/C/figs/cal-props.png -share/gnome/help/users-guide/C/figs/calday.png -share/gnome/help/users-guide/C/figs/calmonth.png -share/gnome/help/users-guide/C/figs/calweek.png -share/gnome/help/users-guide/C/figs/calyear.png -share/gnome/help/users-guide/C/figs/cdapplet.png -share/gnome/help/users-guide/C/figs/cdplayer_applet.png -share/gnome/help/users-guide/C/figs/charpick_applet.png -share/gnome/help/users-guide/C/figs/charpick_applet_settings.png -share/gnome/help/users-guide/C/figs/charpick_characters.png -share/gnome/help/users-guide/C/figs/clock.png -share/gnome/help/users-guide/C/figs/clock_applet.png -share/gnome/help/users-guide/C/figs/clock_settings.png -share/gnome/help/users-guide/C/figs/clockmail-prefs-general.png -share/gnome/help/users-guide/C/figs/clockmail-prefs-theme.png -share/gnome/help/users-guide/C/figs/clockmail_applet.png -share/gnome/help/users-guide/C/figs/control-center.png -share/gnome/help/users-guide/C/figs/cpuload-applet-default.png -share/gnome/help/users-guide/C/figs/cpuload-applet-greyed.png -share/gnome/help/users-guide/C/figs/cpuload-applet-properties.png -share/gnome/help/users-guide/C/figs/cpuload-applet.png -share/gnome/help/users-guide/C/figs/cpumem-applet.png -share/gnome/help/users-guide/C/figs/cpumemusage-applet.png -share/gnome/help/users-guide/C/figs/create_launcher.png -share/gnome/help/users-guide/C/figs/desk-guide-props.png -share/gnome/help/users-guide/C/figs/desk-guide.png -share/gnome/help/users-guide/C/figs/deskguide-fig.png -share/gnome/help/users-guide/C/figs/deskguide-properties-advanced-fig.png -share/gnome/help/users-guide/C/figs/deskguide-properties-geometry-fig.png -share/gnome/help/users-guide/C/figs/deskguide-properties-tasks-fig.png -share/gnome/help/users-guide/C/figs/deskguide-properties.png -share/gnome/help/users-guide/C/figs/deskguide-tasklist-fig.png -share/gnome/help/users-guide/C/figs/diskusage-applet-prefs.png -share/gnome/help/users-guide/C/figs/diskusage-applet.png -share/gnome/help/users-guide/C/figs/diskuse-applet-props.png -share/gnome/help/users-guide/C/figs/diskuse-applet.png -share/gnome/help/users-guide/C/figs/drawer.png -share/gnome/help/users-guide/C/figs/drawer_open.png -share/gnome/help/users-guide/C/figs/drawer_properties.png -share/gnome/help/users-guide/C/figs/drive-prefs.png -share/gnome/help/users-guide/C/figs/drive.png -share/gnome/help/users-guide/C/figs/drivemount_applet_all.png -share/gnome/help/users-guide/C/figs/drivemount_applet_floppy.png -share/gnome/help/users-guide/C/figs/drivemount_applet_settings.png -share/gnome/help/users-guide/C/figs/drivemount_applet_tooltip.png -share/gnome/help/users-guide/C/figs/example_applets.png -share/gnome/help/users-guide/C/figs/example_menu.png -share/gnome/help/users-guide/C/figs/example_panel.png -share/gnome/help/users-guide/C/figs/fifteen_applet.png -share/gnome/help/users-guide/C/figs/fileprops.png -share/gnome/help/users-guide/C/figs/fish_applet.png -share/gnome/help/users-guide/C/figs/fish_settings.png -share/gnome/help/users-guide/C/figs/full.png -share/gnome/help/users-guide/C/figs/gcalcfig.png -share/gnome/help/users-guide/C/figs/gcc-session.png -share/gnome/help/users-guide/C/figs/gccappdef.png -share/gnome/help/users-guide/C/figs/gccdialog.png -share/gnome/help/users-guide/C/figs/gccedit.png -share/gnome/help/users-guide/C/figs/gcchints.png -share/gnome/help/users-guide/C/figs/gccmdi.png -share/gnome/help/users-guide/C/figs/gccmime.png -share/gnome/help/users-guide/C/figs/gccsession-props.png -share/gnome/help/users-guide/C/figs/gccsound1.png -share/gnome/help/users-guide/C/figs/gccsound2.png -share/gnome/help/users-guide/C/figs/gccstartup.png -share/gnome/help/users-guide/C/figs/gccurl.png -share/gnome/help/users-guide/C/figs/gcolorsel-favorites.png -share/gnome/help/users-guide/C/figs/gcolorsel-search.png -share/gnome/help/users-guide/C/figs/gcolorsel-simple.png -share/gnome/help/users-guide/C/figs/gdict-prefs.png -share/gnome/help/users-guide/C/figs/gdict-spell.png -share/gnome/help/users-guide/C/figs/gdictmain.png -share/gnome/help/users-guide/C/figs/gdiskfree-prefs.png -share/gnome/help/users-guide/C/figs/gdiskfree.png -share/gnome/help/users-guide/C/figs/gdiskfreemain.png -share/gnome/help/users-guide/C/figs/gedit-capplet.png -share/gnome/help/users-guide/C/figs/geyes_applet.png -share/gnome/help/users-guide/C/figs/geyes_settings.png -share/gnome/help/users-guide/C/figs/gfloppy-another.png -share/gnome/help/users-guide/C/figs/gfloppy-badblocks.png -share/gnome/help/users-guide/C/figs/gfloppy-formatting.png -share/gnome/help/users-guide/C/figs/gfloppy-main.png -share/gnome/help/users-guide/C/figs/gfloppy-nodisk.png -share/gnome/help/users-guide/C/figs/gfloppy-nodos.png -share/gnome/help/users-guide/C/figs/gfloppy-qferror.png -share/gnome/help/users-guide/C/figs/gfloppy-successful.png -share/gnome/help/users-guide/C/figs/gfloppy-verifying.png -share/gnome/help/users-guide/C/figs/gfloppy-writeprotected.png -share/gnome/help/users-guide/C/figs/gfloppyfig.png -share/gnome/help/users-guide/C/figs/gfontsel-filterwin.png -share/gnome/help/users-guide/C/figs/gfontsel-mainshot.png -share/gnome/help/users-guide/C/figs/gfontselfig.png -share/gnome/help/users-guide/C/figs/gkb_applet.png -share/gnome/help/users-guide/C/figs/gkb_applet_settings.png -share/gnome/help/users-guide/C/figs/glessfig.png -share/gnome/help/users-guide/C/figs/glob_pref_anim.png -share/gnome/help/users-guide/C/figs/global-config-drawer.png -share/gnome/help/users-guide/C/figs/global-config-launch.png -share/gnome/help/users-guide/C/figs/global-config-log.png -share/gnome/help/users-guide/C/figs/global-config-menu.png -share/gnome/help/users-guide/C/figs/global-config-menu2.png -share/gnome/help/users-guide/C/figs/global-config-misc.png -share/gnome/help/users-guide/C/figs/global-config.png -share/gnome/help/users-guide/C/figs/gmc1.png -share/gnome/help/users-guide/C/figs/gmc_move.png -share/gnome/help/users-guide/C/figs/gmcprops1.png -share/gnome/help/users-guide/C/figs/gmcprops2.png -share/gnome/help/users-guide/C/figs/gmcprops3.png -share/gnome/help/users-guide/C/figs/gmcprops4.png -share/gnome/help/users-guide/C/figs/gmcprops5.png -share/gnome/help/users-guide/C/figs/gmcprops6.png -share/gnome/help/users-guide/C/figs/gnome-logo-large.png -share/gnome/help/users-guide/C/figs/gnome-pager-props.png -share/gnome/help/users-guide/C/figs/gnome-pager.png -share/gnome/help/users-guide/C/figs/gnome-panel.png -share/gnome/help/users-guide/C/figs/gnome-startup.png -share/gnome/help/users-guide/C/figs/gnotes-fig.png -share/gnome/help/users-guide/C/figs/gnotes-properties.png -share/gnome/help/users-guide/C/figs/grun.png -share/gnome/help/users-guide/C/figs/gsearchtool-gsearch.png -share/gnome/help/users-guide/C/figs/gsearchtool-locate.png -share/gnome/help/users-guide/C/figs/gsearchtool-mainwin.png -share/gnome/help/users-guide/C/figs/gsearchtool-results.png -share/gnome/help/users-guide/C/figs/gsearchtoolfig.png -share/gnome/help/users-guide/C/figs/gshutdown-advanced.png -share/gnome/help/users-guide/C/figs/gshutdown-preferences.png -share/gnome/help/users-guide/C/figs/gshutdownfig.png -share/gnome/help/users-guide/C/figs/gstripchart-main.png -share/gnome/help/users-guide/C/figs/gstripchart-param.png -share/gnome/help/users-guide/C/figs/gstripchart-text.png -share/gnome/help/users-guide/C/figs/gstripchartfig.png -share/gnome/help/users-guide/C/figs/gtcd-props.png -share/gnome/help/users-guide/C/figs/gtcd.png -share/gnome/help/users-guide/C/figs/gtt_mainwin.png -share/gnome/help/users-guide/C/figs/gtt_prefswin.png -share/gnome/help/users-guide/C/figs/gttfig.png -share/gnome/help/users-guide/C/figs/guname-cpuinfo.png -share/gnome/help/users-guide/C/figs/guname-diskinfo.png -share/gnome/help/users-guide/C/figs/guname-main.png -share/gnome/help/users-guide/C/figs/guname-memoryinfo.png -share/gnome/help/users-guide/C/figs/gunamefig.png -share/gnome/help/users-guide/C/figs/gw-main.png -share/gnome/help/users-guide/C/figs/gw-menuitems.png -share/gnome/help/users-guide/C/figs/gweather_applet.png -share/gnome/help/users-guide/C/figs/gweather_settings.png -share/gnome/help/users-guide/C/figs/gweather_weather.png -share/gnome/help/users-guide/C/figs/gwfig.png -share/gnome/help/users-guide/C/figs/hide-button.png -share/gnome/help/users-guide/C/figs/idetool.png -share/gnome/help/users-guide/C/figs/jbc_applet.png -share/gnome/help/users-guide/C/figs/keybell.png -share/gnome/help/users-guide/C/figs/keyboard-capplet.png -share/gnome/help/users-guide/C/figs/launcher-props.png -share/gnome/help/users-guide/C/figs/launcher_advprops.png -share/gnome/help/users-guide/C/figs/launcher_properties_advanced.png -share/gnome/help/users-guide/C/figs/launcher_properties_basic.png -share/gnome/help/users-guide/C/figs/launcher_props.png -share/gnome/help/users-guide/C/figs/life-applet.png -share/gnome/help/users-guide/C/figs/loadavg-applet-default.png -share/gnome/help/users-guide/C/figs/loadavg-applet-greyed.png -share/gnome/help/users-guide/C/figs/loadavg-applet-properties.png -share/gnome/help/users-guide/C/figs/loadavg-applet.png -share/gnome/help/users-guide/C/figs/login.png -share/gnome/help/users-guide/C/figs/logout-screen.png -share/gnome/help/users-guide/C/figs/mailcheck-applet.png -share/gnome/help/users-guide/C/figs/mailcheck-properties-mailbox.png -share/gnome/help/users-guide/C/figs/mailcheck-properties-mailcheck.png -share/gnome/help/users-guide/C/figs/mainmenu_properties.png -share/gnome/help/users-guide/C/figs/memload-applet-default.png -share/gnome/help/users-guide/C/figs/memload-applet-greyed.png -share/gnome/help/users-guide/C/figs/memload-applet-properties.png -share/gnome/help/users-guide/C/figs/memload-applet.png -share/gnome/help/users-guide/C/figs/menu-props.png -share/gnome/help/users-guide/C/figs/menu_properties.png -share/gnome/help/users-guide/C/figs/menueditor.png -share/gnome/help/users-guide/C/figs/mini-command-props.png -share/gnome/help/users-guide/C/figs/mini-command.png -share/gnome/help/users-guide/C/figs/mini-commander_applet.png -share/gnome/help/users-guide/C/figs/mini-commander_settings_general.png -share/gnome/help/users-guide/C/figs/mixapplet.png -share/gnome/help/users-guide/C/figs/mixer_applet.png -share/gnome/help/users-guide/C/figs/mm-button.png -share/gnome/help/users-guide/C/figs/modemlights-advpref.png -share/gnome/help/users-guide/C/figs/modemlights-prefs.png -share/gnome/help/users-guide/C/figs/modemlights.png -share/gnome/help/users-guide/C/figs/mouse-capplet.png -share/gnome/help/users-guide/C/figs/netload-applet-default.png -share/gnome/help/users-guide/C/figs/netload-applet-greyed.png -share/gnome/help/users-guide/C/figs/netload-applet-properties.png -share/gnome/help/users-guide/C/figs/netload-applet.png -share/gnome/help/users-guide/C/figs/odometer_applet.png -share/gnome/help/users-guide/C/figs/odometer_settings.png -share/gnome/help/users-guide/C/figs/odometer_themes.png -share/gnome/help/users-guide/C/figs/open_with.png -share/gnome/help/users-guide/C/figs/panel-prop.png -share/gnome/help/users-guide/C/figs/panel_applets.png -share/gnome/help/users-guide/C/figs/panel_lockbut.png -share/gnome/help/users-guide/C/figs/panel_logoutbut.png -share/gnome/help/users-guide/C/figs/panel_props_back.png -share/gnome/help/users-guide/C/figs/panel_props_edge.png -share/gnome/help/users-guide/C/figs/panel_runbutton.png -share/gnome/help/users-guide/C/figs/panel_runprogram.png -share/gnome/help/users-guide/C/figs/panel_swallow.png -share/gnome/help/users-guide/C/figs/printer-applet-props.png -share/gnome/help/users-guide/C/figs/printer-fig.png -share/gnome/help/users-guide/C/figs/printer-properties.png -share/gnome/help/users-guide/C/figs/quicklaunch.png -share/gnome/help/users-guide/C/figs/quicklaunch_applet.png -share/gnome/help/users-guide/C/figs/rubberband.png -share/gnome/help/users-guide/C/figs/screensave-capplet.png -share/gnome/help/users-guide/C/figs/soundmonitor_applet.png -share/gnome/help/users-guide/C/figs/soundmonitor_applet_settings.png -share/gnome/help/users-guide/C/figs/soundmonitor_applet_themes.png -share/gnome/help/users-guide/C/figs/soundmonitor_manager_server.png -share/gnome/help/users-guide/C/figs/start-capplet.png -share/gnome/help/users-guide/C/figs/status_dock.png -share/gnome/help/users-guide/C/figs/swapload-applet-default.png -share/gnome/help/users-guide/C/figs/swapload-applet-greyed.png -share/gnome/help/users-guide/C/figs/swapload-applet-properties.png -share/gnome/help/users-guide/C/figs/swapload-applet.png -share/gnome/help/users-guide/C/figs/tasklist-fig.png -share/gnome/help/users-guide/C/figs/tasklist-properties-size.png -share/gnome/help/users-guide/C/figs/tasklist-properties.png -share/gnome/help/users-guide/C/figs/tasklist-rightclick-fig.png -share/gnome/help/users-guide/C/figs/theme-select.png -share/gnome/help/users-guide/C/figs/thispanel.png -share/gnome/help/users-guide/C/figs/tickastat_applet.png -share/gnome/help/users-guide/C/figs/tickastat_coredump.png -share/gnome/help/users-guide/C/figs/tickastat_loadaverage.png -share/gnome/help/users-guide/C/figs/tickastat_settings.png -share/gnome/help/users-guide/C/figs/trackeditor.png -share/gnome/help/users-guide/C/figs/url-capplet.png -share/gnome/help/users-guide/C/figs/webcontrol-applet-prefs.png -share/gnome/help/users-guide/C/figs/webcontrol-applet.png -share/gnome/help/users-guide/C/figs/whereami_applet.png -share/gnome/help/users-guide/C/figs/wm-add.png -share/gnome/help/users-guide/C/figs/wm-main.png -share/gnome/help/users-guide/C/gccui.html -share/gnome/help/users-guide/C/globalpanelprefs.html -share/gnome/help/users-guide/C/gmc.html -share/gnome/help/users-guide/C/gmccopy.html -share/gnome/help/users-guide/C/gmcfileprops.html -share/gnome/help/users-guide/C/gmclaunch.html -share/gnome/help/users-guide/C/gmcmenus.html -share/gnome/help/users-guide/C/gmcnav.html -share/gnome/help/users-guide/C/gmcprefs.html -share/gnome/help/users-guide/C/gmcrename.html -share/gnome/help/users-guide/C/gmcselect.html -share/gnome/help/users-guide/C/gnome-applets.html -share/gnome/help/users-guide/C/gnome-utilities.html -share/gnome/help/users-guide/C/gnome-utils-applications.html -share/gnome/help/users-guide/C/gnome-utils-utilities.html -share/gnome/help/users-guide/C/gnomecc.html -share/gnome/help/users-guide/C/index.html -share/gnome/help/users-guide/C/intro.html -share/gnome/help/users-guide/C/launchers.html -share/gnome/help/users-guide/C/ln17.html -share/gnome/help/users-guide/C/main-menu.html -share/gnome/help/users-guide/C/mainmenu.html -share/gnome/help/users-guide/C/menus.html -share/gnome/help/users-guide/C/monitor-applets.html -share/gnome/help/users-guide/C/multimedia-applets.html -share/gnome/help/users-guide/C/multimedia-intro.html -share/gnome/help/users-guide/C/network-applets.html -share/gnome/help/users-guide/C/new-dirs.html -share/gnome/help/users-guide/C/new-file.html -share/gnome/help/users-guide/C/new-mount.html -share/gnome/help/users-guide/C/newbies.html -share/gnome/help/users-guide/C/panel-chap.html -share/gnome/help/users-guide/C/panelbasics.html -share/gnome/help/users-guide/C/panelbugs.html -share/gnome/help/users-guide/C/panelmove.html -share/gnome/help/users-guide/C/panelproperties.html -share/gnome/help/users-guide/C/peripherals.html -share/gnome/help/users-guide/C/permissions.html -share/gnome/help/users-guide/C/quickstart.html -share/gnome/help/users-guide/C/session.html -share/gnome/help/users-guide/C/specialobjects.html -share/gnome/help/users-guide/C/stylesheet-images/caution.gif -share/gnome/help/users-guide/C/stylesheet-images/home.gif -share/gnome/help/users-guide/C/stylesheet-images/important.gif -share/gnome/help/users-guide/C/stylesheet-images/next.gif -share/gnome/help/users-guide/C/stylesheet-images/note.gif -share/gnome/help/users-guide/C/stylesheet-images/prev.gif -share/gnome/help/users-guide/C/stylesheet-images/tip.gif -share/gnome/help/users-guide/C/stylesheet-images/toc-blank.gif -share/gnome/help/users-guide/C/stylesheet-images/toc-minus.gif -share/gnome/help/users-guide/C/stylesheet-images/toc-plus.gif -share/gnome/help/users-guide/C/stylesheet-images/up.gif -share/gnome/help/users-guide/C/stylesheet-images/warning.gif -share/gnome/help/users-guide/C/syslinks.html -share/gnome/help/users-guide/C/topic.dat -share/gnome/help/users-guide/C/utility-applets.html -share/gnome/help/users-guide/C/wm.html -share/gnome/help/users-guide/C/wmchange.html -@dirrm share/gnome/help/users-guide/C/stylesheet-images -@dirrm share/gnome/help/users-guide/C/figs -@dirrm share/gnome/help/users-guide/C -@dirrm share/gnome/help/users-guide diff --git a/x11/gnome-users-guide/distinfo b/x11/gnome-users-guide/distinfo deleted file mode 100644 index 2a27615d9ac..00000000000 --- a/x11/gnome-users-guide/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 17:36:11 wiz Exp $ - -SHA1 (users-guide-1.2.tar.gz) = ad73536660511fb6ff16b6c7a6987c66523d6443 -RMD160 (users-guide-1.2.tar.gz) = 99a4a630edc7a1dcffe287ee0f9d8c8c372f4f90 -Size (users-guide-1.2.tar.gz) = 6803164 bytes diff --git a/x11/gnome1-panel/DESCR b/x11/gnome1-panel/DESCR deleted file mode 100644 index 628518eefa6..00000000000 --- a/x11/gnome1-panel/DESCR +++ /dev/null @@ -1,4 +0,0 @@ - This package contains the gnome-panel component from gnome-core. -The reason for this split was to enable gnome-core to co-exist with -gnome2 components by depending on a gnome-panel from either gnome1 -or gnome2. diff --git a/x11/gnome1-panel/Makefile b/x11/gnome1-panel/Makefile deleted file mode 100644 index c3f192d0fec..00000000000 --- a/x11/gnome1-panel/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# $NetBSD: Makefile,v 1.17 2005/03/24 11:00:38 wiz Exp $ -# - -.include "../../x11/gnome-core/Makefile.common" - -PKGNAME= ${DISTNAME:S/-core/-panel/} -PKGREVISION= 12 - -COMMENT= Gnome-panel component split out from gnome-core - -DEPENDS+= gnome-session>=1.4.2:../../x11/gnome1-session -BUILD_DEPENDS+= gtk-doc>=0.9:../../textproc/gtk-doc - -CONFLICTS+= gnome-core<1.4.2nb4 - -USE_DIRS+= gnome1-1.5 - -.include "../../mk/bsd.prefs.mk" -.if (${LOCALBASE} == ${X11PREFIX}) -BUILDLINK_DEPENDS.gnome-pixmaps=gnome{,2}-pixmaps>=1.4.2 -.endif - -DISTINFO_FILE= ${.CURDIR}/../../x11/gnome-core/distinfo -PATCHDIR= ${.CURDIR}/../../x11/gnome-core/patches - -BUILD_DIRS= ${WRKSRC}/panel -BUILD_DIRS+= ${WRKSRC}/applets - -.include "../../archivers/bzip2/buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/libglade/buildlink3.mk" -.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk" -.include "../../graphics/gnome-pixmaps/buildlink3.mk" -.include "../../lang/perl5/buildlink3.mk" -.include "../../textproc/libxml/buildlink3.mk" -.include "../../textproc/scrollkeeper/omf.mk" -.include "../../www/gtkhtml/buildlink3.mk" -.include "../../www/libghttp/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" diff --git a/x11/gnome1-panel/PLIST b/x11/gnome1-panel/PLIST deleted file mode 100644 index fb055ff5a8c..00000000000 --- a/x11/gnome1-panel/PLIST +++ /dev/null @@ -1,771 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2004/09/22 08:09:58 jlam Exp $ -bin/deskguide_applet -bin/gnome-panel-add-launcher -bin/gnome-panel-properties-capplet -bin/gnome-panel-screenshot -bin/panel -bin/tasklist_applet -etc/CORBA/servers/deskguide_applet.gnorba -etc/CORBA/servers/fish_applet.gnorba -etc/CORBA/servers/gen_util.gnorba -etc/CORBA/servers/panel.gnorba -etc/CORBA/servers/tasklist_applet.gnorba -etc/gnome/panel-config/panel -etc/gnome/panel-config/panel.d/default/Applet_Config -etc/gnome/panel-config/panel.d/default/panel -etc/sound/events/mailcheck.soundlist -etc/sound/events/panel.soundlist -include/applet-widget.h -include/gnome-panel.h -include/status-docklet.h -lib/appletsConf.sh -lib/dockletsConf.sh -lib/libfish_applet.la -lib/libgen_util_applet.la -lib/libpanel_applet.la -lib/libpanel_status.la -man/man1/deskguide_applet.1 -man/man1/gnome-panel-add-launcher.1 -man/man1/gnome-panel-properties-capplet.1 -man/man1/panel.1 -man/man1/tasklist_applet.1 -share/applets/Amusements/.directory -share/applets/Amusements/fish_applet.desktop -share/applets/Clocks/.directory -share/applets/Clocks/clock_applet.desktop -share/applets/Monitors/.directory -share/applets/Multimedia/.directory -share/applets/Network/.directory -share/applets/Network/mailcheck_applet.desktop -share/applets/Utility/.directory -share/applets/Utility/deskguide_applet.desktop -share/applets/Utility/printer.desktop -share/applets/Utility/tasklist_applet.desktop -share/control-center/Desktop/gnome-panel-properties.desktop -share/gnome/apps/Settings/Desktop/gnome-panel-properties.desktop -share/gnome/help/clock_applet/C/clock.sgml -share/gnome/help/clock_applet/C/clock_applet.sgml -share/gnome/help/clock_applet/C/figures/clock_applet.png -share/gnome/help/clock_applet/C/figures/clock_settings.png -share/gnome/help/clock_applet/C/index.html -share/gnome/help/clock_applet/C/ln7.html -share/gnome/help/clock_applet/C/topic.dat -share/gnome/help/clock_applet/da/clock.sgml -share/gnome/help/clock_applet/da/clock_applet.sgml -share/gnome/help/clock_applet/da/figures/clock_applet.png -share/gnome/help/clock_applet/da/figures/clock_settings.png -share/gnome/help/clock_applet/da/index.html -share/gnome/help/clock_applet/da/ln10.html -share/gnome/help/clock_applet/da/topic.dat -share/gnome/help/clock_applet/eu/LEGALNOTICE.html -share/gnome/help/clock_applet/eu/clock.sgml -share/gnome/help/clock_applet/eu/clock_applet.sgml -share/gnome/help/clock_applet/eu/figures/clock_applet.png -share/gnome/help/clock_applet/eu/figures/clock_settings.png -share/gnome/help/clock_applet/eu/index.html -share/gnome/help/clock_applet/eu/topic.dat -share/gnome/help/clock_applet/it/clock.sgml -share/gnome/help/clock_applet/it/clock_applet.sgml -share/gnome/help/clock_applet/it/figures/clock_applet.png -share/gnome/help/clock_applet/it/figures/clock_settings.png -share/gnome/help/clock_applet/it/index.html -share/gnome/help/clock_applet/it/ln10.html -share/gnome/help/clock_applet/it/topic.dat -share/gnome/help/clock_applet/no/clock.sgml -share/gnome/help/clock_applet/no/clock_applet.sgml -share/gnome/help/clock_applet/no/figures/clock_applet.png -share/gnome/help/clock_applet/no/figures/clock_settings.png -share/gnome/help/clock_applet/no/index.html -share/gnome/help/clock_applet/no/ln10.html -share/gnome/help/clock_applet/no/topic.dat -share/gnome/help/desk-guide_applet/C/desk-guide.sgml -share/gnome/help/desk-guide_applet/C/desk-guide_applet.sgml -share/gnome/help/desk-guide_applet/C/figures/deskguide-fig.png -share/gnome/help/desk-guide_applet/C/figures/deskguide-properties-advanced-fig.png -share/gnome/help/desk-guide_applet/C/figures/deskguide-properties-geometry-fig.png -share/gnome/help/desk-guide_applet/C/figures/deskguide-properties-tasks-fig.png -share/gnome/help/desk-guide_applet/C/figures/deskguide-properties.png -share/gnome/help/desk-guide_applet/C/figures/deskguide-tasklist-fig.png -share/gnome/help/desk-guide_applet/C/index.html -share/gnome/help/desk-guide_applet/C/ln7.html -share/gnome/help/desk-guide_applet/C/topic.dat -share/gnome/help/desk-guide_applet/de/desk-guide.sgml -share/gnome/help/desk-guide_applet/de/desk-guide_applet.sgml -share/gnome/help/desk-guide_applet/de/figures/deskguide-fig.png -share/gnome/help/desk-guide_applet/de/figures/deskguide-properties-advanced-fig.png -share/gnome/help/desk-guide_applet/de/figures/deskguide-properties-geometry-fig.png -share/gnome/help/desk-guide_applet/de/figures/deskguide-properties-tasks-fig.png -share/gnome/help/desk-guide_applet/de/figures/deskguide-properties.png -share/gnome/help/desk-guide_applet/de/figures/deskguide-tasklist-fig.png -share/gnome/help/desk-guide_applet/de/index.html -share/gnome/help/desk-guide_applet/de/ln11.html -share/gnome/help/desk-guide_applet/de/topic.dat -share/gnome/help/desk-guide_applet/es/authors.sgml -share/gnome/help/desk-guide_applet/es/desk-guide.sgml -share/gnome/help/desk-guide_applet/es/desk-guide_applet.sgml -share/gnome/help/desk-guide_applet/es/figures/deskguide-fig.png -share/gnome/help/desk-guide_applet/es/figures/deskguide-properties-advanced-fig.png -share/gnome/help/desk-guide_applet/es/figures/deskguide-properties-geometry-fig.png -share/gnome/help/desk-guide_applet/es/figures/deskguide-properties-tasks-fig.png -share/gnome/help/desk-guide_applet/es/figures/deskguide-properties.png -share/gnome/help/desk-guide_applet/es/figures/deskguide-tasklist-fig.png -share/gnome/help/desk-guide_applet/es/index.html -share/gnome/help/desk-guide_applet/es/licencia-es.sgml -share/gnome/help/desk-guide_applet/es/licencia-nota-es.sgml -share/gnome/help/desk-guide_applet/es/license.sgml -share/gnome/help/desk-guide_applet/es/ln11.html -share/gnome/help/desk-guide_applet/eu/LEGALNOTICE.html -share/gnome/help/desk-guide_applet/eu/desk-guide.sgml -share/gnome/help/desk-guide_applet/eu/desk-guide_applet.sgml -share/gnome/help/desk-guide_applet/eu/figures/deskguide-fig.png -share/gnome/help/desk-guide_applet/eu/figures/deskguide-properties-advanced-fig.png -share/gnome/help/desk-guide_applet/eu/figures/deskguide-properties-geometry-fig.png -share/gnome/help/desk-guide_applet/eu/figures/deskguide-properties-tasks-fig.png -share/gnome/help/desk-guide_applet/eu/figures/deskguide-properties.png -share/gnome/help/desk-guide_applet/eu/figures/deskguide-tasklist-fig.png -share/gnome/help/desk-guide_applet/eu/index.html -share/gnome/help/desk-guide_applet/eu/topic.dat -share/gnome/help/desk-guide_applet/it/desk-guide.sgml -share/gnome/help/desk-guide_applet/it/desk-guide_applet.sgml -share/gnome/help/desk-guide_applet/it/figures/deskguide-fig.png -share/gnome/help/desk-guide_applet/it/figures/deskguide-properties-advanced-fig.png -share/gnome/help/desk-guide_applet/it/figures/deskguide-properties-geometry-fig.png -share/gnome/help/desk-guide_applet/it/figures/deskguide-properties-tasks-fig.png -share/gnome/help/desk-guide_applet/it/figures/deskguide-properties.png -share/gnome/help/desk-guide_applet/it/figures/deskguide-tasklist-fig.png -share/gnome/help/desk-guide_applet/it/index.html -share/gnome/help/desk-guide_applet/it/ln7.html -share/gnome/help/desk-guide_applet/it/topic.dat -share/gnome/help/fish_applet/C/figures/fish_applet.png -share/gnome/help/fish_applet/C/figures/fish_settings.png -share/gnome/help/fish_applet/C/fish.sgml -share/gnome/help/fish_applet/C/fish_applet.sgml -share/gnome/help/fish_applet/C/index.html -share/gnome/help/fish_applet/C/ln7.html -share/gnome/help/fish_applet/C/topic.dat -share/gnome/help/fish_applet/da/figures/fish_applet.png -share/gnome/help/fish_applet/da/figures/fish_settings.png -share/gnome/help/fish_applet/da/fish.sgml -share/gnome/help/fish_applet/da/fish_applet.sgml -share/gnome/help/fish_applet/da/index.html -share/gnome/help/fish_applet/da/ln10.html -share/gnome/help/fish_applet/da/topic.dat -share/gnome/help/fish_applet/eu/LEGALNOTICE.html -share/gnome/help/fish_applet/eu/figures/fish_applet.png -share/gnome/help/fish_applet/eu/figures/fish_settings.png -share/gnome/help/fish_applet/eu/fish.sgml -share/gnome/help/fish_applet/eu/fish_applet.sgml -share/gnome/help/fish_applet/eu/index.html -share/gnome/help/fish_applet/eu/topic.dat -share/gnome/help/fish_applet/it/figures/fish_applet.png -share/gnome/help/fish_applet/it/figures/fish_settings.png -share/gnome/help/fish_applet/it/fish.sgml -share/gnome/help/fish_applet/it/fish_applet.sgml -share/gnome/help/fish_applet/it/index.html -share/gnome/help/fish_applet/it/ln10.html -share/gnome/help/fish_applet/it/topic.dat -share/gnome/help/fish_applet/no/figures/fish_applet.png -share/gnome/help/fish_applet/no/figures/fish_settings.png -share/gnome/help/fish_applet/no/fish.sgml -share/gnome/help/fish_applet/no/fish_applet.sgml -share/gnome/help/fish_applet/no/index.html -share/gnome/help/fish_applet/no/ln10.html -share/gnome/help/fish_applet/no/topic.dat -share/gnome/help/gen_util_applet/de/clock.sgml -share/gnome/help/gen_util_applet/de/gen_util_applet.sgml -share/gnome/help/gen_util_applet/de/index.html -share/gnome/help/gen_util_applet/de/ln7.html -share/gnome/help/gen_util_applet/de/mailcheck.sgml -share/gnome/help/gen_util_applet/de/topic.dat -share/gnome/help/mailcheck_applet/C/figures/mailcheck-applet.png -share/gnome/help/mailcheck_applet/C/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck_applet/C/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck_applet/C/index.html -share/gnome/help/mailcheck_applet/C/ln7.html -share/gnome/help/mailcheck_applet/C/mailcheck.sgml -share/gnome/help/mailcheck_applet/C/mailcheck_applet.sgml -share/gnome/help/mailcheck_applet/C/topic.dat -share/gnome/help/mailcheck_applet/da/figures/mailcheck-applet.png -share/gnome/help/mailcheck_applet/da/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck_applet/da/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck_applet/da/index.html -share/gnome/help/mailcheck_applet/da/ln8.html -share/gnome/help/mailcheck_applet/da/mailcheck.sgml -share/gnome/help/mailcheck_applet/da/mailcheck_applet.sgml -share/gnome/help/mailcheck_applet/da/topic.dat -share/gnome/help/mailcheck_applet/es/authors.sgml -share/gnome/help/mailcheck_applet/es/figures/mailcheck-applet.png -share/gnome/help/mailcheck_applet/es/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck_applet/es/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck_applet/es/index.html -share/gnome/help/mailcheck_applet/es/licencia-es.sgml -share/gnome/help/mailcheck_applet/es/licencia-nota-es.sgml -share/gnome/help/mailcheck_applet/es/license.sgml -share/gnome/help/mailcheck_applet/es/ln10.html -share/gnome/help/mailcheck_applet/es/mailcheck.sgml -share/gnome/help/mailcheck_applet/es/mailcheck_applet.sgml -share/gnome/help/mailcheck_applet/es/topic.dat -share/gnome/help/mailcheck_applet/es/x127.html -share/gnome/help/mailcheck_applet/eu/LEGALNOTICE.html -share/gnome/help/mailcheck_applet/eu/figures/mailcheck-applet.png -share/gnome/help/mailcheck_applet/eu/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck_applet/eu/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck_applet/eu/index.html -share/gnome/help/mailcheck_applet/eu/mailcheck.sgml -share/gnome/help/mailcheck_applet/eu/mailcheck_applet.sgml -share/gnome/help/mailcheck_applet/eu/topic.dat -share/gnome/help/mailcheck_applet/it/figures/mailcheck-applet.png -share/gnome/help/mailcheck_applet/it/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck_applet/it/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck_applet/it/index.html -share/gnome/help/mailcheck_applet/it/ln10.html -share/gnome/help/mailcheck_applet/it/mailcheck.sgml -share/gnome/help/mailcheck_applet/it/mailcheck_applet.sgml -share/gnome/help/mailcheck_applet/it/topic.dat -share/gnome/help/mailcheck_applet/no/figures/mailcheck-applet.png -share/gnome/help/mailcheck_applet/no/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck_applet/no/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck_applet/no/index.html -share/gnome/help/mailcheck_applet/no/ln10.html -share/gnome/help/mailcheck_applet/no/mailcheck.sgml -share/gnome/help/mailcheck_applet/no/mailcheck_applet.sgml -share/gnome/help/mailcheck_applet/no/topic.dat -share/gnome/help/panel/C/LEGALNOTICE.html -share/gnome/help/panel/C/appletadd.html -share/gnome/help/panel/C/applets.html -share/gnome/help/panel/C/authors.html -share/gnome/help/panel/C/drawers.html -share/gnome/help/panel/C/figures/create_launcher.png -share/gnome/help/panel/C/figures/drawer_open.png -share/gnome/help/panel/C/figures/drawer_properties.png -share/gnome/help/panel/C/figures/example_menu.png -share/gnome/help/panel/C/figures/example_panel.png -share/gnome/help/panel/C/figures/glob_pref_anim.png -share/gnome/help/panel/C/figures/hide-button.png -share/gnome/help/panel/C/figures/launcher_advprops.png -share/gnome/help/panel/C/figures/launcher_props.png -share/gnome/help/panel/C/figures/logout-screen.png -share/gnome/help/panel/C/figures/menu_properties.png -share/gnome/help/panel/C/figures/mm-button.png -share/gnome/help/panel/C/figures/panel_applets.png -share/gnome/help/panel/C/figures/panel_lockbut.png -share/gnome/help/panel/C/figures/panel_logoutbut.png -share/gnome/help/panel/C/figures/panel_props_back.png -share/gnome/help/panel/C/figures/panel_props_edge.png -share/gnome/help/panel/C/figures/panel_swallow.png -share/gnome/help/panel/C/figures/status_dock.png -share/gnome/help/panel/C/globalpanelprefs.html -share/gnome/help/panel/C/index.html -share/gnome/help/panel/C/launchers.html -share/gnome/help/panel/C/license.html -share/gnome/help/panel/C/ln9.html -share/gnome/help/panel/C/mainmenu.html -share/gnome/help/panel/C/menus.html -share/gnome/help/panel/C/panel.sgml -share/gnome/help/panel/C/panelbasics.html -share/gnome/help/panel/C/panelbugs.html -share/gnome/help/panel/C/panelmove.html -share/gnome/help/panel/C/panelproperties.html -share/gnome/help/panel/C/specialobjects.html -share/gnome/help/panel/C/topic.dat -share/gnome/help/panel/de/LEGALNOTICE.html -share/gnome/help/panel/de/appletadd.html -share/gnome/help/panel/de/applets.html -share/gnome/help/panel/de/authors.html -share/gnome/help/panel/de/drawers.html -share/gnome/help/panel/de/figures/create_launcher.png -share/gnome/help/panel/de/figures/drawer_open.png -share/gnome/help/panel/de/figures/drawer_properties.png -share/gnome/help/panel/de/figures/example_menu.png -share/gnome/help/panel/de/figures/example_panel.png -share/gnome/help/panel/de/figures/glob_pref_anim.png -share/gnome/help/panel/de/figures/hide-button.png -share/gnome/help/panel/de/figures/launcher_advprops.png -share/gnome/help/panel/de/figures/launcher_props.png -share/gnome/help/panel/de/figures/logout-screen.png -share/gnome/help/panel/de/figures/menu_properties.png -share/gnome/help/panel/de/figures/mm-button.png -share/gnome/help/panel/de/figures/panel_applets.png -share/gnome/help/panel/de/figures/panel_lockbut.png -share/gnome/help/panel/de/figures/panel_logoutbut.png -share/gnome/help/panel/de/figures/panel_props_back.png -share/gnome/help/panel/de/figures/panel_props_edge.png -share/gnome/help/panel/de/figures/panel_swallow.png -share/gnome/help/panel/de/figures/status_dock.png -share/gnome/help/panel/de/globalpanelprefs.html -share/gnome/help/panel/de/index.html -share/gnome/help/panel/de/launchers.html -share/gnome/help/panel/de/ln7.html -share/gnome/help/panel/de/mainmenu.html -share/gnome/help/panel/de/menus.html -share/gnome/help/panel/de/panel.sgml -share/gnome/help/panel/de/panelbasics.html -share/gnome/help/panel/de/panelbugs.html -share/gnome/help/panel/de/panelmove.html -share/gnome/help/panel/de/panelproperties.html -share/gnome/help/panel/de/specialobjects.html -share/gnome/help/panel/de/topic.dat -share/gnome/help/panel/es/appletadd.html -share/gnome/help/panel/es/applets.html -share/gnome/help/panel/es/authors.sgml -share/gnome/help/panel/es/drawers.html -share/gnome/help/panel/es/figures/create_launcher.png -share/gnome/help/panel/es/figures/drawer_open.png -share/gnome/help/panel/es/figures/drawer_properties.png -share/gnome/help/panel/es/figures/example_menu.png -share/gnome/help/panel/es/figures/example_panel.png -share/gnome/help/panel/es/figures/glob_pref_anim.png -share/gnome/help/panel/es/figures/hide-button.png -share/gnome/help/panel/es/figures/launcher_advprops.png -share/gnome/help/panel/es/figures/launcher_props.png -share/gnome/help/panel/es/figures/logout-screen.png -share/gnome/help/panel/es/figures/menu_properties.png -share/gnome/help/panel/es/figures/mm-button.png -share/gnome/help/panel/es/figures/panel_applets.png -share/gnome/help/panel/es/figures/panel_lockbut.png -share/gnome/help/panel/es/figures/panel_logoutbut.png -share/gnome/help/panel/es/figures/panel_props_back.png -share/gnome/help/panel/es/figures/panel_props_edge.png -share/gnome/help/panel/es/figures/panel_swallow.png -share/gnome/help/panel/es/figures/status_dock.png -share/gnome/help/panel/es/globalpanelprefs.html -share/gnome/help/panel/es/index.html -share/gnome/help/panel/es/launchers.html -share/gnome/help/panel/es/licencia-es.sgml -share/gnome/help/panel/es/licencia-nota-es.sgml -share/gnome/help/panel/es/license.sgml -share/gnome/help/panel/es/ln12.html -share/gnome/help/panel/es/mainmenu.html -share/gnome/help/panel/es/menus.html -share/gnome/help/panel/es/panel.sgml -share/gnome/help/panel/es/panelbasics.html -share/gnome/help/panel/es/panelbugs.html -share/gnome/help/panel/es/panelmove.html -share/gnome/help/panel/es/panelproperties.html -share/gnome/help/panel/es/specialobjects.html -share/gnome/help/panel/es/topic.dat -share/gnome/help/panel/es/x1234.html -share/gnome/help/panel/eu/LEGALNOTICE.html -share/gnome/help/panel/eu/appletadd.html -share/gnome/help/panel/eu/applets.html -share/gnome/help/panel/eu/authors.html -share/gnome/help/panel/eu/drawers.html -share/gnome/help/panel/eu/figures/create_launcher.png -share/gnome/help/panel/eu/figures/drawer_open.png -share/gnome/help/panel/eu/figures/drawer_properties.png -share/gnome/help/panel/eu/figures/example_menu.png -share/gnome/help/panel/eu/figures/example_panel.png -share/gnome/help/panel/eu/figures/glob_pref_anim.png -share/gnome/help/panel/eu/figures/hide-button.png -share/gnome/help/panel/eu/figures/launcher_advprops.png -share/gnome/help/panel/eu/figures/launcher_props.png -share/gnome/help/panel/eu/figures/logout-screen.png -share/gnome/help/panel/eu/figures/menu_properties.png -share/gnome/help/panel/eu/figures/mm-button.png -share/gnome/help/panel/eu/figures/panel_applets.png -share/gnome/help/panel/eu/figures/panel_lockbut.png -share/gnome/help/panel/eu/figures/panel_logoutbut.png -share/gnome/help/panel/eu/figures/panel_props_back.png -share/gnome/help/panel/eu/figures/panel_props_edge.png -share/gnome/help/panel/eu/figures/panel_swallow.png -share/gnome/help/panel/eu/figures/status_dock.png -share/gnome/help/panel/eu/globalpanelprefs.html -share/gnome/help/panel/eu/index.html -share/gnome/help/panel/eu/launchers.html -share/gnome/help/panel/eu/license.html -share/gnome/help/panel/eu/mainmenu.html -share/gnome/help/panel/eu/menus.html -share/gnome/help/panel/eu/panel.sgml -share/gnome/help/panel/eu/panelbasics.html -share/gnome/help/panel/eu/panelbugs.html -share/gnome/help/panel/eu/panelmove.html -share/gnome/help/panel/eu/panelproperties.html -share/gnome/help/panel/eu/specialobjects.html -share/gnome/help/panel/eu/topic.dat -share/gnome/help/panel/it/figures/create_launcher.png -share/gnome/help/panel/it/figures/drawer_open.png -share/gnome/help/panel/it/figures/drawer_properties.png -share/gnome/help/panel/it/figures/example_menu.png -share/gnome/help/panel/it/figures/example_panel.png -share/gnome/help/panel/it/figures/glob_pref_anim.png -share/gnome/help/panel/it/figures/hide-button.png -share/gnome/help/panel/it/figures/launcher_advprops.png -share/gnome/help/panel/it/figures/launcher_properties_advanced.png -share/gnome/help/panel/it/figures/launcher_properties_basic.png -share/gnome/help/panel/it/figures/launcher_props.png -share/gnome/help/panel/it/figures/mainmenu_properties.png -share/gnome/help/panel/it/figures/menu_properties.png -share/gnome/help/panel/it/figures/mm-button.png -share/gnome/help/panel/it/figures/panel_applets.png -share/gnome/help/panel/it/figures/panel_lockbut.png -share/gnome/help/panel/it/figures/panel_logoutbut.png -share/gnome/help/panel/it/figures/panel_props_back.png -share/gnome/help/panel/it/figures/panel_props_edge.png -share/gnome/help/panel/it/figures/panel_runbutton.png -share/gnome/help/panel/it/figures/panel_runprogram.png -share/gnome/help/panel/it/figures/panel_swallow.png -share/gnome/help/panel/it/figures/status_dock.png -share/gnome/help/panel/it/index.html -share/gnome/help/panel/it/ln9.html -share/gnome/help/panel/it/panel.sgml -share/gnome/help/panel/it/panelbasics.html -share/gnome/help/panel/it/topic.dat -share/gnome/help/panel/ja/appletadd.html -share/gnome/help/panel/ja/applets.html -share/gnome/help/panel/ja/authors.html -share/gnome/help/panel/ja/drawers.html -share/gnome/help/panel/ja/figures/create_launcher.png -share/gnome/help/panel/ja/figures/drawer_open.png -share/gnome/help/panel/ja/figures/drawer_properties.png -share/gnome/help/panel/ja/figures/example_menu.png -share/gnome/help/panel/ja/figures/example_panel.png -share/gnome/help/panel/ja/figures/glob_pref_anim.png -share/gnome/help/panel/ja/figures/hide-button.png -share/gnome/help/panel/ja/figures/launcher_advprops.png -share/gnome/help/panel/ja/figures/launcher_props.png -share/gnome/help/panel/ja/figures/logout-screen.png -share/gnome/help/panel/ja/figures/menu_properties.png -share/gnome/help/panel/ja/figures/mm-button.png -share/gnome/help/panel/ja/figures/panel_applets.png -share/gnome/help/panel/ja/figures/panel_lockbut.png -share/gnome/help/panel/ja/figures/panel_logoutbut.png -share/gnome/help/panel/ja/figures/panel_props_back.png -share/gnome/help/panel/ja/figures/panel_props_edge.png -share/gnome/help/panel/ja/figures/panel_swallow.png -share/gnome/help/panel/ja/figures/status_dock.png -share/gnome/help/panel/ja/globalpanelprefs.html -share/gnome/help/panel/ja/index.html -share/gnome/help/panel/ja/launchers.html -share/gnome/help/panel/ja/license.html -share/gnome/help/panel/ja/ln10.html -share/gnome/help/panel/ja/mainmenu.html -share/gnome/help/panel/ja/menus.html -share/gnome/help/panel/ja/panel.sgml -share/gnome/help/panel/ja/panelbasics.html -share/gnome/help/panel/ja/panelbugs.html -share/gnome/help/panel/ja/panelmove.html -share/gnome/help/panel/ja/panelproperties.html -share/gnome/help/panel/ja/specialobjects.html -share/gnome/help/panel/ja/topic.dat -share/gnome/help/panel/no/appletadd.html -share/gnome/help/panel/no/applets.html -share/gnome/help/panel/no/authors.html -share/gnome/help/panel/no/drawers.html -share/gnome/help/panel/no/figures/create_launcher.png -share/gnome/help/panel/no/figures/drawer_open.png -share/gnome/help/panel/no/figures/drawer_properties.png -share/gnome/help/panel/no/figures/example_menu.png -share/gnome/help/panel/no/figures/example_panel.png -share/gnome/help/panel/no/figures/glob_pref_anim.png -share/gnome/help/panel/no/figures/hide-button.png -share/gnome/help/panel/no/figures/launcher_advprops.png -share/gnome/help/panel/no/figures/launcher_props.png -share/gnome/help/panel/no/figures/logout-screen.png -share/gnome/help/panel/no/figures/menu_properties.png -share/gnome/help/panel/no/figures/mm-button.png -share/gnome/help/panel/no/figures/panel_applets.png -share/gnome/help/panel/no/figures/panel_lockbut.png -share/gnome/help/panel/no/figures/panel_logoutbut.png -share/gnome/help/panel/no/figures/panel_props_back.png -share/gnome/help/panel/no/figures/panel_props_edge.png -share/gnome/help/panel/no/figures/panel_swallow.png -share/gnome/help/panel/no/figures/status_dock.png -share/gnome/help/panel/no/globalpanelprefs.html -share/gnome/help/panel/no/index.html -share/gnome/help/panel/no/launchers.html -share/gnome/help/panel/no/ln9.html -share/gnome/help/panel/no/mainmenu.html -share/gnome/help/panel/no/menus.html -share/gnome/help/panel/no/panel.sgml -share/gnome/help/panel/no/panelbasics.html -share/gnome/help/panel/no/panelbugs.html -share/gnome/help/panel/no/panelmove.html -share/gnome/help/panel/no/panelproperties.html -share/gnome/help/panel/no/specialobjects.html -share/gnome/help/panel/no/topic.dat -share/gnome/help/printer_applet/C/figures/printer-fig.png -share/gnome/help/printer_applet/C/figures/printer-properties.png -share/gnome/help/printer_applet/C/index.html -share/gnome/help/printer_applet/C/ln7.html -share/gnome/help/printer_applet/C/printer.sgml -share/gnome/help/printer_applet/C/printer_applet.sgml -share/gnome/help/printer_applet/C/topic.dat -share/gnome/help/printer_applet/da/figures/printer-fig.png -share/gnome/help/printer_applet/da/figures/printer-properties.png -share/gnome/help/printer_applet/da/index.html -share/gnome/help/printer_applet/da/ln10.html -share/gnome/help/printer_applet/da/printer.sgml -share/gnome/help/printer_applet/da/printer_applet.sgml -share/gnome/help/printer_applet/da/topic.dat -share/gnome/help/printer_applet/es/authors.sgml -share/gnome/help/printer_applet/es/figures/printer-fig.png -share/gnome/help/printer_applet/es/figures/printer-properties.png -share/gnome/help/printer_applet/es/index.html -share/gnome/help/printer_applet/es/licencia-es.sgml -share/gnome/help/printer_applet/es/licencia-nota-es.sgml -share/gnome/help/printer_applet/es/license.sgml -share/gnome/help/printer_applet/es/ln10.html -share/gnome/help/printer_applet/es/printer.sgml -share/gnome/help/printer_applet/es/printer_applet.sgml -share/gnome/help/printer_applet/es/topic.dat -share/gnome/help/printer_applet/eu/LEGALNOTICE.html -share/gnome/help/printer_applet/eu/figures/printer-fig.png -share/gnome/help/printer_applet/eu/figures/printer-properties.png -share/gnome/help/printer_applet/eu/index.html -share/gnome/help/printer_applet/eu/printer.sgml -share/gnome/help/printer_applet/eu/printer_applet.sgml -share/gnome/help/printer_applet/eu/topic.dat -share/gnome/help/printer_applet/it/figures/printer-fig.png -share/gnome/help/printer_applet/it/figures/printer-properties.png -share/gnome/help/printer_applet/it/index.html -share/gnome/help/printer_applet/it/ln10.html -share/gnome/help/printer_applet/it/printer.sgml -share/gnome/help/printer_applet/it/printer_applet.sgml -share/gnome/help/printer_applet/it/topic.dat -share/gnome/help/printer_applet/no/figures/printer-fig.png -share/gnome/help/printer_applet/no/figures/printer-properties.png -share/gnome/help/printer_applet/no/index.html -share/gnome/help/printer_applet/no/ln7.html -share/gnome/help/printer_applet/no/printer.sgml -share/gnome/help/printer_applet/no/printer_applet.sgml -share/gnome/help/printer_applet/no/topic.dat -share/gnome/help/tasklist_applet/C/figures/tasklist-fig.png -share/gnome/help/tasklist_applet/C/figures/tasklist-properties-size.png -share/gnome/help/tasklist_applet/C/figures/tasklist-properties.png -share/gnome/help/tasklist_applet/C/figures/tasklist-rightclick-fig.png -share/gnome/help/tasklist_applet/C/index.html -share/gnome/help/tasklist_applet/C/ln7.html -share/gnome/help/tasklist_applet/C/tasklist.sgml -share/gnome/help/tasklist_applet/C/tasklist_applet.sgml -share/gnome/help/tasklist_applet/C/topic.dat -share/gnome/help/tasklist_applet/es/figures/tasklist-fig.png -share/gnome/help/tasklist_applet/es/figures/tasklist-properties-size.png -share/gnome/help/tasklist_applet/es/figures/tasklist-properties.png -share/gnome/help/tasklist_applet/es/figures/tasklist-rightclick-fig.png -share/gnome/help/tasklist_applet/es/index.html -share/gnome/help/tasklist_applet/es/ln10.html -share/gnome/help/tasklist_applet/es/tasklist.sgml -share/gnome/help/tasklist_applet/es/tasklist_applet.sgml -share/gnome/help/tasklist_applet/es/topic.dat -share/gnome/help/tasklist_applet/es/x210.html -share/gnome/help/tasklist_applet/eu/LEGALNOTICE.html -share/gnome/help/tasklist_applet/eu/figures/tasklist-fig.png -share/gnome/help/tasklist_applet/eu/figures/tasklist-properties-size.png -share/gnome/help/tasklist_applet/eu/figures/tasklist-properties.png -share/gnome/help/tasklist_applet/eu/figures/tasklist-rightclick-fig.png -share/gnome/help/tasklist_applet/eu/index.html -share/gnome/help/tasklist_applet/eu/tasklist.sgml -share/gnome/help/tasklist_applet/eu/tasklist_applet.sgml -share/gnome/help/tasklist_applet/eu/topic.dat -share/gnome/hints/panel.hints -share/gnome/html/panel-decl.txt -share/gnome/html/panel-sections.txt -share/gnome/html/panel.hierarchy -share/gnome/html/panel.html -share/gnome/html/panel.sgml -share/gnome/html/panel.signals -share/gnome/html/panel.types -share/gnome/html/panel/appletwidget.html -share/gnome/html/panel/index.html -share/gnome/html/panel/panel-context-menu.html -share/gnome/html/panel/panel-miscellaneous.html -share/gnome/html/panel/panel-panel-interaction.html -share/gnome/html/panel/r1373.html -share/gnome/html/panel/r160.html -share/gnome/html/panel/statusdocklet.html -share/gnome/html/panel/unnamed1.html -share/gnome/html/panel/unnamed10.html -share/gnome/html/panel/unnamed11.html -share/gnome/html/panel/unnamed12.html -share/gnome/html/panel/unnamed13.html -share/gnome/html/panel/unnamed14.html -share/gnome/html/panel/unnamed15.html -share/gnome/html/panel/unnamed16.html -share/gnome/html/panel/unnamed3.html -share/gnome/html/panel/unnamed4.html -share/gnome/html/panel/unnamed5.html -share/gnome/html/panel/unnamed6.html -share/gnome/panel/gnome-panel-screenshot.glade -share/pixmaps/fish/fishanim.png -share/pixmaps/fish/footguy.png -share/pixmaps/fish/monkey.png -share/pixmaps/fish/oldwanda.png -share/pixmaps/gnome-deskguide-splash.png -share/pixmaps/gnome-deskguide.png -share/pixmaps/gnome-fish.png -share/pixmaps/gnome-tasklist.png -share/pixmaps/mailcheck/eclouds.png -share/pixmaps/mailcheck/email-e.png -share/pixmaps/mailcheck/email-eclouds.png -share/pixmaps/mailcheck/email-tiny.png -share/pixmaps/mailcheck/email.png -share/pixmaps/mailcheck/tux-anim.png -@dirrm share/pixmaps/mailcheck -@dirrm share/pixmaps/fish -@dirrm share/gnome/panel -@dirrm share/gnome/html/panel -@unexec ${RMDIR} %D/share/gnome/hints 2>/dev/null || ${TRUE} -@exec ${MKDIR} %D/share/gnome/help/tasklist_applet/eu/stylesheet-images -@dirrm share/gnome/help/tasklist_applet/eu/stylesheet-images -@dirrm share/gnome/help/tasklist_applet/eu/figures -@dirrm share/gnome/help/tasklist_applet/eu -@exec ${MKDIR} %D/share/gnome/help/tasklist_applet/es/stylesheet-images -@dirrm share/gnome/help/tasklist_applet/es/stylesheet-images -@dirrm share/gnome/help/tasklist_applet/es/figures -@dirrm share/gnome/help/tasklist_applet/es -@exec ${MKDIR} %D/share/gnome/help/tasklist_applet/C/stylesheet-images -@dirrm share/gnome/help/tasklist_applet/C/stylesheet-images -@dirrm share/gnome/help/tasklist_applet/C/figures -@dirrm share/gnome/help/tasklist_applet/C -@dirrm share/gnome/help/tasklist_applet -@exec ${MKDIR} %D/share/gnome/help/printer_applet/no/stylesheet-images -@dirrm share/gnome/help/printer_applet/no/stylesheet-images -@dirrm share/gnome/help/printer_applet/no/figures -@dirrm share/gnome/help/printer_applet/no -@exec ${MKDIR} %D/share/gnome/help/printer_applet/it/stylesheet-images -@dirrm share/gnome/help/printer_applet/it/stylesheet-images -@dirrm share/gnome/help/printer_applet/it/figures -@dirrm share/gnome/help/printer_applet/it -@exec ${MKDIR} %D/share/gnome/help/printer_applet/eu/stylesheet-images -@dirrm share/gnome/help/printer_applet/eu/stylesheet-images -@dirrm share/gnome/help/printer_applet/eu/figures -@dirrm share/gnome/help/printer_applet/eu -@exec ${MKDIR} %D/share/gnome/help/printer_applet/es/stylesheet-images -@dirrm share/gnome/help/printer_applet/es/stylesheet-images -@dirrm share/gnome/help/printer_applet/es/figures -@dirrm share/gnome/help/printer_applet/es -@exec ${MKDIR} %D/share/gnome/help/printer_applet/da/stylesheet-images -@dirrm share/gnome/help/printer_applet/da/stylesheet-images -@dirrm share/gnome/help/printer_applet/da/figures -@dirrm share/gnome/help/printer_applet/da -@exec ${MKDIR} %D/share/gnome/help/printer_applet/C/stylesheet-images -@dirrm share/gnome/help/printer_applet/C/stylesheet-images -@dirrm share/gnome/help/printer_applet/C/figures -@dirrm share/gnome/help/printer_applet/C -@dirrm share/gnome/help/printer_applet -@exec ${MKDIR} %D/share/gnome/help/panel/no/stylesheet-images -@dirrm share/gnome/help/panel/no/stylesheet-images -@dirrm share/gnome/help/panel/no/figures -@dirrm share/gnome/help/panel/no -@exec ${MKDIR} %D/share/gnome/help/panel/ja/stylesheet-images -@dirrm share/gnome/help/panel/ja/stylesheet-images -@dirrm share/gnome/help/panel/ja/figures -@dirrm share/gnome/help/panel/ja -@exec ${MKDIR} %D/share/gnome/help/panel/it/stylesheet-images -@dirrm share/gnome/help/panel/it/stylesheet-images -@dirrm share/gnome/help/panel/it/figures -@dirrm share/gnome/help/panel/it -@exec ${MKDIR} %D/share/gnome/help/panel/eu/stylesheet-images -@dirrm share/gnome/help/panel/eu/stylesheet-images -@dirrm share/gnome/help/panel/eu/figures -@dirrm share/gnome/help/panel/eu -@exec ${MKDIR} %D/share/gnome/help/panel/es/stylesheet-images -@dirrm share/gnome/help/panel/es/stylesheet-images -@dirrm share/gnome/help/panel/es/figures -@dirrm share/gnome/help/panel/es -@exec ${MKDIR} %D/share/gnome/help/panel/de/stylesheet-images -@dirrm share/gnome/help/panel/de/stylesheet-images -@dirrm share/gnome/help/panel/de/figures -@dirrm share/gnome/help/panel/de -@exec ${MKDIR} %D/share/gnome/help/panel/C/stylesheet-images -@dirrm share/gnome/help/panel/C/stylesheet-images -@dirrm share/gnome/help/panel/C/figures -@dirrm share/gnome/help/panel/C -@dirrm share/gnome/help/panel -@exec ${MKDIR} %D/share/gnome/help/mailcheck_applet/no/stylesheet-images -@dirrm share/gnome/help/mailcheck_applet/no/stylesheet-images -@dirrm share/gnome/help/mailcheck_applet/no/figures -@dirrm share/gnome/help/mailcheck_applet/no -@exec ${MKDIR} %D/share/gnome/help/mailcheck_applet/it/stylesheet-images -@dirrm share/gnome/help/mailcheck_applet/it/stylesheet-images -@dirrm share/gnome/help/mailcheck_applet/it/figures -@dirrm share/gnome/help/mailcheck_applet/it -@exec ${MKDIR} %D/share/gnome/help/mailcheck_applet/eu/stylesheet-images -@dirrm share/gnome/help/mailcheck_applet/eu/stylesheet-images -@dirrm share/gnome/help/mailcheck_applet/eu/figures -@dirrm share/gnome/help/mailcheck_applet/eu -@exec ${MKDIR} %D/share/gnome/help/mailcheck_applet/es/stylesheet-images -@dirrm share/gnome/help/mailcheck_applet/es/stylesheet-images -@dirrm share/gnome/help/mailcheck_applet/es/figures -@dirrm share/gnome/help/mailcheck_applet/es -@exec ${MKDIR} %D/share/gnome/help/mailcheck_applet/da/stylesheet-images -@dirrm share/gnome/help/mailcheck_applet/da/stylesheet-images -@dirrm share/gnome/help/mailcheck_applet/da/figures -@dirrm share/gnome/help/mailcheck_applet/da -@exec ${MKDIR} %D/share/gnome/help/mailcheck_applet/C/stylesheet-images -@dirrm share/gnome/help/mailcheck_applet/C/stylesheet-images -@dirrm share/gnome/help/mailcheck_applet/C/figures -@dirrm share/gnome/help/mailcheck_applet/C -@dirrm share/gnome/help/mailcheck_applet -@exec ${MKDIR} %D/share/gnome/help/gen_util_applet/de/stylesheet-images -@dirrm share/gnome/help/gen_util_applet/de/stylesheet-images -@exec ${MKDIR} %D/share/gnome/help/gen_util_applet/de/figures -@dirrm share/gnome/help/gen_util_applet/de/figures -@dirrm share/gnome/help/gen_util_applet/de -@dirrm share/gnome/help/gen_util_applet -@exec ${MKDIR} %D/share/gnome/help/fish_applet/no/stylesheet-images -@dirrm share/gnome/help/fish_applet/no/stylesheet-images -@dirrm share/gnome/help/fish_applet/no/figures -@dirrm share/gnome/help/fish_applet/no -@exec ${MKDIR} %D/share/gnome/help/fish_applet/it/stylesheet-images -@dirrm share/gnome/help/fish_applet/it/stylesheet-images -@dirrm share/gnome/help/fish_applet/it/figures -@dirrm share/gnome/help/fish_applet/it -@exec ${MKDIR} %D/share/gnome/help/fish_applet/eu/stylesheet-images -@dirrm share/gnome/help/fish_applet/eu/stylesheet-images -@dirrm share/gnome/help/fish_applet/eu/figures -@dirrm share/gnome/help/fish_applet/eu -@exec ${MKDIR} %D/share/gnome/help/fish_applet/da/stylesheet-images -@dirrm share/gnome/help/fish_applet/da/stylesheet-images -@dirrm share/gnome/help/fish_applet/da/figures -@dirrm share/gnome/help/fish_applet/da -@exec ${MKDIR} %D/share/gnome/help/fish_applet/C/stylesheet-images -@dirrm share/gnome/help/fish_applet/C/stylesheet-images -@dirrm share/gnome/help/fish_applet/C/figures -@dirrm share/gnome/help/fish_applet/C -@dirrm share/gnome/help/fish_applet -@exec ${MKDIR} %D/share/gnome/help/desk-guide_applet/it/stylesheet-images -@dirrm share/gnome/help/desk-guide_applet/it/stylesheet-images -@dirrm share/gnome/help/desk-guide_applet/it/figures -@dirrm share/gnome/help/desk-guide_applet/it -@exec ${MKDIR} %D/share/gnome/help/desk-guide_applet/eu/stylesheet-images -@dirrm share/gnome/help/desk-guide_applet/eu/stylesheet-images -@dirrm share/gnome/help/desk-guide_applet/eu/figures -@dirrm share/gnome/help/desk-guide_applet/eu -@exec ${MKDIR} %D/share/gnome/help/desk-guide_applet/es/stylesheet-images -@dirrm share/gnome/help/desk-guide_applet/es/stylesheet-images -@dirrm share/gnome/help/desk-guide_applet/es/figures -@dirrm share/gnome/help/desk-guide_applet/es -@exec ${MKDIR} %D/share/gnome/help/desk-guide_applet/de/stylesheet-images -@dirrm share/gnome/help/desk-guide_applet/de/stylesheet-images -@dirrm share/gnome/help/desk-guide_applet/de/figures -@dirrm share/gnome/help/desk-guide_applet/de -@exec ${MKDIR} %D/share/gnome/help/desk-guide_applet/C/stylesheet-images -@dirrm share/gnome/help/desk-guide_applet/C/stylesheet-images -@dirrm share/gnome/help/desk-guide_applet/C/figures -@dirrm share/gnome/help/desk-guide_applet/C -@dirrm share/gnome/help/desk-guide_applet -@exec ${MKDIR} %D/share/gnome/help/clock_applet/no/stylesheet-images -@dirrm share/gnome/help/clock_applet/no/stylesheet-images -@dirrm share/gnome/help/clock_applet/no/figures -@dirrm share/gnome/help/clock_applet/no -@exec ${MKDIR} %D/share/gnome/help/clock_applet/it/stylesheet-images -@dirrm share/gnome/help/clock_applet/it/stylesheet-images -@dirrm share/gnome/help/clock_applet/it/figures -@dirrm share/gnome/help/clock_applet/it -@exec ${MKDIR} %D/share/gnome/help/clock_applet/eu/stylesheet-images -@dirrm share/gnome/help/clock_applet/eu/stylesheet-images -@dirrm share/gnome/help/clock_applet/eu/figures -@dirrm share/gnome/help/clock_applet/eu -@exec ${MKDIR} %D/share/gnome/help/clock_applet/da/stylesheet-images -@dirrm share/gnome/help/clock_applet/da/stylesheet-images -@dirrm share/gnome/help/clock_applet/da/figures -@dirrm share/gnome/help/clock_applet/da -@exec ${MKDIR} %D/share/gnome/help/clock_applet/C/stylesheet-images -@dirrm share/gnome/help/clock_applet/C/stylesheet-images -@dirrm share/gnome/help/clock_applet/C/figures -@dirrm share/gnome/help/clock_applet/C -@dirrm share/gnome/help/clock_applet -@unexec ${RMDIR} %D/etc/gnome/panel-config/panel.d/default 2>/dev/null || ${TRUE} -@unexec ${RMDIR} %D/etc/gnome/panel-config/panel.d 2>/dev/null || ${TRUE} -@unexec ${RMDIR} %D/etc/gnome/panel-config 2>/dev/null || ${TRUE} diff --git a/x11/gnome1-panel/buildlink3.mk b/x11/gnome1-panel/buildlink3.mk deleted file mode 100644 index a0f32e6f4a5..00000000000 --- a/x11/gnome1-panel/buildlink3.mk +++ /dev/null @@ -1,28 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.3 2004/11/30 18:26:41 wiz Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -GNOME_PANEL_BUILDLINK3_MK:= ${GNOME_PANEL_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= gnome-panel -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngnome-panel} -BUILDLINK_PACKAGES+= gnome-panel - -.if !empty(GNOME_PANEL_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.gnome-panel?= gnome-panel>=1.4.2nb11 -BUILDLINK_PKGSRCDIR.gnome-panel?= ../../x11/gnome1-panel -.endif # GNOME_PANEL_BUILDLINK3_MK - -.include "../../archivers/bzip2/buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/libglade/buildlink3.mk" -.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk" -.include "../../graphics/gnome-pixmaps/buildlink3.mk" -.include "../../lang/perl5/buildlink3.mk" -.include "../../textproc/libxml/buildlink3.mk" -.include "../../www/gtkhtml/buildlink3.mk" -.include "../../www/libghttp/buildlink3.mk" - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/x11/gnome1-session/DESCR b/x11/gnome1-session/DESCR deleted file mode 100644 index 55a0cbc44d6..00000000000 --- a/x11/gnome1-session/DESCR +++ /dev/null @@ -1,4 +0,0 @@ - This package contains the gnome-session component from gnome-core. -The reason for this split was to enable gnome-core to co-exist with -gnome2 components by depending on a gnome-session from either gnome1 -or gnome2. diff --git a/x11/gnome1-session/Makefile b/x11/gnome1-session/Makefile deleted file mode 100644 index d4bbb912c95..00000000000 --- a/x11/gnome1-session/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# $NetBSD: Makefile,v 1.16 2005/03/24 11:00:38 wiz Exp $ -# - -.include "../../x11/gnome-core/Makefile.common" - -PKGNAME= ${DISTNAME:S/-core/-session/} -PKGREVISION= 12 - -COMMENT= Gnome-session component split out from gnome-core - -BUILD_DEPENDS+= gtk-doc>=0.9:../../textproc/gtk-doc - -CONFLICTS+= gnome-core<1.4.2nb4 - -USE_DIRS+= gnome1-1.5 - -.include "../../mk/bsd.prefs.mk" -.if (${LOCALBASE} == ${X11PREFIX}) -BUILDLINK_DEPENDS.gnome-pixmaps=gnome{,2}-pixmaps>=1.4.2 -.endif - -DISTINFO_FILE= ${.CURDIR}/../../x11/gnome-core/distinfo -PATCHDIR= ${.CURDIR}/../../x11/gnome-core/patches - -BUILD_DIRS= ${WRKSRC}/gsm -BUILD_DIRS+= ${WRKSRC}/smproxy - -.include "../../archivers/bzip2/buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/libglade/buildlink3.mk" -.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk" -.include "../../graphics/gnome-pixmaps/buildlink3.mk" -.include "../../lang/perl5/buildlink3.mk" -.include "../../textproc/libxml/buildlink3.mk" -.include "../../textproc/scrollkeeper/omf.mk" -.include "../../www/gtkhtml/buildlink3.mk" -.include "../../www/libghttp/buildlink3.mk" - -.include "../../mk/bsd.pkg.mk" diff --git a/x11/gnome1-session/PLIST b/x11/gnome1-session/PLIST deleted file mode 100644 index f65425d23e9..00000000000 --- a/x11/gnome1-session/PLIST +++ /dev/null @@ -1,65 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/20 09:05:26 rh Exp $ -bin/gnome-libice-check -bin/gnome-login-check -bin/gnome-session -bin/gnome-smproxy -bin/gnome-wm -bin/save-session -bin/session-properties -bin/session-properties-capplet -man/man1/gnome-libice-check.1 -man/man1/gnome-login-check.1 -man/man1/gnome-session.1 -man/man1/gnome-smproxy.1 -man/man1/gnome-wm.1 -man/man1/save-session.1 -man/man1/session-properties-capplet.1 -man/man1/session-properties.1 -man/man5/default.session.5 -share/control-center/Session/session-properties.desktop -share/gnome/apps/Settings/Session/save-session.desktop -share/gnome/apps/Settings/Session/session-properties.desktop -share/gnome/apps/Settings/Session/session.desktop -share/gnome/default.session -share/gnome/default.wm -share/gnome/help/session/C/LEGALNOTICE.html -share/gnome/help/session/C/authors.html -share/gnome/help/session/C/bugs.html -share/gnome/help/session/C/figures/button_remove.png -share/gnome/help/session/C/figures/session-properties.png -share/gnome/help/session/C/figures/stock_exec.png -share/gnome/help/session/C/figures/stock_help.png -share/gnome/help/session/C/figures/stock_preferences.png -share/gnome/help/session/C/figures/stock_refresh.png -share/gnome/help/session/C/figures/stock_save.png -share/gnome/help/session/C/figures/stock_timer.png -share/gnome/help/session/C/figures/stock_trash.png -share/gnome/help/session/C/index.html -share/gnome/help/session/C/license.html -share/gnome/help/session/C/session.sgml -share/gnome/help/session/ja/authors.html -share/gnome/help/session/ja/bugs.html -share/gnome/help/session/ja/figures/button_remove.png -share/gnome/help/session/ja/figures/session-properties.png -share/gnome/help/session/ja/figures/stock_exec.png -share/gnome/help/session/ja/figures/stock_help.png -share/gnome/help/session/ja/figures/stock_preferences.png -share/gnome/help/session/ja/figures/stock_refresh.png -share/gnome/help/session/ja/figures/stock_save.png -share/gnome/help/session/ja/figures/stock_timer.png -share/gnome/help/session/ja/figures/stock_trash.png -share/gnome/help/session/ja/index.html -share/gnome/help/session/ja/ln10.html -share/gnome/help/session/ja/session.sgml -share/pixmaps/splash/gnome-splash-1.4.0.png -share/pixmaps/splash/gnome-splash.png -@dirrm share/pixmaps/splash -@exec ${MKDIR} %D/share/gnome/help/session/ja/stylesheet-images -@dirrm share/gnome/help/session/ja/stylesheet-images -@dirrm share/gnome/help/session/ja/figures -@dirrm share/gnome/help/session/ja -@exec ${MKDIR} %D/share/gnome/help/session/C/stylesheet-images -@dirrm share/gnome/help/session/C/stylesheet-images -@dirrm share/gnome/help/session/C/figures -@dirrm share/gnome/help/session/C -@dirrm share/gnome/help/session diff --git a/x11/gnome1-session/buildlink3.mk b/x11/gnome1-session/buildlink3.mk deleted file mode 100644 index 14b7753c363..00000000000 --- a/x11/gnome1-session/buildlink3.mk +++ /dev/null @@ -1,28 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.2 2004/11/30 18:26:41 wiz Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -GNOME_SESSION_BUILDLINK3_MK:= ${GNOME_SESSION_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= gnome-session -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngnome-session} -BUILDLINK_PACKAGES+= gnome-session - -.if !empty(GNOME_SESSION_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.gnome-session?= gnome-session>=1.4.2nb11 -BUILDLINK_PKGSRCDIR.gnome-session?= ../../x11/gnome1-session -.endif # GNOME_SESSION_BUILDLINK3_MK - -.include "../../archivers/bzip2/buildlink3.mk" -.include "../../devel/gettext-lib/buildlink3.mk" -.include "../../devel/libglade/buildlink3.mk" -.include "../../graphics/gdk-pixbuf-gnome/buildlink3.mk" -.include "../../graphics/gnome-pixmaps/buildlink3.mk" -.include "../../lang/perl5/buildlink3.mk" -.include "../../textproc/libxml/buildlink3.mk" -.include "../../www/gtkhtml/buildlink3.mk" -.include "../../www/libghttp/buildlink3.mk" - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/x11/gtk--/DESCR b/x11/gtk--/DESCR deleted file mode 100644 index eaae68587c1..00000000000 --- a/x11/gtk--/DESCR +++ /dev/null @@ -1,7 +0,0 @@ -Gtk-- (gtkmm) is a C++ interface for the popular GUI library gtk+. Gtk-- -provides a convenient interface for C++ programmers to create graphical user -interfaces with Gtk's flexible OO framework. Highlights include type-safe -callbacks, widgets extensible using inheritance and over 180 classes that -can be freely combined to quickly create complex user interfaces. Gtk-- is -free software distributed under the GNU Library General Public License -(LGPL). diff --git a/x11/gtk--/Makefile b/x11/gtk--/Makefile deleted file mode 100644 index 1e91a828168..00000000000 --- a/x11/gtk--/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# $NetBSD: Makefile,v 1.37 2005/04/11 21:48:08 tv Exp $ -# - -DISTNAME= gtkmm-1.2.10 -PKGNAME= gtk---1.2.10 -PKGREVISION= 4 -CATEGORIES= x11 devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkmm/} \ - ${MASTER_SITE_GNOME:=sources/gtkmm/1.2/} - -MAINTAINER= bsieker@freenet.de -HOMEPAGE= http://gtkmm.sourceforge.net/ -COMMENT= C++ wrapper for GTK+ - -USE_X11BASE= YES - -GNU_CONFIGURE= YES -USE_PERL5= build -USE_GNU_TOOLS+= m4 make -USE_LIBTOOL= YES -CONFIGURE_ARGS= --enable-static - -PLIST_SUBST+= LOCALBASE=${LOCALBASE} - -post-install: - ${TEST} ${PREFIX} = ${LOCALBASE} || \ - ${LN} -fs ${PREFIX}/share/aclocal/gtk--.m4 \ - ${LOCALBASE}/share/aclocal/gtk--.m4 - -.include "../../devel/libsigc++10/buildlink3.mk" -.include "../../x11/gtk/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/x11/gtk--/PLIST b/x11/gtk--/PLIST deleted file mode 100644 index 3fa36bb8bf7..00000000000 --- a/x11/gtk--/PLIST +++ /dev/null @@ -1,199 +0,0 @@ -@comment $NetBSD: PLIST,v 1.5 2004/09/22 08:09:58 jlam Exp $ -bin/gtkmm-config -include/gdk--.h -include/gdk--/bitmap.h -include/gdk--/color.h -include/gdk--/colormap.h -include/gdk--/cursor.h -include/gdk--/drawable.h -include/gdk--/font.h -include/gdk--/gc.h -include/gdk--/image.h -include/gdk--/list.h -include/gdk--/main.h -include/gdk--/pixmap.h -include/gdk--/types.h -include/gdk--/visual.h -include/gdk--/window.h -include/glib--.h -include/gtk--.h -include/gtk--/accelgroup.h -include/gtk--/accellabel.h -include/gtk--/adjustment.h -include/gtk--/alignment.h -include/gtk--/arrow.h -include/gtk--/aspectframe.h -include/gtk--/base.h -include/gtk--/bin.h -include/gtk--/box.h -include/gtk--/button.h -include/gtk--/buttonbox.h -include/gtk--/calendar.h -include/gtk--/checkbutton.h -include/gtk--/checkmenuitem.h -include/gtk--/clist.h -include/gtk--/colorselection.h -include/gtk--/combo.h -include/gtk--/container.h -include/gtk--/ctree.h -include/gtk--/curve.h -include/gtk--/data.h -include/gtk--/dialog.h -include/gtk--/drawingarea.h -include/gtk--/editable.h -include/gtk--/entry.h -include/gtk--/eventbox.h -include/gtk--/fileselection.h -include/gtk--/fixed.h -include/gtk--/fontselection.h -include/gtk--/frame.h -include/gtk--/handlebox.h -include/gtk--/image.h -include/gtk--/imageloader.h -include/gtk--/inputdialog.h -include/gtk--/invisible.h -include/gtk--/item.h -include/gtk--/label.h -include/gtk--/layout.h -include/gtk--/list.h -include/gtk--/listitem.h -include/gtk--/main.h -include/gtk--/marshal.h -include/gtk--/menu.h -include/gtk--/menubar.h -include/gtk--/menuitem.h -include/gtk--/menushell.h -include/gtk--/misc.h -include/gtk--/notebook.h -include/gtk--/object.h -include/gtk--/optionmenu.h -include/gtk--/packer.h -include/gtk--/paned.h -include/gtk--/pixmap.h -include/gtk--/plug.h -include/gtk--/preview.h -include/gtk--/private/accelgroup_p.h -include/gtk--/private/accellabel_p.h -include/gtk--/private/adjustment_p.h -include/gtk--/private/alignment_p.h -include/gtk--/private/arrow_p.h -include/gtk--/private/aspectframe_p.h -include/gtk--/private/base_p.h -include/gtk--/private/bin_p.h -include/gtk--/private/box_p.h -include/gtk--/private/button_p.h -include/gtk--/private/buttonbox_p.h -include/gtk--/private/calendar_p.h -include/gtk--/private/checkbutton_p.h -include/gtk--/private/checkmenuitem_p.h -include/gtk--/private/clist_p.h -include/gtk--/private/colorselection_p.h -include/gtk--/private/combo_p.h -include/gtk--/private/container_p.h -include/gtk--/private/ctree_p.h -include/gtk--/private/curve_p.h -include/gtk--/private/data_p.h -include/gtk--/private/dialog_p.h -include/gtk--/private/drawingarea_p.h -include/gtk--/private/editable_p.h -include/gtk--/private/entry_p.h -include/gtk--/private/eventbox_p.h -include/gtk--/private/fileselection_p.h -include/gtk--/private/fixed_p.h -include/gtk--/private/fontselection_p.h -include/gtk--/private/frame_p.h -include/gtk--/private/handlebox_p.h -include/gtk--/private/image_p.h -include/gtk--/private/inputdialog_p.h -include/gtk--/private/invisible_p.h -include/gtk--/private/item_p.h -include/gtk--/private/label_p.h -include/gtk--/private/layout_p.h -include/gtk--/private/list_p.h -include/gtk--/private/listitem_p.h -include/gtk--/private/main_p.h -include/gtk--/private/menu_p.h -include/gtk--/private/menubar_p.h -include/gtk--/private/menuitem_p.h -include/gtk--/private/menushell_p.h -include/gtk--/private/misc_p.h -include/gtk--/private/notebook_p.h -include/gtk--/private/object_p.h -include/gtk--/private/optionmenu_p.h -include/gtk--/private/packer_p.h -include/gtk--/private/paned_p.h -include/gtk--/private/pixmap_p.h -include/gtk--/private/plug_p.h -include/gtk--/private/preview_p.h -include/gtk--/private/progress_p.h -include/gtk--/private/progressbar_p.h -include/gtk--/private/radiobutton_p.h -include/gtk--/private/radiomenuitem_p.h -include/gtk--/private/range_p.h -include/gtk--/private/ruler_p.h -include/gtk--/private/scale_p.h -include/gtk--/private/scrollbar_p.h -include/gtk--/private/scrolledwindow_p.h -include/gtk--/private/separator_p.h -include/gtk--/private/socket_p.h -include/gtk--/private/spinbutton_p.h -include/gtk--/private/statusbar_p.h -include/gtk--/private/style_p.h -include/gtk--/private/table_p.h -include/gtk--/private/tearoffmenuitem_p.h -include/gtk--/private/text_p.h -include/gtk--/private/tipsquery_p.h -include/gtk--/private/togglebutton_p.h -include/gtk--/private/toolbar_p.h -include/gtk--/private/tooltips_p.h -include/gtk--/private/tree_p.h -include/gtk--/private/treeitem_p.h -include/gtk--/private/viewport_p.h -include/gtk--/private/widget_p.h -include/gtk--/private/window_p.h -include/gtk--/progress.h -include/gtk--/progressbar.h -include/gtk--/proxy.h -include/gtk--/radiobutton.h -include/gtk--/radiomenuitem.h -include/gtk--/range.h -include/gtk--/ruler.h -include/gtk--/scale.h -include/gtk--/scrollbar.h -include/gtk--/scrolledwindow.h -include/gtk--/separator.h -include/gtk--/socket.h -include/gtk--/spinbutton.h -include/gtk--/statusbar.h -include/gtk--/style.h -include/gtk--/table.h -include/gtk--/tearoffmenuitem.h -include/gtk--/text.h -include/gtk--/tipsquery.h -include/gtk--/togglebutton.h -include/gtk--/toolbar.h -include/gtk--/tooltips.h -include/gtk--/tree.h -include/gtk--/treeitem.h -include/gtk--/viewport.h -include/gtk--/widget.h -include/gtk--/window.h -lib/gtkmm/include/gdk--config.h -lib/gtkmm/include/gtk--config.h -lib/gtkmm/proc/convert.m4 -lib/gtkmm/proc/doc1.m4 -lib/gtkmm/proc/gtkconvert.m4 -lib/gtkmm/proc/gtkmmproc -lib/gtkmm/proc/list.m4 -lib/gtkmm/proc/stage1.m4 -lib/libgdkmm.la -lib/libgtkmm.la -@unexec test %D = ${LOCALBASE} || ${RM} ${LOCALBASE}/share/aclocal/gtk--.m4 -share/aclocal/gtk--.m4 -@exec test %D = ${LOCALBASE} || ln -s %D/share/aclocal/gtk--.m4 ${LOCALBASE}/share/aclocal/gtk--.m4 -@dirrm lib/gtkmm/proc -@dirrm lib/gtkmm/include -@dirrm lib/gtkmm -@dirrm include/gtk--/private -@dirrm include/gtk-- -@dirrm include/gdk-- diff --git a/x11/gtk--/buildlink3.mk b/x11/gtk--/buildlink3.mk deleted file mode 100644 index 50e6c5c480a..00000000000 --- a/x11/gtk--/buildlink3.mk +++ /dev/null @@ -1,21 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.1 2004/04/26 22:07:06 snj Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -GTKMM_BUILDLINK3_MK:= ${GTKMM_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= gtkmm -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngtkmm} -BUILDLINK_PACKAGES+= gtkmm - -.if !empty(GTKMM_BUILDLINK3_MK:M+) -BUILDLINK_DEPENDS.gtkmm+= gtk-->=1.2.10nb3 -BUILDLINK_PKGSRCDIR.gtkmm?= ../../x11/gtk-- -.endif # GTKMM_BUILDLINK3_MK - -.include "../../devel/libsigc++10/buildlink3.mk" -.include "../../x11/gtk/buildlink3.mk" - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/x11/gtk--/distinfo b/x11/gtk--/distinfo deleted file mode 100644 index 8e56e9cde87..00000000000 --- a/x11/gtk--/distinfo +++ /dev/null @@ -1,11 +0,0 @@ -$NetBSD: distinfo,v 1.8 2005/02/23 17:36:11 wiz Exp $ - -SHA1 (gtkmm-1.2.10.tar.gz) = fb220aa8bdb609b7ead42fac1afbbbf57031fb2a -RMD160 (gtkmm-1.2.10.tar.gz) = 0433a16ae76630b01b4e0e736ecfc3cb651486df -Size (gtkmm-1.2.10.tar.gz) = 716700 bytes -SHA1 (patch-aa) = f23a20f6fa3912d9d1a743363de0fcaf8c69818d -SHA1 (patch-ab) = 42c8a11cf88e105290dac40d9d2de75c02afb93c -SHA1 (patch-ag) = de2719b25d41927b52f2de7bf5ee1a4720c34e26 -SHA1 (patch-ah) = 5bd15cf450b81c6bc6f73e9f5f0ccd1700e5c626 -SHA1 (patch-ai) = d9c3a26edf0dd0baca519b5477f09ba267fbebd5 -SHA1 (patch-aj) = 805f2ce57858b61cba7c01a21ccd03e7426a30c5 diff --git a/x11/gtk--/patches/patch-aa b/x11/gtk--/patches/patch-aa deleted file mode 100644 index 110c39d144c..00000000000 --- a/x11/gtk--/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.4 2002/09/11 21:53:49 wiz Exp $ - ---- Makefile.in.orig Tue Apr 9 14:34:13 2002 -+++ Makefile.in Tue May 28 13:59:42 2002 -@@ -108,7 +108,7 @@ - DIST_SUBDIRS = gdk-- src examples docs docgen scripts - #gnome-- - --bin_SCRIPTS = gtkmm-config gtkmmconvert -+bin_SCRIPTS = gtkmm-config # gtkmmconvert - - EXTRA_DIST = \ - gtk--.m4 \ diff --git a/x11/gtk--/patches/patch-ab b/x11/gtk--/patches/patch-ab deleted file mode 100644 index 95945f42546..00000000000 --- a/x11/gtk--/patches/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ab,v 1.3 2004/04/26 22:07:06 snj Exp $ - ---- src/gtkmmproc/Makefile.in.orig 2004-04-26 14:30:13.000000000 -0700 -+++ src/gtkmmproc/Makefile.in 2004-04-26 14:30:30.000000000 -0700 -@@ -113,7 +113,7 @@ m4include_HEADERS = doc1.m4 stage1.m4 co - - YFLAGS = -d - CXXFLAGS = --CPPFLAGS = -D MACRO_DIR=\"$(m4includedir)\" -D M4=\"@M4@\" -+CPPFLAGS = -DMACRO_DIR=\"$(m4includedir)\" -DM4=\"@M4@\" - mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs - CONFIG_HEADER = ../../config.h ../../gdk--config.h ../../gtk--config.h - CONFIG_CLEAN_FILES = diff --git a/x11/gtk--/patches/patch-ag b/x11/gtk--/patches/patch-ag deleted file mode 100644 index 7d32660147c..00000000000 --- a/x11/gtk--/patches/patch-ag +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ag,v 1.3 2002/09/11 21:53:50 wiz Exp $ - ---- gdk--/gdk--/Makefile.in.orig Tue Apr 9 14:34:14 2002 -+++ gdk--/gdk--/Makefile.in Tue May 28 13:59:53 2002 -@@ -110,7 +110,7 @@ - color.cc drawable.cc gc.cc pixmap.cc visual.cc \ - image.cc types.cc cursor.cc - --libgdkmm_la_LDFLAGS = -version-info $(LIBGDKMM_SO_VERSION) -release $(GTKMM_RELEASE) -+libgdkmm_la_LDFLAGS = -version-info $(LIBGDKMM_SO_VERSION) - - libgdkmmincludedir = $(includedir)/gdk-- - libgdkmminclude_HEADERS = \ diff --git a/x11/gtk--/patches/patch-ah b/x11/gtk--/patches/patch-ah deleted file mode 100644 index 696377bc58c..00000000000 --- a/x11/gtk--/patches/patch-ah +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ah,v 1.3 2002/09/11 21:53:50 wiz Exp $ - ---- src/gtk--/Makefile.in.orig Tue Apr 9 14:34:18 2002 -+++ src/gtk--/Makefile.in Tue May 28 14:00:01 2002 -@@ -142,7 +142,7 @@ - - # This builds the library - libgtkmm_la_SOURCES = $(gtkmmc) gtk--.cc proxy.cc base.cc marshal.cc --libgtkmm_la_LDFLAGS = -version-info $(LIBGTKMM_SO_VERSION) -release $(GTKMM_RELEASE) -no-undefined -+libgtkmm_la_LDFLAGS = -version-info $(LIBGTKMM_SO_VERSION) -no-undefined - libgtkmm_la_INCLUDES = $(GTK_CFLAGS) - libgtkmm_la_LIBADD = $(GTK_LIBS) $(gtkmmla) - #libgtkmm_la_DEPENDENCIES = $(gtkmmla) diff --git a/x11/gtk--/patches/patch-ai b/x11/gtk--/patches/patch-ai deleted file mode 100644 index d052467980d..00000000000 --- a/x11/gtk--/patches/patch-ai +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ai,v 1.1 2002/10/27 13:35:00 bouyer Exp $ - ---- configure.in.orig Wed Oct 23 16:27:18 2002 -+++ configure.in Wed Oct 23 16:27:35 2002 -@@ -131,7 +131,7 @@ - dnl Check for GNU make (stolen from gtk+/configure.in) - dnl - AC_MSG_CHECKING(whether make is GNU Make) --if $ac_make --version 2>/dev/null | grep '^GNU Make ' >/dev/null ; then -+if ${MAKE-make} --version 2>/dev/null | grep '^GNU Make ' >/dev/null ; then - AC_MSG_RESULT(yes) - else - AC_MSG_RESULT(no) diff --git a/x11/gtk--/patches/patch-aj b/x11/gtk--/patches/patch-aj deleted file mode 100644 index 1bf4db0dd85..00000000000 --- a/x11/gtk--/patches/patch-aj +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aj,v 1.1 2002/10/27 13:35:00 bouyer Exp $ - ---- configure.orig Wed Oct 23 16:27:42 2002 -+++ configure Wed Oct 23 16:28:02 2002 -@@ -5585,7 +5585,7 @@ - - echo $ac_n "checking whether make is GNU Make""... $ac_c" 1>&6 - echo "configure:5588: checking whether make is GNU Make" >&5 --if $ac_make --version 2>/dev/null | grep '^GNU Make ' >/dev/null ; then -+if ${MAKE-make} --version 2>/dev/null | grep '^GNU Make ' >/dev/null ; then - echo "$ac_t""yes" 1>&6 - else - echo "$ac_t""no" 1>&6 |