diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-09-19 03:12:45 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-09-19 03:12:45 +0800 |
commit | 768900dddc2adb5bd0af6b3e0d59654dc71d2e9b (patch) | |
tree | b6e12b7f558af77dfbd52ab89a84489c127fc85b | |
parent | 2fba1a2d8eb914d118a18389a4efb30f38717605 (diff) | |
download | marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.gz marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.bz2 marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.lz marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.xz marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.tar.zst marcuscom-ports-768900dddc2adb5bd0af6b3e0d59654dc71d2e9b.zip |
Remove these ports now that they have been merged into the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1225 df743ca5-7f9a-e211-a948-0013205c9059
512 files changed, 0 insertions, 29975 deletions
diff --git a/accessibility/at-spi/Makefile b/accessibility/at-spi/Makefile deleted file mode 100644 index 553b6210b..000000000 --- a/accessibility/at-spi/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: at-spi -# Date Created: 12 April 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= at-spi -PORTVERSION= 1.3.7 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.3 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An Assistive Technology Service Provider Interface - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gail libbonobo -USE_X_PREFIX= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ARGS= --enable-static -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/accessibility/at-spi/distinfo b/accessibility/at-spi/distinfo deleted file mode 100644 index 1c53333d6..000000000 --- a/accessibility/at-spi/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/at-spi-1.3.7.tar.bz2) = c5ee8c9ae592c547ac557fa58003b021 diff --git a/accessibility/at-spi/files/patch-Makefile.in b/accessibility/at-spi/files/patch-Makefile.in deleted file mode 100644 index 8931c3ba0..000000000 --- a/accessibility/at-spi/files/patch-Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- Makefile.in.orig Tue Jun 11 03:51:37 2002 -+++ Makefile.in Tue Jun 11 03:52:06 2002 -@@ -127,7 +127,7 @@ - X_LIBS = @X_LIBS@ - cxxflags_set = @cxxflags_set@ - --SUBDIRS = docs idl libspi registryd atk-bridge cspi test -+SUBDIRS = docs idl libspi registryd atk-bridge cspi - - pkgconfigdir = $(prefix)/libdata/pkgconfig - pkgconfig_DATA = libspi-1.0.pc cspi-1.0.pc diff --git a/accessibility/at-spi/files/patch-atk-bridge_Makefile.in b/accessibility/at-spi/files/patch-atk-bridge_Makefile.in deleted file mode 100644 index 9c5088597..000000000 --- a/accessibility/at-spi/files/patch-atk-bridge_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- atk-bridge/Makefile.in.orig Sat Apr 12 01:06:28 2003 -+++ atk-bridge/Makefile.in Sat Apr 12 01:06:48 2003 -@@ -147,7 +147,7 @@ - - LDFLAGS = @LDFLAGS@ -no-undefined -module -avoid-version - --libatk_bridge_la_LIBADD = $(ATK_BRIDGE_LIBS) $(top_builddir)/libspi/libspi.la -+libatk_bridge_la_LIBADD = $(ATK_BRIDGE_LIBS) -L$(top_builddir)/libspi/.libs $(top_builddir)/libspi/libspi.la - - CFLAGS = @CFLAGS@ $(ATK_BRIDGE_CFLAGS) - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs diff --git a/accessibility/at-spi/files/patch-configure b/accessibility/at-spi/files/patch-configure deleted file mode 100644 index 5b9571dfd..000000000 --- a/accessibility/at-spi/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 13:02:36 1.1 -+++ configure 2002/04/26 13:02:46 -@@ -6712,6 +6712,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/accessibility/at-spi/files/patch-docs::reference::cspi::Makefile.in b/accessibility/at-spi/files/patch-docs::reference::cspi::Makefile.in deleted file mode 100644 index 5b20d1928..000000000 --- a/accessibility/at-spi/files/patch-docs::reference::cspi::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- docs/reference/cspi/Makefile.in 2002/04/12 10:18:10 1.1 -+++ docs/reference/cspi/Makefile.in 2002/04/12 10:18:49 -@@ -146,7 +146,7 @@ - - INSTALLDIR = $(prefix)/share/gtk-doc - --HTML_DIR = ${datadir}/gtk-doc/html -+HTML_DIR = ${prefix}/share/doc - - TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE) - diff --git a/accessibility/at-spi/files/patch-libspi_Makefile.in b/accessibility/at-spi/files/patch-libspi_Makefile.in deleted file mode 100644 index cfb55a212..000000000 --- a/accessibility/at-spi/files/patch-libspi_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libspi/Makefile.in.orig Fri May 2 13:36:07 2003 -+++ libspi/Makefile.in Fri May 2 13:36:37 2003 -@@ -539,7 +539,7 @@ - mostlyclean distclean maintainer-clean - - --$(top_srcdir)/libspi/accessible.c $(top_srcdir)/libspi/base.h $(top_srcdir)/libspi/keystrokelistener.h $(top_srcdir)/libspi/libspi.h $(top_srcdir)/libspi/listener.h $(top_srcdir)/libspi/remoteobject.h : Accessibility.h -+accessible.c base.h keystrokelistener.h libspi.h listener.h remoteobject.h : Accessibility.h - - $(IDL_OUT) Accessibility-imodule.c : $(IDL_DEPS) $(ORBIT_IDL) - $(ORBIT_IDL) -D__ACCESSIBILITY_COMPILATION__ $(IDLFLAGS) $(top_srcdir)/idl/Accessibility.idl diff --git a/accessibility/at-spi/files/patch-registryd_Makefile.in b/accessibility/at-spi/files/patch-registryd_Makefile.in deleted file mode 100644 index 7729e9da1..000000000 --- a/accessibility/at-spi/files/patch-registryd_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- registryd/Makefile.in.orig Fri Aug 8 12:15:34 2003 -+++ registryd/Makefile.in Fri Aug 8 12:20:05 2003 -@@ -150,7 +150,7 @@ - at_spi_registryd_SOURCES = desktop.c desktop.h deviceeventcontroller.c deviceeventcontroller.h registry-main.c registry.c registry.h - - --LDADD = $(top_builddir)/libspi/libspi.la $(X_LIBS) $(XTST_LIBS) $(XEVIE_LIBS) $(REGISTRYD_LIBS) -+LDADD = -L$(top_builddir)/libspi/.libs $(top_builddir)/libspi/libspi.la $(X_LIBS) $(XTST_LIBS) $(XEVIE_LIBS) $(REGISTRYD_LIBS) - - serverinfodir = $(prefix)/libdata/bonobo/servers - serverinfo_DATA = Accessibility_Registry.server diff --git a/accessibility/at-spi/pkg-descr b/accessibility/at-spi/pkg-descr deleted file mode 100644 index 9a558afb5..000000000 --- a/accessibility/at-spi/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is the Early Access Release of the Gnome Accessibility Project's -Assistive Technology Service Provider Interface. - -WWW: http://www.gnome.org/ diff --git a/accessibility/at-spi/pkg-plist b/accessibility/at-spi/pkg-plist deleted file mode 100644 index fe058837b..000000000 --- a/accessibility/at-spi/pkg-plist +++ /dev/null @@ -1,90 +0,0 @@ -include/at-spi-1.0/cspi/spi-impl.h -include/at-spi-1.0/cspi/spi-listener.h -include/at-spi-1.0/cspi/spi-roletypes.h -include/at-spi-1.0/cspi/spi-statetypes.h -include/at-spi-1.0/cspi/spi.h -include/at-spi-1.0/libspi/Accessibility.h -include/at-spi-1.0/libspi/accessible.h -include/at-spi-1.0/libspi/action.h -include/at-spi-1.0/libspi/application.h -include/at-spi-1.0/libspi/base.h -include/at-spi-1.0/libspi/component.h -include/at-spi-1.0/libspi/devicelistener.h -include/at-spi-1.0/libspi/editabletext.h -include/at-spi-1.0/libspi/eventlistener.h -include/at-spi-1.0/libspi/hyperlink.h -include/at-spi-1.0/libspi/hypertext.h -include/at-spi-1.0/libspi/image.h -include/at-spi-1.0/libspi/keymasks.h -include/at-spi-1.0/libspi/keystrokelistener.h -include/at-spi-1.0/libspi/libspi.h -include/at-spi-1.0/libspi/listener.h -include/at-spi-1.0/libspi/relation.h -include/at-spi-1.0/libspi/remoteobject.h -include/at-spi-1.0/libspi/selection.h -include/at-spi-1.0/libspi/stateset.h -include/at-spi-1.0/libspi/streamablecontent.h -include/at-spi-1.0/libspi/table.h -include/at-spi-1.0/libspi/text.h -include/at-spi-1.0/libspi/value.h -lib/libcspi.a -lib/libcspi.so -lib/libcspi.so.9 -lib/libspi.a -lib/libspi.so -lib/libspi.so.9 -lib/gtk-2.0/modules/libatk-bridge.so -lib/orbit-2.0/Accessibility_module.so -libdata/bonobo/servers/Accessibility_Registry.server -libdata/pkgconfig/cspi-1.0.pc -libdata/pkgconfig/libspi-1.0.pc -libexec/at-spi-registryd -share/doc/at-spi-cspi/at-spi-cspi-Accessible-Objects.html -share/doc/at-spi-cspi/at-spi-cspi-AccessibleAction-Interface.html -share/doc/at-spi-cspi/at-spi-cspi-AccessibleApplication-API.html -share/doc/at-spi-cspi/at-spi-cspi-AccessibleComponent-Interface.html -share/doc/at-spi-cspi/at-spi-cspi-AccessibleEditableText-Interface.html -share/doc/at-spi-cspi/at-spi-cspi-AccessibleHyperlink-Interface.html -share/doc/at-spi-cspi/at-spi-cspi-AccessibleHypertext-Interface.html -share/doc/at-spi-cspi/at-spi-cspi-AccessibleImage-Interface.html -share/doc/at-spi-cspi/at-spi-cspi-AccessibleRelations-and-RelationSets.html -share/doc/at-spi-cspi/at-spi-cspi-AccessibleSelection-Interface.html -share/doc/at-spi-cspi/at-spi-cspi-AccessibleTable-Interface.html -share/doc/at-spi-cspi/at-spi-cspi-AccessibleText-Interface.html -share/doc/at-spi-cspi/at-spi-cspi-AccessibleValue-Interface.html -share/doc/at-spi-cspi/at-spi-cspi-Event-Listener-Support.html -share/doc/at-spi-cspi/at-spi-cspi-Registry-queries.html -share/doc/at-spi-cspi/at-spi-cspi-SPI-main-loop-and-initialization.html -share/doc/at-spi-cspi/at-spi-cspi-State-and-StateSets.html -share/doc/at-spi-cspi/ch05.html -share/doc/at-spi-cspi/index.html -share/doc/at-spi-cspi/spi-accessible.html -share/doc/at-spi-cspi/spi-application.html -share/doc/at-spi-cspi/spi-component.html -share/doc/at-spi-cspi/spi-main.html -share/gnome/idl/at-spi-1.0/Accessibility.idl -share/gnome/idl/at-spi-1.0/Accessibility_Accessible.idl -share/gnome/idl/at-spi-1.0/Accessibility_Action.idl -share/gnome/idl/at-spi-1.0/Accessibility_Application.idl -share/gnome/idl/at-spi-1.0/Accessibility_Component.idl -share/gnome/idl/at-spi-1.0/Accessibility_Desktop.idl -share/gnome/idl/at-spi-1.0/Accessibility_EditableText.idl -share/gnome/idl/at-spi-1.0/Accessibility_Event.idl -share/gnome/idl/at-spi-1.0/Accessibility_Hyperlink.idl -share/gnome/idl/at-spi-1.0/Accessibility_Hypertext.idl -share/gnome/idl/at-spi-1.0/Accessibility_Image.idl -share/gnome/idl/at-spi-1.0/Accessibility_Registry.idl -share/gnome/idl/at-spi-1.0/Accessibility_Relation.idl -share/gnome/idl/at-spi-1.0/Accessibility_Role.idl -share/gnome/idl/at-spi-1.0/Accessibility_Selection.idl -share/gnome/idl/at-spi-1.0/Accessibility_State.idl -share/gnome/idl/at-spi-1.0/Accessibility_StreamableContent.idl -share/gnome/idl/at-spi-1.0/Accessibility_Table.idl -share/gnome/idl/at-spi-1.0/Accessibility_Text.idl -share/gnome/idl/at-spi-1.0/Accessibility_Value.idl -@dirrm share/gnome/idl/at-spi-1.0 -@dirrm share/doc/at-spi-cspi -@dirrm lib/orbit-2.0 -@dirrm include/at-spi-1.0/libspi -@dirrm include/at-spi-1.0/cspi -@dirrm include/at-spi-1.0 diff --git a/accessibility/atk/Makefile b/accessibility/atk/Makefile deleted file mode 100644 index cdb15a965..000000000 --- a/accessibility/atk/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: atk -# Date Created: 14 May 2001 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= atk -PORTVERSION= 1.4.0 -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME} \ - ftp://ftp.gtk.org/pub/gtk/v2.0/ -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A GNOME accessibility toolkit (ATK) - -USE_BZIP2= yes -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_GNOME= gnomehack glib20 -CONFIGURE_ARGS= --enable-static \ - --disable-gtk-doc \ - --with-html-dir=${PREFIX}/share/doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/accessibility/atk/distinfo b/accessibility/atk/distinfo deleted file mode 100644 index dd36e926e..000000000 --- a/accessibility/atk/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/atk-1.4.0.tar.bz2) = e501dde880fb2bbe77e428cfa2ee25f6 diff --git a/accessibility/atk/files/patch-Makefile.in b/accessibility/atk/files/patch-Makefile.in deleted file mode 100644 index 90d6da723..000000000 --- a/accessibility/atk/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Nov 8 17:09:46 2002 -+++ Makefile.in Fri Nov 8 17:10:22 2002 -@@ -116,7 +116,7 @@ - atktargetlib = @atktargetlib@ - ms_librarian = @ms_librarian@ - --SUBDIRS = atk tests docs po -+SUBDIRS = atk docs po - - EXTRA_DIST = atk-uninstalled.pc.in atk.pc.in atk.spec.in atk.spec atk-zip.sh - diff --git a/accessibility/atk/files/patch-configure b/accessibility/atk/files/patch-configure deleted file mode 100644 index 13ee380f4..000000000 --- a/accessibility/atk/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 06:33:48 1.1 -+++ configure 2002/04/26 06:33:59 -@@ -6885,6 +6885,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/accessibility/atk/files/patch-docs_Makefile.in b/accessibility/atk/files/patch-docs_Makefile.in deleted file mode 100644 index b40046ee2..000000000 --- a/accessibility/atk/files/patch-docs_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- docs/Makefile.in.orig Fri Jan 24 16:45:09 2003 -+++ docs/Makefile.in Fri Jan 24 16:45:09 2003 -@@ -274,6 +274,7 @@ - dist-hook-local: all-local - - @ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp -+@ENABLE_GTK_DOC_FALSE@all-local: - - #### scan #### - diff --git a/accessibility/atk/pkg-descr b/accessibility/atk/pkg-descr deleted file mode 100644 index b28d3e537..000000000 --- a/accessibility/atk/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Accessibility means helping people with disabilities to participate in -substantial life activities. That includes work, and the use of services, -products, and information. GNOME includes libraries and a support framework -that allow people with disabilities to utilize all of the functionality of the -GNOME user environment. - -The GNOME Accessibility Toolkit (ATK) describes a set of interfaces that need -to be implemented by GUI components to make them accessible. The interfaces are -toolkit-independent-- implementations could be written for any widget set, such -as GTK, Motif or Qt. - -WWW: http://developer.gnome.org/projects/gap/ diff --git a/accessibility/atk/pkg-plist b/accessibility/atk/pkg-plist deleted file mode 100644 index 85189b700..000000000 --- a/accessibility/atk/pkg-plist +++ /dev/null @@ -1,118 +0,0 @@ -include/atk-1.0/atk/atk-enum-types.h -include/atk-1.0/atk/atk.h -include/atk-1.0/atk/atkaction.h -include/atk-1.0/atk/atkcomponent.h -include/atk-1.0/atk/atkdocument.h -include/atk-1.0/atk/atkeditabletext.h -include/atk-1.0/atk/atkgobjectaccessible.h -include/atk-1.0/atk/atkhyperlink.h -include/atk-1.0/atk/atkhypertext.h -include/atk-1.0/atk/atkimage.h -include/atk-1.0/atk/atknoopobject.h -include/atk-1.0/atk/atknoopobjectfactory.h -include/atk-1.0/atk/atkobject.h -include/atk-1.0/atk/atkobjectfactory.h -include/atk-1.0/atk/atkregistry.h -include/atk-1.0/atk/atkrelation.h -include/atk-1.0/atk/atkrelationset.h -include/atk-1.0/atk/atkrelationtype.h -include/atk-1.0/atk/atkselection.h -include/atk-1.0/atk/atkstate.h -include/atk-1.0/atk/atkstateset.h -include/atk-1.0/atk/atkstreamablecontent.h -include/atk-1.0/atk/atktable.h -include/atk-1.0/atk/atktext.h -include/atk-1.0/atk/atkutil.h -include/atk-1.0/atk/atkvalue.h -lib/libatk-1.0.a -lib/libatk-1.0.so -lib/libatk-1.0.so.400 -libdata/pkgconfig/atk.pc -%%DOCSDIR%%/AtkAction.html -%%DOCSDIR%%/AtkComponent.html -%%DOCSDIR%%/AtkDocument.html -%%DOCSDIR%%/AtkEditableText.html -%%DOCSDIR%%/AtkGObjectAccessible.html -%%DOCSDIR%%/AtkHyperlink.html -%%DOCSDIR%%/AtkHypertext.html -%%DOCSDIR%%/AtkImage.html -%%DOCSDIR%%/AtkNoOpObject.html -%%DOCSDIR%%/AtkNoOpObjectFactory.html -%%DOCSDIR%%/AtkObject.html -%%DOCSDIR%%/AtkObjectFactory.html -%%DOCSDIR%%/AtkRegistry.html -%%DOCSDIR%%/AtkRelation.html -%%DOCSDIR%%/AtkRelationSet.html -%%DOCSDIR%%/AtkSelection.html -%%DOCSDIR%%/AtkStateSet.html -%%DOCSDIR%%/AtkStreamableContent.html -%%DOCSDIR%%/AtkTable.html -%%DOCSDIR%%/AtkText.html -%%DOCSDIR%%/AtkUtil.html -%%DOCSDIR%%/AtkValue.html -%%DOCSDIR%%/atk-AtkState.html -%%DOCSDIR%%/atk.devhelp -%%DOCSDIR%%/atk.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/right.png -%%DOCSDIR%%/up.png -share/locale/am/LC_MESSAGES/atk10.mo -share/locale/az/LC_MESSAGES/atk10.mo -share/locale/be/LC_MESSAGES/atk10.mo -share/locale/bg/LC_MESSAGES/atk10.mo -share/locale/bn/LC_MESSAGES/atk10.mo -share/locale/ca/LC_MESSAGES/atk10.mo -share/locale/cs/LC_MESSAGES/atk10.mo -share/locale/cy/LC_MESSAGES/atk10.mo -share/locale/da/LC_MESSAGES/atk10.mo -share/locale/de/LC_MESSAGES/atk10.mo -share/locale/el/LC_MESSAGES/atk10.mo -share/locale/en_GB/LC_MESSAGES/atk10.mo -share/locale/eo/LC_MESSAGES/atk10.mo -share/locale/es/LC_MESSAGES/atk10.mo -share/locale/fa/LC_MESSAGES/atk10.mo -share/locale/fi/LC_MESSAGES/atk10.mo -share/locale/fr/LC_MESSAGES/atk10.mo -share/locale/ga/LC_MESSAGES/atk10.mo -share/locale/he/LC_MESSAGES/atk10.mo -share/locale/hi/LC_MESSAGES/atk10.mo -share/locale/hu/LC_MESSAGES/atk10.mo -share/locale/id/LC_MESSAGES/atk10.mo -share/locale/is/LC_MESSAGES/atk10.mo -share/locale/it/LC_MESSAGES/atk10.mo -share/locale/ja/LC_MESSAGES/atk10.mo -share/locale/kn/LC_MESSAGES/atk10.mo -share/locale/ko/LC_MESSAGES/atk10.mo -share/locale/li/LC_MESSAGES/atk10.mo -share/locale/lv/LC_MESSAGES/atk10.mo -share/locale/mk/LC_MESSAGES/atk10.mo -share/locale/ml/LC_MESSAGES/atk10.mo -share/locale/mn/LC_MESSAGES/atk10.mo -share/locale/ms/LC_MESSAGES/atk10.mo -share/locale/ne/LC_MESSAGES/atk10.mo -share/locale/nl/LC_MESSAGES/atk10.mo -share/locale/no/LC_MESSAGES/atk10.mo -share/locale/pl/LC_MESSAGES/atk10.mo -share/locale/pt/LC_MESSAGES/atk10.mo -share/locale/pt_BR/LC_MESSAGES/atk10.mo -share/locale/ro/LC_MESSAGES/atk10.mo -share/locale/ru/LC_MESSAGES/atk10.mo -share/locale/sk/LC_MESSAGES/atk10.mo -share/locale/sl/LC_MESSAGES/atk10.mo -share/locale/sq/LC_MESSAGES/atk10.mo -share/locale/sr/LC_MESSAGES/atk10.mo -share/locale/sr@Latn/LC_MESSAGES/atk10.mo -share/locale/sv/LC_MESSAGES/atk10.mo -share/locale/ta/LC_MESSAGES/atk10.mo -share/locale/tr/LC_MESSAGES/atk10.mo -share/locale/uk/LC_MESSAGES/atk10.mo -share/locale/vi/LC_MESSAGES/atk10.mo -share/locale/yi/LC_MESSAGES/atk10.mo -share/locale/zh_CN/LC_MESSAGES/atk10.mo -share/locale/zh_TW/LC_MESSAGES/atk10.mo -@dirrm %%DOCSDIR%% -@dirrm include/atk-1.0/atk -@dirrm include/atk-1.0 diff --git a/accessibility/gail/Makefile b/accessibility/gail/Makefile deleted file mode 100644 index 9a66364bd..000000000 --- a/accessibility/gail/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: gail -# Date Created: 12 February 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gail -PORTVERSION= 1.4.0 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.4 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An implementation of the ATK interfaces for GTK+ widgets - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_GNOME= gnomehack libgnomecanvas -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --disable-gtk-doc \ - --with-html-dir=${PREFIX}/share/doc - -.include <bsd.port.mk> diff --git a/accessibility/gail/distinfo b/accessibility/gail/distinfo deleted file mode 100644 index 1c8abbab5..000000000 --- a/accessibility/gail/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gail-1.4.0.tar.bz2) = 6eba35f812cf007da332a9fef4865e71 diff --git a/accessibility/gail/files/patch-configure b/accessibility/gail/files/patch-configure deleted file mode 100644 index 933dfdd1a..000000000 --- a/accessibility/gail/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 11:07:42 1.1 -+++ configure 2002/04/26 11:07:58 -@@ -6481,6 +6481,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in b/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in deleted file mode 100644 index c61bc365a..000000000 --- a/accessibility/gail/files/patch-docs_reference_libgail-util_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/reference/libgail-util/Makefile.in.orig Thu May 15 14:45:49 2003 -+++ docs/reference/libgail-util/Makefile.in Thu May 15 14:47:43 2003 -@@ -299,8 +299,6 @@ - echo '-- Installing '$$i ; \ - $(INSTALL_DATA) $$i $(DESTDIR)$(TARGET_DIR); \ - done; \ -- echo '-- Installing $(srcdir)/html/index.sgml' ; \ -- $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR); \ - fi) - - # diff --git a/accessibility/gail/files/patch-tests::ferret.c b/accessibility/gail/files/patch-tests::ferret.c deleted file mode 100644 index 0418c30c3..000000000 --- a/accessibility/gail/files/patch-tests::ferret.c +++ /dev/null @@ -1,27 +0,0 @@ - -$FreeBSD$ - ---- tests/ferret.c 2002/02/17 09:45:53 1.1 -+++ tests/ferret.c 2002/02/17 10:10:16 -@@ -3,9 +3,9 @@ - #define MAX_GROUPS 20 - #define MAX_NAME_VALUE 20 - --#include <netinet/in.h> - #include <sys/types.h> - #include <sys/socket.h> -+#include <netinet/in.h> - #include <sys/un.h> - #include <errno.h> - #include <unistd.h> -@@ -239,8 +239,8 @@ - static GtkWidget *menuitem_trackmouse = NULL; - static GtkWidget *menuitem_trackfocus = NULL; - --static struct sockaddr_un mag_server = { AF_UNIX , "/tmp/magnifier_socket" }; --static struct sockaddr_un client = { AF_UNIX, "/tmp/mag_client"}; -+static struct sockaddr_un mag_server = { 0, AF_UNIX , "/tmp/magnifier_socket" }; -+static struct sockaddr_un client = { 0, AF_UNIX, "/tmp/mag_client"}; - - /* GUI Information for the output window */ - typedef struct diff --git a/accessibility/gail/pkg-descr b/accessibility/gail/pkg-descr deleted file mode 100644 index e32431209..000000000 --- a/accessibility/gail/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Gail, the Gnome Accessibility Implementation library, is implementation of the -ATK interfaces for GTK+ widgets. - -WWW: http://www.gnome.org/ diff --git a/accessibility/gail/pkg-plist b/accessibility/gail/pkg-plist deleted file mode 100644 index a45c4b6a4..000000000 --- a/accessibility/gail/pkg-plist +++ /dev/null @@ -1,20 +0,0 @@ -include/gail-1.0/libgail-util/gail-util.h -include/gail-1.0/libgail-util/gailmisc.h -include/gail-1.0/libgail-util/gailtextutil.h -lib/gtk-2.0/modules/libferret.so -lib/gtk-2.0/modules/libgail.so -lib/libgailutil.a -lib/libgailutil.so -lib/libgailutil.so.17 -libdata/pkgconfig/gail.pc -share/doc/gail-libgail-util/book1.html -share/doc/gail-libgail-util/gail-libgail-util-GailMisc.html -share/doc/gail-libgail-util/gail-libgail-util-GailTextUtil.html -share/doc/gail-libgail-util/gail-libgail-util-gailmisc.html -share/doc/gail-libgail-util/gail-libgail-util-gailtextutil.html -share/doc/gail-libgail-util/index.html -share/doc/gail-libgail-util/libgail-util-main.html -@dirrm share/doc/gail-libgail-util -@dirrm lib/gtk-2.0/modules -@dirrm include/gail-1.0/libgail-util -@dirrm include/gail-1.0 diff --git a/accessibility/gnome-speech/Makefile b/accessibility/gnome-speech/Makefile deleted file mode 100644 index c1ccecaaf..000000000 --- a/accessibility/gnome-speech/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: gnomespeech -# Date created: 11 May 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomespeech -PORTVERSION= 0.2.7 -CATEGORIES= audio gnome accessibility -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-speech/0.2 -DISTNAME= gnome-speech-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME text-to-speech API - -USE_BZIP2= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_GNOME= gnomehack libbonobo -GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --enable-static -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -.include <bsd.port.pre.mk> - -.if exists(${LOCALBASE}/bin/festival) -WITH_FESTIVAL= yes -.endif - -.if defined(WITH_FESTIVAL) -RUN_DEPENDS= festival:${PORTSDIR}/audio/festival -.endif - -.include <bsd.port.post.mk> diff --git a/accessibility/gnome-speech/distinfo b/accessibility/gnome-speech/distinfo deleted file mode 100644 index 58626bf0e..000000000 --- a/accessibility/gnome-speech/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-speech-0.2.7.tar.bz2) = 63669571096af17e495abbde890d19c6 diff --git a/accessibility/gnome-speech/files/patch-ltmain.sh b/accessibility/gnome-speech/files/patch-ltmain.sh deleted file mode 100644 index be26a38ad..000000000 --- a/accessibility/gnome-speech/files/patch-ltmain.sh +++ /dev/null @@ -1,51 +0,0 @@ ---- ltmain.sh.orig Fri May 2 16:51:22 2003 -+++ ltmain.sh Tue May 20 15:31:37 2003 -@@ -1277,7 +1277,7 @@ - esac - elif test "X$arg" = "X-lc_r"; then - case $host in -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd* | *-*-freebsd4*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -1287,8 +1287,16 @@ - continue - ;; - -+ -pthread) -+ compile_command="$compile_command -pthread" -+ finalize_command="$finalize_command -pthread" -+ compiler_flags="$compiler_flags -pthread" -+ continue -+ ;; -+ - -module) - module=yes -+ build_old_libs=no - continue - ;; - -@@ -2997,6 +3005,9 @@ - # problems, so we reset it completely - verstring= - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - verstring="0.0" - ;; -@@ -5425,10 +5436,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/accessibility/gnome-speech/pkg-descr b/accessibility/gnome-speech/pkg-descr deleted file mode 100644 index bab24f601..000000000 --- a/accessibility/gnome-speech/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME Speech is a simple general API for producing text-to-speech output. diff --git a/accessibility/gnome-speech/pkg-plist b/accessibility/gnome-speech/pkg-plist deleted file mode 100644 index 65ebac9bf..000000000 --- a/accessibility/gnome-speech/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -bin/festival-synthesis-driver -bin/test-speech -include/gnome-speech-1.0/gnome-speech/GNOME_Speech.h -include/gnome-speech-1.0/gnome-speech/gnome-speech.h -include/gnome-speech-1.0/gnome-speech/speaker.h -lib/libgnomespeech.a -lib/libgnomespeech.so -lib/libgnomespeech.so.6 -lib/orbit-2.0/GNOME_Speech_module.so -libdata/bonobo/servers/GNOME_Speech_SynthesisDriver_Festival.server -libdata/pkgconfig/gnome-speech-1.0.pc -share/idl/gnome-speech-1.0/GNOME_Speech.idl -share/idl/gnome-speech-1.0/GNOME_Speech_Speaker.idl -share/idl/gnome-speech-1.0/GNOME_Speech_SpeechCallback.idl -share/idl/gnome-speech-1.0/GNOME_Speech_SynthesisDriver.idl -@dirrm share/idl/gnome-speech-1.0 -@dirrm include/gnome-speech-1.0/gnome-speech -@dirrm include/gnome-speech-1.0 diff --git a/accessibility/gnomespeech/Makefile b/accessibility/gnomespeech/Makefile deleted file mode 100644 index c1ccecaaf..000000000 --- a/accessibility/gnomespeech/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: gnomespeech -# Date created: 11 May 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomespeech -PORTVERSION= 0.2.7 -CATEGORIES= audio gnome accessibility -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-speech/0.2 -DISTNAME= gnome-speech-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME text-to-speech API - -USE_BZIP2= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_GNOME= gnomehack libbonobo -GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --enable-static -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -.include <bsd.port.pre.mk> - -.if exists(${LOCALBASE}/bin/festival) -WITH_FESTIVAL= yes -.endif - -.if defined(WITH_FESTIVAL) -RUN_DEPENDS= festival:${PORTSDIR}/audio/festival -.endif - -.include <bsd.port.post.mk> diff --git a/accessibility/gnomespeech/distinfo b/accessibility/gnomespeech/distinfo deleted file mode 100644 index 58626bf0e..000000000 --- a/accessibility/gnomespeech/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-speech-0.2.7.tar.bz2) = 63669571096af17e495abbde890d19c6 diff --git a/accessibility/gnomespeech/files/patch-ltmain.sh b/accessibility/gnomespeech/files/patch-ltmain.sh deleted file mode 100644 index be26a38ad..000000000 --- a/accessibility/gnomespeech/files/patch-ltmain.sh +++ /dev/null @@ -1,51 +0,0 @@ ---- ltmain.sh.orig Fri May 2 16:51:22 2003 -+++ ltmain.sh Tue May 20 15:31:37 2003 -@@ -1277,7 +1277,7 @@ - esac - elif test "X$arg" = "X-lc_r"; then - case $host in -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd* | *-*-freebsd4*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -1287,8 +1287,16 @@ - continue - ;; - -+ -pthread) -+ compile_command="$compile_command -pthread" -+ finalize_command="$finalize_command -pthread" -+ compiler_flags="$compiler_flags -pthread" -+ continue -+ ;; -+ - -module) - module=yes -+ build_old_libs=no - continue - ;; - -@@ -2997,6 +3005,9 @@ - # problems, so we reset it completely - verstring= - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - verstring="0.0" - ;; -@@ -5425,10 +5436,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/accessibility/gnomespeech/pkg-descr b/accessibility/gnomespeech/pkg-descr deleted file mode 100644 index bab24f601..000000000 --- a/accessibility/gnomespeech/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME Speech is a simple general API for producing text-to-speech output. diff --git a/accessibility/gnomespeech/pkg-plist b/accessibility/gnomespeech/pkg-plist deleted file mode 100644 index 65ebac9bf..000000000 --- a/accessibility/gnomespeech/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -bin/festival-synthesis-driver -bin/test-speech -include/gnome-speech-1.0/gnome-speech/GNOME_Speech.h -include/gnome-speech-1.0/gnome-speech/gnome-speech.h -include/gnome-speech-1.0/gnome-speech/speaker.h -lib/libgnomespeech.a -lib/libgnomespeech.so -lib/libgnomespeech.so.6 -lib/orbit-2.0/GNOME_Speech_module.so -libdata/bonobo/servers/GNOME_Speech_SynthesisDriver_Festival.server -libdata/pkgconfig/gnome-speech-1.0.pc -share/idl/gnome-speech-1.0/GNOME_Speech.idl -share/idl/gnome-speech-1.0/GNOME_Speech_Speaker.idl -share/idl/gnome-speech-1.0/GNOME_Speech_SpeechCallback.idl -share/idl/gnome-speech-1.0/GNOME_Speech_SynthesisDriver.idl -@dirrm share/idl/gnome-speech-1.0 -@dirrm include/gnome-speech-1.0/gnome-speech -@dirrm include/gnome-speech-1.0 diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile deleted file mode 100644 index 2be5ec4c1..000000000 --- a/accessibility/gnopernicus/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: gnopernicus -# Date created: 11 May 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnopernicus -PORTVERSION= 0.7.0 -CATEGORIES= x11 gnome accessibility -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Collection of accessibility apps for GNOME 2 - -LIB_DEPENDS= gnome-mag.1:${PORTSDIR}/x11/gnomemag \ - gnomespeech.6:${PORTSDIR}/audio/gnomespeech - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui atspi -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/accessibility/gnopernicus/distinfo b/accessibility/gnopernicus/distinfo deleted file mode 100644 index 7824c32c7..000000000 --- a/accessibility/gnopernicus/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnopernicus-0.7.0.tar.bz2) = 455c1bde42e8be431304b169ce89dfef diff --git a/accessibility/gnopernicus/files/patch-configure b/accessibility/gnopernicus/files/patch-configure deleted file mode 100644 index 3926a24b0..000000000 --- a/accessibility/gnopernicus/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed Aug 13 10:44:17 2003 -+++ configure Wed Aug 13 13:47:43 2003 -@@ -7555,6 +7555,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/accessibility/gnopernicus/pkg-descr b/accessibility/gnopernicus/pkg-descr deleted file mode 100644 index d522adfa7..000000000 --- a/accessibility/gnopernicus/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Gnopernicus provides Assistive Technologies (AT) for blind and visually -impaired persons through modules for text-to-speech, braille, etc. - -WWW: http://www.baum.ro/gnopernicus.html diff --git a/accessibility/gnopernicus/pkg-plist b/accessibility/gnopernicus/pkg-plist deleted file mode 100644 index ef0090298..000000000 --- a/accessibility/gnopernicus/pkg-plist +++ /dev/null @@ -1,546 +0,0 @@ -bin/brlmonitor -bin/gnopernicus -bin/srcore -etc/gconf/gconf.xml.defaults/apps/gnopernicus/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/braille/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/brlmon/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/braille_key/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/key_pad/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/ACS-S/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK00/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK01/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK01DK02/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK02/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK03/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK04/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK05/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K01/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K02/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K03/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K04/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K05/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K06/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K07/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K08/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K09/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K10/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K11/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K12/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K13/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K14/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K15/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L01K01/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L01K12/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K01/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K02/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K03/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K04/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K05/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K06/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K07/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K10/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K01/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K02/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K03/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K04/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K05/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K06/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K07/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K08/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K09/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K10/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K01/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K02/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K03/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K04/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K05/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K06/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K07/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K08/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K09/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K10/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K11/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K12/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K13/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K01/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K02/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K03/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K04/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K05/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K06/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K08/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K09/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K10/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K11/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K13/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K01/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K02/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K03/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K04/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K05/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K06/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K07/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K08/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K09/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K10/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/user_key/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/config/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/config/brlmon/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/config/remote/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/magnifier/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/magnifier/schema1/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/magnifier/schema1/generic_zoomer/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/presentation/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/remote/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/speech/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/speech/dictionary/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/speech/settings/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/speech/voices_parameters/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnopernicus/srcore/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/braille/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/brlmon/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/braille_key/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/key_pad/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/ACS-S/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK00/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK01/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK01DK02/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK02/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK03/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK04/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK05/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K01/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K02/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K03/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K04/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K05/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K06/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K07/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K08/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K09/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K10/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K11/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K12/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K13/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K14/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K15/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L01K01/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L01K12/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K01/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K02/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K03/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K04/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K05/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K06/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K07/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K10/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K01/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K02/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K03/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K04/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K05/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K06/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K07/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K08/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K09/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K10/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K01/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K02/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K03/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K04/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K05/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K06/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K07/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K08/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K09/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K10/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K11/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K12/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K13/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K01/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K02/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K03/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K04/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K05/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K06/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K08/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K09/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K10/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K11/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K13/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K01/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K02/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K03/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K04/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K05/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K06/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K07/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K08/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K09/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K10/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K13/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L09K01/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L09K03/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L09K04/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L09K06/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/user_key/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/config/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/config/brlmon/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/config/remote/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/magnifier/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/magnifier/schema1/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/magnifier/schema1/generic_zoomer/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/presentation/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/remote/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/speech/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/speech/dictionary/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/speech/settings/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/speech/voices_parameters/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/srcore/%gconf.xml -etc/gconf/schemas/brlmonitor.schemas -etc/gconf/schemas/gnopernicus.schemas -etc/gconf/schemas/remote.schemas -etc/gnopernicus-1.0/translation_tables/de.a2b -etc/gnopernicus-1.0/translation_tables/en_US.a2b -etc/gnopernicus-1.0/translation_tables/es.a2b -etc/gnopernicus-1.0/translation_tables/sv.a2b -include/gnopernicus-1.0/libbrl/brlxmlapi.h -include/gnopernicus-1.0/libke/libke.h -include/gnopernicus-1.0/libmag/magxmlapi.h -include/gnopernicus-1.0/libsrconf/libsrconf.h -include/gnopernicus-1.0/libsrlow/SRLow.h -include/gnopernicus-1.0/libsrlow/SRObject.h -include/gnopernicus-1.0/libsrlow/screen-review.h -include/gnopernicus-1.0/libsrs/srsxmlapi.h -include/gnopernicus-1.0/libsrutil/SREvent.h -include/gnopernicus-1.0/libsrutil/SRMessages.h -include/gnopernicus-1.0/libsrutil/srintl.h -include/gnopernicus-1.0/libsrutil/util.h -lib/gnopernicus-1.0/libbrl.a -lib/gnopernicus-1.0/libbrl.so -lib/gnopernicus-1.0/libbrl.so.0 -lib/gnopernicus-1.0/libke.a -lib/gnopernicus-1.0/libke.so -lib/gnopernicus-1.0/libke.so.0 -lib/gnopernicus-1.0/libmag.a -lib/gnopernicus-1.0/libmag.so -lib/gnopernicus-1.0/libmag.so.0 -lib/gnopernicus-1.0/libsrconf.a -lib/gnopernicus-1.0/libsrconf.so -lib/gnopernicus-1.0/libsrconf.so.0 -lib/gnopernicus-1.0/libsrlow.a -lib/gnopernicus-1.0/libsrlow.so -lib/gnopernicus-1.0/libsrlow.so.0 -lib/gnopernicus-1.0/libsrs.a -lib/gnopernicus-1.0/libsrs.so -lib/gnopernicus-1.0/libsrs.so.0 -lib/gnopernicus-1.0/libsrutil.a -lib/gnopernicus-1.0/libsrutil.so -lib/gnopernicus-1.0/libsrutil.so.0 -libdata/pkgconfig/gnopernicus-1.0.pc -share/gnome/applications/gnopernicus.desktop -share/gnome/gnopernicus/fonts/braillehc.afm -share/gnome/gnopernicus/fonts/braillehc.pfb -share/gnome/gnopernicus/fonts/braillehc.pfm -share/gnome/gnopernicus/glade/gnopi_files/Braille_Monitor_Settings/braille_monitor_settings.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/attribute_settings.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/braille_device.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/braille_fill_char.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/braille_mapping.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/braille_settings.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/braille_style.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/cursor_settings.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/status_cell.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings/translation_table.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Find/find.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Find/text_selected_24.png -share/gnome/gnopernicus/glade/gnopi_files/General_Settings/general_settings.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Keyboard_Mouse_Settings/keyboard_mouse_settings.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Language/language.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Load_Default/load_default.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Magnifier_Settings/magnifier_settings.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Presentation/presentation.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Screen_Review/screen_review.glade2 -share/gnome/gnopernicus/glade/gnopi_files/Speech_Settings/speech_settings.glade2 -share/gnome/gnopernicus/glade/gnopi_files/User_Properties/user_properties.glade2 -share/gnome/gnopernicus/glade/gnopi_files/about.glade2 -share/gnome/gnopernicus/glade/gnopi_files/braille.xpm -share/gnome/gnopernicus/glade/gnopi_files/gnopi.glade2 -share/gnome/gnopernicus/glade/gnopi_files/keyboard.xpm -share/gnome/gnopernicus/glade/gnopi_files/monitor.png -share/gnome/gnopernicus/glade/gnopi_files/start_up.png -share/gnome/help/brlmonitor/C/brlmonitor.xml -share/gnome/help/brlmonitor/C/legal.xml -share/gnome/help/gnopernicus/C/gnopernicus.xml -share/gnome/help/gnopernicus/C/legal.xml -share/gnome/omf/gnopernicus/brlmonitor-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnopernicus/brlmonitor-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnopernicus/gnopernicus-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnopernicus/gnopernicus-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gnopernicus.png -share/locale/az/LC_MESSAGES/gnopernicus.mo -share/locale/be/LC_MESSAGES/gnopernicus.mo -share/locale/cs/LC_MESSAGES/gnopernicus.mo -share/locale/cy/LC_MESSAGES/gnopernicus.mo -share/locale/da/LC_MESSAGES/gnopernicus.mo -share/locale/de/LC_MESSAGES/gnopernicus.mo -share/locale/el/LC_MESSAGES/gnopernicus.mo -share/locale/es/LC_MESSAGES/gnopernicus.mo -share/locale/fr/LC_MESSAGES/gnopernicus.mo -share/locale/ga/LC_MESSAGES/gnopernicus.mo -share/locale/hi/LC_MESSAGES/gnopernicus.mo -share/locale/it/LC_MESSAGES/gnopernicus.mo -share/locale/ko/LC_MESSAGES/gnopernicus.mo -share/locale/ms/LC_MESSAGES/gnopernicus.mo -share/locale/nl/LC_MESSAGES/gnopernicus.mo -share/locale/no/LC_MESSAGES/gnopernicus.mo -share/locale/pl/LC_MESSAGES/gnopernicus.mo -share/locale/pt/LC_MESSAGES/gnopernicus.mo -share/locale/pt_BR/LC_MESSAGES/gnopernicus.mo -share/locale/ro/LC_MESSAGES/gnopernicus.mo -share/locale/sq/LC_MESSAGES/gnopernicus.mo -share/locale/sr/LC_MESSAGES/gnopernicus.mo -share/locale/sr@Latn/LC_MESSAGES/gnopernicus.mo -share/locale/sv/LC_MESSAGES/gnopernicus.mo -share/locale/zh_CN/LC_MESSAGES/gnopernicus.mo -@dirrm share/gnome/omf/gnopernicus -@dirrm share/gnome/help/gnopernicus/C -@dirrm share/gnome/help/gnopernicus -@dirrm share/gnome/help/brlmonitor/C -@dirrm share/gnome/help/brlmonitor -@dirrm share/gnome/gnopernicus/glade/gnopi_files/User_Properties -@dirrm share/gnome/gnopernicus/glade/gnopi_files/Speech_Settings -@dirrm share/gnome/gnopernicus/glade/gnopi_files/Screen_Review -@dirrm share/gnome/gnopernicus/glade/gnopi_files/Presentation -@dirrm share/gnome/gnopernicus/glade/gnopi_files/Magnifier_Settings -@dirrm share/gnome/gnopernicus/glade/gnopi_files/Load_Default -@dirrm share/gnome/gnopernicus/glade/gnopi_files/Language -@dirrm share/gnome/gnopernicus/glade/gnopi_files/Keyboard_Mouse_Settings -@dirrm share/gnome/gnopernicus/glade/gnopi_files/General_Settings -@dirrm share/gnome/gnopernicus/glade/gnopi_files/Find -@dirrm share/gnome/gnopernicus/glade/gnopi_files/Braille_Settings -@dirrm share/gnome/gnopernicus/glade/gnopi_files/Braille_Monitor_Settings -@dirrm share/gnome/gnopernicus/glade/gnopi_files -@dirrm share/gnome/gnopernicus/glade -@dirrm share/gnome/gnopernicus/fonts -@dirrm share/gnome/gnopernicus -@dirrm lib/gnopernicus-1.0 -@dirrm include/gnopernicus-1.0/libsrutil -@dirrm include/gnopernicus-1.0/libsrs -@dirrm include/gnopernicus-1.0/libsrlow -@dirrm include/gnopernicus-1.0/libsrconf -@dirrm include/gnopernicus-1.0/libmag -@dirrm include/gnopernicus-1.0/libke -@dirrm include/gnopernicus-1.0/libbrl -@dirrm include/gnopernicus-1.0 -@dirrm etc/gnopernicus-1.0/translation_tables -@dirrm etc/gnopernicus-1.0 -@dirrm etc/gconf/schemas -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/srcore -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/speech/voices_parameters -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/speech/settings -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/speech/dictionary -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/speech -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/remote -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/presentation -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/magnifier/schema1/generic_zoomer -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/magnifier/schema1 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/magnifier -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/config/remote -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/config/brlmon -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/config -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/user_key -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L09K06 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L09K04 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L09K03 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L09K01 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K13 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K10 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K09 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K08 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K07 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K06 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K05 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K04 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K03 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K02 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L08K01 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K13 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K11 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K10 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K09 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K08 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K06 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K05 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K04 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K03 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K02 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L07K01 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K13 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K12 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K11 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K10 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K09 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K08 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K07 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K06 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K05 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K04 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K03 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K02 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L06K01 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K10 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K09 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K08 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K07 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K06 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K05 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K04 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K03 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K02 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L05K01 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K10 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K07 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K06 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K05 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K04 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K03 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K02 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L03K01 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L01K12 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L01K01 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K15 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K14 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K13 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K12 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K11 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K10 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K09 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K08 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K07 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K06 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K05 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K04 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K03 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K02 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/L00K01 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK05 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK04 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK03 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK02 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK01DK02 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK01 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/DK00 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard/ACS-S -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/keyboard -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/key_pad -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map/braille_key -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/command_map -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/brlmon -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus/braille -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnopernicus -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/srcore -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/speech/voices_parameters -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/speech/settings -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/speech/dictionary -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/speech -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/remote -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/presentation -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/magnifier/schema1/generic_zoomer -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/magnifier/schema1 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/magnifier -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/config/remote -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/config/brlmon -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/config -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/user_key -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K10 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K09 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K08 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K07 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K06 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K05 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K04 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K03 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K02 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L08K01 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K13 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K11 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K10 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K09 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K08 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K06 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K05 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K04 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K03 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K02 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L07K01 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K13 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K12 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K11 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K10 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K09 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K08 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K07 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K06 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K05 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K04 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K03 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K02 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L06K01 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K10 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K09 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K08 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K07 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K06 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K05 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K04 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K03 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K02 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L05K01 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K10 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K07 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K06 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K05 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K04 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K03 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K02 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L03K01 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L01K12 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L01K01 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K15 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K14 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K13 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K12 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K11 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K10 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K09 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K08 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K07 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K06 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K05 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K04 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K03 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K02 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/L00K01 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK05 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK04 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK03 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK02 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK01DK02 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK01 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/DK00 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard/ACS-S -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/keyboard -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/key_pad -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map/braille_key -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/command_map -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/brlmon -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus/braille -@dirrm etc/gconf/gconf.xml.defaults/apps/gnopernicus -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnopernicus/brlmonitor-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnopernicus/gnopernicus-C.omf 2>/dev/null || /usr/bin/true diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile deleted file mode 100644 index 405fba065..000000000 --- a/accessibility/gok/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: gok -# Date created: 12 April 2003 -# Whom: Adam Weinberger <adamw@freebsd.org> -# -# $FreeBSD$ -# - -PORTNAME= gok -PORTVERSION= 0.8.2 -CATEGORIES= sysutils gnome accessibility -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME On-Screen Keyboard (GOK) - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix libgnomeui atspi libwnck -USE_REINPLACE= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -post-patch: - @${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|' \ - ${WRKSRC}/gok/word-complete.c - -.include <bsd.port.mk> diff --git a/accessibility/gok/distinfo b/accessibility/gok/distinfo deleted file mode 100644 index 76fde0ba0..000000000 --- a/accessibility/gok/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gok-0.8.2.tar.bz2) = 3b495c7b8f8e10e370246c95d75f58eb diff --git a/accessibility/gok/pkg-descr b/accessibility/gok/pkg-descr deleted file mode 100644 index 1eb987453..000000000 --- a/accessibility/gok/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -The GNOME On-Screen Keyboard (GOK) is an accessability interface -that gives you control of your system without needing a keyboard. -The GOK makes available a hierarchical button system that enables -keyboardless entry of common accelerators, and contains a -clickable keyboard that sports suggested autocompletion of many -common words, and even some commands. The GOK will provide an -alternative interface to common commands and functions within -applications that utilize the AT SPI. - -The GOK is is designed to be usable by many alternative input -methods, i.e. not a common keyboard and mouse combination. - -WWW: http://www.gok.ca diff --git a/accessibility/gok/pkg-plist b/accessibility/gok/pkg-plist deleted file mode 100644 index bdcaccbfb..000000000 --- a/accessibility/gok/pkg-plist +++ /dev/null @@ -1,216 +0,0 @@ -bin/gok -etc/gconf/gconf.xml.defaults/apps/gok/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/dwell/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton1/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton2/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton3/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton4/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton5/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/mousepointer/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/switch1/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/switch2/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/switch3/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/switch4/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/actions/switch5/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound1/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound2/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/key_flashing/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/none/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/layout/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gok/spy/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/dwell/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton1/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton2/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton3/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton4/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton5/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousepointer/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch1/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch2/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch3/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch4/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch5/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound1/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound2/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/key_flashing/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/none/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/layout/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gok/spy/%gconf.xml -etc/gconf/schemas/gok.schemas -libdata/pkgconfig/gok-1.0.pc -%%DOCSDIR%%/c4.html -%%DOCSDIR%%/gok-arraylist.html -%%DOCSDIR%%/gok-callbacks.html -%%DOCSDIR%%/gok-command-common.html -%%DOCSDIR%%/gok-command-edge-data.html -%%DOCSDIR%%/gok-command-edge.html -%%DOCSDIR%%/gok-command-graph.html -%%DOCSDIR%%/gok-command-predictor.html -%%DOCSDIR%%/gok-command-vertex-data.html -%%DOCSDIR%%/gok-command-vertex.html -%%DOCSDIR%%/gok-global.html -%%DOCSDIR%%/gok-gok-action.html -%%DOCSDIR%%/gok-gok-branchback-stack.html -%%DOCSDIR%%/gok-gok-chunker.html -%%DOCSDIR%%/gok-gok-control.html -%%DOCSDIR%%/gok-gok-data.html -%%DOCSDIR%%/gok-gok-editor.html -%%DOCSDIR%%/gok-gok-feedback.html -%%DOCSDIR%%/gok-gok-file-util.html -%%DOCSDIR%%/gok-gok-gconf-keys.html -%%DOCSDIR%%/gok-gok-gconf.html -%%DOCSDIR%%/gok-gok-key.html -%%DOCSDIR%%/gok-gok-keyboard.html -%%DOCSDIR%%/gok-gok-keyslotter.html -%%DOCSDIR%%/gok-gok-log-priv.html -%%DOCSDIR%%/gok-gok-log-reader.html -%%DOCSDIR%%/gok-gok-log.html -%%DOCSDIR%%/gok-gok-modifier.html -%%DOCSDIR%%/gok-gok-output.html -%%DOCSDIR%%/gok-gok-page-accessmethod.html -%%DOCSDIR%%/gok-gok-page-actions.html -%%DOCSDIR%%/gok-gok-page-feedbacks.html -%%DOCSDIR%%/gok-gok-page-keysizespace.html -%%DOCSDIR%%/gok-gok-page-wordcomplete.html -%%DOCSDIR%%/gok-gok-predictor.html -%%DOCSDIR%%/gok-gok-scanner.html -%%DOCSDIR%%/gok-gok-settings-dialog.html -%%DOCSDIR%%/gok-gok-sound.html -%%DOCSDIR%%/gok-gok-spy-priv.html -%%DOCSDIR%%/gok-gok-spy.html -%%DOCSDIR%%/gok-gok-word-complete.html -%%DOCSDIR%%/gok-gok.html -%%DOCSDIR%%/gok-gokbutton.html -%%DOCSDIR%%/gok-gtkjoyswitch.html -%%DOCSDIR%%/gok-interface.html -%%DOCSDIR%%/gok-main.html -%%DOCSDIR%%/gok-support.html -%%DOCSDIR%%/gok-switchapi.html -%%DOCSDIR%%/gok-word-complete.html -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -share/gnome/applications/gok.desktop -share/gnome/gok/East.png -share/gnome/gok/Keyboard.kbd -share/gnome/gok/NE.png -share/gnome/gok/NW.png -share/gnome/gok/North.png -share/gnome/gok/SE.png -share/gnome/gok/SW.png -share/gnome/gok/South.png -share/gnome/gok/West.png -share/gnome/gok/alphabet.kbd -share/gnome/gok/automatic-scanning.xam -share/gnome/gok/dictionary.txt -share/gnome/gok/direct-selection.xam -share/gnome/gok/dwell-selection.xam -share/gnome/gok/empty.png -share/gnome/gok/gok.png -share/gnome/gok/gok.rc -share/gnome/gok/gok-controls.kbd -share/gnome/gok/goklogo.png -share/gnome/gok/goksound1.wav -share/gnome/gok/goksound2.wav -share/gnome/gok/inverse-scanning.xam -share/gnome/gok/hide.kbd -share/gnome/gok/latched.png -share/gnome/gok/launcher.kbd -share/gnome/gok/locked.png -share/gnome/gok/main.kbd -share/gnome/gok/manage.kbd -share/gnome/gok/mouse.kbd -share/gnome/gok/move-resize.kbd -share/gnome/gok/quit.kbd -share/gnome/gok/qwerty.kbd -share/gnome/gok/small-empty.png -share/gnome/gok/text-operations.kbd -share/gnome/help/gok/C/gok.xml -share/gnome/omf/gok/gok-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gok/gok-C.omf || /usr/bin/true -share/gnome/pixmaps/gok.png -share/locale/am/LC_MESSAGES/gok.mo -share/locale/az/LC_MESSAGES/gok.mo -share/locale/be/LC_MESSAGES/gok.mo -share/locale/ca/LC_MESSAGES/gok.mo -share/locale/cs/LC_MESSAGES/gok.mo -share/locale/cy/LC_MESSAGES/gok.mo -share/locale/da/LC_MESSAGES/gok.mo -share/locale/de/LC_MESSAGES/gok.mo -share/locale/el/LC_MESSAGES/gok.mo -share/locale/es/LC_MESSAGES/gok.mo -share/locale/fr/LC_MESSAGES/gok.mo -share/locale/hi/LC_MESSAGES/gok.mo -share/locale/it/LC_MESSAGES/gok.mo -share/locale/ja/LC_MESSAGES/gok.mo -share/locale/ko/LC_MESSAGES/gok.mo -share/locale/mk/LC_MESSAGES/gok.mo -share/locale/ml/LC_MESSAGES/gok.mo -share/locale/ms/LC_MESSAGES/gok.mo -share/locale/nl/LC_MESSAGES/gok.mo -share/locale/no/LC_MESSAGES/gok.mo -share/locale/pl/LC_MESSAGES/gok.mo -share/locale/pt/LC_MESSAGES/gok.mo -share/locale/pt_BR/LC_MESSAGES/gok.mo -share/locale/sl/LC_MESSAGES/gok.mo -share/locale/sq/LC_MESSAGES/gok.mo -share/locale/sr/LC_MESSAGES/gok.mo -share/locale/sr@Latn/LC_MESSAGES/gok.mo -share/locale/sv/LC_MESSAGES/gok.mo -share/locale/uk/LC_MESSAGES/gok.mo -share/locale/vi/LC_MESSAGES/gok.mo -share/locale/zh_CN/LC_MESSAGES/gok.mo -share/locale/zh_TW/LC_MESSAGES/gok.mo -@dirrm share/gnome/omf/gok -@dirrm share/gnome/help/gok/C/figures -@dirrm share/gnome/help/gok/C -@dirrm share/gnome/help/gok -@dirrm share/gnome/gok -@dirrm %%DOCSDIR%% -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/spy -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/layout -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/none -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/key_flashing -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound2 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks/goksound1 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/feedbacks -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch5 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch4 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch3 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch2 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/switch1 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousepointer -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton5 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton4 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton3 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton2 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/mousebutton1 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions/dwell -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok/actions -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gok -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/spy -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/layout -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/none -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/key_flashing -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound2 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks/goksound1 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/feedbacks -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch5 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch4 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch3 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch2 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/switch1 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousepointer -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton5 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton4 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton3 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton2 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/mousebutton1 -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions/dwell -@dirrm etc/gconf/gconf.xml.defaults/apps/gok/actions -@dirrm etc/gconf/gconf.xml.defaults/apps/gok -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gok/gok-C.omf || /usr/bin/true diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile deleted file mode 100644 index fa28a296e..000000000 --- a/archivers/file-roller/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -# New ports collection makefile for: fileroller -# Date created: 18 May 2002 -# Whom: Anders Nordby <anders@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= fileroller -PORTVERSION= 2.4.0.1 -PORTEPOCH= 1 -CATEGORIES= archivers gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/file-roller/2.4 -DISTNAME= file-roller-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An archive manager for zip files, tar, etc - -RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \ - lzop:${PORTSDIR}/archivers/lzop \ - zoo:${PORTSDIR}/archivers/zoo -.if !exists(/usr/bin/bzip2) -RUN_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2 -.endif - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.pre.mk> - -.if defined(WITH_RAR) || exists(${LOCALBASE}/bin/rar) -RUN_DEPENDS+= rar:${PORTSDIR}/archivers/rar -.endif - -.if defined(WITH_BZIP) || exists(${LOCALBASE}/bin/bzip) -RUN_DEPENDS+= bzip:${PORTSDIR}/archivers/bzip -.endif - -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} -.for f in AUTHORS NEWS README TODO - ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} -.endfor -.endif - -.include <bsd.port.post.mk> diff --git a/archivers/file-roller/distinfo b/archivers/file-roller/distinfo deleted file mode 100644 index 324640a2c..000000000 --- a/archivers/file-roller/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/file-roller-2.4.0.1.tar.bz2) = d268975b20679bc6b8f4f88492e7bfdf diff --git a/archivers/file-roller/files/patch-configure b/archivers/file-roller/files/patch-configure deleted file mode 100644 index 53e3c8877..000000000 --- a/archivers/file-roller/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue Dec 10 23:18:40 2002 -+++ configure Tue Dec 10 23:18:59 2002 -@@ -6403,6 +6403,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/archivers/file-roller/files/patch-src_fr-command-tar.c b/archivers/file-roller/files/patch-src_fr-command-tar.c deleted file mode 100644 index 9a0fb58a8..000000000 --- a/archivers/file-roller/files/patch-src_fr-command-tar.c +++ /dev/null @@ -1,52 +0,0 @@ ---- src/fr-command-tar.c.orig Mon May 19 14:15:50 2003 -+++ src/fr-command-tar.c Tue May 20 20:43:39 2003 -@@ -83,6 +83,11 @@ - return mktime (&tm); - } - -+static char *months[] = { -+ "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", -+ "Nov", "Dec" -+}; -+ - - static void - process_line (char *line, -@@ -92,19 +97,34 @@ - FRCommand *comm = FR_COMMAND (data); - char **fields; - const char *name_field; -+ int i; -+ struct tm tm = {0, }; -+ char **time_fields; - - g_return_if_fail (line != NULL); - - fdata = file_data_new (); - -- fields = split_line (line, 5); -+ fields = split_line (line, 7); - fdata->size = atol (fields[2]); -- fdata->modified = mktime_from_string (fields[3], fields[4]); -+ for (i = 0; i < 12; i++) { -+ if (!strncmp(fields[3], months[i], 3)) break; -+ } -+ tm.tm_mon = i; -+ tm.tm_year = atoi (fields[6]) - 1900; -+ tm.tm_mday = atoi (fields[4]); -+ time_fields = g_strsplit(fields[5], ":", 2); -+ tm.tm_hour = atoi (time_fields[0]); -+ tm.tm_min = atoi (time_fields[1]); -+ tm.tm_sec = 0; -+ tm.tm_isdst = -1; -+ fdata->modified = mktime(&tm); - g_strfreev (fields); -+ g_strfreev (time_fields); - - /* Full path */ - -- name_field = get_last_field (line, 6); -+ name_field = get_last_field (line, 8); - fields = g_strsplit (name_field, " -> ", 2); - - if (fields[1] == NULL) { diff --git a/archivers/file-roller/pkg-descr b/archivers/file-roller/pkg-descr deleted file mode 100644 index 66b4bc9dd..000000000 --- a/archivers/file-roller/pkg-descr +++ /dev/null @@ -1,24 +0,0 @@ -File Roller is an archive manager for the GNOME environment. Archive manager -means that you can create and modify archives, view the content of an archive, -view a file contained in the archive, and extract files from the archive. - -File Roller is only a front-end (a graphical interface) to archiving programs -like tar and zip. The supported file types are : - -* Tar archives uncompressed (.tar) or compressed with gzip (.tar.gz , .tgz), -bzip (.tar.bz , .tbz), bzip2 (.tar.bz2 , .tbz2), compress (.tar.Z , .taz), -lzop (.tar.lzo , .tzo) -* Zip archives (.zip) -* Jar archives (.jar , .ear , .war) -* Lha archives (.lzh) -* Rar archives (.rar) -* Single files compressed with gzip, bzip, bzip2, compress, lzop - -File Roller also has a document viewer based on bonobo that lets you view files -of any type you have a viewer for. - -Former WinZip users may find this program useful. It serves the same purpose. - -WWW: http://fileroller.sourceforge.net/ - -- Anders Nordby <anders@FreeBSD.org> diff --git a/archivers/file-roller/pkg-plist b/archivers/file-roller/pkg-plist deleted file mode 100644 index 10aacc1c1..000000000 --- a/archivers/file-roller/pkg-plist +++ /dev/null @@ -1,116 +0,0 @@ -bin/file-roller -etc/gconf/gconf.xml.defaults/apps/file-roller/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/file-roller/general/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/file-roller/listing/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/file-roller/ui/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/general/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/listing/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/ui/%gconf.xml -etc/gconf/schemas/file-roller.schemas -lib/bonobo/libfile-roller-component.so -libdata/bonobo/servers/File_Roller_Component.server -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/TODO -share/gnome/application-registry/file-roller.applications -share/gnome/applications/file-roller.desktop -share/gnome/file-roller/glade/file_roller.glade -share/gnome/file-roller/glade/file_roller_prop.glade -share/gnome/help/file-roller/C/figures/file-roller_main_window.png -share/gnome/help/file-roller/C/file-roller.xml -share/gnome/help/file-roller/C/legal.xml -share/gnome/help/file-roller/ru/figures/fr-add-dialog.png -share/gnome/help/file-roller/ru/figures/fr-extract.png -share/gnome/help/file-roller/ru/figures/fr-mainwindow.png -share/gnome/help/file-roller/ru/figures/fr-prefs.png -share/gnome/help/file-roller/ru/file-roller.xml -share/gnome/help/file-roller/ru/legal.xml -share/gnome/help/file-roller/uk/figures/fr-add-dialog.png -share/gnome/help/file-roller/uk/figures/fr-extract.png -share/gnome/help/file-roller/uk/figures/fr-mainwindow.png -share/gnome/help/file-roller/uk/figures/fr-prefs.png -share/gnome/help/file-roller/uk/file-roller.xml -share/gnome/help/file-roller/uk/legal.xml -share/gnome/mime-info/file-roller.keys -share/gnome/mime-info/file-roller.mime -share/gnome/omf/file-roller/file-roller-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/file-roller/file-roller-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/file-roller/file-roller-ru.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/file-roller/file-roller-ru.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/file-roller/file-roller-uk.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/file-roller/file-roller-uk.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/file-roller.png -share/locale/am/LC_MESSAGES/file-roller.mo -share/locale/az/LC_MESSAGES/file-roller.mo -share/locale/be/LC_MESSAGES/file-roller.mo -share/locale/bg/LC_MESSAGES/file-roller.mo -share/locale/bn/LC_MESSAGES/file-roller.mo -share/locale/ca/LC_MESSAGES/file-roller.mo -share/locale/cs/LC_MESSAGES/file-roller.mo -share/locale/cy/LC_MESSAGES/file-roller.mo -share/locale/da/LC_MESSAGES/file-roller.mo -share/locale/de/LC_MESSAGES/file-roller.mo -share/locale/el/LC_MESSAGES/file-roller.mo -share/locale/es/LC_MESSAGES/file-roller.mo -share/locale/et/LC_MESSAGES/file-roller.mo -share/locale/fa/LC_MESSAGES/file-roller.mo -share/locale/fi/LC_MESSAGES/file-roller.mo -share/locale/fr/LC_MESSAGES/file-roller.mo -share/locale/ga/LC_MESSAGES/file-roller.mo -share/locale/he/LC_MESSAGES/file-roller.mo -share/locale/hi/LC_MESSAGES/file-roller.mo -share/locale/hu/LC_MESSAGES/file-roller.mo -share/locale/id/LC_MESSAGES/file-roller.mo -share/locale/is/LC_MESSAGES/file-roller.mo -share/locale/it/LC_MESSAGES/file-roller.mo -share/locale/ja/LC_MESSAGES/file-roller.mo -share/locale/kn/LC_MESSAGES/file-roller.mo -share/locale/ko/LC_MESSAGES/file-roller.mo -share/locale/lv/LC_MESSAGES/file-roller.mo -share/locale/mk/LC_MESSAGES/file-roller.mo -share/locale/ml/LC_MESSAGES/file-roller.mo -share/locale/mn/LC_MESSAGES/file-roller.mo -share/locale/ms/LC_MESSAGES/file-roller.mo -share/locale/nl/LC_MESSAGES/file-roller.mo -share/locale/no/LC_MESSAGES/file-roller.mo -share/locale/pl/LC_MESSAGES/file-roller.mo -share/locale/pt/LC_MESSAGES/file-roller.mo -share/locale/pt_BR/LC_MESSAGES/file-roller.mo -share/locale/ro/LC_MESSAGES/file-roller.mo -share/locale/ru/LC_MESSAGES/file-roller.mo -share/locale/sk/LC_MESSAGES/file-roller.mo -share/locale/sl/LC_MESSAGES/file-roller.mo -share/locale/sq/LC_MESSAGES/file-roller.mo -share/locale/sr/LC_MESSAGES/file-roller.mo -share/locale/sr@Latn/LC_MESSAGES/file-roller.mo -share/locale/sv/LC_MESSAGES/file-roller.mo -share/locale/th/LC_MESSAGES/file-roller.mo -share/locale/tr/LC_MESSAGES/file-roller.mo -share/locale/uk/LC_MESSAGES/file-roller.mo -share/locale/vi/LC_MESSAGES/file-roller.mo -share/locale/zh_CN/LC_MESSAGES/file-roller.mo -share/locale/zh_TW/LC_MESSAGES/file-roller.mo -@dirrm share/gnome/omf/file-roller -@dirrm share/gnome/help/file-roller/uk/figures -@dirrm share/gnome/help/file-roller/uk -@dirrm share/gnome/help/file-roller/ru/figures -@dirrm share/gnome/help/file-roller/ru -@dirrm share/gnome/help/file-roller/C/figures -@dirrm share/gnome/help/file-roller/C -@dirrm share/gnome/help/file-roller -@dirrm share/gnome/file-roller/glade -@dirrm share/gnome/file-roller -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/ui -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/listing -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/general -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/file-roller -@dirrm etc/gconf/gconf.xml.defaults/apps/file-roller/ui -@dirrm etc/gconf/gconf.xml.defaults/apps/file-roller/listing -@dirrm etc/gconf/gconf.xml.defaults/apps/file-roller/general -@dirrm etc/gconf/gconf.xml.defaults/apps/file-roller -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/file-roller/file-roller-uk.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/file-roller/file-roller-ru.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/file-roller/file-roller-C.omf 2>/dev/null || /usr/bin/true diff --git a/archivers/fileroller/Makefile b/archivers/fileroller/Makefile deleted file mode 100644 index fa28a296e..000000000 --- a/archivers/fileroller/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -# New ports collection makefile for: fileroller -# Date created: 18 May 2002 -# Whom: Anders Nordby <anders@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= fileroller -PORTVERSION= 2.4.0.1 -PORTEPOCH= 1 -CATEGORIES= archivers gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/file-roller/2.4 -DISTNAME= file-roller-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An archive manager for zip files, tar, etc - -RUN_DEPENDS= lha:${PORTSDIR}/archivers/lha \ - lzop:${PORTSDIR}/archivers/lzop \ - zoo:${PORTSDIR}/archivers/zoo -.if !exists(/usr/bin/bzip2) -RUN_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2 -.endif - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.pre.mk> - -.if defined(WITH_RAR) || exists(${LOCALBASE}/bin/rar) -RUN_DEPENDS+= rar:${PORTSDIR}/archivers/rar -.endif - -.if defined(WITH_BZIP) || exists(${LOCALBASE}/bin/bzip) -RUN_DEPENDS+= bzip:${PORTSDIR}/archivers/bzip -.endif - -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} -.for f in AUTHORS NEWS README TODO - ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} -.endfor -.endif - -.include <bsd.port.post.mk> diff --git a/archivers/fileroller/distinfo b/archivers/fileroller/distinfo deleted file mode 100644 index 324640a2c..000000000 --- a/archivers/fileroller/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/file-roller-2.4.0.1.tar.bz2) = d268975b20679bc6b8f4f88492e7bfdf diff --git a/archivers/fileroller/files/patch-configure b/archivers/fileroller/files/patch-configure deleted file mode 100644 index 53e3c8877..000000000 --- a/archivers/fileroller/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue Dec 10 23:18:40 2002 -+++ configure Tue Dec 10 23:18:59 2002 -@@ -6403,6 +6403,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/archivers/fileroller/files/patch-src_fr-command-tar.c b/archivers/fileroller/files/patch-src_fr-command-tar.c deleted file mode 100644 index 9a0fb58a8..000000000 --- a/archivers/fileroller/files/patch-src_fr-command-tar.c +++ /dev/null @@ -1,52 +0,0 @@ ---- src/fr-command-tar.c.orig Mon May 19 14:15:50 2003 -+++ src/fr-command-tar.c Tue May 20 20:43:39 2003 -@@ -83,6 +83,11 @@ - return mktime (&tm); - } - -+static char *months[] = { -+ "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", -+ "Nov", "Dec" -+}; -+ - - static void - process_line (char *line, -@@ -92,19 +97,34 @@ - FRCommand *comm = FR_COMMAND (data); - char **fields; - const char *name_field; -+ int i; -+ struct tm tm = {0, }; -+ char **time_fields; - - g_return_if_fail (line != NULL); - - fdata = file_data_new (); - -- fields = split_line (line, 5); -+ fields = split_line (line, 7); - fdata->size = atol (fields[2]); -- fdata->modified = mktime_from_string (fields[3], fields[4]); -+ for (i = 0; i < 12; i++) { -+ if (!strncmp(fields[3], months[i], 3)) break; -+ } -+ tm.tm_mon = i; -+ tm.tm_year = atoi (fields[6]) - 1900; -+ tm.tm_mday = atoi (fields[4]); -+ time_fields = g_strsplit(fields[5], ":", 2); -+ tm.tm_hour = atoi (time_fields[0]); -+ tm.tm_min = atoi (time_fields[1]); -+ tm.tm_sec = 0; -+ tm.tm_isdst = -1; -+ fdata->modified = mktime(&tm); - g_strfreev (fields); -+ g_strfreev (time_fields); - - /* Full path */ - -- name_field = get_last_field (line, 6); -+ name_field = get_last_field (line, 8); - fields = g_strsplit (name_field, " -> ", 2); - - if (fields[1] == NULL) { diff --git a/archivers/fileroller/pkg-descr b/archivers/fileroller/pkg-descr deleted file mode 100644 index 66b4bc9dd..000000000 --- a/archivers/fileroller/pkg-descr +++ /dev/null @@ -1,24 +0,0 @@ -File Roller is an archive manager for the GNOME environment. Archive manager -means that you can create and modify archives, view the content of an archive, -view a file contained in the archive, and extract files from the archive. - -File Roller is only a front-end (a graphical interface) to archiving programs -like tar and zip. The supported file types are : - -* Tar archives uncompressed (.tar) or compressed with gzip (.tar.gz , .tgz), -bzip (.tar.bz , .tbz), bzip2 (.tar.bz2 , .tbz2), compress (.tar.Z , .taz), -lzop (.tar.lzo , .tzo) -* Zip archives (.zip) -* Jar archives (.jar , .ear , .war) -* Lha archives (.lzh) -* Rar archives (.rar) -* Single files compressed with gzip, bzip, bzip2, compress, lzop - -File Roller also has a document viewer based on bonobo that lets you view files -of any type you have a viewer for. - -Former WinZip users may find this program useful. It serves the same purpose. - -WWW: http://fileroller.sourceforge.net/ - -- Anders Nordby <anders@FreeBSD.org> diff --git a/archivers/fileroller/pkg-plist b/archivers/fileroller/pkg-plist deleted file mode 100644 index 10aacc1c1..000000000 --- a/archivers/fileroller/pkg-plist +++ /dev/null @@ -1,116 +0,0 @@ -bin/file-roller -etc/gconf/gconf.xml.defaults/apps/file-roller/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/file-roller/general/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/file-roller/listing/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/file-roller/ui/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/general/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/listing/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/ui/%gconf.xml -etc/gconf/schemas/file-roller.schemas -lib/bonobo/libfile-roller-component.so -libdata/bonobo/servers/File_Roller_Component.server -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/NEWS -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/TODO -share/gnome/application-registry/file-roller.applications -share/gnome/applications/file-roller.desktop -share/gnome/file-roller/glade/file_roller.glade -share/gnome/file-roller/glade/file_roller_prop.glade -share/gnome/help/file-roller/C/figures/file-roller_main_window.png -share/gnome/help/file-roller/C/file-roller.xml -share/gnome/help/file-roller/C/legal.xml -share/gnome/help/file-roller/ru/figures/fr-add-dialog.png -share/gnome/help/file-roller/ru/figures/fr-extract.png -share/gnome/help/file-roller/ru/figures/fr-mainwindow.png -share/gnome/help/file-roller/ru/figures/fr-prefs.png -share/gnome/help/file-roller/ru/file-roller.xml -share/gnome/help/file-roller/ru/legal.xml -share/gnome/help/file-roller/uk/figures/fr-add-dialog.png -share/gnome/help/file-roller/uk/figures/fr-extract.png -share/gnome/help/file-roller/uk/figures/fr-mainwindow.png -share/gnome/help/file-roller/uk/figures/fr-prefs.png -share/gnome/help/file-roller/uk/file-roller.xml -share/gnome/help/file-roller/uk/legal.xml -share/gnome/mime-info/file-roller.keys -share/gnome/mime-info/file-roller.mime -share/gnome/omf/file-roller/file-roller-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/file-roller/file-roller-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/file-roller/file-roller-ru.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/file-roller/file-roller-ru.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/file-roller/file-roller-uk.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/file-roller/file-roller-uk.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/file-roller.png -share/locale/am/LC_MESSAGES/file-roller.mo -share/locale/az/LC_MESSAGES/file-roller.mo -share/locale/be/LC_MESSAGES/file-roller.mo -share/locale/bg/LC_MESSAGES/file-roller.mo -share/locale/bn/LC_MESSAGES/file-roller.mo -share/locale/ca/LC_MESSAGES/file-roller.mo -share/locale/cs/LC_MESSAGES/file-roller.mo -share/locale/cy/LC_MESSAGES/file-roller.mo -share/locale/da/LC_MESSAGES/file-roller.mo -share/locale/de/LC_MESSAGES/file-roller.mo -share/locale/el/LC_MESSAGES/file-roller.mo -share/locale/es/LC_MESSAGES/file-roller.mo -share/locale/et/LC_MESSAGES/file-roller.mo -share/locale/fa/LC_MESSAGES/file-roller.mo -share/locale/fi/LC_MESSAGES/file-roller.mo -share/locale/fr/LC_MESSAGES/file-roller.mo -share/locale/ga/LC_MESSAGES/file-roller.mo -share/locale/he/LC_MESSAGES/file-roller.mo -share/locale/hi/LC_MESSAGES/file-roller.mo -share/locale/hu/LC_MESSAGES/file-roller.mo -share/locale/id/LC_MESSAGES/file-roller.mo -share/locale/is/LC_MESSAGES/file-roller.mo -share/locale/it/LC_MESSAGES/file-roller.mo -share/locale/ja/LC_MESSAGES/file-roller.mo -share/locale/kn/LC_MESSAGES/file-roller.mo -share/locale/ko/LC_MESSAGES/file-roller.mo -share/locale/lv/LC_MESSAGES/file-roller.mo -share/locale/mk/LC_MESSAGES/file-roller.mo -share/locale/ml/LC_MESSAGES/file-roller.mo -share/locale/mn/LC_MESSAGES/file-roller.mo -share/locale/ms/LC_MESSAGES/file-roller.mo -share/locale/nl/LC_MESSAGES/file-roller.mo -share/locale/no/LC_MESSAGES/file-roller.mo -share/locale/pl/LC_MESSAGES/file-roller.mo -share/locale/pt/LC_MESSAGES/file-roller.mo -share/locale/pt_BR/LC_MESSAGES/file-roller.mo -share/locale/ro/LC_MESSAGES/file-roller.mo -share/locale/ru/LC_MESSAGES/file-roller.mo -share/locale/sk/LC_MESSAGES/file-roller.mo -share/locale/sl/LC_MESSAGES/file-roller.mo -share/locale/sq/LC_MESSAGES/file-roller.mo -share/locale/sr/LC_MESSAGES/file-roller.mo -share/locale/sr@Latn/LC_MESSAGES/file-roller.mo -share/locale/sv/LC_MESSAGES/file-roller.mo -share/locale/th/LC_MESSAGES/file-roller.mo -share/locale/tr/LC_MESSAGES/file-roller.mo -share/locale/uk/LC_MESSAGES/file-roller.mo -share/locale/vi/LC_MESSAGES/file-roller.mo -share/locale/zh_CN/LC_MESSAGES/file-roller.mo -share/locale/zh_TW/LC_MESSAGES/file-roller.mo -@dirrm share/gnome/omf/file-roller -@dirrm share/gnome/help/file-roller/uk/figures -@dirrm share/gnome/help/file-roller/uk -@dirrm share/gnome/help/file-roller/ru/figures -@dirrm share/gnome/help/file-roller/ru -@dirrm share/gnome/help/file-roller/C/figures -@dirrm share/gnome/help/file-roller/C -@dirrm share/gnome/help/file-roller -@dirrm share/gnome/file-roller/glade -@dirrm share/gnome/file-roller -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/ui -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/listing -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/file-roller/general -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/file-roller -@dirrm etc/gconf/gconf.xml.defaults/apps/file-roller/ui -@dirrm etc/gconf/gconf.xml.defaults/apps/file-roller/listing -@dirrm etc/gconf/gconf.xml.defaults/apps/file-roller/general -@dirrm etc/gconf/gconf.xml.defaults/apps/file-roller -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/file-roller/file-roller-uk.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/file-roller/file-roller-ru.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/file-roller/file-roller-C.omf 2>/dev/null || /usr/bin/true diff --git a/audio/gnome-media/Makefile b/audio/gnome-media/Makefile deleted file mode 100644 index 5e719218c..000000000 --- a/audio/gnome-media/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: gnomemedia2 -# Date created: 06 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomemedia2 -PORTVERSION= 2.4.0 -CATEGORIES= audio gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-media/2.4 -DISTNAME= gnome-media-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Multimedia applications for the GNOME 2 desktop - -RUN_DEPENDS= sox:${PORTSDIR}/audio/sox -LIB_DEPENDS= gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop gail -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/audio/gnome-media/distinfo b/audio/gnome-media/distinfo deleted file mode 100644 index aa956f748..000000000 --- a/audio/gnome-media/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-media-2.4.0.tar.bz2) = aa5d6a04049ea7552086a6bea47bf375 diff --git a/audio/gnome-media/files/patch-ad b/audio/gnome-media/files/patch-ad deleted file mode 100644 index f49a888a5..000000000 --- a/audio/gnome-media/files/patch-ad +++ /dev/null @@ -1,31 +0,0 @@ ---- gmix/gmix.c.orig Tue Oct 8 19:40:43 2002 -+++ gmix/gmix.c Fri Oct 11 09:20:13 2002 -@@ -60,7 +60,7 @@ - #ifdef HAVE_LINUX_SOUNDCARD_H - #include <linux/soundcard.h> - #else --#include <machine/soundcard.h> -+#include <sys/soundcard.h> - #endif - #endif - -@@ -722,6 +722,7 @@ - - cnt = 0; - devices = NULL; -+ num_mixers = 0; - device_by_name = g_hash_table_new (g_str_hash, g_str_equal); - - do { -@@ -730,9 +731,8 @@ - devices = g_list_append (devices, new_device); - g_hash_table_insert (device_by_name, new_device->info.name, new_device); - } -- } while (new_device); -- -- num_mixers = cnt - 1; -+ } while ((errno == EACCES) || (errno == EINVAL) || (errno == ENXIO) \ -+ || new_device); - } - - device_info * diff --git a/audio/gnome-media/files/patch-configure b/audio/gnome-media/files/patch-configure deleted file mode 100644 index d5e0e924c..000000000 --- a/audio/gnome-media/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Thu Jan 23 17:55:03 2003 -+++ configure Tue Feb 4 20:31:01 2003 -@@ -8336,6 +8336,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/audio/gnome-media/files/patch-gmix::prefs.c b/audio/gnome-media/files/patch-gmix::prefs.c deleted file mode 100644 index b25b42b97..000000000 --- a/audio/gnome-media/files/patch-gmix::prefs.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gmix/prefs.c.orig Tue May 7 00:52:42 2002 -+++ gmix/prefs.c Tue May 7 00:52:54 2002 -@@ -38,7 +38,7 @@ - #ifdef HAVE_LINUX_SOUNDCARD_H - #include <linux/soundcard.h> - #else --#include <machine/soundcard.h> -+#include <sys/soundcard.h> - #endif - #endif - diff --git a/audio/gnome-media/files/patch-gmix_gmix.h b/audio/gnome-media/files/patch-gmix_gmix.h deleted file mode 100644 index 600110df6..000000000 --- a/audio/gnome-media/files/patch-gmix_gmix.h +++ /dev/null @@ -1,11 +0,0 @@ ---- gmix/gmix.h.orig Sat Aug 16 15:13:57 2003 -+++ gmix/gmix.h Sat Aug 16 15:14:47 2003 -@@ -25,7 +25,7 @@ - */ - #define GMIX_VERSION 0x030000 - --#if defined(ALSA) || defined(__FreeBSD__) -+#if defined(ALSA) || (defined(__FreeBSD__) && !defined(SOUND_MIXER_INFO)) - /* stolen from OSS's soundcard.h */ - typedef struct mixer_info - { diff --git a/audio/gnome-media/pkg-descr b/audio/gnome-media/pkg-descr deleted file mode 100644 index 7b2258499..000000000 --- a/audio/gnome-media/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Multimedia applications for the GNOME 2.0 desktop. Includes gnome-cd, a CDDB -aware CD player; gnome-volume-control, for controlling the sound card's mixer; -and VU-Meter, to slow down your desktop... diff --git a/audio/gnome-media/pkg-plist b/audio/gnome-media/pkg-plist deleted file mode 100644 index 47d38d6ba..000000000 --- a/audio/gnome-media/pkg-plist +++ /dev/null @@ -1,555 +0,0 @@ -bin/cddb-slave2-properties -bin/gnome-cd -bin/gnome-sound-recorder -bin/gnome-volume-control -bin/gstreamer-properties -bin/vumeter -etc/gconf/gconf.xml.defaults/apps/CDDB-Slave2/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-cd/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder/system-state/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-volume-control/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/CDDB-Slave2/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-cd/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder/system-state/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-volume-control/%gconf.xml -etc/gconf/schemas/CDDB-Slave2.schemas -etc/gconf/schemas/gnome-cd.schemas -etc/gconf/schemas/gnome-sound-recorder.schemas -etc/gconf/schemas/gnome-volume-control.schemas -include/cddb-slave2/cddb-slave-client.h -lib/libcddb-slave2.a -lib/libcddb-slave2.so -lib/libcddb-slave2.so.0 -libdata/bonobo/servers/GNOME_Media_CDDBSlave2.server -libexec/CDDBSlave2 -libexec/cddb-track-editor -share/gnome/applications/gnome-cd.desktop -share/gnome/applications/gnome-sound-recorder.desktop -share/gnome/applications/gnome-volume-control.desktop -share/gnome/applications/reclevel.desktop -share/gnome/applications/vumeter.desktop -share/gnome/control-center-2.0/capplets/cddb-slave.desktop -share/gnome/gnome-media-2.0/icons/gstreamer-properties.png -share/gnome/gnome-media-2.0/interfaces/gstreamer-properties.glade -share/gnome/gnome-sound-recorder/ui/gsr.xml -share/gnome/help/gnome-cd/C/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/C/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/C/figures/cdplayer_window.png -share/gnome/help/gnome-cd/C/figures/eject_button.png -share/gnome/help/gnome-cd/C/figures/forward_button.png -share/gnome/help/gnome-cd/C/figures/next_button.png -share/gnome/help/gnome-cd/C/figures/pause_button.png -share/gnome/help/gnome-cd/C/figures/play_button.png -share/gnome/help/gnome-cd/C/figures/preferences_button.png -share/gnome/help/gnome-cd/C/figures/previous_button.png -share/gnome/help/gnome-cd/C/figures/rewind_button.png -share/gnome/help/gnome-cd/C/figures/stop_button.png -share/gnome/help/gnome-cd/C/gnome-cd.xml -share/gnome/help/gnome-cd/C/legal.xml -share/gnome/help/gnome-cd/de/legal.xml -share/gnome/help/gnome-cd/de/gnome-cd.xml -share/gnome/help/gnome-cd/de/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/de/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/de/figures/cdplayer_window.png -share/gnome/help/gnome-cd/de/figures/eject_button.png -share/gnome/help/gnome-cd/de/figures/forward_button.png -share/gnome/help/gnome-cd/de/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/de/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/de/figures/gnome-cd.png -share/gnome/help/gnome-cd/de/figures/next_button.png -share/gnome/help/gnome-cd/de/figures/pause_button.png -share/gnome/help/gnome-cd/de/figures/play_button.png -share/gnome/help/gnome-cd/de/figures/preferences_button.png -share/gnome/help/gnome-cd/de/figures/previous_button.png -share/gnome/help/gnome-cd/de/figures/rewind_button.png -share/gnome/help/gnome-cd/de/figures/stop_button.png -share/gnome/help/gnome-cd/es/legal.xml -share/gnome/help/gnome-cd/es/gnome-cd.xml -share/gnome/help/gnome-cd/es/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/es/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/es/figures/cdplayer_window.png -share/gnome/help/gnome-cd/es/figures/eject_button.png -share/gnome/help/gnome-cd/es/figures/forward_button.png -share/gnome/help/gnome-cd/es/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/es/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/es/figures/gnome-cd.png -share/gnome/help/gnome-cd/es/figures/next_button.png -share/gnome/help/gnome-cd/es/figures/pause_button.png -share/gnome/help/gnome-cd/es/figures/play_button.png -share/gnome/help/gnome-cd/es/figures/preferences_button.png -share/gnome/help/gnome-cd/es/figures/previous_button.png -share/gnome/help/gnome-cd/es/figures/rewind_button.png -share/gnome/help/gnome-cd/es/figures/stop_button.png -share/gnome/help/gnome-cd/fr/legal.xml -share/gnome/help/gnome-cd/fr/gnome-cd.xml -share/gnome/help/gnome-cd/fr/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/fr/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/fr/figures/cdplayer_window.png -share/gnome/help/gnome-cd/fr/figures/eject_button.png -share/gnome/help/gnome-cd/fr/figures/forward_button.png -share/gnome/help/gnome-cd/fr/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/fr/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/fr/figures/gnome-cd.png -share/gnome/help/gnome-cd/fr/figures/next_button.png -share/gnome/help/gnome-cd/fr/figures/pause_button.png -share/gnome/help/gnome-cd/fr/figures/play_button.png -share/gnome/help/gnome-cd/fr/figures/preferences_button.png -share/gnome/help/gnome-cd/fr/figures/previous_button.png -share/gnome/help/gnome-cd/fr/figures/rewind_button.png -share/gnome/help/gnome-cd/fr/figures/stop_button.png -share/gnome/help/gnome-cd/it/legal.xml -share/gnome/help/gnome-cd/it/gnome-cd.xml -share/gnome/help/gnome-cd/it/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/it/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/it/figures/cdplayer_window.png -share/gnome/help/gnome-cd/it/figures/eject_button.png -share/gnome/help/gnome-cd/it/figures/forward_button.png -share/gnome/help/gnome-cd/it/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/it/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/it/figures/gnome-cd.png -share/gnome/help/gnome-cd/it/figures/next_button.png -share/gnome/help/gnome-cd/it/figures/pause_button.png -share/gnome/help/gnome-cd/it/figures/play_button.png -share/gnome/help/gnome-cd/it/figures/preferences_button.png -share/gnome/help/gnome-cd/it/figures/previous_button.png -share/gnome/help/gnome-cd/it/figures/rewind_button.png -share/gnome/help/gnome-cd/it/figures/stop_button.png -share/gnome/help/gnome-cd/sv/legal.xml -share/gnome/help/gnome-cd/sv/gnome-cd.xml -share/gnome/help/gnome-cd/sv/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/sv/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/sv/figures/cdplayer_window.png -share/gnome/help/gnome-cd/sv/figures/eject_button.png -share/gnome/help/gnome-cd/sv/figures/forward_button.png -share/gnome/help/gnome-cd/sv/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/sv/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/sv/figures/gnome-cd.png -share/gnome/help/gnome-cd/sv/figures/next_button.png -share/gnome/help/gnome-cd/sv/figures/pause_button.png -share/gnome/help/gnome-cd/sv/figures/play_button.png -share/gnome/help/gnome-cd/sv/figures/preferences_button.png -share/gnome/help/gnome-cd/sv/figures/previous_button.png -share/gnome/help/gnome-cd/sv/figures/rewind_button.png -share/gnome/help/gnome-cd/sv/figures/stop_button.png -share/gnome/help/gnome-cd/ja/legal.xml -share/gnome/help/gnome-cd/ja/gnome-cd.xml -share/gnome/help/gnome-cd/ja/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/ja/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/ja/figures/cdplayer_window.png -share/gnome/help/gnome-cd/ja/figures/eject_button.png -share/gnome/help/gnome-cd/ja/figures/forward_button.png -share/gnome/help/gnome-cd/ja/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/ja/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/ja/figures/gnome-cd.png -share/gnome/help/gnome-cd/ja/figures/next_button.png -share/gnome/help/gnome-cd/ja/figures/pause_button.png -share/gnome/help/gnome-cd/ja/figures/play_button.png -share/gnome/help/gnome-cd/ja/figures/preferences_button.png -share/gnome/help/gnome-cd/ja/figures/previous_button.png -share/gnome/help/gnome-cd/ja/figures/rewind_button.png -share/gnome/help/gnome-cd/ja/figures/stop_button.png -share/gnome/help/gnome-cd/ko/legal.xml -share/gnome/help/gnome-cd/ko/gnome-cd.xml -share/gnome/help/gnome-cd/ko/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/ko/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/ko/figures/cdplayer_window.png -share/gnome/help/gnome-cd/ko/figures/eject_button.png -share/gnome/help/gnome-cd/ko/figures/forward_button.png -share/gnome/help/gnome-cd/ko/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/ko/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/ko/figures/gnome-cd.png -share/gnome/help/gnome-cd/ko/figures/next_button.png -share/gnome/help/gnome-cd/ko/figures/pause_button.png -share/gnome/help/gnome-cd/ko/figures/play_button.png -share/gnome/help/gnome-cd/ko/figures/preferences_button.png -share/gnome/help/gnome-cd/ko/figures/previous_button.png -share/gnome/help/gnome-cd/ko/figures/rewind_button.png -share/gnome/help/gnome-cd/ko/figures/stop_button.png -share/gnome/help/gnome-cd/zh_CN/legal.xml -share/gnome/help/gnome-cd/zh_CN/gnome-cd.xml -share/gnome/help/gnome-cd/zh_CN/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/zh_CN/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/zh_CN/figures/cdplayer_window.png -share/gnome/help/gnome-cd/zh_CN/figures/eject_button.png -share/gnome/help/gnome-cd/zh_CN/figures/forward_button.png -share/gnome/help/gnome-cd/zh_CN/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/zh_CN/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/zh_CN/figures/gnome-cd.png -share/gnome/help/gnome-cd/zh_CN/figures/next_button.png -share/gnome/help/gnome-cd/zh_CN/figures/pause_button.png -share/gnome/help/gnome-cd/zh_CN/figures/play_button.png -share/gnome/help/gnome-cd/zh_CN/figures/preferences_button.png -share/gnome/help/gnome-cd/zh_CN/figures/previous_button.png -share/gnome/help/gnome-cd/zh_CN/figures/rewind_button.png -share/gnome/help/gnome-cd/zh_CN/figures/stop_button.png -share/gnome/help/gnome-cd/zh_TW/legal.xml -share/gnome/help/gnome-cd/zh_TW/gnome-cd.xml -share/gnome/help/gnome-cd/zh_TW/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/zh_TW/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/zh_TW/figures/cdplayer_window.png -share/gnome/help/gnome-cd/zh_TW/figures/eject_button.png -share/gnome/help/gnome-cd/zh_TW/figures/forward_button.png -share/gnome/help/gnome-cd/zh_TW/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/zh_TW/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/zh_TW/figures/gnome-cd.png -share/gnome/help/gnome-cd/zh_TW/figures/next_button.png -share/gnome/help/gnome-cd/zh_TW/figures/pause_button.png -share/gnome/help/gnome-cd/zh_TW/figures/play_button.png -share/gnome/help/gnome-cd/zh_TW/figures/preferences_button.png -share/gnome/help/gnome-cd/zh_TW/figures/previous_button.png -share/gnome/help/gnome-cd/zh_TW/figures/rewind_button.png -share/gnome/help/gnome-cd/zh_TW/figures/stop_button.png -share/gnome/help/gnome-sound-recorder/C/figures/grecord_window.png -share/gnome/help/gnome-sound-recorder/C/gnome-sound-recorder.xml -share/gnome/help/gnome-sound-recorder/C/legal.xml -share/gnome/help/gnome-volume-control/C/figures/gmix-prefs.png -share/gnome/help/gnome-volume-control/C/figures/gmix.png -share/gnome/help/gnome-volume-control/C/gnome-volume-control.xml -share/gnome/help/gnome-volume-control/C/legal.xml -share/gnome/help/grecord/de/legal.xml -share/gnome/help/grecord/de/grecord.xml -share/gnome/help/grecord/de/figures/grecord-prefs-path.png -share/gnome/help/grecord/de/figures/grecord-prefs-play.png -share/gnome/help/grecord/de/figures/grecord-prefs-rec.png -share/gnome/help/grecord/de/figures/grecord-prefs-sound.png -share/gnome/help/grecord/de/figures/grecord-prefs-ui.png -share/gnome/help/grecord/de/figures/grecord.png -share/gnome/help/grecord/de/figures/grecord_window.png -share/gnome/help/grecord/es/legal.xml -share/gnome/help/grecord/es/grecord.xml -share/gnome/help/grecord/es/figures/grecord-prefs-path.png -share/gnome/help/grecord/es/figures/grecord-prefs-play.png -share/gnome/help/grecord/es/figures/grecord-prefs-rec.png -share/gnome/help/grecord/es/figures/grecord-prefs-sound.png -share/gnome/help/grecord/es/figures/grecord-prefs-ui.png -share/gnome/help/grecord/es/figures/grecord.png -share/gnome/help/grecord/es/figures/grecord_window.png -share/gnome/help/grecord/fr/legal.xml -share/gnome/help/grecord/fr/grecord.xml -share/gnome/help/grecord/fr/figures/grecord-prefs-path.png -share/gnome/help/grecord/fr/figures/grecord-prefs-play.png -share/gnome/help/grecord/fr/figures/grecord-prefs-rec.png -share/gnome/help/grecord/fr/figures/grecord-prefs-sound.png -share/gnome/help/grecord/fr/figures/grecord-prefs-ui.png -share/gnome/help/grecord/fr/figures/grecord.png -share/gnome/help/grecord/fr/figures/grecord_window.png -share/gnome/help/grecord/it/legal.xml -share/gnome/help/grecord/it/grecord.xml -share/gnome/help/grecord/it/figures/grecord-prefs-path.png -share/gnome/help/grecord/it/figures/grecord-prefs-play.png -share/gnome/help/grecord/it/figures/grecord-prefs-rec.png -share/gnome/help/grecord/it/figures/grecord-prefs-sound.png -share/gnome/help/grecord/it/figures/grecord-prefs-ui.png -share/gnome/help/grecord/it/figures/grecord.png -share/gnome/help/grecord/it/figures/grecord_window.png -share/gnome/help/grecord/sv/legal.xml -share/gnome/help/grecord/sv/grecord.xml -share/gnome/help/grecord/sv/figures/grecord-prefs-path.png -share/gnome/help/grecord/sv/figures/grecord-prefs-play.png -share/gnome/help/grecord/sv/figures/grecord-prefs-rec.png -share/gnome/help/grecord/sv/figures/grecord-prefs-sound.png -share/gnome/help/grecord/sv/figures/grecord-prefs-ui.png -share/gnome/help/grecord/sv/figures/grecord.png -share/gnome/help/grecord/sv/figures/grecord_window.png -share/gnome/help/grecord/ja/legal.xml -share/gnome/help/grecord/ja/grecord.xml -share/gnome/help/grecord/ja/figures/grecord-prefs-path.png -share/gnome/help/grecord/ja/figures/grecord-prefs-play.png -share/gnome/help/grecord/ja/figures/grecord-prefs-rec.png -share/gnome/help/grecord/ja/figures/grecord-prefs-sound.png -share/gnome/help/grecord/ja/figures/grecord-prefs-ui.png -share/gnome/help/grecord/ja/figures/grecord.png -share/gnome/help/grecord/ja/figures/grecord_window.png -share/gnome/help/grecord/ko/legal.xml -share/gnome/help/grecord/ko/grecord.xml -share/gnome/help/grecord/ko/figures/grecord-prefs-path.png -share/gnome/help/grecord/ko/figures/grecord-prefs-play.png -share/gnome/help/grecord/ko/figures/grecord-prefs-rec.png -share/gnome/help/grecord/ko/figures/grecord-prefs-sound.png -share/gnome/help/grecord/ko/figures/grecord-prefs-ui.png -share/gnome/help/grecord/ko/figures/grecord.png -share/gnome/help/grecord/ko/figures/grecord_window.png -share/gnome/help/grecord/zh_CN/legal.xml -share/gnome/help/grecord/zh_CN/grecord.xml -share/gnome/help/grecord/zh_CN/figures/grecord-prefs-path.png -share/gnome/help/grecord/zh_CN/figures/grecord-prefs-play.png -share/gnome/help/grecord/zh_CN/figures/grecord-prefs-rec.png -share/gnome/help/grecord/zh_CN/figures/grecord-prefs-sound.png -share/gnome/help/grecord/zh_CN/figures/grecord-prefs-ui.png -share/gnome/help/grecord/zh_CN/figures/grecord.png -share/gnome/help/grecord/zh_CN/figures/grecord_window.png -share/gnome/help/grecord/zh_TW/legal.xml -share/gnome/help/grecord/zh_TW/grecord.xml -share/gnome/help/grecord/zh_TW/figures/grecord-prefs-path.png -share/gnome/help/grecord/zh_TW/figures/grecord-prefs-play.png -share/gnome/help/grecord/zh_TW/figures/grecord-prefs-rec.png -share/gnome/help/grecord/zh_TW/figures/grecord-prefs-sound.png -share/gnome/help/grecord/zh_TW/figures/grecord-prefs-ui.png -share/gnome/help/grecord/zh_TW/figures/grecord.png -share/gnome/help/grecord/zh_TW/figures/grecord_window.png -share/gnome/idl/GNOME_Media_CDDBSlave2.idl -share/gnome/omf/gnome-media/gnome-cd-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-cd-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-cd-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-cd-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-cd-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-cd-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-cd-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-cd-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-cd-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-cd-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-volume-control-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-volume-control-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gnome-cd.png -share/gnome/pixmaps/gnome-cd/cd.png -share/gnome/pixmaps/gnome-cd/disc.png -share/gnome/pixmaps/gnome-cd/media-eject.png -share/gnome/pixmaps/gnome-cd/media-ffwd.png -share/gnome/pixmaps/gnome-cd/media-next.png -share/gnome/pixmaps/gnome-cd/media-pause.png -share/gnome/pixmaps/gnome-cd/media-play.png -share/gnome/pixmaps/gnome-cd/media-prev.png -share/gnome/pixmaps/gnome-cd/media-record.png -share/gnome/pixmaps/gnome-cd/media-rewind.png -share/gnome/pixmaps/gnome-cd/media-stop.png -share/gnome/pixmaps/gnome-cd/once.png -share/gnome/pixmaps/gnome-cd/repeat.png -share/gnome/pixmaps/gnome-cd/themes/None/None.theme -share/gnome/pixmaps/gnome-cd/themes/None/a-eject-menu.png -share/gnome/pixmaps/gnome-cd/themes/None/a-first-menu.png -share/gnome/pixmaps/gnome-cd/themes/None/a-last-menu.png -share/gnome/pixmaps/gnome-cd/themes/None/a-play-menu.png -share/gnome/pixmaps/gnome-cd/themes/None/a-stop-menu.png -share/gnome/pixmaps/gnome-cd/themes/None/bottom-left.png -share/gnome/pixmaps/gnome-cd/themes/None/bottom-right.png -share/gnome/pixmaps/gnome-cd/themes/None/bottom.png -share/gnome/pixmaps/gnome-cd/themes/None/media-eject.png -share/gnome/pixmaps/gnome-cd/themes/None/media-fwd.png -share/gnome/pixmaps/gnome-cd/themes/None/media-next.png -share/gnome/pixmaps/gnome-cd/themes/None/media-pause.png -share/gnome/pixmaps/gnome-cd/themes/None/media-play.png -share/gnome/pixmaps/gnome-cd/themes/None/media-prev.png -share/gnome/pixmaps/gnome-cd/themes/None/media-rew.png -share/gnome/pixmaps/gnome-cd/themes/None/media-stop.png -share/gnome/pixmaps/gnome-cd/themes/None/middle-left.png -share/gnome/pixmaps/gnome-cd/themes/None/middle-right.png -share/gnome/pixmaps/gnome-cd/themes/None/middle.png -share/gnome/pixmaps/gnome-cd/themes/None/top-left.png -share/gnome/pixmaps/gnome-cd/themes/None/top-right.png -share/gnome/pixmaps/gnome-cd/themes/None/top.png -share/gnome/pixmaps/gnome-cd/themes/lcd/bottom-left.png -share/gnome/pixmaps/gnome-cd/themes/lcd/bottom-right.png -share/gnome/pixmaps/gnome-cd/themes/lcd/bottom.png -share/gnome/pixmaps/gnome-cd/themes/lcd/lcd.theme -share/gnome/pixmaps/gnome-cd/themes/lcd/middle-left.png -share/gnome/pixmaps/gnome-cd/themes/lcd/middle-right.png -share/gnome/pixmaps/gnome-cd/themes/lcd/middle.png -share/gnome/pixmaps/gnome-cd/themes/lcd/top-left.png -share/gnome/pixmaps/gnome-cd/themes/lcd/top-right.png -share/gnome/pixmaps/gnome-cd/themes/lcd/top.png -share/gnome/pixmaps/gnome-cd/themes/media/bottom-left.png -share/gnome/pixmaps/gnome-cd/themes/media/bottom-right.png -share/gnome/pixmaps/gnome-cd/themes/media/bottom.png -share/gnome/pixmaps/gnome-cd/themes/media/media.theme -share/gnome/pixmaps/gnome-cd/themes/media/middle-left.png -share/gnome/pixmaps/gnome-cd/themes/media/middle-right.png -share/gnome/pixmaps/gnome-cd/themes/media/middle.png -share/gnome/pixmaps/gnome-cd/themes/media/top-left.png -share/gnome/pixmaps/gnome-cd/themes/media/top-right.png -share/gnome/pixmaps/gnome-cd/themes/media/top.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/bottom-left.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/bottom-right.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/bottom.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/middle-left.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/middle-right.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/middle.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/red-lcd.theme -share/gnome/pixmaps/gnome-cd/themes/red-lcd/top-left.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/top-right.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/top.png -share/gnome/pixmaps/gnome-cd/track.png -share/gnome/pixmaps/gnome-grecord.png -share/gnome/pixmaps/gnome-media/gnome-sound-recorder/media-play.png -share/gnome/pixmaps/gnome-media/gnome-sound-recorder/media-rec.png -share/gnome/pixmaps/gnome-media/gnome-sound-recorder/media-stop.png -share/gnome/pixmaps/gnome-mixer.png -share/gnome/pixmaps/gnome-reclevel.png -share/gnome/pixmaps/gnome-vumeter.png -share/gnome/pixmaps/gstreamer-properties.png -share/locale/am/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-media-2.0.mo -share/locale/az/LC_MESSAGES/gnome-media-2.0.mo -share/locale/be/LC_MESSAGES/gnome-media-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-media-2.0.mo -share/locale/bn/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-media-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-media-2.0.mo -share/locale/cy/LC_MESSAGES/gnome-media-2.0.mo -share/locale/da/LC_MESSAGES/gnome-media-2.0.mo -share/locale/de/LC_MESSAGES/gnome-media-2.0.mo -share/locale/el/LC_MESSAGES/gnome-media-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-media-2.0.mo -share/locale/es/LC_MESSAGES/gnome-media-2.0.mo -share/locale/et/LC_MESSAGES/gnome-media-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-media-2.0.mo -share/locale/fa/LC_MESSAGES/gnome-media-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-media-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-media-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-media-2.0.mo -share/locale/he/LC_MESSAGES/gnome-media-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-media-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-media-2.0.mo -share/locale/id/LC_MESSAGES/gnome-media-2.0.mo -share/locale/it/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-media-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-media-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-media-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ml/LC_MESSAGES/gnome-media-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-media-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-media-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-media-2.0.mo -share/locale/no/LC_MESSAGES/gnome-media-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-media-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-media-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-media-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-media-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-media-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-media-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-media-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-media-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-media-2.0.mo -@dirrm share/gnome/pixmaps/gnome-media/gnome-sound-recorder -@dirrm share/gnome/pixmaps/gnome-media -@dirrm share/gnome/pixmaps/gnome-cd/themes/red-lcd -@dirrm share/gnome/pixmaps/gnome-cd/themes/media -@dirrm share/gnome/pixmaps/gnome-cd/themes/lcd -@dirrm share/gnome/pixmaps/gnome-cd/themes/None -@dirrm share/gnome/pixmaps/gnome-cd/themes -@dirrm share/gnome/pixmaps/gnome-cd -@dirrm share/gnome/gnome-media-2.0/interfaces -@dirrm share/gnome/gnome-media-2.0/icons -@dirrm share/gnome/gnome-media-2.0 -@dirrm share/gnome/gnome-sound-recorder/ui -@dirrm share/gnome/gnome-sound-recorder -@dirrm share/gnome/help/grecord/zh_TW/figures -@dirrm share/gnome/help/grecord/zh_TW -@dirrm share/gnome/help/grecord/zh_CN/figures -@dirrm share/gnome/help/grecord/zh_CN -@dirrm share/gnome/help/grecord/sv/figures -@dirrm share/gnome/help/grecord/sv -@dirrm share/gnome/help/grecord/ko/figures -@dirrm share/gnome/help/grecord/ko -@dirrm share/gnome/help/grecord/ja/figures -@dirrm share/gnome/help/grecord/ja -@dirrm share/gnome/help/grecord/it/figures -@dirrm share/gnome/help/grecord/it -@dirrm share/gnome/help/grecord/fr/figures -@dirrm share/gnome/help/grecord/fr -@dirrm share/gnome/help/grecord/es/figures -@dirrm share/gnome/help/grecord/es -@dirrm share/gnome/help/grecord/de/figures -@dirrm share/gnome/help/grecord/de -@dirrm share/gnome/help/grecord -@dirrm share/gnome/help/gnome-volume-control/C/figures -@dirrm share/gnome/help/gnome-volume-control/C -@dirrm share/gnome/help/gnome-volume-control -@dirrm share/gnome/help/gnome-sound-recorder/C/figures -@dirrm share/gnome/help/gnome-sound-recorder/C -@dirrm share/gnome/help/gnome-sound-recorder -@dirrm share/gnome/help/gnome-cd/zh_TW/figures -@dirrm share/gnome/help/gnome-cd/zh_TW -@dirrm share/gnome/help/gnome-cd/zh_CN/figures -@dirrm share/gnome/help/gnome-cd/zh_CN -@dirrm share/gnome/help/gnome-cd/sv/figures -@dirrm share/gnome/help/gnome-cd/sv -@dirrm share/gnome/help/gnome-cd/ko/figures -@dirrm share/gnome/help/gnome-cd/ko -@dirrm share/gnome/help/gnome-cd/ja/figures -@dirrm share/gnome/help/gnome-cd/ja -@dirrm share/gnome/help/gnome-cd/it/figures -@dirrm share/gnome/help/gnome-cd/it -@dirrm share/gnome/help/gnome-cd/fr/figures -@dirrm share/gnome/help/gnome-cd/fr -@dirrm share/gnome/help/gnome-cd/es/figures -@dirrm share/gnome/help/gnome-cd/es -@dirrm share/gnome/help/gnome-cd/de/figures -@dirrm share/gnome/help/gnome-cd/de -@dirrm share/gnome/help/gnome-cd/C/figures -@dirrm share/gnome/help/gnome-cd/C -@dirrm share/gnome/help/gnome-cd -@dirrm include/cddb-slave2 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-volume-control -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder/system-state -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-cd -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/CDDB-Slave2 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-volume-control -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder/system-state -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-cd -@dirrm etc/gconf/gconf.xml.defaults/apps/CDDB-Slave2 -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-C.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-de.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-es.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-fr.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-it.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-sv.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-ja.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-ko.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-zh_CN.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-volume-control-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-C.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-de.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-es.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-fr.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-it.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-sv.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-ja.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-ko.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-zh_CN.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-zh_TW.omf 2>/dev/null || /usr/bin/true diff --git a/audio/gnomemedia2/Makefile b/audio/gnomemedia2/Makefile deleted file mode 100644 index 5e719218c..000000000 --- a/audio/gnomemedia2/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: gnomemedia2 -# Date created: 06 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomemedia2 -PORTVERSION= 2.4.0 -CATEGORIES= audio gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-media/2.4 -DISTNAME= gnome-media-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Multimedia applications for the GNOME 2 desktop - -RUN_DEPENDS= sox:${PORTSDIR}/audio/sox -LIB_DEPENDS= gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop gail -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/audio/gnomemedia2/distinfo b/audio/gnomemedia2/distinfo deleted file mode 100644 index aa956f748..000000000 --- a/audio/gnomemedia2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-media-2.4.0.tar.bz2) = aa5d6a04049ea7552086a6bea47bf375 diff --git a/audio/gnomemedia2/files/patch-ad b/audio/gnomemedia2/files/patch-ad deleted file mode 100644 index f49a888a5..000000000 --- a/audio/gnomemedia2/files/patch-ad +++ /dev/null @@ -1,31 +0,0 @@ ---- gmix/gmix.c.orig Tue Oct 8 19:40:43 2002 -+++ gmix/gmix.c Fri Oct 11 09:20:13 2002 -@@ -60,7 +60,7 @@ - #ifdef HAVE_LINUX_SOUNDCARD_H - #include <linux/soundcard.h> - #else --#include <machine/soundcard.h> -+#include <sys/soundcard.h> - #endif - #endif - -@@ -722,6 +722,7 @@ - - cnt = 0; - devices = NULL; -+ num_mixers = 0; - device_by_name = g_hash_table_new (g_str_hash, g_str_equal); - - do { -@@ -730,9 +731,8 @@ - devices = g_list_append (devices, new_device); - g_hash_table_insert (device_by_name, new_device->info.name, new_device); - } -- } while (new_device); -- -- num_mixers = cnt - 1; -+ } while ((errno == EACCES) || (errno == EINVAL) || (errno == ENXIO) \ -+ || new_device); - } - - device_info * diff --git a/audio/gnomemedia2/files/patch-configure b/audio/gnomemedia2/files/patch-configure deleted file mode 100644 index d5e0e924c..000000000 --- a/audio/gnomemedia2/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Thu Jan 23 17:55:03 2003 -+++ configure Tue Feb 4 20:31:01 2003 -@@ -8336,6 +8336,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/audio/gnomemedia2/files/patch-gmix::prefs.c b/audio/gnomemedia2/files/patch-gmix::prefs.c deleted file mode 100644 index b25b42b97..000000000 --- a/audio/gnomemedia2/files/patch-gmix::prefs.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gmix/prefs.c.orig Tue May 7 00:52:42 2002 -+++ gmix/prefs.c Tue May 7 00:52:54 2002 -@@ -38,7 +38,7 @@ - #ifdef HAVE_LINUX_SOUNDCARD_H - #include <linux/soundcard.h> - #else --#include <machine/soundcard.h> -+#include <sys/soundcard.h> - #endif - #endif - diff --git a/audio/gnomemedia2/files/patch-gmix_gmix.h b/audio/gnomemedia2/files/patch-gmix_gmix.h deleted file mode 100644 index 600110df6..000000000 --- a/audio/gnomemedia2/files/patch-gmix_gmix.h +++ /dev/null @@ -1,11 +0,0 @@ ---- gmix/gmix.h.orig Sat Aug 16 15:13:57 2003 -+++ gmix/gmix.h Sat Aug 16 15:14:47 2003 -@@ -25,7 +25,7 @@ - */ - #define GMIX_VERSION 0x030000 - --#if defined(ALSA) || defined(__FreeBSD__) -+#if defined(ALSA) || (defined(__FreeBSD__) && !defined(SOUND_MIXER_INFO)) - /* stolen from OSS's soundcard.h */ - typedef struct mixer_info - { diff --git a/audio/gnomemedia2/pkg-descr b/audio/gnomemedia2/pkg-descr deleted file mode 100644 index 7b2258499..000000000 --- a/audio/gnomemedia2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Multimedia applications for the GNOME 2.0 desktop. Includes gnome-cd, a CDDB -aware CD player; gnome-volume-control, for controlling the sound card's mixer; -and VU-Meter, to slow down your desktop... diff --git a/audio/gnomemedia2/pkg-plist b/audio/gnomemedia2/pkg-plist deleted file mode 100644 index 47d38d6ba..000000000 --- a/audio/gnomemedia2/pkg-plist +++ /dev/null @@ -1,555 +0,0 @@ -bin/cddb-slave2-properties -bin/gnome-cd -bin/gnome-sound-recorder -bin/gnome-volume-control -bin/gstreamer-properties -bin/vumeter -etc/gconf/gconf.xml.defaults/apps/CDDB-Slave2/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-cd/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder/system-state/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-volume-control/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/CDDB-Slave2/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-cd/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder/system-state/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-volume-control/%gconf.xml -etc/gconf/schemas/CDDB-Slave2.schemas -etc/gconf/schemas/gnome-cd.schemas -etc/gconf/schemas/gnome-sound-recorder.schemas -etc/gconf/schemas/gnome-volume-control.schemas -include/cddb-slave2/cddb-slave-client.h -lib/libcddb-slave2.a -lib/libcddb-slave2.so -lib/libcddb-slave2.so.0 -libdata/bonobo/servers/GNOME_Media_CDDBSlave2.server -libexec/CDDBSlave2 -libexec/cddb-track-editor -share/gnome/applications/gnome-cd.desktop -share/gnome/applications/gnome-sound-recorder.desktop -share/gnome/applications/gnome-volume-control.desktop -share/gnome/applications/reclevel.desktop -share/gnome/applications/vumeter.desktop -share/gnome/control-center-2.0/capplets/cddb-slave.desktop -share/gnome/gnome-media-2.0/icons/gstreamer-properties.png -share/gnome/gnome-media-2.0/interfaces/gstreamer-properties.glade -share/gnome/gnome-sound-recorder/ui/gsr.xml -share/gnome/help/gnome-cd/C/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/C/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/C/figures/cdplayer_window.png -share/gnome/help/gnome-cd/C/figures/eject_button.png -share/gnome/help/gnome-cd/C/figures/forward_button.png -share/gnome/help/gnome-cd/C/figures/next_button.png -share/gnome/help/gnome-cd/C/figures/pause_button.png -share/gnome/help/gnome-cd/C/figures/play_button.png -share/gnome/help/gnome-cd/C/figures/preferences_button.png -share/gnome/help/gnome-cd/C/figures/previous_button.png -share/gnome/help/gnome-cd/C/figures/rewind_button.png -share/gnome/help/gnome-cd/C/figures/stop_button.png -share/gnome/help/gnome-cd/C/gnome-cd.xml -share/gnome/help/gnome-cd/C/legal.xml -share/gnome/help/gnome-cd/de/legal.xml -share/gnome/help/gnome-cd/de/gnome-cd.xml -share/gnome/help/gnome-cd/de/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/de/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/de/figures/cdplayer_window.png -share/gnome/help/gnome-cd/de/figures/eject_button.png -share/gnome/help/gnome-cd/de/figures/forward_button.png -share/gnome/help/gnome-cd/de/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/de/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/de/figures/gnome-cd.png -share/gnome/help/gnome-cd/de/figures/next_button.png -share/gnome/help/gnome-cd/de/figures/pause_button.png -share/gnome/help/gnome-cd/de/figures/play_button.png -share/gnome/help/gnome-cd/de/figures/preferences_button.png -share/gnome/help/gnome-cd/de/figures/previous_button.png -share/gnome/help/gnome-cd/de/figures/rewind_button.png -share/gnome/help/gnome-cd/de/figures/stop_button.png -share/gnome/help/gnome-cd/es/legal.xml -share/gnome/help/gnome-cd/es/gnome-cd.xml -share/gnome/help/gnome-cd/es/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/es/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/es/figures/cdplayer_window.png -share/gnome/help/gnome-cd/es/figures/eject_button.png -share/gnome/help/gnome-cd/es/figures/forward_button.png -share/gnome/help/gnome-cd/es/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/es/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/es/figures/gnome-cd.png -share/gnome/help/gnome-cd/es/figures/next_button.png -share/gnome/help/gnome-cd/es/figures/pause_button.png -share/gnome/help/gnome-cd/es/figures/play_button.png -share/gnome/help/gnome-cd/es/figures/preferences_button.png -share/gnome/help/gnome-cd/es/figures/previous_button.png -share/gnome/help/gnome-cd/es/figures/rewind_button.png -share/gnome/help/gnome-cd/es/figures/stop_button.png -share/gnome/help/gnome-cd/fr/legal.xml -share/gnome/help/gnome-cd/fr/gnome-cd.xml -share/gnome/help/gnome-cd/fr/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/fr/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/fr/figures/cdplayer_window.png -share/gnome/help/gnome-cd/fr/figures/eject_button.png -share/gnome/help/gnome-cd/fr/figures/forward_button.png -share/gnome/help/gnome-cd/fr/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/fr/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/fr/figures/gnome-cd.png -share/gnome/help/gnome-cd/fr/figures/next_button.png -share/gnome/help/gnome-cd/fr/figures/pause_button.png -share/gnome/help/gnome-cd/fr/figures/play_button.png -share/gnome/help/gnome-cd/fr/figures/preferences_button.png -share/gnome/help/gnome-cd/fr/figures/previous_button.png -share/gnome/help/gnome-cd/fr/figures/rewind_button.png -share/gnome/help/gnome-cd/fr/figures/stop_button.png -share/gnome/help/gnome-cd/it/legal.xml -share/gnome/help/gnome-cd/it/gnome-cd.xml -share/gnome/help/gnome-cd/it/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/it/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/it/figures/cdplayer_window.png -share/gnome/help/gnome-cd/it/figures/eject_button.png -share/gnome/help/gnome-cd/it/figures/forward_button.png -share/gnome/help/gnome-cd/it/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/it/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/it/figures/gnome-cd.png -share/gnome/help/gnome-cd/it/figures/next_button.png -share/gnome/help/gnome-cd/it/figures/pause_button.png -share/gnome/help/gnome-cd/it/figures/play_button.png -share/gnome/help/gnome-cd/it/figures/preferences_button.png -share/gnome/help/gnome-cd/it/figures/previous_button.png -share/gnome/help/gnome-cd/it/figures/rewind_button.png -share/gnome/help/gnome-cd/it/figures/stop_button.png -share/gnome/help/gnome-cd/sv/legal.xml -share/gnome/help/gnome-cd/sv/gnome-cd.xml -share/gnome/help/gnome-cd/sv/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/sv/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/sv/figures/cdplayer_window.png -share/gnome/help/gnome-cd/sv/figures/eject_button.png -share/gnome/help/gnome-cd/sv/figures/forward_button.png -share/gnome/help/gnome-cd/sv/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/sv/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/sv/figures/gnome-cd.png -share/gnome/help/gnome-cd/sv/figures/next_button.png -share/gnome/help/gnome-cd/sv/figures/pause_button.png -share/gnome/help/gnome-cd/sv/figures/play_button.png -share/gnome/help/gnome-cd/sv/figures/preferences_button.png -share/gnome/help/gnome-cd/sv/figures/previous_button.png -share/gnome/help/gnome-cd/sv/figures/rewind_button.png -share/gnome/help/gnome-cd/sv/figures/stop_button.png -share/gnome/help/gnome-cd/ja/legal.xml -share/gnome/help/gnome-cd/ja/gnome-cd.xml -share/gnome/help/gnome-cd/ja/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/ja/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/ja/figures/cdplayer_window.png -share/gnome/help/gnome-cd/ja/figures/eject_button.png -share/gnome/help/gnome-cd/ja/figures/forward_button.png -share/gnome/help/gnome-cd/ja/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/ja/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/ja/figures/gnome-cd.png -share/gnome/help/gnome-cd/ja/figures/next_button.png -share/gnome/help/gnome-cd/ja/figures/pause_button.png -share/gnome/help/gnome-cd/ja/figures/play_button.png -share/gnome/help/gnome-cd/ja/figures/preferences_button.png -share/gnome/help/gnome-cd/ja/figures/previous_button.png -share/gnome/help/gnome-cd/ja/figures/rewind_button.png -share/gnome/help/gnome-cd/ja/figures/stop_button.png -share/gnome/help/gnome-cd/ko/legal.xml -share/gnome/help/gnome-cd/ko/gnome-cd.xml -share/gnome/help/gnome-cd/ko/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/ko/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/ko/figures/cdplayer_window.png -share/gnome/help/gnome-cd/ko/figures/eject_button.png -share/gnome/help/gnome-cd/ko/figures/forward_button.png -share/gnome/help/gnome-cd/ko/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/ko/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/ko/figures/gnome-cd.png -share/gnome/help/gnome-cd/ko/figures/next_button.png -share/gnome/help/gnome-cd/ko/figures/pause_button.png -share/gnome/help/gnome-cd/ko/figures/play_button.png -share/gnome/help/gnome-cd/ko/figures/preferences_button.png -share/gnome/help/gnome-cd/ko/figures/previous_button.png -share/gnome/help/gnome-cd/ko/figures/rewind_button.png -share/gnome/help/gnome-cd/ko/figures/stop_button.png -share/gnome/help/gnome-cd/zh_CN/legal.xml -share/gnome/help/gnome-cd/zh_CN/gnome-cd.xml -share/gnome/help/gnome-cd/zh_CN/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/zh_CN/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/zh_CN/figures/cdplayer_window.png -share/gnome/help/gnome-cd/zh_CN/figures/eject_button.png -share/gnome/help/gnome-cd/zh_CN/figures/forward_button.png -share/gnome/help/gnome-cd/zh_CN/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/zh_CN/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/zh_CN/figures/gnome-cd.png -share/gnome/help/gnome-cd/zh_CN/figures/next_button.png -share/gnome/help/gnome-cd/zh_CN/figures/pause_button.png -share/gnome/help/gnome-cd/zh_CN/figures/play_button.png -share/gnome/help/gnome-cd/zh_CN/figures/preferences_button.png -share/gnome/help/gnome-cd/zh_CN/figures/previous_button.png -share/gnome/help/gnome-cd/zh_CN/figures/rewind_button.png -share/gnome/help/gnome-cd/zh_CN/figures/stop_button.png -share/gnome/help/gnome-cd/zh_TW/legal.xml -share/gnome/help/gnome-cd/zh_TW/gnome-cd.xml -share/gnome/help/gnome-cd/zh_TW/figures/cdplayer_trackeditor_button.png -share/gnome/help/gnome-cd/zh_TW/figures/cdplayer_trackeditor_window.png -share/gnome/help/gnome-cd/zh_TW/figures/cdplayer_window.png -share/gnome/help/gnome-cd/zh_TW/figures/eject_button.png -share/gnome/help/gnome-cd/zh_TW/figures/forward_button.png -share/gnome/help/gnome-cd/zh_TW/figures/gnome-cd-prefs.png -share/gnome/help/gnome-cd/zh_TW/figures/gnome-cd-track.png -share/gnome/help/gnome-cd/zh_TW/figures/gnome-cd.png -share/gnome/help/gnome-cd/zh_TW/figures/next_button.png -share/gnome/help/gnome-cd/zh_TW/figures/pause_button.png -share/gnome/help/gnome-cd/zh_TW/figures/play_button.png -share/gnome/help/gnome-cd/zh_TW/figures/preferences_button.png -share/gnome/help/gnome-cd/zh_TW/figures/previous_button.png -share/gnome/help/gnome-cd/zh_TW/figures/rewind_button.png -share/gnome/help/gnome-cd/zh_TW/figures/stop_button.png -share/gnome/help/gnome-sound-recorder/C/figures/grecord_window.png -share/gnome/help/gnome-sound-recorder/C/gnome-sound-recorder.xml -share/gnome/help/gnome-sound-recorder/C/legal.xml -share/gnome/help/gnome-volume-control/C/figures/gmix-prefs.png -share/gnome/help/gnome-volume-control/C/figures/gmix.png -share/gnome/help/gnome-volume-control/C/gnome-volume-control.xml -share/gnome/help/gnome-volume-control/C/legal.xml -share/gnome/help/grecord/de/legal.xml -share/gnome/help/grecord/de/grecord.xml -share/gnome/help/grecord/de/figures/grecord-prefs-path.png -share/gnome/help/grecord/de/figures/grecord-prefs-play.png -share/gnome/help/grecord/de/figures/grecord-prefs-rec.png -share/gnome/help/grecord/de/figures/grecord-prefs-sound.png -share/gnome/help/grecord/de/figures/grecord-prefs-ui.png -share/gnome/help/grecord/de/figures/grecord.png -share/gnome/help/grecord/de/figures/grecord_window.png -share/gnome/help/grecord/es/legal.xml -share/gnome/help/grecord/es/grecord.xml -share/gnome/help/grecord/es/figures/grecord-prefs-path.png -share/gnome/help/grecord/es/figures/grecord-prefs-play.png -share/gnome/help/grecord/es/figures/grecord-prefs-rec.png -share/gnome/help/grecord/es/figures/grecord-prefs-sound.png -share/gnome/help/grecord/es/figures/grecord-prefs-ui.png -share/gnome/help/grecord/es/figures/grecord.png -share/gnome/help/grecord/es/figures/grecord_window.png -share/gnome/help/grecord/fr/legal.xml -share/gnome/help/grecord/fr/grecord.xml -share/gnome/help/grecord/fr/figures/grecord-prefs-path.png -share/gnome/help/grecord/fr/figures/grecord-prefs-play.png -share/gnome/help/grecord/fr/figures/grecord-prefs-rec.png -share/gnome/help/grecord/fr/figures/grecord-prefs-sound.png -share/gnome/help/grecord/fr/figures/grecord-prefs-ui.png -share/gnome/help/grecord/fr/figures/grecord.png -share/gnome/help/grecord/fr/figures/grecord_window.png -share/gnome/help/grecord/it/legal.xml -share/gnome/help/grecord/it/grecord.xml -share/gnome/help/grecord/it/figures/grecord-prefs-path.png -share/gnome/help/grecord/it/figures/grecord-prefs-play.png -share/gnome/help/grecord/it/figures/grecord-prefs-rec.png -share/gnome/help/grecord/it/figures/grecord-prefs-sound.png -share/gnome/help/grecord/it/figures/grecord-prefs-ui.png -share/gnome/help/grecord/it/figures/grecord.png -share/gnome/help/grecord/it/figures/grecord_window.png -share/gnome/help/grecord/sv/legal.xml -share/gnome/help/grecord/sv/grecord.xml -share/gnome/help/grecord/sv/figures/grecord-prefs-path.png -share/gnome/help/grecord/sv/figures/grecord-prefs-play.png -share/gnome/help/grecord/sv/figures/grecord-prefs-rec.png -share/gnome/help/grecord/sv/figures/grecord-prefs-sound.png -share/gnome/help/grecord/sv/figures/grecord-prefs-ui.png -share/gnome/help/grecord/sv/figures/grecord.png -share/gnome/help/grecord/sv/figures/grecord_window.png -share/gnome/help/grecord/ja/legal.xml -share/gnome/help/grecord/ja/grecord.xml -share/gnome/help/grecord/ja/figures/grecord-prefs-path.png -share/gnome/help/grecord/ja/figures/grecord-prefs-play.png -share/gnome/help/grecord/ja/figures/grecord-prefs-rec.png -share/gnome/help/grecord/ja/figures/grecord-prefs-sound.png -share/gnome/help/grecord/ja/figures/grecord-prefs-ui.png -share/gnome/help/grecord/ja/figures/grecord.png -share/gnome/help/grecord/ja/figures/grecord_window.png -share/gnome/help/grecord/ko/legal.xml -share/gnome/help/grecord/ko/grecord.xml -share/gnome/help/grecord/ko/figures/grecord-prefs-path.png -share/gnome/help/grecord/ko/figures/grecord-prefs-play.png -share/gnome/help/grecord/ko/figures/grecord-prefs-rec.png -share/gnome/help/grecord/ko/figures/grecord-prefs-sound.png -share/gnome/help/grecord/ko/figures/grecord-prefs-ui.png -share/gnome/help/grecord/ko/figures/grecord.png -share/gnome/help/grecord/ko/figures/grecord_window.png -share/gnome/help/grecord/zh_CN/legal.xml -share/gnome/help/grecord/zh_CN/grecord.xml -share/gnome/help/grecord/zh_CN/figures/grecord-prefs-path.png -share/gnome/help/grecord/zh_CN/figures/grecord-prefs-play.png -share/gnome/help/grecord/zh_CN/figures/grecord-prefs-rec.png -share/gnome/help/grecord/zh_CN/figures/grecord-prefs-sound.png -share/gnome/help/grecord/zh_CN/figures/grecord-prefs-ui.png -share/gnome/help/grecord/zh_CN/figures/grecord.png -share/gnome/help/grecord/zh_CN/figures/grecord_window.png -share/gnome/help/grecord/zh_TW/legal.xml -share/gnome/help/grecord/zh_TW/grecord.xml -share/gnome/help/grecord/zh_TW/figures/grecord-prefs-path.png -share/gnome/help/grecord/zh_TW/figures/grecord-prefs-play.png -share/gnome/help/grecord/zh_TW/figures/grecord-prefs-rec.png -share/gnome/help/grecord/zh_TW/figures/grecord-prefs-sound.png -share/gnome/help/grecord/zh_TW/figures/grecord-prefs-ui.png -share/gnome/help/grecord/zh_TW/figures/grecord.png -share/gnome/help/grecord/zh_TW/figures/grecord_window.png -share/gnome/idl/GNOME_Media_CDDBSlave2.idl -share/gnome/omf/gnome-media/gnome-cd-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-cd-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-cd-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-cd-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-cd-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-cd-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-cd-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-cd-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-cd-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-cd-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-cd-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/gnome-volume-control-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/gnome-volume-control-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-media/grecord-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-media/grecord-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gnome-cd.png -share/gnome/pixmaps/gnome-cd/cd.png -share/gnome/pixmaps/gnome-cd/disc.png -share/gnome/pixmaps/gnome-cd/media-eject.png -share/gnome/pixmaps/gnome-cd/media-ffwd.png -share/gnome/pixmaps/gnome-cd/media-next.png -share/gnome/pixmaps/gnome-cd/media-pause.png -share/gnome/pixmaps/gnome-cd/media-play.png -share/gnome/pixmaps/gnome-cd/media-prev.png -share/gnome/pixmaps/gnome-cd/media-record.png -share/gnome/pixmaps/gnome-cd/media-rewind.png -share/gnome/pixmaps/gnome-cd/media-stop.png -share/gnome/pixmaps/gnome-cd/once.png -share/gnome/pixmaps/gnome-cd/repeat.png -share/gnome/pixmaps/gnome-cd/themes/None/None.theme -share/gnome/pixmaps/gnome-cd/themes/None/a-eject-menu.png -share/gnome/pixmaps/gnome-cd/themes/None/a-first-menu.png -share/gnome/pixmaps/gnome-cd/themes/None/a-last-menu.png -share/gnome/pixmaps/gnome-cd/themes/None/a-play-menu.png -share/gnome/pixmaps/gnome-cd/themes/None/a-stop-menu.png -share/gnome/pixmaps/gnome-cd/themes/None/bottom-left.png -share/gnome/pixmaps/gnome-cd/themes/None/bottom-right.png -share/gnome/pixmaps/gnome-cd/themes/None/bottom.png -share/gnome/pixmaps/gnome-cd/themes/None/media-eject.png -share/gnome/pixmaps/gnome-cd/themes/None/media-fwd.png -share/gnome/pixmaps/gnome-cd/themes/None/media-next.png -share/gnome/pixmaps/gnome-cd/themes/None/media-pause.png -share/gnome/pixmaps/gnome-cd/themes/None/media-play.png -share/gnome/pixmaps/gnome-cd/themes/None/media-prev.png -share/gnome/pixmaps/gnome-cd/themes/None/media-rew.png -share/gnome/pixmaps/gnome-cd/themes/None/media-stop.png -share/gnome/pixmaps/gnome-cd/themes/None/middle-left.png -share/gnome/pixmaps/gnome-cd/themes/None/middle-right.png -share/gnome/pixmaps/gnome-cd/themes/None/middle.png -share/gnome/pixmaps/gnome-cd/themes/None/top-left.png -share/gnome/pixmaps/gnome-cd/themes/None/top-right.png -share/gnome/pixmaps/gnome-cd/themes/None/top.png -share/gnome/pixmaps/gnome-cd/themes/lcd/bottom-left.png -share/gnome/pixmaps/gnome-cd/themes/lcd/bottom-right.png -share/gnome/pixmaps/gnome-cd/themes/lcd/bottom.png -share/gnome/pixmaps/gnome-cd/themes/lcd/lcd.theme -share/gnome/pixmaps/gnome-cd/themes/lcd/middle-left.png -share/gnome/pixmaps/gnome-cd/themes/lcd/middle-right.png -share/gnome/pixmaps/gnome-cd/themes/lcd/middle.png -share/gnome/pixmaps/gnome-cd/themes/lcd/top-left.png -share/gnome/pixmaps/gnome-cd/themes/lcd/top-right.png -share/gnome/pixmaps/gnome-cd/themes/lcd/top.png -share/gnome/pixmaps/gnome-cd/themes/media/bottom-left.png -share/gnome/pixmaps/gnome-cd/themes/media/bottom-right.png -share/gnome/pixmaps/gnome-cd/themes/media/bottom.png -share/gnome/pixmaps/gnome-cd/themes/media/media.theme -share/gnome/pixmaps/gnome-cd/themes/media/middle-left.png -share/gnome/pixmaps/gnome-cd/themes/media/middle-right.png -share/gnome/pixmaps/gnome-cd/themes/media/middle.png -share/gnome/pixmaps/gnome-cd/themes/media/top-left.png -share/gnome/pixmaps/gnome-cd/themes/media/top-right.png -share/gnome/pixmaps/gnome-cd/themes/media/top.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/bottom-left.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/bottom-right.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/bottom.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/middle-left.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/middle-right.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/middle.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/red-lcd.theme -share/gnome/pixmaps/gnome-cd/themes/red-lcd/top-left.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/top-right.png -share/gnome/pixmaps/gnome-cd/themes/red-lcd/top.png -share/gnome/pixmaps/gnome-cd/track.png -share/gnome/pixmaps/gnome-grecord.png -share/gnome/pixmaps/gnome-media/gnome-sound-recorder/media-play.png -share/gnome/pixmaps/gnome-media/gnome-sound-recorder/media-rec.png -share/gnome/pixmaps/gnome-media/gnome-sound-recorder/media-stop.png -share/gnome/pixmaps/gnome-mixer.png -share/gnome/pixmaps/gnome-reclevel.png -share/gnome/pixmaps/gnome-vumeter.png -share/gnome/pixmaps/gstreamer-properties.png -share/locale/am/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-media-2.0.mo -share/locale/az/LC_MESSAGES/gnome-media-2.0.mo -share/locale/be/LC_MESSAGES/gnome-media-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-media-2.0.mo -share/locale/bn/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-media-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-media-2.0.mo -share/locale/cy/LC_MESSAGES/gnome-media-2.0.mo -share/locale/da/LC_MESSAGES/gnome-media-2.0.mo -share/locale/de/LC_MESSAGES/gnome-media-2.0.mo -share/locale/el/LC_MESSAGES/gnome-media-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-media-2.0.mo -share/locale/es/LC_MESSAGES/gnome-media-2.0.mo -share/locale/et/LC_MESSAGES/gnome-media-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-media-2.0.mo -share/locale/fa/LC_MESSAGES/gnome-media-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-media-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-media-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-media-2.0.mo -share/locale/he/LC_MESSAGES/gnome-media-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-media-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-media-2.0.mo -share/locale/id/LC_MESSAGES/gnome-media-2.0.mo -share/locale/it/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-media-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-media-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-media-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ml/LC_MESSAGES/gnome-media-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-media-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-media-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-media-2.0.mo -share/locale/no/LC_MESSAGES/gnome-media-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-media-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-media-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-media-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-media-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-media-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-media-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-media-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-media-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-media-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-media-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-media-2.0.mo -@dirrm share/gnome/pixmaps/gnome-media/gnome-sound-recorder -@dirrm share/gnome/pixmaps/gnome-media -@dirrm share/gnome/pixmaps/gnome-cd/themes/red-lcd -@dirrm share/gnome/pixmaps/gnome-cd/themes/media -@dirrm share/gnome/pixmaps/gnome-cd/themes/lcd -@dirrm share/gnome/pixmaps/gnome-cd/themes/None -@dirrm share/gnome/pixmaps/gnome-cd/themes -@dirrm share/gnome/pixmaps/gnome-cd -@dirrm share/gnome/gnome-media-2.0/interfaces -@dirrm share/gnome/gnome-media-2.0/icons -@dirrm share/gnome/gnome-media-2.0 -@dirrm share/gnome/gnome-sound-recorder/ui -@dirrm share/gnome/gnome-sound-recorder -@dirrm share/gnome/help/grecord/zh_TW/figures -@dirrm share/gnome/help/grecord/zh_TW -@dirrm share/gnome/help/grecord/zh_CN/figures -@dirrm share/gnome/help/grecord/zh_CN -@dirrm share/gnome/help/grecord/sv/figures -@dirrm share/gnome/help/grecord/sv -@dirrm share/gnome/help/grecord/ko/figures -@dirrm share/gnome/help/grecord/ko -@dirrm share/gnome/help/grecord/ja/figures -@dirrm share/gnome/help/grecord/ja -@dirrm share/gnome/help/grecord/it/figures -@dirrm share/gnome/help/grecord/it -@dirrm share/gnome/help/grecord/fr/figures -@dirrm share/gnome/help/grecord/fr -@dirrm share/gnome/help/grecord/es/figures -@dirrm share/gnome/help/grecord/es -@dirrm share/gnome/help/grecord/de/figures -@dirrm share/gnome/help/grecord/de -@dirrm share/gnome/help/grecord -@dirrm share/gnome/help/gnome-volume-control/C/figures -@dirrm share/gnome/help/gnome-volume-control/C -@dirrm share/gnome/help/gnome-volume-control -@dirrm share/gnome/help/gnome-sound-recorder/C/figures -@dirrm share/gnome/help/gnome-sound-recorder/C -@dirrm share/gnome/help/gnome-sound-recorder -@dirrm share/gnome/help/gnome-cd/zh_TW/figures -@dirrm share/gnome/help/gnome-cd/zh_TW -@dirrm share/gnome/help/gnome-cd/zh_CN/figures -@dirrm share/gnome/help/gnome-cd/zh_CN -@dirrm share/gnome/help/gnome-cd/sv/figures -@dirrm share/gnome/help/gnome-cd/sv -@dirrm share/gnome/help/gnome-cd/ko/figures -@dirrm share/gnome/help/gnome-cd/ko -@dirrm share/gnome/help/gnome-cd/ja/figures -@dirrm share/gnome/help/gnome-cd/ja -@dirrm share/gnome/help/gnome-cd/it/figures -@dirrm share/gnome/help/gnome-cd/it -@dirrm share/gnome/help/gnome-cd/fr/figures -@dirrm share/gnome/help/gnome-cd/fr -@dirrm share/gnome/help/gnome-cd/es/figures -@dirrm share/gnome/help/gnome-cd/es -@dirrm share/gnome/help/gnome-cd/de/figures -@dirrm share/gnome/help/gnome-cd/de -@dirrm share/gnome/help/gnome-cd/C/figures -@dirrm share/gnome/help/gnome-cd/C -@dirrm share/gnome/help/gnome-cd -@dirrm include/cddb-slave2 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-volume-control -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder/system-state -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-sound-recorder -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-cd -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/CDDB-Slave2 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-volume-control -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder/system-state -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-sound-recorder -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-cd -@dirrm etc/gconf/gconf.xml.defaults/apps/CDDB-Slave2 -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-C.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-de.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-es.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-fr.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-it.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-sv.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-ja.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-ko.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-zh_CN.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-cd-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/gnome-volume-control-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-C.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-de.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-es.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-fr.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-it.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-sv.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-ja.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-ko.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-zh_CN.omf 2>/dev/null || /usr/bin/true -@exec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-media/grecord-zh_TW.omf 2>/dev/null || /usr/bin/true diff --git a/deskutils/gnome-utils/Makefile b/deskutils/gnome-utils/Makefile deleted file mode 100644 index 647d4b51a..000000000 --- a/deskutils/gnome-utils/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: gnomeutils2 -# Date created: 06 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomeutils2 -PORTVERSION= 2.4.0 -PORTEPOCH= 1 -CATEGORIES= deskutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-utils/2.4 -DISTNAME= gnome-utils-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2 support utilities - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= gnome-dictionary.1 gnome-search-tool.1 gnome-system-log.1 - -.include <bsd.port.mk> diff --git a/deskutils/gnome-utils/distinfo b/deskutils/gnome-utils/distinfo deleted file mode 100644 index 7d698ea00..000000000 --- a/deskutils/gnome-utils/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-utils-2.4.0.tar.bz2) = 6986c0b7b5898f1f515add00b946ae48 diff --git a/deskutils/gnome-utils/files/patch-ai b/deskutils/gnome-utils/files/patch-ai deleted file mode 100644 index 927a2b461..000000000 --- a/deskutils/gnome-utils/files/patch-ai +++ /dev/null @@ -1,11 +0,0 @@ ---- xmldocs.make.orig Thu Aug 7 09:56:16 2003 -+++ xmldocs.make Thu Aug 7 13:55:58 2003 -@@ -36,7 +36,7 @@ - # ********** Begin of section some packagers may need to modify ********** - # This variable (docdir) specifies where the documents should be installed. - # This default value should work for most packages. --docdir = $(datadir)/gnome/help/$(docname)/$(lang) -+docdir = $(datadir)/help/$(docname)/$(lang) - - # ********** You should not have to edit below this line ********** - xml_files = $(entities) $(docname).xml diff --git a/deskutils/gnome-utils/files/patch-configure b/deskutils/gnome-utils/files/patch-configure deleted file mode 100644 index d5d7d0e10..000000000 --- a/deskutils/gnome-utils/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Nov 25 09:25:29 2002 -+++ configure Tue Nov 26 16:04:42 2002 -@@ -10347,7 +10347,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - _ACEOF - - diff --git a/deskutils/gnome-utils/files/patch-logview::log_repaint.c b/deskutils/gnome-utils/files/patch-logview::log_repaint.c deleted file mode 100644 index 3944b8205..000000000 --- a/deskutils/gnome-utils/files/patch-logview::log_repaint.c +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- logview/log_repaint.c 2001/11/23 16:01:55 1.1 -+++ logview/log_repaint.c 2001/11/23 16:02:30 -@@ -24,7 +24,9 @@ - #include <unistd.h> - #include <stdio.h> - #include <stdlib.h> -+#ifdef HAVE_MALLOC_H - #include <malloc.h> -+#endif - #include <string.h> - #include <gnome.h> - #include "logview.h" diff --git a/deskutils/gnome-utils/files/patch-logview::logrtns.h b/deskutils/gnome-utils/files/patch-logview::logrtns.h deleted file mode 100644 index a39ce6a77..000000000 --- a/deskutils/gnome-utils/files/patch-logview::logrtns.h +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- logview/logrtns.h 2001/11/23 16:04:00 1.1 -+++ logview/logrtns.h 2001/11/23 16:04:14 -@@ -24,7 +24,9 @@ - #include <unistd.h> - #include <stdio.h> - #include <stdlib.h> -+#ifdef HAVE_MALLOC_H - #include <malloc.h> -+#endif - #include <string.h> - #include "logview.h" - diff --git a/deskutils/gnome-utils/files/patch-logview_logview.c b/deskutils/gnome-utils/files/patch-logview_logview.c deleted file mode 100644 index 1155fdb97..000000000 --- a/deskutils/gnome-utils/files/patch-logview_logview.c +++ /dev/null @@ -1,29 +0,0 @@ ---- logview/logview.c.orig Sun Feb 16 15:36:07 2003 -+++ logview/logview.c Thu Apr 24 12:53:35 2003 -@@ -774,7 +774,7 @@ - - if ( ! found) { - g_snprintf (full_name, sizeof (full_name), -- "%s/share/gnome-system-log/gnome-system-log-regexp.db", LOGVIEWINSTALLPREFIX); -+ "%s/gnome-system-log/gnome-system-log-regexp.db", DATADIR); - if (access (full_name, R_OK) == 0) { - found = TRUE; - g_free (cfg->regexp_db_path); -@@ -797,7 +797,7 @@ - - if ( ! found) { - g_snprintf (full_name, sizeof (full_name), -- "%s/share/gnome-system-log/gnome-system-log-descript.db", LOGVIEWINSTALLPREFIX); -+ "%s/gnome-system-log/gnome-system-log-descript.db", DATADIR); - if (access (full_name, R_OK) == 0) { - found = TRUE; - g_free (cfg->descript_db_path); -@@ -831,7 +831,7 @@ - - if ( ! found) { - g_snprintf (full_name, sizeof (full_name), -- "%s/share/gnome-system-log/gnome-system-log-actions.db", LOGVIEWINSTALLPREFIX); -+ "%s/gnome-system-log/gnome-system-log-actions.db", DATADIR); - if (access (full_name, R_OK) == 0) { - found = TRUE; - g_free (cfg->action_db_path); diff --git a/deskutils/gnome-utils/pkg-descr b/deskutils/gnome-utils/pkg-descr deleted file mode 100644 index 3aaba4bf6..000000000 --- a/deskutils/gnome-utils/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -GNOME 2.0 support utilities, including an on-the-fly dialog box tool -(like Zenity), a dictionary, a frontend for find(1), a system log -viewer, and more. diff --git a/deskutils/gnome-utils/pkg-plist b/deskutils/gnome-utils/pkg-plist deleted file mode 100644 index 7fd75b26c..000000000 --- a/deskutils/gnome-utils/pkg-plist +++ /dev/null @@ -1,268 +0,0 @@ -bin/gnome-dictionary -bin/gnome-search-tool -bin/gnome-system-log -etc/gconf/gconf.xml.defaults/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-dictionary/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-search-tool/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-search-tool/select/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-system-log/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-dictionary/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-search-tool/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-search-tool/select/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-system-log/%gconf.xml -etc/gconf/schemas/gdict.schemas -etc/gconf/schemas/gnome-search-tool.schemas -etc/gconf/schemas/logview.schemas -libdata/bonobo/servers/GNOME_GDictApplet.server -libexec/gdict-applet -share/gnome/applications/gnome-dictionary.desktop -share/gnome/applications/gnome-search-tool.desktop -share/gnome/applications/gnome-system-log.desktop -share/gnome/gnome-2.0/ui/GNOME_GDictApplet.xml -share/gnome/gnome-system-log/gnome-system-log-actions.db -share/gnome/gnome-system-log/gnome-system-log-descript.db -share/gnome/gnome-system-log/gnome-system-log-regexp.db -share/gnome/help/gnome-dictionary/C/figures/gdict_applet.png -share/gnome/help/gnome-dictionary/C/figures/gdict_window.png -share/gnome/help/gnome-dictionary/C/gnome-dictionary.xml -share/gnome/help/gnome-dictionary/C/legal.xml -share/gnome/help/gnome-dictionary/ja/figures/gdict_applet.png -share/gnome/help/gnome-dictionary/ja/figures/gdict_window.png -share/gnome/help/gnome-dictionary/ja/gnome-dictionary.xml -share/gnome/help/gnome-dictionary/ja/legal.xml -share/gnome/help/gnome-search-tool/C/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/C/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/C/legal.xml -share/gnome/help/gnome-search-tool/es/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/es/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/es/legal.xml -share/gnome/help/gnome-search-tool/fr/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/fr/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/fr/legal.xml -share/gnome/help/gnome-search-tool/it/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/it/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/it/legal.xml -share/gnome/help/gnome-search-tool/ja/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/ja/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/ja/legal.xml -share/gnome/help/gnome-search-tool/ko/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/ko/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/ko/legal.xml -share/gnome/help/gnome-search-tool/sv/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/sv/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/sv/legal.xml -share/gnome/help/gnome-search-tool/zh_CN/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/zh_CN/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/zh_CN/legal.xml -share/gnome/help/gnome-search-tool/zh_TW/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/zh_TW/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/zh_TW/legal.xml -share/gnome/help/gnome-system-log/C/figures/syslog_window.png -share/gnome/help/gnome-system-log/C/gnome-system-log.xml -share/gnome/help/gnome-system-log/C/legal.xml -share/gnome/help/gnome-system-log/de/figures/syslog_window.png -share/gnome/help/gnome-system-log/de/gnome-system-log.xml -share/gnome/help/gnome-system-log/de/legal.xml -share/gnome/help/gnome-system-log/es/figures/syslog_window.png -share/gnome/help/gnome-system-log/es/gnome-system-log.xml -share/gnome/help/gnome-system-log/es/legal.xml -share/gnome/help/gnome-system-log/fr/figures/syslog_window.png -share/gnome/help/gnome-system-log/fr/gnome-system-log.xml -share/gnome/help/gnome-system-log/fr/legal.xml -share/gnome/help/gnome-system-log/it/figures/syslog_window.png -share/gnome/help/gnome-system-log/it/gnome-system-log.xml -share/gnome/help/gnome-system-log/it/legal.xml -share/gnome/help/gnome-system-log/ja/figures/syslog_window.png -share/gnome/help/gnome-system-log/ja/gnome-system-log.xml -share/gnome/help/gnome-system-log/ja/legal.xml -share/gnome/help/gnome-system-log/ko/figures/syslog_window.png -share/gnome/help/gnome-system-log/ko/gnome-system-log.xml -share/gnome/help/gnome-system-log/ko/legal.xml -share/gnome/help/gnome-system-log/sv/figures/syslog_window.png -share/gnome/help/gnome-system-log/sv/gnome-system-log.xml -share/gnome/help/gnome-system-log/sv/legal.xml -share/gnome/help/gnome-system-log/zh_CN/figures/syslog_window.png -share/gnome/help/gnome-system-log/zh_CN/gnome-system-log.xml -share/gnome/help/gnome-system-log/zh_CN/legal.xml -share/gnome/help/gnome-system-log/zh_TW/figures/syslog_window.png -share/gnome/help/gnome-system-log/zh_TW/gnome-system-log.xml -share/gnome/help/gnome-system-log/zh_TW/legal.xml -share/gnome/omf/gnome-utils/gnome-dictionary-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-dictionary-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-dictionary-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-dictionary-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gdict.png -share/gnome/pixmaps/gnome-search-tool/gnome-search-tool-animation.png -share/gnome/pixmaps/gnome-searchtool.png -share/locale/am/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/az/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/be/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/bn/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/cy/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/da/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/de/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/el/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/es/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/et/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/fa/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/he/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/id/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/it/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ml/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/no/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-utils-2.0.mo -@dirrm share/gnome/pixmaps/gnome-search-tool -@dirrm share/gnome/help/gnome-system-log/zh_TW/figures -@dirrm share/gnome/help/gnome-system-log/zh_TW -@dirrm share/gnome/help/gnome-system-log/zh_CN/figures -@dirrm share/gnome/help/gnome-system-log/zh_CN -@dirrm share/gnome/help/gnome-system-log/sv/figures -@dirrm share/gnome/help/gnome-system-log/sv -@dirrm share/gnome/help/gnome-system-log/ko/figures -@dirrm share/gnome/help/gnome-system-log/ko -@dirrm share/gnome/help/gnome-system-log/ja/figures -@dirrm share/gnome/help/gnome-system-log/ja -@dirrm share/gnome/help/gnome-system-log/it/figures -@dirrm share/gnome/help/gnome-system-log/it -@dirrm share/gnome/help/gnome-system-log/fr/figures -@dirrm share/gnome/help/gnome-system-log/fr -@dirrm share/gnome/help/gnome-system-log/es/figures -@dirrm share/gnome/help/gnome-system-log/es -@dirrm share/gnome/help/gnome-system-log/de/figures -@dirrm share/gnome/help/gnome-system-log/de -@dirrm share/gnome/help/gnome-system-log/C/figures -@dirrm share/gnome/help/gnome-system-log/C -@dirrm share/gnome/help/gnome-system-log -@dirrm share/gnome/help/gnome-search-tool/zh_TW/figures -@dirrm share/gnome/help/gnome-search-tool/zh_TW -@dirrm share/gnome/help/gnome-search-tool/zh_CN/figures -@dirrm share/gnome/help/gnome-search-tool/zh_CN -@dirrm share/gnome/help/gnome-search-tool/sv/figures -@dirrm share/gnome/help/gnome-search-tool/sv -@dirrm share/gnome/help/gnome-search-tool/ko/figures -@dirrm share/gnome/help/gnome-search-tool/ko -@dirrm share/gnome/help/gnome-search-tool/ja/figures -@dirrm share/gnome/help/gnome-search-tool/ja -@dirrm share/gnome/help/gnome-search-tool/it/figures -@dirrm share/gnome/help/gnome-search-tool/it -@dirrm share/gnome/help/gnome-search-tool/fr/figures -@dirrm share/gnome/help/gnome-search-tool/fr -@dirrm share/gnome/help/gnome-search-tool/es/figures -@dirrm share/gnome/help/gnome-search-tool/es -@dirrm share/gnome/help/gnome-search-tool/C/figures -@dirrm share/gnome/help/gnome-search-tool/C -@dirrm share/gnome/help/gnome-search-tool -@dirrm share/gnome/help/gnome-dictionary/ja/figures -@dirrm share/gnome/help/gnome-dictionary/ja -@dirrm share/gnome/help/gnome-dictionary/C/figures -@dirrm share/gnome/help/gnome-dictionary/C -@dirrm share/gnome/help/gnome-dictionary -@dirrm share/gnome/gnome-system-log -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-system-log -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-search-tool/select -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-search-tool -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-dictionary -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-system-log -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-search-tool/select -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-search-tool -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-dictionary -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-dictionary-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-dictionary-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-zh_TW.omf 2>/dev/null || /usr/bin/true diff --git a/deskutils/gnomeutils2/Makefile b/deskutils/gnomeutils2/Makefile deleted file mode 100644 index 647d4b51a..000000000 --- a/deskutils/gnomeutils2/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: gnomeutils2 -# Date created: 06 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomeutils2 -PORTVERSION= 2.4.0 -PORTEPOCH= 1 -CATEGORIES= deskutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-utils/2.4 -DISTNAME= gnome-utils-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2 support utilities - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack gnomehier gnomepanel -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= gnome-dictionary.1 gnome-search-tool.1 gnome-system-log.1 - -.include <bsd.port.mk> diff --git a/deskutils/gnomeutils2/distinfo b/deskutils/gnomeutils2/distinfo deleted file mode 100644 index 7d698ea00..000000000 --- a/deskutils/gnomeutils2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-utils-2.4.0.tar.bz2) = 6986c0b7b5898f1f515add00b946ae48 diff --git a/deskutils/gnomeutils2/files/patch-ai b/deskutils/gnomeutils2/files/patch-ai deleted file mode 100644 index 927a2b461..000000000 --- a/deskutils/gnomeutils2/files/patch-ai +++ /dev/null @@ -1,11 +0,0 @@ ---- xmldocs.make.orig Thu Aug 7 09:56:16 2003 -+++ xmldocs.make Thu Aug 7 13:55:58 2003 -@@ -36,7 +36,7 @@ - # ********** Begin of section some packagers may need to modify ********** - # This variable (docdir) specifies where the documents should be installed. - # This default value should work for most packages. --docdir = $(datadir)/gnome/help/$(docname)/$(lang) -+docdir = $(datadir)/help/$(docname)/$(lang) - - # ********** You should not have to edit below this line ********** - xml_files = $(entities) $(docname).xml diff --git a/deskutils/gnomeutils2/files/patch-configure b/deskutils/gnomeutils2/files/patch-configure deleted file mode 100644 index d5d7d0e10..000000000 --- a/deskutils/gnomeutils2/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Nov 25 09:25:29 2002 -+++ configure Tue Nov 26 16:04:42 2002 -@@ -10347,7 +10347,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - _ACEOF - - diff --git a/deskutils/gnomeutils2/files/patch-logview::log_repaint.c b/deskutils/gnomeutils2/files/patch-logview::log_repaint.c deleted file mode 100644 index 3944b8205..000000000 --- a/deskutils/gnomeutils2/files/patch-logview::log_repaint.c +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- logview/log_repaint.c 2001/11/23 16:01:55 1.1 -+++ logview/log_repaint.c 2001/11/23 16:02:30 -@@ -24,7 +24,9 @@ - #include <unistd.h> - #include <stdio.h> - #include <stdlib.h> -+#ifdef HAVE_MALLOC_H - #include <malloc.h> -+#endif - #include <string.h> - #include <gnome.h> - #include "logview.h" diff --git a/deskutils/gnomeutils2/files/patch-logview::logrtns.h b/deskutils/gnomeutils2/files/patch-logview::logrtns.h deleted file mode 100644 index a39ce6a77..000000000 --- a/deskutils/gnomeutils2/files/patch-logview::logrtns.h +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- logview/logrtns.h 2001/11/23 16:04:00 1.1 -+++ logview/logrtns.h 2001/11/23 16:04:14 -@@ -24,7 +24,9 @@ - #include <unistd.h> - #include <stdio.h> - #include <stdlib.h> -+#ifdef HAVE_MALLOC_H - #include <malloc.h> -+#endif - #include <string.h> - #include "logview.h" - diff --git a/deskutils/gnomeutils2/files/patch-logview_logview.c b/deskutils/gnomeutils2/files/patch-logview_logview.c deleted file mode 100644 index 1155fdb97..000000000 --- a/deskutils/gnomeutils2/files/patch-logview_logview.c +++ /dev/null @@ -1,29 +0,0 @@ ---- logview/logview.c.orig Sun Feb 16 15:36:07 2003 -+++ logview/logview.c Thu Apr 24 12:53:35 2003 -@@ -774,7 +774,7 @@ - - if ( ! found) { - g_snprintf (full_name, sizeof (full_name), -- "%s/share/gnome-system-log/gnome-system-log-regexp.db", LOGVIEWINSTALLPREFIX); -+ "%s/gnome-system-log/gnome-system-log-regexp.db", DATADIR); - if (access (full_name, R_OK) == 0) { - found = TRUE; - g_free (cfg->regexp_db_path); -@@ -797,7 +797,7 @@ - - if ( ! found) { - g_snprintf (full_name, sizeof (full_name), -- "%s/share/gnome-system-log/gnome-system-log-descript.db", LOGVIEWINSTALLPREFIX); -+ "%s/gnome-system-log/gnome-system-log-descript.db", DATADIR); - if (access (full_name, R_OK) == 0) { - found = TRUE; - g_free (cfg->descript_db_path); -@@ -831,7 +831,7 @@ - - if ( ! found) { - g_snprintf (full_name, sizeof (full_name), -- "%s/share/gnome-system-log/gnome-system-log-actions.db", LOGVIEWINSTALLPREFIX); -+ "%s/gnome-system-log/gnome-system-log-actions.db", DATADIR); - if (access (full_name, R_OK) == 0) { - found = TRUE; - g_free (cfg->action_db_path); diff --git a/deskutils/gnomeutils2/pkg-descr b/deskutils/gnomeutils2/pkg-descr deleted file mode 100644 index 3aaba4bf6..000000000 --- a/deskutils/gnomeutils2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -GNOME 2.0 support utilities, including an on-the-fly dialog box tool -(like Zenity), a dictionary, a frontend for find(1), a system log -viewer, and more. diff --git a/deskutils/gnomeutils2/pkg-plist b/deskutils/gnomeutils2/pkg-plist deleted file mode 100644 index 7fd75b26c..000000000 --- a/deskutils/gnomeutils2/pkg-plist +++ /dev/null @@ -1,268 +0,0 @@ -bin/gnome-dictionary -bin/gnome-search-tool -bin/gnome-system-log -etc/gconf/gconf.xml.defaults/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-dictionary/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-search-tool/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-search-tool/select/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-system-log/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-dictionary/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-search-tool/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-search-tool/select/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-system-log/%gconf.xml -etc/gconf/schemas/gdict.schemas -etc/gconf/schemas/gnome-search-tool.schemas -etc/gconf/schemas/logview.schemas -libdata/bonobo/servers/GNOME_GDictApplet.server -libexec/gdict-applet -share/gnome/applications/gnome-dictionary.desktop -share/gnome/applications/gnome-search-tool.desktop -share/gnome/applications/gnome-system-log.desktop -share/gnome/gnome-2.0/ui/GNOME_GDictApplet.xml -share/gnome/gnome-system-log/gnome-system-log-actions.db -share/gnome/gnome-system-log/gnome-system-log-descript.db -share/gnome/gnome-system-log/gnome-system-log-regexp.db -share/gnome/help/gnome-dictionary/C/figures/gdict_applet.png -share/gnome/help/gnome-dictionary/C/figures/gdict_window.png -share/gnome/help/gnome-dictionary/C/gnome-dictionary.xml -share/gnome/help/gnome-dictionary/C/legal.xml -share/gnome/help/gnome-dictionary/ja/figures/gdict_applet.png -share/gnome/help/gnome-dictionary/ja/figures/gdict_window.png -share/gnome/help/gnome-dictionary/ja/gnome-dictionary.xml -share/gnome/help/gnome-dictionary/ja/legal.xml -share/gnome/help/gnome-search-tool/C/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/C/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/C/legal.xml -share/gnome/help/gnome-search-tool/es/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/es/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/es/legal.xml -share/gnome/help/gnome-search-tool/fr/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/fr/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/fr/legal.xml -share/gnome/help/gnome-search-tool/it/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/it/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/it/legal.xml -share/gnome/help/gnome-search-tool/ja/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/ja/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/ja/legal.xml -share/gnome/help/gnome-search-tool/ko/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/ko/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/ko/legal.xml -share/gnome/help/gnome-search-tool/sv/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/sv/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/sv/legal.xml -share/gnome/help/gnome-search-tool/zh_CN/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/zh_CN/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/zh_CN/legal.xml -share/gnome/help/gnome-search-tool/zh_TW/figures/gnome-search-tool_window.png -share/gnome/help/gnome-search-tool/zh_TW/gnome-search-tool.xml -share/gnome/help/gnome-search-tool/zh_TW/legal.xml -share/gnome/help/gnome-system-log/C/figures/syslog_window.png -share/gnome/help/gnome-system-log/C/gnome-system-log.xml -share/gnome/help/gnome-system-log/C/legal.xml -share/gnome/help/gnome-system-log/de/figures/syslog_window.png -share/gnome/help/gnome-system-log/de/gnome-system-log.xml -share/gnome/help/gnome-system-log/de/legal.xml -share/gnome/help/gnome-system-log/es/figures/syslog_window.png -share/gnome/help/gnome-system-log/es/gnome-system-log.xml -share/gnome/help/gnome-system-log/es/legal.xml -share/gnome/help/gnome-system-log/fr/figures/syslog_window.png -share/gnome/help/gnome-system-log/fr/gnome-system-log.xml -share/gnome/help/gnome-system-log/fr/legal.xml -share/gnome/help/gnome-system-log/it/figures/syslog_window.png -share/gnome/help/gnome-system-log/it/gnome-system-log.xml -share/gnome/help/gnome-system-log/it/legal.xml -share/gnome/help/gnome-system-log/ja/figures/syslog_window.png -share/gnome/help/gnome-system-log/ja/gnome-system-log.xml -share/gnome/help/gnome-system-log/ja/legal.xml -share/gnome/help/gnome-system-log/ko/figures/syslog_window.png -share/gnome/help/gnome-system-log/ko/gnome-system-log.xml -share/gnome/help/gnome-system-log/ko/legal.xml -share/gnome/help/gnome-system-log/sv/figures/syslog_window.png -share/gnome/help/gnome-system-log/sv/gnome-system-log.xml -share/gnome/help/gnome-system-log/sv/legal.xml -share/gnome/help/gnome-system-log/zh_CN/figures/syslog_window.png -share/gnome/help/gnome-system-log/zh_CN/gnome-system-log.xml -share/gnome/help/gnome-system-log/zh_CN/legal.xml -share/gnome/help/gnome-system-log/zh_TW/figures/syslog_window.png -share/gnome/help/gnome-system-log/zh_TW/gnome-system-log.xml -share/gnome/help/gnome-system-log/zh_TW/legal.xml -share/gnome/omf/gnome-utils/gnome-dictionary-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-dictionary-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-dictionary-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-dictionary-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-search-tool-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-utils/gnome-system-log-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-utils/gnome-system-log-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gdict.png -share/gnome/pixmaps/gnome-search-tool/gnome-search-tool-animation.png -share/gnome/pixmaps/gnome-searchtool.png -share/locale/am/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/az/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/be/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/bn/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/cy/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/da/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/de/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/el/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/es/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/et/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/fa/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/he/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/id/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/it/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ml/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/no/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-utils-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-utils-2.0.mo -@dirrm share/gnome/pixmaps/gnome-search-tool -@dirrm share/gnome/help/gnome-system-log/zh_TW/figures -@dirrm share/gnome/help/gnome-system-log/zh_TW -@dirrm share/gnome/help/gnome-system-log/zh_CN/figures -@dirrm share/gnome/help/gnome-system-log/zh_CN -@dirrm share/gnome/help/gnome-system-log/sv/figures -@dirrm share/gnome/help/gnome-system-log/sv -@dirrm share/gnome/help/gnome-system-log/ko/figures -@dirrm share/gnome/help/gnome-system-log/ko -@dirrm share/gnome/help/gnome-system-log/ja/figures -@dirrm share/gnome/help/gnome-system-log/ja -@dirrm share/gnome/help/gnome-system-log/it/figures -@dirrm share/gnome/help/gnome-system-log/it -@dirrm share/gnome/help/gnome-system-log/fr/figures -@dirrm share/gnome/help/gnome-system-log/fr -@dirrm share/gnome/help/gnome-system-log/es/figures -@dirrm share/gnome/help/gnome-system-log/es -@dirrm share/gnome/help/gnome-system-log/de/figures -@dirrm share/gnome/help/gnome-system-log/de -@dirrm share/gnome/help/gnome-system-log/C/figures -@dirrm share/gnome/help/gnome-system-log/C -@dirrm share/gnome/help/gnome-system-log -@dirrm share/gnome/help/gnome-search-tool/zh_TW/figures -@dirrm share/gnome/help/gnome-search-tool/zh_TW -@dirrm share/gnome/help/gnome-search-tool/zh_CN/figures -@dirrm share/gnome/help/gnome-search-tool/zh_CN -@dirrm share/gnome/help/gnome-search-tool/sv/figures -@dirrm share/gnome/help/gnome-search-tool/sv -@dirrm share/gnome/help/gnome-search-tool/ko/figures -@dirrm share/gnome/help/gnome-search-tool/ko -@dirrm share/gnome/help/gnome-search-tool/ja/figures -@dirrm share/gnome/help/gnome-search-tool/ja -@dirrm share/gnome/help/gnome-search-tool/it/figures -@dirrm share/gnome/help/gnome-search-tool/it -@dirrm share/gnome/help/gnome-search-tool/fr/figures -@dirrm share/gnome/help/gnome-search-tool/fr -@dirrm share/gnome/help/gnome-search-tool/es/figures -@dirrm share/gnome/help/gnome-search-tool/es -@dirrm share/gnome/help/gnome-search-tool/C/figures -@dirrm share/gnome/help/gnome-search-tool/C -@dirrm share/gnome/help/gnome-search-tool -@dirrm share/gnome/help/gnome-dictionary/ja/figures -@dirrm share/gnome/help/gnome-dictionary/ja -@dirrm share/gnome/help/gnome-dictionary/C/figures -@dirrm share/gnome/help/gnome-dictionary/C -@dirrm share/gnome/help/gnome-dictionary -@dirrm share/gnome/gnome-system-log -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-system-log -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-search-tool/select -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-search-tool -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-dictionary -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-system-log -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-search-tool/select -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-search-tool -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-dictionary -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-dictionary-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-dictionary-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-search-tool-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-utils/gnome-system-log-zh_TW.omf 2>/dev/null || /usr/bin/true diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile deleted file mode 100644 index f65a936d9..000000000 --- a/devel/ORBit2/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -# New ports collection makefile for: orbit2 -# Date Created: 16 Aug 1998 -# Whom: Chia-liang Kao <clkao@CirX.ORG> -# -# $FreeBSD$ -# - -PORTNAME= ORBit2 -PORTVERSION= 2.8.1 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.8 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= High-performance CORBA ORB with support for the C language - -LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt - -USE_BZIP2= yes -USE_GMAKE= yes -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_GNOME= gnomehack libidl -CONFIGURE_ARGS= --disable-indent \ - --with-html-dir=${PREFIX}/share/doc \ - --disable-gtk-doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -post-patch: - @${FIND} ${WRKSRC} -type f | ${XARGS} ${GREP} -l LINC_THREADSAFE | \ - ${XARGS} ${REINPLACE_CMD} -e 's|LINC_THREADSAFE|G_THREADS_ENABLED|g' - @${REINPLACE_CMD} -e 's|%%X11BASE%%|${X11BASE}|g ; \ - s|%%LOCALBASE%%|${LOCALBASE}|g' \ - ${WRKSRC}/src/idl-compiler/orbit-idl-backend.c \ - ${WRKSRC}/src/orb/orb-core/orbit-typelib.c - -post-install: - @${ECHO_CMD} "ORBIIOPIPv4=0" > ${PREFIX}/etc/orbit2rc.default - @${ECHO_CMD} "ORBIIOPIPv6=0" >> ${PREFIX}/etc/orbit2rc.default - @if [ ! -f ${PREFIX}/etc/orbit2rc ]; then \ - ${CP} -p ${PREFIX}/etc/orbit2rc.default ${PREFIX}/etc/orbit2rc ; \ - fi - -.include <bsd.port.mk> diff --git a/devel/ORBit2/distinfo b/devel/ORBit2/distinfo deleted file mode 100644 index aef8b18f6..000000000 --- a/devel/ORBit2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/ORBit2-2.8.1.tar.bz2) = 062674985948deebf9f8a9117c3c7754 diff --git a/devel/ORBit2/files/patch-ORBit-2.0.pc.in b/devel/ORBit2/files/patch-ORBit-2.0.pc.in deleted file mode 100644 index bd616eaa2..000000000 --- a/devel/ORBit2/files/patch-ORBit-2.0.pc.in +++ /dev/null @@ -1,10 +0,0 @@ ---- ORBit-2.0.pc.in.orig Sat May 31 11:04:33 2003 -+++ ORBit-2.0.pc.in Sun Jun 15 01:31:20 2003 -@@ -8,6 +8,6 @@ - Name: ORBit-2.0 - Description: High-performance CORBA Object Request Broker. - Version: @ORBIT_VERSION@ --Requires: glib-2.0 gmodule-2.0 -+Requires: glib-2.0 gmodule-2.0 gthread-2.0 - Libs: -L${libdir} -lORBit-2 @ORBIT_LIBS@ @LIBS@ -lm - Cflags: -I${includedir}/orbit-2.0 -DORBIT2=1 diff --git a/devel/ORBit2/files/patch-ab b/devel/ORBit2/files/patch-ab deleted file mode 100644 index 57f1e2d4c..000000000 --- a/devel/ORBit2/files/patch-ab +++ /dev/null @@ -1,20 +0,0 @@ ---- Makefile.in.orig Sat Jun 14 01:50:29 2003 -+++ Makefile.in Sat Jun 14 01:51:03 2003 -@@ -35,7 +35,7 @@ - DESTDIR = - - pkgdatadir = $(datadir)/@PACKAGE@ --pkglibdir = $(libdir)/@PACKAGE@ -+pkglibdir = $(prefix)/libdata/pkgconfig - pkgincludedir = $(includedir)/@PACKAGE@ - - top_builddir = . -@@ -115,7 +115,7 @@ - - AUTOMAKE_OPTIONS = 1.3 - --SUBDIRS = linc2 src include test docs -+SUBDIRS = linc2 src include docs - - bin_SCRIPTS = orbit2-config - diff --git a/devel/ORBit2/files/patch-configure b/devel/ORBit2/files/patch-configure deleted file mode 100644 index 3c4e6cd0f..000000000 --- a/devel/ORBit2/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 07:38:33 1.1 -+++ configure 2002/04/26 07:38:42 -@@ -6201,6 +6201,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/devel/ORBit2/files/patch-src::orb::util::Makefile.in b/devel/ORBit2/files/patch-src::orb::util::Makefile.in deleted file mode 100644 index 0c2cb69a9..000000000 --- a/devel/ORBit2/files/patch-src::orb::util::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- src/orb/util/Makefile.in.orig Tue Jul 15 13:16:53 2003 -+++ src/orb/util/Makefile.in Tue Jul 15 13:17:32 2003 -@@ -189,7 +189,7 @@ - INCLUDES = \ - -I$(top_srcdir)/include \ - -I$(top_builddir)/include \ -- -DORBIT_SYSTEM_RCFILE=\"$(sysconfdir)/orbitrc\" \ -+ -DORBIT_SYSTEM_RCFILE=\"$(sysconfdir)/orbit2rc\" \ - -DORBIT2_INTERNAL_API \ - $(WARN_CFLAGS) \ - $(ORBIT_DEBUG_CFLAGS) \ diff --git a/devel/ORBit2/files/patch-src_idl-compiler_orbit-idl-backend.c b/devel/ORBit2/files/patch-src_idl-compiler_orbit-idl-backend.c deleted file mode 100644 index 8ae3c7644..000000000 --- a/devel/ORBit2/files/patch-src_idl-compiler_orbit-idl-backend.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/idl-compiler/orbit-idl-backend.c.orig Tue Oct 1 23:32:46 2002 -+++ src/idl-compiler/orbit-idl-backend.c Sun May 11 20:51:19 2003 -@@ -38,6 +38,8 @@ - char **strv; - int i; - -+ paths = g_slist_prepend (paths, "%%X11BASE%%/lib/orbit-2.0/idl-backends"); -+ - if (!(val = getenv ("GNOME2_PATH"))) - return paths; - diff --git a/devel/ORBit2/files/patch-src_orb_orb-core_orbit-typelib.c b/devel/ORBit2/files/patch-src_orb_orb-core_orbit-typelib.c deleted file mode 100644 index 5295e00ad..000000000 --- a/devel/ORBit2/files/patch-src_orb_orb-core_orbit-typelib.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/orb/orb-core/orbit-typelib.c.orig Sun May 11 20:37:14 2003 -+++ src/orb/orb-core/orbit-typelib.c Sun May 11 20:40:42 2003 -@@ -215,6 +215,8 @@ - paths = g_ptr_array_sized_new (8); - - g_ptr_array_add (paths, g_strdup (ORBIT_TYPELIB_DIR)); -+ add_if_unique(paths, "%%X11BASE%%"); -+ add_if_unique(paths, "%%LOCALBASE%%"); - - if ((path = g_getenv ("ORBIT_TYPELIB_PATH"))) { - char **strv; diff --git a/devel/ORBit2/pkg-descr b/devel/ORBit2/pkg-descr deleted file mode 100644 index 8336574a1..000000000 --- a/devel/ORBit2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -ORBit is a high-performance CORBA ORB with support for the C language. -It allows programs to send requests and receive replies from other -programs, regardless of the locations of the two programs. diff --git a/devel/ORBit2/pkg-plist b/devel/ORBit2/pkg-plist deleted file mode 100644 index 723579770..000000000 --- a/devel/ORBit2/pkg-plist +++ /dev/null @@ -1,88 +0,0 @@ -bin/linc-cleanup-sockets -bin/orbit-idl-2 -bin/orbit2-config -@unexec if cmp -s %D/etc/orbit2rc.default %D/etc/orbit2rc; then rm -f %D/etc/orbit2rc; fi -etc/orbit2rc.default -@exec if [ ! -f %D/etc/orbit2rc ] ; then cp -p %D/%F %B/orbit2rc; fi -include/orbit-2.0/ORBitservices/CosNaming.h -include/orbit-2.0/ORBitservices/CosNaming_impl.h -include/orbit-2.0/ORBitservices/orbit-imodule.h -include/orbit-2.0/orbit-idl/orbit-idl-backend.h -include/orbit-2.0/orbit/dynamic/dynamic-defs.h -include/orbit-2.0/orbit/dynamic/dynamic.h -include/orbit-2.0/orbit/orb-core/allocators.h -include/orbit-2.0/orbit/orb-core/corba-any-type.h -include/orbit-2.0/orbit/orb-core/corba-any.h -include/orbit-2.0/orbit/orb-core/corba-context-type.h -include/orbit-2.0/orbit/orb-core/corba-context.h -include/orbit-2.0/orbit/orb-core/corba-defs.h -include/orbit-2.0/orbit/orb-core/corba-environment-type.h -include/orbit-2.0/orbit/orb-core/corba-environment.h -include/orbit-2.0/orbit/orb-core/corba-nvlist.h -include/orbit-2.0/orbit/orb-core/corba-object-type.h -include/orbit-2.0/orbit/orb-core/corba-object.h -include/orbit-2.0/orbit/orb-core/corba-orb-type.h -include/orbit-2.0/orbit/orb-core/corba-orb.h -include/orbit-2.0/orbit/orb-core/corba-pobj.h -include/orbit-2.0/orbit/orb-core/corba-policy-type.h -include/orbit-2.0/orbit/orb-core/corba-string.h -include/orbit-2.0/orbit/orb-core/corba-typecode-type.h -include/orbit-2.0/orbit/orb-core/corba-typecode.h -include/orbit-2.0/orbit/orb-core/iop-defs.h -include/orbit-2.0/orbit/orb-core/orb-core-types.h -include/orbit-2.0/orbit/orb-core/orb-core.h -include/orbit-2.0/orbit/orb-core/orb-types.h -include/orbit-2.0/orbit/orb-core/orbit-interface.h -include/orbit-2.0/orbit/orb-core/orbit-object.h -include/orbit-2.0/orbit/orb-core/orbit-small.h -include/orbit-2.0/orbit/orbit-config.h -include/orbit-2.0/orbit/orbit-types.h -include/orbit-2.0/orbit/orbit.h -include/orbit-2.0/orbit/poa/orbit-adaptor.h -include/orbit-2.0/orbit/poa/poa-basics.h -include/orbit-2.0/orbit/poa/poa-defs.h -include/orbit-2.0/orbit/poa/poa-policy.h -include/orbit-2.0/orbit/poa/poa-types.h -include/orbit-2.0/orbit/poa/poa.h -include/orbit-2.0/orbit/poa/portableserver-current-type.h -include/orbit-2.0/orbit/poa/portableserver-poa-type.h -include/orbit-2.0/orbit/util/basic_types.h -include/orbit-2.0/orbit/util/orbit-genrand.h -include/orbit-2.0/orbit/util/orbit-util.h -lib/libORBit-2.a -lib/libORBit-2.so -lib/libORBit-2.so.0 -lib/libORBit-imodule-2.a -lib/libORBit-imodule-2.so -lib/libORBit-imodule-2.so.0 -lib/libORBitCosNaming-2.a -lib/libORBitCosNaming-2.so -lib/libORBitCosNaming-2.so.0 -lib/libname-server-2.a -libdata/pkgconfig/ORBit-2.0.pc -libdata/pkgconfig/ORBit-idl-2.0.pc -libdata/pkgconfig/ORBit-imodule-2.0.pc -libdata/pkgconfig/ORBit-CosNaming-2.0.pc -share/aclocal/ORBit2.m4 -share/doc/ORBit2/ORBit2-orbit2-allocators.html -share/doc/ORBit2/ORBit2-orbit2-small.html -share/doc/ORBit2/ORBit2.devhelp -share/doc/ORBit2/general.html -share/doc/ORBit2/home.png -share/doc/ORBit2/index.html -share/doc/ORBit2/index.sgml -share/doc/ORBit2/left.png -share/doc/ORBit2/right.png -share/doc/ORBit2/up.png -share/idl/orbit-2.0/CosNaming.idl -@dirrm share/idl/orbit-2.0 -@dirrm share/doc/ORBit2 -@unexec /bin/rmdir %D/share/idl 2>/dev/null || /usr/bin/true -@dirrm include/orbit-2.0/orbit/util -@dirrm include/orbit-2.0/orbit/poa -@dirrm include/orbit-2.0/orbit/orb-core -@dirrm include/orbit-2.0/orbit/dynamic -@dirrm include/orbit-2.0/orbit -@dirrm include/orbit-2.0/orbit-idl -@dirrm include/orbit-2.0/ORBitservices -@dirrm include/orbit-2.0 diff --git a/devel/bugbuddy2/Makefile b/devel/bugbuddy2/Makefile deleted file mode 100644 index 8656a0efe..000000000 --- a/devel/bugbuddy2/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: bugbuddy2 -# Date created: 14 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= bugbuddy2 -PORTVERSION= 2.4.0 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/bug-buddy/2.4 -DISTNAME= bug-buddy-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A bug reporting tool for GNOME 2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_LIBTOOL= yes -USE_GNOME= gnomeprefix gnomehack gnomedesktop -GNOME_DESKTOP_VERSION=2 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= bug-buddy.1 - -.include <bsd.port.mk> diff --git a/devel/bugbuddy2/distinfo b/devel/bugbuddy2/distinfo deleted file mode 100644 index 0043b27e3..000000000 --- a/devel/bugbuddy2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/bug-buddy-2.4.0.tar.bz2) = 505e0d53826f0159ac101f0eef936c5f diff --git a/devel/bugbuddy2/pkg-descr b/devel/bugbuddy2/pkg-descr deleted file mode 100644 index 0a572e8cc..000000000 --- a/devel/bugbuddy2/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -This is a graphical bug reporting tool. It can extract debugging -information from a core file or crashed application (via gnome_segv). - -Jacob Berkman <jberkman@andrew.cmu.edu> - -WWW: http://www.gnome.org/ diff --git a/devel/bugbuddy2/pkg-plist b/devel/bugbuddy2/pkg-plist deleted file mode 100644 index 4ae2e7ab5..000000000 --- a/devel/bugbuddy2/pkg-plist +++ /dev/null @@ -1,85 +0,0 @@ -bin/bug-buddy -share/gnome/application-registry/bug-buddy.applications -share/gnome/applications/bug-buddy.desktop -share/gnome/bug-buddy/bug-buddy.glade -share/gnome/bug-buddy/bug-buddy.png -share/gnome/bug-buddy/bugzilla/gnome.bugzilla -share/gnome/bug-buddy/bugzilla/gnome/config -share/gnome/bug-buddy/bugzilla/gnome/mostfreq -share/gnome/bug-buddy/bugzilla/gnome/products -share/gnome/bug-buddy/bugzilla/ximian.bugzilla -share/gnome/bug-buddy/bugzilla/ximian/config -share/gnome/bug-buddy/bugzilla/ximian/mostfreq -share/gnome/bug-buddy/bugzilla/ximian/products -share/gnome/bug-buddy/gdb-cmd -share/gnome/bug-buddy/gnome.png -share/gnome/bug-buddy/ximian.png -share/gnome/help/bug-buddy/C/bug-buddy.xml -share/gnome/help/bug-buddy/C/legal.xml -share/gnome/mime-info/bug-buddy.keys -share/gnome/mime-info/bug-buddy.mime -share/gnome/omf/bug-buddy/bug-buddy-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/bug-buddy/bug-buddy-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/bug-buddy.png -share/locale/am/LC_MESSAGES/bug-buddy.mo -share/locale/ar/LC_MESSAGES/bug-buddy.mo -share/locale/az/LC_MESSAGES/bug-buddy.mo -share/locale/be/LC_MESSAGES/bug-buddy.mo -share/locale/bg/LC_MESSAGES/bug-buddy.mo -share/locale/bn/LC_MESSAGES/bug-buddy.mo -share/locale/ca/LC_MESSAGES/bug-buddy.mo -share/locale/cs/LC_MESSAGES/bug-buddy.mo -share/locale/cy/LC_MESSAGES/bug-buddy.mo -share/locale/da/LC_MESSAGES/bug-buddy.mo -share/locale/de/LC_MESSAGES/bug-buddy.mo -share/locale/el/LC_MESSAGES/bug-buddy.mo -share/locale/es/LC_MESSAGES/bug-buddy.mo -share/locale/et/LC_MESSAGES/bug-buddy.mo -share/locale/eu/LC_MESSAGES/bug-buddy.mo -share/locale/fa/LC_MESSAGES/bug-buddy.mo -share/locale/fi/LC_MESSAGES/bug-buddy.mo -share/locale/fr/LC_MESSAGES/bug-buddy.mo -share/locale/ga/LC_MESSAGES/bug-buddy.mo -share/locale/gl/LC_MESSAGES/bug-buddy.mo -share/locale/he/LC_MESSAGES/bug-buddy.mo -share/locale/hi/LC_MESSAGES/bug-buddy.mo -share/locale/hu/LC_MESSAGES/bug-buddy.mo -share/locale/id/LC_MESSAGES/bug-buddy.mo -share/locale/it/LC_MESSAGES/bug-buddy.mo -share/locale/ja/LC_MESSAGES/bug-buddy.mo -share/locale/ko/LC_MESSAGES/bug-buddy.mo -share/locale/lt/LC_MESSAGES/bug-buddy.mo -share/locale/lv/LC_MESSAGES/bug-buddy.mo -share/locale/mk/LC_MESSAGES/bug-buddy.mo -share/locale/ml/LC_MESSAGES/bug-buddy.mo -share/locale/mn/LC_MESSAGES/bug-buddy.mo -share/locale/ms/LC_MESSAGES/bug-buddy.mo -share/locale/nl/LC_MESSAGES/bug-buddy.mo -share/locale/nn/LC_MESSAGES/bug-buddy.mo -share/locale/no/LC_MESSAGES/bug-buddy.mo -share/locale/pl/LC_MESSAGES/bug-buddy.mo -share/locale/pt/LC_MESSAGES/bug-buddy.mo -share/locale/pt_BR/LC_MESSAGES/bug-buddy.mo -share/locale/ro/LC_MESSAGES/bug-buddy.mo -share/locale/ru/LC_MESSAGES/bug-buddy.mo -share/locale/sk/LC_MESSAGES/bug-buddy.mo -share/locale/sl/LC_MESSAGES/bug-buddy.mo -share/locale/sq/LC_MESSAGES/bug-buddy.mo -share/locale/sr/LC_MESSAGES/bug-buddy.mo -share/locale/sr@Latn/LC_MESSAGES/bug-buddy.mo -share/locale/sv/LC_MESSAGES/bug-buddy.mo -share/locale/th/LC_MESSAGES/bug-buddy.mo -share/locale/tr/LC_MESSAGES/bug-buddy.mo -share/locale/uk/LC_MESSAGES/bug-buddy.mo -share/locale/vi/LC_MESSAGES/bug-buddy.mo -share/locale/wa/LC_MESSAGES/bug-buddy.mo -share/locale/zh_CN/LC_MESSAGES/bug-buddy.mo -share/locale/zh_TW/LC_MESSAGES/bug-buddy.mo -@dirrm share/gnome/omf/bug-buddy -@dirrm share/gnome/help/bug-buddy/C -@dirrm share/gnome/help/bug-buddy -@dirrm share/gnome/bug-buddy/bugzilla/ximian -@dirrm share/gnome/bug-buddy/bugzilla/gnome -@dirrm share/gnome/bug-buddy/bugzilla -@dirrm share/gnome/bug-buddy -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/bug-buddy/bug-buddy-C.omf 2>/dev/null || /usr/bin/true diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile deleted file mode 100644 index 05342793c..000000000 --- a/devel/gconf2/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: gconf2 -# Date created: 28th June 2000 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gconf2 -PORTVERSION= 2.4.0.1 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/GConf/2.4 -DISTNAME= GConf-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A configuration database system for GNOME - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GNOME= gnomehack gnomehier orbit2 gtk20 libxml2 linc -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ - --disable-gtk-doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -post-install: - @${MKDIR} ${PREFIX}/etc/gconf/gconf.xml.defaults/apps - @${MKDIR} ${PREFIX}/etc/gconf/gconf.xml.defaults/schemas/apps - @${MKDIR} ${PREFIX}/etc/gconf/schemas - -.include <bsd.port.mk> diff --git a/devel/gconf2/distinfo b/devel/gconf2/distinfo deleted file mode 100644 index 41fb7d076..000000000 --- a/devel/gconf2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/GConf-2.4.0.1.tar.bz2) = 2f7548d0bad24d7c4beba54d0ec98a20 diff --git a/devel/gconf2/files/patch-ab b/devel/gconf2/files/patch-ab deleted file mode 100644 index 6f25900e7..000000000 --- a/devel/gconf2/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Sun Aug 4 22:38:39 2002 -+++ Makefile.in Sun Aug 4 22:39:52 2002 -@@ -35,7 +35,7 @@ - DESTDIR = - - pkgdatadir = $(datadir)/@PACKAGE@ --pkglibdir = $(libdir)/@PACKAGE@ -+pkglibdir = $(prefix)/libdata/pkgconfig - pkgincludedir = $(includedir)/@PACKAGE@ - - top_builddir = . diff --git a/devel/gconf2/files/patch-configure b/devel/gconf2/files/patch-configure deleted file mode 100644 index b41b752d8..000000000 --- a/devel/gconf2/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Sat May 3 13:11:21 2003 -+++ configure Sun Jun 15 01:22:52 2003 -@@ -8029,6 +8029,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/devel/gconf2/pkg-descr b/devel/gconf2/pkg-descr deleted file mode 100644 index 0658ef70f..000000000 --- a/devel/gconf2/pkg-descr +++ /dev/null @@ -1,22 +0,0 @@ -GConf attempts to leapfrog the registry concept. It's a library which provides -a simple configuration data storage interface to applications, and also an -architecture that tries to make things easy for system administrators. - -Here are some of the features of GConf: - - * Replaceable backend architecture. - - * Configuration key documentation. Applications can install documentation - along with their configuration data, explaining the possible settings and - the effect of each configuration key. - - * Data change notification service. If configuration data is changed, all - interested applications are notified. The notification service works - across the network, affecting all login sessions for a single user. - - * The client API is very abstract. - - * GConf does proper locking so that the configuration data doesn't get - corrupted when multiple applications try to use it. - -WWW: http://www.gnome.org/projects/gconf/ diff --git a/devel/gconf2/pkg-plist b/devel/gconf2/pkg-plist deleted file mode 100644 index cc70f2842..000000000 --- a/devel/gconf2/pkg-plist +++ /dev/null @@ -1,77 +0,0 @@ -bin/gconftool-2 -etc/gconf/2/path -include/gconf/2/gconf/gconf-changeset.h -include/gconf/2/gconf/gconf-client.h -include/gconf/2/gconf/gconf-engine.h -include/gconf/2/gconf/gconf-enum-types.h -include/gconf/2/gconf/gconf-error.h -include/gconf/2/gconf/gconf-listeners.h -include/gconf/2/gconf/gconf-schema.h -include/gconf/2/gconf/gconf-value.h -include/gconf/2/gconf/gconf.h -lib/GConf/2/libgconfbackend-xml.so -lib/libgconf-2.a -lib/libgconf-2.so -lib/libgconf-2.so.5 -libdata/pkgconfig/gconf-2.0.pc -libexec/gconf-sanity-check-2 -libexec/gconfd-2 -share/aclocal/gconf-2.m4 -share/locale/am/LC_MESSAGES/GConf2.mo -share/locale/ar/LC_MESSAGES/GConf2.mo -share/locale/az/LC_MESSAGES/GConf2.mo -share/locale/be/LC_MESSAGES/GConf2.mo -share/locale/bg/LC_MESSAGES/GConf2.mo -share/locale/bn/LC_MESSAGES/GConf2.mo -share/locale/ca/LC_MESSAGES/GConf2.mo -share/locale/cs/LC_MESSAGES/GConf2.mo -share/locale/cy/LC_MESSAGES/GConf2.mo -share/locale/da/LC_MESSAGES/GConf2.mo -share/locale/de/LC_MESSAGES/GConf2.mo -share/locale/el/LC_MESSAGES/GConf2.mo -share/locale/es/LC_MESSAGES/GConf2.mo -share/locale/eu/LC_MESSAGES/GConf2.mo -share/locale/fa/LC_MESSAGES/GConf2.mo -share/locale/fi/LC_MESSAGES/GConf2.mo -share/locale/fr/LC_MESSAGES/GConf2.mo -share/locale/ga/LC_MESSAGES/GConf2.mo -share/locale/gl/LC_MESSAGES/GConf2.mo -share/locale/hi/LC_MESSAGES/GConf2.mo -share/locale/hu/LC_MESSAGES/GConf2.mo -share/locale/id/LC_MESSAGES/GConf2.mo -share/locale/it/LC_MESSAGES/GConf2.mo -share/locale/ja/LC_MESSAGES/GConf2.mo -share/locale/ko/LC_MESSAGES/GConf2.mo -share/locale/lv/LC_MESSAGES/GConf2.mo -share/locale/mk/LC_MESSAGES/GConf2.mo -share/locale/ml/LC_MESSAGES/GConf2.mo -share/locale/mn/LC_MESSAGES/GConf2.mo -share/locale/ms/LC_MESSAGES/GConf2.mo -share/locale/nl/LC_MESSAGES/GConf2.mo -share/locale/nn/LC_MESSAGES/GConf2.mo -share/locale/no/LC_MESSAGES/GConf2.mo -share/locale/pl/LC_MESSAGES/GConf2.mo -share/locale/pt/LC_MESSAGES/GConf2.mo -share/locale/pt_BR/LC_MESSAGES/GConf2.mo -share/locale/ro/LC_MESSAGES/GConf2.mo -share/locale/ru/LC_MESSAGES/GConf2.mo -share/locale/sk/LC_MESSAGES/GConf2.mo -share/locale/sl/LC_MESSAGES/GConf2.mo -share/locale/sq/LC_MESSAGES/GConf2.mo -share/locale/sr/LC_MESSAGES/GConf2.mo -share/locale/sr@Latn/LC_MESSAGES/GConf2.mo -share/locale/sv/LC_MESSAGES/GConf2.mo -share/locale/tr/LC_MESSAGES/GConf2.mo -share/locale/uk/LC_MESSAGES/GConf2.mo -share/locale/vi/LC_MESSAGES/GConf2.mo -share/locale/yi/LC_MESSAGES/GConf2.mo -share/locale/zh_CN/LC_MESSAGES/GConf2.mo -share/locale/zh_TW/LC_MESSAGES/GConf2.mo -share/sgml/gconf/gconf-1.0.dtd -@dirrm share/doc/gconf -@dirrm share/sgml/gconf -@dirrm lib/GConf/2 -@dirrm include/gconf/2/gconf -@dirrm include/gconf/2 -@dirrm etc/gconf/2 -@unexec /bin/rmdir %D/share/sgml 2>/dev/null || /usr/bin/true diff --git a/devel/gnome-vfs/Makefile b/devel/gnome-vfs/Makefile deleted file mode 100644 index c8ea7f9ae..000000000 --- a/devel/gnome-vfs/Makefile +++ /dev/null @@ -1,55 +0,0 @@ -# New ports collection makefile for: gnomevfs2 -# Date created: 28th June 2000 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomevfs2 -PORTVERSION= 2.4.0 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-vfs/2.4 -DISTNAME= gnome-vfs-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME Virtual File System - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomemimedata gconf2 libbonobo -USE_REINPLACE= yes -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ - BSD_PTHREAD_LIBS=${PTHREAD_LIBS} - -.include <bsd.port.pre.mk> - -.if exists(${LOCALBASE}/lib/libcdda_paranoia.a) -WITH_CDPARANOIA= yes -.endif -.if exists(${LOCALBASE}/lib/libfam.a) -WITH_FAM= yes -.endif - -.if defined(WITH_CDPARANOIA) -LIB_DEPENDS+= cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia -PLIST_SUB+= CDPARANOIA="" -.else -PLIST_SUB+= CDPARANOIA="@comment " -.endif -.if defined(WITH_FAM) -LIB_DEPENDS+= fam.0:${PORTSDIR}/devel/fam -.endif - -post-patch: - @${FIND} ${WRKSRC} -name "*info.in" | xargs ${REINPLACE_CMD} -e \ - 's|\@datadir\@/gnome|\@datadir\@|g' - @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - ${WRKSRC}/libgnomevfs/Makefile.in - -.include <bsd.port.post.mk> diff --git a/devel/gnome-vfs/distinfo b/devel/gnome-vfs/distinfo deleted file mode 100644 index bddb12ef3..000000000 --- a/devel/gnome-vfs/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-vfs-2.4.0.tar.bz2) = 2c7908e98b482add387e305619cfe4aa diff --git a/devel/gnome-vfs/files/patch-aa b/devel/gnome-vfs/files/patch-aa deleted file mode 100644 index 9cad28559..000000000 --- a/devel/gnome-vfs/files/patch-aa +++ /dev/null @@ -1,64 +0,0 @@ ---- configure.orig Mon Mar 31 06:11:24 2003 -+++ configure Mon Mar 31 18:06:17 2003 -@@ -8344,6 +8344,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -13091,8 +13092,8 @@ - done - fi - --echo "$as_me:$LINENO: checking for bzCompressInit in -lbz2" >&5 --echo $ECHO_N "checking for bzCompressInit in -lbz2... $ECHO_C" >&6 -+echo "$as_me:$LINENO: checking for BZ2_bzCompressInit in -lbz2" >&5 -+echo $ECHO_N "checking for BZ2_bzCompressInit in -lbz2... $ECHO_C" >&6 - if test "${ac_cv_lib_bz2_bzCompressInit+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else -@@ -13112,11 +13113,11 @@ - #endif - /* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ --char bzCompressInit (); -+char BZ2_bzCompressInit (); - int - main () - { --bzCompressInit (); -+BZ2_bzCompressInit (); - ; - return 0; - } -@@ -13858,7 +13859,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - -- LDFLAGS="$LDFLAGS -L$with_openssl_libs -lssl -lcrypto -ldl" -+ LDFLAGS="$LDFLAGS -L$with_openssl_libs -lssl -lcryptofoo -ldl" - cat >conftest.$ac_ext <<_ACEOF - #line $LINENO "configure" - /* confdefs.h. */ -@@ -13914,9 +13915,9 @@ - - msg_openssl="yes" - if test x$with_openssl_libs != x/usr/lib; then -- OPENSSL_LIBS="-L$with_openssl_libs -lssl -lcrypto" -+ OPENSSL_LIBS="-L$with_openssl_libs -lssl -lcryptofoo" - else -- OPENSSL_LIBS="-lssl -lcrypto" -+ OPENSSL_LIBS="-lssl -lcryptofoo" - fi - - -@@ -15904,6 +15905,7 @@ - s,@ORBIT_IDL@,$ORBIT_IDL,;t t - s,@BONOBO_IDLDIR@,$BONOBO_IDLDIR,;t t - s,@WARN_CFLAGS@,$WARN_CFLAGS,;t t -+s,@PTHREAD_LIB@,$BSD_PTHREAD_LIBS,;t t - s,@GETTEXT_PACKAGE@,$GETTEXT_PACKAGE,;t t - s,@USE_NLS@,$USE_NLS,;t t - s,@MSGFMT@,$MSGFMT,;t t diff --git a/devel/gnome-vfs/files/patch-ab b/devel/gnome-vfs/files/patch-ab deleted file mode 100644 index 0a291f36c..000000000 --- a/devel/gnome-vfs/files/patch-ab +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.in.orig Mon Aug 11 11:55:08 2003 -+++ Makefile.in Mon Aug 11 12:09:13 2003 -@@ -183,7 +183,6 @@ - devel-docs \ - doc \ - programs \ -- test \ - monikers \ - po - diff --git a/devel/gnome-vfs/files/patch-ac b/devel/gnome-vfs/files/patch-ac deleted file mode 100644 index 9362cac17..000000000 --- a/devel/gnome-vfs/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/Makefile.in.orig Tue May 6 15:39:48 2003 -+++ modules/Makefile.in Tue May 6 15:41:28 2003 -@@ -210,7 +210,7 @@ - @BUILD_CDEMENU_MODULE_TRUE@CDEMENU_LTLIBS = @BUILD_CDEMENU_MODULE_TRUE@libcdemenu-desktop.la - @BUILD_CDEMENU_MODULE_FALSE@CDEMENU_LTLIBS = - --module_flags = -export_dynamic -avoid-version -module -no-undefined -+module_flags = -export_dynamic -avoid-version -module -no-undefined $(PTHREAD_LIB) - modulesdir = $(libdir)/gnome-vfs-2.0/modules - - modules_LTLIBRARIES = \ diff --git a/devel/gnome-vfs/files/patch-devel-docs::Makefile.in b/devel/gnome-vfs/files/patch-devel-docs::Makefile.in deleted file mode 100644 index b02290aa2..000000000 --- a/devel/gnome-vfs/files/patch-devel-docs::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- devel-docs/Makefile.in 2002/02/16 16:44:53 1.1 -+++ devel-docs/Makefile.in 2002/02/16 16:45:47 -@@ -168,7 +168,7 @@ - TEXT_FILES = gnome-vfs-mime-type-handling.txt - - --docdir = $(prefix)/doc -+docdir = $(prefix)/share/doc - doc_DATA = - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../config.h diff --git a/devel/gnome-vfs/files/patch-gnome-vfs-2.0.pc.in b/devel/gnome-vfs/files/patch-gnome-vfs-2.0.pc.in deleted file mode 100644 index c75f0d973..000000000 --- a/devel/gnome-vfs/files/patch-gnome-vfs-2.0.pc.in +++ /dev/null @@ -1,12 +0,0 @@ - -$FreeBSD$ - ---- gnome-vfs-2.0.pc.in 2002/02/16 13:07:24 1.1 -+++ gnome-vfs-2.0.pc.in 2002/02/16 13:07:38 -@@ -8,5 +8,5 @@ - Description: The GNOME virtual file-system libraries - Version: @VERSION@ - Requires: bonobo-activation-2.0,gthread-2.0,gmodule-2.0 --Libs: -L${libdir} -lgnomevfs-2 -+Libs: -L${libdir} -lgnomevfs-2 @PTHREAD_LIB@ - Cflags: -I${includedir}/gnome-vfs-2.0 -I${libdir}/gnome-vfs-2.0/include diff --git a/devel/gnome-vfs/files/patch-gnome-vfs-module-2.0.pc.in b/devel/gnome-vfs/files/patch-gnome-vfs-module-2.0.pc.in deleted file mode 100644 index f9b09d46b..000000000 --- a/devel/gnome-vfs/files/patch-gnome-vfs-module-2.0.pc.in +++ /dev/null @@ -1,12 +0,0 @@ - -$FreeBSD$ - ---- gnome-vfs-module-2.0.pc.in 2002/02/16 13:07:42 1.1 -+++ gnome-vfs-module-2.0.pc.in 2002/02/16 13:07:51 -@@ -8,5 +8,5 @@ - Description: The GNOME virtual file-system module include info - Version: @VERSION@ - Requires: bonobo-activation-2.0,gthread-2.0,gmodule-2.0 --Libs: -L${libdir} -lgnomevfs-2 -+Libs: -L${libdir} -lgnomevfs-2 @PTHREAD_LIB@ - Cflags: -I${includedir}/gnome-vfs-2.0 -I${includedir}/gnome-vfs-module-2.0 -I${libdir}/gnome-vfs-2.0/include diff --git a/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in b/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in deleted file mode 100644 index be72a1825..000000000 --- a/devel/gnome-vfs/files/patch-libgnomevfs::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libgnomevfs/Makefile.in.orig Mon Aug 11 12:09:33 2003 -+++ libgnomevfs/Makefile.in Mon Aug 11 12:10:10 2003 -@@ -352,7 +352,7 @@ - # CLEANFILES = $(BUILT_SOURCES) - - # Platform specific includes --libgnomevfsplatformincludedir = $(libdir)/gnome-vfs-2.0/include -+libgnomevfsplatformincludedir = $(includedir)/gnome-vfs-2.0/libgnomevfs - libgnomevfsplatforminclude_HEADERS = \ - gnome-vfs-file-size.h - diff --git a/devel/gnome-vfs/files/patch-libgnomevfs::gnome-vfs-application-registry.c b/devel/gnome-vfs/files/patch-libgnomevfs::gnome-vfs-application-registry.c deleted file mode 100644 index bd679de03..000000000 --- a/devel/gnome-vfs/files/patch-libgnomevfs::gnome-vfs-application-registry.c +++ /dev/null @@ -1,29 +0,0 @@ - -$FreeBSD$ - ---- libgnomevfs/gnome-vfs-application-registry.c 2002/06/13 07:31:15 1.1 -+++ libgnomevfs/gnome-vfs-application-registry.c 2002/06/13 08:25:24 -@@ -940,6 +940,8 @@ - static void - gnome_vfs_application_registry_init (void) - { -+ gchar *tmp; -+ - if (gnome_vfs_application_registry_initialized) - return; - -@@ -961,6 +963,14 @@ - gnome_registry_dir.dirname = g_strdup (DATADIR "/application-registry"); - gnome_registry_dir.system_dir = TRUE; - -+ tmp = g_strconcat (g_get_home_dir(), "/.gnome", NULL); -+ if (mkdir (tmp, 0700) && -+ errno != EEXIST) { -+ g_warning("Could not create per-user Gnome configuration directory: %s", -+ tmp); -+ } -+ g_free(tmp); -+ - user_registry_dir.dirname = g_strconcat (g_get_home_dir(), "/.gnome/application-info", NULL); - user_registry_dir.system_dir = FALSE; - diff --git a/devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-utils.c b/devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-utils.c deleted file mode 100644 index 8f8f15be3..000000000 --- a/devel/gnome-vfs/files/patch-libgnomevfs_gnome-vfs-utils.c +++ /dev/null @@ -1,19 +0,0 @@ ---- libgnomevfs/gnome-vfs-utils.c.orig Fri Apr 25 06:52:18 2003 -+++ libgnomevfs/gnome-vfs-utils.c Tue May 6 15:44:27 2003 -@@ -42,6 +42,7 @@ - #include <pwd.h> - #include <stdlib.h> - #include <string.h> -+#include <sys/param.h> - #include <sys/stat.h> - #include <sys/types.h> - #include <unistd.h> -@@ -840,7 +841,7 @@ - paths = g_strsplit (gnome_var, ":", 0); - - for (temp_paths = paths; *temp_paths != NULL; temp_paths++) { -- full_filename = g_strconcat (*temp_paths, "/share/pixmaps/", relative_filename, NULL); -+ full_filename = g_strconcat (*temp_paths, "/share/gnome/pixmaps/", relative_filename, NULL); - if (g_file_test (full_filename, G_FILE_TEST_EXISTS)) { - g_strfreev (paths); - return full_filename; diff --git a/devel/gnome-vfs/files/patch-modules_cdda-method.c b/devel/gnome-vfs/files/patch-modules_cdda-method.c deleted file mode 100644 index d1692cc03..000000000 --- a/devel/gnome-vfs/files/patch-modules_cdda-method.c +++ /dev/null @@ -1,26 +0,0 @@ ---- modules/cdda-method.c.orig Wed Jan 22 13:54:31 2003 -+++ modules/cdda-method.c Wed Jan 22 13:54:33 2003 -@@ -623,7 +623,11 @@ - // Check and see if we already have opened and stashed this drive - if (!use_base) { - if (global_context != NULL) { -+#ifdef Linux - if (strcmp (drive->cdda_device_name, global_context->drive->cdda_device_name) == 0) { -+#elif defined(__FreeBSD__) -+ if (strcmp (drive->dev->device_path, global_context->drive->dev->device_path) == 0) { -+#endif - use_cache = TRUE; - cdda_close (drive); - gnome_vfs_file_info_copy (file_info, global_context->file_info); -@@ -709,7 +713,11 @@ - if (!use_base) { - // Check for cache - if (global_context != NULL) { -+#ifdef Linux - if (strcmp (drive->cdda_device_name, global_context->drive->cdda_device_name) != 0) { -+#elif defined(__FreeBSD__) -+ if (strcmp (drive->dev->device_path, global_context->drive->dev->device_path) != 0) { -+#endif - // Clear old cache - cdda_context_free (global_context); - global_context = cdda_context_new (drive, uri); diff --git a/devel/gnome-vfs/files/patch-modules_ssh-method.c b/devel/gnome-vfs/files/patch-modules_ssh-method.c deleted file mode 100644 index 14b2cf886..000000000 --- a/devel/gnome-vfs/files/patch-modules_ssh-method.c +++ /dev/null @@ -1,10 +0,0 @@ ---- modules/ssh-method.c.orig Mon Jun 10 13:28:42 2002 -+++ modules/ssh-method.c Mon Jun 10 13:28:51 2002 -@@ -34,6 +34,7 @@ - #include <string.h> - #include <sys/types.h> - #include <sys/wait.h> -+#include <signal.h> - #include <unistd.h> - - typedef struct { diff --git a/devel/gnome-vfs/files/patch-modules_vfolder_vfolder-info.c b/devel/gnome-vfs/files/patch-modules_vfolder_vfolder-info.c deleted file mode 100644 index a07d0bc81..000000000 --- a/devel/gnome-vfs/files/patch-modules_vfolder_vfolder-info.c +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/vfolder/vfolder-info.c.orig Fri Nov 29 13:40:11 2002 -+++ modules/vfolder/vfolder-info.c Fri Nov 29 13:40:19 2002 -@@ -1721,7 +1721,7 @@ - - for (i = 0; ppath[i] != NULL; i++) { - dir = g_build_filename (ppath[i], -- "/share/applications/", -+ "/share/gnome/applications/", - NULL); - id = itemdir_new (info, - dir, diff --git a/devel/gnome-vfs/pkg-descr b/devel/gnome-vfs/pkg-descr deleted file mode 100644 index 81cfcd5dd..000000000 --- a/devel/gnome-vfs/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -This is the GNOME Virtual File System. - -GnomeVFS is a filesystem abstraction library allowing applications -plugable transparent access to a variety of "real" filesystems, from -WebDAV to digital cameras, to the local filesystem. It also contains a -number of other convenient file utilities such as a comphrehensive MIME -database / Application registry, and a copy engine. Use of GnomeVFS -ensures that an application or component will be usable by Nautilus or -other GnomeVFS applications for handling the display of data from -various URIs, as well. - -This is the GnomeVFS for the GNOME 2 architecture. - -WWW: http://www.gnome.org/ diff --git a/devel/gnome-vfs/pkg-plist b/devel/gnome-vfs/pkg-plist deleted file mode 100644 index 1ec5a822e..000000000 --- a/devel/gnome-vfs/pkg-plist +++ /dev/null @@ -1,314 +0,0 @@ -bin/gnomevfs-cat -bin/gnomevfs-copy -bin/gnomevfs-info -bin/gnomevfs-ls -bin/gnomevfs-mkdir -etc/gconf/gconf.xml.defaults/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/applications/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/applications/component_viewer/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/applications/terminal/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/component_viewer/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/terminal/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/system/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/system/http_proxy/%gconf.xml -etc/gconf/gconf.xml.defaults/system/%gconf.xml -etc/gconf/gconf.xml.defaults/system/http_proxy/%gconf.xml -etc/gconf/schemas/desktop_default_applications.schemas -etc/gconf/schemas/system_http_proxy.schemas -%%CDPARANOIA%%etc/gnome-vfs-2.0/modules/cdda-module.conf -etc/gnome-vfs-2.0/modules/default-modules.conf -etc/gnome-vfs-2.0/vfolders/applications-all-users.vfolder-info -etc/gnome-vfs-2.0/vfolders/favorites.vfolder-info -etc/gnome-vfs-2.0/vfolders/network.vfolder-info -etc/gnome-vfs-2.0/vfolders/preferences-all-users.vfolder-info -etc/gnome-vfs-2.0/vfolders/server-settings.vfolder-info -etc/gnome-vfs-2.0/vfolders/start-here.vfolder-info -etc/gnome-vfs-2.0/vfolders/system-settings.vfolder-info -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-application-registry.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-async-ops.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-cancellation.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-context.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-directory.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-file-info.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-file-size.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-find-directory.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-handle.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-init.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-job-limit.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-mime-handlers.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-mime-monitor.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-mime-utils.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-module-callback.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-monitor.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-ops.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-result.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-standard-callbacks.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-types.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-uri.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-utils.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-xfer.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-cancellable-ops.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-inet-connection.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-method.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-mime-info.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-mime.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-module-callback-module-api.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-module-shared.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-module.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-parse-ls.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-socket-buffer.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-socket.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-ssl.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-transform.h -lib/bonobo/monikers/libmoniker_gnome_vfs_std.so -lib/gnome-vfs-2.0/modules/libbzip2.so -%%CDPARANOIA%%lib/gnome-vfs-2.0/modules/libcdda.so -lib/gnome-vfs-2.0/modules/libextfs.so -lib/gnome-vfs-2.0/modules/libfile.so -lib/gnome-vfs-2.0/modules/libftp.so -lib/gnome-vfs-2.0/modules/libgzip.so -lib/gnome-vfs-2.0/modules/libhttp.so -lib/gnome-vfs-2.0/modules/libnntp.so -lib/gnome-vfs-2.0/modules/libssh.so -lib/gnome-vfs-2.0/modules/libtar.so -lib/gnome-vfs-2.0/modules/libvfolder-desktop.so -lib/gnome-vfs-2.0/modules/libvfs-pipe.so -lib/gnome-vfs-2.0/modules/libvfs-test.so -lib/gnome-vfs-2.0/modules/libvfs-translate.so -lib/libgnomevfs-2.a -lib/libgnomevfs-2.so -lib/libgnomevfs-2.so.400 -lib/vfs/2.0/extfs/README -lib/vfs/2.0/extfs/a -lib/vfs/2.0/extfs/ar -lib/vfs/2.0/extfs/arj -lib/vfs/2.0/extfs/cpio -lib/vfs/2.0/extfs/deb -lib/vfs/2.0/extfs/hp48 -lib/vfs/2.0/extfs/lha -lib/vfs/2.0/extfs/mailfs -lib/vfs/2.0/extfs/patchfs -lib/vfs/2.0/extfs/rar -lib/vfs/2.0/extfs/rpm -lib/vfs/2.0/extfs/rpms -lib/vfs/2.0/extfs/tar -lib/vfs/2.0/extfs/trpm -lib/vfs/2.0/extfs/zip -lib/vfs/2.0/extfs/zoo -libdata/bonobo/servers/GNOME_VFS_Moniker_std.server -libdata/pkgconfig/gnome-vfs-2.0.pc -libdata/pkgconfig/gnome-vfs-module-2.0.pc -share/doc/gnome-vfs-2.0/about.html -share/doc/gnome-vfs-2.0/advanced-operations.html -share/doc/gnome-vfs-2.0/c9456.html -share/doc/gnome-vfs-2.0/c9466.html -share/doc/gnome-vfs-2.0/ch08.html -share/doc/gnome-vfs-2.0/data-types.html -share/doc/gnome-vfs-2.0/directory-operations.html -share/doc/gnome-vfs-2.0/everything-else.html -share/doc/gnome-vfs-2.0/file-operations.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-application-registry.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-async-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-cancellation.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-context.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-directory-basic-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-directory-find-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-directory-list-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-advanced-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-basic-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-info-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-info.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-rw-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-size.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-trunc-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-inet-connection.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-init.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-method.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-database.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-monitor.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-module-callback-module-api.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-module-callback.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-module-shared.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-module.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-monitor.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-parse-ls.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-result.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-socket-buffer.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-socket.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-ssl.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-standard-callbacks.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-transform.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-uri.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-utils.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-xfer.html -share/doc/gnome-vfs-2.0/gnome-vfs-application-registry.html -share/doc/gnome-vfs-2.0/gnome-vfs-asynchronous-operations.html -share/doc/gnome-vfs-2.0/gnome-vfs-cancellation.html -share/doc/gnome-vfs-2.0/gnome-vfs-configuration.html -share/doc/gnome-vfs-2.0/gnome-vfs-context.html -share/doc/gnome-vfs-2.0/gnome-vfs-directory-operations.html -share/doc/gnome-vfs-2.0/gnome-vfs-directory.html -share/doc/gnome-vfs-2.0/gnome-vfs-file-info.html -share/doc/gnome-vfs-2.0/gnome-vfs-file-operations.html -share/doc/gnome-vfs-2.0/gnome-vfs-file-size.html -share/doc/gnome-vfs-2.0/gnome-vfs-finding-special-directories.html -share/doc/gnome-vfs-2.0/gnome-vfs-first-steps.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-application-registry.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-async-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-cancellation.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-context.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory-basic-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory-find-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory-list-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-advanced-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-basic-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-info-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-info.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-rw-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-size.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-trunc-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-find-directory.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-inet-connection.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-init.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-method.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-mime-database.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-mime-monitor.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-mime.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module-callback-module-api.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module-callback.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module-shared.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-monitor.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-parse-ls.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-result.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-socket-buffer.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-socket.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-ssl.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-standard-callbacks.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-transform.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-uri.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-utils.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-xfer.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnomevfsmetadata.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnomevfsmimemonitor.html -share/doc/gnome-vfs-2.0/gnome-vfs-inet-connection.html -share/doc/gnome-vfs-2.0/gnome-vfs-initialization.html -share/doc/gnome-vfs-2.0/gnome-vfs-iobuf.html -share/doc/gnome-vfs-2.0/gnome-vfs-method.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime-handlers.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime-info.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime-magic.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime-monitor.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime-sniff-buffer.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime.html -share/doc/gnome-vfs-2.0/gnome-vfs-module-callback-module-api.html -share/doc/gnome-vfs-2.0/gnome-vfs-module-callbacks.html -share/doc/gnome-vfs-2.0/gnome-vfs-module-shared.html -share/doc/gnome-vfs-2.0/gnome-vfs-module.html -share/doc/gnome-vfs-2.0/gnome-vfs-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-parse-ls.html -share/doc/gnome-vfs-2.0/gnome-vfs-process.html -share/doc/gnome-vfs-2.0/gnome-vfs-result.html -share/doc/gnome-vfs-2.0/gnome-vfs-ssl.html -share/doc/gnome-vfs-2.0/gnome-vfs-standard-callbacks.html -share/doc/gnome-vfs-2.0/gnome-vfs-types.html -share/doc/gnome-vfs-2.0/gnome-vfs-uri.html -share/doc/gnome-vfs-2.0/gnome-vfs-utils.html -share/doc/gnome-vfs-2.0/gnome-vfs-writing-modules.html -share/doc/gnome-vfs-2.0/gnome-vfs-xfer.html -share/doc/gnome-vfs-2.0/index.html -share/doc/gnome-vfs-2.0/index.sgml -share/doc/gnome-vfs-2.0/mime-registry.html -share/doc/gnome-vfs-2.0/modules.html -share/doc/gnome-vfs-2.0/writing-modules.html -share/doc/gnome-vfs-2.0/x27.html -share/locale/am/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/az/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/be/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/bn/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/bs/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/cy/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/da/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/de/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/el/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/eo/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/es/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/et/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/fa/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/he/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/id/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/is/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/it/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/li/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ml/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ne/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/no/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/yi/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-vfs-2.0.mo -@dirrm share/doc/gnome-vfs-2.0 -@dirrm lib/vfs/2.0/extfs -@dirrm lib/vfs/2.0 -@dirrm include/gnome-vfs-module-2.0/libgnomevfs -@dirrm include/gnome-vfs-module-2.0 -@dirrm include/gnome-vfs-2.0/libgnomevfs -@dirrm include/gnome-vfs-2.0 -@dirrm etc/gnome-vfs-2.0/vfolders -@dirrm etc/gconf/gconf.xml.defaults/system/http_proxy -@dirrm etc/gconf/gconf.xml.defaults/system -@dirrm etc/gconf/gconf.xml.defaults/schemas/system/http_proxy -@dirrm etc/gconf/gconf.xml.defaults/schemas/system -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/terminal -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/component_viewer -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/applications/terminal -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/applications/component_viewer -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/applications -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome -@dirrm etc/gconf/gconf.xml.defaults/desktop diff --git a/devel/gnomevfs2/Makefile b/devel/gnomevfs2/Makefile deleted file mode 100644 index c8ea7f9ae..000000000 --- a/devel/gnomevfs2/Makefile +++ /dev/null @@ -1,55 +0,0 @@ -# New ports collection makefile for: gnomevfs2 -# Date created: 28th June 2000 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomevfs2 -PORTVERSION= 2.4.0 -CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-vfs/2.4 -DISTNAME= gnome-vfs-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME Virtual File System - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomemimedata gconf2 libbonobo -USE_REINPLACE= yes -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" \ - BSD_PTHREAD_LIBS=${PTHREAD_LIBS} - -.include <bsd.port.pre.mk> - -.if exists(${LOCALBASE}/lib/libcdda_paranoia.a) -WITH_CDPARANOIA= yes -.endif -.if exists(${LOCALBASE}/lib/libfam.a) -WITH_FAM= yes -.endif - -.if defined(WITH_CDPARANOIA) -LIB_DEPENDS+= cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia -PLIST_SUB+= CDPARANOIA="" -.else -PLIST_SUB+= CDPARANOIA="@comment " -.endif -.if defined(WITH_FAM) -LIB_DEPENDS+= fam.0:${PORTSDIR}/devel/fam -.endif - -post-patch: - @${FIND} ${WRKSRC} -name "*info.in" | xargs ${REINPLACE_CMD} -e \ - 's|\@datadir\@/gnome|\@datadir\@|g' - @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - ${WRKSRC}/libgnomevfs/Makefile.in - -.include <bsd.port.post.mk> diff --git a/devel/gnomevfs2/distinfo b/devel/gnomevfs2/distinfo deleted file mode 100644 index bddb12ef3..000000000 --- a/devel/gnomevfs2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-vfs-2.4.0.tar.bz2) = 2c7908e98b482add387e305619cfe4aa diff --git a/devel/gnomevfs2/files/patch-aa b/devel/gnomevfs2/files/patch-aa deleted file mode 100644 index 9cad28559..000000000 --- a/devel/gnomevfs2/files/patch-aa +++ /dev/null @@ -1,64 +0,0 @@ ---- configure.orig Mon Mar 31 06:11:24 2003 -+++ configure Mon Mar 31 18:06:17 2003 -@@ -8344,6 +8344,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -13091,8 +13092,8 @@ - done - fi - --echo "$as_me:$LINENO: checking for bzCompressInit in -lbz2" >&5 --echo $ECHO_N "checking for bzCompressInit in -lbz2... $ECHO_C" >&6 -+echo "$as_me:$LINENO: checking for BZ2_bzCompressInit in -lbz2" >&5 -+echo $ECHO_N "checking for BZ2_bzCompressInit in -lbz2... $ECHO_C" >&6 - if test "${ac_cv_lib_bz2_bzCompressInit+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else -@@ -13112,11 +13113,11 @@ - #endif - /* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ --char bzCompressInit (); -+char BZ2_bzCompressInit (); - int - main () - { --bzCompressInit (); -+BZ2_bzCompressInit (); - ; - return 0; - } -@@ -13858,7 +13859,7 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - -- LDFLAGS="$LDFLAGS -L$with_openssl_libs -lssl -lcrypto -ldl" -+ LDFLAGS="$LDFLAGS -L$with_openssl_libs -lssl -lcryptofoo -ldl" - cat >conftest.$ac_ext <<_ACEOF - #line $LINENO "configure" - /* confdefs.h. */ -@@ -13914,9 +13915,9 @@ - - msg_openssl="yes" - if test x$with_openssl_libs != x/usr/lib; then -- OPENSSL_LIBS="-L$with_openssl_libs -lssl -lcrypto" -+ OPENSSL_LIBS="-L$with_openssl_libs -lssl -lcryptofoo" - else -- OPENSSL_LIBS="-lssl -lcrypto" -+ OPENSSL_LIBS="-lssl -lcryptofoo" - fi - - -@@ -15904,6 +15905,7 @@ - s,@ORBIT_IDL@,$ORBIT_IDL,;t t - s,@BONOBO_IDLDIR@,$BONOBO_IDLDIR,;t t - s,@WARN_CFLAGS@,$WARN_CFLAGS,;t t -+s,@PTHREAD_LIB@,$BSD_PTHREAD_LIBS,;t t - s,@GETTEXT_PACKAGE@,$GETTEXT_PACKAGE,;t t - s,@USE_NLS@,$USE_NLS,;t t - s,@MSGFMT@,$MSGFMT,;t t diff --git a/devel/gnomevfs2/files/patch-ab b/devel/gnomevfs2/files/patch-ab deleted file mode 100644 index 0a291f36c..000000000 --- a/devel/gnomevfs2/files/patch-ab +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.in.orig Mon Aug 11 11:55:08 2003 -+++ Makefile.in Mon Aug 11 12:09:13 2003 -@@ -183,7 +183,6 @@ - devel-docs \ - doc \ - programs \ -- test \ - monikers \ - po - diff --git a/devel/gnomevfs2/files/patch-ac b/devel/gnomevfs2/files/patch-ac deleted file mode 100644 index 9362cac17..000000000 --- a/devel/gnomevfs2/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/Makefile.in.orig Tue May 6 15:39:48 2003 -+++ modules/Makefile.in Tue May 6 15:41:28 2003 -@@ -210,7 +210,7 @@ - @BUILD_CDEMENU_MODULE_TRUE@CDEMENU_LTLIBS = @BUILD_CDEMENU_MODULE_TRUE@libcdemenu-desktop.la - @BUILD_CDEMENU_MODULE_FALSE@CDEMENU_LTLIBS = - --module_flags = -export_dynamic -avoid-version -module -no-undefined -+module_flags = -export_dynamic -avoid-version -module -no-undefined $(PTHREAD_LIB) - modulesdir = $(libdir)/gnome-vfs-2.0/modules - - modules_LTLIBRARIES = \ diff --git a/devel/gnomevfs2/files/patch-devel-docs::Makefile.in b/devel/gnomevfs2/files/patch-devel-docs::Makefile.in deleted file mode 100644 index b02290aa2..000000000 --- a/devel/gnomevfs2/files/patch-devel-docs::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- devel-docs/Makefile.in 2002/02/16 16:44:53 1.1 -+++ devel-docs/Makefile.in 2002/02/16 16:45:47 -@@ -168,7 +168,7 @@ - TEXT_FILES = gnome-vfs-mime-type-handling.txt - - --docdir = $(prefix)/doc -+docdir = $(prefix)/share/doc - doc_DATA = - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../config.h diff --git a/devel/gnomevfs2/files/patch-gnome-vfs-2.0.pc.in b/devel/gnomevfs2/files/patch-gnome-vfs-2.0.pc.in deleted file mode 100644 index c75f0d973..000000000 --- a/devel/gnomevfs2/files/patch-gnome-vfs-2.0.pc.in +++ /dev/null @@ -1,12 +0,0 @@ - -$FreeBSD$ - ---- gnome-vfs-2.0.pc.in 2002/02/16 13:07:24 1.1 -+++ gnome-vfs-2.0.pc.in 2002/02/16 13:07:38 -@@ -8,5 +8,5 @@ - Description: The GNOME virtual file-system libraries - Version: @VERSION@ - Requires: bonobo-activation-2.0,gthread-2.0,gmodule-2.0 --Libs: -L${libdir} -lgnomevfs-2 -+Libs: -L${libdir} -lgnomevfs-2 @PTHREAD_LIB@ - Cflags: -I${includedir}/gnome-vfs-2.0 -I${libdir}/gnome-vfs-2.0/include diff --git a/devel/gnomevfs2/files/patch-gnome-vfs-module-2.0.pc.in b/devel/gnomevfs2/files/patch-gnome-vfs-module-2.0.pc.in deleted file mode 100644 index f9b09d46b..000000000 --- a/devel/gnomevfs2/files/patch-gnome-vfs-module-2.0.pc.in +++ /dev/null @@ -1,12 +0,0 @@ - -$FreeBSD$ - ---- gnome-vfs-module-2.0.pc.in 2002/02/16 13:07:42 1.1 -+++ gnome-vfs-module-2.0.pc.in 2002/02/16 13:07:51 -@@ -8,5 +8,5 @@ - Description: The GNOME virtual file-system module include info - Version: @VERSION@ - Requires: bonobo-activation-2.0,gthread-2.0,gmodule-2.0 --Libs: -L${libdir} -lgnomevfs-2 -+Libs: -L${libdir} -lgnomevfs-2 @PTHREAD_LIB@ - Cflags: -I${includedir}/gnome-vfs-2.0 -I${includedir}/gnome-vfs-module-2.0 -I${libdir}/gnome-vfs-2.0/include diff --git a/devel/gnomevfs2/files/patch-libgnomevfs::Makefile.in b/devel/gnomevfs2/files/patch-libgnomevfs::Makefile.in deleted file mode 100644 index be72a1825..000000000 --- a/devel/gnomevfs2/files/patch-libgnomevfs::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libgnomevfs/Makefile.in.orig Mon Aug 11 12:09:33 2003 -+++ libgnomevfs/Makefile.in Mon Aug 11 12:10:10 2003 -@@ -352,7 +352,7 @@ - # CLEANFILES = $(BUILT_SOURCES) - - # Platform specific includes --libgnomevfsplatformincludedir = $(libdir)/gnome-vfs-2.0/include -+libgnomevfsplatformincludedir = $(includedir)/gnome-vfs-2.0/libgnomevfs - libgnomevfsplatforminclude_HEADERS = \ - gnome-vfs-file-size.h - diff --git a/devel/gnomevfs2/files/patch-libgnomevfs::gnome-vfs-application-registry.c b/devel/gnomevfs2/files/patch-libgnomevfs::gnome-vfs-application-registry.c deleted file mode 100644 index bd679de03..000000000 --- a/devel/gnomevfs2/files/patch-libgnomevfs::gnome-vfs-application-registry.c +++ /dev/null @@ -1,29 +0,0 @@ - -$FreeBSD$ - ---- libgnomevfs/gnome-vfs-application-registry.c 2002/06/13 07:31:15 1.1 -+++ libgnomevfs/gnome-vfs-application-registry.c 2002/06/13 08:25:24 -@@ -940,6 +940,8 @@ - static void - gnome_vfs_application_registry_init (void) - { -+ gchar *tmp; -+ - if (gnome_vfs_application_registry_initialized) - return; - -@@ -961,6 +963,14 @@ - gnome_registry_dir.dirname = g_strdup (DATADIR "/application-registry"); - gnome_registry_dir.system_dir = TRUE; - -+ tmp = g_strconcat (g_get_home_dir(), "/.gnome", NULL); -+ if (mkdir (tmp, 0700) && -+ errno != EEXIST) { -+ g_warning("Could not create per-user Gnome configuration directory: %s", -+ tmp); -+ } -+ g_free(tmp); -+ - user_registry_dir.dirname = g_strconcat (g_get_home_dir(), "/.gnome/application-info", NULL); - user_registry_dir.system_dir = FALSE; - diff --git a/devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-utils.c b/devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-utils.c deleted file mode 100644 index 8f8f15be3..000000000 --- a/devel/gnomevfs2/files/patch-libgnomevfs_gnome-vfs-utils.c +++ /dev/null @@ -1,19 +0,0 @@ ---- libgnomevfs/gnome-vfs-utils.c.orig Fri Apr 25 06:52:18 2003 -+++ libgnomevfs/gnome-vfs-utils.c Tue May 6 15:44:27 2003 -@@ -42,6 +42,7 @@ - #include <pwd.h> - #include <stdlib.h> - #include <string.h> -+#include <sys/param.h> - #include <sys/stat.h> - #include <sys/types.h> - #include <unistd.h> -@@ -840,7 +841,7 @@ - paths = g_strsplit (gnome_var, ":", 0); - - for (temp_paths = paths; *temp_paths != NULL; temp_paths++) { -- full_filename = g_strconcat (*temp_paths, "/share/pixmaps/", relative_filename, NULL); -+ full_filename = g_strconcat (*temp_paths, "/share/gnome/pixmaps/", relative_filename, NULL); - if (g_file_test (full_filename, G_FILE_TEST_EXISTS)) { - g_strfreev (paths); - return full_filename; diff --git a/devel/gnomevfs2/files/patch-modules_cdda-method.c b/devel/gnomevfs2/files/patch-modules_cdda-method.c deleted file mode 100644 index d1692cc03..000000000 --- a/devel/gnomevfs2/files/patch-modules_cdda-method.c +++ /dev/null @@ -1,26 +0,0 @@ ---- modules/cdda-method.c.orig Wed Jan 22 13:54:31 2003 -+++ modules/cdda-method.c Wed Jan 22 13:54:33 2003 -@@ -623,7 +623,11 @@ - // Check and see if we already have opened and stashed this drive - if (!use_base) { - if (global_context != NULL) { -+#ifdef Linux - if (strcmp (drive->cdda_device_name, global_context->drive->cdda_device_name) == 0) { -+#elif defined(__FreeBSD__) -+ if (strcmp (drive->dev->device_path, global_context->drive->dev->device_path) == 0) { -+#endif - use_cache = TRUE; - cdda_close (drive); - gnome_vfs_file_info_copy (file_info, global_context->file_info); -@@ -709,7 +713,11 @@ - if (!use_base) { - // Check for cache - if (global_context != NULL) { -+#ifdef Linux - if (strcmp (drive->cdda_device_name, global_context->drive->cdda_device_name) != 0) { -+#elif defined(__FreeBSD__) -+ if (strcmp (drive->dev->device_path, global_context->drive->dev->device_path) != 0) { -+#endif - // Clear old cache - cdda_context_free (global_context); - global_context = cdda_context_new (drive, uri); diff --git a/devel/gnomevfs2/files/patch-modules_ssh-method.c b/devel/gnomevfs2/files/patch-modules_ssh-method.c deleted file mode 100644 index 14b2cf886..000000000 --- a/devel/gnomevfs2/files/patch-modules_ssh-method.c +++ /dev/null @@ -1,10 +0,0 @@ ---- modules/ssh-method.c.orig Mon Jun 10 13:28:42 2002 -+++ modules/ssh-method.c Mon Jun 10 13:28:51 2002 -@@ -34,6 +34,7 @@ - #include <string.h> - #include <sys/types.h> - #include <sys/wait.h> -+#include <signal.h> - #include <unistd.h> - - typedef struct { diff --git a/devel/gnomevfs2/files/patch-modules_vfolder_vfolder-info.c b/devel/gnomevfs2/files/patch-modules_vfolder_vfolder-info.c deleted file mode 100644 index a07d0bc81..000000000 --- a/devel/gnomevfs2/files/patch-modules_vfolder_vfolder-info.c +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/vfolder/vfolder-info.c.orig Fri Nov 29 13:40:11 2002 -+++ modules/vfolder/vfolder-info.c Fri Nov 29 13:40:19 2002 -@@ -1721,7 +1721,7 @@ - - for (i = 0; ppath[i] != NULL; i++) { - dir = g_build_filename (ppath[i], -- "/share/applications/", -+ "/share/gnome/applications/", - NULL); - id = itemdir_new (info, - dir, diff --git a/devel/gnomevfs2/pkg-descr b/devel/gnomevfs2/pkg-descr deleted file mode 100644 index 81cfcd5dd..000000000 --- a/devel/gnomevfs2/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -This is the GNOME Virtual File System. - -GnomeVFS is a filesystem abstraction library allowing applications -plugable transparent access to a variety of "real" filesystems, from -WebDAV to digital cameras, to the local filesystem. It also contains a -number of other convenient file utilities such as a comphrehensive MIME -database / Application registry, and a copy engine. Use of GnomeVFS -ensures that an application or component will be usable by Nautilus or -other GnomeVFS applications for handling the display of data from -various URIs, as well. - -This is the GnomeVFS for the GNOME 2 architecture. - -WWW: http://www.gnome.org/ diff --git a/devel/gnomevfs2/pkg-plist b/devel/gnomevfs2/pkg-plist deleted file mode 100644 index 1ec5a822e..000000000 --- a/devel/gnomevfs2/pkg-plist +++ /dev/null @@ -1,314 +0,0 @@ -bin/gnomevfs-cat -bin/gnomevfs-copy -bin/gnomevfs-info -bin/gnomevfs-ls -bin/gnomevfs-mkdir -etc/gconf/gconf.xml.defaults/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/applications/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/applications/component_viewer/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/applications/terminal/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/component_viewer/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/terminal/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/system/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/system/http_proxy/%gconf.xml -etc/gconf/gconf.xml.defaults/system/%gconf.xml -etc/gconf/gconf.xml.defaults/system/http_proxy/%gconf.xml -etc/gconf/schemas/desktop_default_applications.schemas -etc/gconf/schemas/system_http_proxy.schemas -%%CDPARANOIA%%etc/gnome-vfs-2.0/modules/cdda-module.conf -etc/gnome-vfs-2.0/modules/default-modules.conf -etc/gnome-vfs-2.0/vfolders/applications-all-users.vfolder-info -etc/gnome-vfs-2.0/vfolders/favorites.vfolder-info -etc/gnome-vfs-2.0/vfolders/network.vfolder-info -etc/gnome-vfs-2.0/vfolders/preferences-all-users.vfolder-info -etc/gnome-vfs-2.0/vfolders/server-settings.vfolder-info -etc/gnome-vfs-2.0/vfolders/start-here.vfolder-info -etc/gnome-vfs-2.0/vfolders/system-settings.vfolder-info -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-application-registry.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-async-ops.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-cancellation.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-context.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-directory.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-file-info.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-file-size.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-find-directory.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-handle.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-init.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-job-limit.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-mime-handlers.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-mime-monitor.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-mime-utils.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-module-callback.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-monitor.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-ops.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-result.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-standard-callbacks.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-types.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-uri.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-utils.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-xfer.h -include/gnome-vfs-2.0/libgnomevfs/gnome-vfs.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-cancellable-ops.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-inet-connection.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-method.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-mime-info.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-mime.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-module-callback-module-api.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-module-shared.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-module.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-parse-ls.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-socket-buffer.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-socket.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-ssl.h -include/gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-transform.h -lib/bonobo/monikers/libmoniker_gnome_vfs_std.so -lib/gnome-vfs-2.0/modules/libbzip2.so -%%CDPARANOIA%%lib/gnome-vfs-2.0/modules/libcdda.so -lib/gnome-vfs-2.0/modules/libextfs.so -lib/gnome-vfs-2.0/modules/libfile.so -lib/gnome-vfs-2.0/modules/libftp.so -lib/gnome-vfs-2.0/modules/libgzip.so -lib/gnome-vfs-2.0/modules/libhttp.so -lib/gnome-vfs-2.0/modules/libnntp.so -lib/gnome-vfs-2.0/modules/libssh.so -lib/gnome-vfs-2.0/modules/libtar.so -lib/gnome-vfs-2.0/modules/libvfolder-desktop.so -lib/gnome-vfs-2.0/modules/libvfs-pipe.so -lib/gnome-vfs-2.0/modules/libvfs-test.so -lib/gnome-vfs-2.0/modules/libvfs-translate.so -lib/libgnomevfs-2.a -lib/libgnomevfs-2.so -lib/libgnomevfs-2.so.400 -lib/vfs/2.0/extfs/README -lib/vfs/2.0/extfs/a -lib/vfs/2.0/extfs/ar -lib/vfs/2.0/extfs/arj -lib/vfs/2.0/extfs/cpio -lib/vfs/2.0/extfs/deb -lib/vfs/2.0/extfs/hp48 -lib/vfs/2.0/extfs/lha -lib/vfs/2.0/extfs/mailfs -lib/vfs/2.0/extfs/patchfs -lib/vfs/2.0/extfs/rar -lib/vfs/2.0/extfs/rpm -lib/vfs/2.0/extfs/rpms -lib/vfs/2.0/extfs/tar -lib/vfs/2.0/extfs/trpm -lib/vfs/2.0/extfs/zip -lib/vfs/2.0/extfs/zoo -libdata/bonobo/servers/GNOME_VFS_Moniker_std.server -libdata/pkgconfig/gnome-vfs-2.0.pc -libdata/pkgconfig/gnome-vfs-module-2.0.pc -share/doc/gnome-vfs-2.0/about.html -share/doc/gnome-vfs-2.0/advanced-operations.html -share/doc/gnome-vfs-2.0/c9456.html -share/doc/gnome-vfs-2.0/c9466.html -share/doc/gnome-vfs-2.0/ch08.html -share/doc/gnome-vfs-2.0/data-types.html -share/doc/gnome-vfs-2.0/directory-operations.html -share/doc/gnome-vfs-2.0/everything-else.html -share/doc/gnome-vfs-2.0/file-operations.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-application-registry.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-async-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-cancellation.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-context.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-directory-basic-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-directory-find-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-directory-list-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-advanced-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-basic-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-info-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-info.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-rw-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-size.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-trunc-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-inet-connection.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-init.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-method.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-database.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime-monitor.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-mime.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-module-callback-module-api.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-module-callback.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-module-shared.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-module.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-monitor.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-parse-ls.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-result.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-socket-buffer.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-socket.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-ssl.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-standard-callbacks.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-transform.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-uri.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-utils.html -share/doc/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-xfer.html -share/doc/gnome-vfs-2.0/gnome-vfs-application-registry.html -share/doc/gnome-vfs-2.0/gnome-vfs-asynchronous-operations.html -share/doc/gnome-vfs-2.0/gnome-vfs-cancellation.html -share/doc/gnome-vfs-2.0/gnome-vfs-configuration.html -share/doc/gnome-vfs-2.0/gnome-vfs-context.html -share/doc/gnome-vfs-2.0/gnome-vfs-directory-operations.html -share/doc/gnome-vfs-2.0/gnome-vfs-directory.html -share/doc/gnome-vfs-2.0/gnome-vfs-file-info.html -share/doc/gnome-vfs-2.0/gnome-vfs-file-operations.html -share/doc/gnome-vfs-2.0/gnome-vfs-file-size.html -share/doc/gnome-vfs-2.0/gnome-vfs-finding-special-directories.html -share/doc/gnome-vfs-2.0/gnome-vfs-first-steps.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-application-registry.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-async-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-cancellation.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-context.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory-basic-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory-find-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory-list-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-directory.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-advanced-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-basic-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-info-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-info.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-rw-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-size.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-file-trunc-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-find-directory.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-inet-connection.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-init.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-method.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-mime-database.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-mime-monitor.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-mime.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module-callback-module-api.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module-callback.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module-shared.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-module.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-monitor.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-parse-ls.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-result.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-socket-buffer.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-socket.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-ssl.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-standard-callbacks.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-transform.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-uri.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-utils.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnome-vfs-xfer.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnomevfsmetadata.html -share/doc/gnome-vfs-2.0/gnome-vfs-gnomevfsmimemonitor.html -share/doc/gnome-vfs-2.0/gnome-vfs-inet-connection.html -share/doc/gnome-vfs-2.0/gnome-vfs-initialization.html -share/doc/gnome-vfs-2.0/gnome-vfs-iobuf.html -share/doc/gnome-vfs-2.0/gnome-vfs-method.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime-handlers.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime-info.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime-magic.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime-monitor.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime-sniff-buffer.html -share/doc/gnome-vfs-2.0/gnome-vfs-mime.html -share/doc/gnome-vfs-2.0/gnome-vfs-module-callback-module-api.html -share/doc/gnome-vfs-2.0/gnome-vfs-module-callbacks.html -share/doc/gnome-vfs-2.0/gnome-vfs-module-shared.html -share/doc/gnome-vfs-2.0/gnome-vfs-module.html -share/doc/gnome-vfs-2.0/gnome-vfs-ops.html -share/doc/gnome-vfs-2.0/gnome-vfs-parse-ls.html -share/doc/gnome-vfs-2.0/gnome-vfs-process.html -share/doc/gnome-vfs-2.0/gnome-vfs-result.html -share/doc/gnome-vfs-2.0/gnome-vfs-ssl.html -share/doc/gnome-vfs-2.0/gnome-vfs-standard-callbacks.html -share/doc/gnome-vfs-2.0/gnome-vfs-types.html -share/doc/gnome-vfs-2.0/gnome-vfs-uri.html -share/doc/gnome-vfs-2.0/gnome-vfs-utils.html -share/doc/gnome-vfs-2.0/gnome-vfs-writing-modules.html -share/doc/gnome-vfs-2.0/gnome-vfs-xfer.html -share/doc/gnome-vfs-2.0/index.html -share/doc/gnome-vfs-2.0/index.sgml -share/doc/gnome-vfs-2.0/mime-registry.html -share/doc/gnome-vfs-2.0/modules.html -share/doc/gnome-vfs-2.0/writing-modules.html -share/doc/gnome-vfs-2.0/x27.html -share/locale/am/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/az/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/be/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/bn/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/bs/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/cy/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/da/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/de/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/el/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/eo/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/es/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/et/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/fa/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/he/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/id/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/is/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/it/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/li/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ml/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ne/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/no/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/yi/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-vfs-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-vfs-2.0.mo -@dirrm share/doc/gnome-vfs-2.0 -@dirrm lib/vfs/2.0/extfs -@dirrm lib/vfs/2.0 -@dirrm include/gnome-vfs-module-2.0/libgnomevfs -@dirrm include/gnome-vfs-module-2.0 -@dirrm include/gnome-vfs-2.0/libgnomevfs -@dirrm include/gnome-vfs-2.0 -@dirrm etc/gnome-vfs-2.0/vfolders -@dirrm etc/gconf/gconf.xml.defaults/system/http_proxy -@dirrm etc/gconf/gconf.xml.defaults/system -@dirrm etc/gconf/gconf.xml.defaults/schemas/system/http_proxy -@dirrm etc/gconf/gconf.xml.defaults/schemas/system -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/terminal -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/component_viewer -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/applications/terminal -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/applications/component_viewer -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/applications -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome -@dirrm etc/gconf/gconf.xml.defaults/desktop diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile deleted file mode 100644 index ca1d5b168..000000000 --- a/devel/libbonobo/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: libbonobo -# Date Created: 14 February 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libbonobo -PORTVERSION= 2.4.0 -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A component and compound document system for GNOME2 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_BISON= yes -INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes -USE_PERL5= yes -USE_GNOME= gnomehack libxml2 orbit2 -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ - --disable-gtk-doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -MAKE_ENV= gnomelocaledir=${PREFIX}/share/locale - -MAN1= bonobo-activation-server.1 - -.include <bsd.port.mk> diff --git a/devel/libbonobo/distinfo b/devel/libbonobo/distinfo deleted file mode 100644 index 6b6d6d2ec..000000000 --- a/devel/libbonobo/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libbonobo-2.4.0.tar.bz2) = 243a4914ae90d08da7cd34ae41e9cac6 diff --git a/devel/libbonobo/files/patch-Makefile.in b/devel/libbonobo/files/patch-Makefile.in deleted file mode 100644 index e8a60bd28..000000000 --- a/devel/libbonobo/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Wed May 7 13:42:52 2003 -+++ Makefile.in Wed May 7 13:43:30 2003 -@@ -149,7 +149,7 @@ - SUBDIRS = \ - idl bonobo-activation bonobo \ - activation-server monikers \ -- utils samples tests doc po -+ utils samples doc po - - - libincludedir = $(includedir)/libbonobo-2.0 diff --git a/devel/libbonobo/files/patch-bonobo-activation::bonobo-activation-fork-server.c b/devel/libbonobo/files/patch-bonobo-activation::bonobo-activation-fork-server.c deleted file mode 100644 index db8d816a8..000000000 --- a/devel/libbonobo/files/patch-bonobo-activation::bonobo-activation-fork-server.c +++ /dev/null @@ -1,11 +0,0 @@ ---- bonobo-activation/bonobo-activation-fork-server.c.orig Fri Oct 18 06:15:11 2002 -+++ bonobo-activation/bonobo-activation-fork-server.c Sat Oct 19 15:35:03 2002 -@@ -364,6 +364,8 @@ - } else if ((childpid = fork ())) { - _exit (0); /* de-zombifier process, just exit */ - } else { -+ sigprocmask (SIG_SETMASK, &omask, NULL); -+ - setenv_activation_environment (environment); - - if (od_iorstr != NULL) { diff --git a/devel/libbonobo/files/patch-bonobo-activation_bonobo-activation-init.c b/devel/libbonobo/files/patch-bonobo-activation_bonobo-activation-init.c deleted file mode 100644 index 52cfebcd9..000000000 --- a/devel/libbonobo/files/patch-bonobo-activation_bonobo-activation-init.c +++ /dev/null @@ -1,18 +0,0 @@ ---- bonobo-activation/bonobo-activation-init.c.orig Sat Jun 14 02:09:52 2003 -+++ bonobo-activation/bonobo-activation-init.c Sat Jun 14 02:10:13 2003 -@@ -34,6 +34,7 @@ - #include "bonobo-activation-private.h" - #include "bonobo-activation-register.h" - #include "bonobo-activation-version.h" -+#include <sys/types.h> - #include <netinet/in.h> - #include <arpa/inet.h> - #include <fcntl.h> -@@ -44,7 +45,6 @@ - #include <stdlib.h> - #include <string.h> - #include <sys/socket.h> --#include <sys/types.h> - #include <sys/wait.h> - #include <unistd.h> - diff --git a/devel/libbonobo/files/patch-ltmain.sh b/devel/libbonobo/files/patch-ltmain.sh deleted file mode 100644 index 2719aeb6c..000000000 --- a/devel/libbonobo/files/patch-ltmain.sh +++ /dev/null @@ -1,51 +0,0 @@ ---- ltmain.sh.orig Thu Jun 5 08:09:04 2003 -+++ ltmain.sh Sat Jun 14 01:36:34 2003 -@@ -1280,7 +1280,7 @@ - esac - elif test "X$arg" = "X-lc_r"; then - case $host in -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd* | *-*-freebsd4*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -1290,8 +1290,16 @@ - continue - ;; - -+ -pthread) -+ compile_command="$compile_command -pthread" -+ finalize_command="$finalize_command -pthread" -+ compiler_flags="$compiler_flags -pthread" -+ continue -+ ;; -+ - -module) - module=yes -+ build_old_libs=no - continue - ;; - -@@ -3000,6 +3008,9 @@ - # problems, so we reset it completely - verstring= - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - verstring="0.0" - ;; -@@ -5428,10 +5439,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/devel/libbonobo/files/patch-server::Makefile.in b/devel/libbonobo/files/patch-server::Makefile.in deleted file mode 100644 index c821efc8e..000000000 --- a/devel/libbonobo/files/patch-server::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- activation-server/Makefile.in.orig Wed May 7 16:36:09 2003 -+++ activation-server/Makefile.in Wed May 7 16:36:51 2003 -@@ -159,7 +159,7 @@ - -I$(top_builddir) \ - -I$(top_builddir)/bonobo-activation \ - -I$(top_srcdir)/bonobo-activation \ -- -DSERVERINFODIR=\"$(prefix)/libdata/bonobo/servers\" \ -+ -DSERVERINFODIR=\"$(prefix)/libdata/bonobo/servers:${X11BASE}/libdata/bonobo/servers:${LOCALBASE}/libdata/bonobo/servers\" \ - -DSERVER_LOCALEDIR=\""${prefix}/${DATADIRNAME}/locale"\" \ - $(SERVER_CFLAGS) \ - -DSERVER_CONFDIR=\"$(sysconfdir)\" \ diff --git a/devel/libbonobo/files/patch-server::activation-server-main.c b/devel/libbonobo/files/patch-server::activation-server-main.c deleted file mode 100644 index f1a74a4a3..000000000 --- a/devel/libbonobo/files/patch-server::activation-server-main.c +++ /dev/null @@ -1,11 +0,0 @@ ---- activation-server/activation-server-main.c.orig Fri Oct 18 06:15:12 2002 -+++ activation-server/activation-server-main.c Sat Nov 9 01:50:36 2002 -@@ -127,7 +127,7 @@ - g_string_append (gnome_od_source_dir, - gnome_dirs[i]); - g_string_append (gnome_od_source_dir, -- "/lib/bonobo/servers:"); -+ "/libdata/bonobo/servers:"); - } - g_strfreev (gnome_dirs); - g_string_append_c (real_od_source_dir, ':'); diff --git a/devel/libbonobo/files/patch-utils::bonobo-slay.in b/devel/libbonobo/files/patch-utils::bonobo-slay.in deleted file mode 100644 index 44212a041..000000000 --- a/devel/libbonobo/files/patch-utils::bonobo-slay.in +++ /dev/null @@ -1,21 +0,0 @@ ---- utils/bonobo-slay.in.orig Mon Mar 11 12:16:43 2002 -+++ utils/bonobo-slay.in Tue Apr 2 18:30:30 2002 -@@ -56,15 +56,15 @@ - - # get Bonobo files - # --@bonobo_dirs = ( "@prefix@/lib/bonobo/servers" ); -+@bonobo_dirs = ( "@prefix@/libdata/bonobo/servers" ); - foreach $dir (split(':', $ENV{'BONOBO_ACTIVATION_INFO_PATH'})) { - if (-d $dir) { - push @bonobo_dirs, $dir; - } - } - foreach $dir (split(':', $ENV{'GNOME2_PATH'})) { -- if (-d "$dir/lib/bonobo/servers") { -- push @bonobo_dirs, "$dir/lib/bonobo/servers"; -+ if (-d "$dir/libdata/bonobo/servers") { -+ push @bonobo_dirs, "$dir/libdata/bonobo/servers"; - } - } - diff --git a/devel/libbonobo/pkg-descr b/devel/libbonobo/pkg-descr deleted file mode 100644 index 19f9323f3..000000000 --- a/devel/libbonobo/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Bonobo is a set of language and system independant CORBA interfaces -for creating reusable components, controls and creating compound -documents. - -WWW: http://www.gnome.org/ diff --git a/devel/libbonobo/pkg-plist b/devel/libbonobo/pkg-plist deleted file mode 100644 index 85fe9e44a..000000000 --- a/devel/libbonobo/pkg-plist +++ /dev/null @@ -1,252 +0,0 @@ -bin/activation-client -bin/bonobo-slay -bin/echo-client-2 -etc/bonobo-activation/bonobo-activation-config.xml -include/bonobo-activation-2.0/bonobo-activation/Bonobo_Activation_types.h -include/bonobo-activation-2.0/bonobo-activation/Bonobo_GenericFactory.h -include/bonobo-activation-2.0/bonobo-activation/Bonobo_Unknown.h -include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-activate.h -include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-async.h -include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-init.h -include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-register.h -include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-server-info.h -include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-shlib.h -include/bonobo-activation-2.0/bonobo-activation/bonobo-activation-version.h -include/bonobo-activation-2.0/bonobo-activation/bonobo-activation.h -include/libbonobo-2.0/bonobo/Bonobo.h -include/libbonobo-2.0/bonobo/bonobo-arg.h -include/libbonobo-2.0/bonobo/bonobo-context.h -include/libbonobo-2.0/bonobo/bonobo-event-source.h -include/libbonobo-2.0/bonobo/bonobo-exception.h -include/libbonobo-2.0/bonobo/bonobo-foreign-object.h -include/libbonobo-2.0/bonobo/bonobo-generic-factory.h -include/libbonobo-2.0/bonobo/bonobo-i18n.h -include/libbonobo-2.0/bonobo/bonobo-item-container.h -include/libbonobo-2.0/bonobo/bonobo-item-handler.h -include/libbonobo-2.0/bonobo/bonobo-listener.h -include/libbonobo-2.0/bonobo/bonobo-macros.h -include/libbonobo-2.0/bonobo/bonobo-main.h -include/libbonobo-2.0/bonobo/bonobo-moniker-extender.h -include/libbonobo-2.0/bonobo/bonobo-moniker-simple.h -include/libbonobo-2.0/bonobo/bonobo-moniker-util.h -include/libbonobo-2.0/bonobo/bonobo-moniker.h -include/libbonobo-2.0/bonobo/bonobo-object.h -include/libbonobo-2.0/bonobo/bonobo-persist-client.h -include/libbonobo-2.0/bonobo/bonobo-persist-file.h -include/libbonobo-2.0/bonobo/bonobo-persist-stream.h -include/libbonobo-2.0/bonobo/bonobo-persist.h -include/libbonobo-2.0/bonobo/bonobo-property-bag-client.h -include/libbonobo-2.0/bonobo/bonobo-property-bag.h -include/libbonobo-2.0/bonobo/bonobo-shlib-factory.h -include/libbonobo-2.0/bonobo/bonobo-storage-memory.h -include/libbonobo-2.0/bonobo/bonobo-storage.h -include/libbonobo-2.0/bonobo/bonobo-stream-client.h -include/libbonobo-2.0/bonobo/bonobo-stream-memory.h -include/libbonobo-2.0/bonobo/bonobo-stream.h -include/libbonobo-2.0/bonobo/bonobo-types.h -include/libbonobo-2.0/bonobo/bonobo-xobject.h -include/libbonobo-2.0/libbonobo.h -lib/bonobo-2.0/samples/bonobo-echo-2 -lib/bonobo/monikers/libmoniker_std_2.so -lib/libbonobo-2.a -lib/libbonobo-2.so -lib/libbonobo-2.so.0 -lib/libbonobo-activation.a -lib/libbonobo-activation.so -lib/libbonobo-activation.so.4 -lib/orbit-2.0/Bonobo_module.so -libdata/bonobo/servers/Bonobo_CosNaming_NamingContext.server -libdata/bonobo/servers/Bonobo_Moniker_std.server -libdata/bonobo/servers/Bonobo_Sample_Echo.server -libdata/pkgconfig/bonobo-activation-2.0.pc -libdata/pkgconfig/libbonobo-2.0.pc -libexec/bonobo-activation-server -sbin/bonobo-activation-sysconf -share/doc/bonobo-activation/api-reference.html -share/doc/bonobo-activation/architecture.html -share/doc/bonobo-activation/async-activation.html -share/doc/bonobo-activation/attribute-tag.html -share/doc/bonobo-activation/bonobo-activation-Debugging.html -share/doc/bonobo-activation/bonobo-activation-Initialization.html -share/doc/bonobo-activation/bonobo-activation-Query-and-Activation.html -share/doc/bonobo-activation/bonobo-activation-Registration.html -share/doc/bonobo-activation/bonobo-activation-Utilities.html -share/doc/bonobo-activation/bonobo-activation.devhelp -share/doc/bonobo-activation/bonobo-activation.png -share/doc/bonobo-activation/checklist.html -share/doc/bonobo-activation/configuring.html -share/doc/bonobo-activation/fdl-section1.html -share/doc/bonobo-activation/fdl-section10.html -share/doc/bonobo-activation/fdl-section2.html -share/doc/bonobo-activation/fdl-section3.html -share/doc/bonobo-activation/fdl-section4.html -share/doc/bonobo-activation/fdl-section5.html -share/doc/bonobo-activation/fdl-section6.html -share/doc/bonobo-activation/fdl-section7.html -share/doc/bonobo-activation/fdl-section8.html -share/doc/bonobo-activation/fdl-section9.html -share/doc/bonobo-activation/fdl-using.html -share/doc/bonobo-activation/fdl.html -share/doc/bonobo-activation/home.png -share/doc/bonobo-activation/index.html -share/doc/bonobo-activation/index.sgml -share/doc/bonobo-activation/left.png -share/doc/bonobo-activation/migrating.html -share/doc/bonobo-activation/query-langage.html -share/doc/bonobo-activation/query-syntax.html -share/doc/bonobo-activation/right.png -share/doc/bonobo-activation/server-arch.html -share/doc/bonobo-activation/server-xml-reference.html -share/doc/bonobo-activation/tutorial.html -share/doc/bonobo-activation/up.png -share/doc/libbonobo/debugging.html -share/doc/libbonobo/factories.html -share/doc/libbonobo/general.html -share/doc/libbonobo/home.png -share/doc/libbonobo/index.html -share/doc/libbonobo/index.sgml -share/doc/libbonobo/left.png -share/doc/libbonobo/libbonobo-bonobo-arg.html -share/doc/libbonobo/libbonobo-bonobo-config-database.html -share/doc/libbonobo/libbonobo-bonobo-context.html -share/doc/libbonobo/libbonobo-bonobo-event-source.html -share/doc/libbonobo/libbonobo-bonobo-exception.html -share/doc/libbonobo/libbonobo-bonobo-generic-factory.html -share/doc/libbonobo/libbonobo-bonobo-i18n.html -share/doc/libbonobo/libbonobo-bonobo-item-container.html -share/doc/libbonobo/libbonobo-bonobo-item-handler.html -share/doc/libbonobo/libbonobo-bonobo-listener.html -share/doc/libbonobo/libbonobo-bonobo-main.html -share/doc/libbonobo/libbonobo-bonobo-moniker-context.html -share/doc/libbonobo/libbonobo-bonobo-moniker-extender.html -share/doc/libbonobo/libbonobo-bonobo-moniker-simple.html -share/doc/libbonobo/libbonobo-bonobo-moniker-util.html -share/doc/libbonobo/libbonobo-bonobo-moniker.html -share/doc/libbonobo/libbonobo-bonobo-object.html -share/doc/libbonobo/libbonobo-bonobo-persist-client.html -share/doc/libbonobo/libbonobo-bonobo-persist-file.html -share/doc/libbonobo/libbonobo-bonobo-persist-stream.html -share/doc/libbonobo/libbonobo-bonobo-persist.html -share/doc/libbonobo/libbonobo-bonobo-property-bag-client.html -share/doc/libbonobo/libbonobo-bonobo-property-bag.html -share/doc/libbonobo/libbonobo-bonobo-running-context.html -share/doc/libbonobo/libbonobo-bonobo-shlib-factory.html -share/doc/libbonobo/libbonobo-bonobo-shutdown.html -share/doc/libbonobo/libbonobo-bonobo-storage-memory.html -share/doc/libbonobo/libbonobo-bonobo-storage.html -share/doc/libbonobo/libbonobo-bonobo-stream-client.html -share/doc/libbonobo/libbonobo-bonobo-stream-memory.html -share/doc/libbonobo/libbonobo-bonobo-types.html -share/doc/libbonobo/libbonobo-faq.html -share/doc/libbonobo/libbonobo.devhelp -share/doc/libbonobo/misc.html -share/doc/libbonobo/monikers-overview.html -share/doc/libbonobo/monikers.html -share/doc/libbonobo/persist-file.png -share/doc/libbonobo/persist-storage.png -share/doc/libbonobo/persist-stream.png -share/doc/libbonobo/persist.html -share/doc/libbonobo/persist.png -share/doc/libbonobo/properties.html -share/doc/libbonobo/property-bags.html -share/doc/libbonobo/refcounting.html -share/doc/libbonobo/right.png -share/doc/libbonobo/running-context.png -share/doc/libbonobo/storage.png -share/doc/libbonobo/stream.png -share/doc/libbonobo/streams.html -share/doc/libbonobo/unknown.png -share/doc/libbonobo/up.png -share/idl/bonobo-2.0/Bonobo.idl -share/idl/bonobo-2.0/Bonobo_Canvas.idl -share/idl/bonobo-2.0/Bonobo_Clipboard.idl -share/idl/bonobo-2.0/Bonobo_Context.idl -share/idl/bonobo-2.0/Bonobo_Control.idl -share/idl/bonobo-2.0/Bonobo_Embeddable.idl -share/idl/bonobo-2.0/Bonobo_Exception.idl -share/idl/bonobo-2.0/Bonobo_Gdk.idl -share/idl/bonobo-2.0/Bonobo_ItemContainer.idl -share/idl/bonobo-2.0/Bonobo_Listener.idl -share/idl/bonobo-2.0/Bonobo_Moniker.idl -share/idl/bonobo-2.0/Bonobo_Persist.idl -share/idl/bonobo-2.0/Bonobo_Print.idl -share/idl/bonobo-2.0/Bonobo_Property.idl -share/idl/bonobo-2.0/Bonobo_Sample_Echo.idl -share/idl/bonobo-2.0/Bonobo_Storage.idl -share/idl/bonobo-2.0/Bonobo_UI.idl -share/idl/bonobo-2.0/Bonobo_Zoomable.idl -share/idl/bonobo-activation-2.0/Bonobo_ActivationContext.idl -share/idl/bonobo-activation-2.0/Bonobo_Activation_types.idl -share/idl/bonobo-activation-2.0/Bonobo_GenericFactory.idl -share/idl/bonobo-activation-2.0/Bonobo_ObjectDirectory.idl -share/idl/bonobo-activation-2.0/Bonobo_Unknown.idl -share/locale/am/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ar/LC_MESSAGES/libbonobo-2.0.mo -share/locale/az/LC_MESSAGES/libbonobo-2.0.mo -share/locale/be/LC_MESSAGES/libbonobo-2.0.mo -share/locale/bg/LC_MESSAGES/libbonobo-2.0.mo -share/locale/bn/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ca/LC_MESSAGES/libbonobo-2.0.mo -share/locale/cs/LC_MESSAGES/libbonobo-2.0.mo -share/locale/cy/LC_MESSAGES/libbonobo-2.0.mo -share/locale/da/LC_MESSAGES/libbonobo-2.0.mo -share/locale/de/LC_MESSAGES/libbonobo-2.0.mo -share/locale/el/LC_MESSAGES/libbonobo-2.0.mo -share/locale/eo/LC_MESSAGES/libbonobo-2.0.mo -share/locale/es/LC_MESSAGES/libbonobo-2.0.mo -share/locale/fa/LC_MESSAGES/libbonobo-2.0.mo -share/locale/fi/LC_MESSAGES/libbonobo-2.0.mo -share/locale/fr/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ga/LC_MESSAGES/libbonobo-2.0.mo -share/locale/gl/LC_MESSAGES/libbonobo-2.0.mo -share/locale/he/LC_MESSAGES/libbonobo-2.0.mo -share/locale/hi/LC_MESSAGES/libbonobo-2.0.mo -share/locale/hu/LC_MESSAGES/libbonobo-2.0.mo -share/locale/id/LC_MESSAGES/libbonobo-2.0.mo -share/locale/is/LC_MESSAGES/libbonobo-2.0.mo -share/locale/it/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ja/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ko/LC_MESSAGES/libbonobo-2.0.mo -share/locale/li/LC_MESSAGES/libbonobo-2.0.mo -share/locale/lv/LC_MESSAGES/libbonobo-2.0.mo -share/locale/mk/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ml/LC_MESSAGES/libbonobo-2.0.mo -share/locale/mn/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ms/LC_MESSAGES/libbonobo-2.0.mo -share/locale/nl/LC_MESSAGES/libbonobo-2.0.mo -share/locale/nn/LC_MESSAGES/libbonobo-2.0.mo -share/locale/no/LC_MESSAGES/libbonobo-2.0.mo -share/locale/pl/LC_MESSAGES/libbonobo-2.0.mo -share/locale/pt/LC_MESSAGES/libbonobo-2.0.mo -share/locale/pt_BR/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ro/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ru/LC_MESSAGES/libbonobo-2.0.mo -share/locale/sk/LC_MESSAGES/libbonobo-2.0.mo -share/locale/sl/LC_MESSAGES/libbonobo-2.0.mo -share/locale/sq/LC_MESSAGES/libbonobo-2.0.mo -share/locale/sr/LC_MESSAGES/libbonobo-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/libbonobo-2.0.mo -share/locale/sv/LC_MESSAGES/libbonobo-2.0.mo -share/locale/ta/LC_MESSAGES/libbonobo-2.0.mo -share/locale/tr/LC_MESSAGES/libbonobo-2.0.mo -share/locale/uk/LC_MESSAGES/libbonobo-2.0.mo -share/locale/vi/LC_MESSAGES/libbonobo-2.0.mo -share/locale/wa/LC_MESSAGES/libbonobo-2.0.mo -share/locale/yi/LC_MESSAGES/libbonobo-2.0.mo -share/locale/zh_CN/LC_MESSAGES/libbonobo-2.0.mo -share/locale/zh_TW/LC_MESSAGES/libbonobo-2.0.mo -@dirrm share/idl/bonobo-activation-2.0 -@dirrm share/idl/bonobo-2.0 -@dirrm share/doc/bonobo-activation -@dirrm share/doc/libbonobo -@dirrm libdata/bonobo/servers -@dirrm libdata/bonobo -@dirrm lib/bonobo-2.0/samples -@dirrm lib/bonobo-2.0 -@dirrm include/libbonobo-2.0/bonobo -@dirrm include/libbonobo-2.0 -@dirrm include/bonobo-activation-2.0/bonobo-activation -@dirrm include/bonobo-activation-2.0 -@dirrm etc/bonobo-activation -@unexec /bin/rmdir %D/lib/bonobo/monikers 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/lib/bonobo 2>/dev/null || /usr/bin/true diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile deleted file mode 100644 index 29665770b..000000000 --- a/editors/gedit2/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: gedit2 -# Date created: 14 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gedit2 -PORTVERSION= 2.4.0 -CATEGORIES= editors gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4 -DISTNAME= gedit-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A small but powerful text editor for Gnome 2 Desktop Environment - -LIB_DEPENDS= pspell.15:${PORTSDIR}/textproc/aspell - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_GMAKE= yes -USE_LIBTOOL= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeprintui libgnomeui \ - eel2 gtksourceview -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -PLIST_SUB= VERSION="2.4" - -MAN1= gedit.1 - -.include <bsd.port.mk> diff --git a/editors/gedit2/distinfo b/editors/gedit2/distinfo deleted file mode 100644 index 5681a0d38..000000000 --- a/editors/gedit2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gedit-2.4.0.tar.bz2) = 0d8039773fd2f533bec4c9653854a4de diff --git a/editors/gedit2/files/patch-configure b/editors/gedit2/files/patch-configure deleted file mode 100644 index 843cf5e98..000000000 --- a/editors/gedit2/files/patch-configure +++ /dev/null @@ -1,31 +0,0 @@ ---- configure.orig Tue Dec 17 05:27:57 2002 -+++ configure Sun Dec 22 17:31:25 2002 -@@ -7270,6 +7270,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -10758,17 +10759,17 @@ - if test "x${prefix}" = "xNONE"; then - - cat >>confdefs.h <<_ACEOF --#define PIXMAPS_DIR "${ac_default_prefix}/${DATADIRNAME}/${PACKAGE}/pixmaps" -+ - _ACEOF - - pixmapsdir="${ac_default_prefix}/${DATADIRNAME}/${PACKAGE}/pixmaps" - else - - cat >>confdefs.h <<_ACEOF --#define PIXMAPS_DIR "${prefix}/${DATADIRNAME}/${PACKAGE}/pixmaps" -+#define PIXMAPS_DIR "${datadir}/pixmaps" - _ACEOF - -- pixmapsdir="${prefix}/${DATADIRNAME}/${PACKAGE}/pixmaps" -+ pixmapsdir="${datadir}/pixmaps" - fi - - diff --git a/editors/gedit2/pkg-descr b/editors/gedit2/pkg-descr deleted file mode 100644 index 3ccfe39b0..000000000 --- a/editors/gedit2/pkg-descr +++ /dev/null @@ -1,21 +0,0 @@ -gEdit is a text editor for X using the GTK+ and GNOME libraries. -It is being developed by Alex Roberts, Evan Lawrence and Chris Lahey -(among others). - -gEdit is quite a neat text editor. It contains the following -features: - * Opening/Saving/Creating files - * File Revert - * Cut/Copy/Paste and Select All text - * Complete integration with the GNOME Environment, including GnomeMDI - * Search and Replace - * Global search - * A complete preferences interface - * Dynamically loading fonts - * Splitscreen Mode - * Printing support - * Configurable Plugins system - * Configurable window sizing - * Unlimited Undo/Redo - -WWW: http://gedit.sourceforge.net/ diff --git a/editors/gedit2/pkg-plist b/editors/gedit2/pkg-plist deleted file mode 100644 index ca311d578..000000000 --- a/editors/gedit2/pkg-plist +++ /dev/null @@ -1,286 +0,0 @@ -bin/gedit -bin/gnome-text-editor -etc/gconf/gconf.xml.defaults/apps/gedit-2/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/auto_indent/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/colors/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/font/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/line_numbers/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/save/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/tabs/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/undo/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/wrap_mode/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/encodings/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/print/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/print/fonts/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/print/page/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/ui/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/ui/recents/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/ui/statusbar/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/ui/toolbar/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/auto_indent/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/colors/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/font/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/line_numbers/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/save/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/tabs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/undo/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/wrap_mode/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/encodings/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/print/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/print/fonts/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/print/page/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/ui/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/ui/recents/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/ui/statusbar/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/ui/toolbar/%gconf.xml -etc/gconf/schemas/gedit.schemas -include/gedit-%%VERSION%%/gedit/bonobo-mdi-child.h -include/gedit-%%VERSION%%/gedit/bonobo-mdi.h -include/gedit-%%VERSION%%/gedit/gedit-convert.h -include/gedit-%%VERSION%%/gedit/gedit-debug.h -include/gedit-%%VERSION%%/gedit/gedit-document.h -include/gedit-%%VERSION%%/gedit/gedit-encodings.h -include/gedit-%%VERSION%%/gedit/gedit-file.h -include/gedit-%%VERSION%%/gedit/gedit-mdi-child.h -include/gedit-%%VERSION%%/gedit/gedit-mdi.h -include/gedit-%%VERSION%%/gedit/gedit-menus.h -include/gedit-%%VERSION%%/gedit/gedit-metadata-manager.h -include/gedit-%%VERSION%%/gedit/gedit-output-window.h -include/gedit-%%VERSION%%/gedit/gedit-plugin.h -include/gedit-%%VERSION%%/gedit/gedit-prefs-manager-app.h -include/gedit-%%VERSION%%/gedit/gedit-prefs-manager.h -include/gedit-%%VERSION%%/gedit/gedit-print.h -include/gedit-%%VERSION%%/gedit/gedit-recent.h -include/gedit-%%VERSION%%/gedit/gedit-utils.h -include/gedit-%%VERSION%%/gedit/gedit-view.h -include/gedit-%%VERSION%%/gedit/gedit2.h -include/gedit-%%VERSION%%/gedit/recent-files/egg-recent-item.h -include/gedit-%%VERSION%%/gedit/recent-files/egg-recent-model.h -include/gedit-%%VERSION%%/gedit/recent-files/egg-recent-util.h -include/gedit-%%VERSION%%/gedit/recent-files/egg-recent-view-bonobo.h -include/gedit-%%VERSION%%/gedit/recent-files/egg-recent-view-gtk.h -include/gedit-%%VERSION%%/gedit/recent-files/egg-recent-view.h -lib/bonobo/libgedit-control.so -lib/gedit-2/plugins/docinfo.gedit-plugin -lib/gedit-2/plugins/indent.gedit-plugin -lib/gedit-2/plugins/libdocinfo.so -lib/gedit-2/plugins/libindent.so -lib/gedit-2/plugins/libsample.so -lib/gedit-2/plugins/libshell_output.so -lib/gedit-2/plugins/libsort.so -lib/gedit-2/plugins/libspell.so -lib/gedit-2/plugins/libtaglist.so -lib/gedit-2/plugins/libtime.so -lib/gedit-2/plugins/sample.gedit-plugin -lib/gedit-2/plugins/shell_output.gedit-plugin -lib/gedit-2/plugins/sort.gedit-plugin -lib/gedit-2/plugins/spell.gedit-plugin -lib/gedit-2/plugins/taglist.gedit-plugin -lib/gedit-2/plugins/time.gedit-plugin -libdata/bonobo/servers/GNOME_Gedit.server -libdata/pkgconfig/gedit-%%VERSION%%.pc -share/gnome/application-registry/gedit.applications -share/gnome/applications/gedit.desktop -share/gnome/gedit-2/glade/docinfo.glade2 -share/gnome/gedit-2/glade/gedit-encodings-dialog.glade2 -share/gnome/gedit-2/glade/gedit-preferences.glade2 -share/gnome/gedit-2/glade/goto-line.glade2 -share/gnome/gedit-2/glade/languages-dialog.glade2 -share/gnome/gedit-2/glade/page-setup-dialog.glade2 -share/gnome/gedit-2/glade/plugin-manager.glade2 -share/gnome/gedit-2/glade/program-location-dialog.glade2 -share/gnome/gedit-2/glade/replace.glade2 -share/gnome/gedit-2/glade/shell_output.glade2 -share/gnome/gedit-2/glade/sort.glade2 -share/gnome/gedit-2/glade/spell-checker.glade2 -share/gnome/gedit-2/glade/time.glade2 -share/gnome/gedit-2/glade/uri.glade2 -share/gnome/gedit-2/taglist/HTML.tags -share/gnome/gedit-2/taglist/Latex.tags -share/gnome/gedit-2/taglist/XSLT.tags -share/gnome/gedit-2/ui/gedit-ui.xml -share/gnome/gnome-2.0/ui/gedit-viewer-ui.xml -share/gnome/help/gedit/C/figures/gedit_recent_files_menu_icon.png -share/gnome/help/gedit/C/figures/gedit_window.png -share/gnome/help/gedit/C/gedit.xml -share/gnome/help/gedit/C/legal.xml -share/gnome/help/gedit/de/gedit.xml -share/gnome/help/gedit/de/legal.xml -share/gnome/help/gedit/es/gedit.xml -share/gnome/help/gedit/es/legal.xml -share/gnome/help/gedit/fr/gedit.xml -share/gnome/help/gedit/fr/legal.xml -share/gnome/help/gedit/it/gedit.xml -share/gnome/help/gedit/it/legal.xml -share/gnome/help/gedit/ja/gedit.xml -share/gnome/help/gedit/ja/legal.xml -share/gnome/help/gedit/ko/gedit.xml -share/gnome/help/gedit/ko/legal.xml -share/gnome/help/gedit/ro/figures/gedit_window.png -share/gnome/help/gedit/ro/gedit.xml -share/gnome/help/gedit/ro/legal.xml -share/gnome/help/gedit/sv/gedit.xml -share/gnome/help/gedit/sv/legal.xml -share/gnome/help/gedit/zh_CN/gedit.xml -share/gnome/help/gedit/zh_CN/legal.xml -share/gnome/help/gedit/zh_TW/gedit.xml -share/gnome/help/gedit/zh_TW/legal.xml -share/gnome/idl/GNOME_Gedit.idl -share/gnome/mime-info/gedit.keys -share/gnome/omf/gedit/gedit-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gedit/gedit-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gedit/gedit-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gedit/gedit-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gedit/gedit-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gedit/gedit-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gedit/gedit-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gedit/gedit-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gedit/gedit-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gedit/gedit-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gedit/gedit-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gedit/gedit-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gedit-icon.png -share/gnome/pixmaps/gedit-logo.png -share/gnome/pixmaps/gedit-plugin-manager.png -share/locale/am/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/ar/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/az/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/be/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/bg/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/bn/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/ca/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/cy/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/da/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/de/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/el/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/es/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/et/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/eu/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/fa/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/fi/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/fr/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/ga/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/gl/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/he/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/hi/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/hu/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/ja/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/kn/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/ko/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/lt/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/lv/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/mk/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/ml/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/mn/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/ms/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/ne/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/nn/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/no/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/pl/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/pt/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/pt_BR/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/ro/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/ru/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/sk/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/sl/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/sq/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/sr/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/sr@Latn/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/ta/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/th/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/tr/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/wa/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/zh_CN/LC_MESSAGES/gedit-%%VERSION%%.mo -share/locale/zh_TW/LC_MESSAGES/gedit-%%VERSION%%.mo -@dirrm share/gnome/omf/gedit -@dirrm share/gnome/help/gedit/zh_TW -@dirrm share/gnome/help/gedit/zh_CN -@dirrm share/gnome/help/gedit/sv -@dirrm share/gnome/help/gedit/ro/figures -@dirrm share/gnome/help/gedit/ro -@dirrm share/gnome/help/gedit/ko -@dirrm share/gnome/help/gedit/ja -@dirrm share/gnome/help/gedit/it -@dirrm share/gnome/help/gedit/fr -@dirrm share/gnome/help/gedit/es -@dirrm share/gnome/help/gedit/de -@dirrm share/gnome/help/gedit/C/figures -@dirrm share/gnome/gedit-2/ui -@dirrm share/gnome/gedit-2/taglist -@dirrm share/gnome/gedit-2/glade -@dirrm share/gnome/gedit-2 -@dirrm lib/gedit-2/plugins -@dirrm lib/gedit-2 -@dirrm include/gedit-%%VERSION%%/gedit/recent-files -@dirrm include/gedit-%%VERSION%%/gedit -@dirrm include/gedit-%%VERSION%% -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/ui/toolbar -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/ui/statusbar -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/ui/recents -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/ui -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/print/page -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/print/fonts -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/print -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/encodings -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/wrap_mode -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/undo -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/tabs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/save -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/line_numbers -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/font -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/colors -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor/auto_indent -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences/editor -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2/preferences -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gedit-2 -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/ui/toolbar -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/ui/statusbar -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/ui/recents -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/ui -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/print/page -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/print/fonts -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/print -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/encodings -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/wrap_mode -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/undo -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/tabs -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/save -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/line_numbers -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/font -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/colors -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor/auto_indent -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences/editor -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2/preferences -@dirrm etc/gconf/gconf.xml.defaults/apps/gedit-2 -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gedit/gedit-zh_TW.omf 2>/dev/null || /usr/bin/true diff --git a/games/gnome-games/Makefile b/games/gnome-games/Makefile deleted file mode 100644 index 879130a64..000000000 --- a/games/gnome-games/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: gnomegames2 -# Date created: 08 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomegames2 -PORTVERSION= 2.4.0 -CATEGORIES= games gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-games/2.4 -DISTNAME= gnome-games-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= The game applications package for the Gnome 2 Desktop Environment - -LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -post-patch: - @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|malloc\.h|stdlib.h|g' - -.include <bsd.port.mk> diff --git a/games/gnome-games/distinfo b/games/gnome-games/distinfo deleted file mode 100644 index 5038e683d..000000000 --- a/games/gnome-games/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-games-2.4.0.tar.bz2) = a1a2935642921e7defce3a0a5c54bdbd diff --git a/games/gnome-games/files/patch-ab b/games/gnome-games/files/patch-ab deleted file mode 100644 index 67cea1ce8..000000000 --- a/games/gnome-games/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-stones/objects/Makefile.in.orig Sun Jun 15 20:28:06 2003 -+++ gnome-stones/objects/Makefile.in Sun Jun 15 20:28:06 2003 -@@ -136,7 +136,7 @@ - - GSTONES_SRC_DIR = $(srcdir)/../ - --objectdir = $(libdir)/gnome-stones/objects -+objectdir = $(datadir)/gnome-stones/objects - - INCLUDES = \ - -I$(GSTONES_SRC_DIR) \ diff --git a/games/gnome-games/files/patch-ac b/games/gnome-games/files/patch-ac deleted file mode 100644 index 4f62486fb..000000000 --- a/games/gnome-games/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- gdk-card-image/Makefile.in.orig Wed May 8 16:32:35 2002 -+++ gdk-card-image/Makefile.in Wed May 8 16:32:41 2002 -@@ -164,7 +164,7 @@ - libgdkcardimage_la_SOURCES = gdk-card-image.c - libgdkcardimageincludedir = $(includedir)/gdkcardimage - libgdkcardimageinclude_HEADERS = gdk-card-image.h --libgdkcardimage_la_LDFLAGS = -version-info 0:0:0 -+libgdkcardimage_la_LDFLAGS = -version-info 1:0:0 - libgdkcardimage_la_LIBADD = $(GNOME_GAMES_LIBS) @UCB_LDFLAGS@ - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../../config.h diff --git a/games/gnome-games/files/patch-configure b/games/gnome-games/files/patch-configure deleted file mode 100644 index b633cbcce..000000000 --- a/games/gnome-games/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Sun Apr 21 13:50:05 2002 -+++ configure Wed May 8 15:34:41 2002 -@@ -7864,6 +7864,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -12411,7 +12412,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - _ACEOF - - diff --git a/games/gnome-games/files/patch-gnome-stones_Makefile.in b/games/gnome-games/files/patch-gnome-stones_Makefile.in deleted file mode 100644 index 92fbe9e88..000000000 --- a/games/gnome-games/files/patch-gnome-stones_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-stones/Makefile.in.orig Tue Jul 23 20:37:40 2002 -+++ gnome-stones/Makefile.in Tue Jul 23 20:38:10 2002 -@@ -202,7 +202,7 @@ - Caves_in_files = default.caves.in tutorial.caves.in gnomekoban.caves.in atari.caves.in - Caves_DATA = $(Caves_in_files:.caves.in=.caves) - --gtkrcdir = $(datadir) -+gtkrcdir = $(datadir)/gnome-stones - gtkrc_DATA = gnome-stonesrc gnome-stonesrc.ko - - Mimedir = $(datadir)/mime-info diff --git a/games/gnome-games/pkg-descr b/games/gnome-games/pkg-descr deleted file mode 100644 index 9d0fcb54b..000000000 --- a/games/gnome-games/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -The GNOME Desktop Environment's games application package, which includes -card games (including a solitaire package which knows 69 distinct solitaire -variations), knockoffs of Minesweeper, Tetris, mahjongg, Nibbles, action -games, puzzle games, and more card games. - -This package uses the GNOME 2 libraries. - -WWW: http://www.gnome.org diff --git a/games/gnome-games/pkg-install b/games/gnome-games/pkg-install deleted file mode 100644 index 039d300d6..000000000 --- a/games/gnome-games/pkg-install +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh - -if [ -n "${PACKAGE_BUILDING}" ]; then - exit 0 -fi - -if [ "$2" = "POST-INSTALL" ]; then - mkdir -p ${PKG_PREFIX}/share/gnome/games - SCORES="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-super-safe.scores gnobots2.classic_robots.scores gnobots2.nightmare-safe.scores gnobots2.nightmare-super-safe.scores gnobots2.nightmare.scores gnobots2.robots2-safe.scores gnobots2.robots2-super-safe.scores gnobots2.robots2.scores gnobots2.robots2_easy-safe.scores gnobots2.robots2_easy-super-safe.scores gnobots2.robots2_easy.scores gnobots2.robots_with_safe_teleport-safe.scores gnobots2.robots_with_safe_teleport-super-safe.scores gnobots2.robots_with_safe_teleport.scores gnome-stones.scores gnometris.scores gnomine.Custom.scores gnomine.Large.scores gnomine.Medium.scores gnomine.Small.scores gnotravex.2x2.scores gnotravex.3x3.scores gnotravex.4x4.scores gnotravex.5x5.scores gnotravex.6x6.scores gnotski.1.scores gnotski.11.scores gnotski.12.scores gnotski.13.scores gnotski.14.scores gnotski.15.scores gnotski.16.scores gnotski.17.scores gnotski.2.scores gnotski.21.scores gnotski.22.scores gnotski.23.scores gnotski.24.scores gnotski.25.scores gnotski.26.scores gnotski.3.scores gnotski.4.scores gnotski.5.scores gnotski.6.scores gnotski.7.scores gtali.scores iagno.b1.scores iagno.b2.scores iagno.b3.scores iagno.w1.scores iagno.w2.scores iagno.w3.scores mahjongg.difficult.scores mahjongg.easy.scores same-gnome.scores" - for i in ${SCORES}; do - if [ ! -f ${PKG_PREFIX}/share/gnome/games/${i} ]; then - touch -f ${PKG_PREFIX}/share/gnome/games/${i} - chown games:games ${PKG_PREFIX}/share/gnome/games/${i} - chmod 664 ${PKG_PREFIX}/share/gnome/games/${i} - fi - done -fi diff --git a/games/gnome-games/pkg-plist b/games/gnome-games/pkg-plist deleted file mode 100644 index 25d955dcd..000000000 --- a/games/gnome-games/pkg-plist +++ /dev/null @@ -1,839 +0,0 @@ -bin/blackjack -bin/gataxx -bin/glines -bin/gnect -bin/gnibbles -bin/gnobots2 -bin/gnome-stones -bin/gnometris -bin/gnomine -bin/gnotravex -bin/gnotski -bin/gtali -bin/iagno -bin/mahjongg -bin/same-gnome -bin/sol -etc/gconf/gconf.xml.defaults/apps/aisleriot/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/blackjack/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/blackjack/deck/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/blackjack/global/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/blackjack/settings/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gataxx/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/glines/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/glines/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/glines/saved/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnect/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnibbles/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/worm/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/worm/0/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/worm/1/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/worm/2/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/worm/3/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnobots2/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnobots2/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-stones/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-stones/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnometris/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnometris/options/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnomine/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnomine/geometry/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnotravex/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gtali/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/iagno/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/mahjongg/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/same-gnome/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/aisleriot/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/blackjack/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/blackjack/deck/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/blackjack/global/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/blackjack/settings/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gataxx/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/glines/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/glines/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/glines/saved/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnect/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/worm/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/worm/0/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/worm/1/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/worm/2/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/worm/3/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnobots2/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnobots2/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-stones/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-stones/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnometris/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnometris/options/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnomine/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnomine/geometry/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnotravex/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gtali/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/iagno/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mahjongg/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/same-gnome/%gconf.xml -etc/gconf/schemas/aisleriot.schemas -etc/gconf/schemas/blackjack.schemas -etc/gconf/schemas/gataxx.schemas -etc/gconf/schemas/glines.schemas -etc/gconf/schemas/gnect.schemas -etc/gconf/schemas/gnibbles.schemas -etc/gconf/schemas/gnobots2.schemas -etc/gconf/schemas/gnome-stones.schemas -etc/gconf/schemas/gnometris.schemas -etc/gconf/schemas/gnomine.schemas -etc/gconf/schemas/gnotravex.schemas -etc/gconf/schemas/gtali.schemas -etc/gconf/schemas/iagno.schemas -etc/gconf/schemas/mahjongg.schemas -etc/gconf/schemas/same-gnome.schemas -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/libgdkcardimage.a -lib/libgdkcardimage.so -lib/libgdkcardimage.so.1 -share/gnome/applications/blackjack.desktop -share/gnome/applications/freecell.desktop -share/gnome/applications/gataxx.desktop -share/gnome/applications/glines.desktop -share/gnome/applications/gnect.desktop -share/gnome/applications/gnibbles.desktop -share/gnome/applications/gnobots2.desktop -share/gnome/applications/gnome-stones.desktop -share/gnome/applications/gnometris.desktop -share/gnome/applications/gnomine.desktop -share/gnome/applications/gnotravex.desktop -share/gnome/applications/gnotski.desktop -share/gnome/applications/gtali.desktop -share/gnome/applications/iagno.desktop -share/gnome/applications/mahjongg.desktop -share/gnome/applications/same-gnome.desktop -share/gnome/applications/sol.desktop -share/gnome/blackjack/Ameristar.rules -share/gnome/blackjack/Atlantic_City.rules -share/gnome/blackjack/Vegas_Downtown.rules -share/gnome/blackjack/Vegas_Strip.rules -share/gnome/blackjack/Vegas_Strip.rules.dat -@unexec [ -s %D/share/gnome/games/glines.scores ] || rm -f %D/share/gnome/games/glines.scores -@unexec [ -s %D/share/gnome/games/gnibbles.1.0.scores ] || rm -f %D/share/gnome/games/gnibbles.1.0.scores -@unexec [ -s %D/share/gnome/games/gnibbles.1.1.scores ] || rm -f %D/share/gnome/games/gnibbles.1.1.scores -@unexec [ -s %D/share/gnome/games/gnibbles.2.0.scores ] || rm -f %D/share/gnome/games/gnibbles.2.0.scores -@unexec [ -s %D/share/gnome/games/gnibbles.2.1.scores ] || rm -f %D/share/gnome/games/gnibbles.2.1.scores -@unexec [ -s %D/share/gnome/games/gnibbles.3.0.scores ] || rm -f %D/share/gnome/games/gnibbles.3.0.scores -@unexec [ -s %D/share/gnome/games/gnibbles.3.1.scores ] || rm -f %D/share/gnome/games/gnibbles.3.1.scores -@unexec [ -s %D/share/gnome/games/gnibbles.4.0.scores ] || rm -f %D/share/gnome/games/gnibbles.4.0.scores -@unexec [ -s %D/share/gnome/games/gnibbles.4.1.scores ] || rm -f %D/share/gnome/games/gnibbles.4.1.scores -@unexec [ -s %D/share/gnome/games/gnobots2.classic_robots-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.classic_robots-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.classic_robots-super-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.classic_robots-super-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.classic_robots.scores ] || rm -f %D/share/gnome/games/gnobots2.classic_robots.scores -@unexec [ -s %D/share/gnome/games/gnobots2.nightmare-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.nightmare-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.nightmare-super-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.nightmare-super-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.nightmare.scores ] || rm -f %D/share/gnome/games/gnobots2.nightmare.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots2-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.robots2-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots2-super-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.robots2-super-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots2.scores ] || rm -f %D/share/gnome/games/gnobots2.robots2.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots2_easy-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.robots2_easy-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots2_easy-super-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.robots2_easy-super-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots2_easy.scores ] || rm -f %D/share/gnome/games/gnobots2.robots2_easy.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots_with_safe_teleport-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.robots_with_safe_teleport-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots_with_safe_teleport-super-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.robots_with_safe_teleport-super-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots_with_safe_teleport.scores ] || rm -f %D/share/gnome/games/gnobots2.robots_with_safe_teleport.scores -@unexec [ -s %D/share/gnome/games/gnome-stones.scores ] || rm -f %D/share/gnome/games/gnome-stones.scores -@unexec [ -s %D/share/gnome/games/gnometris.scores ] || rm -f %D/share/gnome/games/gnometris.scores -@unexec [ -s %D/share/gnome/games/gnomine.Custom.scores ] || rm -f %D/share/gnome/games/gnomine.Custom.scores -@unexec [ -s %D/share/gnome/games/gnomine.Large.scores ] || rm -f %D/share/gnome/games/gnomine.Large.scores -@unexec [ -s %D/share/gnome/games/gnomine.Medium.scores ] || rm -f %D/share/gnome/games/gnomine.Medium.scores -@unexec [ -s %D/share/gnome/games/gnomine.Small.scores ] || rm -f %D/share/gnome/games/gnomine.Small.scores -@unexec [ -s %D/share/gnome/games/gnotravex.2x2.scores ] || rm -f %D/share/gnome/games/gnotravex.2x2.scores -@unexec [ -s %D/share/gnome/games/gnotravex.3x3.scores ] || rm -f %D/share/gnome/games/gnotravex.3x3.scores -@unexec [ -s %D/share/gnome/games/gnotravex.4x4.scores ] || rm -f %D/share/gnome/games/gnotravex.4x4.scores -@unexec [ -s %D/share/gnome/games/gnotravex.5x5.scores ] || rm -f %D/share/gnome/games/gnotravex.5x5.scores -@unexec [ -s %D/share/gnome/games/gnotravex.6x6.scores ] || rm -f %D/share/gnome/games/gnotravex.6x6.scores -@unexec [ -s %D/share/gnome/games/gnotski.1.scores ] || rm -f %D/share/gnome/games/gnotski.1.scores -@unexec [ -s %D/share/gnome/games/gnotski.11.scores ] || rm -f %D/share/gnome/games/gnotski.11.scores -@unexec [ -s %D/share/gnome/games/gnotski.12.scores ] || rm -f %D/share/gnome/games/gnotski.12.scores -@unexec [ -s %D/share/gnome/games/gnotski.13.scores ] || rm -f %D/share/gnome/games/gnotski.13.scores -@unexec [ -s %D/share/gnome/games/gnotski.14.scores ] || rm -f %D/share/gnome/games/gnotski.14.scores -@unexec [ -s %D/share/gnome/games/gnotski.15.scores ] || rm -f %D/share/gnome/games/gnotski.15.scores -@unexec [ -s %D/share/gnome/games/gnotski.16.scores ] || rm -f %D/share/gnome/games/gnotski.16.scores -@unexec [ -s %D/share/gnome/games/gnotski.17.scores ] || rm -f %D/share/gnome/games/gnotski.17.scores -@unexec [ -s %D/share/gnome/games/gnotski.2.scores ] || rm -f %D/share/gnome/games/gnotski.2.scores -@unexec [ -s %D/share/gnome/games/gnotski.21.scores ] || rm -f %D/share/gnome/games/gnotski.21.scores -@unexec [ -s %D/share/gnome/games/gnotski.22.scores ] || rm -f %D/share/gnome/games/gnotski.22.scores -@unexec [ -s %D/share/gnome/games/gnotski.23.scores ] || rm -f %D/share/gnome/games/gnotski.23.scores -@unexec [ -s %D/share/gnome/games/gnotski.24.scores ] || rm -f %D/share/gnome/games/gnotski.24.scores -@unexec [ -s %D/share/gnome/games/gnotski.25.scores ] || rm -f %D/share/gnome/games/gnotski.25.scores -@unexec [ -s %D/share/gnome/games/gnotski.26.scores ] || rm -f %D/share/gnome/games/gnotski.26.scores -@unexec [ -s %D/share/gnome/games/gnotski.3.scores ] || rm -f %D/share/gnome/games/gnotski.3.scores -@unexec [ -s %D/share/gnome/games/gnotski.4.scores ] || rm -f %D/share/gnome/games/gnotski.4.scores -@unexec [ -s %D/share/gnome/games/gnotski.5.scores ] || rm -f %D/share/gnome/games/gnotski.5.scores -@unexec [ -s %D/share/gnome/games/gnotski.6.scores ] || rm -f %D/share/gnome/games/gnotski.6.scores -@unexec [ -s %D/share/gnome/games/gnotski.7.scores ] || rm -f %D/share/gnome/games/gnotski.7.scores -@unexec [ -s %D/share/gnome/games/gtali.scores ] || rm -f %D/share/gnome/games/gtali.scores -@unexec [ -s %D/share/gnome/games/iagno.b1.scores ] || rm -f %D/share/gnome/games/iagno.b1.scores -@unexec [ -s %D/share/gnome/games/iagno.b2.scores ] || rm -f %D/share/gnome/games/iagno.b2.scores -@unexec [ -s %D/share/gnome/games/iagno.b3.scores ] || rm -f %D/share/gnome/games/iagno.b3.scores -@unexec [ -s %D/share/gnome/games/iagno.w1.scores ] || rm -f %D/share/gnome/games/iagno.w1.scores -@unexec [ -s %D/share/gnome/games/iagno.w2.scores ] || rm -f %D/share/gnome/games/iagno.w2.scores -@unexec [ -s %D/share/gnome/games/iagno.w3.scores ] || rm -f %D/share/gnome/games/iagno.w3.scores -@unexec [ -s %D/share/gnome/games/mahjongg.difficult.scores ] || rm -f %D/share/gnome/games/mahjongg.difficult.scores -@unexec [ -s %D/share/gnome/games/mahjongg.easy.scores ] || rm -f %D/share/gnome/games/mahjongg.easy.scores -@unexec [ -s %D/share/gnome/games/same-gnome.scores ] || rm -f %D/share/gnome/games/same-gnome.scores -share/gnome/gnect/catseyes_40x40.gnect -share/gnome/gnect/classic_40x40.gnect -share/gnome/gnect/classic_50x50.gnect -share/gnome/gnect/clean_40x40.gnect -share/gnome/gnect/clean_40x40_nightfall.gnect -share/gnome/gnect/clean_50x50.gnect -share/gnome/gnect/clean_50x50_nightfall.gnect -share/gnome/gnect/default.gnect -share/gnome/gnect/emulator_48x32.gnect -share/gnome/gnect/glassy_40x40.gnect -share/gnome/gnect/glassy_40x40_grotty.gnect -share/gnome/gnect/glassy_50x50.gnect -share/gnome/gnect/glassy_50x50_grotty.gnect -share/gnome/gnect/safari_45x45.gnect -share/gnome/gnect/square_40x40.gnect -share/gnome/gnect/square_50x50.gnect -share/gnome/gnect/white_ob.cn4 -share/gnome/gnibbles/level001.gnl -share/gnome/gnibbles/level002.gnl -share/gnome/gnibbles/level003.gnl -share/gnome/gnibbles/level004.gnl -share/gnome/gnibbles/level005.gnl -share/gnome/gnibbles/level006.gnl -share/gnome/gnibbles/level007.gnl -share/gnome/gnibbles/level008.gnl -share/gnome/gnibbles/level009.gnl -share/gnome/gnibbles/level010.gnl -share/gnome/gnibbles/level011.gnl -share/gnome/gnibbles/level012.gnl -share/gnome/gnibbles/level013.gnl -share/gnome/gnibbles/level014.gnl -share/gnome/gnibbles/level015.gnl -share/gnome/gnibbles/level016.gnl -share/gnome/gnibbles/level017.gnl -share/gnome/gnibbles/level018.gnl -share/gnome/gnibbles/level019.gnl -share/gnome/gnibbles/level020.gnl -share/gnome/gnibbles/level021.gnl -share/gnome/gnibbles/level022.gnl -share/gnome/gnibbles/level023.gnl -share/gnome/gnibbles/level024.gnl -share/gnome/gnibbles/level025.gnl -share/gnome/gnibbles/level026.gnl -share/gnome/gnobots2/classic_robots.cfg -share/gnome/gnobots2/nightmare.cfg -share/gnome/gnobots2/robots2.cfg -share/gnome/gnobots2/robots2_easy.cfg -share/gnome/gnobots2/robots_with_safe_teleport.cfg -share/gnome/gnome-stones/atari.caves -share/gnome/gnome-stones/default.caves -share/gnome/gnome-stones/gnome-stonesrc -share/gnome/gnome-stones/gnome-stonesrc.ko -share/gnome/gnome-stones/gnomekoban.caves -share/gnome/gnome-stones/objects/libgnome-stones.so -share/gnome/gnome-stones/objects/libgnomekoban.so -share/gnome/gnome-stones/tutorial.caves -share/gnome/help/aisleriot/C/agnes.xml -share/gnome/help/aisleriot/C/aisleriot.xml -share/gnome/help/aisleriot/C/auld_lang_syne.xml -share/gnome/help/aisleriot/C/bakers_dozen.xml -share/gnome/help/aisleriot/C/bakers_game.xml -share/gnome/help/aisleriot/C/beleaguered_castle.xml -share/gnome/help/aisleriot/C/block_ten.xml -share/gnome/help/aisleriot/C/bristol.xml -share/gnome/help/aisleriot/C/camelot.xml -share/gnome/help/aisleriot/C/canfield.xml -share/gnome/help/aisleriot/C/chessboard.xml -share/gnome/help/aisleriot/C/clock.xml -share/gnome/help/aisleriot/C/cover.xml -share/gnome/help/aisleriot/C/definitions.xml -share/gnome/help/aisleriot/C/diamond_mine.xml -share/gnome/help/aisleriot/C/doublets.xml -share/gnome/help/aisleriot/C/eagle-wing.xml -share/gnome/help/aisleriot/C/easthaven.xml -share/gnome/help/aisleriot/C/eight_off.xml -share/gnome/help/aisleriot/C/elevator.xml -share/gnome/help/aisleriot/C/escalator.xml -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.xml -share/gnome/help/aisleriot/C/fortress.xml -share/gnome/help/aisleriot/C/fortunes.xml -share/gnome/help/aisleriot/C/fourteen.xml -share/gnome/help/aisleriot/C/freecell.xml -share/gnome/help/aisleriot/C/gay_gordons.xml -share/gnome/help/aisleriot/C/glenwood.xml -share/gnome/help/aisleriot/C/golf.xml -share/gnome/help/aisleriot/C/gypsy.xml -share/gnome/help/aisleriot/C/helsinki.xml -share/gnome/help/aisleriot/C/hopscotch.xml -share/gnome/help/aisleriot/C/isabel.xml -share/gnome/help/aisleriot/C/jamestown.xml -share/gnome/help/aisleriot/C/jumbo.xml -share/gnome/help/aisleriot/C/kansas.xml -share/gnome/help/aisleriot/C/king_albert.xml -share/gnome/help/aisleriot/C/klondike.xml -share/gnome/help/aisleriot/C/labyrinth.xml -share/gnome/help/aisleriot/C/lady_jane.xml -share/gnome/help/aisleriot/C/legal.xml -share/gnome/help/aisleriot/C/maze.xml -share/gnome/help/aisleriot/C/monte_carlo.xml -share/gnome/help/aisleriot/C/neighbor.xml -share/gnome/help/aisleriot/C/odessa.xml -share/gnome/help/aisleriot/C/osmosis.xml -share/gnome/help/aisleriot/C/peek.xml -share/gnome/help/aisleriot/C/pileon.xml -share/gnome/help/aisleriot/C/plait.xml -share/gnome/help/aisleriot/C/poker.xml -share/gnome/help/aisleriot/C/quatorze.xml -share/gnome/help/aisleriot/C/royal_east.xml -share/gnome/help/aisleriot/C/scorpion.xml -share/gnome/help/aisleriot/C/scuffle.xml -share/gnome/help/aisleriot/C/seahaven.xml -share/gnome/help/aisleriot/C/sir_tommy.xml -share/gnome/help/aisleriot/C/spider.xml -share/gnome/help/aisleriot/C/spiderette.xml -share/gnome/help/aisleriot/C/straight_up.xml -share/gnome/help/aisleriot/C/streets_and_alleys.xml -share/gnome/help/aisleriot/C/ten_across.xml -share/gnome/help/aisleriot/C/thieves.xml -share/gnome/help/aisleriot/C/thirteen.xml -share/gnome/help/aisleriot/C/thumb_and_pouch.xml -share/gnome/help/aisleriot/C/treize.xml -share/gnome/help/aisleriot/C/union_square.xml -share/gnome/help/aisleriot/C/valentine.xml -share/gnome/help/aisleriot/C/westhaven.xml -share/gnome/help/aisleriot/C/whitehead.xml -share/gnome/help/aisleriot/C/will_o_the_wisp.xml -share/gnome/help/aisleriot/C/yield.xml -share/gnome/help/aisleriot/C/yukon.xml -share/gnome/help/aisleriot/C/zebra.xml -share/gnome/help/blackjack/C/blackjack.xml -share/gnome/help/blackjack/C/figures/blackjack_start_window.png -share/gnome/help/blackjack/C/figures/blackjack_win_window.png -share/gnome/help/blackjack/C/legal.xml -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.xml -share/gnome/help/gataxx/C/legal.xml -share/gnome/help/glines/C/figures/glines-gameover.png -share/gnome/help/glines/C/figures/glines-startgame.png -share/gnome/help/glines/C/figures/preferences.png -share/gnome/help/glines/C/glines.xml -share/gnome/help/glines/C/legal.xml -share/gnome/help/gnect/C/figures/mainwindow.png -share/gnome/help/gnect/C/figures/tileset.png -share/gnome/help/gnect/C/gnect.xml -share/gnome/help/gnect/C/legal.xml -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.xml -share/gnome/help/gnibbles/C/legal.xml -share/gnome/help/gnobots2/C/figures/gnobots2-main.png -share/gnome/help/gnobots2/C/gnobots2.xml -share/gnome/help/gnobots2/C/legal.xml -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/it/index.html -share/gnome/help/gnobots2/it/topic.dat -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/gnome-stones.xml -share/gnome/help/gnome-stones/C/legal.xml -share/gnome/help/gnomine/C/figures/advanced_121_a.png -share/gnome/help/gnomine/C/figures/advanced_121_b.png -share/gnome/help/gnomine/C/figures/advanced_121_c.png -share/gnome/help/gnomine/C/figures/basic-corner.png -share/gnome/help/gnomine/C/figures/basic-flat3.png -share/gnome/help/gnomine/C/figures/basic-wall.png -share/gnome/help/gnomine/C/figures/gnomine-begin-play.png -share/gnome/help/gnomine/C/figures/gnomine-fail.png -share/gnome/help/gnomine/C/figures/gnomine-fresh.png -share/gnome/help/gnomine/C/figures/gnomine-preferences.png -share/gnome/help/gnomine/C/figures/gnomine-won.png -share/gnome/help/gnomine/C/gnomine.xml -share/gnome/help/gnomine/C/legal.xml -share/gnome/help/gnotravex/C/figures/gnotravex_game.png -share/gnome/help/gnotravex/C/figures/gnotravex_mainwindow.png -share/gnome/help/gnotravex/C/gnotravex.xml -share/gnome/help/gnotravex/C/legal.xml -share/gnome/help/gnotski/C/figures/gnotski_start_window.png -share/gnome/help/gnotski/C/figures/gnotski_win.png -share/gnome/help/gnotski/C/gnotski.xml -share/gnome/help/gnotski/C/legal.xml -share/gnome/help/gtali/C/figures/mainwindow.png -share/gnome/help/gtali/C/figures/preferences.png -share/gnome/help/gtali/C/gtali.xml -share/gnome/help/gtali/C/legal.xml -share/gnome/help/gtali/da/index.html -share/gnome/help/gtali/da/topic.dat -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.xml -share/gnome/help/iagno/C/legal.xml -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/seed.png -share/gnome/help/mahjongg/C/figures/toolbar.png -share/gnome/help/mahjongg/C/legal.xml -share/gnome/help/mahjongg/C/mahjongg.xml -share/gnome/help/same-gnome/C/figures/blink-sync.png -share/gnome/help/same-gnome/C/figures/preferences.png -share/gnome/help/same-gnome/C/figures/same-main-window.png -share/gnome/help/same-gnome/C/figures/same-planets-fig.png -share/gnome/help/same-gnome/C/legal.xml -share/gnome/help/same-gnome/C/same-gnome.xml -share/gnome/mime-info/gnome-stones.keys -share/gnome/mime-info/gnome-stones.mime -share/gnome/omf/gnome-games/aisleriot-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/aisleriot-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/blackjack-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/blackjack-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gataxx-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gataxx-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/glines-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/glines-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnect-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnect-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnibbles-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnibbles-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnobots2-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnobots2-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnome-stones-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnome-stones-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnomine-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnomine-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnotravex-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnotravex-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnotski-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnotski-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gtali-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gtali-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/iagno-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/iagno-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/mahjongg-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/mahjongg-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/same-gnome-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/same-gnome-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/blackjack/baize.png -share/gnome/pixmaps/blackjack/blackjack-splash.png -share/gnome/pixmaps/blackjack/chip-1.png -share/gnome/pixmaps/blackjack/chip-100.png -share/gnome/pixmaps/blackjack/chip-25.png -share/gnome/pixmaps/blackjack/chip-5.png -share/gnome/pixmaps/cards/backs/antique-red.png -share/gnome/pixmaps/cards/backs/beige.png -share/gnome/pixmaps/cards/backs/dondorf-flower.png -share/gnome/pixmaps/cards/backs/face.png -share/gnome/pixmaps/cards/backs/grey.png -share/gnome/pixmaps/cards/backs/rods.png -share/gnome/pixmaps/cards/backs/tux.png -share/gnome/pixmaps/cards/baize.png -share/gnome/pixmaps/cards/honors/bonded.png -share/gnome/pixmaps/cards/honors/dondorf.png -share/gnome/pixmaps/cards/honors/xpat.png -share/gnome/pixmaps/cards/jokers/gnome.png -share/gnome/pixmaps/cards/ranks/bold-09x14.png -share/gnome/pixmaps/cards/ranks/fine-07x12.png -share/gnome/pixmaps/cards/slots/hand.png -share/gnome/pixmaps/cards/slots/plain.png -share/gnome/pixmaps/cards/slots/white-outline.png -share/gnome/pixmaps/cards/splash.png -share/gnome/pixmaps/cards/suits_large/knuth-09x10.png -share/gnome/pixmaps/cards/suits_large/knuth-15x19.png -share/gnome/pixmaps/cards/suits_large/knuth-18x21.png -share/gnome/pixmaps/cards/suits_large/knuth-21x25.png -share/gnome/pixmaps/cards/suits_large/xpat-11x11.png -share/gnome/pixmaps/cards/suits_large/xpat-15x15.png -share/gnome/pixmaps/cards/suits_large/xpat-21x21.png -share/gnome/pixmaps/cards/suits_large/xpat-41x41.png -share/gnome/pixmaps/cards/suits_medium/knuth-09x10.png -share/gnome/pixmaps/cards/suits_medium/knuth-15x19.png -share/gnome/pixmaps/cards/suits_medium/knuth-18x21.png -share/gnome/pixmaps/cards/suits_medium/knuth-21x25.png -share/gnome/pixmaps/cards/suits_medium/xpat-11x11.png -share/gnome/pixmaps/cards/suits_medium/xpat-15x15.png -share/gnome/pixmaps/cards/suits_medium/xpat-21x21.png -share/gnome/pixmaps/cards/suits_small/knuth-09x10.png -share/gnome/pixmaps/cards/suits_small/xpat-11x11.png -share/gnome/pixmaps/cards/suits_small/xpat-15x15.png -share/gnome/pixmaps/gataxx.png -share/gnome/pixmaps/glines.png -share/gnome/pixmaps/glines/ball.png -share/gnome/pixmaps/glines/classic.png -share/gnome/pixmaps/glines/dots.png -share/gnome/pixmaps/glines/gumball.png -share/gnome/pixmaps/glines/pulse.png -share/gnome/pixmaps/gnect-icon.png -share/gnome/pixmaps/gnect/bg_grotty.jpg -share/gnome/pixmaps/gnect/bg_nightfall.jpg -share/gnome/pixmaps/gnect/tileset_40x40_catseyes.png -share/gnome/pixmaps/gnect/tileset_40x40_classic.png -share/gnome/pixmaps/gnect/tileset_40x40_clean.png -share/gnome/pixmaps/gnect/tileset_40x40_glassy.png -share/gnome/pixmaps/gnect/tileset_40x40_square.png -share/gnome/pixmaps/gnect/tileset_45x45_safari.png -share/gnome/pixmaps/gnect/tileset_48x32_emulator.png -share/gnome/pixmaps/gnect/tileset_50x50_catseyes.png -share/gnome/pixmaps/gnect/tileset_50x50_classic.png -share/gnome/pixmaps/gnect/tileset_50x50_clean.png -share/gnome/pixmaps/gnect/tileset_50x50_glassy.png -share/gnome/pixmaps/gnect/tileset_50x50_square.png -share/gnome/pixmaps/gnibbles/gnibbles-logo.png -share/gnome/pixmaps/gnibbles/gnibbles.png -share/gnome/pixmaps/gnobots2/aieee.png -share/gnome/pixmaps/gnobots2/cows.png -share/gnome/pixmaps/gnobots2/eggs.png -share/gnome/pixmaps/gnobots2/gnomes.png -share/gnome/pixmaps/gnobots2/mice.png -share/gnome/pixmaps/gnobots2/robots.png -share/gnome/pixmaps/gnobots2/splat.png -share/gnome/pixmaps/gnobots2/windows.png -share/gnome/pixmaps/gnobots2/yahoo.png -share/gnome/pixmaps/gnome-aisleriot.png -share/gnome/pixmaps/gnome-blackjack.png -share/gnome/pixmaps/gnome-cardgame.png -share/gnome/pixmaps/gnome-die1.png -share/gnome/pixmaps/gnome-die2.png -share/gnome/pixmaps/gnome-die3.png -share/gnome/pixmaps/gnome-die4.png -share/gnome/pixmaps/gnome-die5.png -share/gnome/pixmaps/gnome-die6.png -share/gnome/pixmaps/gnome-gnobots2.png -share/gnome/pixmaps/gnome-gnomine.png -share/gnome/pixmaps/gnome-gnotravex.png -share/gnome/pixmaps/gnome-gsame.png -share/gnome/pixmaps/gnome-gtali.png -share/gnome/pixmaps/gnome-gtetris.png -share/gnome/pixmaps/gnome-mahjongg.png -share/gnome/pixmaps/gnome-nibbles.png -share/gnome/pixmaps/gnome-stones-file.png -share/gnome/pixmaps/gnome-stones.png -share/gnome/pixmaps/gnome-stones/amoeba.png -share/gnome/pixmaps/gnome-stones/animated_curtain.png -share/gnome/pixmaps/gnome-stones/background.png -share/gnome/pixmaps/gnome-stones/boulder.png -share/gnome/pixmaps/gnome-stones/butterfly.png -share/gnome/pixmaps/gnome-stones/crate.png -share/gnome/pixmaps/gnome-stones/curtain.png -share/gnome/pixmaps/gnome-stones/diamond.png -share/gnome/pixmaps/gnome-stones/dirt.png -share/gnome/pixmaps/gnome-stones/door.png -share/gnome/pixmaps/gnome-stones/empty.png -share/gnome/pixmaps/gnome-stones/explosion.png -share/gnome/pixmaps/gnome-stones/firefly.png -share/gnome/pixmaps/gnome-stones/frame.png -share/gnome/pixmaps/gnome-stones/gnome.png -share/gnome/pixmaps/gnome-stones/title-tile.png -share/gnome/pixmaps/gnome-stones/wall.png -share/gnome/pixmaps/gnometris/5blocks-tig.png -share/gnome/pixmaps/gnometris/5blocks-tim.png -share/gnome/pixmaps/gnometris/5blocks.png -share/gnome/pixmaps/gnometris/7blocks-tig.png -share/gnome/pixmaps/gnometris/7blocks.png -share/gnome/pixmaps/gnometris/7stones-gn.png -share/gnome/pixmaps/gnometris/7stones2-gn.png -share/gnome/pixmaps/gnometris/bg/dog-bg.jpg -share/gnome/pixmaps/gnometris/bg/fishy-bg.jpg -share/gnome/pixmaps/gnometris/bg/geschier-bg.jpg -share/gnome/pixmaps/gnometris/bg/gitter-bg.jpg -share/gnome/pixmaps/gnometris/bg/gnometris-bg.jpg -share/gnome/pixmaps/gnometris/bg/greyprint-bg.jpg -share/gnome/pixmaps/gnometris/bg/leaves-bg.jpg -share/gnome/pixmaps/gnometris/bg/rhinoceros-bg.jpg -share/gnome/pixmaps/gnometris/bg/scrcow-bg.jpg -share/gnome/pixmaps/gnometris/bg/sweet-bg.jpg -share/gnome/pixmaps/gnometris/bg/trees-bg.jpg -share/gnome/pixmaps/gnometris/bg/vortex-bg.jpg -share/gnome/pixmaps/gnometris/bg/watery-bg.jpg -share/gnome/pixmaps/gnometris/bg/weirdo-bg.jpg -share/gnome/pixmaps/gnomine/face-cool.xpm -share/gnome/pixmaps/gnomine/face-sad.xpm -share/gnome/pixmaps/gnomine/face-smile.xpm -share/gnome/pixmaps/gnomine/face-win.xpm -share/gnome/pixmaps/gnomine/face-worried.xpm -share/gnome/pixmaps/gnomine/flag-question.png -share/gnome/pixmaps/gnomine/flag.png -share/gnome/pixmaps/gnomine/mine.png -share/gnome/pixmaps/gnotski-icon.png -share/gnome/pixmaps/gnotski.png -share/gnome/pixmaps/iagno.png -share/gnome/pixmaps/iagno/blend.png -share/gnome/pixmaps/iagno/classic.png -share/gnome/pixmaps/iagno/flipblend.png -share/gnome/pixmaps/iagno/metal.png -share/gnome/pixmaps/iagno/metal2.png -share/gnome/pixmaps/iagno/shrink.png -share/gnome/pixmaps/iagno/sunmoon.png -share/gnome/pixmaps/iagno/woodtrim.png -share/gnome/pixmaps/mahjongg/bg/bg1.png -share/gnome/pixmaps/mahjongg/bg/bg2.png -share/gnome/pixmaps/mahjongg/bg/bg3.png -share/gnome/pixmaps/mahjongg/bg/bg4.png -share/gnome/pixmaps/mahjongg/default.png -share/gnome/pixmaps/mahjongg/seta.png -share/gnome/pixmaps/same-gnome/blink-sync.png -share/gnome/pixmaps/same-gnome/glass.png -share/gnome/pixmaps/same-gnome/marbles.png -share/gnome/pixmaps/same-gnome/planets.png -share/gnome/pixmaps/same-gnome/rotate.png -share/gnome/pixmaps/same-gnome/stones.png -share/gnome/sol-games/agnes.scm -share/gnome/sol-games/auld_lang_syne.scm -share/gnome/sol-games/bakers_dozen.scm -share/gnome/sol-games/bakers_game.scm -share/gnome/sol-games/beleaguered_castle.scm -share/gnome/sol-games/bristol.scm -share/gnome/sol-games/camelot.scm -share/gnome/sol-games/canfield.scm -share/gnome/sol-games/chessboard.scm -share/gnome/sol-games/clock.scm -share/gnome/sol-games/cover.scm -share/gnome/sol-games/diamond_mine.scm -share/gnome/sol-games/doublets.scm -share/gnome/sol-games/eagle_wing.scm -share/gnome/sol-games/easthaven.scm -share/gnome/sol-games/eight_off.scm -share/gnome/sol-games/elevator.scm -share/gnome/sol-games/escalator.scm -share/gnome/sol-games/first_law.scm -share/gnome/sol-games/fortress.scm -share/gnome/sol-games/fortunes.scm -share/gnome/sol-games/fourteen.scm -share/gnome/sol-games/freecell.scm -share/gnome/sol-games/gay_gordons.scm -share/gnome/sol-games/glenwood.scm -share/gnome/sol-games/golf.scm -share/gnome/sol-games/gypsy.scm -share/gnome/sol-games/helsinki.scm -share/gnome/sol-games/hopscotch.scm -share/gnome/sol-games/isabel.scm -share/gnome/sol-games/jamestown.scm -share/gnome/sol-games/jumbo.scm -share/gnome/sol-games/kansas.scm -share/gnome/sol-games/king_albert.scm -share/gnome/sol-games/klondike.scm -share/gnome/sol-games/labyrinth.scm -share/gnome/sol-games/lady_jane.scm -share/gnome/sol-games/maze.scm -share/gnome/sol-games/monte_carlo.scm -share/gnome/sol-games/neighbor.scm -share/gnome/sol-games/odessa.scm -share/gnome/sol-games/osmosis.scm -share/gnome/sol-games/peek.scm -share/gnome/sol-games/pileon.scm -share/gnome/sol-games/plait.scm -share/gnome/sol-games/poker.scm -share/gnome/sol-games/quatorze.scm -share/gnome/sol-games/royal_east.scm -share/gnome/sol-games/scorpion.scm -share/gnome/sol-games/scuffle.scm -share/gnome/sol-games/seahaven.scm -share/gnome/sol-games/sir_tommy.scm -share/gnome/sol-games/sol.scm -share/gnome/sol-games/spider.scm -share/gnome/sol-games/spiderette.scm -share/gnome/sol-games/straight_up.scm -share/gnome/sol-games/streets_and_alleys.scm -share/gnome/sol-games/ten_across.scm -share/gnome/sol-games/thieves.scm -share/gnome/sol-games/thirteen.scm -share/gnome/sol-games/thumb_and_pouch.scm -share/gnome/sol-games/treize.scm -share/gnome/sol-games/union_square.scm -share/gnome/sol-games/valentine.scm -share/gnome/sol-games/westhaven.scm -share/gnome/sol-games/whitehead.scm -share/gnome/sol-games/will_o_the_wisp.scm -share/gnome/sol-games/yield.scm -share/gnome/sol-games/yukon.scm -share/gnome/sol-games/zebra.scm -share/gnome/sounds/gataxx/flip-piece.wav -share/gnome/sounds/gataxx/gameover.wav -share/gnome/sounds/gnibbles/appear.wav -share/gnome/sounds/gnibbles/bonus.wav -share/gnome/sounds/gnibbles/crash.wav -share/gnome/sounds/gnibbles/gobble.wav -share/gnome/sounds/gnibbles/laughter.wav -share/gnome/sounds/gnibbles/life.wav -share/gnome/sounds/gnibbles/pop.wav -share/gnome/sounds/gnibbles/reverse.wav -share/gnome/sounds/gnibbles/teleport.wav -share/gnome/sounds/gnobots2/bad.wav -share/gnome/sounds/gnobots2/die.wav -share/gnome/sounds/gnobots2/splat.wav -share/gnome/sounds/gnobots2/teleport.wav -share/gnome/sounds/gnobots2/victory.wav -share/gnome/sounds/gnobots2/yahoo.wav -share/gnome/sounds/gnome-stones/born.wav -share/gnome/sounds/gnome-stones/boulder.wav -share/gnome/sounds/gnome-stones/dig.wav -share/gnome/sounds/gnome-stones/door_open.wav -share/gnome/sounds/gnome-stones/explosion.wav -share/gnome/sounds/gnome-stones/get_diamond.wav -share/gnome/sounds/gnome-stones/title.wav -share/gnome/sounds/iagno/flip-piece.wav -share/gnome/sounds/iagno/gameover.wav -share/locale/am/LC_MESSAGES/gnome-games.mo -share/locale/ar/LC_MESSAGES/gnome-games.mo -share/locale/az/LC_MESSAGES/gnome-games.mo -share/locale/be/LC_MESSAGES/gnome-games.mo -share/locale/bg/LC_MESSAGES/gnome-games.mo -share/locale/bn/LC_MESSAGES/gnome-games.mo -share/locale/ca/LC_MESSAGES/gnome-games.mo -share/locale/cs/LC_MESSAGES/gnome-games.mo -share/locale/cy/LC_MESSAGES/gnome-games.mo -share/locale/da/LC_MESSAGES/gnome-games.mo -share/locale/de/LC_MESSAGES/gnome-games.mo -share/locale/el/LC_MESSAGES/gnome-games.mo -share/locale/en_GB/LC_MESSAGES/gnome-games.mo -share/locale/es/LC_MESSAGES/gnome-games.mo -share/locale/et/LC_MESSAGES/gnome-games.mo -share/locale/eu/LC_MESSAGES/gnome-games.mo -share/locale/fa/LC_MESSAGES/gnome-games.mo -share/locale/fi/LC_MESSAGES/gnome-games.mo -share/locale/fr/LC_MESSAGES/gnome-games.mo -share/locale/ga/LC_MESSAGES/gnome-games.mo -share/locale/gl/LC_MESSAGES/gnome-games.mo -share/locale/he/LC_MESSAGES/gnome-games.mo -share/locale/hi/LC_MESSAGES/gnome-games.mo -share/locale/hu/LC_MESSAGES/gnome-games.mo -share/locale/id/LC_MESSAGES/gnome-games.mo -share/locale/it/LC_MESSAGES/gnome-games.mo -share/locale/ja/LC_MESSAGES/gnome-games.mo -share/locale/ko/LC_MESSAGES/gnome-games.mo -share/locale/lt/LC_MESSAGES/gnome-games.mo -share/locale/lv/LC_MESSAGES/gnome-games.mo -share/locale/mk/LC_MESSAGES/gnome-games.mo -share/locale/ml/LC_MESSAGES/gnome-games.mo -share/locale/mn/LC_MESSAGES/gnome-games.mo -share/locale/ms/LC_MESSAGES/gnome-games.mo -share/locale/nl/LC_MESSAGES/gnome-games.mo -share/locale/nn/LC_MESSAGES/gnome-games.mo -share/locale/no/LC_MESSAGES/gnome-games.mo -share/locale/pl/LC_MESSAGES/gnome-games.mo -share/locale/pt/LC_MESSAGES/gnome-games.mo -share/locale/pt_BR/LC_MESSAGES/gnome-games.mo -share/locale/ro/LC_MESSAGES/gnome-games.mo -share/locale/ru/LC_MESSAGES/gnome-games.mo -share/locale/sk/LC_MESSAGES/gnome-games.mo -share/locale/sl/LC_MESSAGES/gnome-games.mo -share/locale/sr/LC_MESSAGES/gnome-games.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-games.mo -share/locale/sv/LC_MESSAGES/gnome-games.mo -share/locale/tr/LC_MESSAGES/gnome-games.mo -share/locale/uk/LC_MESSAGES/gnome-games.mo -share/locale/vi/LC_MESSAGES/gnome-games.mo -share/locale/wa/LC_MESSAGES/gnome-games.mo -share/locale/zh_CN/LC_MESSAGES/gnome-games.mo -share/locale/zh_TW/LC_MESSAGES/gnome-games.mo -@dirrm share/gnome/sounds/gnome-stones -@dirrm share/gnome/pixmaps/gnomine -@dirrm share/gnome/pixmaps/blackjack -@dirrm share/gnome/help/same-gnome/C/figures -@dirrm share/gnome/help/gnotski/C/figures -@dirrm share/gnome/help/gnotski/C -@dirrm share/gnome/help/gnotski -@dirrm share/gnome/help/gnomine/C/figures -@dirrm share/gnome/help/gnomine/C -@dirrm share/gnome/help/gnomine -@dirrm share/gnome/help/glines/C/figures -@dirrm share/gnome/help/glines/C -@dirrm share/gnome/help/glines -@dirrm share/gnome/blackjack -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/same-gnome -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mahjongg -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/iagno -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtali -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnotravex -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-stones/preferences -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-stones -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnobots2/preferences -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnobots2 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnomine/geometry -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnomine -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnometris/options -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnometris -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/worm/3 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/worm/2 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/worm/1 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/worm/0 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/worm -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnect -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/glines/saved -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/glines/preferences -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/glines -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gataxx -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/blackjack/settings -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/blackjack/global -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/blackjack/deck -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/blackjack -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/aisleriot -@dirrm etc/gconf/gconf.xml.defaults/apps/same-gnome -@dirrm etc/gconf/gconf.xml.defaults/apps/mahjongg -@dirrm etc/gconf/gconf.xml.defaults/apps/iagno -@dirrm etc/gconf/gconf.xml.defaults/apps/gtali -@dirrm etc/gconf/gconf.xml.defaults/apps/gnotravex -@dirrm etc/gconf/gconf.xml.defaults/apps/gnomine/geometry -@dirrm etc/gconf/gconf.xml.defaults/apps/gnomine -@dirrm etc/gconf/gconf.xml.defaults/apps/gnometris/options -@dirrm etc/gconf/gconf.xml.defaults/apps/gnometris -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-stones/preferences -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-stones -@dirrm etc/gconf/gconf.xml.defaults/apps/gnobots2/preferences -@dirrm etc/gconf/gconf.xml.defaults/apps/gnobots2 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/worm/3 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/worm/2 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/worm/1 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/worm/0 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/worm -@dirrm etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences -@dirrm etc/gconf/gconf.xml.defaults/apps/gnibbles -@dirrm etc/gconf/gconf.xml.defaults/apps/glines/saved -@dirrm etc/gconf/gconf.xml.defaults/apps/glines/preferences -@dirrm etc/gconf/gconf.xml.defaults/apps/glines -@dirrm etc/gconf/gconf.xml.defaults/apps/gnect -@dirrm etc/gconf/gconf.xml.defaults/apps/gataxx -@dirrm etc/gconf/gconf.xml.defaults/apps/blackjack/settings -@dirrm etc/gconf/gconf.xml.defaults/apps/blackjack/global -@dirrm etc/gconf/gconf.xml.defaults/apps/blackjack/deck -@dirrm etc/gconf/gconf.xml.defaults/apps/blackjack -@dirrm etc/gconf/gconf.xml.defaults/apps/aisleriot -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/aisleriot-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/blackjack-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gataxx-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/glines-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnect-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnibbles-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnobots2-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnome-stones-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnomine-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnotravex-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnotski-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gtali-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/iagno-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/mahjongg-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/same-gnome-C.omf 2>/dev/null || /usr/bin/true diff --git a/games/gnomegames2/Makefile b/games/gnomegames2/Makefile deleted file mode 100644 index 879130a64..000000000 --- a/games/gnomegames2/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: gnomegames2 -# Date created: 08 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomegames2 -PORTVERSION= 2.4.0 -CATEGORIES= games gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-games/2.4 -DISTNAME= gnome-games-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= The game applications package for the Gnome 2 Desktop Environment - -LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -post-patch: - @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|malloc\.h|stdlib.h|g' - -.include <bsd.port.mk> diff --git a/games/gnomegames2/distinfo b/games/gnomegames2/distinfo deleted file mode 100644 index 5038e683d..000000000 --- a/games/gnomegames2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-games-2.4.0.tar.bz2) = a1a2935642921e7defce3a0a5c54bdbd diff --git a/games/gnomegames2/files/patch-ab b/games/gnomegames2/files/patch-ab deleted file mode 100644 index 67cea1ce8..000000000 --- a/games/gnomegames2/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-stones/objects/Makefile.in.orig Sun Jun 15 20:28:06 2003 -+++ gnome-stones/objects/Makefile.in Sun Jun 15 20:28:06 2003 -@@ -136,7 +136,7 @@ - - GSTONES_SRC_DIR = $(srcdir)/../ - --objectdir = $(libdir)/gnome-stones/objects -+objectdir = $(datadir)/gnome-stones/objects - - INCLUDES = \ - -I$(GSTONES_SRC_DIR) \ diff --git a/games/gnomegames2/files/patch-ac b/games/gnomegames2/files/patch-ac deleted file mode 100644 index 4f62486fb..000000000 --- a/games/gnomegames2/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- gdk-card-image/Makefile.in.orig Wed May 8 16:32:35 2002 -+++ gdk-card-image/Makefile.in Wed May 8 16:32:41 2002 -@@ -164,7 +164,7 @@ - libgdkcardimage_la_SOURCES = gdk-card-image.c - libgdkcardimageincludedir = $(includedir)/gdkcardimage - libgdkcardimageinclude_HEADERS = gdk-card-image.h --libgdkcardimage_la_LDFLAGS = -version-info 0:0:0 -+libgdkcardimage_la_LDFLAGS = -version-info 1:0:0 - libgdkcardimage_la_LIBADD = $(GNOME_GAMES_LIBS) @UCB_LDFLAGS@ - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../../config.h diff --git a/games/gnomegames2/files/patch-configure b/games/gnomegames2/files/patch-configure deleted file mode 100644 index b633cbcce..000000000 --- a/games/gnomegames2/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Sun Apr 21 13:50:05 2002 -+++ configure Wed May 8 15:34:41 2002 -@@ -7864,6 +7864,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -12411,7 +12412,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - _ACEOF - - diff --git a/games/gnomegames2/files/patch-gnome-stones_Makefile.in b/games/gnomegames2/files/patch-gnome-stones_Makefile.in deleted file mode 100644 index 92fbe9e88..000000000 --- a/games/gnomegames2/files/patch-gnome-stones_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-stones/Makefile.in.orig Tue Jul 23 20:37:40 2002 -+++ gnome-stones/Makefile.in Tue Jul 23 20:38:10 2002 -@@ -202,7 +202,7 @@ - Caves_in_files = default.caves.in tutorial.caves.in gnomekoban.caves.in atari.caves.in - Caves_DATA = $(Caves_in_files:.caves.in=.caves) - --gtkrcdir = $(datadir) -+gtkrcdir = $(datadir)/gnome-stones - gtkrc_DATA = gnome-stonesrc gnome-stonesrc.ko - - Mimedir = $(datadir)/mime-info diff --git a/games/gnomegames2/pkg-descr b/games/gnomegames2/pkg-descr deleted file mode 100644 index 9d0fcb54b..000000000 --- a/games/gnomegames2/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -The GNOME Desktop Environment's games application package, which includes -card games (including a solitaire package which knows 69 distinct solitaire -variations), knockoffs of Minesweeper, Tetris, mahjongg, Nibbles, action -games, puzzle games, and more card games. - -This package uses the GNOME 2 libraries. - -WWW: http://www.gnome.org diff --git a/games/gnomegames2/pkg-install b/games/gnomegames2/pkg-install deleted file mode 100644 index 039d300d6..000000000 --- a/games/gnomegames2/pkg-install +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/sh - -if [ -n "${PACKAGE_BUILDING}" ]; then - exit 0 -fi - -if [ "$2" = "POST-INSTALL" ]; then - mkdir -p ${PKG_PREFIX}/share/gnome/games - SCORES="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-super-safe.scores gnobots2.classic_robots.scores gnobots2.nightmare-safe.scores gnobots2.nightmare-super-safe.scores gnobots2.nightmare.scores gnobots2.robots2-safe.scores gnobots2.robots2-super-safe.scores gnobots2.robots2.scores gnobots2.robots2_easy-safe.scores gnobots2.robots2_easy-super-safe.scores gnobots2.robots2_easy.scores gnobots2.robots_with_safe_teleport-safe.scores gnobots2.robots_with_safe_teleport-super-safe.scores gnobots2.robots_with_safe_teleport.scores gnome-stones.scores gnometris.scores gnomine.Custom.scores gnomine.Large.scores gnomine.Medium.scores gnomine.Small.scores gnotravex.2x2.scores gnotravex.3x3.scores gnotravex.4x4.scores gnotravex.5x5.scores gnotravex.6x6.scores gnotski.1.scores gnotski.11.scores gnotski.12.scores gnotski.13.scores gnotski.14.scores gnotski.15.scores gnotski.16.scores gnotski.17.scores gnotski.2.scores gnotski.21.scores gnotski.22.scores gnotski.23.scores gnotski.24.scores gnotski.25.scores gnotski.26.scores gnotski.3.scores gnotski.4.scores gnotski.5.scores gnotski.6.scores gnotski.7.scores gtali.scores iagno.b1.scores iagno.b2.scores iagno.b3.scores iagno.w1.scores iagno.w2.scores iagno.w3.scores mahjongg.difficult.scores mahjongg.easy.scores same-gnome.scores" - for i in ${SCORES}; do - if [ ! -f ${PKG_PREFIX}/share/gnome/games/${i} ]; then - touch -f ${PKG_PREFIX}/share/gnome/games/${i} - chown games:games ${PKG_PREFIX}/share/gnome/games/${i} - chmod 664 ${PKG_PREFIX}/share/gnome/games/${i} - fi - done -fi diff --git a/games/gnomegames2/pkg-plist b/games/gnomegames2/pkg-plist deleted file mode 100644 index 25d955dcd..000000000 --- a/games/gnomegames2/pkg-plist +++ /dev/null @@ -1,839 +0,0 @@ -bin/blackjack -bin/gataxx -bin/glines -bin/gnect -bin/gnibbles -bin/gnobots2 -bin/gnome-stones -bin/gnometris -bin/gnomine -bin/gnotravex -bin/gnotski -bin/gtali -bin/iagno -bin/mahjongg -bin/same-gnome -bin/sol -etc/gconf/gconf.xml.defaults/apps/aisleriot/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/blackjack/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/blackjack/deck/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/blackjack/global/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/blackjack/settings/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gataxx/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/glines/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/glines/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/glines/saved/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnect/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnibbles/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/worm/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/worm/0/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/worm/1/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/worm/2/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/worm/3/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnobots2/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnobots2/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-stones/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-stones/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnometris/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnometris/options/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnomine/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnomine/geometry/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnotravex/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gtali/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/iagno/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/mahjongg/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/same-gnome/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/aisleriot/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/blackjack/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/blackjack/deck/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/blackjack/global/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/blackjack/settings/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gataxx/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/glines/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/glines/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/glines/saved/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnect/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/worm/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/worm/0/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/worm/1/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/worm/2/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/worm/3/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnobots2/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnobots2/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-stones/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-stones/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnometris/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnometris/options/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnomine/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnomine/geometry/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnotravex/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gtali/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/iagno/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mahjongg/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/same-gnome/%gconf.xml -etc/gconf/schemas/aisleriot.schemas -etc/gconf/schemas/blackjack.schemas -etc/gconf/schemas/gataxx.schemas -etc/gconf/schemas/glines.schemas -etc/gconf/schemas/gnect.schemas -etc/gconf/schemas/gnibbles.schemas -etc/gconf/schemas/gnobots2.schemas -etc/gconf/schemas/gnome-stones.schemas -etc/gconf/schemas/gnometris.schemas -etc/gconf/schemas/gnomine.schemas -etc/gconf/schemas/gnotravex.schemas -etc/gconf/schemas/gtali.schemas -etc/gconf/schemas/iagno.schemas -etc/gconf/schemas/mahjongg.schemas -etc/gconf/schemas/same-gnome.schemas -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/libgdkcardimage.a -lib/libgdkcardimage.so -lib/libgdkcardimage.so.1 -share/gnome/applications/blackjack.desktop -share/gnome/applications/freecell.desktop -share/gnome/applications/gataxx.desktop -share/gnome/applications/glines.desktop -share/gnome/applications/gnect.desktop -share/gnome/applications/gnibbles.desktop -share/gnome/applications/gnobots2.desktop -share/gnome/applications/gnome-stones.desktop -share/gnome/applications/gnometris.desktop -share/gnome/applications/gnomine.desktop -share/gnome/applications/gnotravex.desktop -share/gnome/applications/gnotski.desktop -share/gnome/applications/gtali.desktop -share/gnome/applications/iagno.desktop -share/gnome/applications/mahjongg.desktop -share/gnome/applications/same-gnome.desktop -share/gnome/applications/sol.desktop -share/gnome/blackjack/Ameristar.rules -share/gnome/blackjack/Atlantic_City.rules -share/gnome/blackjack/Vegas_Downtown.rules -share/gnome/blackjack/Vegas_Strip.rules -share/gnome/blackjack/Vegas_Strip.rules.dat -@unexec [ -s %D/share/gnome/games/glines.scores ] || rm -f %D/share/gnome/games/glines.scores -@unexec [ -s %D/share/gnome/games/gnibbles.1.0.scores ] || rm -f %D/share/gnome/games/gnibbles.1.0.scores -@unexec [ -s %D/share/gnome/games/gnibbles.1.1.scores ] || rm -f %D/share/gnome/games/gnibbles.1.1.scores -@unexec [ -s %D/share/gnome/games/gnibbles.2.0.scores ] || rm -f %D/share/gnome/games/gnibbles.2.0.scores -@unexec [ -s %D/share/gnome/games/gnibbles.2.1.scores ] || rm -f %D/share/gnome/games/gnibbles.2.1.scores -@unexec [ -s %D/share/gnome/games/gnibbles.3.0.scores ] || rm -f %D/share/gnome/games/gnibbles.3.0.scores -@unexec [ -s %D/share/gnome/games/gnibbles.3.1.scores ] || rm -f %D/share/gnome/games/gnibbles.3.1.scores -@unexec [ -s %D/share/gnome/games/gnibbles.4.0.scores ] || rm -f %D/share/gnome/games/gnibbles.4.0.scores -@unexec [ -s %D/share/gnome/games/gnibbles.4.1.scores ] || rm -f %D/share/gnome/games/gnibbles.4.1.scores -@unexec [ -s %D/share/gnome/games/gnobots2.classic_robots-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.classic_robots-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.classic_robots-super-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.classic_robots-super-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.classic_robots.scores ] || rm -f %D/share/gnome/games/gnobots2.classic_robots.scores -@unexec [ -s %D/share/gnome/games/gnobots2.nightmare-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.nightmare-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.nightmare-super-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.nightmare-super-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.nightmare.scores ] || rm -f %D/share/gnome/games/gnobots2.nightmare.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots2-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.robots2-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots2-super-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.robots2-super-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots2.scores ] || rm -f %D/share/gnome/games/gnobots2.robots2.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots2_easy-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.robots2_easy-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots2_easy-super-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.robots2_easy-super-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots2_easy.scores ] || rm -f %D/share/gnome/games/gnobots2.robots2_easy.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots_with_safe_teleport-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.robots_with_safe_teleport-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots_with_safe_teleport-super-safe.scores ] || rm -f %D/share/gnome/games/gnobots2.robots_with_safe_teleport-super-safe.scores -@unexec [ -s %D/share/gnome/games/gnobots2.robots_with_safe_teleport.scores ] || rm -f %D/share/gnome/games/gnobots2.robots_with_safe_teleport.scores -@unexec [ -s %D/share/gnome/games/gnome-stones.scores ] || rm -f %D/share/gnome/games/gnome-stones.scores -@unexec [ -s %D/share/gnome/games/gnometris.scores ] || rm -f %D/share/gnome/games/gnometris.scores -@unexec [ -s %D/share/gnome/games/gnomine.Custom.scores ] || rm -f %D/share/gnome/games/gnomine.Custom.scores -@unexec [ -s %D/share/gnome/games/gnomine.Large.scores ] || rm -f %D/share/gnome/games/gnomine.Large.scores -@unexec [ -s %D/share/gnome/games/gnomine.Medium.scores ] || rm -f %D/share/gnome/games/gnomine.Medium.scores -@unexec [ -s %D/share/gnome/games/gnomine.Small.scores ] || rm -f %D/share/gnome/games/gnomine.Small.scores -@unexec [ -s %D/share/gnome/games/gnotravex.2x2.scores ] || rm -f %D/share/gnome/games/gnotravex.2x2.scores -@unexec [ -s %D/share/gnome/games/gnotravex.3x3.scores ] || rm -f %D/share/gnome/games/gnotravex.3x3.scores -@unexec [ -s %D/share/gnome/games/gnotravex.4x4.scores ] || rm -f %D/share/gnome/games/gnotravex.4x4.scores -@unexec [ -s %D/share/gnome/games/gnotravex.5x5.scores ] || rm -f %D/share/gnome/games/gnotravex.5x5.scores -@unexec [ -s %D/share/gnome/games/gnotravex.6x6.scores ] || rm -f %D/share/gnome/games/gnotravex.6x6.scores -@unexec [ -s %D/share/gnome/games/gnotski.1.scores ] || rm -f %D/share/gnome/games/gnotski.1.scores -@unexec [ -s %D/share/gnome/games/gnotski.11.scores ] || rm -f %D/share/gnome/games/gnotski.11.scores -@unexec [ -s %D/share/gnome/games/gnotski.12.scores ] || rm -f %D/share/gnome/games/gnotski.12.scores -@unexec [ -s %D/share/gnome/games/gnotski.13.scores ] || rm -f %D/share/gnome/games/gnotski.13.scores -@unexec [ -s %D/share/gnome/games/gnotski.14.scores ] || rm -f %D/share/gnome/games/gnotski.14.scores -@unexec [ -s %D/share/gnome/games/gnotski.15.scores ] || rm -f %D/share/gnome/games/gnotski.15.scores -@unexec [ -s %D/share/gnome/games/gnotski.16.scores ] || rm -f %D/share/gnome/games/gnotski.16.scores -@unexec [ -s %D/share/gnome/games/gnotski.17.scores ] || rm -f %D/share/gnome/games/gnotski.17.scores -@unexec [ -s %D/share/gnome/games/gnotski.2.scores ] || rm -f %D/share/gnome/games/gnotski.2.scores -@unexec [ -s %D/share/gnome/games/gnotski.21.scores ] || rm -f %D/share/gnome/games/gnotski.21.scores -@unexec [ -s %D/share/gnome/games/gnotski.22.scores ] || rm -f %D/share/gnome/games/gnotski.22.scores -@unexec [ -s %D/share/gnome/games/gnotski.23.scores ] || rm -f %D/share/gnome/games/gnotski.23.scores -@unexec [ -s %D/share/gnome/games/gnotski.24.scores ] || rm -f %D/share/gnome/games/gnotski.24.scores -@unexec [ -s %D/share/gnome/games/gnotski.25.scores ] || rm -f %D/share/gnome/games/gnotski.25.scores -@unexec [ -s %D/share/gnome/games/gnotski.26.scores ] || rm -f %D/share/gnome/games/gnotski.26.scores -@unexec [ -s %D/share/gnome/games/gnotski.3.scores ] || rm -f %D/share/gnome/games/gnotski.3.scores -@unexec [ -s %D/share/gnome/games/gnotski.4.scores ] || rm -f %D/share/gnome/games/gnotski.4.scores -@unexec [ -s %D/share/gnome/games/gnotski.5.scores ] || rm -f %D/share/gnome/games/gnotski.5.scores -@unexec [ -s %D/share/gnome/games/gnotski.6.scores ] || rm -f %D/share/gnome/games/gnotski.6.scores -@unexec [ -s %D/share/gnome/games/gnotski.7.scores ] || rm -f %D/share/gnome/games/gnotski.7.scores -@unexec [ -s %D/share/gnome/games/gtali.scores ] || rm -f %D/share/gnome/games/gtali.scores -@unexec [ -s %D/share/gnome/games/iagno.b1.scores ] || rm -f %D/share/gnome/games/iagno.b1.scores -@unexec [ -s %D/share/gnome/games/iagno.b2.scores ] || rm -f %D/share/gnome/games/iagno.b2.scores -@unexec [ -s %D/share/gnome/games/iagno.b3.scores ] || rm -f %D/share/gnome/games/iagno.b3.scores -@unexec [ -s %D/share/gnome/games/iagno.w1.scores ] || rm -f %D/share/gnome/games/iagno.w1.scores -@unexec [ -s %D/share/gnome/games/iagno.w2.scores ] || rm -f %D/share/gnome/games/iagno.w2.scores -@unexec [ -s %D/share/gnome/games/iagno.w3.scores ] || rm -f %D/share/gnome/games/iagno.w3.scores -@unexec [ -s %D/share/gnome/games/mahjongg.difficult.scores ] || rm -f %D/share/gnome/games/mahjongg.difficult.scores -@unexec [ -s %D/share/gnome/games/mahjongg.easy.scores ] || rm -f %D/share/gnome/games/mahjongg.easy.scores -@unexec [ -s %D/share/gnome/games/same-gnome.scores ] || rm -f %D/share/gnome/games/same-gnome.scores -share/gnome/gnect/catseyes_40x40.gnect -share/gnome/gnect/classic_40x40.gnect -share/gnome/gnect/classic_50x50.gnect -share/gnome/gnect/clean_40x40.gnect -share/gnome/gnect/clean_40x40_nightfall.gnect -share/gnome/gnect/clean_50x50.gnect -share/gnome/gnect/clean_50x50_nightfall.gnect -share/gnome/gnect/default.gnect -share/gnome/gnect/emulator_48x32.gnect -share/gnome/gnect/glassy_40x40.gnect -share/gnome/gnect/glassy_40x40_grotty.gnect -share/gnome/gnect/glassy_50x50.gnect -share/gnome/gnect/glassy_50x50_grotty.gnect -share/gnome/gnect/safari_45x45.gnect -share/gnome/gnect/square_40x40.gnect -share/gnome/gnect/square_50x50.gnect -share/gnome/gnect/white_ob.cn4 -share/gnome/gnibbles/level001.gnl -share/gnome/gnibbles/level002.gnl -share/gnome/gnibbles/level003.gnl -share/gnome/gnibbles/level004.gnl -share/gnome/gnibbles/level005.gnl -share/gnome/gnibbles/level006.gnl -share/gnome/gnibbles/level007.gnl -share/gnome/gnibbles/level008.gnl -share/gnome/gnibbles/level009.gnl -share/gnome/gnibbles/level010.gnl -share/gnome/gnibbles/level011.gnl -share/gnome/gnibbles/level012.gnl -share/gnome/gnibbles/level013.gnl -share/gnome/gnibbles/level014.gnl -share/gnome/gnibbles/level015.gnl -share/gnome/gnibbles/level016.gnl -share/gnome/gnibbles/level017.gnl -share/gnome/gnibbles/level018.gnl -share/gnome/gnibbles/level019.gnl -share/gnome/gnibbles/level020.gnl -share/gnome/gnibbles/level021.gnl -share/gnome/gnibbles/level022.gnl -share/gnome/gnibbles/level023.gnl -share/gnome/gnibbles/level024.gnl -share/gnome/gnibbles/level025.gnl -share/gnome/gnibbles/level026.gnl -share/gnome/gnobots2/classic_robots.cfg -share/gnome/gnobots2/nightmare.cfg -share/gnome/gnobots2/robots2.cfg -share/gnome/gnobots2/robots2_easy.cfg -share/gnome/gnobots2/robots_with_safe_teleport.cfg -share/gnome/gnome-stones/atari.caves -share/gnome/gnome-stones/default.caves -share/gnome/gnome-stones/gnome-stonesrc -share/gnome/gnome-stones/gnome-stonesrc.ko -share/gnome/gnome-stones/gnomekoban.caves -share/gnome/gnome-stones/objects/libgnome-stones.so -share/gnome/gnome-stones/objects/libgnomekoban.so -share/gnome/gnome-stones/tutorial.caves -share/gnome/help/aisleriot/C/agnes.xml -share/gnome/help/aisleriot/C/aisleriot.xml -share/gnome/help/aisleriot/C/auld_lang_syne.xml -share/gnome/help/aisleriot/C/bakers_dozen.xml -share/gnome/help/aisleriot/C/bakers_game.xml -share/gnome/help/aisleriot/C/beleaguered_castle.xml -share/gnome/help/aisleriot/C/block_ten.xml -share/gnome/help/aisleriot/C/bristol.xml -share/gnome/help/aisleriot/C/camelot.xml -share/gnome/help/aisleriot/C/canfield.xml -share/gnome/help/aisleriot/C/chessboard.xml -share/gnome/help/aisleriot/C/clock.xml -share/gnome/help/aisleriot/C/cover.xml -share/gnome/help/aisleriot/C/definitions.xml -share/gnome/help/aisleriot/C/diamond_mine.xml -share/gnome/help/aisleriot/C/doublets.xml -share/gnome/help/aisleriot/C/eagle-wing.xml -share/gnome/help/aisleriot/C/easthaven.xml -share/gnome/help/aisleriot/C/eight_off.xml -share/gnome/help/aisleriot/C/elevator.xml -share/gnome/help/aisleriot/C/escalator.xml -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.xml -share/gnome/help/aisleriot/C/fortress.xml -share/gnome/help/aisleriot/C/fortunes.xml -share/gnome/help/aisleriot/C/fourteen.xml -share/gnome/help/aisleriot/C/freecell.xml -share/gnome/help/aisleriot/C/gay_gordons.xml -share/gnome/help/aisleriot/C/glenwood.xml -share/gnome/help/aisleriot/C/golf.xml -share/gnome/help/aisleriot/C/gypsy.xml -share/gnome/help/aisleriot/C/helsinki.xml -share/gnome/help/aisleriot/C/hopscotch.xml -share/gnome/help/aisleriot/C/isabel.xml -share/gnome/help/aisleriot/C/jamestown.xml -share/gnome/help/aisleriot/C/jumbo.xml -share/gnome/help/aisleriot/C/kansas.xml -share/gnome/help/aisleriot/C/king_albert.xml -share/gnome/help/aisleriot/C/klondike.xml -share/gnome/help/aisleriot/C/labyrinth.xml -share/gnome/help/aisleriot/C/lady_jane.xml -share/gnome/help/aisleriot/C/legal.xml -share/gnome/help/aisleriot/C/maze.xml -share/gnome/help/aisleriot/C/monte_carlo.xml -share/gnome/help/aisleriot/C/neighbor.xml -share/gnome/help/aisleriot/C/odessa.xml -share/gnome/help/aisleriot/C/osmosis.xml -share/gnome/help/aisleriot/C/peek.xml -share/gnome/help/aisleriot/C/pileon.xml -share/gnome/help/aisleriot/C/plait.xml -share/gnome/help/aisleriot/C/poker.xml -share/gnome/help/aisleriot/C/quatorze.xml -share/gnome/help/aisleriot/C/royal_east.xml -share/gnome/help/aisleriot/C/scorpion.xml -share/gnome/help/aisleriot/C/scuffle.xml -share/gnome/help/aisleriot/C/seahaven.xml -share/gnome/help/aisleriot/C/sir_tommy.xml -share/gnome/help/aisleriot/C/spider.xml -share/gnome/help/aisleriot/C/spiderette.xml -share/gnome/help/aisleriot/C/straight_up.xml -share/gnome/help/aisleriot/C/streets_and_alleys.xml -share/gnome/help/aisleriot/C/ten_across.xml -share/gnome/help/aisleriot/C/thieves.xml -share/gnome/help/aisleriot/C/thirteen.xml -share/gnome/help/aisleriot/C/thumb_and_pouch.xml -share/gnome/help/aisleriot/C/treize.xml -share/gnome/help/aisleriot/C/union_square.xml -share/gnome/help/aisleriot/C/valentine.xml -share/gnome/help/aisleriot/C/westhaven.xml -share/gnome/help/aisleriot/C/whitehead.xml -share/gnome/help/aisleriot/C/will_o_the_wisp.xml -share/gnome/help/aisleriot/C/yield.xml -share/gnome/help/aisleriot/C/yukon.xml -share/gnome/help/aisleriot/C/zebra.xml -share/gnome/help/blackjack/C/blackjack.xml -share/gnome/help/blackjack/C/figures/blackjack_start_window.png -share/gnome/help/blackjack/C/figures/blackjack_win_window.png -share/gnome/help/blackjack/C/legal.xml -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.xml -share/gnome/help/gataxx/C/legal.xml -share/gnome/help/glines/C/figures/glines-gameover.png -share/gnome/help/glines/C/figures/glines-startgame.png -share/gnome/help/glines/C/figures/preferences.png -share/gnome/help/glines/C/glines.xml -share/gnome/help/glines/C/legal.xml -share/gnome/help/gnect/C/figures/mainwindow.png -share/gnome/help/gnect/C/figures/tileset.png -share/gnome/help/gnect/C/gnect.xml -share/gnome/help/gnect/C/legal.xml -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.xml -share/gnome/help/gnibbles/C/legal.xml -share/gnome/help/gnobots2/C/figures/gnobots2-main.png -share/gnome/help/gnobots2/C/gnobots2.xml -share/gnome/help/gnobots2/C/legal.xml -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/it/index.html -share/gnome/help/gnobots2/it/topic.dat -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/gnome-stones.xml -share/gnome/help/gnome-stones/C/legal.xml -share/gnome/help/gnomine/C/figures/advanced_121_a.png -share/gnome/help/gnomine/C/figures/advanced_121_b.png -share/gnome/help/gnomine/C/figures/advanced_121_c.png -share/gnome/help/gnomine/C/figures/basic-corner.png -share/gnome/help/gnomine/C/figures/basic-flat3.png -share/gnome/help/gnomine/C/figures/basic-wall.png -share/gnome/help/gnomine/C/figures/gnomine-begin-play.png -share/gnome/help/gnomine/C/figures/gnomine-fail.png -share/gnome/help/gnomine/C/figures/gnomine-fresh.png -share/gnome/help/gnomine/C/figures/gnomine-preferences.png -share/gnome/help/gnomine/C/figures/gnomine-won.png -share/gnome/help/gnomine/C/gnomine.xml -share/gnome/help/gnomine/C/legal.xml -share/gnome/help/gnotravex/C/figures/gnotravex_game.png -share/gnome/help/gnotravex/C/figures/gnotravex_mainwindow.png -share/gnome/help/gnotravex/C/gnotravex.xml -share/gnome/help/gnotravex/C/legal.xml -share/gnome/help/gnotski/C/figures/gnotski_start_window.png -share/gnome/help/gnotski/C/figures/gnotski_win.png -share/gnome/help/gnotski/C/gnotski.xml -share/gnome/help/gnotski/C/legal.xml -share/gnome/help/gtali/C/figures/mainwindow.png -share/gnome/help/gtali/C/figures/preferences.png -share/gnome/help/gtali/C/gtali.xml -share/gnome/help/gtali/C/legal.xml -share/gnome/help/gtali/da/index.html -share/gnome/help/gtali/da/topic.dat -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.xml -share/gnome/help/iagno/C/legal.xml -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/seed.png -share/gnome/help/mahjongg/C/figures/toolbar.png -share/gnome/help/mahjongg/C/legal.xml -share/gnome/help/mahjongg/C/mahjongg.xml -share/gnome/help/same-gnome/C/figures/blink-sync.png -share/gnome/help/same-gnome/C/figures/preferences.png -share/gnome/help/same-gnome/C/figures/same-main-window.png -share/gnome/help/same-gnome/C/figures/same-planets-fig.png -share/gnome/help/same-gnome/C/legal.xml -share/gnome/help/same-gnome/C/same-gnome.xml -share/gnome/mime-info/gnome-stones.keys -share/gnome/mime-info/gnome-stones.mime -share/gnome/omf/gnome-games/aisleriot-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/aisleriot-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/blackjack-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/blackjack-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gataxx-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gataxx-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/glines-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/glines-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnect-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnect-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnibbles-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnibbles-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnobots2-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnobots2-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnome-stones-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnome-stones-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnomine-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnomine-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnotravex-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnotravex-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gnotski-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gnotski-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/gtali-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/gtali-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/iagno-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/iagno-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/mahjongg-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/mahjongg-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-games/same-gnome-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-games/same-gnome-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/blackjack/baize.png -share/gnome/pixmaps/blackjack/blackjack-splash.png -share/gnome/pixmaps/blackjack/chip-1.png -share/gnome/pixmaps/blackjack/chip-100.png -share/gnome/pixmaps/blackjack/chip-25.png -share/gnome/pixmaps/blackjack/chip-5.png -share/gnome/pixmaps/cards/backs/antique-red.png -share/gnome/pixmaps/cards/backs/beige.png -share/gnome/pixmaps/cards/backs/dondorf-flower.png -share/gnome/pixmaps/cards/backs/face.png -share/gnome/pixmaps/cards/backs/grey.png -share/gnome/pixmaps/cards/backs/rods.png -share/gnome/pixmaps/cards/backs/tux.png -share/gnome/pixmaps/cards/baize.png -share/gnome/pixmaps/cards/honors/bonded.png -share/gnome/pixmaps/cards/honors/dondorf.png -share/gnome/pixmaps/cards/honors/xpat.png -share/gnome/pixmaps/cards/jokers/gnome.png -share/gnome/pixmaps/cards/ranks/bold-09x14.png -share/gnome/pixmaps/cards/ranks/fine-07x12.png -share/gnome/pixmaps/cards/slots/hand.png -share/gnome/pixmaps/cards/slots/plain.png -share/gnome/pixmaps/cards/slots/white-outline.png -share/gnome/pixmaps/cards/splash.png -share/gnome/pixmaps/cards/suits_large/knuth-09x10.png -share/gnome/pixmaps/cards/suits_large/knuth-15x19.png -share/gnome/pixmaps/cards/suits_large/knuth-18x21.png -share/gnome/pixmaps/cards/suits_large/knuth-21x25.png -share/gnome/pixmaps/cards/suits_large/xpat-11x11.png -share/gnome/pixmaps/cards/suits_large/xpat-15x15.png -share/gnome/pixmaps/cards/suits_large/xpat-21x21.png -share/gnome/pixmaps/cards/suits_large/xpat-41x41.png -share/gnome/pixmaps/cards/suits_medium/knuth-09x10.png -share/gnome/pixmaps/cards/suits_medium/knuth-15x19.png -share/gnome/pixmaps/cards/suits_medium/knuth-18x21.png -share/gnome/pixmaps/cards/suits_medium/knuth-21x25.png -share/gnome/pixmaps/cards/suits_medium/xpat-11x11.png -share/gnome/pixmaps/cards/suits_medium/xpat-15x15.png -share/gnome/pixmaps/cards/suits_medium/xpat-21x21.png -share/gnome/pixmaps/cards/suits_small/knuth-09x10.png -share/gnome/pixmaps/cards/suits_small/xpat-11x11.png -share/gnome/pixmaps/cards/suits_small/xpat-15x15.png -share/gnome/pixmaps/gataxx.png -share/gnome/pixmaps/glines.png -share/gnome/pixmaps/glines/ball.png -share/gnome/pixmaps/glines/classic.png -share/gnome/pixmaps/glines/dots.png -share/gnome/pixmaps/glines/gumball.png -share/gnome/pixmaps/glines/pulse.png -share/gnome/pixmaps/gnect-icon.png -share/gnome/pixmaps/gnect/bg_grotty.jpg -share/gnome/pixmaps/gnect/bg_nightfall.jpg -share/gnome/pixmaps/gnect/tileset_40x40_catseyes.png -share/gnome/pixmaps/gnect/tileset_40x40_classic.png -share/gnome/pixmaps/gnect/tileset_40x40_clean.png -share/gnome/pixmaps/gnect/tileset_40x40_glassy.png -share/gnome/pixmaps/gnect/tileset_40x40_square.png -share/gnome/pixmaps/gnect/tileset_45x45_safari.png -share/gnome/pixmaps/gnect/tileset_48x32_emulator.png -share/gnome/pixmaps/gnect/tileset_50x50_catseyes.png -share/gnome/pixmaps/gnect/tileset_50x50_classic.png -share/gnome/pixmaps/gnect/tileset_50x50_clean.png -share/gnome/pixmaps/gnect/tileset_50x50_glassy.png -share/gnome/pixmaps/gnect/tileset_50x50_square.png -share/gnome/pixmaps/gnibbles/gnibbles-logo.png -share/gnome/pixmaps/gnibbles/gnibbles.png -share/gnome/pixmaps/gnobots2/aieee.png -share/gnome/pixmaps/gnobots2/cows.png -share/gnome/pixmaps/gnobots2/eggs.png -share/gnome/pixmaps/gnobots2/gnomes.png -share/gnome/pixmaps/gnobots2/mice.png -share/gnome/pixmaps/gnobots2/robots.png -share/gnome/pixmaps/gnobots2/splat.png -share/gnome/pixmaps/gnobots2/windows.png -share/gnome/pixmaps/gnobots2/yahoo.png -share/gnome/pixmaps/gnome-aisleriot.png -share/gnome/pixmaps/gnome-blackjack.png -share/gnome/pixmaps/gnome-cardgame.png -share/gnome/pixmaps/gnome-die1.png -share/gnome/pixmaps/gnome-die2.png -share/gnome/pixmaps/gnome-die3.png -share/gnome/pixmaps/gnome-die4.png -share/gnome/pixmaps/gnome-die5.png -share/gnome/pixmaps/gnome-die6.png -share/gnome/pixmaps/gnome-gnobots2.png -share/gnome/pixmaps/gnome-gnomine.png -share/gnome/pixmaps/gnome-gnotravex.png -share/gnome/pixmaps/gnome-gsame.png -share/gnome/pixmaps/gnome-gtali.png -share/gnome/pixmaps/gnome-gtetris.png -share/gnome/pixmaps/gnome-mahjongg.png -share/gnome/pixmaps/gnome-nibbles.png -share/gnome/pixmaps/gnome-stones-file.png -share/gnome/pixmaps/gnome-stones.png -share/gnome/pixmaps/gnome-stones/amoeba.png -share/gnome/pixmaps/gnome-stones/animated_curtain.png -share/gnome/pixmaps/gnome-stones/background.png -share/gnome/pixmaps/gnome-stones/boulder.png -share/gnome/pixmaps/gnome-stones/butterfly.png -share/gnome/pixmaps/gnome-stones/crate.png -share/gnome/pixmaps/gnome-stones/curtain.png -share/gnome/pixmaps/gnome-stones/diamond.png -share/gnome/pixmaps/gnome-stones/dirt.png -share/gnome/pixmaps/gnome-stones/door.png -share/gnome/pixmaps/gnome-stones/empty.png -share/gnome/pixmaps/gnome-stones/explosion.png -share/gnome/pixmaps/gnome-stones/firefly.png -share/gnome/pixmaps/gnome-stones/frame.png -share/gnome/pixmaps/gnome-stones/gnome.png -share/gnome/pixmaps/gnome-stones/title-tile.png -share/gnome/pixmaps/gnome-stones/wall.png -share/gnome/pixmaps/gnometris/5blocks-tig.png -share/gnome/pixmaps/gnometris/5blocks-tim.png -share/gnome/pixmaps/gnometris/5blocks.png -share/gnome/pixmaps/gnometris/7blocks-tig.png -share/gnome/pixmaps/gnometris/7blocks.png -share/gnome/pixmaps/gnometris/7stones-gn.png -share/gnome/pixmaps/gnometris/7stones2-gn.png -share/gnome/pixmaps/gnometris/bg/dog-bg.jpg -share/gnome/pixmaps/gnometris/bg/fishy-bg.jpg -share/gnome/pixmaps/gnometris/bg/geschier-bg.jpg -share/gnome/pixmaps/gnometris/bg/gitter-bg.jpg -share/gnome/pixmaps/gnometris/bg/gnometris-bg.jpg -share/gnome/pixmaps/gnometris/bg/greyprint-bg.jpg -share/gnome/pixmaps/gnometris/bg/leaves-bg.jpg -share/gnome/pixmaps/gnometris/bg/rhinoceros-bg.jpg -share/gnome/pixmaps/gnometris/bg/scrcow-bg.jpg -share/gnome/pixmaps/gnometris/bg/sweet-bg.jpg -share/gnome/pixmaps/gnometris/bg/trees-bg.jpg -share/gnome/pixmaps/gnometris/bg/vortex-bg.jpg -share/gnome/pixmaps/gnometris/bg/watery-bg.jpg -share/gnome/pixmaps/gnometris/bg/weirdo-bg.jpg -share/gnome/pixmaps/gnomine/face-cool.xpm -share/gnome/pixmaps/gnomine/face-sad.xpm -share/gnome/pixmaps/gnomine/face-smile.xpm -share/gnome/pixmaps/gnomine/face-win.xpm -share/gnome/pixmaps/gnomine/face-worried.xpm -share/gnome/pixmaps/gnomine/flag-question.png -share/gnome/pixmaps/gnomine/flag.png -share/gnome/pixmaps/gnomine/mine.png -share/gnome/pixmaps/gnotski-icon.png -share/gnome/pixmaps/gnotski.png -share/gnome/pixmaps/iagno.png -share/gnome/pixmaps/iagno/blend.png -share/gnome/pixmaps/iagno/classic.png -share/gnome/pixmaps/iagno/flipblend.png -share/gnome/pixmaps/iagno/metal.png -share/gnome/pixmaps/iagno/metal2.png -share/gnome/pixmaps/iagno/shrink.png -share/gnome/pixmaps/iagno/sunmoon.png -share/gnome/pixmaps/iagno/woodtrim.png -share/gnome/pixmaps/mahjongg/bg/bg1.png -share/gnome/pixmaps/mahjongg/bg/bg2.png -share/gnome/pixmaps/mahjongg/bg/bg3.png -share/gnome/pixmaps/mahjongg/bg/bg4.png -share/gnome/pixmaps/mahjongg/default.png -share/gnome/pixmaps/mahjongg/seta.png -share/gnome/pixmaps/same-gnome/blink-sync.png -share/gnome/pixmaps/same-gnome/glass.png -share/gnome/pixmaps/same-gnome/marbles.png -share/gnome/pixmaps/same-gnome/planets.png -share/gnome/pixmaps/same-gnome/rotate.png -share/gnome/pixmaps/same-gnome/stones.png -share/gnome/sol-games/agnes.scm -share/gnome/sol-games/auld_lang_syne.scm -share/gnome/sol-games/bakers_dozen.scm -share/gnome/sol-games/bakers_game.scm -share/gnome/sol-games/beleaguered_castle.scm -share/gnome/sol-games/bristol.scm -share/gnome/sol-games/camelot.scm -share/gnome/sol-games/canfield.scm -share/gnome/sol-games/chessboard.scm -share/gnome/sol-games/clock.scm -share/gnome/sol-games/cover.scm -share/gnome/sol-games/diamond_mine.scm -share/gnome/sol-games/doublets.scm -share/gnome/sol-games/eagle_wing.scm -share/gnome/sol-games/easthaven.scm -share/gnome/sol-games/eight_off.scm -share/gnome/sol-games/elevator.scm -share/gnome/sol-games/escalator.scm -share/gnome/sol-games/first_law.scm -share/gnome/sol-games/fortress.scm -share/gnome/sol-games/fortunes.scm -share/gnome/sol-games/fourteen.scm -share/gnome/sol-games/freecell.scm -share/gnome/sol-games/gay_gordons.scm -share/gnome/sol-games/glenwood.scm -share/gnome/sol-games/golf.scm -share/gnome/sol-games/gypsy.scm -share/gnome/sol-games/helsinki.scm -share/gnome/sol-games/hopscotch.scm -share/gnome/sol-games/isabel.scm -share/gnome/sol-games/jamestown.scm -share/gnome/sol-games/jumbo.scm -share/gnome/sol-games/kansas.scm -share/gnome/sol-games/king_albert.scm -share/gnome/sol-games/klondike.scm -share/gnome/sol-games/labyrinth.scm -share/gnome/sol-games/lady_jane.scm -share/gnome/sol-games/maze.scm -share/gnome/sol-games/monte_carlo.scm -share/gnome/sol-games/neighbor.scm -share/gnome/sol-games/odessa.scm -share/gnome/sol-games/osmosis.scm -share/gnome/sol-games/peek.scm -share/gnome/sol-games/pileon.scm -share/gnome/sol-games/plait.scm -share/gnome/sol-games/poker.scm -share/gnome/sol-games/quatorze.scm -share/gnome/sol-games/royal_east.scm -share/gnome/sol-games/scorpion.scm -share/gnome/sol-games/scuffle.scm -share/gnome/sol-games/seahaven.scm -share/gnome/sol-games/sir_tommy.scm -share/gnome/sol-games/sol.scm -share/gnome/sol-games/spider.scm -share/gnome/sol-games/spiderette.scm -share/gnome/sol-games/straight_up.scm -share/gnome/sol-games/streets_and_alleys.scm -share/gnome/sol-games/ten_across.scm -share/gnome/sol-games/thieves.scm -share/gnome/sol-games/thirteen.scm -share/gnome/sol-games/thumb_and_pouch.scm -share/gnome/sol-games/treize.scm -share/gnome/sol-games/union_square.scm -share/gnome/sol-games/valentine.scm -share/gnome/sol-games/westhaven.scm -share/gnome/sol-games/whitehead.scm -share/gnome/sol-games/will_o_the_wisp.scm -share/gnome/sol-games/yield.scm -share/gnome/sol-games/yukon.scm -share/gnome/sol-games/zebra.scm -share/gnome/sounds/gataxx/flip-piece.wav -share/gnome/sounds/gataxx/gameover.wav -share/gnome/sounds/gnibbles/appear.wav -share/gnome/sounds/gnibbles/bonus.wav -share/gnome/sounds/gnibbles/crash.wav -share/gnome/sounds/gnibbles/gobble.wav -share/gnome/sounds/gnibbles/laughter.wav -share/gnome/sounds/gnibbles/life.wav -share/gnome/sounds/gnibbles/pop.wav -share/gnome/sounds/gnibbles/reverse.wav -share/gnome/sounds/gnibbles/teleport.wav -share/gnome/sounds/gnobots2/bad.wav -share/gnome/sounds/gnobots2/die.wav -share/gnome/sounds/gnobots2/splat.wav -share/gnome/sounds/gnobots2/teleport.wav -share/gnome/sounds/gnobots2/victory.wav -share/gnome/sounds/gnobots2/yahoo.wav -share/gnome/sounds/gnome-stones/born.wav -share/gnome/sounds/gnome-stones/boulder.wav -share/gnome/sounds/gnome-stones/dig.wav -share/gnome/sounds/gnome-stones/door_open.wav -share/gnome/sounds/gnome-stones/explosion.wav -share/gnome/sounds/gnome-stones/get_diamond.wav -share/gnome/sounds/gnome-stones/title.wav -share/gnome/sounds/iagno/flip-piece.wav -share/gnome/sounds/iagno/gameover.wav -share/locale/am/LC_MESSAGES/gnome-games.mo -share/locale/ar/LC_MESSAGES/gnome-games.mo -share/locale/az/LC_MESSAGES/gnome-games.mo -share/locale/be/LC_MESSAGES/gnome-games.mo -share/locale/bg/LC_MESSAGES/gnome-games.mo -share/locale/bn/LC_MESSAGES/gnome-games.mo -share/locale/ca/LC_MESSAGES/gnome-games.mo -share/locale/cs/LC_MESSAGES/gnome-games.mo -share/locale/cy/LC_MESSAGES/gnome-games.mo -share/locale/da/LC_MESSAGES/gnome-games.mo -share/locale/de/LC_MESSAGES/gnome-games.mo -share/locale/el/LC_MESSAGES/gnome-games.mo -share/locale/en_GB/LC_MESSAGES/gnome-games.mo -share/locale/es/LC_MESSAGES/gnome-games.mo -share/locale/et/LC_MESSAGES/gnome-games.mo -share/locale/eu/LC_MESSAGES/gnome-games.mo -share/locale/fa/LC_MESSAGES/gnome-games.mo -share/locale/fi/LC_MESSAGES/gnome-games.mo -share/locale/fr/LC_MESSAGES/gnome-games.mo -share/locale/ga/LC_MESSAGES/gnome-games.mo -share/locale/gl/LC_MESSAGES/gnome-games.mo -share/locale/he/LC_MESSAGES/gnome-games.mo -share/locale/hi/LC_MESSAGES/gnome-games.mo -share/locale/hu/LC_MESSAGES/gnome-games.mo -share/locale/id/LC_MESSAGES/gnome-games.mo -share/locale/it/LC_MESSAGES/gnome-games.mo -share/locale/ja/LC_MESSAGES/gnome-games.mo -share/locale/ko/LC_MESSAGES/gnome-games.mo -share/locale/lt/LC_MESSAGES/gnome-games.mo -share/locale/lv/LC_MESSAGES/gnome-games.mo -share/locale/mk/LC_MESSAGES/gnome-games.mo -share/locale/ml/LC_MESSAGES/gnome-games.mo -share/locale/mn/LC_MESSAGES/gnome-games.mo -share/locale/ms/LC_MESSAGES/gnome-games.mo -share/locale/nl/LC_MESSAGES/gnome-games.mo -share/locale/nn/LC_MESSAGES/gnome-games.mo -share/locale/no/LC_MESSAGES/gnome-games.mo -share/locale/pl/LC_MESSAGES/gnome-games.mo -share/locale/pt/LC_MESSAGES/gnome-games.mo -share/locale/pt_BR/LC_MESSAGES/gnome-games.mo -share/locale/ro/LC_MESSAGES/gnome-games.mo -share/locale/ru/LC_MESSAGES/gnome-games.mo -share/locale/sk/LC_MESSAGES/gnome-games.mo -share/locale/sl/LC_MESSAGES/gnome-games.mo -share/locale/sr/LC_MESSAGES/gnome-games.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-games.mo -share/locale/sv/LC_MESSAGES/gnome-games.mo -share/locale/tr/LC_MESSAGES/gnome-games.mo -share/locale/uk/LC_MESSAGES/gnome-games.mo -share/locale/vi/LC_MESSAGES/gnome-games.mo -share/locale/wa/LC_MESSAGES/gnome-games.mo -share/locale/zh_CN/LC_MESSAGES/gnome-games.mo -share/locale/zh_TW/LC_MESSAGES/gnome-games.mo -@dirrm share/gnome/sounds/gnome-stones -@dirrm share/gnome/pixmaps/gnomine -@dirrm share/gnome/pixmaps/blackjack -@dirrm share/gnome/help/same-gnome/C/figures -@dirrm share/gnome/help/gnotski/C/figures -@dirrm share/gnome/help/gnotski/C -@dirrm share/gnome/help/gnotski -@dirrm share/gnome/help/gnomine/C/figures -@dirrm share/gnome/help/gnomine/C -@dirrm share/gnome/help/gnomine -@dirrm share/gnome/help/glines/C/figures -@dirrm share/gnome/help/glines/C -@dirrm share/gnome/help/glines -@dirrm share/gnome/blackjack -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/same-gnome -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mahjongg -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/iagno -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtali -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnotravex -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-stones/preferences -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-stones -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnobots2/preferences -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnobots2 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnomine/geometry -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnomine -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnometris/options -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnometris -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/worm/3 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/worm/2 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/worm/1 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/worm/0 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences/worm -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles/preferences -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnibbles -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnect -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/glines/saved -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/glines/preferences -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/glines -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gataxx -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/blackjack/settings -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/blackjack/global -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/blackjack/deck -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/blackjack -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/aisleriot -@dirrm etc/gconf/gconf.xml.defaults/apps/same-gnome -@dirrm etc/gconf/gconf.xml.defaults/apps/mahjongg -@dirrm etc/gconf/gconf.xml.defaults/apps/iagno -@dirrm etc/gconf/gconf.xml.defaults/apps/gtali -@dirrm etc/gconf/gconf.xml.defaults/apps/gnotravex -@dirrm etc/gconf/gconf.xml.defaults/apps/gnomine/geometry -@dirrm etc/gconf/gconf.xml.defaults/apps/gnomine -@dirrm etc/gconf/gconf.xml.defaults/apps/gnometris/options -@dirrm etc/gconf/gconf.xml.defaults/apps/gnometris -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-stones/preferences -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-stones -@dirrm etc/gconf/gconf.xml.defaults/apps/gnobots2/preferences -@dirrm etc/gconf/gconf.xml.defaults/apps/gnobots2 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/worm/3 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/worm/2 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/worm/1 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/worm/0 -@dirrm etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences/worm -@dirrm etc/gconf/gconf.xml.defaults/apps/gnibbles/preferences -@dirrm etc/gconf/gconf.xml.defaults/apps/gnibbles -@dirrm etc/gconf/gconf.xml.defaults/apps/glines/saved -@dirrm etc/gconf/gconf.xml.defaults/apps/glines/preferences -@dirrm etc/gconf/gconf.xml.defaults/apps/glines -@dirrm etc/gconf/gconf.xml.defaults/apps/gnect -@dirrm etc/gconf/gconf.xml.defaults/apps/gataxx -@dirrm etc/gconf/gconf.xml.defaults/apps/blackjack/settings -@dirrm etc/gconf/gconf.xml.defaults/apps/blackjack/global -@dirrm etc/gconf/gconf.xml.defaults/apps/blackjack/deck -@dirrm etc/gconf/gconf.xml.defaults/apps/blackjack -@dirrm etc/gconf/gconf.xml.defaults/apps/aisleriot -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/aisleriot-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/blackjack-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gataxx-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/glines-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnect-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnibbles-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnobots2-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnome-stones-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnomine-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnotravex-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gnotski-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/gtali-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/iagno-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/mahjongg-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-games/same-gnome-C.omf 2>/dev/null || /usr/bin/true diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile deleted file mode 100644 index b65209bd9..000000000 --- a/graphics/eog2/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: eog2 -# Date created: 21 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= eog2 -PORTVERSION= 2.4.0 -CATEGORIES= graphics gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4 -DISTNAME= eog-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= The Eye Of Gnome image viewer - -USE_BZIP2= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier eel2 libgnomeprintui librsvg2 -USE_X_PREFIX= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.pre.mk> - -.if defined(WITH_EXIF) || exists(${LOCALBASE}/lib/libexif.so.8) -LIB_DEPENDS+= exif.8:${PORTSDIR}/graphics/libexif -.endif - -.include <bsd.port.post.mk> diff --git a/graphics/eog2/distinfo b/graphics/eog2/distinfo deleted file mode 100644 index edbb82d07..000000000 --- a/graphics/eog2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/eog-2.4.0.tar.bz2) = daebc6c3dbce24e72141437568a2618d diff --git a/graphics/eog2/pkg-descr b/graphics/eog2/pkg-descr deleted file mode 100644 index 958b6353b..000000000 --- a/graphics/eog2/pkg-descr +++ /dev/null @@ -1,7 +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. - -This package requires the GNOME 2.0 development API. - -WWW: http://www.gnome.org/ diff --git a/graphics/eog2/pkg-plist b/graphics/eog2/pkg-plist deleted file mode 100644 index e24c07bd1..000000000 --- a/graphics/eog2/pkg-plist +++ /dev/null @@ -1,172 +0,0 @@ -bin/eog -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/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/schemas/eog.schemas -libdata/bonobo/servers/GNOME_EOG.server -libdata/bonobo/servers/GNOME_EOG_Collection.server -libexec/eog-collection-view -libexec/eog-image-viewer -share/gnome/applications/eog.desktop -share/gnome/eog/glade/eog.glade -share/gnome/eog/gpi-dialog.glade -share/gnome/gnome-2.0/ui/eog-collection-view-ui.xml -share/gnome/gnome-2.0/ui/eog-image-view-ctrl-ui.xml -share/gnome/gnome-2.0/ui/eog-image-view-ui.xml -share/gnome/gnome-2.0/ui/eog-shell-ui.xml -share/gnome/help/eog/C/eog.xml -share/gnome/help/eog/C/figures/eog_start_window.png -share/gnome/help/eog/C/legal.xml -share/gnome/help/eog/de/eog.xml -share/gnome/help/eog/de/figures/eog_start_window.png -share/gnome/help/eog/de/legal.xml -share/gnome/help/eog/es/eog.xml -share/gnome/help/eog/es/figures/eog_start_window.png -share/gnome/help/eog/es/legal.xml -share/gnome/help/eog/fr/eog.xml -share/gnome/help/eog/fr/figures/eog_start_window.png -share/gnome/help/eog/fr/legal.xml -share/gnome/help/eog/it/eog.xml -share/gnome/help/eog/it/figures/eog_start_window.png -share/gnome/help/eog/it/legal.xml -share/gnome/help/eog/ja/eog.xml -share/gnome/help/eog/ja/figures/eog_start_window.png -share/gnome/help/eog/ja/legal.xml -share/gnome/help/eog/ko/eog.xml -share/gnome/help/eog/ko/figures/eog_start_window.png -share/gnome/help/eog/ko/legal.xml -share/gnome/help/eog/sv/eog.xml -share/gnome/help/eog/sv/figures/eog_start_window.png -share/gnome/help/eog/sv/legal.xml -share/gnome/help/eog/zh_CN/eog.xml -share/gnome/help/eog/zh_CN/figures/eog_start_window.png -share/gnome/help/eog/zh_CN/legal.xml -share/gnome/help/eog/zh_TW/eog.xml -share/gnome/help/eog/zh_TW/figures/eog_start_window.png -share/gnome/help/eog/zh_TW/legal.xml -share/gnome/idl/Eog.idl -share/gnome/omf/eog/eog-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/eog/eog-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/eog/eog-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/eog/eog-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/eog/eog-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/eog/eog-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/eog/eog-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/eog/eog-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/eog/eog-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/eog/eog-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/eog/eog-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/eog/eog-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/eog/eog-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/eog/eog-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/eog/eog-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/eog/eog-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/eog/eog-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/eog/eog-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/eog/eog-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/eog/eog-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/eog/down-right.png -share/gnome/pixmaps/eog/orient-horizontal.png -share/gnome/pixmaps/eog/orient-vertical.png -share/gnome/pixmaps/eog/right-down.png -share/gnome/pixmaps/eog/stock-rotate-90-16.png -share/gnome/pixmaps/eog/stock-rotate-270-16.png -share/gnome/pixmaps/eog/stock-rotate-180-16.png -share/gnome/pixmaps/gnome-eog.png -share/locale/am/LC_MESSAGES/eog.mo -share/locale/ar/LC_MESSAGES/eog.mo -share/locale/az/LC_MESSAGES/eog.mo -share/locale/be/LC_MESSAGES/eog.mo -share/locale/bg/LC_MESSAGES/eog.mo -share/locale/bn/LC_MESSAGES/eog.mo -share/locale/ca/LC_MESSAGES/eog.mo -share/locale/cs/LC_MESSAGES/eog.mo -share/locale/cy/LC_MESSAGES/eog.mo -share/locale/da/LC_MESSAGES/eog.mo -share/locale/de/LC_MESSAGES/eog.mo -share/locale/el/LC_MESSAGES/eog.mo -share/locale/es/LC_MESSAGES/eog.mo -share/locale/et/LC_MESSAGES/eog.mo -share/locale/fa/LC_MESSAGES/eog.mo -share/locale/fi/LC_MESSAGES/eog.mo -share/locale/fr/LC_MESSAGES/eog.mo -share/locale/ga/LC_MESSAGES/eog.mo -share/locale/gl/LC_MESSAGES/eog.mo -share/locale/he/LC_MESSAGES/eog.mo -share/locale/hi/LC_MESSAGES/eog.mo -share/locale/hu/LC_MESSAGES/eog.mo -share/locale/id/LC_MESSAGES/eog.mo -share/locale/is/LC_MESSAGES/eog.mo -share/locale/it/LC_MESSAGES/eog.mo -share/locale/ja/LC_MESSAGES/eog.mo -share/locale/kn/LC_MESSAGES/eog.mo -share/locale/ko/LC_MESSAGES/eog.mo -share/locale/lt/LC_MESSAGES/eog.mo -share/locale/lv/LC_MESSAGES/eog.mo -share/locale/mk/LC_MESSAGES/eog.mo -share/locale/ml/LC_MESSAGES/eog.mo -share/locale/mn/LC_MESSAGES/eog.mo -share/locale/ms/LC_MESSAGES/eog.mo -share/locale/nl/LC_MESSAGES/eog.mo -share/locale/nn/LC_MESSAGES/eog.mo -share/locale/no/LC_MESSAGES/eog.mo -share/locale/pl/LC_MESSAGES/eog.mo -share/locale/pt/LC_MESSAGES/eog.mo -share/locale/pt_BR/LC_MESSAGES/eog.mo -share/locale/ro/LC_MESSAGES/eog.mo -share/locale/ru/LC_MESSAGES/eog.mo -share/locale/sk/LC_MESSAGES/eog.mo -share/locale/sl/LC_MESSAGES/eog.mo -share/locale/sq/LC_MESSAGES/eog.mo -share/locale/sr/LC_MESSAGES/eog.mo -share/locale/sr@Latn/LC_MESSAGES/eog.mo -share/locale/sv/LC_MESSAGES/eog.mo -share/locale/ta/LC_MESSAGES/eog.mo -share/locale/th/LC_MESSAGES/eog.mo -share/locale/tr/LC_MESSAGES/eog.mo -share/locale/uk/LC_MESSAGES/eog.mo -share/locale/vi/LC_MESSAGES/eog.mo -share/locale/wa/LC_MESSAGES/eog.mo -share/locale/zh_CN/LC_MESSAGES/eog.mo -share/locale/zh_TW/LC_MESSAGES/eog.mo -@dirrm share/gnome/omf/eog -@dirrm share/gnome/help/eog/zh_TW/figures -@dirrm share/gnome/help/eog/zh_TW -@dirrm share/gnome/help/eog/zh_CN/figures -@dirrm share/gnome/help/eog/zh_CN -@dirrm share/gnome/help/eog/sv/figures -@dirrm share/gnome/help/eog/sv -@dirrm share/gnome/help/eog/ko/figures -@dirrm share/gnome/help/eog/ko -@dirrm share/gnome/help/eog/ja/figures -@dirrm share/gnome/help/eog/ja -@dirrm share/gnome/help/eog/it/figures -@dirrm share/gnome/help/eog/it -@dirrm share/gnome/help/eog/fr/figures -@dirrm share/gnome/help/eog/fr -@dirrm share/gnome/help/eog/es/figures -@dirrm share/gnome/help/eog/es -@dirrm share/gnome/help/eog/de/figures -@dirrm share/gnome/help/eog/de -@dirrm share/gnome/help/eog/C/figures -@dirrm share/gnome/eog/glade -@dirrm share/gnome/eog -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/eog/window -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/eog/view -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/eog -@dirrm etc/gconf/gconf.xml.defaults/apps/eog/window -@dirrm etc/gconf/gconf.xml.defaults/apps/eog/view -@dirrm etc/gconf/gconf.xml.defaults/apps/eog -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/eog/eog-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/eog/eog-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/eog/eog-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/eog/eog-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/eog/eog-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/eog/eog-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/eog/eog-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/eog/eog-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/eog/eog-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/eog/eog-zh_TW.omf 2>/dev/null || /usr/bin/true diff --git a/graphics/gpdf/Makefile b/graphics/gpdf/Makefile deleted file mode 100644 index 82744d448..000000000 --- a/graphics/gpdf/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# New ports collection makefile for: gpdf -# Date created: 12 April 2002 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gpdf -PORTVERSION= 0.110 -CATEGORIES= graphics print gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME version of xpdf - -USE_BZIP2= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui libgnomeprintui -USE_X_PREFIX= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/graphics/gpdf/distinfo b/graphics/gpdf/distinfo deleted file mode 100644 index f009f0bb9..000000000 --- a/graphics/gpdf/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gpdf-0.110.tar.bz2) = ae3682bcd13f5ab2095fa5409462fb6f diff --git a/graphics/gpdf/files/patch-configure b/graphics/gpdf/files/patch-configure deleted file mode 100644 index f195f07b4..000000000 --- a/graphics/gpdf/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed Dec 11 18:31:51 2002 -+++ configure Thu Dec 12 12:07:17 2002 -@@ -7414,6 +7414,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/graphics/gpdf/files/patch-xpdf_gpdf-link-canvas-item.cc b/graphics/gpdf/files/patch-xpdf_gpdf-link-canvas-item.cc deleted file mode 100644 index 18497bb5e..000000000 --- a/graphics/gpdf/files/patch-xpdf_gpdf-link-canvas-item.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- xpdf/gpdf-link-canvas-item.cc.orig Fri May 23 23:04:01 2003 -+++ xpdf/gpdf-link-canvas-item.cc Sat May 24 00:15:18 2003 -@@ -33,6 +33,8 @@ - - BEGIN_EXTERN_C - -+#define G_STRLOC __FILE__ ":" G_STRINGIFY (__LINE__) -+ - struct _GPdfLinkCanvasItemPrivate { - Link *link; - }; diff --git a/graphics/gpdf/files/patch-xpdf_gpdf-links-canvas-layer.cc b/graphics/gpdf/files/patch-xpdf_gpdf-links-canvas-layer.cc deleted file mode 100644 index aea0001c7..000000000 --- a/graphics/gpdf/files/patch-xpdf_gpdf-links-canvas-layer.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- xpdf/gpdf-links-canvas-layer.cc.orig Sat May 24 00:17:29 2003 -+++ xpdf/gpdf-links-canvas-layer.cc Sat May 24 00:17:46 2003 -@@ -42,6 +42,8 @@ - - BEGIN_EXTERN_C - -+#define G_STRLOC __FILE__ ":" G_STRINGIFY (__LINE__) -+ - struct _GPdfLinksCanvasLayerPrivate { - Links *links; - }; diff --git a/graphics/gpdf/pkg-descr b/graphics/gpdf/pkg-descr deleted file mode 100644 index 4d967a66f..000000000 --- a/graphics/gpdf/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -The GNOME PDF Viewer is an open source viewer for Portable Document -Format (PDF) files. (These are also sometimes called "Acrobat" files, -from the name of Adobe's PDF software.) The GNOME PDF viewer is based -upon xpdf (ports/graphics/xpdf). - -WWW: http://www.gnome.org diff --git a/graphics/gpdf/pkg-plist b/graphics/gpdf/pkg-plist deleted file mode 100644 index c5fb067f0..000000000 --- a/graphics/gpdf/pkg-plist +++ /dev/null @@ -1,63 +0,0 @@ -bin/gpdf -libdata/bonobo/servers/GNOME_PDF.server -libexec/gnome-pdf-viewer -share/gnome/gpdf/glade/gpdf-properties-dialog.glade -share/gnome/pixmaps/gpdf/fitwidth.png -share/gnome/pixmaps/gnome-pdf.png -share/gnome/gnome-2.0/ui/gpdf-control-ui.xml -share/gnome/gnome-2.0/ui/gpdf-window-ui.xml -share/gnome/applications/gpdf.desktop -share/gnome/mime-info/gpdf.keys -share/gnome/application-registry/gpdf.applications -share/locale/am/LC_MESSAGES/gpdf.mo -share/locale/az/LC_MESSAGES/gpdf.mo -share/locale/be/LC_MESSAGES/gpdf.mo -share/locale/ca/LC_MESSAGES/gpdf.mo -share/locale/cs/LC_MESSAGES/gpdf.mo -share/locale/cy/LC_MESSAGES/gpdf.mo -share/locale/da/LC_MESSAGES/gpdf.mo -share/locale/de/LC_MESSAGES/gpdf.mo -share/locale/el/LC_MESSAGES/gpdf.mo -share/locale/eo/LC_MESSAGES/gpdf.mo -share/locale/es/LC_MESSAGES/gpdf.mo -share/locale/fi/LC_MESSAGES/gpdf.mo -share/locale/fr/LC_MESSAGES/gpdf.mo -share/locale/ga/LC_MESSAGES/gpdf.mo -share/locale/gl/LC_MESSAGES/gpdf.mo -share/locale/he/LC_MESSAGES/gpdf.mo -share/locale/hi/LC_MESSAGES/gpdf.mo -share/locale/hu/LC_MESSAGES/gpdf.mo -share/locale/is/LC_MESSAGES/gpdf.mo -share/locale/it/LC_MESSAGES/gpdf.mo -share/locale/ja/LC_MESSAGES/gpdf.mo -share/locale/kn/LC_MESSAGES/gpdf.mo -share/locale/ko/LC_MESSAGES/gpdf.mo -share/locale/lt/LC_MESSAGES/gpdf.mo -share/locale/lv/LC_MESSAGES/gpdf.mo -share/locale/mk/LC_MESSAGES/gpdf.mo -share/locale/ml/LC_MESSAGES/gpdf.mo -share/locale/ms/LC_MESSAGES/gpdf.mo -share/locale/nl/LC_MESSAGES/gpdf.mo -share/locale/nn/LC_MESSAGES/gpdf.mo -share/locale/no/LC_MESSAGES/gpdf.mo -share/locale/pl/LC_MESSAGES/gpdf.mo -share/locale/pt/LC_MESSAGES/gpdf.mo -share/locale/pt_BR/LC_MESSAGES/gpdf.mo -share/locale/ro/LC_MESSAGES/gpdf.mo -share/locale/ru/LC_MESSAGES/gpdf.mo -share/locale/sk/LC_MESSAGES/gpdf.mo -share/locale/sq/LC_MESSAGES/gpdf.mo -share/locale/sr/LC_MESSAGES/gpdf.mo -share/locale/sr@Latn/LC_MESSAGES/gpdf.mo -share/locale/sv/LC_MESSAGES/gpdf.mo -share/locale/ta/LC_MESSAGES/gpdf.mo -share/locale/th/LC_MESSAGES/gpdf.mo -share/locale/tr/LC_MESSAGES/gpdf.mo -share/locale/uk/LC_MESSAGES/gpdf.mo -share/locale/vi/LC_MESSAGES/gpdf.mo -share/locale/wa/LC_MESSAGES/gpdf.mo -share/locale/zh_CN/LC_MESSAGES/gpdf.mo -share/locale/zh_TW/LC_MESSAGES/gpdf.mo -@dirrm share/gnome/pixmaps/gpdf -@dirrm share/gnome/gpdf/glade -@dirrm share/gnome/gpdf diff --git a/graphics/libgnomecanvas/Makefile b/graphics/libgnomecanvas/Makefile deleted file mode 100644 index 8f26ad958..000000000 --- a/graphics/libgnomecanvas/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: gnomecanvas -# Date created: 18 May 2001 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libgnomecanvas -PORTVERSION= 2.4.0 -CATEGORIES= graphics gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A graphics library for GNOME - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_GNOMENG= yes -USE_GNOME= gnomehack libglade2 libartlgpl2 -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ - --disable-gtk-doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/graphics/libgnomecanvas/distinfo b/graphics/libgnomecanvas/distinfo deleted file mode 100644 index 49e6d07fe..000000000 --- a/graphics/libgnomecanvas/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgnomecanvas-2.4.0.tar.bz2) = c212a7cac06b7f9e68ed2de38df6e54d diff --git a/graphics/libgnomecanvas/files/patch-configure b/graphics/libgnomecanvas/files/patch-configure deleted file mode 100644 index a00b21e82..000000000 --- a/graphics/libgnomecanvas/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 10:26:12 1.1 -+++ configure 2002/04/26 10:26:32 -@@ -7092,6 +7092,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/graphics/libgnomecanvas/pkg-descr b/graphics/libgnomecanvas/pkg-descr deleted file mode 100644 index 8900db783..000000000 --- a/graphics/libgnomecanvas/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -The GNOMECanvas library provides a number of features: - - - Image loading facilities. - - Rendering of a GdkPixBuf into various formats: - drawables (windows, pixmaps), GdkRGB buffers. - - A cache interface diff --git a/graphics/libgnomecanvas/pkg-plist b/graphics/libgnomecanvas/pkg-plist deleted file mode 100644 index a20514a4a..000000000 --- a/graphics/libgnomecanvas/pkg-plist +++ /dev/null @@ -1,106 +0,0 @@ -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-bpath.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-clipgroup.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-line.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-path-def.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-pixbuf.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-polygon.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-rect-ellipse.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-rich-text.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-shape.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-text.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-util.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas-widget.h -include/libgnomecanvas-2.0/libgnomecanvas/gnome-canvas.h -include/libgnomecanvas-2.0/libgnomecanvas/libgnomecanvas.h -lib/libglade/2.0/libcanvas.so -lib/libgnomecanvas-2.a -lib/libgnomecanvas-2.so -lib/libgnomecanvas-2.so.400 -libdata/pkgconfig/libgnomecanvas-2.0.pc -share/doc/libgnomecanvas/c35.html -share/doc/libgnomecanvas/c4.html -share/doc/libgnomecanvas/index.html -share/doc/libgnomecanvas/index.sgml -share/doc/libgnomecanvas/gnomecanvas.html -share/doc/libgnomecanvas/gnomecanvasbpath.html -share/doc/libgnomecanvas/gnomecanvasclipgroup.html -share/doc/libgnomecanvas/gnomecanvasellipse.html -share/doc/libgnomecanvas/gnomecanvasgroup.html -share/doc/libgnomecanvas/gnomecanvasitem.html -share/doc/libgnomecanvas/gnomecanvasline.html -share/doc/libgnomecanvas/gnomecanvaspixbuf.html -share/doc/libgnomecanvas/gnomecanvaspolygon.html -share/doc/libgnomecanvas/gnomecanvasre.html -share/doc/libgnomecanvas/gnomecanvasrect.html -share/doc/libgnomecanvas/gnomecanvasrichtext.html -share/doc/libgnomecanvas/gnomecanvasshape.html -share/doc/libgnomecanvas/gnomecanvastext.html -share/doc/libgnomecanvas/gnomecanvaswidget.html -share/doc/libgnomecanvas/home.png -share/doc/libgnomecanvas/left.png -share/doc/libgnomecanvas/libgnomecanvas-gnome-canvas-path-def.html -share/doc/libgnomecanvas/libgnomecanvas-gnome-canvas-util.html -share/doc/libgnomecanvas/right.png -share/doc/libgnomecanvas/up.png -share/locale/am/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/ar/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/az/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/be/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/bg/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/bn/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/ca/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/cs/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/cy/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/da/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/de/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/el/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/es/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/eo/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/et/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/fa/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/fi/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/fr/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/ga/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/he/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/hi/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/hu/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/id/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/is/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/it/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/ja/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/ko/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/kn/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/li/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/lv/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/mk/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/ml/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/mn/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/ms/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/ne/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/nl/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/nn/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/no/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/pl/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/pt/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/pt_BR/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/ro/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/ru/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/sk/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/sl/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/sq/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/sr/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/sv/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/ta/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/tr/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/uk/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/vi/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/wa/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/yi/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/zh_CN/LC_MESSAGES/libgnomecanvas-2.0.mo -share/locale/zh_TW/LC_MESSAGES/libgnomecanvas-2.0.mo -@dirrm share/doc/libgnomecanvas -@dirrm lib/libglade/2.0 -@dirrm lib/libglade -@dirrm include/libgnomecanvas-2.0/libgnomecanvas -@dirrm include/libgnomecanvas-2.0 diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile deleted file mode 100644 index 6e4dbb12d..000000000 --- a/graphics/librsvg2/Makefile +++ /dev/null @@ -1,57 +0,0 @@ -# New ports collection makefile for: librsvg2 -# Date created: 8th May 2001 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= librsvg2 -PORTVERSION= 2.4.0 -CATEGORIES= graphics gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4 -DISTNAME= librsvg-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Library for parsing and rendering SVG vector-graphic files - -BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 -LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ - popt.0:${PORTSDIR}/devel/popt \ - gsf-1.9:${PORTSDIR}/devel/libgsf -RUN_DEPENDS= ${X11BASE}/lib/gtk-2.0/2.2.0/engines/libmetal.so:${PORTSDIR}/x11-toolkits/gtk-engines2 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_REINPLACE= yes -USE_GNOME= gnomehack gtk20 libartlgpl2 libxml2 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --with-svgz \ - --disable-gtk-doc -PLIST_SUB= GTK_VERSION="2.2.0" - -MAN1= rsvg.1 - -.include <bsd.port.pre.mk> - -.if defined(WITH_GIMP) || exists (${X11BASE}/libexec/gimp/1.3/plug-ins/AlienMap) -LIB_DEPENDS+= gimp-1.3:${PORTSDIR}/graphics/gimp-devel -CONFIGURE_ARGS+= --with-gimp -PLIST_SUB+= GIMP:="" -.else -CONFIGURE_ARGS= --without-gimp -PLIST_SUB+= GIMP:="@comment " -.endif - -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} "Librsvg2 has the following tunable option(s):" - @${ECHO_MSG} " WITH_GIMP=yes Build an svg plugin for gimp-devel (default: auto)" - @${ECHO_MSG} "" - -.include <bsd.port.post.mk> diff --git a/graphics/librsvg2/distinfo b/graphics/librsvg2/distinfo deleted file mode 100644 index 4796a4a1f..000000000 --- a/graphics/librsvg2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/librsvg-2.4.0.tar.bz2) = 1a073864e5f6e9793cf23e38dc723803 diff --git a/graphics/librsvg2/files/patch-configure b/graphics/librsvg2/files/patch-configure deleted file mode 100644 index 444b8335e..000000000 --- a/graphics/librsvg2/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/25 19:16:30 1.1 -+++ configure 2002/04/25 19:16:42 -@@ -5397,6 +5397,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/graphics/librsvg2/files/patch-gimp-plugin_Makefile.in b/graphics/librsvg2/files/patch-gimp-plugin_Makefile.in deleted file mode 100644 index b8d240267..000000000 --- a/graphics/librsvg2/files/patch-gimp-plugin_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gimp-plugin/Makefile.in.orig Sun Mar 23 19:17:25 2003 -+++ gimp-plugin/Makefile.in Sun Mar 23 19:17:41 2003 -@@ -103,7 +103,7 @@ - VERSION = @VERSION@ - VERSION_INFO = @VERSION_INFO@ - --gimpdir = $(libdir)/gimp/1.3/plug-ins -+gimpdir = $(libexecdir)/gimp/1.3/plug-ins - - INCLUDES = \ - $(LIBRSVG_CFLAGS) \ diff --git a/graphics/librsvg2/pkg-descr b/graphics/librsvg2/pkg-descr deleted file mode 100644 index b3f050b65..000000000 --- a/graphics/librsvg2/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -The librsvg library is a lightweight library for parsing and rendering -vector-graphic files in SVG format (like the ones made by sodipodi). It also -includes functions that render anti-aliased fonts using freetype, including -caching of glyphs. It's used by Nautilus for drawing vector icons and -anti-aliased type. - -WWW: http://www.gnome.org/ diff --git a/graphics/librsvg2/pkg-plist b/graphics/librsvg2/pkg-plist deleted file mode 100644 index f9c593508..000000000 --- a/graphics/librsvg2/pkg-plist +++ /dev/null @@ -1,31 +0,0 @@ -bin/rsvg -include/librsvg-2/librsvg/librsvg-features.h -include/librsvg-2/librsvg/rsvg-gz.h -include/librsvg-2/librsvg/rsvg.h -lib/gtk-2.0/%%GTK_VERSION%%/engines/libsvg.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/svg_loader.so -lib/librsvg-2.a -lib/librsvg-2.so -lib/librsvg-2.so.6 -libdata/pkgconfig/librsvg-2.0.pc -%%GIMP:%%libexec/gimp/1.3/plug-ins/svg -share/doc/librsvg/html/home.png -share/doc/librsvg/html/i1013.html -share/doc/librsvg/html/index.html -share/doc/librsvg/html/index.sgml -share/doc/librsvg/html/left.png -share/doc/librsvg/html/r22.html -share/doc/librsvg/html/r376.html -share/doc/librsvg/html/r413.html -share/doc/librsvg/html/right.png -share/doc/librsvg/html/rsvg-convenience-functions.html -share/doc/librsvg/html/rsvg-core-api.html -share/doc/librsvg/html/rsvg-creating-a-svgz-reader.html -share/doc/librsvg/html/rsvg.html -share/doc/librsvg/html/up.png -@dirrm share/doc/librsvg/html -@dirrm share/doc/librsvg -@dirrm include/librsvg-2/librsvg -@dirrm include/librsvg-2 -@exec gdk-pixbuf-query-loaders > %D/etc/gtk-2.0/gdk-pixbuf.loaders 2>/dev/null || /usr/bin/true -@unexec gdk-pixbuf-query-loaders > %D/etc/gtk-2.0/gdk-pixbuf.loaders 2>/dev/null || /usr/bin/true diff --git a/misc/gnome-mime-data/Makefile b/misc/gnome-mime-data/Makefile deleted file mode 100644 index 0a71aa6ba..000000000 --- a/misc/gnome-mime-data/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: gnomemimedata -# Date created: 22 January 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomemimedata -PORTVERSION= 2.4.0 -CATEGORIES= misc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-mime-data/2.4 -DISTNAME= gnome-mime-data-${PORTVERSION} -DIST_SUBDIR= gnome - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A MIME and Application database for GNOME - -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomehier gnomeprefix gnometarget pkgconfig -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib -lintl" - -MAN5= gnome-vfs-mime.5 - -.include <bsd.port.mk> diff --git a/misc/gnome-mime-data/distinfo b/misc/gnome-mime-data/distinfo deleted file mode 100644 index b220e9a7b..000000000 --- a/misc/gnome-mime-data/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome/gnome-mime-data-2.4.0.tar.bz2) = b8f1b383a23d734bec8bc33a03cb3690 diff --git a/misc/gnome-mime-data/files/patch-gnome-vfs.applications b/misc/gnome-mime-data/files/patch-gnome-vfs.applications deleted file mode 100644 index 269a0905a..000000000 --- a/misc/gnome-mime-data/files/patch-gnome-vfs.applications +++ /dev/null @@ -1,20 +0,0 @@ ---- gnome-vfs.applications.orig Sun Oct 6 15:14:35 2002 -+++ gnome-vfs.applications Sun Feb 9 18:46:01 2003 -@@ -55,7 +55,7 @@ - mime_types=application/x-deb - - electric_eyes -- command=ee -+ command=ElectricEyes - name=Electric Eyes - can_open_multiple_files=true - expects_uris=false -@@ -187,7 +187,7 @@ - mime_types=application/x-gnumeric,application/x-applix-spreadsheet,application/vnd.ms-excel,application/vnd.lotus-1-2-3,application/x-oleo,application/x-xbase,text/spreadsheet,text/x-comma-separated-values,text/tab-separated-values - - grecord -- command=gnome-sound-recorder -p -+ command=gnome-sound-recorder - name=Sound Recorder - can_open_multiple_files=false - expects_uris=false diff --git a/misc/gnome-mime-data/pkg-descr b/misc/gnome-mime-data/pkg-descr deleted file mode 100644 index 349bb253a..000000000 --- a/misc/gnome-mime-data/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The base MIME and Application database for GNOME. It is meant to be accessed -through the MIME functions in GnomeVFS - -WWW: http://www.gnome.org/ diff --git a/misc/gnome-mime-data/pkg-plist b/misc/gnome-mime-data/pkg-plist deleted file mode 100644 index 548dce8cb..000000000 --- a/misc/gnome-mime-data/pkg-plist +++ /dev/null @@ -1,63 +0,0 @@ -etc/gnome-vfs-mime-magic -libdata/pkgconfig/gnome-mime-data-2.0.pc -share/gnome/application-registry/gnome-vfs.applications -share/gnome/mime-info/gnome-vfs.keys -share/gnome/mime-info/gnome-vfs.mime -share/locale/am/LC_MESSAGES/gnome-mime-data.mo -share/locale/ar/LC_MESSAGES/gnome-mime-data.mo -share/locale/az/LC_MESSAGES/gnome-mime-data.mo -share/locale/be/LC_MESSAGES/gnome-mime-data.mo -share/locale/bg/LC_MESSAGES/gnome-mime-data.mo -share/locale/bn/LC_MESSAGES/gnome-mime-data.mo -share/locale/ca/LC_MESSAGES/gnome-mime-data.mo -share/locale/cs/LC_MESSAGES/gnome-mime-data.mo -share/locale/cy/LC_MESSAGES/gnome-mime-data.mo -share/locale/da/LC_MESSAGES/gnome-mime-data.mo -share/locale/de/LC_MESSAGES/gnome-mime-data.mo -share/locale/el/LC_MESSAGES/gnome-mime-data.mo -share/locale/eo/LC_MESSAGES/gnome-mime-data.mo -share/locale/es/LC_MESSAGES/gnome-mime-data.mo -share/locale/et/LC_MESSAGES/gnome-mime-data.mo -share/locale/eu/LC_MESSAGES/gnome-mime-data.mo -share/locale/fa/LC_MESSAGES/gnome-mime-data.mo -share/locale/fi/LC_MESSAGES/gnome-mime-data.mo -share/locale/fr/LC_MESSAGES/gnome-mime-data.mo -share/locale/ga/LC_MESSAGES/gnome-mime-data.mo -share/locale/gl/LC_MESSAGES/gnome-mime-data.mo -share/locale/he/LC_MESSAGES/gnome-mime-data.mo -share/locale/hi/LC_MESSAGES/gnome-mime-data.mo -share/locale/hu/LC_MESSAGES/gnome-mime-data.mo -share/locale/id/LC_MESSAGES/gnome-mime-data.mo -share/locale/is/LC_MESSAGES/gnome-mime-data.mo -share/locale/it/LC_MESSAGES/gnome-mime-data.mo -share/locale/ja/LC_MESSAGES/gnome-mime-data.mo -share/locale/ko/LC_MESSAGES/gnome-mime-data.mo -share/locale/li/LC_MESSAGES/gnome-mime-data.mo -share/locale/lt/LC_MESSAGES/gnome-mime-data.mo -share/locale/lv/LC_MESSAGES/gnome-mime-data.mo -share/locale/mk/LC_MESSAGES/gnome-mime-data.mo -share/locale/ml/LC_MESSAGES/gnome-mime-data.mo -share/locale/mn/LC_MESSAGES/gnome-mime-data.mo -share/locale/ms/LC_MESSAGES/gnome-mime-data.mo -share/locale/ne/LC_MESSAGES/gnome-mime-data.mo -share/locale/nl/LC_MESSAGES/gnome-mime-data.mo -share/locale/nn/LC_MESSAGES/gnome-mime-data.mo -share/locale/no/LC_MESSAGES/gnome-mime-data.mo -share/locale/pl/LC_MESSAGES/gnome-mime-data.mo -share/locale/pt/LC_MESSAGES/gnome-mime-data.mo -share/locale/pt_BR/LC_MESSAGES/gnome-mime-data.mo -share/locale/ro/LC_MESSAGES/gnome-mime-data.mo -share/locale/ru/LC_MESSAGES/gnome-mime-data.mo -share/locale/sk/LC_MESSAGES/gnome-mime-data.mo -share/locale/sl/LC_MESSAGES/gnome-mime-data.mo -share/locale/sq/LC_MESSAGES/gnome-mime-data.mo -share/locale/sr/LC_MESSAGES/gnome-mime-data.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-mime-data.mo -share/locale/sv/LC_MESSAGES/gnome-mime-data.mo -share/locale/tr/LC_MESSAGES/gnome-mime-data.mo -share/locale/uk/LC_MESSAGES/gnome-mime-data.mo -share/locale/vi/LC_MESSAGES/gnome-mime-data.mo -share/locale/wa/LC_MESSAGES/gnome-mime-data.mo -share/locale/yi/LC_MESSAGES/gnome-mime-data.mo -share/locale/zh_CN/LC_MESSAGES/gnome-mime-data.mo -share/locale/zh_TW/LC_MESSAGES/gnome-mime-data.mo diff --git a/misc/gnome-user-docs/Makefile b/misc/gnome-user-docs/Makefile deleted file mode 100644 index f2306c401..000000000 --- a/misc/gnome-user-docs/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: gnomeuserdocs2 -# Date created: 07 July 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomeuserdocs2 -PORTVERSION= 2.4.0 -CATEGORIES= misc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome2-user-docs/2.4 -DISTNAME= gnome2-user-docs-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2 users guide - -BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper -RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier - -.include <bsd.port.mk> diff --git a/misc/gnome-user-docs/distinfo b/misc/gnome-user-docs/distinfo deleted file mode 100644 index be2961a4b..000000000 --- a/misc/gnome-user-docs/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome2-user-docs-2.4.0.tar.bz2) = 76a72340cc012148ed822857b1c7cf28 diff --git a/misc/gnome-user-docs/pkg-descr b/misc/gnome-user-docs/pkg-descr deleted file mode 100644 index 0ba21f5fd..000000000 --- a/misc/gnome-user-docs/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME 2 users guide. diff --git a/misc/gnome-user-docs/pkg-plist b/misc/gnome-user-docs/pkg-plist deleted file mode 100644 index d2499be23..000000000 --- a/misc/gnome-user-docs/pkg-plist +++ /dev/null @@ -1,189 +0,0 @@ -share/gnome/help/gnome-access-guide/C/accessintro.xml -share/gnome/help/gnome-access-guide/C/dtconfig.xml -share/gnome/help/gnome-access-guide/C/figures/button.png -share/gnome/help/gnome-access-guide/C/figures/check_box.png -share/gnome/help/gnome-access-guide/C/figures/dropdown_combination_box.png -share/gnome/help/gnome-access-guide/C/figures/dropdown_list_box.png -share/gnome/help/gnome-access-guide/C/figures/move_object_arrows.png -share/gnome/help/gnome-access-guide/C/figures/move_object_before.png -share/gnome/help/gnome-access-guide/C/figures/move_object_jump.png -share/gnome/help/gnome-access-guide/C/figures/move_object_push.png -share/gnome/help/gnome-access-guide/C/figures/naut_iconview_anno_window.png -share/gnome/help/gnome-access-guide/C/figures/paned_window_anno.png -share/gnome/help/gnome-access-guide/C/figures/radio_button.png -share/gnome/help/gnome-access-guide/C/figures/slider.png -share/gnome/help/gnome-access-guide/C/figures/spin_box.png -share/gnome/help/gnome-access-guide/C/figures/tabbed_section.png -share/gnome/help/gnome-access-guide/C/figures/table.png -share/gnome/help/gnome-access-guide/C/figures/text_box.png -share/gnome/help/gnome-access-guide/C/figures/tree.png -share/gnome/help/gnome-access-guide/C/gnome-access-guide.xml -share/gnome/help/gnome-access-guide/C/keynav.xml -share/gnome/help/gnome-access-guide/C/legal.xml -share/gnome/help/gnome-access-guide/C/preface.xml -share/gnome/help/gnome-access-guide/C/themes.xml -share/gnome/help/introduction-to-gnome/C/figures/desktop.png -share/gnome/help/introduction-to-gnome/C/figures/microguiborder.png -share/gnome/help/introduction-to-gnome/C/figures/naut_iconview_window.png -share/gnome/help/introduction-to-gnome/C/figures/titlebar_anno_window.png -share/gnome/help/introduction-to-gnome/C/figures/typical_anno_desktop.png -share/gnome/help/introduction-to-gnome/C/introduction-to-gnome.xml -share/gnome/help/introduction-to-gnome/C/legal.xml -share/gnome/help/system-admin-guide/C/appendixa.xml -share/gnome/help/system-admin-guide/C/gconf.xml -share/gnome/help/system-admin-guide/C/glossary.xml -share/gnome/help/system-admin-guide/C/legal.xml -share/gnome/help/system-admin-guide/C/menustructure.xml -share/gnome/help/system-admin-guide/C/mimetypes.xml -share/gnome/help/system-admin-guide/C/performance.xml -share/gnome/help/system-admin-guide/C/screensavers.xml -share/gnome/help/system-admin-guide/C/sessions.xml -share/gnome/help/system-admin-guide/C/system-admin-guide.xml -share/gnome/help/system-admin-guide/C/themes.xml -share/gnome/help/user-guide/C/figures/applet_popup.png -share/gnome/help/user-guide/C/figures/ask_pointer.png -share/gnome/help/user-guide/C/figures/caution.png -share/gnome/help/user-guide/C/figures/column_resize_pointer.png -share/gnome/help/user-guide/C/figures/copy_pointer.png -share/gnome/help/user-guide/C/figures/corner_resize_pointer.png -share/gnome/help/user-guide/C/figures/file_manager_menu.png -share/gnome/help/user-guide/C/figures/footprint_icon.png -share/gnome/help/user-guide/C/figures/force_quit.png -share/gnome/help/user-guide/C/figures/four_hide_button.png -share/gnome/help/user-guide/C/figures/gedit_pref_dialog.png -share/gnome/help/user-guide/C/figures/gedit_window.png -share/gnome/help/user-guide/C/figures/gnome-logo-icon.png -share/gnome/help/user-guide/C/figures/gnome_panel.png -share/gnome/help/user-guide/C/figures/horiz_resize_pointer.png -share/gnome/help/user-guide/C/figures/launcher_popup.png -share/gnome/help/user-guide/C/figures/link_pointer.png -share/gnome/help/user-guide/C/figures/lockscreen_icon.png -share/gnome/help/user-guide/C/figures/logout_icon.png -share/gnome/help/user-guide/C/figures/menu_bar_applet.png -share/gnome/help/user-guide/C/figures/menu_panel.png -share/gnome/help/user-guide/C/figures/move_panel_object_pointer.png -share/gnome/help/user-guide/C/figures/move_pointer.png -share/gnome/help/user-guide/C/figures/naut_audioview_window.png -share/gnome/help/user-guide/C/figures/naut_home_launcher.png -share/gnome/help/user-guide/C/figures/naut_iconview_anno_window.png -share/gnome/help/user-guide/C/figures/naut_iconview_window.png -share/gnome/help/user-guide/C/figures/naut_link_emblem.png -share/gnome/help/user-guide/C/figures/naut_listview_window.png -share/gnome/help/user-guide/C/figures/naut_noread_emblem.png -share/gnome/help/user-guide/C/figures/naut_normal_size_button.png -share/gnome/help/user-guide/C/figures/naut_nowrite_emblem.png -share/gnome/help/user-guide/C/figures/naut_sampleemblem1_icon.png -share/gnome/help/user-guide/C/figures/naut_sampleemblem2_icon.png -share/gnome/help/user-guide/C/figures/naut_sampleemblem3_icon.png -share/gnome/help/user-guide/C/figures/naut_sampleemblem_icon.png -share/gnome/help/user-guide/C/figures/naut_samplesymlink_icon.png -share/gnome/help/user-guide/C/figures/naut_sort_arrow_icon.png -share/gnome/help/user-guide/C/figures/naut_starthere_launcher.png -share/gnome/help/user-guide/C/figures/naut_trash_launcher.png -share/gnome/help/user-guide/C/figures/naut_tree_tab.png -share/gnome/help/user-guide/C/figures/naut_viewpane_text_window.png -share/gnome/help/user-guide/C/figures/naut_zoom_in_button.png -share/gnome/help/user-guide/C/figures/naut_zoom_out_button.png -share/gnome/help/user-guide/C/figures/normal_pointer.png -share/gnome/help/user-guide/C/figures/not_available_pointer.png -share/gnome/help/user-guide/C/figures/note.png -share/gnome/help/user-guide/C/figures/notification_area_icon.png -share/gnome/help/user-guide/C/figures/open_drawer.png -share/gnome/help/user-guide/C/figures/open_main_menu.png -share/gnome/help/user-guide/C/figures/openwindows_menu.png -share/gnome/help/user-guide/C/figures/panel_object_popup_menu.png -share/gnome/help/user-guide/C/figures/run_button.png -share/gnome/help/user-guide/C/figures/sample_anno_panel.png -share/gnome/help/user-guide/C/figures/sample_applet.png -share/gnome/help/user-guide/C/figures/screenshot_button.png -share/gnome/help/user-guide/C/figures/searchtool_button.png -share/gnome/help/user-guide/C/figures/show_desktop_button.png -share/gnome/help/user-guide/C/figures/tip.png -share/gnome/help/user-guide/C/figures/titlebar_anno_window.png -share/gnome/help/user-guide/C/figures/typical_anno_desktop.png -share/gnome/help/user-guide/C/figures/typical_menu.png -share/gnome/help/user-guide/C/figures/vert_resize_pointer.png -share/gnome/help/user-guide/C/figures/warning.png -share/gnome/help/user-guide/C/figures/window_list_applet.png -share/gnome/help/user-guide/C/figures/window_list_group_applet.png -share/gnome/help/user-guide/C/figures/window_menu.png -share/gnome/help/user-guide/C/figures/workspace_switcher_applet.png -share/gnome/help/user-guide/C/front.xml -share/gnome/help/user-guide/C/glossary.xml -share/gnome/help/user-guide/C/gosbasic.xml -share/gnome/help/user-guide/C/goscustaccess.xml -share/gnome/help/user-guide/C/goscustdesk.xml -share/gnome/help/user-guide/C/goscustlookandfeel.xml -share/gnome/help/user-guide/C/gosdeskback.xml -share/gnome/help/user-guide/C/goseditmainmenu.xml -share/gnome/help/user-guide/C/gosmetacity.xml -share/gnome/help/user-guide/C/gosnautilus.xml -share/gnome/help/user-guide/C/gosoverview.xml -share/gnome/help/user-guide/C/gospanel.xml -share/gnome/help/user-guide/C/gosstartsession.xml -share/gnome/help/user-guide/C/legal.xml -share/gnome/help/user-guide/C/part1.xml -share/gnome/help/user-guide/C/part2.xml -share/gnome/help/user-guide/C/user-guide.xml -share/gnome/help/user-guide/C/wgosbasic.xml -share/gnome/help/user-guide/C/wgoscustaccess.xml -share/gnome/help/user-guide/C/wgoscustdesk.xml -share/gnome/help/user-guide/C/wgoscustlookandfeel.xml -share/gnome/help/user-guide/C/wgosdeskback.xml -share/gnome/help/user-guide/C/wgoseditmainmenu.xml -share/gnome/help/user-guide/C/wgosmetacity.xml -share/gnome/help/user-guide/C/wgosnautilus.xml -share/gnome/help/user-guide/C/wgosoverview.xml -share/gnome/help/user-guide/C/wgospanel.xml -share/gnome/help/user-guide/C/wgosstartsession.xml -share/gnome/omf/gnome2-user-docs/gnome-access-guide-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome2-user-docs/gnome-access-guide-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome2-user-docs/introduction-to-gnome-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome2-user-docs/introduction-to-gnome-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome2-user-docs/system-admin-guide-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome2-user-docs/system-admin-guide-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosbasic-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosbasic-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustaccess-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustaccess-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustdesk-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustdesk-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustlookandfeel-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustlookandfeel-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosdeskback-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosdeskback-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goseditmainmenu-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goseditmainmenu-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosmetacity-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosmetacity-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosnautilus-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosnautilus-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosoverview-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosoverview-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gospanel-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gospanel-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosstartsession-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosstartsession-C.omf 2>/dev/null || /usr/bin/true -@dirrm share/gnome/omf/user-guide -@dirrm share/gnome/omf/gnome2-user-docs -@dirrm share/gnome/help/user-guide/C/figures -@dirrm share/gnome/help/user-guide/C -@dirrm share/gnome/help/system-admin-guide/C -@dirrm share/gnome/help/introduction-to-gnome/C/figures -@dirrm share/gnome/help/introduction-to-gnome/C -@dirrm share/gnome/help/gnome-access-guide/C/figures -@dirrm share/gnome/help/gnome-access-guide/C -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome2-user-docs/gnome-access-guide-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome2-user-docs/introduction-to-gnome-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome2-user-docs/system-admin-guide-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosbasic-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustaccess-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustdesk-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustlookandfeel-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosdeskback-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goseditmainmenu-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosmetacity-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosnautilus-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosoverview-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gospanel-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosstartsession-C.omf 2>/dev/null || /usr/bin/true diff --git a/misc/gnomemimedata/Makefile b/misc/gnomemimedata/Makefile deleted file mode 100644 index 0a71aa6ba..000000000 --- a/misc/gnomemimedata/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: gnomemimedata -# Date created: 22 January 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomemimedata -PORTVERSION= 2.4.0 -CATEGORIES= misc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-mime-data/2.4 -DISTNAME= gnome-mime-data-${PORTVERSION} -DIST_SUBDIR= gnome - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A MIME and Application database for GNOME - -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomehier gnomeprefix gnometarget pkgconfig -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib -lintl" - -MAN5= gnome-vfs-mime.5 - -.include <bsd.port.mk> diff --git a/misc/gnomemimedata/distinfo b/misc/gnomemimedata/distinfo deleted file mode 100644 index b220e9a7b..000000000 --- a/misc/gnomemimedata/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome/gnome-mime-data-2.4.0.tar.bz2) = b8f1b383a23d734bec8bc33a03cb3690 diff --git a/misc/gnomemimedata/files/patch-gnome-vfs.applications b/misc/gnomemimedata/files/patch-gnome-vfs.applications deleted file mode 100644 index 269a0905a..000000000 --- a/misc/gnomemimedata/files/patch-gnome-vfs.applications +++ /dev/null @@ -1,20 +0,0 @@ ---- gnome-vfs.applications.orig Sun Oct 6 15:14:35 2002 -+++ gnome-vfs.applications Sun Feb 9 18:46:01 2003 -@@ -55,7 +55,7 @@ - mime_types=application/x-deb - - electric_eyes -- command=ee -+ command=ElectricEyes - name=Electric Eyes - can_open_multiple_files=true - expects_uris=false -@@ -187,7 +187,7 @@ - mime_types=application/x-gnumeric,application/x-applix-spreadsheet,application/vnd.ms-excel,application/vnd.lotus-1-2-3,application/x-oleo,application/x-xbase,text/spreadsheet,text/x-comma-separated-values,text/tab-separated-values - - grecord -- command=gnome-sound-recorder -p -+ command=gnome-sound-recorder - name=Sound Recorder - can_open_multiple_files=false - expects_uris=false diff --git a/misc/gnomemimedata/pkg-descr b/misc/gnomemimedata/pkg-descr deleted file mode 100644 index 349bb253a..000000000 --- a/misc/gnomemimedata/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -The base MIME and Application database for GNOME. It is meant to be accessed -through the MIME functions in GnomeVFS - -WWW: http://www.gnome.org/ diff --git a/misc/gnomemimedata/pkg-plist b/misc/gnomemimedata/pkg-plist deleted file mode 100644 index 548dce8cb..000000000 --- a/misc/gnomemimedata/pkg-plist +++ /dev/null @@ -1,63 +0,0 @@ -etc/gnome-vfs-mime-magic -libdata/pkgconfig/gnome-mime-data-2.0.pc -share/gnome/application-registry/gnome-vfs.applications -share/gnome/mime-info/gnome-vfs.keys -share/gnome/mime-info/gnome-vfs.mime -share/locale/am/LC_MESSAGES/gnome-mime-data.mo -share/locale/ar/LC_MESSAGES/gnome-mime-data.mo -share/locale/az/LC_MESSAGES/gnome-mime-data.mo -share/locale/be/LC_MESSAGES/gnome-mime-data.mo -share/locale/bg/LC_MESSAGES/gnome-mime-data.mo -share/locale/bn/LC_MESSAGES/gnome-mime-data.mo -share/locale/ca/LC_MESSAGES/gnome-mime-data.mo -share/locale/cs/LC_MESSAGES/gnome-mime-data.mo -share/locale/cy/LC_MESSAGES/gnome-mime-data.mo -share/locale/da/LC_MESSAGES/gnome-mime-data.mo -share/locale/de/LC_MESSAGES/gnome-mime-data.mo -share/locale/el/LC_MESSAGES/gnome-mime-data.mo -share/locale/eo/LC_MESSAGES/gnome-mime-data.mo -share/locale/es/LC_MESSAGES/gnome-mime-data.mo -share/locale/et/LC_MESSAGES/gnome-mime-data.mo -share/locale/eu/LC_MESSAGES/gnome-mime-data.mo -share/locale/fa/LC_MESSAGES/gnome-mime-data.mo -share/locale/fi/LC_MESSAGES/gnome-mime-data.mo -share/locale/fr/LC_MESSAGES/gnome-mime-data.mo -share/locale/ga/LC_MESSAGES/gnome-mime-data.mo -share/locale/gl/LC_MESSAGES/gnome-mime-data.mo -share/locale/he/LC_MESSAGES/gnome-mime-data.mo -share/locale/hi/LC_MESSAGES/gnome-mime-data.mo -share/locale/hu/LC_MESSAGES/gnome-mime-data.mo -share/locale/id/LC_MESSAGES/gnome-mime-data.mo -share/locale/is/LC_MESSAGES/gnome-mime-data.mo -share/locale/it/LC_MESSAGES/gnome-mime-data.mo -share/locale/ja/LC_MESSAGES/gnome-mime-data.mo -share/locale/ko/LC_MESSAGES/gnome-mime-data.mo -share/locale/li/LC_MESSAGES/gnome-mime-data.mo -share/locale/lt/LC_MESSAGES/gnome-mime-data.mo -share/locale/lv/LC_MESSAGES/gnome-mime-data.mo -share/locale/mk/LC_MESSAGES/gnome-mime-data.mo -share/locale/ml/LC_MESSAGES/gnome-mime-data.mo -share/locale/mn/LC_MESSAGES/gnome-mime-data.mo -share/locale/ms/LC_MESSAGES/gnome-mime-data.mo -share/locale/ne/LC_MESSAGES/gnome-mime-data.mo -share/locale/nl/LC_MESSAGES/gnome-mime-data.mo -share/locale/nn/LC_MESSAGES/gnome-mime-data.mo -share/locale/no/LC_MESSAGES/gnome-mime-data.mo -share/locale/pl/LC_MESSAGES/gnome-mime-data.mo -share/locale/pt/LC_MESSAGES/gnome-mime-data.mo -share/locale/pt_BR/LC_MESSAGES/gnome-mime-data.mo -share/locale/ro/LC_MESSAGES/gnome-mime-data.mo -share/locale/ru/LC_MESSAGES/gnome-mime-data.mo -share/locale/sk/LC_MESSAGES/gnome-mime-data.mo -share/locale/sl/LC_MESSAGES/gnome-mime-data.mo -share/locale/sq/LC_MESSAGES/gnome-mime-data.mo -share/locale/sr/LC_MESSAGES/gnome-mime-data.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-mime-data.mo -share/locale/sv/LC_MESSAGES/gnome-mime-data.mo -share/locale/tr/LC_MESSAGES/gnome-mime-data.mo -share/locale/uk/LC_MESSAGES/gnome-mime-data.mo -share/locale/vi/LC_MESSAGES/gnome-mime-data.mo -share/locale/wa/LC_MESSAGES/gnome-mime-data.mo -share/locale/yi/LC_MESSAGES/gnome-mime-data.mo -share/locale/zh_CN/LC_MESSAGES/gnome-mime-data.mo -share/locale/zh_TW/LC_MESSAGES/gnome-mime-data.mo diff --git a/misc/gnomeuserdocs2/Makefile b/misc/gnomeuserdocs2/Makefile deleted file mode 100644 index f2306c401..000000000 --- a/misc/gnomeuserdocs2/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: gnomeuserdocs2 -# Date created: 07 July 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomeuserdocs2 -PORTVERSION= 2.4.0 -CATEGORIES= misc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome2-user-docs/2.4 -DISTNAME= gnome2-user-docs-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2 users guide - -BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper -RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier - -.include <bsd.port.mk> diff --git a/misc/gnomeuserdocs2/distinfo b/misc/gnomeuserdocs2/distinfo deleted file mode 100644 index be2961a4b..000000000 --- a/misc/gnomeuserdocs2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome2-user-docs-2.4.0.tar.bz2) = 76a72340cc012148ed822857b1c7cf28 diff --git a/misc/gnomeuserdocs2/pkg-descr b/misc/gnomeuserdocs2/pkg-descr deleted file mode 100644 index 0ba21f5fd..000000000 --- a/misc/gnomeuserdocs2/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME 2 users guide. diff --git a/misc/gnomeuserdocs2/pkg-plist b/misc/gnomeuserdocs2/pkg-plist deleted file mode 100644 index d2499be23..000000000 --- a/misc/gnomeuserdocs2/pkg-plist +++ /dev/null @@ -1,189 +0,0 @@ -share/gnome/help/gnome-access-guide/C/accessintro.xml -share/gnome/help/gnome-access-guide/C/dtconfig.xml -share/gnome/help/gnome-access-guide/C/figures/button.png -share/gnome/help/gnome-access-guide/C/figures/check_box.png -share/gnome/help/gnome-access-guide/C/figures/dropdown_combination_box.png -share/gnome/help/gnome-access-guide/C/figures/dropdown_list_box.png -share/gnome/help/gnome-access-guide/C/figures/move_object_arrows.png -share/gnome/help/gnome-access-guide/C/figures/move_object_before.png -share/gnome/help/gnome-access-guide/C/figures/move_object_jump.png -share/gnome/help/gnome-access-guide/C/figures/move_object_push.png -share/gnome/help/gnome-access-guide/C/figures/naut_iconview_anno_window.png -share/gnome/help/gnome-access-guide/C/figures/paned_window_anno.png -share/gnome/help/gnome-access-guide/C/figures/radio_button.png -share/gnome/help/gnome-access-guide/C/figures/slider.png -share/gnome/help/gnome-access-guide/C/figures/spin_box.png -share/gnome/help/gnome-access-guide/C/figures/tabbed_section.png -share/gnome/help/gnome-access-guide/C/figures/table.png -share/gnome/help/gnome-access-guide/C/figures/text_box.png -share/gnome/help/gnome-access-guide/C/figures/tree.png -share/gnome/help/gnome-access-guide/C/gnome-access-guide.xml -share/gnome/help/gnome-access-guide/C/keynav.xml -share/gnome/help/gnome-access-guide/C/legal.xml -share/gnome/help/gnome-access-guide/C/preface.xml -share/gnome/help/gnome-access-guide/C/themes.xml -share/gnome/help/introduction-to-gnome/C/figures/desktop.png -share/gnome/help/introduction-to-gnome/C/figures/microguiborder.png -share/gnome/help/introduction-to-gnome/C/figures/naut_iconview_window.png -share/gnome/help/introduction-to-gnome/C/figures/titlebar_anno_window.png -share/gnome/help/introduction-to-gnome/C/figures/typical_anno_desktop.png -share/gnome/help/introduction-to-gnome/C/introduction-to-gnome.xml -share/gnome/help/introduction-to-gnome/C/legal.xml -share/gnome/help/system-admin-guide/C/appendixa.xml -share/gnome/help/system-admin-guide/C/gconf.xml -share/gnome/help/system-admin-guide/C/glossary.xml -share/gnome/help/system-admin-guide/C/legal.xml -share/gnome/help/system-admin-guide/C/menustructure.xml -share/gnome/help/system-admin-guide/C/mimetypes.xml -share/gnome/help/system-admin-guide/C/performance.xml -share/gnome/help/system-admin-guide/C/screensavers.xml -share/gnome/help/system-admin-guide/C/sessions.xml -share/gnome/help/system-admin-guide/C/system-admin-guide.xml -share/gnome/help/system-admin-guide/C/themes.xml -share/gnome/help/user-guide/C/figures/applet_popup.png -share/gnome/help/user-guide/C/figures/ask_pointer.png -share/gnome/help/user-guide/C/figures/caution.png -share/gnome/help/user-guide/C/figures/column_resize_pointer.png -share/gnome/help/user-guide/C/figures/copy_pointer.png -share/gnome/help/user-guide/C/figures/corner_resize_pointer.png -share/gnome/help/user-guide/C/figures/file_manager_menu.png -share/gnome/help/user-guide/C/figures/footprint_icon.png -share/gnome/help/user-guide/C/figures/force_quit.png -share/gnome/help/user-guide/C/figures/four_hide_button.png -share/gnome/help/user-guide/C/figures/gedit_pref_dialog.png -share/gnome/help/user-guide/C/figures/gedit_window.png -share/gnome/help/user-guide/C/figures/gnome-logo-icon.png -share/gnome/help/user-guide/C/figures/gnome_panel.png -share/gnome/help/user-guide/C/figures/horiz_resize_pointer.png -share/gnome/help/user-guide/C/figures/launcher_popup.png -share/gnome/help/user-guide/C/figures/link_pointer.png -share/gnome/help/user-guide/C/figures/lockscreen_icon.png -share/gnome/help/user-guide/C/figures/logout_icon.png -share/gnome/help/user-guide/C/figures/menu_bar_applet.png -share/gnome/help/user-guide/C/figures/menu_panel.png -share/gnome/help/user-guide/C/figures/move_panel_object_pointer.png -share/gnome/help/user-guide/C/figures/move_pointer.png -share/gnome/help/user-guide/C/figures/naut_audioview_window.png -share/gnome/help/user-guide/C/figures/naut_home_launcher.png -share/gnome/help/user-guide/C/figures/naut_iconview_anno_window.png -share/gnome/help/user-guide/C/figures/naut_iconview_window.png -share/gnome/help/user-guide/C/figures/naut_link_emblem.png -share/gnome/help/user-guide/C/figures/naut_listview_window.png -share/gnome/help/user-guide/C/figures/naut_noread_emblem.png -share/gnome/help/user-guide/C/figures/naut_normal_size_button.png -share/gnome/help/user-guide/C/figures/naut_nowrite_emblem.png -share/gnome/help/user-guide/C/figures/naut_sampleemblem1_icon.png -share/gnome/help/user-guide/C/figures/naut_sampleemblem2_icon.png -share/gnome/help/user-guide/C/figures/naut_sampleemblem3_icon.png -share/gnome/help/user-guide/C/figures/naut_sampleemblem_icon.png -share/gnome/help/user-guide/C/figures/naut_samplesymlink_icon.png -share/gnome/help/user-guide/C/figures/naut_sort_arrow_icon.png -share/gnome/help/user-guide/C/figures/naut_starthere_launcher.png -share/gnome/help/user-guide/C/figures/naut_trash_launcher.png -share/gnome/help/user-guide/C/figures/naut_tree_tab.png -share/gnome/help/user-guide/C/figures/naut_viewpane_text_window.png -share/gnome/help/user-guide/C/figures/naut_zoom_in_button.png -share/gnome/help/user-guide/C/figures/naut_zoom_out_button.png -share/gnome/help/user-guide/C/figures/normal_pointer.png -share/gnome/help/user-guide/C/figures/not_available_pointer.png -share/gnome/help/user-guide/C/figures/note.png -share/gnome/help/user-guide/C/figures/notification_area_icon.png -share/gnome/help/user-guide/C/figures/open_drawer.png -share/gnome/help/user-guide/C/figures/open_main_menu.png -share/gnome/help/user-guide/C/figures/openwindows_menu.png -share/gnome/help/user-guide/C/figures/panel_object_popup_menu.png -share/gnome/help/user-guide/C/figures/run_button.png -share/gnome/help/user-guide/C/figures/sample_anno_panel.png -share/gnome/help/user-guide/C/figures/sample_applet.png -share/gnome/help/user-guide/C/figures/screenshot_button.png -share/gnome/help/user-guide/C/figures/searchtool_button.png -share/gnome/help/user-guide/C/figures/show_desktop_button.png -share/gnome/help/user-guide/C/figures/tip.png -share/gnome/help/user-guide/C/figures/titlebar_anno_window.png -share/gnome/help/user-guide/C/figures/typical_anno_desktop.png -share/gnome/help/user-guide/C/figures/typical_menu.png -share/gnome/help/user-guide/C/figures/vert_resize_pointer.png -share/gnome/help/user-guide/C/figures/warning.png -share/gnome/help/user-guide/C/figures/window_list_applet.png -share/gnome/help/user-guide/C/figures/window_list_group_applet.png -share/gnome/help/user-guide/C/figures/window_menu.png -share/gnome/help/user-guide/C/figures/workspace_switcher_applet.png -share/gnome/help/user-guide/C/front.xml -share/gnome/help/user-guide/C/glossary.xml -share/gnome/help/user-guide/C/gosbasic.xml -share/gnome/help/user-guide/C/goscustaccess.xml -share/gnome/help/user-guide/C/goscustdesk.xml -share/gnome/help/user-guide/C/goscustlookandfeel.xml -share/gnome/help/user-guide/C/gosdeskback.xml -share/gnome/help/user-guide/C/goseditmainmenu.xml -share/gnome/help/user-guide/C/gosmetacity.xml -share/gnome/help/user-guide/C/gosnautilus.xml -share/gnome/help/user-guide/C/gosoverview.xml -share/gnome/help/user-guide/C/gospanel.xml -share/gnome/help/user-guide/C/gosstartsession.xml -share/gnome/help/user-guide/C/legal.xml -share/gnome/help/user-guide/C/part1.xml -share/gnome/help/user-guide/C/part2.xml -share/gnome/help/user-guide/C/user-guide.xml -share/gnome/help/user-guide/C/wgosbasic.xml -share/gnome/help/user-guide/C/wgoscustaccess.xml -share/gnome/help/user-guide/C/wgoscustdesk.xml -share/gnome/help/user-guide/C/wgoscustlookandfeel.xml -share/gnome/help/user-guide/C/wgosdeskback.xml -share/gnome/help/user-guide/C/wgoseditmainmenu.xml -share/gnome/help/user-guide/C/wgosmetacity.xml -share/gnome/help/user-guide/C/wgosnautilus.xml -share/gnome/help/user-guide/C/wgosoverview.xml -share/gnome/help/user-guide/C/wgospanel.xml -share/gnome/help/user-guide/C/wgosstartsession.xml -share/gnome/omf/gnome2-user-docs/gnome-access-guide-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome2-user-docs/gnome-access-guide-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome2-user-docs/introduction-to-gnome-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome2-user-docs/introduction-to-gnome-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome2-user-docs/system-admin-guide-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome2-user-docs/system-admin-guide-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosbasic-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosbasic-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustaccess-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustaccess-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustdesk-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustdesk-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goscustlookandfeel-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goscustlookandfeel-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosdeskback-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosdeskback-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/goseditmainmenu-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/goseditmainmenu-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosmetacity-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosmetacity-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosnautilus-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosnautilus-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosoverview-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosoverview-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gospanel-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gospanel-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/user-guide/gosstartsession-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/user-guide/gosstartsession-C.omf 2>/dev/null || /usr/bin/true -@dirrm share/gnome/omf/user-guide -@dirrm share/gnome/omf/gnome2-user-docs -@dirrm share/gnome/help/user-guide/C/figures -@dirrm share/gnome/help/user-guide/C -@dirrm share/gnome/help/system-admin-guide/C -@dirrm share/gnome/help/introduction-to-gnome/C/figures -@dirrm share/gnome/help/introduction-to-gnome/C -@dirrm share/gnome/help/gnome-access-guide/C/figures -@dirrm share/gnome/help/gnome-access-guide/C -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome2-user-docs/gnome-access-guide-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome2-user-docs/introduction-to-gnome-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome2-user-docs/system-admin-guide-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosbasic-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustaccess-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustdesk-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goscustlookandfeel-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosdeskback-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/goseditmainmenu-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosmetacity-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosnautilus-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosoverview-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gospanel-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/user-guide/gosstartsession-C.omf 2>/dev/null || /usr/bin/true diff --git a/multimedia/acme/Makefile b/multimedia/acme/Makefile deleted file mode 100644 index b073178a2..000000000 --- a/multimedia/acme/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: acme -# Date created: 15 November 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= acme -PORTVERSION= 2.4.0 -CATEGORIES= multimedia gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Tool to make multimedia keys work on laptops - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui libwnck -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -post-patch: - @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - ${WRKSRC}/src/acme.c - -.include <bsd.port.mk> diff --git a/multimedia/acme/distinfo b/multimedia/acme/distinfo deleted file mode 100644 index 28200346a..000000000 --- a/multimedia/acme/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/acme-2.4.0.tar.bz2) = b61dd0d693064be42d59c6a9a8830cec diff --git a/multimedia/acme/files/patch-src_acme.c b/multimedia/acme/files/patch-src_acme.c deleted file mode 100644 index 4da386b29..000000000 --- a/multimedia/acme/files/patch-src_acme.c +++ /dev/null @@ -1,15 +0,0 @@ ---- src/acme.c.orig Sun Jan 19 06:43:45 2003 -+++ src/acme.c Mon Jan 27 18:09:38 2003 -@@ -201,10 +201,10 @@ - if ((soundfile == NULL) || (strcmp (soundfile, "") == 0)) - return; - -- if (g_file_test ("/usr/bin/esdplay", -+ if (g_file_test ("%%LOCALBASE%%/bin/esdplay", - (G_FILE_TEST_EXISTS | G_FILE_TEST_IS_EXECUTABLE))) - { -- command = g_strdup_printf ("/usr/bin/esdplay %s", -+ command = g_strdup_printf ("%%LOCALBASE%%/bin/esdplay %s", - soundfile); - } else if (g_file_test ("/usr/bin/play", - (G_FILE_TEST_EXISTS | G_FILE_TEST_IS_EXECUTABLE))) diff --git a/multimedia/acme/pkg-descr b/multimedia/acme/pkg-descr deleted file mode 100644 index 1cf106bca..000000000 --- a/multimedia/acme/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is ACME, a small tool for your laptops. It makes the small multimedia -buttons on these things actually do something. It currently only fully supports -Apple laptops (iBooks and Powerbooks), and should work on other systems as well. diff --git a/multimedia/acme/pkg-plist b/multimedia/acme/pkg-plist deleted file mode 100644 index d13945c33..000000000 --- a/multimedia/acme/pkg-plist +++ /dev/null @@ -1,67 +0,0 @@ -bin/acme -bin/acme-properties -etc/gconf/gconf.xml.defaults/apps/acme/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/acme/%gconf.xml -etc/gconf/schemas/acme.schemas -share/gnome/acme/acme-16.png -share/gnome/acme/acme-48.png -share/gnome/acme/acme-brightness.png -share/gnome/acme/acme-eject.png -share/gnome/acme/acme-properties.glade -share/gnome/acme/acme.glade -share/gnome/acme/gnome-speakernotes-muted.png -share/gnome/acme/gnome-speakernotes.png -share/gnome/control-center-2.0/capplets/acme.desktop -share/locale/am/LC_MESSAGES/acme.mo -share/locale/ar/LC_MESSAGES/acme.mo -share/locale/az/LC_MESSAGES/acme.mo -share/locale/be/LC_MESSAGES/acme.mo -share/locale/bg/LC_MESSAGES/acme.mo -share/locale/bn/LC_MESSAGES/acme.mo -share/locale/ca/LC_MESSAGES/acme.mo -share/locale/cs/LC_MESSAGES/acme.mo -share/locale/cy/LC_MESSAGES/acme.mo -share/locale/de/LC_MESSAGES/acme.mo -share/locale/da/LC_MESSAGES/acme.mo -share/locale/el/LC_MESSAGES/acme.mo -share/locale/es/LC_MESSAGES/acme.mo -share/locale/et/LC_MESSAGES/acme.mo -share/locale/fa/LC_MESSAGES/acme.mo -share/locale/fi/LC_MESSAGES/acme.mo -share/locale/fr/LC_MESSAGES/acme.mo -share/locale/ga/LC_MESSAGES/acme.mo -share/locale/he/LC_MESSAGES/acme.mo -share/locale/hi/LC_MESSAGES/acme.mo -share/locale/hu/LC_MESSAGES/acme.mo -share/locale/id/LC_MESSAGES/acme.mo -share/locale/is/LC_MESSAGES/acme.mo -share/locale/it/LC_MESSAGES/acme.mo -share/locale/ja/LC_MESSAGES/acme.mo -share/locale/ko/LC_MESSAGES/acme.mo -share/locale/li/LC_MESSAGES/acme.mo -share/locale/lv/LC_MESSAGES/acme.mo -share/locale/mk/LC_MESSAGES/acme.mo -share/locale/ml/LC_MESSAGES/acme.mo -share/locale/mn/LC_MESSAGES/acme.mo -share/locale/ms/LC_MESSAGES/acme.mo -share/locale/nl/LC_MESSAGES/acme.mo -share/locale/no/LC_MESSAGES/acme.mo -share/locale/pl/LC_MESSAGES/acme.mo -share/locale/pt/LC_MESSAGES/acme.mo -share/locale/pt_BR/LC_MESSAGES/acme.mo -share/locale/ro/LC_MESSAGES/acme.mo -share/locale/ru/LC_MESSAGES/acme.mo -share/locale/sk/LC_MESSAGES/acme.mo -share/locale/sl/LC_MESSAGES/acme.mo -share/locale/sq/LC_MESSAGES/acme.mo -share/locale/sr/LC_MESSAGES/acme.mo -share/locale/sr@Latn/LC_MESSAGES/acme.mo -share/locale/sv/LC_MESSAGES/acme.mo -share/locale/tr/LC_MESSAGES/acme.mo -share/locale/uk/LC_MESSAGES/acme.mo -share/locale/vi/LC_MESSAGES/acme.mo -share/locale/zh_CN/LC_MESSAGES/acme.mo -share/locale/zh_TW/LC_MESSAGES/acme.mo -@dirrm share/gnome/acme -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/acme -@dirrm etc/gconf/gconf.xml.defaults/apps/acme diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile deleted file mode 100644 index 5dc091b70..000000000 --- a/multimedia/gstreamer-plugins/Makefile +++ /dev/null @@ -1,728 +0,0 @@ -# New ports collection makefile for: gstreamer plugins -# Date created: Wed Jul 10 23:38:01 UTC 2002 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gstreamer -PORTVERSION= 0.6.3 -CATEGORIES= multimedia audio -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gst-plugins/0.6 -PKGNAMESUFFIX= -plugins -DISTNAME= gst-plugins-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= lioux@FreeBSD.org -COMMENT= GStreamer written collection of plugins handling several media types - -LIB_DEPENDS= gstreamer-0.6.1:${PORTSDIR}/multimedia/gstreamer \ - popt.0:${PORTSDIR}/devel/popt \ - -USE_X_PREFIX= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomehack \ - gnomehier \ - gnomeprefix \ - pkgconfig \ - gconf2 -USE_LIBTOOL= yes -USE_REINPLACE= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-tests \ - --disable-alsa \ - --disable-cdrom \ - --disable-mjpegtools \ - --disable-qcam \ - --disable-v4l2 \ - --disable-v4l -CONFIGURE_ENV= PKG_CONFIG=${PKG_CONFIG} \ - CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ - CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include" \ - LDFLAGS="${LDFLAGS} -L${X11BASE}/lib -L${LOCALBASE}/lib" -CONFIGURE_TARGET= -PLIST_SUB= \ - VERSION="${PORTVERSION:C/..$//}" \ - SHLIB_VERSION="${SHLIB_VERSION}" -INSTALLS_SHLIB= yes - -# for esound detection -WANT_GNOME= yes - -MAN1= gst-launch-ext.1 gst-visualise.1 - -PKG_CONFIG?="${LOCALBASE}/bin/pkg-config" -SDL_CONFIG?="${LOCALBASE}/bin/sdl11-config" -XMMS_CONFIG?="${LOCALBASE}/bin/xmms-config" - -# library minor number -SHLIB_VERSION= 1 - -post-patch: -# as of this writing, FreeBSD does not support lrint* C99 math functions - @${REINPLACE_CMD} -E -e \ - 's|^#define.*LRINT.*$$||' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} -# respect CFLAGS - @${FIND} ${WRKSRC} -type f -name Makefile.in | \ - ${XARGS} -n 10 ${REINPLACE_CMD} -E -e \ - 's,-O(2|3),,; \ - s|-mcpu=i486||' -# mcopidl takes the file as the last argument - @${REINPLACE_CMD} -E -e \ - 's|(mcopidl.+)(\$$<)(.+)$$|\1 \3 \2|' \ - ${WRKSRC}/ext/arts/Makefile.in -# no linux/cdrom.h - @${REINPLACE_CMD} -E -e \ - 's|^#include[[:space:]]+.+linux/cdrom\.h.*$$||' \ - ${WRKSRC}/ext/dvdread/dvdreadsrc.c -# malloc.h was deprecated in favor of stdlib.h -# inttypes.h not stdint.h - @${FIND} ${WRKSRC} -type f | \ - ${XARGS} -n 10 ${REINPLACE_CMD} -e \ - 's|malloc.h|stdlib.h|; \ - s|stdint.h|inttypes.h|' -# use GMAKE, not MAKE - @${REINPLACE_CMD} -E -e \ - 's|make|${GMAKE}|' \ - ${WRKSRC}/gst-libs/ext/ffmpeg/Makefile.in -# force libaudiofile detection - @${REINPLACE_CMD} -E -e \ - 's|^.*afOpenVirtualFile[[:space:]]*\(\);|;|' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} - -post-configure: -# CC safeness - @${ECHO_CMD} "CC=${CC}" >> \ - ${WRKSRC}/gst-libs/ext/ffmpeg/ffmpeg/config.mak - -post-install: -# register plugins - @${X11BASE}/bin/gst-register 2>/dev/null - -.include <bsd.port.pre.mk> - -# hermes is required for gstreamer-player to work -# since it is currently the only colorspace plugin available -WITH_HERMES= yes -# gnomevfs is required for gstreamer-player to work -WITH_GNOMEVFS= yes - -## -## auto detect possible plugins -## - -# aalib -.if exists(${LOCALBASE}/lib/libaa.a) -WITH_AALIB=yes -.endif - -# arts -.if exists(${LOCALBASE}/lib/libartsc.so.0) -WITH_ARTS=yes -.endif - -# avifile -.if exists(${LOCALBASE}/lib/libaviplay.a) -WITH_AVIFILE=yes -.endif - -# cdparanoia -.if exists(${LOCALBASE}/lib/libcdda_paranoia.a) -WITH_CDPARANOIA=yes -.endif - -# esound -.if (${HAVE_GNOME:Mesound}!="") -WITH_ESOUND=yes -.endif - -# flac -.if exists(${LOCALBASE}/lib/libFLAC.a) -WITH_FLAC=yes -.endif - -# freetype -.if exists(${LOCALBASE}/lib/libfreetype.a) -WITH_FREETYPE=yes -.endif - -# lame -.if exists(${LOCALBASE}/lib/libmp3lame.a) -WITH_LAME=yes -.endif - -# gnomevfs -.if ${HAVE_GNOME:Mgnomevfs2}!="" -WITH_GNOMEVFS=yes -.endif - -# gsm -.if exists(${LOCALBASE}/lib/libgsm.a) -WITH_GSM=yes -.endif - -# Hermes -.if exists (${LOCALBASE}/lib/libHermes.a) -WITH_HERMES=yes -.endif - -# jpeg -.if exists(${LOCALBASE}/lib/libjpeg.a) -WITH_JPEG=yes -.endif - -# ladspa -.if exists(${LOCALBASE}/include/ladspa.h) -WITH_LADSPA=yes -.endif - -# liba52 -.if exists(${LOCALBASE}/lib/liba52.a) -WITH_LIBA52=yes -.endif - -# libaudiofile -.if exists(${LOCALBASE}/lib/libaudiofile.a) -WITH_LIBAUDIOFILE=yes -.endif - -# libdv -.if exists(${LOCALBASE}/lib/libdv.a) -WITH_LIBDV=yes -.endif - -# libdvdnav -# XXX libdvdnav needs to be updated to 0.1.9 or higher -#.if exists(${LOCALBASE}/lib/libdvdnav.so) -.undef WITH_LIBDVDNAV -#.endif - -# libdvdread -.if exists(${LOCALBASE}/lib/libdvdread.a) -WITH_LIBDVDREAD=yes -.endif - -# libfame -.if exists(${LOCALBASE}/lib/libfame.a) -WITH_LIBFAME=yes -.endif - -# libmikmod -.if exists(${LOCALBASE}/lib/libmikmod.a) -WITH_LIBMIKMOD=yes -.endif - -# libmpeg2 -.if exists(${LOCALBASE}/lib/libmpeg2.a) -WITH_LIBMPEG2=yes -.endif - -# libshout -.if exists(${LOCALBASE}/lib/libshout.a) -WITH_LIBSHOUT=yes -.endif - -# libsidplay -.if exists(${LOCALBASE}/lib/libsidplay.a) -WITH_LIBSIDPLAY=yes -.endif - -# mad -.if exists(${LOCALBASE}/lib/libmad.a) -WITH_MAD=yes -.endif - -# openquicktime -.if exists(${LOCALBASE}/lib/libopenquicktime.so) -WITH_OPENQUICKTIME=yes -.endif - -# png -.if exists(${LOCALBASE}/lib/libpng.a) -WITH_PNG=yes -.endif - -# sdl -.if exists(${LOCALBASE}/lib/libSDL-1.1.a) -WITH_SDL=yes -.endif - -# vorbis -.if exists(${LOCALBASE}/lib/libvorbis.a) -WITH_VORBIS=yes -.endif - -# xmms -.if exists(${X11BASE}/lib/libxmms.a) -#WITH_XMMS=yes -.endif - -## -## control CONFIGURE options -## - -# aalib -.ifndef(WITH_AALIB) -CONFIGURE_ARGS+= --disable-aalib \ - --disable-aalibtest -PLIST_SUB+= AALIB="@comment " -.else -LIB_DEPENDS+= aa.1:${PORTSDIR}/graphics/aalib - -CONFIGURE_ARGS+= --with-aalib-prefix=${LOCALBASE} \ - --with-aalib-exec-prefix=${LOCALBASE} -PLIST_SUB+= AALIB="" -.endif - -# arts -.ifndef(WITH_ARTS) -CONFIGURE_ARGS+= --disable-arts \ - --disable-artsc \ - --disable-artstest -PLIST_SUB+= ARTS="@comment " -.else -LIB_DEPENDS+= artsc.0:${PORTSDIR}/audio/arts - -CONFIGURE_ARGS+= --with-arts-prefix=${LOCALBASE} \ - --with-arts-exec-prefix=${LOCALBASE} -PLIST_SUB+= ARTS="" -.endif - -# avifile -.ifndef(WITH_AVIFILE) -CONFIGURE_ARGS+= --disable-avifile -PLIST_SUB+= AVIFILE="@comment " -.else -LIB_DEPENDS+= aviplay.0:${PORTSDIR}/multimedia/avifile - -PLIST_SUB+= AVIFILE="" -.endif - -# cdparanoia -.ifndef(WITH_CDPARANOIA) -CONFIGURE_ARGS+= --disable-cdparanoia -PLIST_SUB+= CDPARANOIA="@comment " -.else -LIB_DEPENDS+= cdda_interface.0:${PORTSDIR}/audio/cdparanoia - -PLIST_SUB+= CDPARANOIA="" -.endif - -# esound -.ifndef(WITH_ESOUND) -CONFIGURE_ARGS+= --disable-esd \ - --disable-esdtest -PLIST_SUB+= ESOUND="@comment " -.else -USE_GNOME+= esound -CONFIGURE_ARGS+= --with-esd-prefix=${LOCALBASE} \ - --with-esd-exec-prefix=${LOCALBASE} -PLIST_SUB+= ESOUND="" -.endif - -# flac -.ifndef(WITH_FLAC) -CONFIGURE_ARGS+= --disable-flac -PLIST_SUB+= FLAC="@comment " -.else -LIB_DEPENDS+= FLAC.5:${PORTSDIR}/audio/flac - -PLIST_SUB+= FLAC="" -.endif - -# freetype -.ifndef(WITH_FREETYPE) -CONFIGURE_ARGS+= --disable-freetypetest -PLIST_SUB+= FREETYPE="@comment " -.else -LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2 - -CONFIGURE_ARGS+= --with-ft-prefix=${LOCALBASE} \ - --with-ft-exec-prefix=${LOCALBASE} -PLIST_SUB+= FREETYPE="" -.endif - -# gnomevfs -.ifndef(WITH_GNOMEVFS) -CONFIGURE_ARGS+= --disable-gnome_vfs -PLIST_SUB+= GNOMEVFS="@comment " -.else -USE_GNOME+= gnomevfs2 -PLIST_SUB+= GNOMEVFS="" -.endif - -# gsm -.ifndef(WITH_GSM) -CONFIGURE_ARGS+= --disable-gsm -PLIST_SUB+= GSM="@comment " -.else -LIB_DEPENDS+= gsm.1:${PORTSDIR}/audio/gsm - -PLIST_SUB+= GSM="" -.endif - -# Hermes -.ifndef(WITH_HERMES) -CONFIGURE_ARGS+= --disable-hermes -PLIST_SUB+= HERMES="@comment " -.else -LIB_DEPENDS+= Hermes.1:${PORTSDIR}/graphics/Hermes -PLIST_SUB+= HERMES="" -.endif - -# http -.ifndef(WITH_HTTP) -CONFIGURE_ARGS+= --disable-http -PLIST_SUB+= HTTP="@comment " -.else -USE_GNOME+= libghttp -PLIST_SUB+= HTTP="" -.endif - -# jpeg -.ifndef(WITH_JPEG) -CONFIGURE_ARGS+= --disable-jpeg -PLIST_SUB+= JPEG="@comment " -.else -LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg - -PLIST_SUB+= JPEG="" -.endif - -# ladspa -.ifndef(WITH_LADSPA) -CONFIGURE_ARGS+= --disable-ladspa -PLIST_SUB+= LADSPA="@comment " -.else -BUILD_DEPENDS+= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa - -PLIST_SUB+= LADSPA="" -.endif - -# lame -.ifndef(WITH_LAME) -CONFIGURE_ARGS+= --disable-lame -PLIST_SUB+= LAME="@comment " -.else -LIB_DEPENDS+= mp3lame.0:${PORTSDIR}/audio/lame - -PLIST_SUB+= LAME="" -.endif - -# liba52 -.ifndef(WITH_LIBA52) -CONFIGURE_ARGS+= --disable-a52dec -PLIST_SUB+= LIBA52="@comment " -.else -LIB_DEPENDS+= a52.0:${PORTSDIR}/audio/liba52 - -CONFIGURE_ARGS+= --with-a52dec-prefix=${LOCALBASE} -PLIST_SUB+= LIBA52="" -.endif - -# libaudiofile -.ifndef(WITH_LIBAUDIOFILE) -CONFIGURE_ARGS+= --disable-audiofile -PLIST_SUB+= LIBAUDIOFILE="@comment " -.else -LIB_DEPENDS+= audiofile.0:${PORTSDIR}/audio/libaudiofile - -PLIST_SUB+= LIBAUDIOFILE="" -.endif - -# libdv -.ifndef(WITH_LIBDV) -CONFIGURE_ARGS+= --disable-libdv -PLIST_SUB+= LIBDV="@comment " -.else -LIB_DEPENDS+= dv.3:${PORTSDIR}/multimedia/libdv - -PLIST_SUB+= LIBDV="" -.endif - -# libdvdnav -.ifndef(WITH_LIBDVDNAV) -CONFIGURE_ARGS+= --disable-dvdnav -PLIST_SUB+= LIBDVDNAV="@comment " -.else -LIB_DEPENDS+= dvdnav.1:${PORTSDIR}/multimedia/libdvdnav - -PLIST_SUB+= LIBDVDNAV="" -.endif - -# libdvdread -.ifndef(WITH_LIBDVDREAD) -CONFIGURE_ARGS+= --disable-dvdread -PLIST_SUB+= LIBDVDREAD="@comment " -.else -LIB_DEPENDS+= dvdread.3:${PORTSDIR}/multimedia/libdvdread - -PLIST_SUB+= LIBDVDREAD="" -.endif - -# libfame -.ifndef(WITH_LIBFAME) -CONFIGURE_ARGS+= --disable-libfame \ - --disable-libfametest -PLIST_SUB+= LIBFAME="@comment " -.else -LIB_DEPENDS+= fame-0.9.0:${PORTSDIR}/multimedia/libfame - -CONFIGURE_ARGS+= --with-libfame-prefix=${LOCALBASE} \ - --with-libfame-exec-prefix=${LOCALBASE} -PLIST_SUB+= LIBFAME="" -.endif - -# libmikmod -.ifndef(WITH_LIBMIKMOD) -CONFIGURE_ARGS+= --disable-libmikmodtest \ - --disable-mikmod -PLIST_SUB+= LIBMIKMOD="@comment " -.else -LIB_DEPENDS+= mikmod.2:${PORTSDIR}/audio/libmikmod - -CONFIGURE_ARGS+= --with-libmikmod-prefix=${LOCALBASE} \ - --with-libmikmod-exec-prefix=${LOCALBASE} -PLIST_SUB+= LIBMIKMOD="" -.endif - -# libmpeg2 -.ifndef(WITH_LIBMPEG2) -CONFIGURE_ARGS+= --disable-mpeg2dec -PLIST_SUB+= LIBMPEG2="@comment " -.else -LIB_DEPENDS+= mpeg2.0:${PORTSDIR}/multimedia/libmpeg2 - -CONFIGURE_ARGS+= --with-mpeg2dec-prefix=${LOCALBASE} -PLIST_SUB+= LIBMPEG2="" -.endif - -# libshout -.ifndef(WITH_LIBSHOUT) -CONFIGURE_ARGS+= --disable-shout -PLIST_SUB+= LIBSHOUT="@comment " -.else -LIB_DEPENDS+= shout.2:${PORTSDIR}/audio/libshout - -PLIST_SUB+= LIBSHOUT="" -.endif - -# libsidplay -.ifndef(WITH_LIBSIDPLAY) -CONFIGURE_ARGS+= --disable-sidplay -PLIST_SUB+= LIBSIDPLAY="@comment " -.else -LIB_DEPENDS+= sidplay.1:${PORTSDIR}/audio/libsidplay - -PLIST_SUB+= LIBSIDPLAY="" -.endif - -# mad -.ifndef(WITH_MAD) -CONFIGURE_ARGS+= --disable-mad -PLIST_SUB+= LIBMAD="@comment " -.else -LIB_DEPENDS+= mad.1:${PORTSDIR}/audio/mad - -PLIST_SUB+= LIBMAD="" -.endif - -# openquicktime -.ifndef(WITH_OPENQUICKTIME) -CONFIGURE_ARGS+= --disable-openquicktime -PLIST_SUB+= OPENQUICKTIME="@comment " -.else -LIB_DEPENDS+= openquicktime.0:${PORTSDIR}/multimedia/openquicktime - -PLIST_SUB+= OPENQUICKTIME="" -.endif - -# oss -.ifdef(WITHOUT_OSS) -CONFIGURE_ARGS+= --disable-oss -PLIST_SUB+= OSS="@comment " -.else -PLIST_SUB+= OSS="" -.endif - -# png -.ifndef(WITH_PNG) -CONFIGURE_ARGS+= --disable-libpng -PLIST_SUB+= PNG="@comment " -.else -LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png - -PLIST_SUB+= PNG="" -.endif - -# sdl -.ifndef(WITH_SDL) -CONFIGURE_ARGS+= --disable-sdl \ - --disable-sdltest -PLIST_SUB+= SDL="@comment " -.else -LIB_DEPENDS+= SDL-1.1.5:${PORTSDIR}/devel/sdl12 - -CONFIGURE_ARGS+= --with-sdl-prefix=${LOCALBASE} \ - --with-sdl-exec-prefix=${LOCALBASE} -CONFIGURE_ENV+= SDL_CONFIG=${SDL_CONFIG} -PLIST_SUB+= SDL="" -.endif - -# vorbis -.ifndef(WITH_VORBIS) -CONFIGURE_ARGS+= --disable-vorbis \ - --disable-vorbistest -PLIST_SUB+= VORBIS="@comment " -.else -LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis - -CONFIGURE_ARGS+= --with-vorbis=${LOCALBASE} \ - --with-vorbis-libraries=${LOCALBASE}/lib \ - --with-vorbis-includes=${LOCALBASE}/include -PLIST_SUB+= VORBIS="" -.endif - -# xmms -.ifndef(WITH_XMMS) -CONFIGURE_ARGS+= --disable-xmms -PLIST_SUB+= XMMS="@comment " -.else -LIB_DEPENDS+= xmms.3:${PORTSDIR}/multimedia/xmms - -CONFIGURE_ARGS+= --with-xmms-prefix=${X11BASE} \ - --with-xmms-exec-prefix=${X11BASE} -CONFIGURE_ENV+= XMMS_CONFIG=${XMMS_CONFIG} -PLIST_SUB+= XMMS="" -.endif - -pre-everything:: -.ifndef(WITH_AALIB) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_AALIB to enable aalib Video plugin' -.endif -.ifndef(WITH_ARTS) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_ARTS to enable arts Audio plugin' -.endif -.ifndef(WITH_AVIFILE) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_AVIFILE to enable avifile Video plugin' -.endif -.ifndef(WITH_CDPARANOIA) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_CDPARANOIA to enable cdparanoia Audio plugin' -.endif -.ifndef(WITH_ESOUND) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_ESOUND to enable esound Audio plugin' -.endif -.ifndef(WITH_FLAC) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_FLAC to enable flac Audio plugin' -.endif -.ifndef(WITH_FREETYPE) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_FREETYPE to enable freetype support' -.endif -.ifndef(WITH_GSM) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_GSM to enable gsm Audio plugin' -.endif -.ifndef(WITH_GNOMEVFS) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_GNOMEVFS to enable gnomevfs Network plugin' -.endif -.ifndef(WITH_HERMES) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_HERMES to enable Hermes colorspace plugin' -.endif -.ifndef(WITH_HTTP) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_HTTP to enable http Network plugin' -.endif -.ifndef(WITH_JPEG) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_JPEG to enable jpeg Video plugin' -.endif -.ifndef(WITH_LADSPA) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LADSPA to enable LADSPA framework Audio plugin' -.endif -.ifndef(WITH_LAME) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LAME to enable lame MP3 Audio plugin' -.endif -.ifndef(WITH_LIBA52) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBA52 to enable liba52 AC3 Audio plugin' -.endif -.ifndef(WITH_LIBAUDIOFILE) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBAUDIOFILE to enable libaudiofile Audio plugin' -.endif -.ifndef(WITH_LIBDV) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBDV to enable libdv Video plugin' -.endif -.ifndef(WITH_LIBDVDNAV) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBDVDNAV to enable libdvdnav Video plugin' -.endif -.ifndef(WITH_LIBDVDREAD) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBDVDREAD to enable libdvdread Video plugin' -.endif -.ifndef(WITH_LIBFAME) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBFAME to enable libfame Video plugin' -.endif -.ifndef(WITH_LIBMIKMOD) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBMIKMOD to enable libmikmod Audio plugin' -.endif -.ifndef(WITH_LIBMPEG2) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBMPEG2 to enable libmpeg2 Video plugin' -.endif -.ifndef(WITH_LIBSHOUT) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBSHOUT to enable libshout Audio plugin' -.endif -.ifndef(WITH_LIBSIDPLAY) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBSIDPLAY to enable libsidplay Audio plugin' -.endif -.ifndef(WITH_MAD) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_MAD to enable mad Audio plugin' -.endif -.ifndef(WITH_OPENQUICKTIME) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_OPENQUICKTIME to enable openquicktime Video plugin' -.endif -.ifndef(WITHOUT_OSS) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITHOUT_OSS to disable OSS Audio plugin' -.endif -.ifndef(WITH_PNG) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_PNG to enable png Video plugin' -.endif -.ifndef(WITH_SDL) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_SDL to enable SDL Video plugin' -.endif -.ifndef(WITH_VORBIS) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_VORBIS to enable vorbis Audio plugin' -.endif -.ifndef(WITH_XMMS) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_XMMS to enable xmms Audio plugin' -.endif - -.include <bsd.port.post.mk> diff --git a/multimedia/gstreamer-plugins/distinfo b/multimedia/gstreamer-plugins/distinfo deleted file mode 100644 index 8ff1da205..000000000 --- a/multimedia/gstreamer-plugins/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gst-plugins-0.6.3.tar.bz2) = 3cc128c526e1537267df74fd201b7376 diff --git a/multimedia/gstreamer-plugins/files/patch-configure b/multimedia/gstreamer-plugins/files/patch-configure deleted file mode 100644 index 001d56fd6..000000000 --- a/multimedia/gstreamer-plugins/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Thu Jul 11 15:51:47 2002 -+++ configure Thu Jul 11 15:51:57 2002 -@@ -6731,6 +6731,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/multimedia/gstreamer-plugins/files/patch-ext_a52dec_gsta52dec.c b/multimedia/gstreamer-plugins/files/patch-ext_a52dec_gsta52dec.c deleted file mode 100644 index 05c0e5366..000000000 --- a/multimedia/gstreamer-plugins/files/patch-ext_a52dec_gsta52dec.c +++ /dev/null @@ -1,11 +0,0 @@ ---- ext/a52dec/gsta52dec.c.orig Sun Apr 6 18:58:19 2003 -+++ ext/a52dec/gsta52dec.c Sun Apr 20 13:16:28 2003 -@@ -25,7 +25,7 @@ - - #include <stdlib.h> - --#ifdef HAVE_STDINT_H -+#if defined(HAVE_STDINT_H) || defined(__FreeBSD__) - #include <stdint.h> - #else - /* (Ronald) hacky... can't include stdint.h because it's not available diff --git a/multimedia/gstreamer-plugins/files/patch-ffmpeg::simple_idct_alpha.c b/multimedia/gstreamer-plugins/files/patch-ffmpeg::simple_idct_alpha.c deleted file mode 100644 index 8149c3981..000000000 --- a/multimedia/gstreamer-plugins/files/patch-ffmpeg::simple_idct_alpha.c +++ /dev/null @@ -1,17 +0,0 @@ ---- gst-libs/ext/ffmpeg/ffmpeg/libavcodec/alpha/simple_idct_alpha.c.orig Fri Apr 25 22:06:13 2003 -+++ gst-libs/ext/ffmpeg/ffmpeg/libavcodec/alpha/simple_idct_alpha.c Fri Apr 25 23:19:39 2003 -@@ -24,8 +24,14 @@ - * and Falk Hueffner <falk@debian.org> - */ - -+#include <sys/param.h> -+ - #include "asm.h" - #include "../dsputil.h" -+ -+#if defined(__FreeBSD__) && __FreeBSD_version < 500000 -+typedef __int32_t int_fast32_t; -+#endif - - extern void (*put_pixels_clamped_axp_p)(const DCTELEM *block, uint8_t *pixels, - int line_size); diff --git a/multimedia/gstreamer-plugins/pkg-descr b/multimedia/gstreamer-plugins/pkg-descr deleted file mode 100644 index 80300084c..000000000 --- a/multimedia/gstreamer-plugins/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -[ excerpt from developer's site ] - -This is a collection of plugins written with the GStreamer framework. -Some features of these plugins are: - -- Dynamically loaded plugins provide elements and media types, - demand-loaded via an XML registry, similar to ld.so.cache -- Element interface handles all known types of sources, filters, - sinks -- Capabilities system allows verification of element compatibility - using MIME types and media-specific properties -- Autoplugging uses capabilities system to complete complex paths - automatically -- Pipelines can be saved to XML and loaded back to working state -- Resource friendly plugins don't waste RAM - -WWW: http://gstreamer.sourceforge.net/ diff --git a/multimedia/gstreamer-plugins/pkg-plist b/multimedia/gstreamer-plugins/pkg-plist deleted file mode 100644 index e87114aef..000000000 --- a/multimedia/gstreamer-plugins/pkg-plist +++ /dev/null @@ -1,140 +0,0 @@ -bin/gst-launch-ext -bin/gst-visualise -etc/gconf/schemas/gstreamer.schemas -include/gstreamer-%%VERSION%%/gst/audio/audio.h -include/gstreamer-%%VERSION%%/gst/floatcast/floatcast.h -include/gstreamer-%%VERSION%%/gst/gconf/gconf.h -include/gstreamer-%%VERSION%%/gst/idct/idct.h -include/gstreamer-%%VERSION%%/gst/media-info/media-info.h -include/gstreamer-%%VERSION%%/gst/play/play.h -include/gstreamer-%%VERSION%%/gst/resample/resample.h -include/gstreamer-%%VERSION%%/gst/riff/riff.h -include/gstreamer-%%VERSION%%/gst/video/video.h -%%LIBA52%%lib/gstreamer-%%VERSION%%/libgsta52dec.so -%%AALIB%%lib/gstreamer-%%VERSION%%/libgstaasink.so -lib/gstreamer-%%VERSION%%/libgstac3parse.so -lib/gstreamer-%%VERSION%%/libgstadder.so -lib/gstreamer-%%VERSION%%/libgstalaw.so -%%ARTS%%lib/gstreamer-%%VERSION%%/libgstartsdsink.so -lib/gstreamer-%%VERSION%%/libgstaudio.so -%%LIBAUDIOFILE%%lib/gstreamer-%%VERSION%%/libgstaudiofile.so -lib/gstreamer-%%VERSION%%/libgstaudioscale.so -lib/gstreamer-%%VERSION%%/libgstauparse.so -lib/gstreamer-%%VERSION%%/libgstavidemux.so -lib/gstreamer-%%VERSION%%/libgstavimux.so -%%CDPARANOIA%%lib/gstreamer-%%VERSION%%/libgstcdparanoia.so -lib/gstreamer-%%VERSION%%/libgstcdxaparse.so -lib/gstreamer-%%VERSION%%/libgstchart.so -%%HERMES%%lib/gstreamer-%%VERSION%%/libgstcolorspace.so -lib/gstreamer-%%VERSION%%/libgstcutter.so -lib/gstreamer-%%VERSION%%/libgstdeinterlace.so -%%LIBDV%%lib/gstreamer-%%VERSION%%/libgstdvdec.so -%%LIBDVDNAV%%lib/gstreamer-%%VERSION%%/libgstdvdnavsrc.so -%%LIBDVDREAD%%lib/gstreamer-%%VERSION%%/libgstdvdreadsrc.so -lib/gstreamer-%%VERSION%%/libgsteffectv.so -%%ESOUND%%lib/gstreamer-%%VERSION%%/libgstesdmon.so -%%ESOUND%%lib/gstreamer-%%VERSION%%/libgstesdsink.so -lib/gstreamer-%%VERSION%%/libgstfestival.so -lib/gstreamer-%%VERSION%%/libgstffmpeg.so -lib/gstreamer-%%VERSION%%/libgstffmpegall.so -lib/gstreamer-%%VERSION%%/libgstfilter.so -%%FLAC%%lib/gstreamer-%%VERSION%%/libgstflac.so -lib/gstreamer-%%VERSION%%/libgstflxdec.so -%%GNOMEVFS%%lib/gstreamer-%%VERSION%%/libgstgnomevfssink.so -%%GNOMEVFS%%lib/gstreamer-%%VERSION%%/libgstgnomevfssrc.so -lib/gstreamer-%%VERSION%%/libgstgoom.so -%%GSM%%lib/gstreamer-%%VERSION%%/libgstgsm.so -%%HTTP%%lib/gstreamer-%%VERSION%%/libgsthttpsrc.so -lib/gstreamer-%%VERSION%%/libgstidct.so -lib/gstreamer-%%VERSION%%/libgstintfloat.so -%%JPEG%%lib/gstreamer-%%VERSION%%/libgstjpeg.so -%%LADSPA%%lib/gstreamer-%%VERSION%%/libgstladspa.so -%%LAME%%lib/gstreamer-%%VERSION%%/libgstlame.so -lib/gstreamer-%%VERSION%%/libgstlevel.so -%%LIBFAME%%lib/gstreamer-%%VERSION%%/libgstlibfame.so -%%LIBMAD%%lib/gstreamer-%%VERSION%%/libgstmad.so -lib/gstreamer-%%VERSION%%/libgstmedian.so -%%LIBMIKMOD%%lib/gstreamer-%%VERSION%%/libgstmikmod.so -lib/gstreamer-%%VERSION%%/libgstmodplug.so -lib/gstreamer-%%VERSION%%/libgstmono2stereo.so -lib/gstreamer-%%VERSION%%/libgstmonoscope.so -lib/gstreamer-%%VERSION%%/libgstmp1videoparse.so -lib/gstreamer-%%VERSION%%/libgstmp3types.so -lib/gstreamer-%%VERSION%%/libgstmpeg1encoder.so -lib/gstreamer-%%VERSION%%/libgstmpeg1systemencode.so -lib/gstreamer-%%VERSION%%/libgstmpeg1types.so -%%LIBMPEG2%%lib/gstreamer-%%VERSION%%/libgstmpeg2dec.so -lib/gstreamer-%%VERSION%%/libgstmpeg2enc.so -lib/gstreamer-%%VERSION%%/libgstmpeg2subt.so -lib/gstreamer-%%VERSION%%/libgstmpeg2types.so -lib/gstreamer-%%VERSION%%/libgstmpegaudio.so -lib/gstreamer-%%VERSION%%/libgstmpegaudioparse.so -lib/gstreamer-%%VERSION%%/libgstmpegstream.so -lib/gstreamer-%%VERSION%%/libgstmulaw.so -lib/gstreamer-%%VERSION%%/libgstoneton.so -%%OPENQUICKTIME%%lib/gstreamer-%%VERSION%%/libgstopenquicktimedecoder.so -%%OPENQUICKTIME%%lib/gstreamer-%%VERSION%%/libgstopenquicktimedemux.so -%%OPENQUICKTIME%%lib/gstreamer-%%VERSION%%/libgstopenquicktimetypes.so -%%OSS%%lib/gstreamer-%%VERSION%%/libgstossaudio.so -lib/gstreamer-%%VERSION%%/libgstpassthrough.so -lib/gstreamer-%%VERSION%%/libgstplayondemand.so -%%PNG%%lib/gstreamer-%%VERSION%%/libgstpng.so -lib/gstreamer-%%VERSION%%/libgstqtdemux.so -lib/gstreamer-%%VERSION%%/libgstresample.so -lib/gstreamer-%%VERSION%%/libgstriff.so -lib/gstreamer-%%VERSION%%/libgstrtjpeg.so -%%SDL%%lib/gstreamer-%%VERSION%%/libgstsdlvideosink.so -%%LIBSHOUT%%lib/gstreamer-%%VERSION%%/libgstshout.so -%%LIBSIDPLAY%%lib/gstreamer-%%VERSION%%/libgstsid.so -lib/gstreamer-%%VERSION%%/libgstsilence.so -lib/gstreamer-%%VERSION%%/libgstsinesrc.so -lib/gstreamer-%%VERSION%%/libgstsmooth.so -lib/gstreamer-%%VERSION%%/libgstsmpte.so -%%PNG%%lib/gstreamer-%%VERSION%%/libgstsnapshot.so -lib/gstreamer-%%VERSION%%/libgstspectrum.so -lib/gstreamer-%%VERSION%%/libgstspeed.so -lib/gstreamer-%%VERSION%%/libgststereo.so -lib/gstreamer-%%VERSION%%/libgststereo2mono.so -lib/gstreamer-%%VERSION%%/libgststereosplit.so -lib/gstreamer-%%VERSION%%/libgstsynaesthesia.so -lib/gstreamer-%%VERSION%%/libgstudp.so -lib/gstreamer-%%VERSION%%/libgstvbidec.so -lib/gstreamer-%%VERSION%%/libgstvideo.so -lib/gstreamer-%%VERSION%%/libgstvideocrop.so -lib/gstreamer-%%VERSION%%/libgstvideoscale.so -lib/gstreamer-%%VERSION%%/libgstvideosink.so -lib/gstreamer-%%VERSION%%/libgstvideotestsrc.so -lib/gstreamer-%%VERSION%%/libgstvolenv.so -lib/gstreamer-%%VERSION%%/libgstvolume.so -%%VORBIS%%lib/gstreamer-%%VERSION%%/libgstvorbis.so -lib/gstreamer-%%VERSION%%/libgstvumeter.so -lib/gstreamer-%%VERSION%%/libgstwavenc.so -lib/gstreamer-%%VERSION%%/libgstwavparse.so -lib/gstreamer-%%VERSION%%/libgstxvideosink.so -lib/gstreamer-%%VERSION%%/libgsty4menc.so -lib/gstreamer-%%VERSION%%/libmixmatrix.so -lib/libgstgconf-%%VERSION%%.a -lib/libgstgconf-%%VERSION%%.so -lib/libgstgconf-%%VERSION%%.so.%%SHLIB_VERSION%% -lib/libgstmedia-info-%%VERSION%%.a -lib/libgstmedia-info-%%VERSION%%.so -lib/libgstmedia-info-%%VERSION%%.so.0 -lib/libgstplay-%%VERSION%%.a -lib/libgstplay-%%VERSION%%.so -lib/libgstplay-%%VERSION%%.so.%%SHLIB_VERSION%% -libdata/pkgconfig/gstreamer-gconf-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-libs-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-play-%%VERSION%%.pc -@unexec rmdir %D/lib/gstreamer-%%VERSION%% 2>/dev/null || true -@dirrm include/gstreamer-%%VERSION%%/gst/video -@dirrm include/gstreamer-%%VERSION%%/gst/riff -@dirrm include/gstreamer-%%VERSION%%/gst/resample -@dirrm include/gstreamer-%%VERSION%%/gst/play -@dirrm include/gstreamer-%%VERSION%%/gst/media-info -@dirrm include/gstreamer-%%VERSION%%/gst/idct -@dirrm include/gstreamer-%%VERSION%%/gst/gconf -@dirrm include/gstreamer-%%VERSION%%/gst/floatcast -@dirrm include/gstreamer-%%VERSION%%/gst/audio -@unexec rmdir %D/include/gstreamer-%%VERSION%% 2>/dev/null || true -@exec %%X11BASE%%/bin/gst-register 2>/dev/null -@unexec %%X11BASE%%/bin/gst-register 2>/dev/null diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile deleted file mode 100644 index 5dc091b70..000000000 --- a/multimedia/gstreamer-plugins80/Makefile +++ /dev/null @@ -1,728 +0,0 @@ -# New ports collection makefile for: gstreamer plugins -# Date created: Wed Jul 10 23:38:01 UTC 2002 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gstreamer -PORTVERSION= 0.6.3 -CATEGORIES= multimedia audio -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gst-plugins/0.6 -PKGNAMESUFFIX= -plugins -DISTNAME= gst-plugins-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= lioux@FreeBSD.org -COMMENT= GStreamer written collection of plugins handling several media types - -LIB_DEPENDS= gstreamer-0.6.1:${PORTSDIR}/multimedia/gstreamer \ - popt.0:${PORTSDIR}/devel/popt \ - -USE_X_PREFIX= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnomehack \ - gnomehier \ - gnomeprefix \ - pkgconfig \ - gconf2 -USE_LIBTOOL= yes -USE_REINPLACE= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-tests \ - --disable-alsa \ - --disable-cdrom \ - --disable-mjpegtools \ - --disable-qcam \ - --disable-v4l2 \ - --disable-v4l -CONFIGURE_ENV= PKG_CONFIG=${PKG_CONFIG} \ - CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ - CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include" \ - LDFLAGS="${LDFLAGS} -L${X11BASE}/lib -L${LOCALBASE}/lib" -CONFIGURE_TARGET= -PLIST_SUB= \ - VERSION="${PORTVERSION:C/..$//}" \ - SHLIB_VERSION="${SHLIB_VERSION}" -INSTALLS_SHLIB= yes - -# for esound detection -WANT_GNOME= yes - -MAN1= gst-launch-ext.1 gst-visualise.1 - -PKG_CONFIG?="${LOCALBASE}/bin/pkg-config" -SDL_CONFIG?="${LOCALBASE}/bin/sdl11-config" -XMMS_CONFIG?="${LOCALBASE}/bin/xmms-config" - -# library minor number -SHLIB_VERSION= 1 - -post-patch: -# as of this writing, FreeBSD does not support lrint* C99 math functions - @${REINPLACE_CMD} -E -e \ - 's|^#define.*LRINT.*$$||' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} -# respect CFLAGS - @${FIND} ${WRKSRC} -type f -name Makefile.in | \ - ${XARGS} -n 10 ${REINPLACE_CMD} -E -e \ - 's,-O(2|3),,; \ - s|-mcpu=i486||' -# mcopidl takes the file as the last argument - @${REINPLACE_CMD} -E -e \ - 's|(mcopidl.+)(\$$<)(.+)$$|\1 \3 \2|' \ - ${WRKSRC}/ext/arts/Makefile.in -# no linux/cdrom.h - @${REINPLACE_CMD} -E -e \ - 's|^#include[[:space:]]+.+linux/cdrom\.h.*$$||' \ - ${WRKSRC}/ext/dvdread/dvdreadsrc.c -# malloc.h was deprecated in favor of stdlib.h -# inttypes.h not stdint.h - @${FIND} ${WRKSRC} -type f | \ - ${XARGS} -n 10 ${REINPLACE_CMD} -e \ - 's|malloc.h|stdlib.h|; \ - s|stdint.h|inttypes.h|' -# use GMAKE, not MAKE - @${REINPLACE_CMD} -E -e \ - 's|make|${GMAKE}|' \ - ${WRKSRC}/gst-libs/ext/ffmpeg/Makefile.in -# force libaudiofile detection - @${REINPLACE_CMD} -E -e \ - 's|^.*afOpenVirtualFile[[:space:]]*\(\);|;|' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} - -post-configure: -# CC safeness - @${ECHO_CMD} "CC=${CC}" >> \ - ${WRKSRC}/gst-libs/ext/ffmpeg/ffmpeg/config.mak - -post-install: -# register plugins - @${X11BASE}/bin/gst-register 2>/dev/null - -.include <bsd.port.pre.mk> - -# hermes is required for gstreamer-player to work -# since it is currently the only colorspace plugin available -WITH_HERMES= yes -# gnomevfs is required for gstreamer-player to work -WITH_GNOMEVFS= yes - -## -## auto detect possible plugins -## - -# aalib -.if exists(${LOCALBASE}/lib/libaa.a) -WITH_AALIB=yes -.endif - -# arts -.if exists(${LOCALBASE}/lib/libartsc.so.0) -WITH_ARTS=yes -.endif - -# avifile -.if exists(${LOCALBASE}/lib/libaviplay.a) -WITH_AVIFILE=yes -.endif - -# cdparanoia -.if exists(${LOCALBASE}/lib/libcdda_paranoia.a) -WITH_CDPARANOIA=yes -.endif - -# esound -.if (${HAVE_GNOME:Mesound}!="") -WITH_ESOUND=yes -.endif - -# flac -.if exists(${LOCALBASE}/lib/libFLAC.a) -WITH_FLAC=yes -.endif - -# freetype -.if exists(${LOCALBASE}/lib/libfreetype.a) -WITH_FREETYPE=yes -.endif - -# lame -.if exists(${LOCALBASE}/lib/libmp3lame.a) -WITH_LAME=yes -.endif - -# gnomevfs -.if ${HAVE_GNOME:Mgnomevfs2}!="" -WITH_GNOMEVFS=yes -.endif - -# gsm -.if exists(${LOCALBASE}/lib/libgsm.a) -WITH_GSM=yes -.endif - -# Hermes -.if exists (${LOCALBASE}/lib/libHermes.a) -WITH_HERMES=yes -.endif - -# jpeg -.if exists(${LOCALBASE}/lib/libjpeg.a) -WITH_JPEG=yes -.endif - -# ladspa -.if exists(${LOCALBASE}/include/ladspa.h) -WITH_LADSPA=yes -.endif - -# liba52 -.if exists(${LOCALBASE}/lib/liba52.a) -WITH_LIBA52=yes -.endif - -# libaudiofile -.if exists(${LOCALBASE}/lib/libaudiofile.a) -WITH_LIBAUDIOFILE=yes -.endif - -# libdv -.if exists(${LOCALBASE}/lib/libdv.a) -WITH_LIBDV=yes -.endif - -# libdvdnav -# XXX libdvdnav needs to be updated to 0.1.9 or higher -#.if exists(${LOCALBASE}/lib/libdvdnav.so) -.undef WITH_LIBDVDNAV -#.endif - -# libdvdread -.if exists(${LOCALBASE}/lib/libdvdread.a) -WITH_LIBDVDREAD=yes -.endif - -# libfame -.if exists(${LOCALBASE}/lib/libfame.a) -WITH_LIBFAME=yes -.endif - -# libmikmod -.if exists(${LOCALBASE}/lib/libmikmod.a) -WITH_LIBMIKMOD=yes -.endif - -# libmpeg2 -.if exists(${LOCALBASE}/lib/libmpeg2.a) -WITH_LIBMPEG2=yes -.endif - -# libshout -.if exists(${LOCALBASE}/lib/libshout.a) -WITH_LIBSHOUT=yes -.endif - -# libsidplay -.if exists(${LOCALBASE}/lib/libsidplay.a) -WITH_LIBSIDPLAY=yes -.endif - -# mad -.if exists(${LOCALBASE}/lib/libmad.a) -WITH_MAD=yes -.endif - -# openquicktime -.if exists(${LOCALBASE}/lib/libopenquicktime.so) -WITH_OPENQUICKTIME=yes -.endif - -# png -.if exists(${LOCALBASE}/lib/libpng.a) -WITH_PNG=yes -.endif - -# sdl -.if exists(${LOCALBASE}/lib/libSDL-1.1.a) -WITH_SDL=yes -.endif - -# vorbis -.if exists(${LOCALBASE}/lib/libvorbis.a) -WITH_VORBIS=yes -.endif - -# xmms -.if exists(${X11BASE}/lib/libxmms.a) -#WITH_XMMS=yes -.endif - -## -## control CONFIGURE options -## - -# aalib -.ifndef(WITH_AALIB) -CONFIGURE_ARGS+= --disable-aalib \ - --disable-aalibtest -PLIST_SUB+= AALIB="@comment " -.else -LIB_DEPENDS+= aa.1:${PORTSDIR}/graphics/aalib - -CONFIGURE_ARGS+= --with-aalib-prefix=${LOCALBASE} \ - --with-aalib-exec-prefix=${LOCALBASE} -PLIST_SUB+= AALIB="" -.endif - -# arts -.ifndef(WITH_ARTS) -CONFIGURE_ARGS+= --disable-arts \ - --disable-artsc \ - --disable-artstest -PLIST_SUB+= ARTS="@comment " -.else -LIB_DEPENDS+= artsc.0:${PORTSDIR}/audio/arts - -CONFIGURE_ARGS+= --with-arts-prefix=${LOCALBASE} \ - --with-arts-exec-prefix=${LOCALBASE} -PLIST_SUB+= ARTS="" -.endif - -# avifile -.ifndef(WITH_AVIFILE) -CONFIGURE_ARGS+= --disable-avifile -PLIST_SUB+= AVIFILE="@comment " -.else -LIB_DEPENDS+= aviplay.0:${PORTSDIR}/multimedia/avifile - -PLIST_SUB+= AVIFILE="" -.endif - -# cdparanoia -.ifndef(WITH_CDPARANOIA) -CONFIGURE_ARGS+= --disable-cdparanoia -PLIST_SUB+= CDPARANOIA="@comment " -.else -LIB_DEPENDS+= cdda_interface.0:${PORTSDIR}/audio/cdparanoia - -PLIST_SUB+= CDPARANOIA="" -.endif - -# esound -.ifndef(WITH_ESOUND) -CONFIGURE_ARGS+= --disable-esd \ - --disable-esdtest -PLIST_SUB+= ESOUND="@comment " -.else -USE_GNOME+= esound -CONFIGURE_ARGS+= --with-esd-prefix=${LOCALBASE} \ - --with-esd-exec-prefix=${LOCALBASE} -PLIST_SUB+= ESOUND="" -.endif - -# flac -.ifndef(WITH_FLAC) -CONFIGURE_ARGS+= --disable-flac -PLIST_SUB+= FLAC="@comment " -.else -LIB_DEPENDS+= FLAC.5:${PORTSDIR}/audio/flac - -PLIST_SUB+= FLAC="" -.endif - -# freetype -.ifndef(WITH_FREETYPE) -CONFIGURE_ARGS+= --disable-freetypetest -PLIST_SUB+= FREETYPE="@comment " -.else -LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2 - -CONFIGURE_ARGS+= --with-ft-prefix=${LOCALBASE} \ - --with-ft-exec-prefix=${LOCALBASE} -PLIST_SUB+= FREETYPE="" -.endif - -# gnomevfs -.ifndef(WITH_GNOMEVFS) -CONFIGURE_ARGS+= --disable-gnome_vfs -PLIST_SUB+= GNOMEVFS="@comment " -.else -USE_GNOME+= gnomevfs2 -PLIST_SUB+= GNOMEVFS="" -.endif - -# gsm -.ifndef(WITH_GSM) -CONFIGURE_ARGS+= --disable-gsm -PLIST_SUB+= GSM="@comment " -.else -LIB_DEPENDS+= gsm.1:${PORTSDIR}/audio/gsm - -PLIST_SUB+= GSM="" -.endif - -# Hermes -.ifndef(WITH_HERMES) -CONFIGURE_ARGS+= --disable-hermes -PLIST_SUB+= HERMES="@comment " -.else -LIB_DEPENDS+= Hermes.1:${PORTSDIR}/graphics/Hermes -PLIST_SUB+= HERMES="" -.endif - -# http -.ifndef(WITH_HTTP) -CONFIGURE_ARGS+= --disable-http -PLIST_SUB+= HTTP="@comment " -.else -USE_GNOME+= libghttp -PLIST_SUB+= HTTP="" -.endif - -# jpeg -.ifndef(WITH_JPEG) -CONFIGURE_ARGS+= --disable-jpeg -PLIST_SUB+= JPEG="@comment " -.else -LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg - -PLIST_SUB+= JPEG="" -.endif - -# ladspa -.ifndef(WITH_LADSPA) -CONFIGURE_ARGS+= --disable-ladspa -PLIST_SUB+= LADSPA="@comment " -.else -BUILD_DEPENDS+= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa - -PLIST_SUB+= LADSPA="" -.endif - -# lame -.ifndef(WITH_LAME) -CONFIGURE_ARGS+= --disable-lame -PLIST_SUB+= LAME="@comment " -.else -LIB_DEPENDS+= mp3lame.0:${PORTSDIR}/audio/lame - -PLIST_SUB+= LAME="" -.endif - -# liba52 -.ifndef(WITH_LIBA52) -CONFIGURE_ARGS+= --disable-a52dec -PLIST_SUB+= LIBA52="@comment " -.else -LIB_DEPENDS+= a52.0:${PORTSDIR}/audio/liba52 - -CONFIGURE_ARGS+= --with-a52dec-prefix=${LOCALBASE} -PLIST_SUB+= LIBA52="" -.endif - -# libaudiofile -.ifndef(WITH_LIBAUDIOFILE) -CONFIGURE_ARGS+= --disable-audiofile -PLIST_SUB+= LIBAUDIOFILE="@comment " -.else -LIB_DEPENDS+= audiofile.0:${PORTSDIR}/audio/libaudiofile - -PLIST_SUB+= LIBAUDIOFILE="" -.endif - -# libdv -.ifndef(WITH_LIBDV) -CONFIGURE_ARGS+= --disable-libdv -PLIST_SUB+= LIBDV="@comment " -.else -LIB_DEPENDS+= dv.3:${PORTSDIR}/multimedia/libdv - -PLIST_SUB+= LIBDV="" -.endif - -# libdvdnav -.ifndef(WITH_LIBDVDNAV) -CONFIGURE_ARGS+= --disable-dvdnav -PLIST_SUB+= LIBDVDNAV="@comment " -.else -LIB_DEPENDS+= dvdnav.1:${PORTSDIR}/multimedia/libdvdnav - -PLIST_SUB+= LIBDVDNAV="" -.endif - -# libdvdread -.ifndef(WITH_LIBDVDREAD) -CONFIGURE_ARGS+= --disable-dvdread -PLIST_SUB+= LIBDVDREAD="@comment " -.else -LIB_DEPENDS+= dvdread.3:${PORTSDIR}/multimedia/libdvdread - -PLIST_SUB+= LIBDVDREAD="" -.endif - -# libfame -.ifndef(WITH_LIBFAME) -CONFIGURE_ARGS+= --disable-libfame \ - --disable-libfametest -PLIST_SUB+= LIBFAME="@comment " -.else -LIB_DEPENDS+= fame-0.9.0:${PORTSDIR}/multimedia/libfame - -CONFIGURE_ARGS+= --with-libfame-prefix=${LOCALBASE} \ - --with-libfame-exec-prefix=${LOCALBASE} -PLIST_SUB+= LIBFAME="" -.endif - -# libmikmod -.ifndef(WITH_LIBMIKMOD) -CONFIGURE_ARGS+= --disable-libmikmodtest \ - --disable-mikmod -PLIST_SUB+= LIBMIKMOD="@comment " -.else -LIB_DEPENDS+= mikmod.2:${PORTSDIR}/audio/libmikmod - -CONFIGURE_ARGS+= --with-libmikmod-prefix=${LOCALBASE} \ - --with-libmikmod-exec-prefix=${LOCALBASE} -PLIST_SUB+= LIBMIKMOD="" -.endif - -# libmpeg2 -.ifndef(WITH_LIBMPEG2) -CONFIGURE_ARGS+= --disable-mpeg2dec -PLIST_SUB+= LIBMPEG2="@comment " -.else -LIB_DEPENDS+= mpeg2.0:${PORTSDIR}/multimedia/libmpeg2 - -CONFIGURE_ARGS+= --with-mpeg2dec-prefix=${LOCALBASE} -PLIST_SUB+= LIBMPEG2="" -.endif - -# libshout -.ifndef(WITH_LIBSHOUT) -CONFIGURE_ARGS+= --disable-shout -PLIST_SUB+= LIBSHOUT="@comment " -.else -LIB_DEPENDS+= shout.2:${PORTSDIR}/audio/libshout - -PLIST_SUB+= LIBSHOUT="" -.endif - -# libsidplay -.ifndef(WITH_LIBSIDPLAY) -CONFIGURE_ARGS+= --disable-sidplay -PLIST_SUB+= LIBSIDPLAY="@comment " -.else -LIB_DEPENDS+= sidplay.1:${PORTSDIR}/audio/libsidplay - -PLIST_SUB+= LIBSIDPLAY="" -.endif - -# mad -.ifndef(WITH_MAD) -CONFIGURE_ARGS+= --disable-mad -PLIST_SUB+= LIBMAD="@comment " -.else -LIB_DEPENDS+= mad.1:${PORTSDIR}/audio/mad - -PLIST_SUB+= LIBMAD="" -.endif - -# openquicktime -.ifndef(WITH_OPENQUICKTIME) -CONFIGURE_ARGS+= --disable-openquicktime -PLIST_SUB+= OPENQUICKTIME="@comment " -.else -LIB_DEPENDS+= openquicktime.0:${PORTSDIR}/multimedia/openquicktime - -PLIST_SUB+= OPENQUICKTIME="" -.endif - -# oss -.ifdef(WITHOUT_OSS) -CONFIGURE_ARGS+= --disable-oss -PLIST_SUB+= OSS="@comment " -.else -PLIST_SUB+= OSS="" -.endif - -# png -.ifndef(WITH_PNG) -CONFIGURE_ARGS+= --disable-libpng -PLIST_SUB+= PNG="@comment " -.else -LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png - -PLIST_SUB+= PNG="" -.endif - -# sdl -.ifndef(WITH_SDL) -CONFIGURE_ARGS+= --disable-sdl \ - --disable-sdltest -PLIST_SUB+= SDL="@comment " -.else -LIB_DEPENDS+= SDL-1.1.5:${PORTSDIR}/devel/sdl12 - -CONFIGURE_ARGS+= --with-sdl-prefix=${LOCALBASE} \ - --with-sdl-exec-prefix=${LOCALBASE} -CONFIGURE_ENV+= SDL_CONFIG=${SDL_CONFIG} -PLIST_SUB+= SDL="" -.endif - -# vorbis -.ifndef(WITH_VORBIS) -CONFIGURE_ARGS+= --disable-vorbis \ - --disable-vorbistest -PLIST_SUB+= VORBIS="@comment " -.else -LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis - -CONFIGURE_ARGS+= --with-vorbis=${LOCALBASE} \ - --with-vorbis-libraries=${LOCALBASE}/lib \ - --with-vorbis-includes=${LOCALBASE}/include -PLIST_SUB+= VORBIS="" -.endif - -# xmms -.ifndef(WITH_XMMS) -CONFIGURE_ARGS+= --disable-xmms -PLIST_SUB+= XMMS="@comment " -.else -LIB_DEPENDS+= xmms.3:${PORTSDIR}/multimedia/xmms - -CONFIGURE_ARGS+= --with-xmms-prefix=${X11BASE} \ - --with-xmms-exec-prefix=${X11BASE} -CONFIGURE_ENV+= XMMS_CONFIG=${XMMS_CONFIG} -PLIST_SUB+= XMMS="" -.endif - -pre-everything:: -.ifndef(WITH_AALIB) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_AALIB to enable aalib Video plugin' -.endif -.ifndef(WITH_ARTS) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_ARTS to enable arts Audio plugin' -.endif -.ifndef(WITH_AVIFILE) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_AVIFILE to enable avifile Video plugin' -.endif -.ifndef(WITH_CDPARANOIA) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_CDPARANOIA to enable cdparanoia Audio plugin' -.endif -.ifndef(WITH_ESOUND) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_ESOUND to enable esound Audio plugin' -.endif -.ifndef(WITH_FLAC) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_FLAC to enable flac Audio plugin' -.endif -.ifndef(WITH_FREETYPE) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_FREETYPE to enable freetype support' -.endif -.ifndef(WITH_GSM) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_GSM to enable gsm Audio plugin' -.endif -.ifndef(WITH_GNOMEVFS) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_GNOMEVFS to enable gnomevfs Network plugin' -.endif -.ifndef(WITH_HERMES) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_HERMES to enable Hermes colorspace plugin' -.endif -.ifndef(WITH_HTTP) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_HTTP to enable http Network plugin' -.endif -.ifndef(WITH_JPEG) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_JPEG to enable jpeg Video plugin' -.endif -.ifndef(WITH_LADSPA) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LADSPA to enable LADSPA framework Audio plugin' -.endif -.ifndef(WITH_LAME) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LAME to enable lame MP3 Audio plugin' -.endif -.ifndef(WITH_LIBA52) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBA52 to enable liba52 AC3 Audio plugin' -.endif -.ifndef(WITH_LIBAUDIOFILE) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBAUDIOFILE to enable libaudiofile Audio plugin' -.endif -.ifndef(WITH_LIBDV) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBDV to enable libdv Video plugin' -.endif -.ifndef(WITH_LIBDVDNAV) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBDVDNAV to enable libdvdnav Video plugin' -.endif -.ifndef(WITH_LIBDVDREAD) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBDVDREAD to enable libdvdread Video plugin' -.endif -.ifndef(WITH_LIBFAME) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBFAME to enable libfame Video plugin' -.endif -.ifndef(WITH_LIBMIKMOD) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBMIKMOD to enable libmikmod Audio plugin' -.endif -.ifndef(WITH_LIBMPEG2) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBMPEG2 to enable libmpeg2 Video plugin' -.endif -.ifndef(WITH_LIBSHOUT) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBSHOUT to enable libshout Audio plugin' -.endif -.ifndef(WITH_LIBSIDPLAY) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_LIBSIDPLAY to enable libsidplay Audio plugin' -.endif -.ifndef(WITH_MAD) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_MAD to enable mad Audio plugin' -.endif -.ifndef(WITH_OPENQUICKTIME) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_OPENQUICKTIME to enable openquicktime Video plugin' -.endif -.ifndef(WITHOUT_OSS) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITHOUT_OSS to disable OSS Audio plugin' -.endif -.ifndef(WITH_PNG) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_PNG to enable png Video plugin' -.endif -.ifndef(WITH_SDL) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_SDL to enable SDL Video plugin' -.endif -.ifndef(WITH_VORBIS) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_VORBIS to enable vorbis Audio plugin' -.endif -.ifndef(WITH_XMMS) - @${ECHO_MSG} '===>' - @${ECHO_MSG} '===> Define WITH_XMMS to enable xmms Audio plugin' -.endif - -.include <bsd.port.post.mk> diff --git a/multimedia/gstreamer-plugins80/distinfo b/multimedia/gstreamer-plugins80/distinfo deleted file mode 100644 index 8ff1da205..000000000 --- a/multimedia/gstreamer-plugins80/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gst-plugins-0.6.3.tar.bz2) = 3cc128c526e1537267df74fd201b7376 diff --git a/multimedia/gstreamer-plugins80/files/patch-configure b/multimedia/gstreamer-plugins80/files/patch-configure deleted file mode 100644 index 001d56fd6..000000000 --- a/multimedia/gstreamer-plugins80/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Thu Jul 11 15:51:47 2002 -+++ configure Thu Jul 11 15:51:57 2002 -@@ -6731,6 +6731,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/multimedia/gstreamer-plugins80/files/patch-ext_a52dec_gsta52dec.c b/multimedia/gstreamer-plugins80/files/patch-ext_a52dec_gsta52dec.c deleted file mode 100644 index 05c0e5366..000000000 --- a/multimedia/gstreamer-plugins80/files/patch-ext_a52dec_gsta52dec.c +++ /dev/null @@ -1,11 +0,0 @@ ---- ext/a52dec/gsta52dec.c.orig Sun Apr 6 18:58:19 2003 -+++ ext/a52dec/gsta52dec.c Sun Apr 20 13:16:28 2003 -@@ -25,7 +25,7 @@ - - #include <stdlib.h> - --#ifdef HAVE_STDINT_H -+#if defined(HAVE_STDINT_H) || defined(__FreeBSD__) - #include <stdint.h> - #else - /* (Ronald) hacky... can't include stdint.h because it's not available diff --git a/multimedia/gstreamer-plugins80/files/patch-ffmpeg::simple_idct_alpha.c b/multimedia/gstreamer-plugins80/files/patch-ffmpeg::simple_idct_alpha.c deleted file mode 100644 index 8149c3981..000000000 --- a/multimedia/gstreamer-plugins80/files/patch-ffmpeg::simple_idct_alpha.c +++ /dev/null @@ -1,17 +0,0 @@ ---- gst-libs/ext/ffmpeg/ffmpeg/libavcodec/alpha/simple_idct_alpha.c.orig Fri Apr 25 22:06:13 2003 -+++ gst-libs/ext/ffmpeg/ffmpeg/libavcodec/alpha/simple_idct_alpha.c Fri Apr 25 23:19:39 2003 -@@ -24,8 +24,14 @@ - * and Falk Hueffner <falk@debian.org> - */ - -+#include <sys/param.h> -+ - #include "asm.h" - #include "../dsputil.h" -+ -+#if defined(__FreeBSD__) && __FreeBSD_version < 500000 -+typedef __int32_t int_fast32_t; -+#endif - - extern void (*put_pixels_clamped_axp_p)(const DCTELEM *block, uint8_t *pixels, - int line_size); diff --git a/multimedia/gstreamer-plugins80/pkg-descr b/multimedia/gstreamer-plugins80/pkg-descr deleted file mode 100644 index 80300084c..000000000 --- a/multimedia/gstreamer-plugins80/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -[ excerpt from developer's site ] - -This is a collection of plugins written with the GStreamer framework. -Some features of these plugins are: - -- Dynamically loaded plugins provide elements and media types, - demand-loaded via an XML registry, similar to ld.so.cache -- Element interface handles all known types of sources, filters, - sinks -- Capabilities system allows verification of element compatibility - using MIME types and media-specific properties -- Autoplugging uses capabilities system to complete complex paths - automatically -- Pipelines can be saved to XML and loaded back to working state -- Resource friendly plugins don't waste RAM - -WWW: http://gstreamer.sourceforge.net/ diff --git a/multimedia/gstreamer-plugins80/pkg-plist b/multimedia/gstreamer-plugins80/pkg-plist deleted file mode 100644 index e87114aef..000000000 --- a/multimedia/gstreamer-plugins80/pkg-plist +++ /dev/null @@ -1,140 +0,0 @@ -bin/gst-launch-ext -bin/gst-visualise -etc/gconf/schemas/gstreamer.schemas -include/gstreamer-%%VERSION%%/gst/audio/audio.h -include/gstreamer-%%VERSION%%/gst/floatcast/floatcast.h -include/gstreamer-%%VERSION%%/gst/gconf/gconf.h -include/gstreamer-%%VERSION%%/gst/idct/idct.h -include/gstreamer-%%VERSION%%/gst/media-info/media-info.h -include/gstreamer-%%VERSION%%/gst/play/play.h -include/gstreamer-%%VERSION%%/gst/resample/resample.h -include/gstreamer-%%VERSION%%/gst/riff/riff.h -include/gstreamer-%%VERSION%%/gst/video/video.h -%%LIBA52%%lib/gstreamer-%%VERSION%%/libgsta52dec.so -%%AALIB%%lib/gstreamer-%%VERSION%%/libgstaasink.so -lib/gstreamer-%%VERSION%%/libgstac3parse.so -lib/gstreamer-%%VERSION%%/libgstadder.so -lib/gstreamer-%%VERSION%%/libgstalaw.so -%%ARTS%%lib/gstreamer-%%VERSION%%/libgstartsdsink.so -lib/gstreamer-%%VERSION%%/libgstaudio.so -%%LIBAUDIOFILE%%lib/gstreamer-%%VERSION%%/libgstaudiofile.so -lib/gstreamer-%%VERSION%%/libgstaudioscale.so -lib/gstreamer-%%VERSION%%/libgstauparse.so -lib/gstreamer-%%VERSION%%/libgstavidemux.so -lib/gstreamer-%%VERSION%%/libgstavimux.so -%%CDPARANOIA%%lib/gstreamer-%%VERSION%%/libgstcdparanoia.so -lib/gstreamer-%%VERSION%%/libgstcdxaparse.so -lib/gstreamer-%%VERSION%%/libgstchart.so -%%HERMES%%lib/gstreamer-%%VERSION%%/libgstcolorspace.so -lib/gstreamer-%%VERSION%%/libgstcutter.so -lib/gstreamer-%%VERSION%%/libgstdeinterlace.so -%%LIBDV%%lib/gstreamer-%%VERSION%%/libgstdvdec.so -%%LIBDVDNAV%%lib/gstreamer-%%VERSION%%/libgstdvdnavsrc.so -%%LIBDVDREAD%%lib/gstreamer-%%VERSION%%/libgstdvdreadsrc.so -lib/gstreamer-%%VERSION%%/libgsteffectv.so -%%ESOUND%%lib/gstreamer-%%VERSION%%/libgstesdmon.so -%%ESOUND%%lib/gstreamer-%%VERSION%%/libgstesdsink.so -lib/gstreamer-%%VERSION%%/libgstfestival.so -lib/gstreamer-%%VERSION%%/libgstffmpeg.so -lib/gstreamer-%%VERSION%%/libgstffmpegall.so -lib/gstreamer-%%VERSION%%/libgstfilter.so -%%FLAC%%lib/gstreamer-%%VERSION%%/libgstflac.so -lib/gstreamer-%%VERSION%%/libgstflxdec.so -%%GNOMEVFS%%lib/gstreamer-%%VERSION%%/libgstgnomevfssink.so -%%GNOMEVFS%%lib/gstreamer-%%VERSION%%/libgstgnomevfssrc.so -lib/gstreamer-%%VERSION%%/libgstgoom.so -%%GSM%%lib/gstreamer-%%VERSION%%/libgstgsm.so -%%HTTP%%lib/gstreamer-%%VERSION%%/libgsthttpsrc.so -lib/gstreamer-%%VERSION%%/libgstidct.so -lib/gstreamer-%%VERSION%%/libgstintfloat.so -%%JPEG%%lib/gstreamer-%%VERSION%%/libgstjpeg.so -%%LADSPA%%lib/gstreamer-%%VERSION%%/libgstladspa.so -%%LAME%%lib/gstreamer-%%VERSION%%/libgstlame.so -lib/gstreamer-%%VERSION%%/libgstlevel.so -%%LIBFAME%%lib/gstreamer-%%VERSION%%/libgstlibfame.so -%%LIBMAD%%lib/gstreamer-%%VERSION%%/libgstmad.so -lib/gstreamer-%%VERSION%%/libgstmedian.so -%%LIBMIKMOD%%lib/gstreamer-%%VERSION%%/libgstmikmod.so -lib/gstreamer-%%VERSION%%/libgstmodplug.so -lib/gstreamer-%%VERSION%%/libgstmono2stereo.so -lib/gstreamer-%%VERSION%%/libgstmonoscope.so -lib/gstreamer-%%VERSION%%/libgstmp1videoparse.so -lib/gstreamer-%%VERSION%%/libgstmp3types.so -lib/gstreamer-%%VERSION%%/libgstmpeg1encoder.so -lib/gstreamer-%%VERSION%%/libgstmpeg1systemencode.so -lib/gstreamer-%%VERSION%%/libgstmpeg1types.so -%%LIBMPEG2%%lib/gstreamer-%%VERSION%%/libgstmpeg2dec.so -lib/gstreamer-%%VERSION%%/libgstmpeg2enc.so -lib/gstreamer-%%VERSION%%/libgstmpeg2subt.so -lib/gstreamer-%%VERSION%%/libgstmpeg2types.so -lib/gstreamer-%%VERSION%%/libgstmpegaudio.so -lib/gstreamer-%%VERSION%%/libgstmpegaudioparse.so -lib/gstreamer-%%VERSION%%/libgstmpegstream.so -lib/gstreamer-%%VERSION%%/libgstmulaw.so -lib/gstreamer-%%VERSION%%/libgstoneton.so -%%OPENQUICKTIME%%lib/gstreamer-%%VERSION%%/libgstopenquicktimedecoder.so -%%OPENQUICKTIME%%lib/gstreamer-%%VERSION%%/libgstopenquicktimedemux.so -%%OPENQUICKTIME%%lib/gstreamer-%%VERSION%%/libgstopenquicktimetypes.so -%%OSS%%lib/gstreamer-%%VERSION%%/libgstossaudio.so -lib/gstreamer-%%VERSION%%/libgstpassthrough.so -lib/gstreamer-%%VERSION%%/libgstplayondemand.so -%%PNG%%lib/gstreamer-%%VERSION%%/libgstpng.so -lib/gstreamer-%%VERSION%%/libgstqtdemux.so -lib/gstreamer-%%VERSION%%/libgstresample.so -lib/gstreamer-%%VERSION%%/libgstriff.so -lib/gstreamer-%%VERSION%%/libgstrtjpeg.so -%%SDL%%lib/gstreamer-%%VERSION%%/libgstsdlvideosink.so -%%LIBSHOUT%%lib/gstreamer-%%VERSION%%/libgstshout.so -%%LIBSIDPLAY%%lib/gstreamer-%%VERSION%%/libgstsid.so -lib/gstreamer-%%VERSION%%/libgstsilence.so -lib/gstreamer-%%VERSION%%/libgstsinesrc.so -lib/gstreamer-%%VERSION%%/libgstsmooth.so -lib/gstreamer-%%VERSION%%/libgstsmpte.so -%%PNG%%lib/gstreamer-%%VERSION%%/libgstsnapshot.so -lib/gstreamer-%%VERSION%%/libgstspectrum.so -lib/gstreamer-%%VERSION%%/libgstspeed.so -lib/gstreamer-%%VERSION%%/libgststereo.so -lib/gstreamer-%%VERSION%%/libgststereo2mono.so -lib/gstreamer-%%VERSION%%/libgststereosplit.so -lib/gstreamer-%%VERSION%%/libgstsynaesthesia.so -lib/gstreamer-%%VERSION%%/libgstudp.so -lib/gstreamer-%%VERSION%%/libgstvbidec.so -lib/gstreamer-%%VERSION%%/libgstvideo.so -lib/gstreamer-%%VERSION%%/libgstvideocrop.so -lib/gstreamer-%%VERSION%%/libgstvideoscale.so -lib/gstreamer-%%VERSION%%/libgstvideosink.so -lib/gstreamer-%%VERSION%%/libgstvideotestsrc.so -lib/gstreamer-%%VERSION%%/libgstvolenv.so -lib/gstreamer-%%VERSION%%/libgstvolume.so -%%VORBIS%%lib/gstreamer-%%VERSION%%/libgstvorbis.so -lib/gstreamer-%%VERSION%%/libgstvumeter.so -lib/gstreamer-%%VERSION%%/libgstwavenc.so -lib/gstreamer-%%VERSION%%/libgstwavparse.so -lib/gstreamer-%%VERSION%%/libgstxvideosink.so -lib/gstreamer-%%VERSION%%/libgsty4menc.so -lib/gstreamer-%%VERSION%%/libmixmatrix.so -lib/libgstgconf-%%VERSION%%.a -lib/libgstgconf-%%VERSION%%.so -lib/libgstgconf-%%VERSION%%.so.%%SHLIB_VERSION%% -lib/libgstmedia-info-%%VERSION%%.a -lib/libgstmedia-info-%%VERSION%%.so -lib/libgstmedia-info-%%VERSION%%.so.0 -lib/libgstplay-%%VERSION%%.a -lib/libgstplay-%%VERSION%%.so -lib/libgstplay-%%VERSION%%.so.%%SHLIB_VERSION%% -libdata/pkgconfig/gstreamer-gconf-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-libs-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-play-%%VERSION%%.pc -@unexec rmdir %D/lib/gstreamer-%%VERSION%% 2>/dev/null || true -@dirrm include/gstreamer-%%VERSION%%/gst/video -@dirrm include/gstreamer-%%VERSION%%/gst/riff -@dirrm include/gstreamer-%%VERSION%%/gst/resample -@dirrm include/gstreamer-%%VERSION%%/gst/play -@dirrm include/gstreamer-%%VERSION%%/gst/media-info -@dirrm include/gstreamer-%%VERSION%%/gst/idct -@dirrm include/gstreamer-%%VERSION%%/gst/gconf -@dirrm include/gstreamer-%%VERSION%%/gst/floatcast -@dirrm include/gstreamer-%%VERSION%%/gst/audio -@unexec rmdir %D/include/gstreamer-%%VERSION%% 2>/dev/null || true -@exec %%X11BASE%%/bin/gst-register 2>/dev/null -@unexec %%X11BASE%%/bin/gst-register 2>/dev/null diff --git a/multimedia/gstreamer/Makefile b/multimedia/gstreamer/Makefile deleted file mode 100644 index 6837c81a3..000000000 --- a/multimedia/gstreamer/Makefile +++ /dev/null @@ -1,63 +0,0 @@ -# New ports collection makefile for: gstreamer -# Date created: Tue Jul 9 20:24:02 UTC 2002 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gstreamer -PORTVERSION= 0.6.3 -CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6 -DIST_SUBDIR= gnome2 - -MAINTAINER= lioux@FreeBSD.org -COMMENT= Development framework for creating media applications - -LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt - -USE_X_PREFIX= yes -USE_BISON= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_REINPLACE= yes -WANT_GNOME= yes -USE_GNOME= gnomehack \ - gnomeprefix \ - glib20 \ - pkgconfig \ - libxml2 -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-tests \ - --disable-failing-tests -CONFIGURE_ENV= PKG_CONFIG=${PKG_CONFIG} \ - CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -CONFIGURE_TARGET= -PLIST_SUB= \ - VERSION="${PORTVERSION:C/..$//}" \ - SHLIB_VERSION="${SHLIB_VERSION}" -INSTALLS_SHLIB= yes - -MAN1= gst-complete.1 gst-compprep.1 gst-inspect.1 gst-launch.1 \ - gst-feedback.1 gst-md5sum.1 \ - gst-typefind.1 \ - gst-register.1 gst-xmllaunch.1 - -PKG_CONFIG?="${LOCALBASE}/bin/pkg-config" - -# library minor number -SHLIB_VERSION= 1 - -post-install: -# register plugins - @${PREFIX}/bin/gst-register 2>/dev/null - -.include <bsd.port.pre.mk> - -.if ${HAVE_GNOME:Mlibgnomeui}!="" -USE_GNOME+= libgnomeui -.endif - -.include <bsd.port.post.mk> diff --git a/multimedia/gstreamer/distinfo b/multimedia/gstreamer/distinfo deleted file mode 100644 index 3f25c2c82..000000000 --- a/multimedia/gstreamer/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gstreamer-0.6.3.tar.bz2) = f9e9401c709074dc7bd600b0f3baab37 diff --git a/multimedia/gstreamer/files/patch-gst::cothreads.c b/multimedia/gstreamer/files/patch-gst::cothreads.c deleted file mode 100644 index 3519fb0e7..000000000 --- a/multimedia/gstreamer/files/patch-gst::cothreads.c +++ /dev/null @@ -1,20 +0,0 @@ ---- gst/cothreads.c.orig Sat Feb 1 19:09:00 2003 -+++ gst/cothreads.c Mon Feb 3 10:57:44 2003 -@@ -41,12 +41,16 @@ - #include <ucontext.h> - #endif - -+#ifdef HAVE_MAKECONTEXT -+#include <ucontext.h> -+#endif -+ - /* older glibc's have MAP_ANON instead of MAP_ANONYMOUS */ - #ifndef MAP_ANONYMOUS - #define MAP_ANONYMOUS MAP_ANON - #endif - --#define STACK_SIZE 0x200000 -+#define STACK_SIZE 0x100000 - - #define COTHREAD_MAGIC_NUMBER 0xabcdef - diff --git a/multimedia/gstreamer/files/patch-gst::gstthreaddummy.c b/multimedia/gstreamer/files/patch-gst::gstthreaddummy.c deleted file mode 100644 index 479a05ba9..000000000 --- a/multimedia/gstreamer/files/patch-gst::gstthreaddummy.c +++ /dev/null @@ -1,12 +0,0 @@ ---- gst/gstthreaddummy.c.orig Sat Aug 30 19:30:10 2003 -+++ gst/gstthreaddummy.c Sat Aug 30 19:30:34 2003 -@@ -17,7 +17,9 @@ - * Boston, MA 02111-1307, USA. - */ - -+#include <sys/types.h> - #include <sys/time.h> -+#include <unistd.h> - #include <glib.h> - #include "gstlog.h" - diff --git a/multimedia/gstreamer/files/patch-libs::ext::cothreads::cothreads::cothreads.c b/multimedia/gstreamer/files/patch-libs::ext::cothreads::cothreads::cothreads.c deleted file mode 100644 index e0e229f97..000000000 --- a/multimedia/gstreamer/files/patch-libs::ext::cothreads::cothreads::cothreads.c +++ /dev/null @@ -1,19 +0,0 @@ ---- libs/ext/cothreads/cothreads/cothreads.c.orig Sat Feb 1 16:09:23 2003 -+++ libs/ext/cothreads/cothreads/cothreads.c Mon Mar 17 13:33:43 2003 -@@ -22,6 +22,7 @@ - - #include "pth_p.h" /* this pulls in everything */ - #include <sys/mman.h> -+#include <sys/time.h> - #include <sys/resource.h> - #include <stdlib.h> - -@@ -422,7 +423,7 @@ - *stack = malloc (_cothreads_chunk_size * (1.0 + 1.0/_cothreads_count)); - if (!stack) - return FALSE; -- *stack = (void*)((int)*stack &~ (int)(_cothreads_chunk_size / _cothreads_count - 1)); -+ *stack = (void*)((intptr_t)*stack &~ (intptr_t)(_cothreads_chunk_size / _cothreads_count - 1)); - *stack += 1; - #endif - diff --git a/multimedia/gstreamer/files/patch-libs::ext::cothreads::tests::Makefile.in b/multimedia/gstreamer/files/patch-libs::ext::cothreads::tests::Makefile.in deleted file mode 100644 index 02dae5475..000000000 --- a/multimedia/gstreamer/files/patch-libs::ext::cothreads::tests::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libs/ext/cothreads/tests/Makefile.in.orig Sat Aug 30 19:28:04 2003 -+++ libs/ext/cothreads/tests/Makefile.in Sat Aug 30 19:28:39 2003 -@@ -68,7 +68,7 @@ - GLIB_CFLAGS = @GLIB_CFLAGS@ - GLIB_LIBS = @GLIB_LIBS@ - GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ --GTHREAD_LIBS = @GTHREAD_LIBS@ -+GTHREAD_LIBS = -lc @GTHREAD_LIBS@ - INSTALL_DATA = @INSTALL_DATA@ - INSTALL_PROGRAM = @INSTALL_PROGRAM@ - INSTALL_SCRIPT = @INSTALL_SCRIPT@ diff --git a/multimedia/gstreamer/files/patch-ltmain.sh b/multimedia/gstreamer/files/patch-ltmain.sh deleted file mode 100644 index 1c2fba5d5..000000000 --- a/multimedia/gstreamer/files/patch-ltmain.sh +++ /dev/null @@ -1,42 +0,0 @@ ---- ltmain.sh.orig Fri Sep 13 15:38:11 2002 -+++ ltmain.sh Fri Oct 11 01:44:24 2002 -@@ -1073,8 +1073,16 @@ - continue - ;; - -+ -pthread) -+ compile_command="$compile_command -pthread" -+ finalize_command="$finalize_command -pthread" -+ compiler_flags="$compiler_flags -pthread" -+ continue -+ ;; -+ - -module) - module=yes -+ build_old_libs=no - continue - ;; - -@@ -2502,6 +2510,9 @@ - *-*-openbsd*) - # Do not include libc due to us having libc/libc_r. - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - # Add libc to deplibs on all other systems if necessary. - if test $build_libtool_need_lc = "yes"; then -@@ -4286,10 +4297,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/multimedia/gstreamer/pkg-descr b/multimedia/gstreamer/pkg-descr deleted file mode 100644 index 3e7e98b0e..000000000 --- a/multimedia/gstreamer/pkg-descr +++ /dev/null @@ -1,24 +0,0 @@ -[ excerpt from developer's site ] -- What is GStreamer? -GStreamer allows the construction of graphs of media-handling -components, ranging from simple mp3 playback to complex audio -(mixing) and video (non-linear editing) processing. Applications -can take advantage of advances in codec and filter technology -transparently. Developers can add new codecs and filters by writing -a simple plugin with a clean, generic interface. GStreamer is -released under the LGPL, with many of the included plugins retaining -the license of the code they were derived from, usually GPL or BSD. - -- Features: -* Comprehensive Core Library -* Intelligent Plugin Architecture -* Extensive Development Tools - -- Is GStreamer a media player? -No, GStreamer is a development framework for creating applications -like media players, video editors, streaming media broadcasters and -so on. That said, very good media players can easily be built on -top of GStreamer and we even include a simple yet functional -mediaplayer with GStreamer called Gst-Player - -WWW: http://gstreamer.sourceforge.net/ diff --git a/multimedia/gstreamer/pkg-plist b/multimedia/gstreamer/pkg-plist deleted file mode 100644 index bb840023d..000000000 --- a/multimedia/gstreamer/pkg-plist +++ /dev/null @@ -1,104 +0,0 @@ -@unexec %D/bin/gst-register 2>/dev/null || true -bin/gst-complete -bin/gst-compprep -bin/gst-feedback -bin/gst-inspect -bin/gst-launch -bin/gst-md5sum -bin/gst-register -bin/gst-typefind -bin/gst-xmllaunch -include/gstreamer-%%VERSION%%/gst/bytestream/bytestream.h -include/gstreamer-%%VERSION%%/gst/control/control.h -include/gstreamer-%%VERSION%%/gst/control/dparam.h -include/gstreamer-%%VERSION%%/gst/control/dparam_smooth.h -include/gstreamer-%%VERSION%%/gst/control/dparamcommon.h -include/gstreamer-%%VERSION%%/gst/control/dparammanager.h -include/gstreamer-%%VERSION%%/gst/control/dplinearinterp.h -include/gstreamer-%%VERSION%%/gst/control/unitconvert.h -include/gstreamer-%%VERSION%%/gst/getbits/getbits.h -include/gstreamer-%%VERSION%%/gst/gst.h -include/gstreamer-%%VERSION%%/gst/gstatomic.h -include/gstreamer-%%VERSION%%/gst/gstautoplug.h -include/gstreamer-%%VERSION%%/gst/gstbin.h -include/gstreamer-%%VERSION%%/gst/gstbuffer.h -include/gstreamer-%%VERSION%%/gst/gstbufferpool-default.h -include/gstreamer-%%VERSION%%/gst/gstcaps.h -include/gstreamer-%%VERSION%%/gst/gstclock.h -include/gstreamer-%%VERSION%%/gst/gstcompat.h -include/gstreamer-%%VERSION%%/gst/gstconfig.h -include/gstreamer-%%VERSION%%/gst/gstcpu.h -include/gstreamer-%%VERSION%%/gst/gstdata.h -include/gstreamer-%%VERSION%%/gst/gstelement.h -include/gstreamer-%%VERSION%%/gst/gstenumtypes.h -include/gstreamer-%%VERSION%%/gst/gstevent.h -include/gstreamer-%%VERSION%%/gst/gstextratypes.h -include/gstreamer-%%VERSION%%/gst/gstformat.h -include/gstreamer-%%VERSION%%/gst/gstindex.h -include/gstreamer-%%VERSION%%/gst/gstinfo.h -include/gstreamer-%%VERSION%%/gst/gstlog.h -include/gstreamer-%%VERSION%%/gst/gstmacros.h -include/gstreamer-%%VERSION%%/gst/gstmarshal.h -include/gstreamer-%%VERSION%%/gst/gstmemchunk.h -include/gstreamer-%%VERSION%%/gst/gstobject.h -include/gstreamer-%%VERSION%%/gst/gstpad.h -include/gstreamer-%%VERSION%%/gst/gstparse.h -include/gstreamer-%%VERSION%%/gst/gstpipeline.h -include/gstreamer-%%VERSION%%/gst/gstplugin.h -include/gstreamer-%%VERSION%%/gst/gstpluginfeature.h -include/gstreamer-%%VERSION%%/gst/gstprobe.h -include/gstreamer-%%VERSION%%/gst/gstprops.h -include/gstreamer-%%VERSION%%/gst/gstquery.h -include/gstreamer-%%VERSION%%/gst/gstqueue.h -include/gstreamer-%%VERSION%%/gst/gstregistry.h -include/gstreamer-%%VERSION%%/gst/gstscheduler.h -include/gstreamer-%%VERSION%%/gst/gstsystemclock.h -include/gstreamer-%%VERSION%%/gst/gstthread.h -include/gstreamer-%%VERSION%%/gst/gsttrace.h -include/gstreamer-%%VERSION%%/gst/gsttrashstack.h -include/gstreamer-%%VERSION%%/gst/gsttype.h -include/gstreamer-%%VERSION%%/gst/gsttypefind.h -include/gstreamer-%%VERSION%%/gst/gsttypes.h -include/gstreamer-%%VERSION%%/gst/gsturi.h -include/gstreamer-%%VERSION%%/gst/gstutils.h -include/gstreamer-%%VERSION%%/gst/gstversion.h -include/gstreamer-%%VERSION%%/gst/gstxml.h -include/gstreamer-%%VERSION%%/gst/putbits/putbits.h -lib/gstreamer-%%VERSION%%/libgstautoplugcache.so -lib/gstreamer-%%VERSION%%/libgstautoplugger.so -lib/gstreamer-%%VERSION%%/libgstbasicgthreadscheduler.so -lib/gstreamer-%%VERSION%%/libgstbasicomegascheduler.so -lib/gstreamer-%%VERSION%%/libgstbasicwingoscheduler.so -lib/gstreamer-%%VERSION%%/libgstbytestream.so -lib/gstreamer-%%VERSION%%/libgstelements.so -lib/gstreamer-%%VERSION%%/libgstgetbits.so -lib/gstreamer-%%VERSION%%/libgstindexers.so -lib/gstreamer-%%VERSION%%/libgstoptgthreadscheduler.so -lib/gstreamer-%%VERSION%%/libgstoptomegascheduler.so -lib/gstreamer-%%VERSION%%/libgstoptscheduler.so -lib/gstreamer-%%VERSION%%/libgstoptwingoscheduler.so -lib/gstreamer-%%VERSION%%/libgstputbits.so -lib/gstreamer-%%VERSION%%/libgstspider.so -lib/gstreamer-%%VERSION%%/libgststaticautoplug.so -lib/gstreamer-%%VERSION%%/libgststaticautoplugrender.so -lib/gstreamer-%%VERSION%%/libgsttypes.so -lib/libgstcontrol-%%VERSION%%.a -lib/libgstcontrol-%%VERSION%%.so -lib/libgstcontrol-%%VERSION%%.so.%%SHLIB_VERSION%% -lib/libgstreamer-%%VERSION%%.a -lib/libgstreamer-%%VERSION%%.so -lib/libgstreamer-%%VERSION%%.so.%%SHLIB_VERSION%% -libdata/pkgconfig/gstreamer-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-control-%%VERSION%%.pc -share/aclocal/gst-element-check-%%VERSION%%.m4 -@unexec rm %D/share/gnome/cache/gstreamer-%%VERSION%%/registry.xml 2>/dev/null || true -@dirrm share/gnome/cache/gstreamer-%%VERSION%% -@unexec rmdir %D/share/gnome/cache 2>/dev/null || true -@dirrm lib/gstreamer-%%VERSION%% -@dirrm include/gstreamer-%%VERSION%%/gst/putbits -@dirrm include/gstreamer-%%VERSION%%/gst/getbits -@dirrm include/gstreamer-%%VERSION%%/gst/control -@dirrm include/gstreamer-%%VERSION%%/gst/bytestream -@dirrm include/gstreamer-%%VERSION%%/gst -@dirrm include/gstreamer-%%VERSION%% -@exec %D/bin/gst-register 2>/dev/null || true diff --git a/multimedia/gstreamer80/Makefile b/multimedia/gstreamer80/Makefile deleted file mode 100644 index 6837c81a3..000000000 --- a/multimedia/gstreamer80/Makefile +++ /dev/null @@ -1,63 +0,0 @@ -# New ports collection makefile for: gstreamer -# Date created: Tue Jul 9 20:24:02 UTC 2002 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gstreamer -PORTVERSION= 0.6.3 -CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6 -DIST_SUBDIR= gnome2 - -MAINTAINER= lioux@FreeBSD.org -COMMENT= Development framework for creating media applications - -LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt - -USE_X_PREFIX= yes -USE_BISON= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_REINPLACE= yes -WANT_GNOME= yes -USE_GNOME= gnomehack \ - gnomeprefix \ - glib20 \ - pkgconfig \ - libxml2 -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-tests \ - --disable-failing-tests -CONFIGURE_ENV= PKG_CONFIG=${PKG_CONFIG} \ - CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -CONFIGURE_TARGET= -PLIST_SUB= \ - VERSION="${PORTVERSION:C/..$//}" \ - SHLIB_VERSION="${SHLIB_VERSION}" -INSTALLS_SHLIB= yes - -MAN1= gst-complete.1 gst-compprep.1 gst-inspect.1 gst-launch.1 \ - gst-feedback.1 gst-md5sum.1 \ - gst-typefind.1 \ - gst-register.1 gst-xmllaunch.1 - -PKG_CONFIG?="${LOCALBASE}/bin/pkg-config" - -# library minor number -SHLIB_VERSION= 1 - -post-install: -# register plugins - @${PREFIX}/bin/gst-register 2>/dev/null - -.include <bsd.port.pre.mk> - -.if ${HAVE_GNOME:Mlibgnomeui}!="" -USE_GNOME+= libgnomeui -.endif - -.include <bsd.port.post.mk> diff --git a/multimedia/gstreamer80/distinfo b/multimedia/gstreamer80/distinfo deleted file mode 100644 index 3f25c2c82..000000000 --- a/multimedia/gstreamer80/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gstreamer-0.6.3.tar.bz2) = f9e9401c709074dc7bd600b0f3baab37 diff --git a/multimedia/gstreamer80/files/patch-gst::cothreads.c b/multimedia/gstreamer80/files/patch-gst::cothreads.c deleted file mode 100644 index 3519fb0e7..000000000 --- a/multimedia/gstreamer80/files/patch-gst::cothreads.c +++ /dev/null @@ -1,20 +0,0 @@ ---- gst/cothreads.c.orig Sat Feb 1 19:09:00 2003 -+++ gst/cothreads.c Mon Feb 3 10:57:44 2003 -@@ -41,12 +41,16 @@ - #include <ucontext.h> - #endif - -+#ifdef HAVE_MAKECONTEXT -+#include <ucontext.h> -+#endif -+ - /* older glibc's have MAP_ANON instead of MAP_ANONYMOUS */ - #ifndef MAP_ANONYMOUS - #define MAP_ANONYMOUS MAP_ANON - #endif - --#define STACK_SIZE 0x200000 -+#define STACK_SIZE 0x100000 - - #define COTHREAD_MAGIC_NUMBER 0xabcdef - diff --git a/multimedia/gstreamer80/files/patch-gst::gstthreaddummy.c b/multimedia/gstreamer80/files/patch-gst::gstthreaddummy.c deleted file mode 100644 index 479a05ba9..000000000 --- a/multimedia/gstreamer80/files/patch-gst::gstthreaddummy.c +++ /dev/null @@ -1,12 +0,0 @@ ---- gst/gstthreaddummy.c.orig Sat Aug 30 19:30:10 2003 -+++ gst/gstthreaddummy.c Sat Aug 30 19:30:34 2003 -@@ -17,7 +17,9 @@ - * Boston, MA 02111-1307, USA. - */ - -+#include <sys/types.h> - #include <sys/time.h> -+#include <unistd.h> - #include <glib.h> - #include "gstlog.h" - diff --git a/multimedia/gstreamer80/files/patch-libs::ext::cothreads::cothreads::cothreads.c b/multimedia/gstreamer80/files/patch-libs::ext::cothreads::cothreads::cothreads.c deleted file mode 100644 index e0e229f97..000000000 --- a/multimedia/gstreamer80/files/patch-libs::ext::cothreads::cothreads::cothreads.c +++ /dev/null @@ -1,19 +0,0 @@ ---- libs/ext/cothreads/cothreads/cothreads.c.orig Sat Feb 1 16:09:23 2003 -+++ libs/ext/cothreads/cothreads/cothreads.c Mon Mar 17 13:33:43 2003 -@@ -22,6 +22,7 @@ - - #include "pth_p.h" /* this pulls in everything */ - #include <sys/mman.h> -+#include <sys/time.h> - #include <sys/resource.h> - #include <stdlib.h> - -@@ -422,7 +423,7 @@ - *stack = malloc (_cothreads_chunk_size * (1.0 + 1.0/_cothreads_count)); - if (!stack) - return FALSE; -- *stack = (void*)((int)*stack &~ (int)(_cothreads_chunk_size / _cothreads_count - 1)); -+ *stack = (void*)((intptr_t)*stack &~ (intptr_t)(_cothreads_chunk_size / _cothreads_count - 1)); - *stack += 1; - #endif - diff --git a/multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in b/multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in deleted file mode 100644 index 02dae5475..000000000 --- a/multimedia/gstreamer80/files/patch-libs::ext::cothreads::tests::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libs/ext/cothreads/tests/Makefile.in.orig Sat Aug 30 19:28:04 2003 -+++ libs/ext/cothreads/tests/Makefile.in Sat Aug 30 19:28:39 2003 -@@ -68,7 +68,7 @@ - GLIB_CFLAGS = @GLIB_CFLAGS@ - GLIB_LIBS = @GLIB_LIBS@ - GTHREAD_CFLAGS = @GTHREAD_CFLAGS@ --GTHREAD_LIBS = @GTHREAD_LIBS@ -+GTHREAD_LIBS = -lc @GTHREAD_LIBS@ - INSTALL_DATA = @INSTALL_DATA@ - INSTALL_PROGRAM = @INSTALL_PROGRAM@ - INSTALL_SCRIPT = @INSTALL_SCRIPT@ diff --git a/multimedia/gstreamer80/files/patch-ltmain.sh b/multimedia/gstreamer80/files/patch-ltmain.sh deleted file mode 100644 index 1c2fba5d5..000000000 --- a/multimedia/gstreamer80/files/patch-ltmain.sh +++ /dev/null @@ -1,42 +0,0 @@ ---- ltmain.sh.orig Fri Sep 13 15:38:11 2002 -+++ ltmain.sh Fri Oct 11 01:44:24 2002 -@@ -1073,8 +1073,16 @@ - continue - ;; - -+ -pthread) -+ compile_command="$compile_command -pthread" -+ finalize_command="$finalize_command -pthread" -+ compiler_flags="$compiler_flags -pthread" -+ continue -+ ;; -+ - -module) - module=yes -+ build_old_libs=no - continue - ;; - -@@ -2502,6 +2510,9 @@ - *-*-openbsd*) - # Do not include libc due to us having libc/libc_r. - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - # Add libc to deplibs on all other systems if necessary. - if test $build_libtool_need_lc = "yes"; then -@@ -4286,10 +4297,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/multimedia/gstreamer80/pkg-descr b/multimedia/gstreamer80/pkg-descr deleted file mode 100644 index 3e7e98b0e..000000000 --- a/multimedia/gstreamer80/pkg-descr +++ /dev/null @@ -1,24 +0,0 @@ -[ excerpt from developer's site ] -- What is GStreamer? -GStreamer allows the construction of graphs of media-handling -components, ranging from simple mp3 playback to complex audio -(mixing) and video (non-linear editing) processing. Applications -can take advantage of advances in codec and filter technology -transparently. Developers can add new codecs and filters by writing -a simple plugin with a clean, generic interface. GStreamer is -released under the LGPL, with many of the included plugins retaining -the license of the code they were derived from, usually GPL or BSD. - -- Features: -* Comprehensive Core Library -* Intelligent Plugin Architecture -* Extensive Development Tools - -- Is GStreamer a media player? -No, GStreamer is a development framework for creating applications -like media players, video editors, streaming media broadcasters and -so on. That said, very good media players can easily be built on -top of GStreamer and we even include a simple yet functional -mediaplayer with GStreamer called Gst-Player - -WWW: http://gstreamer.sourceforge.net/ diff --git a/multimedia/gstreamer80/pkg-plist b/multimedia/gstreamer80/pkg-plist deleted file mode 100644 index bb840023d..000000000 --- a/multimedia/gstreamer80/pkg-plist +++ /dev/null @@ -1,104 +0,0 @@ -@unexec %D/bin/gst-register 2>/dev/null || true -bin/gst-complete -bin/gst-compprep -bin/gst-feedback -bin/gst-inspect -bin/gst-launch -bin/gst-md5sum -bin/gst-register -bin/gst-typefind -bin/gst-xmllaunch -include/gstreamer-%%VERSION%%/gst/bytestream/bytestream.h -include/gstreamer-%%VERSION%%/gst/control/control.h -include/gstreamer-%%VERSION%%/gst/control/dparam.h -include/gstreamer-%%VERSION%%/gst/control/dparam_smooth.h -include/gstreamer-%%VERSION%%/gst/control/dparamcommon.h -include/gstreamer-%%VERSION%%/gst/control/dparammanager.h -include/gstreamer-%%VERSION%%/gst/control/dplinearinterp.h -include/gstreamer-%%VERSION%%/gst/control/unitconvert.h -include/gstreamer-%%VERSION%%/gst/getbits/getbits.h -include/gstreamer-%%VERSION%%/gst/gst.h -include/gstreamer-%%VERSION%%/gst/gstatomic.h -include/gstreamer-%%VERSION%%/gst/gstautoplug.h -include/gstreamer-%%VERSION%%/gst/gstbin.h -include/gstreamer-%%VERSION%%/gst/gstbuffer.h -include/gstreamer-%%VERSION%%/gst/gstbufferpool-default.h -include/gstreamer-%%VERSION%%/gst/gstcaps.h -include/gstreamer-%%VERSION%%/gst/gstclock.h -include/gstreamer-%%VERSION%%/gst/gstcompat.h -include/gstreamer-%%VERSION%%/gst/gstconfig.h -include/gstreamer-%%VERSION%%/gst/gstcpu.h -include/gstreamer-%%VERSION%%/gst/gstdata.h -include/gstreamer-%%VERSION%%/gst/gstelement.h -include/gstreamer-%%VERSION%%/gst/gstenumtypes.h -include/gstreamer-%%VERSION%%/gst/gstevent.h -include/gstreamer-%%VERSION%%/gst/gstextratypes.h -include/gstreamer-%%VERSION%%/gst/gstformat.h -include/gstreamer-%%VERSION%%/gst/gstindex.h -include/gstreamer-%%VERSION%%/gst/gstinfo.h -include/gstreamer-%%VERSION%%/gst/gstlog.h -include/gstreamer-%%VERSION%%/gst/gstmacros.h -include/gstreamer-%%VERSION%%/gst/gstmarshal.h -include/gstreamer-%%VERSION%%/gst/gstmemchunk.h -include/gstreamer-%%VERSION%%/gst/gstobject.h -include/gstreamer-%%VERSION%%/gst/gstpad.h -include/gstreamer-%%VERSION%%/gst/gstparse.h -include/gstreamer-%%VERSION%%/gst/gstpipeline.h -include/gstreamer-%%VERSION%%/gst/gstplugin.h -include/gstreamer-%%VERSION%%/gst/gstpluginfeature.h -include/gstreamer-%%VERSION%%/gst/gstprobe.h -include/gstreamer-%%VERSION%%/gst/gstprops.h -include/gstreamer-%%VERSION%%/gst/gstquery.h -include/gstreamer-%%VERSION%%/gst/gstqueue.h -include/gstreamer-%%VERSION%%/gst/gstregistry.h -include/gstreamer-%%VERSION%%/gst/gstscheduler.h -include/gstreamer-%%VERSION%%/gst/gstsystemclock.h -include/gstreamer-%%VERSION%%/gst/gstthread.h -include/gstreamer-%%VERSION%%/gst/gsttrace.h -include/gstreamer-%%VERSION%%/gst/gsttrashstack.h -include/gstreamer-%%VERSION%%/gst/gsttype.h -include/gstreamer-%%VERSION%%/gst/gsttypefind.h -include/gstreamer-%%VERSION%%/gst/gsttypes.h -include/gstreamer-%%VERSION%%/gst/gsturi.h -include/gstreamer-%%VERSION%%/gst/gstutils.h -include/gstreamer-%%VERSION%%/gst/gstversion.h -include/gstreamer-%%VERSION%%/gst/gstxml.h -include/gstreamer-%%VERSION%%/gst/putbits/putbits.h -lib/gstreamer-%%VERSION%%/libgstautoplugcache.so -lib/gstreamer-%%VERSION%%/libgstautoplugger.so -lib/gstreamer-%%VERSION%%/libgstbasicgthreadscheduler.so -lib/gstreamer-%%VERSION%%/libgstbasicomegascheduler.so -lib/gstreamer-%%VERSION%%/libgstbasicwingoscheduler.so -lib/gstreamer-%%VERSION%%/libgstbytestream.so -lib/gstreamer-%%VERSION%%/libgstelements.so -lib/gstreamer-%%VERSION%%/libgstgetbits.so -lib/gstreamer-%%VERSION%%/libgstindexers.so -lib/gstreamer-%%VERSION%%/libgstoptgthreadscheduler.so -lib/gstreamer-%%VERSION%%/libgstoptomegascheduler.so -lib/gstreamer-%%VERSION%%/libgstoptscheduler.so -lib/gstreamer-%%VERSION%%/libgstoptwingoscheduler.so -lib/gstreamer-%%VERSION%%/libgstputbits.so -lib/gstreamer-%%VERSION%%/libgstspider.so -lib/gstreamer-%%VERSION%%/libgststaticautoplug.so -lib/gstreamer-%%VERSION%%/libgststaticautoplugrender.so -lib/gstreamer-%%VERSION%%/libgsttypes.so -lib/libgstcontrol-%%VERSION%%.a -lib/libgstcontrol-%%VERSION%%.so -lib/libgstcontrol-%%VERSION%%.so.%%SHLIB_VERSION%% -lib/libgstreamer-%%VERSION%%.a -lib/libgstreamer-%%VERSION%%.so -lib/libgstreamer-%%VERSION%%.so.%%SHLIB_VERSION%% -libdata/pkgconfig/gstreamer-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-control-%%VERSION%%.pc -share/aclocal/gst-element-check-%%VERSION%%.m4 -@unexec rm %D/share/gnome/cache/gstreamer-%%VERSION%%/registry.xml 2>/dev/null || true -@dirrm share/gnome/cache/gstreamer-%%VERSION%% -@unexec rmdir %D/share/gnome/cache 2>/dev/null || true -@dirrm lib/gstreamer-%%VERSION%% -@dirrm include/gstreamer-%%VERSION%%/gst/putbits -@dirrm include/gstreamer-%%VERSION%%/gst/getbits -@dirrm include/gstreamer-%%VERSION%%/gst/control -@dirrm include/gstreamer-%%VERSION%%/gst/bytestream -@dirrm include/gstreamer-%%VERSION%%/gst -@dirrm include/gstreamer-%%VERSION%% -@exec %D/bin/gst-register 2>/dev/null || true diff --git a/multimedia/nautilus-media/Makefile b/multimedia/nautilus-media/Makefile deleted file mode 100644 index 83d36a633..000000000 --- a/multimedia/nautilus-media/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: nautilus-media -# Date created: 30 November 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= nautilus-media -PORTVERSION= 0.3.3.1 -CATEGORIES= multimedia gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.3 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GStreamer-based multimedia views for Nautilus - -LIB_DEPENDS= gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack nautilus2 -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/multimedia/nautilus-media/distinfo b/multimedia/nautilus-media/distinfo deleted file mode 100644 index 142de3adc..000000000 --- a/multimedia/nautilus-media/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/nautilus-media-0.3.3.1.tar.bz2) = 10e16c2db8bb62e96ef79b0f25af8f68 diff --git a/multimedia/nautilus-media/files/patch-configure b/multimedia/nautilus-media/files/patch-configure deleted file mode 100644 index ff42da02d..000000000 --- a/multimedia/nautilus-media/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed Dec 11 15:37:55 2002 -+++ configure Wed Dec 11 15:38:17 2002 -@@ -7313,6 +7313,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/multimedia/nautilus-media/files/patch-media-info_media-info.c b/multimedia/nautilus-media/files/patch-media-info_media-info.c deleted file mode 100644 index e97ea45a7..000000000 --- a/multimedia/nautilus-media/files/patch-media-info_media-info.c +++ /dev/null @@ -1,15 +0,0 @@ ---- media-info/media-info.c.orig Tue Aug 12 15:08:26 2003 -+++ media-info/media-info.c Tue Aug 12 15:08:53 2003 -@@ -258,10 +258,11 @@ - gboolean - gst_media_info_read_idler (GstMediaInfo *info, GstMediaInfoStream **streamp) - { -+ GstMediaInfoPriv *priv; - /* if it's NULL then we're sure something went wrong higher up) */ - if (info == NULL) return FALSE; - -- GstMediaInfoPriv *priv = info->priv; -+ priv = info->priv; - - g_assert (streamp != NULL); - switch (priv->state) diff --git a/print/ggv2/Makefile b/print/ggv2/Makefile deleted file mode 100644 index 0e0ec33e8..000000000 --- a/print/ggv2/Makefile +++ /dev/null @@ -1,49 +0,0 @@ -# New ports collection makefile for: ggv2 -# Date created: 07 July 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= ggv2 -PORTVERSION= 2.4.0.1 -CATEGORIES= print gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4 -DISTNAME= ggv-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2 ghostscript viewer - -.if defined(WITH_GHOSTSCRIPT_AFPL) -.if ${WITH_GHOSTSCRIPT_AFPL} == yes -GSPORT?= print/ghostscript-afpl -.else -GSPORT?= print/ghostscript-gnu -.endif -.else -GSPORT?= print/ghostscript-gnu -.endif - -BUILD_DEPENDS= gs:${PORTSDIR}/${GSPORT} -RUN_DEPENDS= gs:${PORTSDIR}/${GSPORT} - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui -GNU_CONFIGURE= yes -USE_REINPLACE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -pre-everything:: -.if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes - @${ECHO_MSG} "" - @${ECHO_MSG} " Define WITH_GHOSTSCRIPT_AFPL=yes to use" - @${ECHO_MSG} " AFPL Postscript interpreter instead of GNU one" - @${ECHO_MSG} "" -.endif - -.include <bsd.port.mk> diff --git a/print/ggv2/distinfo b/print/ggv2/distinfo deleted file mode 100644 index 4ea6114b5..000000000 --- a/print/ggv2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/ggv-2.4.0.1.tar.bz2) = 749b7c7f16807dcf924db2475b87f34e diff --git a/print/ggv2/pkg-descr b/print/ggv2/pkg-descr deleted file mode 100644 index 7c8fde6e0..000000000 --- a/print/ggv2/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME 2 ghostscript viewer. diff --git a/print/ggv2/pkg-plist b/print/ggv2/pkg-plist deleted file mode 100644 index e80c73831..000000000 --- a/print/ggv2/pkg-plist +++ /dev/null @@ -1,183 +0,0 @@ -bin/ggv -etc/gconf/gconf.xml.defaults/apps/ggv/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/ggv/control/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/ggv/coordinates/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/ggv/gtkgs/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/ggv/layout/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/ggv/printing/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/ggv/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/ggv/control/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/ggv/coordinates/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/ggv/gtkgs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/ggv/layout/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/ggv/printing/%gconf.xml -etc/gconf/schemas/ggv.schemas -libdata/bonobo/servers/GNOME_GGV.server -libexec/ggv-postscript-viewer -share/gnome/applications/ggv.desktop -share/gnome/gnome-2.0/ui/ggv-control-ui.xml -share/gnome/gnome-2.0/ui/ggv-postscript-view-ui.xml -share/gnome/gnome-2.0/ui/ggv-ui.xml -share/gnome/help/ggv/C/figures/ggv_window.png -share/gnome/help/ggv/C/ggv.xml -share/gnome/help/ggv/C/legal.xml -share/gnome/help/ggv/C/topic.dat -share/gnome/help/ggv/de/figures/ggv_window.png -share/gnome/help/ggv/de/ggv.xml -share/gnome/help/ggv/de/legal.xml -share/gnome/help/ggv/de/topic.dat -share/gnome/help/ggv/es/figures/ggv_window.png -share/gnome/help/ggv/es/ggv.xml -share/gnome/help/ggv/es/legal.xml -share/gnome/help/ggv/fr/figures/ggv_window.png -share/gnome/help/ggv/fr/ggv.xml -share/gnome/help/ggv/fr/legal.xml -share/gnome/help/ggv/it/figures/ggv_window.png -share/gnome/help/ggv/it/ggv.xml -share/gnome/help/ggv/it/legal.xml -share/gnome/help/ggv/it/topic.dat -share/gnome/help/ggv/ja/figures/ggv_window.png -share/gnome/help/ggv/ja/ggv.xml -share/gnome/help/ggv/ja/legal.xml -share/gnome/help/ggv/ja/topic.dat -share/gnome/help/ggv/ko/figures/example_screenshot.png -share/gnome/help/ggv/ko/ggv.xml -share/gnome/help/ggv/ko/legal.xml -share/gnome/help/ggv/sv/figures/ggv_window.png -share/gnome/help/ggv/sv/ggv.xml -share/gnome/help/ggv/sv/legal.xml -share/gnome/help/ggv/zh_CN/figures/ggv_window.png -share/gnome/help/ggv/zh_CN/ggv.xml -share/gnome/help/ggv/zh_CN/legal.xml -share/gnome/help/ggv/zh_TW/figures/ggv_window.png -share/gnome/help/ggv/zh_TW/ggv.xml -share/gnome/help/ggv/zh_TW/legal.xml -share/gnome/idl/Ggv.idl -share/gnome/omf/ggv/ggv-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/ggv/ggv-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/ggv/ggv-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/ggv/ggv-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/ggv/ggv-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/ggv/ggv-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/ggv/ggv-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/ggv/ggv-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/ggv/ggv-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/ggv/ggv-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/ggv/ggv-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/ggv/clearall.xpm -share/gnome/pixmaps/ggv/fitwidth.png -share/gnome/pixmaps/ggv/ggv-splash.png -share/gnome/pixmaps/ggv/toggleall.xpm -share/gnome/pixmaps/ggv/toggleeven.xpm -share/gnome/pixmaps/ggv/toggleodd.xpm -share/gnome/pixmaps/ggv/zoom.xpm -share/gnome/pixmaps/gnome-ghostview.png -share/locale/am/LC_MESSAGES/ggv.mo -share/locale/az/LC_MESSAGES/ggv.mo -share/locale/be/LC_MESSAGES/ggv.mo -share/locale/bg/LC_MESSAGES/ggv.mo -share/locale/bn/LC_MESSAGES/ggv.mo -share/locale/ca/LC_MESSAGES/ggv.mo -share/locale/cs/LC_MESSAGES/ggv.mo -share/locale/cy/LC_MESSAGES/ggv.mo -share/locale/da/LC_MESSAGES/ggv.mo -share/locale/de/LC_MESSAGES/ggv.mo -share/locale/el/LC_MESSAGES/ggv.mo -share/locale/es/LC_MESSAGES/ggv.mo -share/locale/et/LC_MESSAGES/ggv.mo -share/locale/eu/LC_MESSAGES/ggv.mo -share/locale/fa/LC_MESSAGES/ggv.mo -share/locale/fi/LC_MESSAGES/ggv.mo -share/locale/fr/LC_MESSAGES/ggv.mo -share/locale/ga/LC_MESSAGES/ggv.mo -share/locale/gl/LC_MESSAGES/ggv.mo -share/locale/he/LC_MESSAGES/ggv.mo -share/locale/hi/LC_MESSAGES/ggv.mo -share/locale/hr/LC_MESSAGES/ggv.mo -share/locale/hu/LC_MESSAGES/ggv.mo -share/locale/id/LC_MESSAGES/ggv.mo -share/locale/it/LC_MESSAGES/ggv.mo -share/locale/ja/LC_MESSAGES/ggv.mo -share/locale/kn/LC_MESSAGES/ggv.mo -share/locale/ko/LC_MESSAGES/ggv.mo -share/locale/lt/LC_MESSAGES/ggv.mo -share/locale/lv/LC_MESSAGES/ggv.mo -share/locale/mk/LC_MESSAGES/ggv.mo -share/locale/ml/LC_MESSAGES/ggv.mo -share/locale/mn/LC_MESSAGES/ggv.mo -share/locale/ms/LC_MESSAGES/ggv.mo -share/locale/nl/LC_MESSAGES/ggv.mo -share/locale/nn/LC_MESSAGES/ggv.mo -share/locale/no/LC_MESSAGES/ggv.mo -share/locale/pl/LC_MESSAGES/ggv.mo -share/locale/pt/LC_MESSAGES/ggv.mo -share/locale/pt_BR/LC_MESSAGES/ggv.mo -share/locale/ro/LC_MESSAGES/ggv.mo -share/locale/ru/LC_MESSAGES/ggv.mo -share/locale/sk/LC_MESSAGES/ggv.mo -share/locale/sl/LC_MESSAGES/ggv.mo -share/locale/sr/LC_MESSAGES/ggv.mo -share/locale/sr@Latn/LC_MESSAGES/ggv.mo -share/locale/sq/LC_MESSAGES/ggv.mo -share/locale/sv/LC_MESSAGES/ggv.mo -share/locale/ta/LC_MESSAGES/ggv.mo -share/locale/th/LC_MESSAGES/ggv.mo -share/locale/tr/LC_MESSAGES/ggv.mo -share/locale/uk/LC_MESSAGES/ggv.mo -share/locale/vi/LC_MESSAGES/ggv.mo -share/locale/zh_CN/LC_MESSAGES/ggv.mo -share/locale/zh_TW/LC_MESSAGES/ggv.mo -@dirrm share/gnome/pixmaps/ggv -@dirrm share/gnome/omf/ggv -@dirrm share/gnome/help/ggv/zh_TW/figures -@dirrm share/gnome/help/ggv/zh_TW -@dirrm share/gnome/help/ggv/zh_CN/figures -@dirrm share/gnome/help/ggv/zh_CN -@dirrm share/gnome/help/ggv/sv/figures -@dirrm share/gnome/help/ggv/sv -@dirrm share/gnome/help/ggv/ko/figures -@dirrm share/gnome/help/ggv/ko -@dirrm share/gnome/help/ggv/ja/figures -@dirrm share/gnome/help/ggv/ja -@dirrm share/gnome/help/ggv/it/figures -@dirrm share/gnome/help/ggv/it -@dirrm share/gnome/help/ggv/fr/figures -@dirrm share/gnome/help/ggv/fr -@dirrm share/gnome/help/ggv/es/figures -@dirrm share/gnome/help/ggv/es -@dirrm share/gnome/help/ggv/de/figures -@dirrm share/gnome/help/ggv/de -@dirrm share/gnome/help/ggv/C/figures -@dirrm share/gnome/help/ggv/C -@dirrm share/gnome/help/ggv -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/ggv/printing -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/ggv/layout -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/ggv/gtkgs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/ggv/coordinates -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/ggv/control -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/ggv -@dirrm etc/gconf/gconf.xml.defaults/apps/ggv/printing -@dirrm etc/gconf/gconf.xml.defaults/apps/ggv/layout -@dirrm etc/gconf/gconf.xml.defaults/apps/ggv/gtkgs -@dirrm etc/gconf/gconf.xml.defaults/apps/ggv/coordinates -@dirrm etc/gconf/gconf.xml.defaults/apps/ggv/control -@dirrm etc/gconf/gconf.xml.defaults/apps/ggv -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ggv/ggv-zh_TW.omf 2>/dev/null || /usr/bin/true diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile deleted file mode 100644 index 2788c6b22..000000000 --- a/print/libgnomeprint/Makefile +++ /dev/null @@ -1,54 +0,0 @@ -# New ports collection makefile for: libgnomeprint -# Date created: 15 Jan 1999 -# Whom: Vanilla I. Shu <vanilla@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libgnomeprint -PORTVERSION= 2.3.1 -CATEGORIES= print gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.3 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Gnome print support library - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libbonobo libartlgpl2 gtk20 -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -PLIST_SUB= VERSION=${PORTVERSION} - -.include <bsd.port.pre.mk> - -.if exists(${LOCALBASE}/lib/libcups.so) -WITH_CUPS= yes -.endif - -.if defined(WITH_CUPS) && !defined(WITHOUT_CUPS) -CONFIGURE_ARGS+= --with-cups -LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base -PLIST_SUB+= CUPS:="" -.else -CONFIGURE_ARGS+= --without-cups -PLIST_SUB+= CUPS:="@comment " -.endif - -post-patch: - @${FIND} ${WRKSRC} -name '*.[ch]' | ${XARGS} ${REINPLACE_CMD} -e \ - 's|<malloc[.]h>|<stdlib.h>|' - @${REINPLACE_CMD} -e "/^SUBDIRS =/s|tests||" ${WRKSRC}/Makefile.in - -post-install: - @${MKDIR} ${PREFIX}/etc/gnome/libgnomeprint-2.0/fonts - @${TOUCH} ${PREFIX}/etc/gnome/libgnomeprint-2.0/fonts/gnome-print.fontmap - -.include <bsd.port.post.mk> diff --git a/print/libgnomeprint/distinfo b/print/libgnomeprint/distinfo deleted file mode 100644 index c971480b3..000000000 --- a/print/libgnomeprint/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgnomeprint-2.3.1.tar.bz2) = 5a755924f0bb2dd0a846a6d02acab058 diff --git a/print/libgnomeprint/files/patch-configure b/print/libgnomeprint/files/patch-configure deleted file mode 100644 index 1aa2a531a..000000000 --- a/print/libgnomeprint/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue Mar 11 18:33:02 2003 -+++ configure Wed Mar 12 00:58:23 2003 -@@ -8580,6 +8580,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/print/libgnomeprint/files/patch-libgnomeprint_gnome-print.c b/print/libgnomeprint/files/patch-libgnomeprint_gnome-print.c deleted file mode 100644 index 6aa2b9a4f..000000000 --- a/print/libgnomeprint/files/patch-libgnomeprint_gnome-print.c +++ /dev/null @@ -1,12 +0,0 @@ ---- libgnomeprint/gnome-print.c.orig Tue Jan 7 14:39:24 2003 -+++ libgnomeprint/gnome-print.c Tue Jan 7 14:39:35 2003 -@@ -38,8 +38,8 @@ - #include <libgnomeprint/gnome-print-frgba.h> - - /* For the buffer stuff, remove when the buffer stuff is moved out here */ --#include <sys/mman.h> - #include <sys/types.h> -+#include <sys/mman.h> - #include <sys/stat.h> - #include <fcntl.h> - #include <unistd.h> diff --git a/print/libgnomeprint/pkg-descr b/print/libgnomeprint/pkg-descr deleted file mode 100644 index f7ae47f42..000000000 --- a/print/libgnomeprint/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is a prototype implementation of the Gnome Printing Architecture, -as described in: - -WWW: http://www.gnome.org/projects/gnome-print/ diff --git a/print/libgnomeprint/pkg-plist b/print/libgnomeprint/pkg-plist deleted file mode 100644 index c96532fc2..000000000 --- a/print/libgnomeprint/pkg-plist +++ /dev/null @@ -1,138 +0,0 @@ -etc/gnome/libgnomeprint-2.0/fonts/gnome-print.fontmap -include/libgnomeprint-2.2/libgnomeprint/gnome-font-face.h -include/libgnomeprint-2.2/libgnomeprint/gnome-font.h -include/libgnomeprint-2.2/libgnomeprint/gnome-glyphlist.h -include/libgnomeprint-2.2/libgnomeprint/gnome-pgl.h -include/libgnomeprint-2.2/libgnomeprint/gnome-print-config.h -include/libgnomeprint-2.2/libgnomeprint/gnome-print-job.h -include/libgnomeprint-2.2/libgnomeprint/gnome-print-paper.h -include/libgnomeprint-2.2/libgnomeprint/gnome-print-unit.h -include/libgnomeprint-2.2/libgnomeprint/gnome-print.h -include/libgnomeprint-2.2/libgnomeprint/gnome-rfont.h -include/libgnomeprint-2.2/libgnomeprint/gp-gc.h -include/libgnomeprint-2.2/libgnomeprint/libgnomeprint-enum-types.h -include/libgnomeprint-2.2/libgnomeprint/private/gnome-font-private.h -include/libgnomeprint-2.2/libgnomeprint/private/gnome-fontmap.h -include/libgnomeprint-2.2/libgnomeprint/private/gnome-glyphlist-private.h -include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-config-private.h -include/libgnomeprint-2.2/libgnomeprint/private/gnome-print-private.h -include/libgnomeprint-2.2/libgnomeprint/private/gp-gc-private.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-config.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-key.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-list.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-model.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-node-private.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-node.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-option.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-printer.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-reference.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-root.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-settings.h -include/libgnomeprint-2.2/libgnomeprint/private/gpa-utils.h -lib/libgnomeprint-2-2.a -lib/libgnomeprint-2-2.so -lib/libgnomeprint-2-2.so.1 -%%CUPS:%%lib/libgnomeprint/%%VERSION%%/modules/libgnomeprintcups.a -%%CUPS:%%lib/libgnomeprint/%%VERSION%%/modules/libgnomeprintcups.so -%%CUPS:%%lib/libgnomeprint/%%VERSION%%/modules/libgnomeprintcups.so.0 -lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-custom.so -lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-file.so -lib/libgnomeprint/%%VERSION%%/modules/transports/libgnomeprint-lpr.so -libdata/pkgconfig/libgnomeprint-2.2.pc -share/doc/libgnomeprint/home.png -share/doc/libgnomeprint/index.html -share/doc/libgnomeprint/index.sgml -share/doc/libgnomeprint/left.png -share/doc/libgnomeprint/libgnomeprint-building.html -share/doc/libgnomeprint/libgnomeprint-compiling.html -share/doc/libgnomeprint/libgnomeprint-gnome-font-face.html -share/doc/libgnomeprint/libgnomeprint-gnome-font.html -share/doc/libgnomeprint/libgnomeprint-gnome-glyphlist.html -share/doc/libgnomeprint/libgnomeprint-gnome-pgl.html -share/doc/libgnomeprint/libgnomeprint-gnome-print-config.html -share/doc/libgnomeprint/libgnomeprint-gnome-print-job.html -share/doc/libgnomeprint/libgnomeprint-gnome-print-master.html -share/doc/libgnomeprint/libgnomeprint-gnome-print-paper.html -share/doc/libgnomeprint/libgnomeprint-gnome-print-unit.html -share/doc/libgnomeprint/libgnomeprint-gnome-print.html -share/doc/libgnomeprint/libgnomeprint-gnome-rfont.html -share/doc/libgnomeprint/libgnomeprint-resources.html -share/doc/libgnomeprint/libgnomeprint.html -share/doc/libgnomeprint/libgnomeprintunsorted.html -share/doc/libgnomeprint/right.png -share/doc/libgnomeprint/up.png -share/gnome/libgnomeprint/%%VERSION%%/globals.xml -share/gnome/libgnomeprint/%%VERSION%%/models/GNOME-GENERIC-PS.xml -share/gnome/libgnomeprint/%%VERSION%%/models/GNOME-PDF-WRITER.xml -share/gnome/libgnomeprint/%%VERSION%%/models/uninstalled/GNOME-META.xml -share/gnome/libgnomeprint/%%VERSION%%/printers/GENERIC.xml -share/gnome/libgnomeprint/%%VERSION%%/printers/PDF-WRITER.xml -share/gnome/libgnomeprint/%%VERSION%%/printers/uninstalled/META.xml -share/locale/az/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/am/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ar/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/be/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/bg/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/bn/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ca/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/cs/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/cy/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/da/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/de/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/el/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/es/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/et/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/fa/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/fi/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/fr/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ga/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/he/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/hu/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/hi/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/id/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/is/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/it/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ja/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ko/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/lv/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/mk/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ml/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/mn/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ms/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/nl/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/nn/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/no/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/pl/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/pt/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/pt_BR/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ro/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ru/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/sk/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/sl/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/sr/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/sr@Latn/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/sv/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/ta/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/th/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/tr/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/uk/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/vi/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/wa/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/zh_CN/LC_MESSAGES/libgnomeprint-2.2.mo -share/locale/zh_TW/LC_MESSAGES/libgnomeprint-2.2.mo -@dirrm share/gnome/libgnomeprint/%%VERSION%%/printers/uninstalled -@dirrm share/gnome/libgnomeprint/%%VERSION%%/printers -@dirrm share/gnome/libgnomeprint/%%VERSION%%/models/uninstalled -@dirrm share/gnome/libgnomeprint/%%VERSION%%/models -@dirrm share/gnome/libgnomeprint/%%VERSION%% -@dirrm share/gnome/libgnomeprint -@dirrm share/doc/libgnomeprint -@dirrm lib/libgnomeprint/%%VERSION%%/modules/transports -@dirrm lib/libgnomeprint/%%VERSION%%/modules -@dirrm lib/libgnomeprint/%%VERSION%% -@dirrm lib/libgnomeprint -@dirrm include/libgnomeprint-2.2/libgnomeprint/private -@dirrm include/libgnomeprint-2.2/libgnomeprint -@dirrm include/libgnomeprint-2.2 -@dirrm etc/gnome/libgnomeprint-2.0/fonts -@dirrm etc/gnome/libgnomeprint-2.0 diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile deleted file mode 100644 index 2f38204e4..000000000 --- a/sysutils/gconf-editor/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gconf-editor -# Date created: 12 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gconf-editor -PORTVERSION= 2.4.0 -PORTEPOCH= 1 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A gconf database editor for the GNOME 2 environment - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gconf2 -USE_LIBTOOL= yes -USE_REINPLACE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/sysutils/gconf-editor/distinfo b/sysutils/gconf-editor/distinfo deleted file mode 100644 index 837b0be5f..000000000 --- a/sysutils/gconf-editor/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gconf-editor-2.4.0.tar.bz2) = 7ebc352062fc8b6d3c09a69ad6e963a7 diff --git a/sysutils/gconf-editor/pkg-descr b/sysutils/gconf-editor/pkg-descr deleted file mode 100644 index f840cc1d2..000000000 --- a/sysutils/gconf-editor/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -gconf-editor is a gconf database editor for GNOME 2.0. It is similar to -regedit on Windows. diff --git a/sysutils/gconf-editor/pkg-plist b/sysutils/gconf-editor/pkg-plist deleted file mode 100644 index 55767281a..000000000 --- a/sysutils/gconf-editor/pkg-plist +++ /dev/null @@ -1,66 +0,0 @@ -bin/gconf-editor -share/gnome/applications/gconf-editor.desktop -share/gnome/pixmaps/gconf-editor.png -share/gnome/pixmaps/gconf-editor/entry-blank.png -share/gnome/pixmaps/gconf-editor/entry-bool.png -share/gnome/pixmaps/gconf-editor/entry-list.png -share/gnome/pixmaps/gconf-editor/entry-number.png -share/gnome/pixmaps/gconf-editor/entry-schema.png -share/gnome/pixmaps/gconf-editor/entry-string.png -share/gnome/pixmaps/gconf-editor/folder-closed.png -share/gnome/pixmaps/gconf-editor/folder-open.png -share/gnome/pixmaps/gconf-editor/stock-about-16.png -share/locale/am/LC_MESSAGES/gconf-editor.mo -share/locale/ar/LC_MESSAGES/gconf-editor.mo -share/locale/az/LC_MESSAGES/gconf-editor.mo -share/locale/be/LC_MESSAGES/gconf-editor.mo -share/locale/bg/LC_MESSAGES/gconf-editor.mo -share/locale/bn/LC_MESSAGES/gconf-editor.mo -share/locale/ca/LC_MESSAGES/gconf-editor.mo -share/locale/cs/LC_MESSAGES/gconf-editor.mo -share/locale/cy/LC_MESSAGES/gconf-editor.mo -share/locale/da/LC_MESSAGES/gconf-editor.mo -share/locale/de/LC_MESSAGES/gconf-editor.mo -share/locale/el/LC_MESSAGES/gconf-editor.mo -share/locale/es/LC_MESSAGES/gconf-editor.mo -share/locale/et/LC_MESSAGES/gconf-editor.mo -share/locale/fa/LC_MESSAGES/gconf-editor.mo -share/locale/fi/LC_MESSAGES/gconf-editor.mo -share/locale/fr/LC_MESSAGES/gconf-editor.mo -share/locale/ga/LC_MESSAGES/gconf-editor.mo -share/locale/gl/LC_MESSAGES/gconf-editor.mo -share/locale/he/LC_MESSAGES/gconf-editor.mo -share/locale/hi/LC_MESSAGES/gconf-editor.mo -share/locale/hu/LC_MESSAGES/gconf-editor.mo -share/locale/id/LC_MESSAGES/gconf-editor.mo -share/locale/it/LC_MESSAGES/gconf-editor.mo -share/locale/ja/LC_MESSAGES/gconf-editor.mo -share/locale/kn/LC_MESSAGES/gconf-editor.mo -share/locale/ko/LC_MESSAGES/gconf-editor.mo -share/locale/li/LC_MESSAGES/gconf-editor.mo -share/locale/lt/LC_MESSAGES/gconf-editor.mo -share/locale/lv/LC_MESSAGES/gconf-editor.mo -share/locale/mk/LC_MESSAGES/gconf-editor.mo -share/locale/ml/LC_MESSAGES/gconf-editor.mo -share/locale/mn/LC_MESSAGES/gconf-editor.mo -share/locale/ms/LC_MESSAGES/gconf-editor.mo -share/locale/nl/LC_MESSAGES/gconf-editor.mo -share/locale/no/LC_MESSAGES/gconf-editor.mo -share/locale/pl/LC_MESSAGES/gconf-editor.mo -share/locale/pt/LC_MESSAGES/gconf-editor.mo -share/locale/pt_BR/LC_MESSAGES/gconf-editor.mo -share/locale/ro/LC_MESSAGES/gconf-editor.mo -share/locale/ru/LC_MESSAGES/gconf-editor.mo -share/locale/sk/LC_MESSAGES/gconf-editor.mo -share/locale/sl/LC_MESSAGES/gconf-editor.mo -share/locale/sq/LC_MESSAGES/gconf-editor.mo -share/locale/sr/LC_MESSAGES/gconf-editor.mo -share/locale/sr@Latn/LC_MESSAGES/gconf-editor.mo -share/locale/sv/LC_MESSAGES/gconf-editor.mo -share/locale/ta/LC_MESSAGES/gconf-editor.mo -share/locale/tr/LC_MESSAGES/gconf-editor.mo -share/locale/uk/LC_MESSAGES/gconf-editor.mo -share/locale/vi/LC_MESSAGES/gconf-editor.mo -share/locale/zh_CN/LC_MESSAGES/gconf-editor.mo -share/locale/zh_TW/LC_MESSAGES/gconf-editor.mo -@dirrm share/gnome/pixmaps/gconf-editor diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile deleted file mode 100644 index 5af729474..000000000 --- a/sysutils/gnome-control-center/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: gnomecontrolcenter2 -# Date created: 04 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomecontrolcenter2 -PORTVERSION= 2.4.0 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/control-center/2.4 -DISTNAME= control-center-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Control center for GNOME 2 project - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack gnomehier metacity nautilus2 -GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|[{]prefix[}]/share/pixmaps|{datadir}/pixmaps|g' - -.include <bsd.port.mk> diff --git a/sysutils/gnome-control-center/distinfo b/sysutils/gnome-control-center/distinfo deleted file mode 100644 index 660289920..000000000 --- a/sysutils/gnome-control-center/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/control-center-2.4.0.tar.bz2) = 44115d3174d2f603f34a336ada562bae diff --git a/sysutils/gnome-control-center/files/patch-capplets_mouse_gnome-mouse-properties.c b/sysutils/gnome-control-center/files/patch-capplets_mouse_gnome-mouse-properties.c deleted file mode 100644 index 9c487d7b8..000000000 --- a/sysutils/gnome-control-center/files/patch-capplets_mouse_gnome-mouse-properties.c +++ /dev/null @@ -1,29 +0,0 @@ ---- capplets/mouse/gnome-mouse-properties.c.orig Sat Nov 2 13:40:22 2002 -+++ capplets/mouse/gnome-mouse-properties.c Sun Dec 22 16:33:36 2002 -@@ -591,7 +591,7 @@ - filename = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_APP_PIXMAP, "mouse-cursor-white.png", TRUE, NULL); - pixbuf = gdk_pixbuf_new_from_file (filename, NULL); - g_free (filename); -- font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "gnome/cursor-fonts/cursor-white.pcf", FALSE, NULL); -+ font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "cursor-fonts/cursor-white.pcf", FALSE, NULL); - - gtk_list_store_append (GTK_LIST_STORE (model), &iter); - if (cursor_font && ! strcmp (cursor_font, font_path)) { -@@ -612,7 +612,7 @@ - filename = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_APP_PIXMAP, "mouse-cursor-normal-large.png", TRUE, NULL); - pixbuf = gdk_pixbuf_new_from_file (filename, NULL); - g_free (filename); -- font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "gnome/cursor-fonts/cursor-large.pcf", FALSE, NULL); -+ font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "cursor-fonts/cursor-large.pcf", FALSE, NULL); - - gtk_list_store_append (GTK_LIST_STORE (model), &iter); - if (cursor_font && ! strcmp (cursor_font, font_path)) { -@@ -633,7 +633,7 @@ - filename = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_APP_PIXMAP, "mouse-cursor-white-large.png", TRUE, NULL); - pixbuf = gdk_pixbuf_new_from_file (filename, NULL); - g_free (filename); -- font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "gnome/cursor-fonts/cursor-large-white.pcf", FALSE, NULL); -+ font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "cursor-fonts/cursor-large-white.pcf", FALSE, NULL); - - gtk_list_store_append (GTK_LIST_STORE (model), &iter); - if (cursor_font && ! strcmp (cursor_font, font_path)) { diff --git a/sysutils/gnome-control-center/files/patch-configure b/sysutils/gnome-control-center/files/patch-configure deleted file mode 100644 index 83ef8876c..000000000 --- a/sysutils/gnome-control-center/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Wed Dec 18 16:10:09 2002 -+++ configure Sun Dec 22 16:36:03 2002 -@@ -12607,7 +12608,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOMECC_DATA_DIR "${real_prefix}/share/${GETTEXT_PACKAGE}" -+#define GNOMECC_DATA_DIR "${datadir}/${GETTEXT_PACKAGE}" - _ACEOF - - GNOMECC_ICONS_DIR='$(datadir)/'${GETTEXT_PACKAGE}'/icons' diff --git a/sysutils/gnome-control-center/files/patch-libwindow-settings_gnome-wm-manager.c b/sysutils/gnome-control-center/files/patch-libwindow-settings_gnome-wm-manager.c deleted file mode 100644 index 95bbf2ea4..000000000 --- a/sysutils/gnome-control-center/files/patch-libwindow-settings_gnome-wm-manager.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libwindow-settings/gnome-wm-manager.c.orig Mon Nov 11 00:42:08 2002 -+++ libwindow-settings/gnome-wm-manager.c Mon Nov 11 00:43:26 2002 -@@ -227,7 +227,7 @@ - - done_scan = TRUE; - -- tempdir = gnome_unconditional_datadir_file ("gnome/wm-properties/"); -+ tempdir = gnome_unconditional_datadir_file ("wm-properties/"); - scan_wm_directory (tempdir, FALSE); - g_free (tempdir); - diff --git a/sysutils/gnome-control-center/files/patch-libwindow-settings_wm-list.c b/sysutils/gnome-control-center/files/patch-libwindow-settings_wm-list.c deleted file mode 100644 index 149d59a9b..000000000 --- a/sysutils/gnome-control-center/files/patch-libwindow-settings_wm-list.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libwindow-settings/wm-list.c.orig Tue Oct 8 17:43:12 2002 -+++ libwindow-settings/wm-list.c Tue Oct 8 17:43:25 2002 -@@ -251,7 +251,7 @@ - gchar *name; - GConfClient *client; - -- tempdir = gnome_unconditional_datadir_file ("gnome/wm-properties/"); -+ tempdir = gnome_unconditional_datadir_file ("wm-properties/"); - wm_list_read_dir (tempdir, FALSE); - g_free (tempdir); - diff --git a/sysutils/gnome-control-center/files/patch-ltmain.sh b/sysutils/gnome-control-center/files/patch-ltmain.sh deleted file mode 100644 index 49efbb5de..000000000 --- a/sysutils/gnome-control-center/files/patch-ltmain.sh +++ /dev/null @@ -1,51 +0,0 @@ ---- ltmain.sh.orig Thu May 1 11:30:14 2003 -+++ ltmain.sh Mon Aug 11 14:38:46 2003 -@@ -1280,7 +1280,7 @@ - esac - elif test "X$arg" = "X-lc_r"; then - case $host in -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd* | *-*-freebsd4*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -1290,8 +1290,16 @@ - continue - ;; - -+ -pthread) -+ compile_command="$compile_command -pthread" -+ finalize_command="$finalize_command -pthread" -+ compiler_flags="$compiler_flags -pthread" -+ continue -+ ;; -+ - -module) - module=yes -+ build_old_libs=no - continue - ;; - -@@ -3000,6 +3008,9 @@ - # problems, so we reset it completely - verstring= - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - verstring="0.0" - ;; -@@ -5428,10 +5439,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/sysutils/gnome-control-center/files/patch-vfs_methods_themus_theme-method.c b/sysutils/gnome-control-center/files/patch-vfs_methods_themus_theme-method.c deleted file mode 100644 index a9add20e2..000000000 --- a/sysutils/gnome-control-center/files/patch-vfs_methods_themus_theme-method.c +++ /dev/null @@ -1,10 +0,0 @@ ---- vfs-methods/themus/theme-method.c.orig Fri Jun 13 07:52:44 2003 -+++ vfs-methods/themus/theme-method.c Sat Jun 28 12:50:39 2003 -@@ -19,6 +19,7 @@ - - #include <string.h> - #include <errno.h> -+#include <libintl.h> - #include <sys/stat.h> - #include <sys/types.h> - diff --git a/sysutils/gnome-control-center/pkg-descr b/sysutils/gnome-control-center/pkg-descr deleted file mode 100644 index 017e3d76e..000000000 --- a/sysutils/gnome-control-center/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -control center for GNOME 2.0 project. diff --git a/sysutils/gnome-control-center/pkg-plist b/sysutils/gnome-control-center/pkg-plist deleted file mode 100644 index 00cba3227..000000000 --- a/sysutils/gnome-control-center/pkg-plist +++ /dev/null @@ -1,267 +0,0 @@ -bin/gnome-accessibility-keyboard-properties -bin/gnome-at-properties -bin/gnome-background-properties -bin/gnome-control-center -bin/gnome-default-applications-properties -bin/gnome-display-properties -bin/gnome-file-types-properties -bin/gnome-font-properties -bin/gnome-font-viewer -bin/gnome-keybinding-properties -bin/gnome-keyboard-properties -bin/gnome-mouse-properties -bin/gnome-network-preferences -bin/gnome-settings-daemon -bin/gnome-sound-properties -bin/themus-theme-applier -bin/gnome-theme-manager -bin/gnome-theme-thumbnailer -bin/gnome-thumbnail-font -bin/gnome-typing-monitor -bin/gnome-ui-properties -bin/gnome-window-properties -etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon/editor/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon/screensaver/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/font_rendering/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-font-otf/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-font-pcf/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-font-ttf/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-font-type1/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-gnome-theme-installed/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-gnome-theme/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon/editor/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon/screensaver/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/font_rendering/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-font-otf/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-font-pcf/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-font-ttf/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-font-type1/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-gnome-theme-installed/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-gnome-theme/%gconf.xml -etc/gconf/schemas/apps_gnome_settings_daemon_default_editor.schemas -etc/gconf/schemas/apps_gnome_settings_daemon_screensaver.schemas -etc/gconf/schemas/desktop_gnome_font_rendering.schemas -etc/gconf/schemas/fontilus.schemas -etc/gconf/schemas/themus.schemas -etc/gnome-vfs-2.0/modules/font-method.conf -etc/gnome-vfs-2.0/modules/theme-method.conf -include/gnome-window-settings-2.0/gnome-window-manager.h -include/gnome-window-settings-2.0/gnome-wm-manager.h -lib/bonobo/libthemus-theme-properties-view.so -lib/gnome-vfs-2.0/modules/libfont-method.so -lib/gnome-vfs-2.0/modules/libtheme-method.so -lib/libgnome-window-settings.a -lib/libgnome-window-settings.so -lib/libgnome-window-settings.so.1 -lib/window-manager-settings/libmetacity.a -lib/window-manager-settings/libmetacity.so -libdata/bonobo/servers/GNOME_SettingsDaemon.server -libdata/bonobo/servers/Themus_Properties_View.server -libdata/bonobo/servers/fontilus.server -libdata/pkgconfig/gnome-window-settings-2.0.pc -libexec/fontilus-context-menu -share/gnome/application-registry/fontilus.applications -share/gnome/application-registry/themus.applications -share/gnome/applications/gnomecc.desktop -share/gnome/control-center-2.0/capplets/accessibility-keyboard.desktop -share/gnome/control-center-2.0/capplets/at-properties.desktop -share/gnome/control-center-2.0/capplets/background.desktop -share/gnome/control-center-2.0/capplets/behavior.desktop -share/gnome/control-center-2.0/capplets/default-applications.desktop -share/gnome/control-center-2.0/capplets/display-properties.desktop -share/gnome/control-center-2.0/capplets/file-types.desktop -share/gnome/control-center-2.0/capplets/font-properties.desktop -share/gnome/control-center-2.0/capplets/gnome-network-preferences.desktop -share/gnome/control-center-2.0/capplets/gtk-theme-selector.desktop -share/gnome/control-center-2.0/capplets/keybinding.desktop -share/gnome/control-center-2.0/capplets/keyboard.desktop -share/gnome/control-center-2.0/capplets/mouse.desktop -share/gnome/control-center-2.0/capplets/sound.desktop -share/gnome/control-center-2.0/capplets/window-properties.desktop -share/gnome/control-center-2.0/icons/accessibility-directory.png -share/gnome/control-center-2.0/icons/accessibility-keyboard-capplet.png -share/gnome/control-center-2.0/icons/at-enable-capplet.png -share/gnome/control-center-2.0/icons/background-capplet.png -share/gnome/control-center-2.0/icons/behavior-capplet.png -share/gnome/control-center-2.0/icons/default-applications-capplet.png -share/gnome/control-center-2.0/icons/display-capplet.png -share/gnome/control-center-2.0/icons/font-capplet.png -share/gnome/control-center-2.0/icons/gnome-network-capplet.png -share/gnome/control-center-2.0/icons/mouse-capplet.png -share/gnome/control-center-2.0/icons/sound-capplet.png -share/gnome/control-center-2.0/icons/window-capplet.png -share/gnome/control-center-2.0/interfaces/at-enable-dialog.glade -share/gnome/control-center-2.0/interfaces/background-properties.glade -share/gnome/control-center-2.0/interfaces/file-types-properties.glade -share/gnome/control-center-2.0/interfaces/font-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-accessibility-keyboard-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-default-applications-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-keybinding-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-keyboard-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-mouse-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-network-preferences.glade -share/gnome/control-center-2.0/interfaces/gnome-ui-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-window-properties.glade -share/gnome/control-center-2.0/interfaces/sound-properties.glade -share/gnome/control-center-2.0/interfaces/theme-install.glade -share/gnome/control-center-2.0/interfaces/theme-properties.glade -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-bouncekey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-mousekey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-slowkey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-stickykey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-togglekey.png -share/gnome/control-center-2.0/pixmaps/at-enable-capplet.png -share/gnome/control-center-2.0/pixmaps/at-startup.png -share/gnome/control-center-2.0/pixmaps/at-support.png -share/gnome/control-center-2.0/pixmaps/bar-disabled.png -share/gnome/control-center-2.0/pixmaps/bar-green.png -share/gnome/control-center-2.0/pixmaps/bar-red.png -share/gnome/control-center-2.0/pixmaps/bar.png -share/gnome/control-center-2.0/pixmaps/double-click-maybe.png -share/gnome/control-center-2.0/pixmaps/double-click-off.png -share/gnome/control-center-2.0/pixmaps/double-click-on.png -share/gnome/control-center-2.0/pixmaps/keyboard-bell.png -share/gnome/control-center-2.0/pixmaps/keyboard-capplet.png -share/gnome/control-center-2.0/pixmaps/keyboard-cursor.png -share/gnome/control-center-2.0/pixmaps/keyboard-repeat.png -share/gnome/control-center-2.0/pixmaps/keyboard-volume.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-normal-large.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-normal.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-white-large.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-white.png -share/gnome/control-center-2.0/pixmaps/mouse-left.png -share/gnome/control-center-2.0/pixmaps/mouse-right.png -share/gnome/control-center-2.0/pixmaps/ocean-stripes.png -share/gnome/control-center-2.0/pixmaps/sound-capplet.png -share/gnome/control-center-2.0/pixmaps/stop.png -share/gnome/control-center-2.0/pixmaps/subpixel-bgr.png -share/gnome/control-center-2.0/pixmaps/subpixel-rgb.png -share/gnome/control-center-2.0/pixmaps/subpixel-vbgr.png -share/gnome/control-center-2.0/pixmaps/subpixel-vrgb.png -share/gnome/control-center-2.0/pixmaps/theme-thumbnailing.png -share/gnome/control-center-2.0/pixmaps/visual-bell.png -share/gnome/control-center-2.0/xrdb/Editres.ad -share/gnome/control-center-2.0/xrdb/Emacs.ad -share/gnome/control-center-2.0/xrdb/General.ad -share/gnome/control-center-2.0/xrdb/Motif.ad -share/gnome/control-center-2.0/xrdb/Tk.ad -share/gnome/control-center-2.0/xrdb/Xaw.ad -share/gnome/control-center/apply-font.glade -share/gnome/cursor-fonts/cursor-large-white.pcf -share/gnome/cursor-fonts/cursor-large.pcf -share/gnome/cursor-fonts/cursor-white.pcf -share/gnome/gnome-2.0/ui/gnomecc-ui.xml -share/gnome/idl/ConfigArchiver.idl -share/gnome/idl/GNOME_SettingsDaemon.idl -share/gnome/mime-info/fontilus.keys -share/gnome/mime-info/fontilus.mime -share/gnome/mime-info/themus.keys -share/gnome/pixmaps/accessibility-keyboard-capplet.png -share/gnome/pixmaps/at-enable-capplet.png -share/gnome/pixmaps/background-capplet.png -share/gnome/pixmaps/behavior-capplet.png -share/gnome/pixmaps/control-center2.png -share/gnome/pixmaps/default-applications-capplet.png -share/gnome/pixmaps/display-capplet.png -share/gnome/pixmaps/font-capplet.png -share/gnome/pixmaps/gnome-ccthemes.png -share/gnome/pixmaps/gnomecc-2/active.png -share/gnome/pixmaps/gnomecc-2/bcg_top.png -share/gnome/pixmaps/gnomecc-2/blank.png -share/gnome/pixmaps/gnomecc-2/title.png -share/gnome/pixmaps/keyboard-capplet.png -share/gnome/pixmaps/keyboard-shortcut.png -share/gnome/pixmaps/mouse-capplet.png -share/gnome/pixmaps/window-capplet.png -share/gnome/vfolders/Accessibility.directory -share/gnome/vfolders/Advanced.directory -share/gnome/vfolders/font-method.directory -share/gnome/vfolders/theme-method.directory -share/locale/am/LC_MESSAGES/control-center-2.0.mo -share/locale/ar/LC_MESSAGES/control-center-2.0.mo -share/locale/az/LC_MESSAGES/control-center-2.0.mo -share/locale/be/LC_MESSAGES/control-center-2.0.mo -share/locale/bg/LC_MESSAGES/control-center-2.0.mo -share/locale/bn/LC_MESSAGES/control-center-2.0.mo -share/locale/ca/LC_MESSAGES/control-center-2.0.mo -share/locale/cs/LC_MESSAGES/control-center-2.0.mo -share/locale/cy/LC_MESSAGES/control-center-2.0.mo -share/locale/da/LC_MESSAGES/control-center-2.0.mo -share/locale/de/LC_MESSAGES/control-center-2.0.mo -share/locale/el/LC_MESSAGES/control-center-2.0.mo -share/locale/en_GB/LC_MESSAGES/control-center-2.0.mo -share/locale/es/LC_MESSAGES/control-center-2.0.mo -share/locale/et/LC_MESSAGES/control-center-2.0.mo -share/locale/fa/LC_MESSAGES/control-center-2.0.mo -share/locale/fi/LC_MESSAGES/control-center-2.0.mo -share/locale/fr/LC_MESSAGES/control-center-2.0.mo -share/locale/ga/LC_MESSAGES/control-center-2.0.mo -share/locale/gl/LC_MESSAGES/control-center-2.0.mo -share/locale/he/LC_MESSAGES/control-center-2.0.mo -share/locale/hi/LC_MESSAGES/control-center-2.0.mo -share/locale/hr/LC_MESSAGES/control-center-2.0.mo -share/locale/hu/LC_MESSAGES/control-center-2.0.mo -share/locale/id/LC_MESSAGES/control-center-2.0.mo -share/locale/is/LC_MESSAGES/control-center-2.0.mo -share/locale/it/LC_MESSAGES/control-center-2.0.mo -share/locale/ja/LC_MESSAGES/control-center-2.0.mo -share/locale/ko/LC_MESSAGES/control-center-2.0.mo -share/locale/lt/LC_MESSAGES/control-center-2.0.mo -share/locale/lv/LC_MESSAGES/control-center-2.0.mo -share/locale/mk/LC_MESSAGES/control-center-2.0.mo -share/locale/ml/LC_MESSAGES/control-center-2.0.mo -share/locale/mn/LC_MESSAGES/control-center-2.0.mo -share/locale/ms/LC_MESSAGES/control-center-2.0.mo -share/locale/nl/LC_MESSAGES/control-center-2.0.mo -share/locale/nn/LC_MESSAGES/control-center-2.0.mo -share/locale/no/LC_MESSAGES/control-center-2.0.mo -share/locale/pl/LC_MESSAGES/control-center-2.0.mo -share/locale/pt/LC_MESSAGES/control-center-2.0.mo -share/locale/pt_BR/LC_MESSAGES/control-center-2.0.mo -share/locale/ro/LC_MESSAGES/control-center-2.0.mo -share/locale/ru/LC_MESSAGES/control-center-2.0.mo -share/locale/sk/LC_MESSAGES/control-center-2.0.mo -share/locale/sl/LC_MESSAGES/control-center-2.0.mo -share/locale/sq/LC_MESSAGES/control-center-2.0.mo -share/locale/sr/LC_MESSAGES/control-center-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/control-center-2.0.mo -share/locale/sv/LC_MESSAGES/control-center-2.0.mo -share/locale/ta/LC_MESSAGES/control-center-2.0.mo -share/locale/th/LC_MESSAGES/control-center-2.0.mo -share/locale/tr/LC_MESSAGES/control-center-2.0.mo -share/locale/uk/LC_MESSAGES/control-center-2.0.mo -share/locale/vi/LC_MESSAGES/control-center-2.0.mo -share/locale/wa/LC_MESSAGES/control-center-2.0.mo -share/locale/zh_CN/LC_MESSAGES/control-center-2.0.mo -share/locale/zh_TW/LC_MESSAGES/control-center-2.0.mo -@dirrm share/gnome/pixmaps/gnomecc-2 -@dirrm share/gnome/cursor-fonts -@dirrm share/gnome/control-center-2.0/xrdb -@dirrm share/gnome/control-center-2.0/pixmaps -@dirrm share/gnome/control-center-2.0/interfaces -@dirrm share/gnome/control-center-2.0/icons -@dirrm share/gnome/applications -@dirrm lib/window-manager-settings -@dirrm include/gnome-window-settings-2.0 -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-gnome-theme-installed -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-gnome-theme -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-font-type1 -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-font-ttf -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-font-pcf -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-font-otf -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/font_rendering -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon/screensaver -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon/editor -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-gnome-theme-installed -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-gnome-theme -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-font-type1 -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-font-ttf -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-font-pcf -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-font-otf -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/font_rendering -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon/screensaver -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon/editor -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile deleted file mode 100644 index 1cfc0ea85..000000000 --- a/sysutils/gnome-system-monitor/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: gnomesystemmonitor -# Date created: 09 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomesystemmonitor -PORTVERSION= 2.4.0 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-system-monitor/2.4 -DISTNAME= gnome-system-monitor-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2 system monitor program - -LIB_DEPENDS= gtop-2.0.2:${PORTSDIR}/devel/libgtop2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui libwnck -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib -lutil" - -.include <bsd.port.mk> diff --git a/sysutils/gnome-system-monitor/distinfo b/sysutils/gnome-system-monitor/distinfo deleted file mode 100644 index 3063caabe..000000000 --- a/sysutils/gnome-system-monitor/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-system-monitor-2.4.0.tar.bz2) = f855d85adcc2eb0f20f639cbc2f00cbf diff --git a/sysutils/gnome-system-monitor/files/patch-configure b/sysutils/gnome-system-monitor/files/patch-configure deleted file mode 100644 index 504276306..000000000 --- a/sysutils/gnome-system-monitor/files/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Mon Nov 25 21:02:50 2002 -+++ configure Fri Nov 29 20:30:44 2002 -@@ -3731,7 +3731,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - _ACEOF - - -@@ -6630,7 +6630,7 @@ - s,@WARN_CFLAGS@,$WARN_CFLAGS,;t t - s,@PKG_CONFIG@,$PKG_CONFIG,;t t - s,@PROCMAN_CFLAGS@,$PROCMAN_CFLAGS,;t t --s,@PROCMAN_LIBS@,$PROCMAN_LIBS,;t t -+s,@PROCMAN_LIBS@, $PROCMAN_LIBS,;t t - s,@GCONF_SCHEMA_CONFIG_SOURCE@,$GCONF_SCHEMA_CONFIG_SOURCE,;t t - s,@GCONF_SCHEMA_FILE_DIR@,$GCONF_SCHEMA_FILE_DIR,;t t - s,@GETTEXT_PACKAGE@,$GETTEXT_PACKAGE,;t t diff --git a/sysutils/gnome-system-monitor/files/patch-src::proctable.c b/sysutils/gnome-system-monitor/files/patch-src::proctable.c deleted file mode 100644 index 5cb348a5a..000000000 --- a/sysutils/gnome-system-monitor/files/patch-src::proctable.c +++ /dev/null @@ -1,53 +0,0 @@ ---- src/proctable.c.orig Sat Jun 7 04:35:32 2003 -+++ src/proctable.c Thu Sep 4 16:29:18 2003 -@@ -539,6 +539,9 @@ - glibtop_get_proc_uid (&procuid, pid); - glibtop_get_proc_time (&proctime, pid); - newcputime = proctime.utime + proctime.stime; -+ if (proctime.frequency) { -+ newcputime /= (proctime.frequency/100); -+ } - model = gtk_tree_view_get_model (GTK_TREE_VIEW (procdata->tree)); - - info->mem = procmem.size; -@@ -620,6 +623,9 @@ - glibtop_get_proc_uid (&procuid, pid); - glibtop_get_proc_time (&proctime, pid); - newcputime = proctime.utime + proctime.stime; -+ if (proctime.frequency) { -+ newcputime /= (proctime.frequency/100); -+ } - - arguments = glibtop_get_proc_args (&procargs, pid, 0); - get_process_name (procdata, info, procstate.cmd, arguments); -@@ -709,12 +715,20 @@ - return NULL; - } - -+static int -+pid_compare(const void* first, const void* second) -+{ -+ return *(unsigned*)first - *(unsigned*)second; -+} -+ - static void - refresh_list (ProcData *data, unsigned *pid_list, gint n) - { - ProcData *procdata = data; - GList *list = procdata->info; - gint i = 0; -+ -+ qsort(pid_list, n, sizeof (*pid_list), pid_compare); - - while (i < n) - { -@@ -812,6 +826,9 @@ - ** should probably have a total_time_last gint in the ProcInfo structure */ - glibtop_get_cpu (&cpu); - total_time = cpu.total - total_time_last; -+ if (cpu.frequency) { -+ total_time /= (cpu.frequency/100); -+ } - total_time_last = cpu.total; - - refresh_list (procdata, pid_list, n); diff --git a/sysutils/gnome-system-monitor/files/patch-src_util.c b/sysutils/gnome-system-monitor/files/patch-src_util.c deleted file mode 100644 index b7e262b0c..000000000 --- a/sysutils/gnome-system-monitor/files/patch-src_util.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/util.c.orig Thu May 9 01:16:48 2002 -+++ src/util.c Thu May 9 01:17:13 2002 -@@ -16,6 +16,7 @@ - - #ifdef __FreeBSD__ - # include <errno.h> -+# include <termios.h> - # include <libutil.h> - #endif - diff --git a/sysutils/gnome-system-monitor/pkg-descr b/sysutils/gnome-system-monitor/pkg-descr deleted file mode 100644 index 40caee647..000000000 --- a/sysutils/gnome-system-monitor/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 system monitor program. diff --git a/sysutils/gnome-system-monitor/pkg-plist b/sysutils/gnome-system-monitor/pkg-plist deleted file mode 100644 index d035ed395..000000000 --- a/sysutils/gnome-system-monitor/pkg-plist +++ /dev/null @@ -1,90 +0,0 @@ -bin/gnome-system-monitor -etc/gconf/gconf.xml.defaults/apps/procman/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/procman/disktree/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/procman/memmapstree/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/procman/proctree/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/procman/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/procman/disktree/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/procman/memmapstree/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/procman/proctree/%gconf.xml -etc/gconf/schemas/gnome-system-monitor.schemas -share/gnome/applications/gnome-system-monitor.desktop -share/gnome/help/gnome-system-monitor/C/figures/addColumn.png -share/gnome/help/gnome-system-monitor/C/figures/changePriority.png -share/gnome/help/gnome-system-monitor/C/figures/colorPanel.png -share/gnome/help/gnome-system-monitor/C/figures/columnContextMenu.png -share/gnome/help/gnome-system-monitor/C/figures/memoryMaps.png -share/gnome/help/gnome-system-monitor/C/figures/moreInfo.png -share/gnome/help/gnome-system-monitor/C/figures/processListing.png -share/gnome/help/gnome-system-monitor/C/figures/sortButton.png -share/gnome/help/gnome-system-monitor/C/figures/sortMenu.png -share/gnome/help/gnome-system-monitor/C/figures/sortMenu2.png -share/gnome/help/gnome-system-monitor/C/figures/systemMonitor.png -share/gnome/help/gnome-system-monitor/C/figures/viewMenu.png -share/gnome/help/gnome-system-monitor/C/gnome-system-monitor.xml -share/gnome/help/gnome-system-monitor/C/legal.xml -share/gnome/omf/gnome-system-monitor/gnome-system-monitor-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-system-monitor/gnome-system-monitor-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/procman.png -share/locale/am/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ar/LC_MESSAGES/gnome-system-monitor.mo -share/locale/az/LC_MESSAGES/gnome-system-monitor.mo -share/locale/be/LC_MESSAGES/gnome-system-monitor.mo -share/locale/bg/LC_MESSAGES/gnome-system-monitor.mo -share/locale/bn/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ca/LC_MESSAGES/gnome-system-monitor.mo -share/locale/cs/LC_MESSAGES/gnome-system-monitor.mo -share/locale/cy/LC_MESSAGES/gnome-system-monitor.mo -share/locale/da/LC_MESSAGES/gnome-system-monitor.mo -share/locale/de/LC_MESSAGES/gnome-system-monitor.mo -share/locale/el/LC_MESSAGES/gnome-system-monitor.mo -share/locale/es/LC_MESSAGES/gnome-system-monitor.mo -share/locale/fa/LC_MESSAGES/gnome-system-monitor.mo -share/locale/fi/LC_MESSAGES/gnome-system-monitor.mo -share/locale/fr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ga/LC_MESSAGES/gnome-system-monitor.mo -share/locale/gl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/he/LC_MESSAGES/gnome-system-monitor.mo -share/locale/hi/LC_MESSAGES/gnome-system-monitor.mo -share/locale/hu/LC_MESSAGES/gnome-system-monitor.mo -share/locale/id/LC_MESSAGES/gnome-system-monitor.mo -share/locale/it/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ja/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ko/LC_MESSAGES/gnome-system-monitor.mo -share/locale/li/LC_MESSAGES/gnome-system-monitor.mo -share/locale/lv/LC_MESSAGES/gnome-system-monitor.mo -share/locale/mk/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ml/LC_MESSAGES/gnome-system-monitor.mo -share/locale/mn/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ms/LC_MESSAGES/gnome-system-monitor.mo -share/locale/nl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/no/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pt/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pt_BR/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ro/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ru/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sk/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sv/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sq/LC_MESSAGES/gnome-system-monitor.mo -share/locale/tr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/uk/LC_MESSAGES/gnome-system-monitor.mo -share/locale/vi/LC_MESSAGES/gnome-system-monitor.mo -share/locale/zh_CN/LC_MESSAGES/gnome-system-monitor.mo -share/locale/zh_TW/LC_MESSAGES/gnome-system-monitor.mo -@dirrm share/gnome/omf/gnome-system-monitor -@dirrm share/gnome/help/gnome-system-monitor/C/figures -@dirrm share/gnome/help/gnome-system-monitor/C -@dirrm share/gnome/help/gnome-system-monitor -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/proctree -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/memmapstree -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/disktree -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman -@dirrm etc/gconf/gconf.xml.defaults/apps/procman/proctree -@dirrm etc/gconf/gconf.xml.defaults/apps/procman/memmapstree -@dirrm etc/gconf/gconf.xml.defaults/apps/procman/disktree -@dirrm etc/gconf/gconf.xml.defaults/apps/procman -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-system-monitor/gnome-system-monitor-C.omf 2>/dev/null || /usr/bin/true diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile deleted file mode 100644 index 5af729474..000000000 --- a/sysutils/gnomecontrolcenter2/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: gnomecontrolcenter2 -# Date created: 04 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomecontrolcenter2 -PORTVERSION= 2.4.0 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/control-center/2.4 -DISTNAME= control-center-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Control center for GNOME 2 project - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack gnomehier metacity nautilus2 -GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|[{]prefix[}]/share/pixmaps|{datadir}/pixmaps|g' - -.include <bsd.port.mk> diff --git a/sysutils/gnomecontrolcenter2/distinfo b/sysutils/gnomecontrolcenter2/distinfo deleted file mode 100644 index 660289920..000000000 --- a/sysutils/gnomecontrolcenter2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/control-center-2.4.0.tar.bz2) = 44115d3174d2f603f34a336ada562bae diff --git a/sysutils/gnomecontrolcenter2/files/patch-capplets_mouse_gnome-mouse-properties.c b/sysutils/gnomecontrolcenter2/files/patch-capplets_mouse_gnome-mouse-properties.c deleted file mode 100644 index 9c487d7b8..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-capplets_mouse_gnome-mouse-properties.c +++ /dev/null @@ -1,29 +0,0 @@ ---- capplets/mouse/gnome-mouse-properties.c.orig Sat Nov 2 13:40:22 2002 -+++ capplets/mouse/gnome-mouse-properties.c Sun Dec 22 16:33:36 2002 -@@ -591,7 +591,7 @@ - filename = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_APP_PIXMAP, "mouse-cursor-white.png", TRUE, NULL); - pixbuf = gdk_pixbuf_new_from_file (filename, NULL); - g_free (filename); -- font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "gnome/cursor-fonts/cursor-white.pcf", FALSE, NULL); -+ font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "cursor-fonts/cursor-white.pcf", FALSE, NULL); - - gtk_list_store_append (GTK_LIST_STORE (model), &iter); - if (cursor_font && ! strcmp (cursor_font, font_path)) { -@@ -612,7 +612,7 @@ - filename = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_APP_PIXMAP, "mouse-cursor-normal-large.png", TRUE, NULL); - pixbuf = gdk_pixbuf_new_from_file (filename, NULL); - g_free (filename); -- font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "gnome/cursor-fonts/cursor-large.pcf", FALSE, NULL); -+ font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "cursor-fonts/cursor-large.pcf", FALSE, NULL); - - gtk_list_store_append (GTK_LIST_STORE (model), &iter); - if (cursor_font && ! strcmp (cursor_font, font_path)) { -@@ -633,7 +633,7 @@ - filename = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_APP_PIXMAP, "mouse-cursor-white-large.png", TRUE, NULL); - pixbuf = gdk_pixbuf_new_from_file (filename, NULL); - g_free (filename); -- font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "gnome/cursor-fonts/cursor-large-white.pcf", FALSE, NULL); -+ font_path = gnome_program_locate_file (program, GNOME_FILE_DOMAIN_DATADIR, "cursor-fonts/cursor-large-white.pcf", FALSE, NULL); - - gtk_list_store_append (GTK_LIST_STORE (model), &iter); - if (cursor_font && ! strcmp (cursor_font, font_path)) { diff --git a/sysutils/gnomecontrolcenter2/files/patch-configure b/sysutils/gnomecontrolcenter2/files/patch-configure deleted file mode 100644 index 83ef8876c..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Wed Dec 18 16:10:09 2002 -+++ configure Sun Dec 22 16:36:03 2002 -@@ -12607,7 +12608,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOMECC_DATA_DIR "${real_prefix}/share/${GETTEXT_PACKAGE}" -+#define GNOMECC_DATA_DIR "${datadir}/${GETTEXT_PACKAGE}" - _ACEOF - - GNOMECC_ICONS_DIR='$(datadir)/'${GETTEXT_PACKAGE}'/icons' diff --git a/sysutils/gnomecontrolcenter2/files/patch-libwindow-settings_gnome-wm-manager.c b/sysutils/gnomecontrolcenter2/files/patch-libwindow-settings_gnome-wm-manager.c deleted file mode 100644 index 95bbf2ea4..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-libwindow-settings_gnome-wm-manager.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libwindow-settings/gnome-wm-manager.c.orig Mon Nov 11 00:42:08 2002 -+++ libwindow-settings/gnome-wm-manager.c Mon Nov 11 00:43:26 2002 -@@ -227,7 +227,7 @@ - - done_scan = TRUE; - -- tempdir = gnome_unconditional_datadir_file ("gnome/wm-properties/"); -+ tempdir = gnome_unconditional_datadir_file ("wm-properties/"); - scan_wm_directory (tempdir, FALSE); - g_free (tempdir); - diff --git a/sysutils/gnomecontrolcenter2/files/patch-libwindow-settings_wm-list.c b/sysutils/gnomecontrolcenter2/files/patch-libwindow-settings_wm-list.c deleted file mode 100644 index 149d59a9b..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-libwindow-settings_wm-list.c +++ /dev/null @@ -1,11 +0,0 @@ ---- libwindow-settings/wm-list.c.orig Tue Oct 8 17:43:12 2002 -+++ libwindow-settings/wm-list.c Tue Oct 8 17:43:25 2002 -@@ -251,7 +251,7 @@ - gchar *name; - GConfClient *client; - -- tempdir = gnome_unconditional_datadir_file ("gnome/wm-properties/"); -+ tempdir = gnome_unconditional_datadir_file ("wm-properties/"); - wm_list_read_dir (tempdir, FALSE); - g_free (tempdir); - diff --git a/sysutils/gnomecontrolcenter2/files/patch-ltmain.sh b/sysutils/gnomecontrolcenter2/files/patch-ltmain.sh deleted file mode 100644 index 49efbb5de..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-ltmain.sh +++ /dev/null @@ -1,51 +0,0 @@ ---- ltmain.sh.orig Thu May 1 11:30:14 2003 -+++ ltmain.sh Mon Aug 11 14:38:46 2003 -@@ -1280,7 +1280,7 @@ - esac - elif test "X$arg" = "X-lc_r"; then - case $host in -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd* | *-*-freebsd4*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -1290,8 +1290,16 @@ - continue - ;; - -+ -pthread) -+ compile_command="$compile_command -pthread" -+ finalize_command="$finalize_command -pthread" -+ compiler_flags="$compiler_flags -pthread" -+ continue -+ ;; -+ - -module) - module=yes -+ build_old_libs=no - continue - ;; - -@@ -3000,6 +3008,9 @@ - # problems, so we reset it completely - verstring= - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - verstring="0.0" - ;; -@@ -5428,10 +5439,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/sysutils/gnomecontrolcenter2/files/patch-vfs_methods_themus_theme-method.c b/sysutils/gnomecontrolcenter2/files/patch-vfs_methods_themus_theme-method.c deleted file mode 100644 index a9add20e2..000000000 --- a/sysutils/gnomecontrolcenter2/files/patch-vfs_methods_themus_theme-method.c +++ /dev/null @@ -1,10 +0,0 @@ ---- vfs-methods/themus/theme-method.c.orig Fri Jun 13 07:52:44 2003 -+++ vfs-methods/themus/theme-method.c Sat Jun 28 12:50:39 2003 -@@ -19,6 +19,7 @@ - - #include <string.h> - #include <errno.h> -+#include <libintl.h> - #include <sys/stat.h> - #include <sys/types.h> - diff --git a/sysutils/gnomecontrolcenter2/pkg-descr b/sysutils/gnomecontrolcenter2/pkg-descr deleted file mode 100644 index 017e3d76e..000000000 --- a/sysutils/gnomecontrolcenter2/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -control center for GNOME 2.0 project. diff --git a/sysutils/gnomecontrolcenter2/pkg-plist b/sysutils/gnomecontrolcenter2/pkg-plist deleted file mode 100644 index 00cba3227..000000000 --- a/sysutils/gnomecontrolcenter2/pkg-plist +++ /dev/null @@ -1,267 +0,0 @@ -bin/gnome-accessibility-keyboard-properties -bin/gnome-at-properties -bin/gnome-background-properties -bin/gnome-control-center -bin/gnome-default-applications-properties -bin/gnome-display-properties -bin/gnome-file-types-properties -bin/gnome-font-properties -bin/gnome-font-viewer -bin/gnome-keybinding-properties -bin/gnome-keyboard-properties -bin/gnome-mouse-properties -bin/gnome-network-preferences -bin/gnome-settings-daemon -bin/gnome-sound-properties -bin/themus-theme-applier -bin/gnome-theme-manager -bin/gnome-theme-thumbnailer -bin/gnome-thumbnail-font -bin/gnome-typing-monitor -bin/gnome-ui-properties -bin/gnome-window-properties -etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon/editor/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon/screensaver/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/font_rendering/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-font-otf/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-font-pcf/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-font-ttf/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-font-type1/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-gnome-theme-installed/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-gnome-theme/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon/editor/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon/screensaver/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/font_rendering/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-font-otf/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-font-pcf/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-font-ttf/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-font-type1/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-gnome-theme-installed/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-gnome-theme/%gconf.xml -etc/gconf/schemas/apps_gnome_settings_daemon_default_editor.schemas -etc/gconf/schemas/apps_gnome_settings_daemon_screensaver.schemas -etc/gconf/schemas/desktop_gnome_font_rendering.schemas -etc/gconf/schemas/fontilus.schemas -etc/gconf/schemas/themus.schemas -etc/gnome-vfs-2.0/modules/font-method.conf -etc/gnome-vfs-2.0/modules/theme-method.conf -include/gnome-window-settings-2.0/gnome-window-manager.h -include/gnome-window-settings-2.0/gnome-wm-manager.h -lib/bonobo/libthemus-theme-properties-view.so -lib/gnome-vfs-2.0/modules/libfont-method.so -lib/gnome-vfs-2.0/modules/libtheme-method.so -lib/libgnome-window-settings.a -lib/libgnome-window-settings.so -lib/libgnome-window-settings.so.1 -lib/window-manager-settings/libmetacity.a -lib/window-manager-settings/libmetacity.so -libdata/bonobo/servers/GNOME_SettingsDaemon.server -libdata/bonobo/servers/Themus_Properties_View.server -libdata/bonobo/servers/fontilus.server -libdata/pkgconfig/gnome-window-settings-2.0.pc -libexec/fontilus-context-menu -share/gnome/application-registry/fontilus.applications -share/gnome/application-registry/themus.applications -share/gnome/applications/gnomecc.desktop -share/gnome/control-center-2.0/capplets/accessibility-keyboard.desktop -share/gnome/control-center-2.0/capplets/at-properties.desktop -share/gnome/control-center-2.0/capplets/background.desktop -share/gnome/control-center-2.0/capplets/behavior.desktop -share/gnome/control-center-2.0/capplets/default-applications.desktop -share/gnome/control-center-2.0/capplets/display-properties.desktop -share/gnome/control-center-2.0/capplets/file-types.desktop -share/gnome/control-center-2.0/capplets/font-properties.desktop -share/gnome/control-center-2.0/capplets/gnome-network-preferences.desktop -share/gnome/control-center-2.0/capplets/gtk-theme-selector.desktop -share/gnome/control-center-2.0/capplets/keybinding.desktop -share/gnome/control-center-2.0/capplets/keyboard.desktop -share/gnome/control-center-2.0/capplets/mouse.desktop -share/gnome/control-center-2.0/capplets/sound.desktop -share/gnome/control-center-2.0/capplets/window-properties.desktop -share/gnome/control-center-2.0/icons/accessibility-directory.png -share/gnome/control-center-2.0/icons/accessibility-keyboard-capplet.png -share/gnome/control-center-2.0/icons/at-enable-capplet.png -share/gnome/control-center-2.0/icons/background-capplet.png -share/gnome/control-center-2.0/icons/behavior-capplet.png -share/gnome/control-center-2.0/icons/default-applications-capplet.png -share/gnome/control-center-2.0/icons/display-capplet.png -share/gnome/control-center-2.0/icons/font-capplet.png -share/gnome/control-center-2.0/icons/gnome-network-capplet.png -share/gnome/control-center-2.0/icons/mouse-capplet.png -share/gnome/control-center-2.0/icons/sound-capplet.png -share/gnome/control-center-2.0/icons/window-capplet.png -share/gnome/control-center-2.0/interfaces/at-enable-dialog.glade -share/gnome/control-center-2.0/interfaces/background-properties.glade -share/gnome/control-center-2.0/interfaces/file-types-properties.glade -share/gnome/control-center-2.0/interfaces/font-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-accessibility-keyboard-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-default-applications-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-keybinding-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-keyboard-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-mouse-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-network-preferences.glade -share/gnome/control-center-2.0/interfaces/gnome-ui-properties.glade -share/gnome/control-center-2.0/interfaces/gnome-window-properties.glade -share/gnome/control-center-2.0/interfaces/sound-properties.glade -share/gnome/control-center-2.0/interfaces/theme-install.glade -share/gnome/control-center-2.0/interfaces/theme-properties.glade -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-bouncekey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-mousekey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-slowkey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-stickykey.png -share/gnome/control-center-2.0/pixmaps/accessibility-keyboard-togglekey.png -share/gnome/control-center-2.0/pixmaps/at-enable-capplet.png -share/gnome/control-center-2.0/pixmaps/at-startup.png -share/gnome/control-center-2.0/pixmaps/at-support.png -share/gnome/control-center-2.0/pixmaps/bar-disabled.png -share/gnome/control-center-2.0/pixmaps/bar-green.png -share/gnome/control-center-2.0/pixmaps/bar-red.png -share/gnome/control-center-2.0/pixmaps/bar.png -share/gnome/control-center-2.0/pixmaps/double-click-maybe.png -share/gnome/control-center-2.0/pixmaps/double-click-off.png -share/gnome/control-center-2.0/pixmaps/double-click-on.png -share/gnome/control-center-2.0/pixmaps/keyboard-bell.png -share/gnome/control-center-2.0/pixmaps/keyboard-capplet.png -share/gnome/control-center-2.0/pixmaps/keyboard-cursor.png -share/gnome/control-center-2.0/pixmaps/keyboard-repeat.png -share/gnome/control-center-2.0/pixmaps/keyboard-volume.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-normal-large.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-normal.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-white-large.png -share/gnome/control-center-2.0/pixmaps/mouse-cursor-white.png -share/gnome/control-center-2.0/pixmaps/mouse-left.png -share/gnome/control-center-2.0/pixmaps/mouse-right.png -share/gnome/control-center-2.0/pixmaps/ocean-stripes.png -share/gnome/control-center-2.0/pixmaps/sound-capplet.png -share/gnome/control-center-2.0/pixmaps/stop.png -share/gnome/control-center-2.0/pixmaps/subpixel-bgr.png -share/gnome/control-center-2.0/pixmaps/subpixel-rgb.png -share/gnome/control-center-2.0/pixmaps/subpixel-vbgr.png -share/gnome/control-center-2.0/pixmaps/subpixel-vrgb.png -share/gnome/control-center-2.0/pixmaps/theme-thumbnailing.png -share/gnome/control-center-2.0/pixmaps/visual-bell.png -share/gnome/control-center-2.0/xrdb/Editres.ad -share/gnome/control-center-2.0/xrdb/Emacs.ad -share/gnome/control-center-2.0/xrdb/General.ad -share/gnome/control-center-2.0/xrdb/Motif.ad -share/gnome/control-center-2.0/xrdb/Tk.ad -share/gnome/control-center-2.0/xrdb/Xaw.ad -share/gnome/control-center/apply-font.glade -share/gnome/cursor-fonts/cursor-large-white.pcf -share/gnome/cursor-fonts/cursor-large.pcf -share/gnome/cursor-fonts/cursor-white.pcf -share/gnome/gnome-2.0/ui/gnomecc-ui.xml -share/gnome/idl/ConfigArchiver.idl -share/gnome/idl/GNOME_SettingsDaemon.idl -share/gnome/mime-info/fontilus.keys -share/gnome/mime-info/fontilus.mime -share/gnome/mime-info/themus.keys -share/gnome/pixmaps/accessibility-keyboard-capplet.png -share/gnome/pixmaps/at-enable-capplet.png -share/gnome/pixmaps/background-capplet.png -share/gnome/pixmaps/behavior-capplet.png -share/gnome/pixmaps/control-center2.png -share/gnome/pixmaps/default-applications-capplet.png -share/gnome/pixmaps/display-capplet.png -share/gnome/pixmaps/font-capplet.png -share/gnome/pixmaps/gnome-ccthemes.png -share/gnome/pixmaps/gnomecc-2/active.png -share/gnome/pixmaps/gnomecc-2/bcg_top.png -share/gnome/pixmaps/gnomecc-2/blank.png -share/gnome/pixmaps/gnomecc-2/title.png -share/gnome/pixmaps/keyboard-capplet.png -share/gnome/pixmaps/keyboard-shortcut.png -share/gnome/pixmaps/mouse-capplet.png -share/gnome/pixmaps/window-capplet.png -share/gnome/vfolders/Accessibility.directory -share/gnome/vfolders/Advanced.directory -share/gnome/vfolders/font-method.directory -share/gnome/vfolders/theme-method.directory -share/locale/am/LC_MESSAGES/control-center-2.0.mo -share/locale/ar/LC_MESSAGES/control-center-2.0.mo -share/locale/az/LC_MESSAGES/control-center-2.0.mo -share/locale/be/LC_MESSAGES/control-center-2.0.mo -share/locale/bg/LC_MESSAGES/control-center-2.0.mo -share/locale/bn/LC_MESSAGES/control-center-2.0.mo -share/locale/ca/LC_MESSAGES/control-center-2.0.mo -share/locale/cs/LC_MESSAGES/control-center-2.0.mo -share/locale/cy/LC_MESSAGES/control-center-2.0.mo -share/locale/da/LC_MESSAGES/control-center-2.0.mo -share/locale/de/LC_MESSAGES/control-center-2.0.mo -share/locale/el/LC_MESSAGES/control-center-2.0.mo -share/locale/en_GB/LC_MESSAGES/control-center-2.0.mo -share/locale/es/LC_MESSAGES/control-center-2.0.mo -share/locale/et/LC_MESSAGES/control-center-2.0.mo -share/locale/fa/LC_MESSAGES/control-center-2.0.mo -share/locale/fi/LC_MESSAGES/control-center-2.0.mo -share/locale/fr/LC_MESSAGES/control-center-2.0.mo -share/locale/ga/LC_MESSAGES/control-center-2.0.mo -share/locale/gl/LC_MESSAGES/control-center-2.0.mo -share/locale/he/LC_MESSAGES/control-center-2.0.mo -share/locale/hi/LC_MESSAGES/control-center-2.0.mo -share/locale/hr/LC_MESSAGES/control-center-2.0.mo -share/locale/hu/LC_MESSAGES/control-center-2.0.mo -share/locale/id/LC_MESSAGES/control-center-2.0.mo -share/locale/is/LC_MESSAGES/control-center-2.0.mo -share/locale/it/LC_MESSAGES/control-center-2.0.mo -share/locale/ja/LC_MESSAGES/control-center-2.0.mo -share/locale/ko/LC_MESSAGES/control-center-2.0.mo -share/locale/lt/LC_MESSAGES/control-center-2.0.mo -share/locale/lv/LC_MESSAGES/control-center-2.0.mo -share/locale/mk/LC_MESSAGES/control-center-2.0.mo -share/locale/ml/LC_MESSAGES/control-center-2.0.mo -share/locale/mn/LC_MESSAGES/control-center-2.0.mo -share/locale/ms/LC_MESSAGES/control-center-2.0.mo -share/locale/nl/LC_MESSAGES/control-center-2.0.mo -share/locale/nn/LC_MESSAGES/control-center-2.0.mo -share/locale/no/LC_MESSAGES/control-center-2.0.mo -share/locale/pl/LC_MESSAGES/control-center-2.0.mo -share/locale/pt/LC_MESSAGES/control-center-2.0.mo -share/locale/pt_BR/LC_MESSAGES/control-center-2.0.mo -share/locale/ro/LC_MESSAGES/control-center-2.0.mo -share/locale/ru/LC_MESSAGES/control-center-2.0.mo -share/locale/sk/LC_MESSAGES/control-center-2.0.mo -share/locale/sl/LC_MESSAGES/control-center-2.0.mo -share/locale/sq/LC_MESSAGES/control-center-2.0.mo -share/locale/sr/LC_MESSAGES/control-center-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/control-center-2.0.mo -share/locale/sv/LC_MESSAGES/control-center-2.0.mo -share/locale/ta/LC_MESSAGES/control-center-2.0.mo -share/locale/th/LC_MESSAGES/control-center-2.0.mo -share/locale/tr/LC_MESSAGES/control-center-2.0.mo -share/locale/uk/LC_MESSAGES/control-center-2.0.mo -share/locale/vi/LC_MESSAGES/control-center-2.0.mo -share/locale/wa/LC_MESSAGES/control-center-2.0.mo -share/locale/zh_CN/LC_MESSAGES/control-center-2.0.mo -share/locale/zh_TW/LC_MESSAGES/control-center-2.0.mo -@dirrm share/gnome/pixmaps/gnomecc-2 -@dirrm share/gnome/cursor-fonts -@dirrm share/gnome/control-center-2.0/xrdb -@dirrm share/gnome/control-center-2.0/pixmaps -@dirrm share/gnome/control-center-2.0/interfaces -@dirrm share/gnome/control-center-2.0/icons -@dirrm share/gnome/applications -@dirrm lib/window-manager-settings -@dirrm include/gnome-window-settings-2.0 -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-gnome-theme-installed -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-gnome-theme -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-font-type1 -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-font-ttf -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-font-pcf -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/application@x-font-otf -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/font_rendering -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon/screensaver -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon/editor -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome_settings_daemon -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-gnome-theme-installed -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-gnome-theme -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-font-type1 -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-font-ttf -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-font-pcf -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application@x-font-otf -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/font_rendering -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon/screensaver -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon/editor -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome_settings_daemon diff --git a/sysutils/gnomesystemmonitor/Makefile b/sysutils/gnomesystemmonitor/Makefile deleted file mode 100644 index 1cfc0ea85..000000000 --- a/sysutils/gnomesystemmonitor/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: gnomesystemmonitor -# Date created: 09 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomesystemmonitor -PORTVERSION= 2.4.0 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-system-monitor/2.4 -DISTNAME= gnome-system-monitor-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2 system monitor program - -LIB_DEPENDS= gtop-2.0.2:${PORTSDIR}/devel/libgtop2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui libwnck -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib -lutil" - -.include <bsd.port.mk> diff --git a/sysutils/gnomesystemmonitor/distinfo b/sysutils/gnomesystemmonitor/distinfo deleted file mode 100644 index 3063caabe..000000000 --- a/sysutils/gnomesystemmonitor/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-system-monitor-2.4.0.tar.bz2) = f855d85adcc2eb0f20f639cbc2f00cbf diff --git a/sysutils/gnomesystemmonitor/files/patch-configure b/sysutils/gnomesystemmonitor/files/patch-configure deleted file mode 100644 index 504276306..000000000 --- a/sysutils/gnomesystemmonitor/files/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Mon Nov 25 21:02:50 2002 -+++ configure Fri Nov 29 20:30:44 2002 -@@ -3731,7 +3731,7 @@ - - - cat >>confdefs.h <<_ACEOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - _ACEOF - - -@@ -6630,7 +6630,7 @@ - s,@WARN_CFLAGS@,$WARN_CFLAGS,;t t - s,@PKG_CONFIG@,$PKG_CONFIG,;t t - s,@PROCMAN_CFLAGS@,$PROCMAN_CFLAGS,;t t --s,@PROCMAN_LIBS@,$PROCMAN_LIBS,;t t -+s,@PROCMAN_LIBS@, $PROCMAN_LIBS,;t t - s,@GCONF_SCHEMA_CONFIG_SOURCE@,$GCONF_SCHEMA_CONFIG_SOURCE,;t t - s,@GCONF_SCHEMA_FILE_DIR@,$GCONF_SCHEMA_FILE_DIR,;t t - s,@GETTEXT_PACKAGE@,$GETTEXT_PACKAGE,;t t diff --git a/sysutils/gnomesystemmonitor/files/patch-src::proctable.c b/sysutils/gnomesystemmonitor/files/patch-src::proctable.c deleted file mode 100644 index 5cb348a5a..000000000 --- a/sysutils/gnomesystemmonitor/files/patch-src::proctable.c +++ /dev/null @@ -1,53 +0,0 @@ ---- src/proctable.c.orig Sat Jun 7 04:35:32 2003 -+++ src/proctable.c Thu Sep 4 16:29:18 2003 -@@ -539,6 +539,9 @@ - glibtop_get_proc_uid (&procuid, pid); - glibtop_get_proc_time (&proctime, pid); - newcputime = proctime.utime + proctime.stime; -+ if (proctime.frequency) { -+ newcputime /= (proctime.frequency/100); -+ } - model = gtk_tree_view_get_model (GTK_TREE_VIEW (procdata->tree)); - - info->mem = procmem.size; -@@ -620,6 +623,9 @@ - glibtop_get_proc_uid (&procuid, pid); - glibtop_get_proc_time (&proctime, pid); - newcputime = proctime.utime + proctime.stime; -+ if (proctime.frequency) { -+ newcputime /= (proctime.frequency/100); -+ } - - arguments = glibtop_get_proc_args (&procargs, pid, 0); - get_process_name (procdata, info, procstate.cmd, arguments); -@@ -709,12 +715,20 @@ - return NULL; - } - -+static int -+pid_compare(const void* first, const void* second) -+{ -+ return *(unsigned*)first - *(unsigned*)second; -+} -+ - static void - refresh_list (ProcData *data, unsigned *pid_list, gint n) - { - ProcData *procdata = data; - GList *list = procdata->info; - gint i = 0; -+ -+ qsort(pid_list, n, sizeof (*pid_list), pid_compare); - - while (i < n) - { -@@ -812,6 +826,9 @@ - ** should probably have a total_time_last gint in the ProcInfo structure */ - glibtop_get_cpu (&cpu); - total_time = cpu.total - total_time_last; -+ if (cpu.frequency) { -+ total_time /= (cpu.frequency/100); -+ } - total_time_last = cpu.total; - - refresh_list (procdata, pid_list, n); diff --git a/sysutils/gnomesystemmonitor/files/patch-src_util.c b/sysutils/gnomesystemmonitor/files/patch-src_util.c deleted file mode 100644 index b7e262b0c..000000000 --- a/sysutils/gnomesystemmonitor/files/patch-src_util.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/util.c.orig Thu May 9 01:16:48 2002 -+++ src/util.c Thu May 9 01:17:13 2002 -@@ -16,6 +16,7 @@ - - #ifdef __FreeBSD__ - # include <errno.h> -+# include <termios.h> - # include <libutil.h> - #endif - diff --git a/sysutils/gnomesystemmonitor/pkg-descr b/sysutils/gnomesystemmonitor/pkg-descr deleted file mode 100644 index 40caee647..000000000 --- a/sysutils/gnomesystemmonitor/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -GNOME 2.0 system monitor program. diff --git a/sysutils/gnomesystemmonitor/pkg-plist b/sysutils/gnomesystemmonitor/pkg-plist deleted file mode 100644 index d035ed395..000000000 --- a/sysutils/gnomesystemmonitor/pkg-plist +++ /dev/null @@ -1,90 +0,0 @@ -bin/gnome-system-monitor -etc/gconf/gconf.xml.defaults/apps/procman/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/procman/disktree/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/procman/memmapstree/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/procman/proctree/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/procman/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/procman/disktree/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/procman/memmapstree/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/procman/proctree/%gconf.xml -etc/gconf/schemas/gnome-system-monitor.schemas -share/gnome/applications/gnome-system-monitor.desktop -share/gnome/help/gnome-system-monitor/C/figures/addColumn.png -share/gnome/help/gnome-system-monitor/C/figures/changePriority.png -share/gnome/help/gnome-system-monitor/C/figures/colorPanel.png -share/gnome/help/gnome-system-monitor/C/figures/columnContextMenu.png -share/gnome/help/gnome-system-monitor/C/figures/memoryMaps.png -share/gnome/help/gnome-system-monitor/C/figures/moreInfo.png -share/gnome/help/gnome-system-monitor/C/figures/processListing.png -share/gnome/help/gnome-system-monitor/C/figures/sortButton.png -share/gnome/help/gnome-system-monitor/C/figures/sortMenu.png -share/gnome/help/gnome-system-monitor/C/figures/sortMenu2.png -share/gnome/help/gnome-system-monitor/C/figures/systemMonitor.png -share/gnome/help/gnome-system-monitor/C/figures/viewMenu.png -share/gnome/help/gnome-system-monitor/C/gnome-system-monitor.xml -share/gnome/help/gnome-system-monitor/C/legal.xml -share/gnome/omf/gnome-system-monitor/gnome-system-monitor-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-system-monitor/gnome-system-monitor-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/procman.png -share/locale/am/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ar/LC_MESSAGES/gnome-system-monitor.mo -share/locale/az/LC_MESSAGES/gnome-system-monitor.mo -share/locale/be/LC_MESSAGES/gnome-system-monitor.mo -share/locale/bg/LC_MESSAGES/gnome-system-monitor.mo -share/locale/bn/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ca/LC_MESSAGES/gnome-system-monitor.mo -share/locale/cs/LC_MESSAGES/gnome-system-monitor.mo -share/locale/cy/LC_MESSAGES/gnome-system-monitor.mo -share/locale/da/LC_MESSAGES/gnome-system-monitor.mo -share/locale/de/LC_MESSAGES/gnome-system-monitor.mo -share/locale/el/LC_MESSAGES/gnome-system-monitor.mo -share/locale/es/LC_MESSAGES/gnome-system-monitor.mo -share/locale/fa/LC_MESSAGES/gnome-system-monitor.mo -share/locale/fi/LC_MESSAGES/gnome-system-monitor.mo -share/locale/fr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ga/LC_MESSAGES/gnome-system-monitor.mo -share/locale/gl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/he/LC_MESSAGES/gnome-system-monitor.mo -share/locale/hi/LC_MESSAGES/gnome-system-monitor.mo -share/locale/hu/LC_MESSAGES/gnome-system-monitor.mo -share/locale/id/LC_MESSAGES/gnome-system-monitor.mo -share/locale/it/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ja/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ko/LC_MESSAGES/gnome-system-monitor.mo -share/locale/li/LC_MESSAGES/gnome-system-monitor.mo -share/locale/lv/LC_MESSAGES/gnome-system-monitor.mo -share/locale/mk/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ml/LC_MESSAGES/gnome-system-monitor.mo -share/locale/mn/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ms/LC_MESSAGES/gnome-system-monitor.mo -share/locale/nl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/no/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pt/LC_MESSAGES/gnome-system-monitor.mo -share/locale/pt_BR/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ro/LC_MESSAGES/gnome-system-monitor.mo -share/locale/ru/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sk/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sl/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sv/LC_MESSAGES/gnome-system-monitor.mo -share/locale/sq/LC_MESSAGES/gnome-system-monitor.mo -share/locale/tr/LC_MESSAGES/gnome-system-monitor.mo -share/locale/uk/LC_MESSAGES/gnome-system-monitor.mo -share/locale/vi/LC_MESSAGES/gnome-system-monitor.mo -share/locale/zh_CN/LC_MESSAGES/gnome-system-monitor.mo -share/locale/zh_TW/LC_MESSAGES/gnome-system-monitor.mo -@dirrm share/gnome/omf/gnome-system-monitor -@dirrm share/gnome/help/gnome-system-monitor/C/figures -@dirrm share/gnome/help/gnome-system-monitor/C -@dirrm share/gnome/help/gnome-system-monitor -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/proctree -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/memmapstree -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman/disktree -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/procman -@dirrm etc/gconf/gconf.xml.defaults/apps/procman/proctree -@dirrm etc/gconf/gconf.xml.defaults/apps/procman/memmapstree -@dirrm etc/gconf/gconf.xml.defaults/apps/procman/disktree -@dirrm etc/gconf/gconf.xml.defaults/apps/procman -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-system-monitor/gnome-system-monitor-C.omf 2>/dev/null || /usr/bin/true diff --git a/sysutils/nautilus-cd-burner/Makefile b/sysutils/nautilus-cd-burner/Makefile deleted file mode 100644 index e617d3492..000000000 --- a/sysutils/nautilus-cd-burner/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: nautilus-cd-burner -# Date created: 13 April 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= nautilus-cd-burner -PORTVERSION= 0.5.3 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.5 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= CD burner view for Nautilus - -RUN_DEPENDS= mkisofs:${PORTSDIR}/sysutils/mkisofs \ - cdrecord:${PORTSDIR}/sysutils/cdrtools - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack nautilus2 -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/sysutils/nautilus-cd-burner/distinfo b/sysutils/nautilus-cd-burner/distinfo deleted file mode 100644 index 9bb594864..000000000 --- a/sysutils/nautilus-cd-burner/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/nautilus-cd-burner-0.5.3.tar.bz2) = ba461f080a3ca63936c0c7cab46dd8d8 diff --git a/sysutils/nautilus-cd-burner/files/patch-configure b/sysutils/nautilus-cd-burner/files/patch-configure deleted file mode 100644 index ff42da02d..000000000 --- a/sysutils/nautilus-cd-burner/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed Dec 11 15:37:55 2002 -+++ configure Wed Dec 11 15:38:17 2002 -@@ -7313,6 +7313,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/sysutils/nautilus-cd-burner/pkg-descr b/sysutils/nautilus-cd-burner/pkg-descr deleted file mode 100644 index c3520e981..000000000 --- a/sysutils/nautilus-cd-burner/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -nautilus-cd-burner is an extension to Nautilus that makes it easy to -write files to a CD burner. - -The user uses Nautilus or another gnome-vfs aware app to copy the -files he wants to write to burn:///, and then nautilus-cd-burner is -launched in some way to write the files to the CD. diff --git a/sysutils/nautilus-cd-burner/pkg-message b/sysutils/nautilus-cd-burner/pkg-message deleted file mode 100644 index 11913a6c1..000000000 --- a/sysutils/nautilus-cd-burner/pkg-message +++ /dev/null @@ -1,21 +0,0 @@ -====================================================================== -In order to use nautilus-cd-burner, you must make sure your CD devices -have the correct permissions. You must also make sure you have: - -device atapicam - -Configured in your kernel if you are using an ATAPI CD/DVD writer. -To figure out which CD/DVD drive you will be using, run the following -command as root: - -camcontrol devlist - -Your output will look similar to the following: - -<CREATIVE CD5233E-N 0.20> at scbus1 target 0 lun 0 (cd0,pass0) - -The devices in parantheses at the end are important. You must make sure -the /dev entries for those devices are writable by the users that will -be using nautilus-cd-burner. In addition to those devices, /dev/xpt* -must also be writable to your nautilus-cd-burner users. -====================================================================== diff --git a/sysutils/nautilus-cd-burner/pkg-plist b/sysutils/nautilus-cd-burner/pkg-plist deleted file mode 100644 index 0e601abc7..000000000 --- a/sysutils/nautilus-cd-burner/pkg-plist +++ /dev/null @@ -1,59 +0,0 @@ -bin/nautilus-cd-burner -etc/gnome-vfs-2.0/modules/mapping-modules.conf -lib/gnome-vfs-2.0/modules/libmapping.so -libdata/bonobo/servers/Nautilus_CD_Burner_Context_Menu.server -libexec/mapping-daemon -libexec/nautilus-cd-burner-context-menu -share/gnome/nautilus-cd-burner/cdburn.glade -share/gnome/nautilus-cd-burner/cdspin1.png -share/gnome/nautilus-cd-burner/cdspin2.png -share/gnome/nautilus-cd-burner/cdspin3.png -share/gnome/nautilus-cd-burner/cdspin4.png -share/gnome/nautilus-cd-burner/cdspin5.png -share/gnome/nautilus-cd-burner/cdspin6.png -share/gnome/nautilus-cd-burner/cdspin7.png -share/gnome/nautilus-cd-burner/cdspin8.png -share/locale/am/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/az/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/be/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/bg/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/bn/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ca/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/cs/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/cy/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/da/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/de/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/el/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/es/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/et/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/fi/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/fr/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ga/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/he/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/hi/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/hu/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/it/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ja/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ko/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/lv/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/mk/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ms/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/nl/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/no/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/pl/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/pt/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/pt_BR/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/ru/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/sk/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/sl/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/sq/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/sr/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/sr@Latn/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/sv/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/th/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/tr/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/uk/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/vi/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/zh_CN/LC_MESSAGES/nautilus-cd-burner.mo -share/locale/zh_TW/LC_MESSAGES/nautilus-cd-burner.mo -@dirrm share/gnome/nautilus-cd-burner diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile deleted file mode 100644 index bded43452..000000000 --- a/textproc/libxml2/Makefile +++ /dev/null @@ -1,82 +0,0 @@ -# New ports collection makefile for: libxml2 -# Date created: 28 September 1998 -# Whom: Yukihiro Nakai <Nakai@technologist.com> -# -# $FreeBSD$ -# - -PORTNAME= libxml2 -PORTVERSION= 2.5.11 -CATEGORIES= textproc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Xml parser library for GNOME - -LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv - -USE_BZIP2= yes -USE_GMAKE= yes -USE_LIBTOOL= yes -USE_GNOME= gnomehack gnometarget pkgconfig -INSTALLS_SHLIB= yes -USE_REINPLACE= yes -CONFIGURE_ARGS= --with-iconv=${LOCALBASE} \ - --with-html-dir=${PREFIX}/share/doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= xml2-config.1 xmllint.1 xmlcatalog.1 -MAN3= libxml.3 - -.if !defined(WITHOUT_PYTHON) -USE_PYTHON= yes -PLIST_SUB+= PYTHON:="" -CONFIGURE_ARGS+= --with-python=${LOCALBASE} -.else -CONFIGURE_ARGS+= --without-python -PLIST_SUB+= PYTHON:="@comment " -PKGNAMESUFFIX= -nopython -.endif - -.if defined(WITH_THREADS) -CONFIGURE_ARGS+= --with-threads -.else -CONFIGURE_ARGS+= --without-threads -.endif - -.if defined(WITH_SCHEMA) -CONFIGURE_ARGS+= --with-schemas -.endif - -.if defined(WITH_MEM_DEBUG) -CONFIGURE_ARGS+= --with-mem-debug -.endif - -.if defined(WITH_XMLLINT_HIST) -CONFIGURE_ARGS+= --with-history -.endif - -.if defined(WITH_THREAD_ALLOC) -CONFIGURE_ARGS+= --with-thread-alloc -.endif - -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} "libxml2 has the following tunables:" - @${ECHO_MSG} "" - @${ECHO_MSG} " WITHOUT_PYTHON=yes Turns off Python support" - @${ECHO_MSG} " WITH_THREADS=yes Turns on pthread support" - @${ECHO_MSG} " WITH_SCHEMA=yes Turns on XML Schema support" - @${ECHO_MSG} " WITH_MEM_DEBUG=yes Turns on memory debugging (DEVELOPERS ONLY!)" - @${ECHO_MSG} " WITH_XMLLINT_HIST=yes Turns on history for xmllint" - @${ECHO_MSG} " WITH_THREAD_ALLOC=yes Turns on per-thread memory (DEVELOPERS ONLY!)" - @${ECHO_MSG} "" - -post-patch: - @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ - ${WRKSRC}/catalog.c ${WRKSRC}/xmlcatalog.c - -.include <bsd.port.mk> diff --git a/textproc/libxml2/distinfo b/textproc/libxml2/distinfo deleted file mode 100644 index 65a99039d..000000000 --- a/textproc/libxml2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libxml2-2.5.11.tar.bz2) = 5b6d9dae5f07f5827e194c69ac1723c1 diff --git a/textproc/libxml2/files/patch-aa b/textproc/libxml2/files/patch-aa deleted file mode 100644 index 09476deeb..000000000 --- a/textproc/libxml2/files/patch-aa +++ /dev/null @@ -1,47 +0,0 @@ ---- Makefile.in.orig Thu Aug 14 22:02:48 2003 -+++ Makefile.in Thu Aug 14 22:04:43 2003 -@@ -153,7 +153,7 @@ - install_sh = @install_sh@ - pythondir = @pythondir@ - --SUBDIRS = include . doc example @PYTHON_SUBDIR@ -+SUBDIRS = include . doc example @WITH_PYTHON_TRUE@ @PYTHON_SUBDIR@ - - DIST_SUBDIRS = include . doc example python - -@@ -171,7 +171,7 @@ - lib_LTLIBRARIES = libxml2.la - libxml2_la_LIBADD = @THREAD_LIBS@ @Z_LIBS@ $(ICONV_LIBS) -lm - --libxml2_la_LDFLAGS = -version-info @LIBXML_VERSION_INFO@ -+libxml2_la_LDFLAGS = -version-info 5:0:0 - - @WITH_TRIO_SOURCES_TRUE@libxml2_la_SOURCES = SAX.c entities.c encoding.c error.c parserInternals.c \ - @WITH_TRIO_SOURCES_TRUE@ parser.c tree.c hash.c list.c xmlIO.c xmlmemory.c uri.c \ -@@ -270,7 +270,7 @@ - - CLEANFILES = xml2Conf.sh - --confexecdir = $(libdir) -+confexecdir = $(sysconfdir) - confexec_DATA = xml2Conf.sh - EXTRA_DIST = xml2-config.in xml2Conf.sh.in libxml.spec.in libxml2.spec \ - libxml.m4 Copyright check-xml-test-suite.py \ -@@ -289,7 +289,7 @@ - # Instll the tests program sources as examples - # - BASE_DIR = $(datadir)/doc --DOC_MODULE = libxml2-$(VERSION) -+DOC_MODULE = libxml2 - EXAMPLES_DIR = $(BASE_DIR)/$(DOC_MODULE)/examples - subdir = . - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -@@ -1034,7 +1034,7 @@ - check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) check-local - check: check-recursive --all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA) \ -+all-am: Makefile $(LTLIBRARIES) $(SCRIPTS) $(MANS) $(DATA) \ - config.h - install-binPROGRAMS: install-libLTLIBRARIES - diff --git a/textproc/libxml2/files/patch-ad b/textproc/libxml2/files/patch-ad deleted file mode 100644 index 6a7282d2c..000000000 --- a/textproc/libxml2/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/Makefile.in.orig Thu Aug 14 22:05:15 2003 -+++ doc/Makefile.in Thu Aug 14 22:05:46 2003 -@@ -153,7 +153,7 @@ - pythondir = @pythondir@ - - # The name of the module. --DOC_MODULE = libxml2-$(VERSION) -+DOC_MODULE = libxml2 - - # The top-level SGML file. - DOC_MAIN_XML_FILE = gnome-xml.xml diff --git a/textproc/libxml2/files/patch-catalog.c b/textproc/libxml2/files/patch-catalog.c deleted file mode 100644 index bb69882c9..000000000 --- a/textproc/libxml2/files/patch-catalog.c +++ /dev/null @@ -1,15 +0,0 @@ ---- catalog.c.orig Wed Jan 15 17:35:09 2003 -+++ catalog.c Wed Jan 15 17:36:03 2003 -@@ -56,10 +56,10 @@ - #define XML_URN_PUBID "urn:publicid:" - #define XML_CATAL_BREAK ((xmlChar *) -1) - #ifndef XML_XML_DEFAULT_CATALOG --#define XML_XML_DEFAULT_CATALOG "file:///etc/xml/catalog" -+#define XML_XML_DEFAULT_CATALOG "file://%%LOCALBASE%%/share/xml/catalog" - #endif - #ifndef XML_SGML_DEFAULT_CATALOG --#define XML_SGML_DEFAULT_CATALOG "file:///etc/sgml/catalog" -+#define XML_SGML_DEFAULT_CATALOG "file://%%LOCALBASE%%/share/sgml/catalog" - #endif - - static int xmlExpandCatalog(xmlCatalogPtr catal, const char *filename); diff --git a/textproc/libxml2/files/patch-config.h.in b/textproc/libxml2/files/patch-config.h.in deleted file mode 100644 index 1bc03b82a..000000000 --- a/textproc/libxml2/files/patch-config.h.in +++ /dev/null @@ -1,11 +0,0 @@ ---- config.h.in.orig Sun Nov 3 16:55:05 2002 -+++ config.h.in Tue Nov 19 00:06:05 2002 -@@ -1,4 +1,8 @@ - /* config.h.in. Generated from configure.in by autoheader. */ -+ -+/* XXX */ -+#define GAVE_VFSCANF -+ - #undef PACKAGE - #undef VERSION - #undef HAVE_LIBZ diff --git a/textproc/libxml2/files/patch-configure b/textproc/libxml2/files/patch-configure deleted file mode 100644 index d954c8093..000000000 --- a/textproc/libxml2/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Thu Aug 14 20:33:30 2003 -+++ configure Thu Aug 14 22:12:01 2003 -@@ -8256,6 +8256,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -14275,7 +14276,7 @@ - fi - if test "$with_python" != "" - then -- pythondir='$(PYTHON_SITE_PACKAGES)' -+ pythondir='$(libdir)/python${PYTHON_VERSION}/site-packages' - else - pythondir='$(libdir)/python${PYTHON_VERSION}/site-packages' - fi diff --git a/textproc/libxml2/files/patch-python::Makefile.in b/textproc/libxml2/files/patch-python::Makefile.in deleted file mode 100644 index e7f8a271b..000000000 --- a/textproc/libxml2/files/patch-python::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- python/Makefile.in.orig Thu Aug 14 22:06:11 2003 -+++ python/Makefile.in Thu Aug 14 22:06:39 2003 -@@ -161,7 +161,7 @@ - -I$(top_srcdir)/include - - --DOCS_DIR = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION) -+DOCS_DIR = $(datadir)/doc/libxml2-python - # libxml2class.txt is generated - DOCS = TODO - diff --git a/textproc/libxml2/files/patch-python::tests::Makefile.in b/textproc/libxml2/files/patch-python::tests::Makefile.in deleted file mode 100644 index b0b5df548..000000000 --- a/textproc/libxml2/files/patch-python::tests::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- python/tests/Makefile.in.orig Thu Aug 14 22:07:15 2003 -+++ python/tests/Makefile.in Thu Aug 14 22:07:43 2003 -@@ -150,7 +150,7 @@ - am__quote = @am__quote@ - install_sh = @install_sh@ - pythondir = @pythondir@ --EXAMPLE_DIR = $(datadir)/doc/libxml2-python-$(LIBXML_VERSION)/examples -+EXAMPLE_DIR = $(datadir)/doc/libxml2-python/examples - - PYTESTS = \ - build.py \ diff --git a/textproc/libxml2/files/patch-xml2Conf.sh.in b/textproc/libxml2/files/patch-xml2Conf.sh.in deleted file mode 100644 index e07940d12..000000000 --- a/textproc/libxml2/files/patch-xml2Conf.sh.in +++ /dev/null @@ -1,18 +0,0 @@ - -$FreeBSD$ - ---- xml2Conf.sh.in 2001/05/19 19:57:43 1.1 -+++ xml2Conf.sh.in 2001/05/19 19:59:40 -@@ -1,6 +1,12 @@ - # - # Configuration file for using the XML library in GNOME applications - # -+ -+prefix=@prefix@ -+exec_prefix=@exec_prefix@ -+includedir=@includedir@ -+libdir=@libdir@ -+ - XML2_LIBDIR="@XML_LIBDIR@" - XML2_LIBS="@XML_LIBS@" - XML2_INCLUDEDIR="@XML_INCLUDEDIR@" diff --git a/textproc/libxml2/files/patch-xmlcatalog.c b/textproc/libxml2/files/patch-xmlcatalog.c deleted file mode 100644 index 3e68ccdb5..000000000 --- a/textproc/libxml2/files/patch-xmlcatalog.c +++ /dev/null @@ -1,11 +0,0 @@ ---- xmlcatalog.c.orig Sun Jan 26 14:45:48 2003 -+++ xmlcatalog.c Wed Feb 5 19:18:49 2003 -@@ -42,7 +42,7 @@ - #ifdef LIBXML_CATALOG_ENABLED - - #ifndef XML_SGML_DEFAULT_CATALOG --#define XML_SGML_DEFAULT_CATALOG "/etc/sgml/catalog" -+#define XML_SGML_DEFAULT_CATALOG "%%LOCALBASE%%/share/sgml/catalog" - #endif - - /************************************************************************ diff --git a/textproc/libxml2/pkg-descr b/textproc/libxml2/pkg-descr deleted file mode 100644 index 6156cfa85..000000000 --- a/textproc/libxml2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -xml parser library for GNOME - -WWW: http://xmlsoft.org/ diff --git a/textproc/libxml2/pkg-plist b/textproc/libxml2/pkg-plist deleted file mode 100644 index e63b6ef77..000000000 --- a/textproc/libxml2/pkg-plist +++ /dev/null @@ -1,193 +0,0 @@ -bin/xml2-config -bin/xmlcatalog -bin/xmllint -etc/xml2Conf.sh -include/libxml2/libxml/DOCBparser.h -include/libxml2/libxml/HTMLparser.h -include/libxml2/libxml/HTMLtree.h -include/libxml2/libxml/SAX.h -include/libxml2/libxml/c14n.h -include/libxml2/libxml/catalog.h -include/libxml2/libxml/debugXML.h -include/libxml2/libxml/encoding.h -include/libxml2/libxml/entities.h -include/libxml2/libxml/globals.h -include/libxml2/libxml/hash.h -include/libxml2/libxml/list.h -include/libxml2/libxml/nanoftp.h -include/libxml2/libxml/nanohttp.h -include/libxml2/libxml/parser.h -include/libxml2/libxml/parserInternals.h -include/libxml2/libxml/relaxng.h -include/libxml2/libxml/schemasInternals.h -include/libxml2/libxml/threads.h -include/libxml2/libxml/tree.h -include/libxml2/libxml/uri.h -include/libxml2/libxml/valid.h -include/libxml2/libxml/xinclude.h -include/libxml2/libxml/xlink.h -include/libxml2/libxml/xmlIO.h -include/libxml2/libxml/xmlautomata.h -include/libxml2/libxml/xmlerror.h -include/libxml2/libxml/xmlmemory.h -include/libxml2/libxml/xmlreader.h -include/libxml2/libxml/xmlregexp.h -include/libxml2/libxml/xmlschemas.h -include/libxml2/libxml/xmlschemastypes.h -include/libxml2/libxml/xmlunicode.h -include/libxml2/libxml/xmlversion.h -include/libxml2/libxml/xpath.h -include/libxml2/libxml/xpathInternals.h -include/libxml2/libxml/xpointer.h -lib/libxml2.a -lib/libxml2.so -lib/libxml2.so.5 -%%PYTHON:%%lib/%%PYTHON_VERSION%%/site-packages/drv_libxml2.py -%%PYTHON:%%lib/%%PYTHON_VERSION%%/site-packages/libxml2.py -%%PYTHON:%%lib/%%PYTHON_VERSION%%/site-packages/libxml2mod.so -libdata/pkgconfig/libxml-2.0.pc -share/aclocal/libxml.m4 -%%PYTHON:%%share/doc/libxml2-python/TODO -%%PYTHON:%%share/doc/libxml2-python/examples/attribs.py -%%PYTHON:%%share/doc/libxml2-python/examples/build.py -%%PYTHON:%%share/doc/libxml2-python/examples/ctxterror.py -%%PYTHON:%%share/doc/libxml2-python/examples/cutnpaste.py -%%PYTHON:%%share/doc/libxml2-python/examples/error.py -%%PYTHON:%%share/doc/libxml2-python/examples/inbuf.py -%%PYTHON:%%share/doc/libxml2-python/examples/invalid.xml -%%PYTHON:%%share/doc/libxml2-python/examples/outbuf.py -%%PYTHON:%%share/doc/libxml2-python/examples/push.py -%%PYTHON:%%share/doc/libxml2-python/examples/pushSAX.py -%%PYTHON:%%share/doc/libxml2-python/examples/pushSAXhtml.py -%%PYTHON:%%share/doc/libxml2-python/examples/reader.py -%%PYTHON:%%share/doc/libxml2-python/examples/reader2.py -%%PYTHON:%%share/doc/libxml2-python/examples/reader3.py -%%PYTHON:%%share/doc/libxml2-python/examples/reader4.py -%%PYTHON:%%share/doc/libxml2-python/examples/reader5.py -%%PYTHON:%%share/doc/libxml2-python/examples/reader6.py -%%PYTHON:%%share/doc/libxml2-python/examples/readererr.py -%%PYTHON:%%share/doc/libxml2-python/examples/regexp.py -%%PYTHON:%%share/doc/libxml2-python/examples/relaxng.py -%%PYTHON:%%share/doc/libxml2-python/examples/resolver.py -%%PYTHON:%%share/doc/libxml2-python/examples/serialize.py -%%PYTHON:%%share/doc/libxml2-python/examples/thread2.py -%%PYTHON:%%share/doc/libxml2-python/examples/tst.py -%%PYTHON:%%share/doc/libxml2-python/examples/tst.xml -%%PYTHON:%%share/doc/libxml2-python/examples/tstURI.py -%%PYTHON:%%share/doc/libxml2-python/examples/tstxpath.py -%%PYTHON:%%share/doc/libxml2-python/examples/valid.xml -%%PYTHON:%%share/doc/libxml2-python/examples/validate.py -%%PYTHON:%%share/doc/libxml2-python/examples/xpath.py -%%PYTHON:%%share/doc/libxml2-python/examples/xpathext.py -%%PYTHON:%%share/doc/libxml2-python/examples/xpathret.py -share/doc/libxml2/Copyright -share/doc/libxml2/examples/testHTML.c -share/doc/libxml2/examples/testSAX.c -share/doc/libxml2/examples/testXPath.c -share/doc/libxml2/examples/xmllint.c -share/doc/libxml2/html/DOM.gif -share/doc/libxml2/html/FAQ.html -share/doc/libxml2/html/Libxml2-Logo-180x168.gif -share/doc/libxml2/html/Libxml2-Logo-90x34.gif -share/doc/libxml2/html/book1.html -share/doc/libxml2/html/encoding.html -share/doc/libxml2/html/index.html -share/doc/libxml2/html/libxml-DOCBparser.html -share/doc/libxml2/html/libxml-HTMLparser.html -share/doc/libxml2/html/libxml-HTMLtree.html -share/doc/libxml2/html/libxml-SAX.html -share/doc/libxml2/html/libxml-c14n.html -share/doc/libxml2/html/libxml-catalog.html -share/doc/libxml2/html/libxml-debugXML.html -share/doc/libxml2/html/libxml-encoding.html -share/doc/libxml2/html/libxml-entities.html -share/doc/libxml2/html/libxml-globals.html -share/doc/libxml2/html/libxml-hash.html -share/doc/libxml2/html/libxml-lib.html -share/doc/libxml2/html/libxml-nanoftp.html -share/doc/libxml2/html/libxml-nanohttp.html -share/doc/libxml2/html/libxml-notes.html -share/doc/libxml2/html/libxml-parser.html -share/doc/libxml2/html/libxml-parserInternals.html -share/doc/libxml2/html/libxml-relaxng.html -share/doc/libxml2/html/libxml-schemasInternals.html -share/doc/libxml2/html/libxml-threads.html -share/doc/libxml2/html/libxml-tree.html -share/doc/libxml2/html/libxml-uri.html -share/doc/libxml2/html/libxml-valid.html -share/doc/libxml2/html/libxml-xinclude.html -share/doc/libxml2/html/libxml-xmlIO.html -share/doc/libxml2/html/libxml-xmlautomata.html -share/doc/libxml2/html/libxml-xmlerror.html -share/doc/libxml2/html/libxml-xmlmemory.html -share/doc/libxml2/html/libxml-xmlreader.html -share/doc/libxml2/html/libxml-xmlregexp.html -share/doc/libxml2/html/libxml-xmlschemas.html -share/doc/libxml2/html/libxml-xmlschemastypes.html -share/doc/libxml2/html/libxml-xmlunicode.html -share/doc/libxml2/html/libxml-xpath.html -share/doc/libxml2/html/libxml-xpathInternals.html -share/doc/libxml2/html/libxml-xpointer.html -share/doc/libxml2/html/libxml.gif -share/doc/libxml2/html/redhat.gif -share/doc/libxml2/html/smallfootonly.gif -share/doc/libxml2/html/structure.gif -share/doc/libxml2/html/tutorial/apa.html -share/doc/libxml2/html/tutorial/apb.html -share/doc/libxml2/html/tutorial/apc.html -share/doc/libxml2/html/tutorial/apd.html -share/doc/libxml2/html/tutorial/ape.html -share/doc/libxml2/html/tutorial/apf.html -share/doc/libxml2/html/tutorial/apg.html -share/doc/libxml2/html/tutorial/aph.html -share/doc/libxml2/html/tutorial/ar01s02.html -share/doc/libxml2/html/tutorial/ar01s03.html -share/doc/libxml2/html/tutorial/ar01s04.html -share/doc/libxml2/html/tutorial/ar01s05.html -share/doc/libxml2/html/tutorial/ar01s06.html -share/doc/libxml2/html/tutorial/ar01s07.html -share/doc/libxml2/html/tutorial/ar01s08.html -share/doc/libxml2/html/tutorial/images/blank.png -share/doc/libxml2/html/tutorial/images/callouts/1.png -share/doc/libxml2/html/tutorial/images/callouts/10.png -share/doc/libxml2/html/tutorial/images/callouts/2.png -share/doc/libxml2/html/tutorial/images/callouts/3.png -share/doc/libxml2/html/tutorial/images/callouts/4.png -share/doc/libxml2/html/tutorial/images/callouts/5.png -share/doc/libxml2/html/tutorial/images/callouts/6.png -share/doc/libxml2/html/tutorial/images/callouts/7.png -share/doc/libxml2/html/tutorial/images/callouts/8.png -share/doc/libxml2/html/tutorial/images/callouts/9.png -share/doc/libxml2/html/tutorial/images/caution.png -share/doc/libxml2/html/tutorial/images/draft.png -share/doc/libxml2/html/tutorial/images/home.png -share/doc/libxml2/html/tutorial/images/important.png -share/doc/libxml2/html/tutorial/images/next.png -share/doc/libxml2/html/tutorial/images/note.png -share/doc/libxml2/html/tutorial/images/prev.png -share/doc/libxml2/html/tutorial/images/tip.png -share/doc/libxml2/html/tutorial/images/toc-blank.png -share/doc/libxml2/html/tutorial/images/toc-minus.png -share/doc/libxml2/html/tutorial/images/toc-plus.png -share/doc/libxml2/html/tutorial/images/up.png -share/doc/libxml2/html/tutorial/images/warning.png -share/doc/libxml2/html/tutorial/includeaddattribute.c -share/doc/libxml2/html/tutorial/includeaddkeyword.c -share/doc/libxml2/html/tutorial/includeconvert.c -share/doc/libxml2/html/tutorial/includegetattribute.c -share/doc/libxml2/html/tutorial/includekeyword.c -share/doc/libxml2/html/tutorial/index.html -share/doc/libxml2/html/tutorial/ix01.html -share/doc/libxml2/html/tutorial/xmltutorial.pdf -share/doc/libxml2/html/w3c.png -share/doc/libxml2/html/xml.html -@dirrm share/doc/libxml2/html/tutorial/images/callouts -@dirrm share/doc/libxml2/html/tutorial/images -@dirrm share/doc/libxml2/html/tutorial -@dirrm share/doc/libxml2/html -%%PYTHON:%%@dirrm share/doc/libxml2-python/examples -%%PYTHON:%%@dirrm share/doc/libxml2-python -@dirrm share/doc/libxml2/examples -@dirrm share/doc/libxml2 -@dirrm include/libxml2/libxml -@dirrm include/libxml2 diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile deleted file mode 100644 index 7f5ea6fa3..000000000 --- a/textproc/libxslt/Makefile +++ /dev/null @@ -1,51 +0,0 @@ -# New ports collection makefile for: libxslt -# Date created: 9th February 2001 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libxslt -PORTVERSION= 1.0.33 -CATEGORIES= textproc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= The XSLT C library for GNOME - -USE_BZIP2= yes -USE_GMAKE= yes -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -USE_GNOME= gnomehack gnometarget libxml2 -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" - -MAN3= libexslt.3 libxslt.3 -MAN1= xsltproc.1 - -.if !defined(WITHOUT_PYTHON) -USE_PYTHON= yes -PLIST_SUB+= PYTHON:="" -CONFIGURE_ARGS+= --with-python=${LOCALBASE} -.else -CONFIGURE_ARGS+= --without-python -PLIST_SUB+= PYTHON:="@comment " -PKGNAMESUFFIX= -nopython -.endif - -.if defined(WITH_MEM_DEBUG) -CONFIGURE_ARGS+= --with-mem-debug -.endif - -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} "libxslt has several tunables:" - @${ECHO_MSG} "" - @${ECHO_MSG} " WITHOUT_PYTHON=yes Turns off python support" - @${ECHO_MSG} " WITH_MEM_DEBUG=yes Turns on memory debugging" - @${ECHO_MSG} "" - -.include <bsd.port.mk> diff --git a/textproc/libxslt/distinfo b/textproc/libxslt/distinfo deleted file mode 100644 index 191961232..000000000 --- a/textproc/libxslt/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libxslt-1.0.33.tar.bz2) = 699e52b3eb862224d5f5b84c03f08676 diff --git a/textproc/libxslt/files/patch-aa b/textproc/libxslt/files/patch-aa deleted file mode 100644 index 759d51f2d..000000000 --- a/textproc/libxslt/files/patch-aa +++ /dev/null @@ -1,28 +0,0 @@ ---- Makefile.in.orig Fri Sep 12 15:22:17 2003 -+++ Makefile.in Fri Sep 12 15:24:38 2003 -@@ -139,21 +139,20 @@ - @WITH_DEBUGGER_TRUE@ libexslt \ - @WITH_DEBUGGER_TRUE@ xsltproc \ - @WITH_DEBUGGER_TRUE@ doc \ --@WITH_DEBUGGER_TRUE@ @PYTHON_SUBDIR@ \ --@WITH_DEBUGGER_TRUE@ tests -+@WITH_DEBUGGER_TRUE@ @WITH_PYTHON_TRUE@ @PYTHON_SUBDIR@ -+ - - @WITH_DEBUGGER_FALSE@SUBDIRS = \ - @WITH_DEBUGGER_FALSE@ libxslt \ - @WITH_DEBUGGER_FALSE@ libexslt \ - @WITH_DEBUGGER_FALSE@ xsltproc \ - @WITH_DEBUGGER_FALSE@ doc \ --@WITH_DEBUGGER_FALSE@ @PYTHON_SUBDIR@ \ --@WITH_DEBUGGER_FALSE@ tests -+@WITH_DEBUGGER_FALSE@ @WITH_PYTHON_TRUE@ @PYTHON_SUBDIR@ - - - DIST_SUBDIRS = libxslt libexslt xsltproc python doc tests breakpoint - --confexecdir = $(libdir) -+confexecdir = $(sysconfdir) - confexec_DATA = xsltConf.sh - - bin_SCRIPTS = xslt-config diff --git a/textproc/libxslt/files/patch-ab b/textproc/libxslt/files/patch-ab deleted file mode 100644 index 9e1b2046a..000000000 --- a/textproc/libxslt/files/patch-ab +++ /dev/null @@ -1,8 +0,0 @@ ---- libxslt/xsltconfig.h.in.orig Mon Mar 26 20:55:08 2001 -+++ libxslt/xsltconfig.h.in Thu Apr 19 22:20:46 2001 -@@ -23,3 +23,5 @@ - #ifdef __GNUC__ -+#ifndef __FreeBSD__ - #include <ansidecl.h> -+#endif - #ifndef ATTRIBUTE_UNUSED diff --git a/textproc/libxslt/files/patch-configure b/textproc/libxslt/files/patch-configure deleted file mode 100644 index e644cf75e..000000000 --- a/textproc/libxslt/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Fri Sep 12 08:23:19 2003 -+++ configure Fri Sep 12 15:29:42 2003 -@@ -8644,6 +8644,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -10300,7 +10301,7 @@ - fi - if test "$with_python" != "" - then -- pythondir='$(PYTHON_SITE_PACKAGES)' -+ pythondir='$(libdir)/python${PYTHON_VERSION}/site-packages' - else - pythondir='$(libdir)/python${PYTHON_VERSION}/site-packages' - fi diff --git a/textproc/libxslt/files/patch-doc::Makefile.in b/textproc/libxslt/files/patch-doc::Makefile.in deleted file mode 100644 index f5776263c..000000000 --- a/textproc/libxslt/files/patch-doc::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/Makefile.in.orig Fri Aug 23 08:37:53 2002 -+++ doc/Makefile.in Sat Aug 24 02:44:18 2002 -@@ -123,7 +123,7 @@ - - - # The name of the module. --DOC_MODULE = libxslt-$(VERSION) -+DOC_MODULE = libxslt - - # The top-level SGML file. - DOC_MAIN_SGML_FILE = libxslt.sgml diff --git a/textproc/libxslt/files/patch-libxslt::extra.c b/textproc/libxslt/files/patch-libxslt::extra.c deleted file mode 100644 index b4039d8b4..000000000 --- a/textproc/libxslt/files/patch-libxslt::extra.c +++ /dev/null @@ -1,19 +0,0 @@ - -$FreeBSD$ - ---- libxslt/extra.c.orig Wed Aug 15 05:55:12 2001 -+++ libxslt/extra.c Mon Aug 27 13:24:28 2001 -@@ -235,7 +235,12 @@ - * Calling localtime() has the side-effect of setting timezone. - * After we know the timezone, we can adjust for it - */ -- lmt = gmt - timezone; -+ /* -+ * May be on some stupid Linux localtime() have such side-effect, -+ * but FreeBSD DOESN'T HAVE such side-ffect, so we should use -+ * local_tm. -+ */ -+ lmt = gmt - local_tm->tm_gmtoff; - - /* - * FIXME: it's been too long since I did manual memory management. diff --git a/textproc/libxslt/files/patch-libxslt::xslt.h b/textproc/libxslt/files/patch-libxslt::xslt.h deleted file mode 100644 index 72db80ae0..000000000 --- a/textproc/libxslt/files/patch-libxslt::xslt.h +++ /dev/null @@ -1,18 +0,0 @@ - -$FreeBSD$ - ---- libxslt/xslt.h 2001/12/06 12:04:42 1.1 -+++ libxslt/xslt.h 2001/12/06 12:07:32 -@@ -11,6 +11,12 @@ - - #include <libxml/tree.h> - -+#if defined(WIN32) && defined(_MSC_VER) -+#include <libxslt/xsltwin32config.h> -+#else -+#include <libxslt/xsltconfig.h> -+#endif -+ - #ifdef __cplusplus - extern "C" { - #endif diff --git a/textproc/libxslt/files/patch-python::Makefile.in b/textproc/libxslt/files/patch-python::Makefile.in deleted file mode 100644 index ce298bb2a..000000000 --- a/textproc/libxslt/files/patch-python::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- python/Makefile.in.orig Mon Apr 15 21:07:35 2002 -+++ python/Makefile.in Thu Apr 18 14:23:11 2002 -@@ -129,7 +129,7 @@ - -I$(top_srcdir) - - --DOCS_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION) -+DOCS_DIR = $(datadir)/doc/libxslt-python - # libxsltclass.txt is generated - DOCS = TODO - diff --git a/textproc/libxslt/files/patch-python::tests::Makefile.in b/textproc/libxslt/files/patch-python::tests::Makefile.in deleted file mode 100644 index b2b22d6ee..000000000 --- a/textproc/libxslt/files/patch-python::tests::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- python/tests/Makefile.in.orig Fri Sep 12 15:25:00 2003 -+++ python/tests/Makefile.in Fri Sep 12 15:25:38 2003 -@@ -133,7 +133,7 @@ - am__quote = @am__quote@ - install_sh = @install_sh@ - pythondir = @pythondir@ --EXAMPLE_DIR = $(datadir)/doc/libxslt-python-$(LIBXSLT_VERSION)/examples -+EXAMPLE_DIR = $(datadir)/doc/libxslt-python/examples - - TESTSPY = \ - basic.py \ diff --git a/textproc/libxslt/pkg-descr b/textproc/libxslt/pkg-descr deleted file mode 100644 index 707c01ff0..000000000 --- a/textproc/libxslt/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -An XSL Transformations (XSLT) library being developed for the GNOME project. - -WWW: http://xmlsoft.org/XSLT/ -WWW: http://www.w3.org/TR/xslt diff --git a/textproc/libxslt/pkg-plist b/textproc/libxslt/pkg-plist deleted file mode 100644 index 379423f13..000000000 --- a/textproc/libxslt/pkg-plist +++ /dev/null @@ -1,113 +0,0 @@ -bin/xslt-config -bin/xsltproc -etc/xsltConf.sh -include/libexslt/exslt.h -include/libexslt/exsltconfig.h -include/libexslt/exsltexports.h -include/libxslt/attributes.h -include/libxslt/documents.h -include/libxslt/extensions.h -include/libxslt/extra.h -include/libxslt/functions.h -include/libxslt/imports.h -include/libxslt/keys.h -include/libxslt/namespaces.h -include/libxslt/numbersInternals.h -include/libxslt/pattern.h -include/libxslt/preproc.h -include/libxslt/security.h -include/libxslt/templates.h -include/libxslt/transform.h -include/libxslt/variables.h -include/libxslt/xslt.h -include/libxslt/xsltInternals.h -include/libxslt/xsltconfig.h -include/libxslt/xsltexports.h -include/libxslt/xsltutils.h -lib/libexslt.a -lib/libexslt.so -lib/libexslt.so.7 -lib/libxslt.a -lib/libxslt.so -lib/libxslt.so.1 -lib/libxsltbreakpoint.a -lib/libxsltbreakpoint.so -lib/libxsltbreakpoint.so.1 -%%PYTHON:%%lib/%%PYTHON_VERSION%%/site-packages/libxslt.py -%%PYTHON:%%lib/%%PYTHON_VERSION%%/site-packages/libxsltmod.so -libdata/pkgconfig/libxslt.pc -share/aclocal/libxslt.m4 -%%PYTHON:%%share/doc/libxslt-python/TODO -%%PYTHON:%%share/doc/libxslt-python/examples/basic.py -%%PYTHON:%%share/doc/libxslt-python/examples/exslt.py -%%PYTHON:%%share/doc/libxslt-python/examples/extelem.py -%%PYTHON:%%share/doc/libxslt-python/examples/extfunc.py -%%PYTHON:%%share/doc/libxslt-python/examples/pyxsltproc.py -%%PYTHON:%%share/doc/libxslt-python/examples/test.xml -%%PYTHON:%%share/doc/libxslt-python/examples/test.xsl -share/doc/libxslt/html/API.html -share/doc/libxslt/html/APIchunk0.html -share/doc/libxslt/html/APIchunk1.html -share/doc/libxslt/html/APIchunk2.html -share/doc/libxslt/html/APIchunk3.html -share/doc/libxslt/html/APIchunk4.html -share/doc/libxslt/html/APIchunk5.html -share/doc/libxslt/html/APIchunk6.html -share/doc/libxslt/html/APIchunk7.html -share/doc/libxslt/html/APIconstructors.html -share/doc/libxslt/html/APIfiles.html -share/doc/libxslt/html/APIfunctions.html -share/doc/libxslt/html/APIsymbols.html -share/doc/libxslt/html/FAQ.html -share/doc/libxslt/html/Libxslt-Logo-180x168.gif -share/doc/libxslt/html/Libxslt-Logo-90x34.gif -share/doc/libxslt/html/book1.html -share/doc/libxslt/html/bugs.html -share/doc/libxslt/html/contexts.gif -share/doc/libxslt/html/contribs.html -share/doc/libxslt/html/docbook.html -share/doc/libxslt/html/docs.html -share/doc/libxslt/html/downloads.html -share/doc/libxslt/html/extensions.html -share/doc/libxslt/html/help.html -share/doc/libxslt/html/index.html -share/doc/libxslt/html/internals.html -share/doc/libxslt/html/intro.html -share/doc/libxslt/html/libxslt-attributes.html -share/doc/libxslt/html/libxslt-extensions.html -share/doc/libxslt/html/libxslt-functions.html -share/doc/libxslt/html/libxslt-imports.html -share/doc/libxslt/html/libxslt-keys.html -share/doc/libxslt/html/libxslt-lib.html -share/doc/libxslt/html/libxslt-namespaces.html -share/doc/libxslt/html/libxslt-notes.html -share/doc/libxslt/html/libxslt-numbersInternals.html -share/doc/libxslt/html/libxslt-pattern.html -share/doc/libxslt/html/libxslt-templates.html -share/doc/libxslt/html/libxslt-transform.html -share/doc/libxslt/html/libxslt-variables.html -share/doc/libxslt/html/libxslt-xslt.html -share/doc/libxslt/html/libxslt-xsltInternals.html -share/doc/libxslt/html/libxslt-xsltutils.html -share/doc/libxslt/html/news.html -share/doc/libxslt/html/node.gif -share/doc/libxslt/html/object.gif -share/doc/libxslt/html/processing.gif -share/doc/libxslt/html/python.html -share/doc/libxslt/html/redhat.gif -share/doc/libxslt/html/smallfootonly.gif -share/doc/libxslt/html/stylesheet.gif -share/doc/libxslt/html/templates.gif -share/doc/libxslt/html/tutorial/libxslt_tutorial.c -share/doc/libxslt/html/tutorial/libxslttutorial.html -share/doc/libxslt/html/tutorial/libxslttutorial.xml -share/doc/libxslt/html/xslt.html -share/doc/libxslt/html/xsltproc.html -share/doc/libxslt/html/xsltproc2.html -@dirrm share/doc/libxslt/html/tutorial -@dirrm share/doc/libxslt/html -%%PYTHON:%%@dirrm share/doc/libxslt-python/examples -%%PYTHON:%%@dirrm share/doc/libxslt-python -@dirrm share/doc/libxslt -@dirrm include/libxslt -@dirrm include/libexslt diff --git a/www/libgtkhtml/Makefile b/www/libgtkhtml/Makefile deleted file mode 100644 index 5c1d961c3..000000000 --- a/www/libgtkhtml/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: libgtkhtml -# Date created: 2nd June 2000 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libgtkhtml -PORTVERSION= 2.4.0 -CATEGORIES= www gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Lightweight HTML rendering/printing/editing engine - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack libxslt gnomevfs2 gail -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/www/libgtkhtml/distinfo b/www/libgtkhtml/distinfo deleted file mode 100644 index f4d626ca6..000000000 --- a/www/libgtkhtml/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgtkhtml-2.4.0.tar.bz2) = ee2aba8198ebde0c33fe43bc61c20834 diff --git a/www/libgtkhtml/files/patch-af b/www/libgtkhtml/files/patch-af deleted file mode 100644 index de57871ff..000000000 --- a/www/libgtkhtml/files/patch-af +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Fri May 17 13:34:46 2002 -+++ configure Fri May 17 13:37:13 2002 -@@ -6567,6 +6567,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/www/libgtkhtml/pkg-descr b/www/libgtkhtml/pkg-descr deleted file mode 100644 index abb1b154d..000000000 --- a/www/libgtkhtml/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This is GtkHTML, a lightweight HTML rendering/printing/editing engine. -It was originally based on KHTMLW, but is now being developed -independently. - -WWW: http://www.gnome.org/ diff --git a/www/libgtkhtml/pkg-plist b/www/libgtkhtml/pkg-plist deleted file mode 100644 index 8f41dde64..000000000 --- a/www/libgtkhtml/pkg-plist +++ /dev/null @@ -1,88 +0,0 @@ -include/gtkhtml-2.0/libgtkhtml/css/cssmatcher.h -include/gtkhtml-2.0/libgtkhtml/css/cssparser.h -include/gtkhtml-2.0/libgtkhtml/css/cssstylesheet.h -include/gtkhtml-2.0/libgtkhtml/css/cssvalue.h -include/gtkhtml-2.0/libgtkhtml/document/htmldocument.h -include/gtkhtml-2.0/libgtkhtml/document/htmlparser.h -include/gtkhtml-2.0/libgtkhtml/dom/core/dom-attr.h -include/gtkhtml-2.0/libgtkhtml/dom/core/dom-characterdata.h -include/gtkhtml-2.0/libgtkhtml/dom/core/dom-comment.h -include/gtkhtml-2.0/libgtkhtml/dom/core/dom-core-utils.h -include/gtkhtml-2.0/libgtkhtml/dom/core/dom-document.h -include/gtkhtml-2.0/libgtkhtml/dom/core/dom-documenttype.h -include/gtkhtml-2.0/libgtkhtml/dom/core/dom-element.h -include/gtkhtml-2.0/libgtkhtml/dom/core/dom-namednodemap.h -include/gtkhtml-2.0/libgtkhtml/dom/core/dom-node.h -include/gtkhtml-2.0/libgtkhtml/dom/core/dom-nodelist.h -include/gtkhtml-2.0/libgtkhtml/dom/dom-types.h -include/gtkhtml-2.0/libgtkhtml/dom/events/dom-event.h -include/gtkhtml-2.0/libgtkhtml/dom/events/dom-eventlistener.h -include/gtkhtml-2.0/libgtkhtml/dom/events/dom-eventtarget.h -include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlanchorelement.h -include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlcollection.h -include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlelement.h -include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlformelement.h -include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlinputelement.h -include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlobjectelement.h -include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmloptionelement.h -include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmlselectelement.h -include/gtkhtml-2.0/libgtkhtml/dom/html/dom-htmltextareaelement.h -include/gtkhtml-2.0/libgtkhtml/dom/traversal/dom-documenttraversal.h -include/gtkhtml-2.0/libgtkhtml/dom/traversal/dom-nodefilter.h -include/gtkhtml-2.0/libgtkhtml/dom/traversal/dom-nodeiterator.h -include/gtkhtml-2.0/libgtkhtml/dom/traversal/dom-traversal-utils.h -include/gtkhtml-2.0/libgtkhtml/dom/views/dom-abstractview.h -include/gtkhtml-2.0/libgtkhtml/dom/views/dom-documentview.h -include/gtkhtml-2.0/libgtkhtml/graphics/htmlcolor.h -include/gtkhtml-2.0/libgtkhtml/graphics/htmlfontspecification.h -include/gtkhtml-2.0/libgtkhtml/graphics/htmlgdkpainter.h -include/gtkhtml-2.0/libgtkhtml/graphics/htmlimage.h -include/gtkhtml-2.0/libgtkhtml/graphics/htmlimagefactory.h -include/gtkhtml-2.0/libgtkhtml/graphics/htmlpainter.h -include/gtkhtml-2.0/libgtkhtml/graphics/htmlstylepainter.h -include/gtkhtml-2.0/libgtkhtml/gtkhtml.h -include/gtkhtml-2.0/libgtkhtml/gtkhtmlcontext.h -include/gtkhtml-2.0/libgtkhtml/layout/html/htmlboxembedded.h -include/gtkhtml-2.0/libgtkhtml/layout/html/htmlboxform.h -include/gtkhtml-2.0/libgtkhtml/layout/html/htmlembedded.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlbox.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlboxblock.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlboxlistitem.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlboxroot.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtable.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtablecaption.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtablecell.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtablerow.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtablerowgroup.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlboxtext.h -include/gtkhtml-2.0/libgtkhtml/layout/htmllinebox.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlrelayout.h -include/gtkhtml-2.0/libgtkhtml/layout/htmlstyle.h -include/gtkhtml-2.0/libgtkhtml/util/htmlatomlist.h -include/gtkhtml-2.0/libgtkhtml/util/htmlglobalatomlist.h -include/gtkhtml-2.0/libgtkhtml/util/htmlglobalatoms.h -include/gtkhtml-2.0/libgtkhtml/util/htmlstream.h -include/gtkhtml-2.0/libgtkhtml/util/htmlstreambuffer.h -include/gtkhtml-2.0/libgtkhtml/util/rfc1738.h -include/gtkhtml-2.0/libgtkhtml/view/htmlevent.h -include/gtkhtml-2.0/libgtkhtml/view/htmlselection.h -include/gtkhtml-2.0/libgtkhtml/view/htmlview.h -lib/libgtkhtml-2.a -lib/libgtkhtml-2.so -lib/libgtkhtml-2.so.0 -libdata/pkgconfig/libgtkhtml-2.0.pc -@dirrm include/gtkhtml-2.0/libgtkhtml/view -@dirrm include/gtkhtml-2.0/libgtkhtml/util -@dirrm include/gtkhtml-2.0/libgtkhtml/layout/html -@dirrm include/gtkhtml-2.0/libgtkhtml/layout -@dirrm include/gtkhtml-2.0/libgtkhtml/graphics -@dirrm include/gtkhtml-2.0/libgtkhtml/dom/views -@dirrm include/gtkhtml-2.0/libgtkhtml/dom/traversal -@dirrm include/gtkhtml-2.0/libgtkhtml/dom/html -@dirrm include/gtkhtml-2.0/libgtkhtml/dom/events -@dirrm include/gtkhtml-2.0/libgtkhtml/dom/core -@dirrm include/gtkhtml-2.0/libgtkhtml/dom -@dirrm include/gtkhtml-2.0/libgtkhtml/document -@dirrm include/gtkhtml-2.0/libgtkhtml/css -@dirrm include/gtkhtml-2.0/libgtkhtml -@dirrm include/gtkhtml-2.0 diff --git a/x11-fm/nautilus/Makefile b/x11-fm/nautilus/Makefile deleted file mode 100644 index 8cbb405cb..000000000 --- a/x11-fm/nautilus/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: nautilus2 -# Date created: 28th August 2000 -# Whom: ade, archie -# -# $FreeBSD$ -# - -PORTNAME= nautilus2 -PORTVERSION= 2.4.0 -CATEGORIES= x11-fm gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4 -DIST_SUBDIR= gnome2 -DISTNAME= nautilus-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME file manager and graphical shell developed by Eazel - -BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop eel2 librsvg2 -GNOME_DESKTOP_VERSION=2 -INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes -USE_REINPLACE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -L${X11BASE}/lib -liconv" \ - LIBPNG="-L${LOCALBASE}/lib -lpng -lz ${MOZILLA_LIBS}" -CONFIGURE_ARGS= --with-freetype2-lib-place=${LOCALBASE}/lib \ - --with-freetype2-include-place=${LOCALBASE}/include/freetype2 \ - --enable-static -MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" - -post-install: - @${CHMOD} u+w ${PREFIX}/share/gnome/nautilus/*.desktop - -.include <bsd.port.mk> diff --git a/x11-fm/nautilus/distinfo b/x11-fm/nautilus/distinfo deleted file mode 100644 index 40a3b0590..000000000 --- a/x11-fm/nautilus/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/nautilus-2.4.0.tar.bz2) = ec3e317a12072b79d9b915c256400ed9 diff --git a/x11-fm/nautilus/files/patch-Makefile.in b/x11-fm/nautilus/files/patch-Makefile.in deleted file mode 100644 index 7fe0bcd6e..000000000 --- a/x11-fm/nautilus/files/patch-Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.in.orig Tue Jan 7 12:28:34 2003 -+++ Makefile.in Tue Jan 7 12:29:48 2003 -@@ -153,7 +153,6 @@ - libnautilus-private \ - libnautilus-adapter \ - src \ -- test \ - components \ - po \ - data \ diff --git a/x11-fm/nautilus/files/patch-aa b/x11-fm/nautilus/files/patch-aa deleted file mode 100644 index 3881dec5e..000000000 --- a/x11-fm/nautilus/files/patch-aa +++ /dev/null @@ -1,61 +0,0 @@ ---- configure.orig Sat Jun 28 00:42:27 2003 -+++ configure Sat Jun 28 00:44:45 2003 -@@ -12860,7 +12860,7 @@ - - LIBNAUTILUS_LIBS="`$PKG_CONFIG --libs $LIBNAUTILUS_MODULES`" - --LIBNAUTILUS_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir $LIBNAUTILUS_MODULES | $srcdir/add-include-prefix`" -+LIBNAUTILUS_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir $LIBNAUTILUS_MODULES | xargs -n1 echo -n ' -I '`" - - - CORE_MODULES="eel-2.0 librsvg-2.0 bonobo-activation-2.0 libbonobo-2.0 libbonoboui-2.0 esound gnome-desktop-2.0 $EXTRA_CORE_MODULES" -@@ -12868,7 +12868,7 @@ - - CORE_LIBS="`$PKG_CONFIG --libs $CORE_MODULES` $CDDA_LIBS $LIBJPEG $x_libs" - --CORE_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir $CORE_MODULES | $srcdir/add-include-prefix`" -+CORE_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir $CORE_MODULES | xargs -n1 echo -n ' -I '`" - - - COMPONENT_MODULES="eel-2.0 libbonoboui-2.0 gnome-vfs-module-2.0 gnome-desktop-2.0" -@@ -13849,7 +13849,7 @@ - s,@PKG_CONFIG@,$PKG_CONFIG,;t t - s,@STARTUP_NOTIFICATION_PACKAGE@,$STARTUP_NOTIFICATION_PACKAGE,;t t - s,@ALL_CFLAGS@,$ALL_CFLAGS,;t t --s,@ALL_LIBS@,$ALL_LIBS,;t t -+s~@ALL_LIBS@~$ALL_LIBS~;t t - s,@GETTEXT_PACKAGE@,$GETTEXT_PACKAGE,;t t - s,@USE_NLS@,$USE_NLS,;t t - s,@MSGFMT@,$MSGFMT,;t t -@@ -13901,26 +13901,26 @@ - s,@HAVE_JW_FALSE@,$HAVE_JW_FALSE,;t t - s,@HAVE_JW@,$HAVE_JW,;t t - s,@MEDUSA_CFLAGS@,$MEDUSA_CFLAGS,;t t --s,@MEDUSA_LIBS@,$MEDUSA_LIBS,;t t -+s~@MEDUSA_LIBS@~$MEDUSA_LIBS~;t t - s,@LIBJPEG@,$LIBJPEG,;t t - s,@GIMPHWRAPBOX_CFLAGS@,$GIMPHWRAPBOX_CFLAGS,;t t - s,@GSEQUENCE_CFLAGS@,$GSEQUENCE_CFLAGS,;t t - s,@LIBEGG_CFLAGS@,$LIBEGG_CFLAGS,;t t - s,@LIBNAUTILUS_CFLAGS@,$LIBNAUTILUS_CFLAGS,;t t --s,@LIBNAUTILUS_LIBS@,$LIBNAUTILUS_LIBS,;t t -+s~@LIBNAUTILUS_LIBS@~$LIBNAUTILUS_LIBS~;t t - s,@LIBNAUTILUS_IDL_INCLUDES@,$LIBNAUTILUS_IDL_INCLUDES,;t t - s,@CORE_CFLAGS@,$CORE_CFLAGS,;t t --s,@CORE_LIBS@,$CORE_LIBS,;t t -+s~@CORE_LIBS@~$CORE_LIBS~;t t - s,@CORE_IDL_INCLUDES@,$CORE_IDL_INCLUDES,;t t - s,@COMPONENT_CFLAGS@,$COMPONENT_CFLAGS,;t t --s,@COMPONENT_LIBS@,$COMPONENT_LIBS,;t t -+s~@COMPONENT_LIBS@~$COMPONENT_LIBS~;t t - s,@EMBLEM_COMPONENT_CFLAGS@,$EMBLEM_COMPONENT_CFLAGS,;t t - s,@EMBLEM_COMPONENT_LIBS@,$EMBLEM_COMPONENT_LIBS,;t t - s,@DISABLE_DEPRECATED_CFLAGS@,$DISABLE_DEPRECATED_CFLAGS,;t t - s,@ENABLE_HARDWARE_VIEW_TRUE@,$ENABLE_HARDWARE_VIEW_TRUE,;t t - s,@ENABLE_HARDWARE_VIEW_FALSE@,$ENABLE_HARDWARE_VIEW_FALSE,;t t - s,@CAPPLET_CFLAGS@,$CAPPLET_CFLAGS,;t t --s,@CAPPLET_LIBS@,$CAPPLET_LIBS,;t t -+s~@CAPPLET_LIBS@~$CAPPLET_LIBS~;t t - s,@GCONFTOOL@,$GCONFTOOL,;t t - s,@GCONF_SCHEMA_CONFIG_SOURCE@,$GCONF_SCHEMA_CONFIG_SOURCE,;t t - s,@GCONF_SCHEMA_FILE_DIR@,$GCONF_SCHEMA_FILE_DIR,;t t diff --git a/x11-fm/nautilus/files/patch-data_static_bookmarks.xml b/x11-fm/nautilus/files/patch-data_static_bookmarks.xml deleted file mode 100644 index 54ea8ae37..000000000 --- a/x11-fm/nautilus/files/patch-data_static_bookmarks.xml +++ /dev/null @@ -1,84 +0,0 @@ ---- data/static_bookmarks.xml.orig Wed Jun 5 22:58:43 2002 -+++ data/static_bookmarks.xml Wed Jun 5 23:30:11 2002 -@@ -1,54 +1,44 @@ - <?xml version="1.0"?> - <bookmarks> - <folder _name="Software"> -- <bookmark _name="Allaire" icon_name="i-web" uri="http://www.allaire.com/Products/index.cfm"/> -- <bookmark _name="Borland" icon_name="i-web" uri="http://www.borland.com/kylix/"/> -- <bookmark _name="MandrakeSoft" icon_name="i-web" uri="http://mandrakesoft.com/"/> -- <bookmark _name="Netraverse" icon_name="i-web" uri="http://www.netraverse.com"/> -- <bookmark _name="Red Hat" icon_name="i-web" uri="http://www.redhat.com"/> -- <bookmark _name="SuSE" icon_name="i-web" uri="http://www.suse.com"/> -+ <bookmark _name="4Front Technologies" icon_name="i-web" uri="http://www.4front-tech.com"/> -+ <bookmark _name="BSD Mall" icon_name="i-web" uri="http://www.bsdmall.com/freebsd1.html"/> -+ <bookmark _name="FreeBSD" icon_name="i-web" uri="http://www.freebsd.org"/> -+ <bookmark _name="GNOME" icon_name="i-web" uri="http://www.gnome.org/"/> - <bookmark _name="Sun StarOffice" icon_name="i-web" uri="http://www.sun.com/products/staroffice/"/> - <bookmark _name="Ximian" icon_name="i-web" uri="http://www.ximian.com"/> -- <bookmark _name="Zero-Knowledge" icon_name="i-web" uri="http://www.zeroknowledge.com"/> - </folder> - <folder _name="Hardware"> -- <bookmark _name="Compaq" icon_name="i-web" uri="http://www.compaq.com/products/software/linux/"/> -- <bookmark _name="CNET Computers.com" icon_name="i-web" uri="http://computers.cnet.com/hardware/0-1016.html"/> -- <bookmark _name="Dell" icon_name="i-web" uri="http://www.dell.com/linux/"/> -- <bookmark _name="Penguin Computing" icon_name="i-web" uri="http://www.penguincomputing.com"/> -- <bookmark _name="ZDNet Linux Hardware Database" icon_name="i-web" uri="http://lhd.zdnet.com"/> -+ <bookmark _name="Adaptec" icon_name="i-web" uri="http://www.adaptec.com"/> -+ <bookmark _name="BSD Mall" icon_name="i-web" uri="http://www.bsdmall.com/hardware.html"/> -+ <bookmark _name="Cisco Systems, Inc" icon_name="i-web" uri="http://www.cisco.com"/> -+ <bookmark _name="Compaq" icon_name="i-web" uri="http://www.compaq.com"/> -+ <bookmark _name="Data Net Solutions" icon_name="i-web" uri="http://www.eclipse.com"/> -+ <bookmark _name="Dell" icon_name="i-web" uri="http://www.dell.com"/> - </folder> - <folder _name="News and Media"> -- <bookmark _name="Binary Freedom" icon_name="i-web" uri="http://www.binaryfreedom.com/"/> -- <bookmark _name="CNET Linux Center" icon_name="i-web" uri="http://linux.cnet.com/linux/0-1518529-7-3378110.html"/> -- <bookmark _name="LinuxOrbit.com" icon_name="i-web" uri="http://www.linuxorbit.com"/> -- <bookmark _name="Linux Weekly News" icon_name="i-web" uri="http://www.lwn.net"/> -+ <bookmark _name="BSD Today" icon_name="i-web" uri="http://www.bsdtoday.com"/> -+ <bookmark _name="Daily Daemon News" icon_name="i-web" uri="http://daily.daemonnews.org"/> -+ <bookmark _name="Daemon News" icon_name="i-web" uri="http://www.daemonnews.org"/> - <bookmark _name="O'Reilly" icon_name="i-web" uri="http://www.oreillynet.com"/> -- <bookmark _name="OSDN" icon_name="i-web" uri="http://www.osdn.com"/> -- <bookmark _name="ZDNet Linux Resource Center" icon_name="i-web" uri="http://linux.zdnet.com"/> - </folder> - <folder _name="Web Services"> -- <bookmark _name="CollabNet" icon_name="i-web" uri="http://www.collab.net/community/"/> -- <bookmark _name="Covalent" icon_name="i-web" uri="http://www.covalent.com"/> -- <bookmark _name="Rackspace" icon_name="i-web" uri="http://www.rackspace.com"/> -- <bookmark _name="Red Hat Network" icon_name="i-web" uri="http://www.redhat.com/network/"/> -+ <bookmark _name="FreeBSD Services, Ltd." icon_name="i-web" uri="http://www.freebsd-services.com"/> -+ <bookmark _name="JohnsCompanies Collocation Services" icon_name="i-web" uri="http://www.johncompanies.com/collocation"/> - <bookmark _name="SourceForge" icon_name="i-web" uri="http://www.sourceforge.net"/> - </folder> -- <folder _name="International"> -- <bookmark _name="Conectiva" icon_name="i-web" uri="http://en.conectiva.com/"/> -- <bookmark _name="Linux One" icon_name="i-web" uri="http://www.linuxone.co.kr/english2/eng/main.htm"/> -- <bookmark _name="Open Source Asia" icon_name="i-web" uri="http://www.opensourceasia.com"/> -- <bookmark _name="RedFlag Linux" icon_name="i-web" uri="http://www.redflag-linux.com/english/index.html"/> -- <bookmark _name="Sun Wah Linux" icon_name="i-web" uri="http://www.sw-linux.com/nonflash_front.htm"/> -- </folder> -- <folder _name="Linux Resources"> -- <bookmark _name="Debian.org" icon_name="i-web" uri="http://www.debian.org"/> -- <bookmark _name="Freshmeat.net" icon_name="i-web" uri="http://www.freshmeat.net"/> -- <bookmark _name="GNOME.org" icon_name="i-web" uri="http://www.gnome.org"/> -- <bookmark _name="GNU.org" icon_name="i-web" uri="http://www.gnu.org"/> -- <bookmark _name="Linux Online" icon_name="i-web" uri="http://www.linux.org"/> -- <bookmark _name="Linux Documentation Project" icon_name="i-web" uri="http://www.linuxdoc.org"/> -- <bookmark _name="LinuxNewbie.org" icon_name="i-web" uri="http://www.linuxnewbie.org"/> -+ <folder _name="FreeBSD Resources"> -+ <bookmark _name="BSD Apps" icon_name="i-web" uri="http://www.bsdapps.com"/> -+ <bookmark _name="BSD At Work" icon_name="i-web" uri="http://www.bsdatwork.com"/> -+ <bookmark _name="BSD Central" icon_name="i-web" uri="http://bsdcentral.com"/> -+ <bookmark _name="BSD Dev Center" icon_name="i-web" uri="http://www.onlamp.com/bsd/"/> -+ <bookmark _name="FreeBSD Diary" icon_name="i-web" uri="http://www.freebsddiary.org"/> -+ <bookmark _name="FreeBSD Forums" icon_name="i-web" uri="http://www.freebsdforums.org"/> -+ <bookmark _name="FreeBSD GNOME Project" icon_name="i-web" uri="http://www.freebsd.org/gnome"/> -+ <bookmark _name="FreeBSD Handbook" icon_name="i-web" uri="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html"/> -+ <bookmark _name="FreeBSD Security Information" icon_name="i-web" uri="http://www.freebsd.org/security/security.html"/> -+ <bookmark _name="Freshports" icon_name="i-web" uri="http://www.freshports.org"/> -+ <bookmark _name="Google's BSD Search Engine" icon_name="i-web" uri="http://www.google.com/bsd"/> - <bookmark _name="OpenOffice" icon_name="i-web" uri="http://www.openoffice.org"/> - </folder> - </bookmarks> diff --git a/x11-fm/nautilus/files/patch-libbackground_Makefile.in b/x11-fm/nautilus/files/patch-libbackground_Makefile.in deleted file mode 100644 index 835db3474..000000000 --- a/x11-fm/nautilus/files/patch-libbackground_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libbackground/Makefile.in.orig Tue Jan 7 12:30:18 2003 -+++ libbackground/Makefile.in Tue Jan 7 12:30:58 2003 -@@ -141,7 +141,7 @@ - - INCLUDES = \ - -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ -- -DGNOME_ICONDIR=\""${prefix}/share/pixmaps"\" \ -+ -DGNOME_ICONDIR=\""${datadir}/pixmaps"\" \ - -DG_LOG_DOMAIN=\"capplet-common\" \ - -I$(top_srcdir)/ \ - @CAPPLET_CFLAGS@ diff --git a/x11-fm/nautilus/files/patch-libnautilus-extensions::nautilus-medusa-support.c b/x11-fm/nautilus/files/patch-libnautilus-extensions::nautilus-medusa-support.c deleted file mode 100644 index 68e98b154..000000000 --- a/x11-fm/nautilus/files/patch-libnautilus-extensions::nautilus-medusa-support.c +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- libnautilus-private/nautilus-medusa-support.c.orig Wed Apr 11 21:36:16 2001 -+++ libnautilus-private/nautilus-medusa-support.c Mon May 14 17:45:24 2001 -@@ -84,7 +84,7 @@ - */ - status = NAUTILUS_CRON_STATUS_OFF; - -- stat_file_name = g_strdup_printf ("/proc/%d/stat", process_number); -+ stat_file_name = g_strdup_printf ("/proc/%d/status", process_number); - stat_file = fopen (stat_file_name, "r"); - g_free (stat_file_name); - diff --git a/x11-fm/nautilus/files/patch-libnautilus-private::nautilus-volume-monitor.c b/x11-fm/nautilus/files/patch-libnautilus-private::nautilus-volume-monitor.c deleted file mode 100644 index b63431e8a..000000000 --- a/x11-fm/nautilus/files/patch-libnautilus-private::nautilus-volume-monitor.c +++ /dev/null @@ -1,272 +0,0 @@ ---- libnautilus-private/nautilus-volume-monitor.c.orig Sun May 4 04:36:53 2003 -+++ libnautilus-private/nautilus-volume-monitor.c Wed May 7 00:50:22 2003 -@@ -59,6 +59,16 @@ - #include <sys/types.h> - #include <unistd.h> - -+#ifdef __FreeBSD__ -+#include <sys/param.h> -+#include <sys/ucred.h> -+#include <sys/mount.h> -+ -+#define HAVE_SETFSENT -+#define FREEBSD_MNT -+#define setmntent(f,m) setfsent() -+#endif -+ - #ifdef HAVE_SYS_VFSTAB_H - #include <sys/vfstab.h> - #elif HAVE_FSTAB_H -@@ -120,7 +130,7 @@ - #define MNTOPT_RO "ro" - #endif - --#ifndef HAVE_SETMNTENT -+#if !defined(HAVE_SETMNTENT) && !defined(HAVE_SETFSENT) - #define setmntent(f,m) fopen(f,m) - #endif - #ifndef HAVE_ENDMNTENT -@@ -519,6 +529,9 @@ - static gboolean - has_removable_mntent_options (MountTableEntry *ent) - { -+#ifdef __FreeBSD__ -+ struct fstab *fsent; -+#endif - #ifdef HAVE_HASMNTOPT - /* Use "owner" or "user" or "users" as our way of determining a removable volume */ - if (hasmntopt (ent, "user") != NULL -@@ -528,6 +541,12 @@ - return TRUE; - } - #endif -+#ifdef __FreeBSD__ -+ fsent = getfsspec(ent->f_mntfromname); -+ if (fsent != NULL && strstr (fsent->fs_mntops, "noauto")) { -+ return TRUE; -+ } -+#endif - - #ifdef SOLARIS_MNT - if (eel_str_has_prefix (ent->mnt_special, "/vol/")) { -@@ -667,10 +686,15 @@ - static GList * - get_removable_volumes (NautilusVolumeMonitor *monitor) - { -+#ifndef HAVE_SETFSENT - FILE *file; -- GList *volumes; -- MountTableEntry *ent; -- NautilusVolume *volume; -+#else -+ int file; -+ struct fstab *fsent; -+#endif -+ GList *volumes = NULL; -+ MountTableEntry *ent = NULL; -+ NautilusVolume *volume = NULL; - char * fs_opt; - #if defined(HAVE_SYS_MNTTAB_H) || defined(AIX_MNT) - MountTableEntry ent_storage; -@@ -678,26 +702,27 @@ - #ifdef HAVE_GETMNTINFO - int count, index; - #endif -- ent = NULL; -- volume = NULL; -- volumes = NULL; - - #ifdef HAVE_GETMNTINFO - count = getmntinfo (&ent, MNT_WAIT); - /* getmentinfo returns a pointer to static data. Do not free. */ - for (index = 0; index < count; index++) { -- if (has_removable_mntent_options (&ent[index])) { -+ if (has_removable_mntent_options (ent + index)) { - volume = create_volume (ent[index].f_mntfromname, - ent[index].f_mntonname); - volume->is_removable = TRUE; - volumes = finish_creating_volume_and_prepend -- (monitor, volume, ent[index].f_fstypename, volumes); -+ (monitor, volume, ent[index].f_fstypename, volumes); - } - } - #endif - - file = setmntent (MOUNT_TABLE_PATH, "r"); -+#ifndef HAVE_SETFSENT - if (file == NULL) { -+#else -+ if (file == 0) { -+#endif - return NULL; - } - -@@ -742,9 +767,21 @@ - (monitor, volume, ent->mnt_type, volumes); - } - } -+#elif defined (HAVE_SETFSENT) -+ while ((fsent = getfsent ()) != NULL) { -+ if (strstr (fsent->fs_mntops, "noauto") != NULL) { -+ volume = create_volume (fsent->fs_spec, fsent->fs_file); -+ volumes = finish_creating_volume_and_prepend -+ (monitor, volume, fsent->fs_vfstype, volumes); -+ } -+ } - #endif -- -+ -+#ifndef HAVE_SETFSENT - endmntent (file); -+#else -+ endfsent(); -+#endif - - #ifdef HAVE_CDDA - volume = create_volume (CD_AUDIO_PATH, CD_AUDIO_PATH); -@@ -774,7 +811,7 @@ - return result; - } - --#ifndef SOLARIS_MNT -+#if !defined(SOLARIS_MNT) && !defined(FREEBSD_MNT) - - static gboolean - volume_is_removable (const NautilusVolume *volume) -@@ -1040,7 +1077,7 @@ - char *command; - - if (path != NULL) { -- command = g_strdup_printf ("eject %s", path); -+ command = g_strdup_printf ("/usr/sbin/cdcontrol -f %s eject", path); - eel_gnome_shell_execute (command); - g_free (command); - } -@@ -1197,23 +1234,34 @@ - return volumes; - } - --#elif defined(SOLARIS_MNT) -+#elif defined(SOLARIS_MNT) || defined(FREEBSD_MNT) - - static GList * - get_mount_list (NautilusVolumeMonitor *monitor) - { -- FILE *fh; - GList *volumes; -- MountTableEntry ent; - NautilusVolume *volume; -+#ifndef HAVE_SETFSENT -+ MountTableEntry ent; -+ FILE *fh; -+#else -+ MountTableEntry *ent; -+ int fh, index; -+#endif - - volumes = NULL; - -+#ifndef HAVE_SETFSENT - fh = setmntent (MOUNT_TABLE_PATH, "r"); - if (fh == NULL) { -+#else -+ fh = getmntinfo (&ent, MNT_WAIT); -+ if (fh == 0) { -+#endif - return NULL; - } - -+#ifndef HAVE_SETFSENT - while (! getmntent(fh, &ent)) { - volume = create_volume (ent.mnt_special, ent.mnt_mountp); - volume->is_removable = has_removable_mntent_options (&ent); -@@ -1222,6 +1270,16 @@ - } - - endmntent (fh); -+#else -+ /* getmentinfo returns a pointer to static data. Do not free. */ -+ for (index = 0; index < fh; index++) { -+ volume = create_volume (ent[index].f_mntfromname, -+ ent[index].f_mntonname); -+ volume->is_removable = has_removable_mntent_options (ent + index); -+ volumes = finish_creating_volume_and_prepend -+ (monitor, volume, ent[index].f_fstypename, volumes); -+ } -+#endif - - return volumes; - } -@@ -1448,7 +1506,7 @@ - static int - get_cdrom_type (const char *vol_dev_path, int* fd) - { --#ifdef SOLARIS_MNT -+#if defined(SOLARIS_MNT) - GString *new_dev_path; - struct cdrom_tocentry entry; - struct cdrom_tochdr header; -@@ -1487,6 +1545,34 @@ - return type; - #elif defined(AIX_MNT) - return CDS_NO_INFO; -+#elif defined(FREEBSD_MNT) -+ struct ioc_toc_header header; -+ struct ioc_read_toc_single_entry entry; -+ int type; -+ -+ *fd = open (vol_dev_path, O_RDONLY|O_NONBLOCK); -+ if (*fd < 0) { -+ return CDS_DATA_1; -+ } -+ -+ if ( ioctl(*fd, CDIOREADTOCHEADER, &header) == 0) { -+ return CDS_DATA_1; -+ } -+ -+ type = CDS_DATA_1; -+ for (entry.track = header.starting_track; -+ entry.track <= header.ending_track; -+ entry.track++) { -+ entry.address_format = CD_LBA_FORMAT; -+ if (ioctl (*fd, CDIOREADTOCENTRY, &entry) == 0) { -+ if (entry.entry.control & CDROM_DATA_TRACK) { -+ type = CDS_AUDIO; -+ break; -+ } -+ } -+ } -+ -+ return type; - #else - *fd = open (vol_dev_path, O_RDONLY|O_NONBLOCK); - return ioctl (*fd, CDROM_DISC_STATUS, CDSL_CURRENT); -@@ -2004,7 +2090,7 @@ - for (node = volume_list; node != NULL; node = node->next) { - volume = node->data; - --#if !defined(SOLARIS_MNT) && !defined(AIX_MNT) -+#if !defined(SOLARIS_MNT) && !defined(AIX_MNT) && !defined(FREEBSD_MNT) - /* These are set up by get_current_mount_list for Solaris&AIX.*/ - volume->is_removable = volume_is_removable (volume); - #endif -@@ -2033,7 +2119,7 @@ - ok = mount_volume_auto_add (volume); - } else if (strcmp (file_system_type_name, "cdda") == 0) { - ok = mount_volume_cdda_add (volume); -- } else if (strcmp (file_system_type_name, "iso9660") == 0) { -+ } else if (strcmp (file_system_type_name, "cd9660") == 0) { - ok = mount_volume_iso9660_add (volume); - } else if (strcmp (file_system_type_name, "nfs") == 0) { - ok = mount_volume_nfs_add (volume); -@@ -2071,8 +2157,8 @@ - } else if (eel_str_has_prefix (volume->device_path, "/dev/cdrom")) { - volume->device_type = NAUTILUS_DEVICE_CDROM_DRIVE; - volume->is_removable = TRUE; -- } else if (eel_str_has_prefix (volume->mount_path, "/mnt/")) { -- name = volume->mount_path + strlen ("/mnt/"); -+ } else if (eel_str_has_prefix (volume->mount_path, "/")) { -+ name = volume->mount_path + strlen ("/"); - - if (eel_str_has_prefix (name, "cdrom") - || eel_str_has_prefix (name, "burn")) { diff --git a/x11-fm/nautilus/files/patch-libnautilus-private_filesystem-attributes.xml b/x11-fm/nautilus/files/patch-libnautilus-private_filesystem-attributes.xml deleted file mode 100644 index 81e3a2a71..000000000 --- a/x11-fm/nautilus/files/patch-libnautilus-private_filesystem-attributes.xml +++ /dev/null @@ -1,31 +0,0 @@ ---- libnautilus-private/filesystem-attributes.xml.orig Sat Sep 14 16:56:38 2002 -+++ libnautilus-private/filesystem-attributes.xml Sat Sep 14 17:01:31 2002 -@@ -3,10 +3,12 @@ - <filesystem name="affs" _default_volume_name="AFFS Volume"/> - <filesystem name="afs" _default_volume_name="AFS Network Volume"/> - <filesystem name="auto" _default_volume_name="Auto-detected Volume"/> -+ <filesystem name="cd9660" _default_volume_name="CDROM Volume"/> - <filesystem name="cdda" _default_volume_name="CD Digital Audio"/> - <filesystem name="cdrom" _default_volume_name="CD-ROM Drive"/> - <filesystem name="devfs" _default_volume_name="Hardware Device Volume"/> - <filesystem name="ext2" _default_volume_name="Ext2 Linux Volume" trash="yes"/> -+ <filesystem name="ext2fs" _default_volume_name="Ext2 Linux Volume" trash="yes"/> - <filesystem name="ext3" _default_volume_name="Ext3 Linux Volume" trash="yes"/> - <filesystem name="fat" _default_volume_name="MSDOS Volume" trash="yes"/> - <filesystem name="hfs" _default_volume_name="MacOS Volume" trash="yes"/> -@@ -15,10 +17,15 @@ - <filesystem name="hsfs" _default_volume_name="Hsfs CDROM Volume"/> - <filesystem name="jfs" _default_volume_name="JFS Volume" trash="yes"/> - <filesystem name="hpfs" _default_volume_name="Windows NT Volume"/> -+ <filesystem name="linprocfs" _default_volume_name="System Volume"/> -+ <filesystem name="mfs" _default_volume_name="Memory Volume" trash="yes"/> - <filesystem name="minix" _default_volume_name="Minix Volume"/> - <filesystem name="msdos" _default_volume_name="MSDOS Volume"/> - <filesystem name="nfs" _default_volume_name="NFS Network Volume" trash="yes"/> -+ <filesystem name="ntfs" _default_volume_name="Windows NT Volume"/> -+ <filesystem name="nwfs" _default_volume_name="Netware Volume"/> - <filesystem name="proc" _default_volume_name="System Volume"/> -+ <filesystem name="procfs" _default_volume_name="System Volume"/> - <filesystem name="reiserfs" _default_volume_name="ReiserFS Linux Volume" trash="yes"/> - <filesystem name="smbfs" _default_volume_name="Windows Shared Volume" trash="yes"/> - <filesystem name="supermount" _default_volume_name="SuperMount Volume" /> diff --git a/x11-fm/nautilus/files/patch-libnautilus-private_nautilus-emblem-utils.c b/x11-fm/nautilus/files/patch-libnautilus-private_nautilus-emblem-utils.c deleted file mode 100644 index 2d67d65e7..000000000 --- a/x11-fm/nautilus/files/patch-libnautilus-private_nautilus-emblem-utils.c +++ /dev/null @@ -1,10 +0,0 @@ ---- libnautilus-private/nautilus-emblem-utils.c.orig Mon Oct 14 22:20:28 2002 -+++ libnautilus-private/nautilus-emblem-utils.c Mon Oct 14 22:20:56 2002 -@@ -24,6 +24,7 @@ - - #include <config.h> - -+#include <sys/types.h> - #include <utime.h> - #include <stdio.h> - #include <time.h> diff --git a/x11-fm/nautilus/files/patch-ltmain.sh b/x11-fm/nautilus/files/patch-ltmain.sh deleted file mode 100644 index 854b2a10a..000000000 --- a/x11-fm/nautilus/files/patch-ltmain.sh +++ /dev/null @@ -1,51 +0,0 @@ ---- ltmain.sh.orig Sat Feb 8 09:47:44 2003 -+++ ltmain.sh Mon Jun 30 18:31:09 2003 -@@ -1075,7 +1075,7 @@ - esac - elif test "X$arg" = "X-lc_r"; then - case $host in -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd* | *-*-freebsd4*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -1085,8 +1085,16 @@ - continue - ;; - -+ -pthread) -+ compile_command="$compile_command -pthread" -+ finalize_command="$finalize_command -pthread" -+ compiler_flags="$compiler_flags -pthread" -+ continue -+ ;; -+ - -module) - module=yes -+ build_old_libs=no - continue - ;; - -@@ -2503,6 +2511,9 @@ - *-*-openbsd* | *-*-freebsd*) - # Do not include libc due to us having libc/libc_r. - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - # Add libc to deplibs on all other systems if necessary. - if test $build_libtool_need_lc = "yes"; then -@@ -4330,10 +4341,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/x11-fm/nautilus/pkg-descr b/x11-fm/nautilus/pkg-descr deleted file mode 100644 index af143c4fb..000000000 --- a/x11-fm/nautilus/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Nautilus is an open-source file manager and graphical shell being -developed by Eazel, Inc. and others. It is part of the GNOME project, -and its source code can be found in the GNOME CVS repository. -Nautilus is still in the early stages of development. It will -become an integral part of the GNOME desktop environment when it -is finished. - -WWW: http://nautilus.eazel.com/ diff --git a/x11-fm/nautilus/pkg-plist b/x11-fm/nautilus/pkg-plist deleted file mode 100644 index b371b220b..000000000 --- a/x11-fm/nautilus/pkg-plist +++ /dev/null @@ -1,230 +0,0 @@ -bin/nautilus -bin/nautilus-file-management-properties -bin/nautilus-server-connect -etc/X11/serverconfig/.directory -etc/X11/starthere/.directory -etc/X11/starthere/applications.desktop -etc/X11/starthere/preferences.desktop -etc/X11/starthere/serverconfig.desktop -etc/X11/starthere/sysconfig.desktop -etc/X11/sysconfig/.directory -etc/gconf/gconf.xml.defaults/apps/nautilus/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/nautilus/desktop/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/nautilus/icon_view/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/nautilus/list_view/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/nautilus/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/nautilus/sidebar_panels/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/nautilus/sidebar_panels/tree/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/desktop/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/icon_view/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/list_view/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/sidebar_panels/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/sidebar_panels/tree/%gconf.xml -etc/gconf/schemas/apps_nautilus_preferences.schemas -include/libnautilus/libnautilus.h -include/libnautilus/nautilus-bonobo-ui.h -include/libnautilus/nautilus-clipboard.h -include/libnautilus/nautilus-distributed-undo.h -include/libnautilus/nautilus-idle-queue.h -include/libnautilus/nautilus-scroll-positionable.h -include/libnautilus/nautilus-undo-private.h -include/libnautilus/nautilus-undo.h -include/libnautilus/nautilus-view-component.h -include/libnautilus/nautilus-view-standard-main.h -include/libnautilus/nautilus-view.h -lib/bonobo/libnautilus-emblem-view.so -lib/bonobo/libnautilus-history-view.so -lib/bonobo/libnautilus-image-properties-view.so -lib/bonobo/libnautilus-notes-view.so -lib/bonobo/libnautilus-tree-view.so -lib/libnautilus-adapter.a -lib/libnautilus-adapter.so -lib/libnautilus-adapter.so.2 -lib/libnautilus-private.a -lib/libnautilus-private.so -lib/libnautilus-private.so.2 -lib/libnautilus.a -lib/libnautilus.so -lib/libnautilus.so.2 -libdata/bonobo/servers/Nautilus_ComponentAdapterFactory_std.server -libdata/bonobo/servers/Nautilus_Control_throbber.server -libdata/bonobo/servers/Nautilus_View_emblem.server -libdata/bonobo/servers/Nautilus_View_history.server -libdata/bonobo/servers/Nautilus_View_image_properties.server -libdata/bonobo/servers/Nautilus_View_notes.server -libdata/bonobo/servers/Nautilus_View_text.server -libdata/bonobo/servers/Nautilus_View_tree.server -libdata/bonobo/servers/Nautilus_shell.server -libdata/pkgconfig/libnautilus.pc -libexec/nautilus-adapter -libexec/nautilus-text-view -libexec/nautilus-throbber -share/gnome/applications/nautilus.desktop -share/gnome/applications/network-scheme.desktop -share/gnome/control-center-2.0/capplets/nautilus-file-management-properties.desktop -share/gnome/gnome-2.0/ui/nautilus-clipboard-ui.xml -share/gnome/gnome-2.0/ui/nautilus-desktop-icon-view-ui.xml -share/gnome/gnome-2.0/ui/nautilus-directory-view-ui.xml -share/gnome/gnome-2.0/ui/nautilus-icon-view-ui.xml -share/gnome/gnome-2.0/ui/nautilus-search-list-view-ui.xml -share/gnome/gnome-2.0/ui/nautilus-shell-ui.xml -share/gnome/gnome-2.0/ui/nautilus-text-view-ui.xml -share/gnome/idl/nautilus-distributed-undo.idl -share/gnome/idl/nautilus-view-component.idl -share/gnome/nautilus/browser.xml -share/gnome/nautilus/filesystem-attributes.xml -share/gnome/nautilus/glade/nautilus-bookmarks-window.glade -share/gnome/nautilus/glade/nautilus-file-management-properties.glade -share/gnome/nautilus/glade/nautilus-server-connect.glade -share/gnome/nautilus/nautilus-extras.placeholder -share/gnome/nautilus/nautilus-suggested.placeholder -share/gnome/nautilus/patterns/.striated.png -share/gnome/nautilus/patterns/blue_gray_rough.png -share/gnome/nautilus/patterns/blue_ridge.png -share/gnome/nautilus/patterns/blue_type.png -share/gnome/nautilus/patterns/brushed_metal.png -share/gnome/nautilus/patterns/burlap.jpg -share/gnome/nautilus/patterns/camouflage.png -share/gnome/nautilus/patterns/chalk.jpg -share/gnome/nautilus/patterns/cork.png -share/gnome/nautilus/patterns/countertop.png -share/gnome/nautilus/patterns/dark-gnome.jpg -share/gnome/nautilus/patterns/dots.png -share/gnome/nautilus/patterns/fibers.png -share/gnome/nautilus/patterns/fleur_de_lis.png -share/gnome/nautilus/patterns/floral.png -share/gnome/nautilus/patterns/fossil.png -share/gnome/nautilus/patterns/gnome.jpg -share/gnome/nautilus/patterns/green_weave.png -share/gnome/nautilus/patterns/ice.png -share/gnome/nautilus/patterns/manila_paper.png -share/gnome/nautilus/patterns/moss_ridge.png -share/gnome/nautilus/patterns/numbers.png -share/gnome/nautilus/patterns/ocean_stripes.png -share/gnome/nautilus/patterns/purple_marble.png -share/gnome/nautilus/patterns/reset.png -share/gnome/nautilus/patterns/ridged_paper.png -share/gnome/nautilus/patterns/rough_paper.png -share/gnome/nautilus/patterns/sky_ridge.png -share/gnome/nautilus/patterns/snow_ridge.png -share/gnome/nautilus/patterns/stucco.jpg -share/gnome/nautilus/patterns/terracotta.png -share/gnome/nautilus/patterns/wavy_white.png -share/gnome/nautilus/services/text/google.xml -share/gnome/nautilus/services/text/webster.xml -share/gnome/nautilus/starthere-link.desktop -share/gnome/nautilus/starthere.desktop -share/gnome/nautilus/static_bookmarks.xml -share/gnome/network/nautilus-server-connect.desktop -share/gnome/pixmaps/nautilus/CD_drive.png -share/gnome/pixmaps/nautilus/HD_drive.png -share/gnome/pixmaps/nautilus/Search.png -share/gnome/pixmaps/nautilus/audio.png -share/gnome/pixmaps/nautilus/backgrounds.png -share/gnome/pixmaps/nautilus/chit_frame.png -share/gnome/pixmaps/nautilus/colors.png -share/gnome/pixmaps/nautilus/cpu.png -share/gnome/pixmaps/nautilus/crux_eggplant/Search.png -share/gnome/pixmaps/nautilus/crux_eggplant/crux_eggplant.xml -share/gnome/pixmaps/nautilus/crux_teal/Search.png -share/gnome/pixmaps/nautilus/crux_teal/crux_teal.xml -share/gnome/pixmaps/nautilus/default/Search.png -share/gnome/pixmaps/nautilus/default/default.xml -share/gnome/pixmaps/nautilus/default/side_bar_image.png -share/gnome/pixmaps/nautilus/emblems.png -share/gnome/pixmaps/nautilus/erase.png -share/gnome/pixmaps/nautilus/gnome/Services.png -share/gnome/pixmaps/nautilus/gnome/gnome.xml -share/gnome/pixmaps/nautilus/knob.png -share/gnome/pixmaps/nautilus/memory_chip.gif -share/gnome/pixmaps/nautilus/nautilus-desktop.png -share/gnome/pixmaps/nautilus/nautilus-file-management-properties.png -share/gnome/pixmaps/nautilus/nautilus-launch-icon.png -share/gnome/pixmaps/nautilus/nautilus-mini-logo.png -share/gnome/pixmaps/nautilus/nautilus-server-connect.png -share/gnome/pixmaps/nautilus/note-indicator.png -share/gnome/pixmaps/nautilus/side_bar_image.png -share/gnome/pixmaps/nautilus/sierra/green_weave.png -share/gnome/pixmaps/nautilus/sierra/sierra.xml -share/gnome/pixmaps/nautilus/tahoe/bluewall.png -share/gnome/pixmaps/nautilus/tahoe/tahoe.xml -share/gnome/pixmaps/nautilus/text-selection-frame.png -share/gnome/pixmaps/nautilus/thumbnail_frame.png -share/locale/am/LC_MESSAGES/nautilus.mo -share/locale/ar/LC_MESSAGES/nautilus.mo -share/locale/az/LC_MESSAGES/nautilus.mo -share/locale/be/LC_MESSAGES/nautilus.mo -share/locale/bg/LC_MESSAGES/nautilus.mo -share/locale/bn/LC_MESSAGES/nautilus.mo -share/locale/ca/LC_MESSAGES/nautilus.mo -share/locale/cs/LC_MESSAGES/nautilus.mo -share/locale/cy/LC_MESSAGES/nautilus.mo -share/locale/da/LC_MESSAGES/nautilus.mo -share/locale/de/LC_MESSAGES/nautilus.mo -share/locale/el/LC_MESSAGES/nautilus.mo -share/locale/en_GB/LC_MESSAGES/nautilus.mo -share/locale/es/LC_MESSAGES/nautilus.mo -share/locale/et/LC_MESSAGES/nautilus.mo -share/locale/eu/LC_MESSAGES/nautilus.mo -share/locale/fa/LC_MESSAGES/nautilus.mo -share/locale/fi/LC_MESSAGES/nautilus.mo -share/locale/fr/LC_MESSAGES/nautilus.mo -share/locale/ga/LC_MESSAGES/nautilus.mo -share/locale/gl/LC_MESSAGES/nautilus.mo -share/locale/he/LC_MESSAGES/nautilus.mo -share/locale/hi/LC_MESSAGES/nautilus.mo -share/locale/hu/LC_MESSAGES/nautilus.mo -share/locale/id/LC_MESSAGES/nautilus.mo -share/locale/is/LC_MESSAGES/nautilus.mo -share/locale/it/LC_MESSAGES/nautilus.mo -share/locale/ja/LC_MESSAGES/nautilus.mo -share/locale/ko/LC_MESSAGES/nautilus.mo -share/locale/li/LC_MESSAGES/nautilus.mo -share/locale/lt/LC_MESSAGES/nautilus.mo -share/locale/lv/LC_MESSAGES/nautilus.mo -share/locale/mk/LC_MESSAGES/nautilus.mo -share/locale/ml/LC_MESSAGES/nautilus.mo -share/locale/mn/LC_MESSAGES/nautilus.mo -share/locale/ms/LC_MESSAGES/nautilus.mo -share/locale/ne/LC_MESSAGES/nautilus.mo -share/locale/nl/LC_MESSAGES/nautilus.mo -share/locale/nn/LC_MESSAGES/nautilus.mo -share/locale/no/LC_MESSAGES/nautilus.mo -share/locale/pl/LC_MESSAGES/nautilus.mo -share/locale/pt/LC_MESSAGES/nautilus.mo -share/locale/pt_BR/LC_MESSAGES/nautilus.mo -share/locale/ro/LC_MESSAGES/nautilus.mo -share/locale/ru/LC_MESSAGES/nautilus.mo -share/locale/sk/LC_MESSAGES/nautilus.mo -share/locale/sl/LC_MESSAGES/nautilus.mo -share/locale/sq/LC_MESSAGES/nautilus.mo -share/locale/sr/LC_MESSAGES/nautilus.mo -share/locale/sr@Latn/LC_MESSAGES/nautilus.mo -share/locale/sv/LC_MESSAGES/nautilus.mo -share/locale/th/LC_MESSAGES/nautilus.mo -share/locale/tr/LC_MESSAGES/nautilus.mo -share/locale/uk/LC_MESSAGES/nautilus.mo -share/locale/vi/LC_MESSAGES/nautilus.mo -share/locale/wa/LC_MESSAGES/nautilus.mo -share/locale/yi/LC_MESSAGES/nautilus.mo -share/locale/zh_CN/LC_MESSAGES/nautilus.mo -share/locale/zh_TW/LC_MESSAGES/nautilus.mo -@dirrm share/gnome/pixmaps/nautilus/default -@dirrm share/gnome/network -@dirrm share/gnome/nautilus/glade -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/sidebar_panels/tree -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/sidebar_panels -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/preferences -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/list_view -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/icon_view -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/desktop -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus -@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/sidebar_panels/tree -@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/sidebar_panels -@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/preferences -@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/list_view -@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/icon_view -@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/desktop -@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus diff --git a/x11-fm/nautilus2/Makefile b/x11-fm/nautilus2/Makefile deleted file mode 100644 index 8cbb405cb..000000000 --- a/x11-fm/nautilus2/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: nautilus2 -# Date created: 28th August 2000 -# Whom: ade, archie -# -# $FreeBSD$ -# - -PORTNAME= nautilus2 -PORTVERSION= 2.4.0 -CATEGORIES= x11-fm gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4 -DIST_SUBDIR= gnome2 -DISTNAME= nautilus-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME file manager and graphical shell developed by Eazel - -BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop eel2 librsvg2 -GNOME_DESKTOP_VERSION=2 -INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes -USE_REINPLACE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -L${X11BASE}/lib -liconv" \ - LIBPNG="-L${LOCALBASE}/lib -lpng -lz ${MOZILLA_LIBS}" -CONFIGURE_ARGS= --with-freetype2-lib-place=${LOCALBASE}/lib \ - --with-freetype2-include-place=${LOCALBASE}/include/freetype2 \ - --enable-static -MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" - -post-install: - @${CHMOD} u+w ${PREFIX}/share/gnome/nautilus/*.desktop - -.include <bsd.port.mk> diff --git a/x11-fm/nautilus2/distinfo b/x11-fm/nautilus2/distinfo deleted file mode 100644 index 40a3b0590..000000000 --- a/x11-fm/nautilus2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/nautilus-2.4.0.tar.bz2) = ec3e317a12072b79d9b915c256400ed9 diff --git a/x11-fm/nautilus2/files/patch-Makefile.in b/x11-fm/nautilus2/files/patch-Makefile.in deleted file mode 100644 index 7fe0bcd6e..000000000 --- a/x11-fm/nautilus2/files/patch-Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- Makefile.in.orig Tue Jan 7 12:28:34 2003 -+++ Makefile.in Tue Jan 7 12:29:48 2003 -@@ -153,7 +153,6 @@ - libnautilus-private \ - libnautilus-adapter \ - src \ -- test \ - components \ - po \ - data \ diff --git a/x11-fm/nautilus2/files/patch-aa b/x11-fm/nautilus2/files/patch-aa deleted file mode 100644 index 3881dec5e..000000000 --- a/x11-fm/nautilus2/files/patch-aa +++ /dev/null @@ -1,61 +0,0 @@ ---- configure.orig Sat Jun 28 00:42:27 2003 -+++ configure Sat Jun 28 00:44:45 2003 -@@ -12860,7 +12860,7 @@ - - LIBNAUTILUS_LIBS="`$PKG_CONFIG --libs $LIBNAUTILUS_MODULES`" - --LIBNAUTILUS_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir $LIBNAUTILUS_MODULES | $srcdir/add-include-prefix`" -+LIBNAUTILUS_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir $LIBNAUTILUS_MODULES | xargs -n1 echo -n ' -I '`" - - - CORE_MODULES="eel-2.0 librsvg-2.0 bonobo-activation-2.0 libbonobo-2.0 libbonoboui-2.0 esound gnome-desktop-2.0 $EXTRA_CORE_MODULES" -@@ -12868,7 +12868,7 @@ - - CORE_LIBS="`$PKG_CONFIG --libs $CORE_MODULES` $CDDA_LIBS $LIBJPEG $x_libs" - --CORE_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir $CORE_MODULES | $srcdir/add-include-prefix`" -+CORE_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir $CORE_MODULES | xargs -n1 echo -n ' -I '`" - - - COMPONENT_MODULES="eel-2.0 libbonoboui-2.0 gnome-vfs-module-2.0 gnome-desktop-2.0" -@@ -13849,7 +13849,7 @@ - s,@PKG_CONFIG@,$PKG_CONFIG,;t t - s,@STARTUP_NOTIFICATION_PACKAGE@,$STARTUP_NOTIFICATION_PACKAGE,;t t - s,@ALL_CFLAGS@,$ALL_CFLAGS,;t t --s,@ALL_LIBS@,$ALL_LIBS,;t t -+s~@ALL_LIBS@~$ALL_LIBS~;t t - s,@GETTEXT_PACKAGE@,$GETTEXT_PACKAGE,;t t - s,@USE_NLS@,$USE_NLS,;t t - s,@MSGFMT@,$MSGFMT,;t t -@@ -13901,26 +13901,26 @@ - s,@HAVE_JW_FALSE@,$HAVE_JW_FALSE,;t t - s,@HAVE_JW@,$HAVE_JW,;t t - s,@MEDUSA_CFLAGS@,$MEDUSA_CFLAGS,;t t --s,@MEDUSA_LIBS@,$MEDUSA_LIBS,;t t -+s~@MEDUSA_LIBS@~$MEDUSA_LIBS~;t t - s,@LIBJPEG@,$LIBJPEG,;t t - s,@GIMPHWRAPBOX_CFLAGS@,$GIMPHWRAPBOX_CFLAGS,;t t - s,@GSEQUENCE_CFLAGS@,$GSEQUENCE_CFLAGS,;t t - s,@LIBEGG_CFLAGS@,$LIBEGG_CFLAGS,;t t - s,@LIBNAUTILUS_CFLAGS@,$LIBNAUTILUS_CFLAGS,;t t --s,@LIBNAUTILUS_LIBS@,$LIBNAUTILUS_LIBS,;t t -+s~@LIBNAUTILUS_LIBS@~$LIBNAUTILUS_LIBS~;t t - s,@LIBNAUTILUS_IDL_INCLUDES@,$LIBNAUTILUS_IDL_INCLUDES,;t t - s,@CORE_CFLAGS@,$CORE_CFLAGS,;t t --s,@CORE_LIBS@,$CORE_LIBS,;t t -+s~@CORE_LIBS@~$CORE_LIBS~;t t - s,@CORE_IDL_INCLUDES@,$CORE_IDL_INCLUDES,;t t - s,@COMPONENT_CFLAGS@,$COMPONENT_CFLAGS,;t t --s,@COMPONENT_LIBS@,$COMPONENT_LIBS,;t t -+s~@COMPONENT_LIBS@~$COMPONENT_LIBS~;t t - s,@EMBLEM_COMPONENT_CFLAGS@,$EMBLEM_COMPONENT_CFLAGS,;t t - s,@EMBLEM_COMPONENT_LIBS@,$EMBLEM_COMPONENT_LIBS,;t t - s,@DISABLE_DEPRECATED_CFLAGS@,$DISABLE_DEPRECATED_CFLAGS,;t t - s,@ENABLE_HARDWARE_VIEW_TRUE@,$ENABLE_HARDWARE_VIEW_TRUE,;t t - s,@ENABLE_HARDWARE_VIEW_FALSE@,$ENABLE_HARDWARE_VIEW_FALSE,;t t - s,@CAPPLET_CFLAGS@,$CAPPLET_CFLAGS,;t t --s,@CAPPLET_LIBS@,$CAPPLET_LIBS,;t t -+s~@CAPPLET_LIBS@~$CAPPLET_LIBS~;t t - s,@GCONFTOOL@,$GCONFTOOL,;t t - s,@GCONF_SCHEMA_CONFIG_SOURCE@,$GCONF_SCHEMA_CONFIG_SOURCE,;t t - s,@GCONF_SCHEMA_FILE_DIR@,$GCONF_SCHEMA_FILE_DIR,;t t diff --git a/x11-fm/nautilus2/files/patch-data_static_bookmarks.xml b/x11-fm/nautilus2/files/patch-data_static_bookmarks.xml deleted file mode 100644 index 54ea8ae37..000000000 --- a/x11-fm/nautilus2/files/patch-data_static_bookmarks.xml +++ /dev/null @@ -1,84 +0,0 @@ ---- data/static_bookmarks.xml.orig Wed Jun 5 22:58:43 2002 -+++ data/static_bookmarks.xml Wed Jun 5 23:30:11 2002 -@@ -1,54 +1,44 @@ - <?xml version="1.0"?> - <bookmarks> - <folder _name="Software"> -- <bookmark _name="Allaire" icon_name="i-web" uri="http://www.allaire.com/Products/index.cfm"/> -- <bookmark _name="Borland" icon_name="i-web" uri="http://www.borland.com/kylix/"/> -- <bookmark _name="MandrakeSoft" icon_name="i-web" uri="http://mandrakesoft.com/"/> -- <bookmark _name="Netraverse" icon_name="i-web" uri="http://www.netraverse.com"/> -- <bookmark _name="Red Hat" icon_name="i-web" uri="http://www.redhat.com"/> -- <bookmark _name="SuSE" icon_name="i-web" uri="http://www.suse.com"/> -+ <bookmark _name="4Front Technologies" icon_name="i-web" uri="http://www.4front-tech.com"/> -+ <bookmark _name="BSD Mall" icon_name="i-web" uri="http://www.bsdmall.com/freebsd1.html"/> -+ <bookmark _name="FreeBSD" icon_name="i-web" uri="http://www.freebsd.org"/> -+ <bookmark _name="GNOME" icon_name="i-web" uri="http://www.gnome.org/"/> - <bookmark _name="Sun StarOffice" icon_name="i-web" uri="http://www.sun.com/products/staroffice/"/> - <bookmark _name="Ximian" icon_name="i-web" uri="http://www.ximian.com"/> -- <bookmark _name="Zero-Knowledge" icon_name="i-web" uri="http://www.zeroknowledge.com"/> - </folder> - <folder _name="Hardware"> -- <bookmark _name="Compaq" icon_name="i-web" uri="http://www.compaq.com/products/software/linux/"/> -- <bookmark _name="CNET Computers.com" icon_name="i-web" uri="http://computers.cnet.com/hardware/0-1016.html"/> -- <bookmark _name="Dell" icon_name="i-web" uri="http://www.dell.com/linux/"/> -- <bookmark _name="Penguin Computing" icon_name="i-web" uri="http://www.penguincomputing.com"/> -- <bookmark _name="ZDNet Linux Hardware Database" icon_name="i-web" uri="http://lhd.zdnet.com"/> -+ <bookmark _name="Adaptec" icon_name="i-web" uri="http://www.adaptec.com"/> -+ <bookmark _name="BSD Mall" icon_name="i-web" uri="http://www.bsdmall.com/hardware.html"/> -+ <bookmark _name="Cisco Systems, Inc" icon_name="i-web" uri="http://www.cisco.com"/> -+ <bookmark _name="Compaq" icon_name="i-web" uri="http://www.compaq.com"/> -+ <bookmark _name="Data Net Solutions" icon_name="i-web" uri="http://www.eclipse.com"/> -+ <bookmark _name="Dell" icon_name="i-web" uri="http://www.dell.com"/> - </folder> - <folder _name="News and Media"> -- <bookmark _name="Binary Freedom" icon_name="i-web" uri="http://www.binaryfreedom.com/"/> -- <bookmark _name="CNET Linux Center" icon_name="i-web" uri="http://linux.cnet.com/linux/0-1518529-7-3378110.html"/> -- <bookmark _name="LinuxOrbit.com" icon_name="i-web" uri="http://www.linuxorbit.com"/> -- <bookmark _name="Linux Weekly News" icon_name="i-web" uri="http://www.lwn.net"/> -+ <bookmark _name="BSD Today" icon_name="i-web" uri="http://www.bsdtoday.com"/> -+ <bookmark _name="Daily Daemon News" icon_name="i-web" uri="http://daily.daemonnews.org"/> -+ <bookmark _name="Daemon News" icon_name="i-web" uri="http://www.daemonnews.org"/> - <bookmark _name="O'Reilly" icon_name="i-web" uri="http://www.oreillynet.com"/> -- <bookmark _name="OSDN" icon_name="i-web" uri="http://www.osdn.com"/> -- <bookmark _name="ZDNet Linux Resource Center" icon_name="i-web" uri="http://linux.zdnet.com"/> - </folder> - <folder _name="Web Services"> -- <bookmark _name="CollabNet" icon_name="i-web" uri="http://www.collab.net/community/"/> -- <bookmark _name="Covalent" icon_name="i-web" uri="http://www.covalent.com"/> -- <bookmark _name="Rackspace" icon_name="i-web" uri="http://www.rackspace.com"/> -- <bookmark _name="Red Hat Network" icon_name="i-web" uri="http://www.redhat.com/network/"/> -+ <bookmark _name="FreeBSD Services, Ltd." icon_name="i-web" uri="http://www.freebsd-services.com"/> -+ <bookmark _name="JohnsCompanies Collocation Services" icon_name="i-web" uri="http://www.johncompanies.com/collocation"/> - <bookmark _name="SourceForge" icon_name="i-web" uri="http://www.sourceforge.net"/> - </folder> -- <folder _name="International"> -- <bookmark _name="Conectiva" icon_name="i-web" uri="http://en.conectiva.com/"/> -- <bookmark _name="Linux One" icon_name="i-web" uri="http://www.linuxone.co.kr/english2/eng/main.htm"/> -- <bookmark _name="Open Source Asia" icon_name="i-web" uri="http://www.opensourceasia.com"/> -- <bookmark _name="RedFlag Linux" icon_name="i-web" uri="http://www.redflag-linux.com/english/index.html"/> -- <bookmark _name="Sun Wah Linux" icon_name="i-web" uri="http://www.sw-linux.com/nonflash_front.htm"/> -- </folder> -- <folder _name="Linux Resources"> -- <bookmark _name="Debian.org" icon_name="i-web" uri="http://www.debian.org"/> -- <bookmark _name="Freshmeat.net" icon_name="i-web" uri="http://www.freshmeat.net"/> -- <bookmark _name="GNOME.org" icon_name="i-web" uri="http://www.gnome.org"/> -- <bookmark _name="GNU.org" icon_name="i-web" uri="http://www.gnu.org"/> -- <bookmark _name="Linux Online" icon_name="i-web" uri="http://www.linux.org"/> -- <bookmark _name="Linux Documentation Project" icon_name="i-web" uri="http://www.linuxdoc.org"/> -- <bookmark _name="LinuxNewbie.org" icon_name="i-web" uri="http://www.linuxnewbie.org"/> -+ <folder _name="FreeBSD Resources"> -+ <bookmark _name="BSD Apps" icon_name="i-web" uri="http://www.bsdapps.com"/> -+ <bookmark _name="BSD At Work" icon_name="i-web" uri="http://www.bsdatwork.com"/> -+ <bookmark _name="BSD Central" icon_name="i-web" uri="http://bsdcentral.com"/> -+ <bookmark _name="BSD Dev Center" icon_name="i-web" uri="http://www.onlamp.com/bsd/"/> -+ <bookmark _name="FreeBSD Diary" icon_name="i-web" uri="http://www.freebsddiary.org"/> -+ <bookmark _name="FreeBSD Forums" icon_name="i-web" uri="http://www.freebsdforums.org"/> -+ <bookmark _name="FreeBSD GNOME Project" icon_name="i-web" uri="http://www.freebsd.org/gnome"/> -+ <bookmark _name="FreeBSD Handbook" icon_name="i-web" uri="http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html"/> -+ <bookmark _name="FreeBSD Security Information" icon_name="i-web" uri="http://www.freebsd.org/security/security.html"/> -+ <bookmark _name="Freshports" icon_name="i-web" uri="http://www.freshports.org"/> -+ <bookmark _name="Google's BSD Search Engine" icon_name="i-web" uri="http://www.google.com/bsd"/> - <bookmark _name="OpenOffice" icon_name="i-web" uri="http://www.openoffice.org"/> - </folder> - </bookmarks> diff --git a/x11-fm/nautilus2/files/patch-libbackground_Makefile.in b/x11-fm/nautilus2/files/patch-libbackground_Makefile.in deleted file mode 100644 index 835db3474..000000000 --- a/x11-fm/nautilus2/files/patch-libbackground_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libbackground/Makefile.in.orig Tue Jan 7 12:30:18 2003 -+++ libbackground/Makefile.in Tue Jan 7 12:30:58 2003 -@@ -141,7 +141,7 @@ - - INCLUDES = \ - -DGNOMELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ -- -DGNOME_ICONDIR=\""${prefix}/share/pixmaps"\" \ -+ -DGNOME_ICONDIR=\""${datadir}/pixmaps"\" \ - -DG_LOG_DOMAIN=\"capplet-common\" \ - -I$(top_srcdir)/ \ - @CAPPLET_CFLAGS@ diff --git a/x11-fm/nautilus2/files/patch-libnautilus-extensions::nautilus-medusa-support.c b/x11-fm/nautilus2/files/patch-libnautilus-extensions::nautilus-medusa-support.c deleted file mode 100644 index 68e98b154..000000000 --- a/x11-fm/nautilus2/files/patch-libnautilus-extensions::nautilus-medusa-support.c +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- libnautilus-private/nautilus-medusa-support.c.orig Wed Apr 11 21:36:16 2001 -+++ libnautilus-private/nautilus-medusa-support.c Mon May 14 17:45:24 2001 -@@ -84,7 +84,7 @@ - */ - status = NAUTILUS_CRON_STATUS_OFF; - -- stat_file_name = g_strdup_printf ("/proc/%d/stat", process_number); -+ stat_file_name = g_strdup_printf ("/proc/%d/status", process_number); - stat_file = fopen (stat_file_name, "r"); - g_free (stat_file_name); - diff --git a/x11-fm/nautilus2/files/patch-libnautilus-private::nautilus-volume-monitor.c b/x11-fm/nautilus2/files/patch-libnautilus-private::nautilus-volume-monitor.c deleted file mode 100644 index b63431e8a..000000000 --- a/x11-fm/nautilus2/files/patch-libnautilus-private::nautilus-volume-monitor.c +++ /dev/null @@ -1,272 +0,0 @@ ---- libnautilus-private/nautilus-volume-monitor.c.orig Sun May 4 04:36:53 2003 -+++ libnautilus-private/nautilus-volume-monitor.c Wed May 7 00:50:22 2003 -@@ -59,6 +59,16 @@ - #include <sys/types.h> - #include <unistd.h> - -+#ifdef __FreeBSD__ -+#include <sys/param.h> -+#include <sys/ucred.h> -+#include <sys/mount.h> -+ -+#define HAVE_SETFSENT -+#define FREEBSD_MNT -+#define setmntent(f,m) setfsent() -+#endif -+ - #ifdef HAVE_SYS_VFSTAB_H - #include <sys/vfstab.h> - #elif HAVE_FSTAB_H -@@ -120,7 +130,7 @@ - #define MNTOPT_RO "ro" - #endif - --#ifndef HAVE_SETMNTENT -+#if !defined(HAVE_SETMNTENT) && !defined(HAVE_SETFSENT) - #define setmntent(f,m) fopen(f,m) - #endif - #ifndef HAVE_ENDMNTENT -@@ -519,6 +529,9 @@ - static gboolean - has_removable_mntent_options (MountTableEntry *ent) - { -+#ifdef __FreeBSD__ -+ struct fstab *fsent; -+#endif - #ifdef HAVE_HASMNTOPT - /* Use "owner" or "user" or "users" as our way of determining a removable volume */ - if (hasmntopt (ent, "user") != NULL -@@ -528,6 +541,12 @@ - return TRUE; - } - #endif -+#ifdef __FreeBSD__ -+ fsent = getfsspec(ent->f_mntfromname); -+ if (fsent != NULL && strstr (fsent->fs_mntops, "noauto")) { -+ return TRUE; -+ } -+#endif - - #ifdef SOLARIS_MNT - if (eel_str_has_prefix (ent->mnt_special, "/vol/")) { -@@ -667,10 +686,15 @@ - static GList * - get_removable_volumes (NautilusVolumeMonitor *monitor) - { -+#ifndef HAVE_SETFSENT - FILE *file; -- GList *volumes; -- MountTableEntry *ent; -- NautilusVolume *volume; -+#else -+ int file; -+ struct fstab *fsent; -+#endif -+ GList *volumes = NULL; -+ MountTableEntry *ent = NULL; -+ NautilusVolume *volume = NULL; - char * fs_opt; - #if defined(HAVE_SYS_MNTTAB_H) || defined(AIX_MNT) - MountTableEntry ent_storage; -@@ -678,26 +702,27 @@ - #ifdef HAVE_GETMNTINFO - int count, index; - #endif -- ent = NULL; -- volume = NULL; -- volumes = NULL; - - #ifdef HAVE_GETMNTINFO - count = getmntinfo (&ent, MNT_WAIT); - /* getmentinfo returns a pointer to static data. Do not free. */ - for (index = 0; index < count; index++) { -- if (has_removable_mntent_options (&ent[index])) { -+ if (has_removable_mntent_options (ent + index)) { - volume = create_volume (ent[index].f_mntfromname, - ent[index].f_mntonname); - volume->is_removable = TRUE; - volumes = finish_creating_volume_and_prepend -- (monitor, volume, ent[index].f_fstypename, volumes); -+ (monitor, volume, ent[index].f_fstypename, volumes); - } - } - #endif - - file = setmntent (MOUNT_TABLE_PATH, "r"); -+#ifndef HAVE_SETFSENT - if (file == NULL) { -+#else -+ if (file == 0) { -+#endif - return NULL; - } - -@@ -742,9 +767,21 @@ - (monitor, volume, ent->mnt_type, volumes); - } - } -+#elif defined (HAVE_SETFSENT) -+ while ((fsent = getfsent ()) != NULL) { -+ if (strstr (fsent->fs_mntops, "noauto") != NULL) { -+ volume = create_volume (fsent->fs_spec, fsent->fs_file); -+ volumes = finish_creating_volume_and_prepend -+ (monitor, volume, fsent->fs_vfstype, volumes); -+ } -+ } - #endif -- -+ -+#ifndef HAVE_SETFSENT - endmntent (file); -+#else -+ endfsent(); -+#endif - - #ifdef HAVE_CDDA - volume = create_volume (CD_AUDIO_PATH, CD_AUDIO_PATH); -@@ -774,7 +811,7 @@ - return result; - } - --#ifndef SOLARIS_MNT -+#if !defined(SOLARIS_MNT) && !defined(FREEBSD_MNT) - - static gboolean - volume_is_removable (const NautilusVolume *volume) -@@ -1040,7 +1077,7 @@ - char *command; - - if (path != NULL) { -- command = g_strdup_printf ("eject %s", path); -+ command = g_strdup_printf ("/usr/sbin/cdcontrol -f %s eject", path); - eel_gnome_shell_execute (command); - g_free (command); - } -@@ -1197,23 +1234,34 @@ - return volumes; - } - --#elif defined(SOLARIS_MNT) -+#elif defined(SOLARIS_MNT) || defined(FREEBSD_MNT) - - static GList * - get_mount_list (NautilusVolumeMonitor *monitor) - { -- FILE *fh; - GList *volumes; -- MountTableEntry ent; - NautilusVolume *volume; -+#ifndef HAVE_SETFSENT -+ MountTableEntry ent; -+ FILE *fh; -+#else -+ MountTableEntry *ent; -+ int fh, index; -+#endif - - volumes = NULL; - -+#ifndef HAVE_SETFSENT - fh = setmntent (MOUNT_TABLE_PATH, "r"); - if (fh == NULL) { -+#else -+ fh = getmntinfo (&ent, MNT_WAIT); -+ if (fh == 0) { -+#endif - return NULL; - } - -+#ifndef HAVE_SETFSENT - while (! getmntent(fh, &ent)) { - volume = create_volume (ent.mnt_special, ent.mnt_mountp); - volume->is_removable = has_removable_mntent_options (&ent); -@@ -1222,6 +1270,16 @@ - } - - endmntent (fh); -+#else -+ /* getmentinfo returns a pointer to static data. Do not free. */ -+ for (index = 0; index < fh; index++) { -+ volume = create_volume (ent[index].f_mntfromname, -+ ent[index].f_mntonname); -+ volume->is_removable = has_removable_mntent_options (ent + index); -+ volumes = finish_creating_volume_and_prepend -+ (monitor, volume, ent[index].f_fstypename, volumes); -+ } -+#endif - - return volumes; - } -@@ -1448,7 +1506,7 @@ - static int - get_cdrom_type (const char *vol_dev_path, int* fd) - { --#ifdef SOLARIS_MNT -+#if defined(SOLARIS_MNT) - GString *new_dev_path; - struct cdrom_tocentry entry; - struct cdrom_tochdr header; -@@ -1487,6 +1545,34 @@ - return type; - #elif defined(AIX_MNT) - return CDS_NO_INFO; -+#elif defined(FREEBSD_MNT) -+ struct ioc_toc_header header; -+ struct ioc_read_toc_single_entry entry; -+ int type; -+ -+ *fd = open (vol_dev_path, O_RDONLY|O_NONBLOCK); -+ if (*fd < 0) { -+ return CDS_DATA_1; -+ } -+ -+ if ( ioctl(*fd, CDIOREADTOCHEADER, &header) == 0) { -+ return CDS_DATA_1; -+ } -+ -+ type = CDS_DATA_1; -+ for (entry.track = header.starting_track; -+ entry.track <= header.ending_track; -+ entry.track++) { -+ entry.address_format = CD_LBA_FORMAT; -+ if (ioctl (*fd, CDIOREADTOCENTRY, &entry) == 0) { -+ if (entry.entry.control & CDROM_DATA_TRACK) { -+ type = CDS_AUDIO; -+ break; -+ } -+ } -+ } -+ -+ return type; - #else - *fd = open (vol_dev_path, O_RDONLY|O_NONBLOCK); - return ioctl (*fd, CDROM_DISC_STATUS, CDSL_CURRENT); -@@ -2004,7 +2090,7 @@ - for (node = volume_list; node != NULL; node = node->next) { - volume = node->data; - --#if !defined(SOLARIS_MNT) && !defined(AIX_MNT) -+#if !defined(SOLARIS_MNT) && !defined(AIX_MNT) && !defined(FREEBSD_MNT) - /* These are set up by get_current_mount_list for Solaris&AIX.*/ - volume->is_removable = volume_is_removable (volume); - #endif -@@ -2033,7 +2119,7 @@ - ok = mount_volume_auto_add (volume); - } else if (strcmp (file_system_type_name, "cdda") == 0) { - ok = mount_volume_cdda_add (volume); -- } else if (strcmp (file_system_type_name, "iso9660") == 0) { -+ } else if (strcmp (file_system_type_name, "cd9660") == 0) { - ok = mount_volume_iso9660_add (volume); - } else if (strcmp (file_system_type_name, "nfs") == 0) { - ok = mount_volume_nfs_add (volume); -@@ -2071,8 +2157,8 @@ - } else if (eel_str_has_prefix (volume->device_path, "/dev/cdrom")) { - volume->device_type = NAUTILUS_DEVICE_CDROM_DRIVE; - volume->is_removable = TRUE; -- } else if (eel_str_has_prefix (volume->mount_path, "/mnt/")) { -- name = volume->mount_path + strlen ("/mnt/"); -+ } else if (eel_str_has_prefix (volume->mount_path, "/")) { -+ name = volume->mount_path + strlen ("/"); - - if (eel_str_has_prefix (name, "cdrom") - || eel_str_has_prefix (name, "burn")) { diff --git a/x11-fm/nautilus2/files/patch-libnautilus-private_filesystem-attributes.xml b/x11-fm/nautilus2/files/patch-libnautilus-private_filesystem-attributes.xml deleted file mode 100644 index 81e3a2a71..000000000 --- a/x11-fm/nautilus2/files/patch-libnautilus-private_filesystem-attributes.xml +++ /dev/null @@ -1,31 +0,0 @@ ---- libnautilus-private/filesystem-attributes.xml.orig Sat Sep 14 16:56:38 2002 -+++ libnautilus-private/filesystem-attributes.xml Sat Sep 14 17:01:31 2002 -@@ -3,10 +3,12 @@ - <filesystem name="affs" _default_volume_name="AFFS Volume"/> - <filesystem name="afs" _default_volume_name="AFS Network Volume"/> - <filesystem name="auto" _default_volume_name="Auto-detected Volume"/> -+ <filesystem name="cd9660" _default_volume_name="CDROM Volume"/> - <filesystem name="cdda" _default_volume_name="CD Digital Audio"/> - <filesystem name="cdrom" _default_volume_name="CD-ROM Drive"/> - <filesystem name="devfs" _default_volume_name="Hardware Device Volume"/> - <filesystem name="ext2" _default_volume_name="Ext2 Linux Volume" trash="yes"/> -+ <filesystem name="ext2fs" _default_volume_name="Ext2 Linux Volume" trash="yes"/> - <filesystem name="ext3" _default_volume_name="Ext3 Linux Volume" trash="yes"/> - <filesystem name="fat" _default_volume_name="MSDOS Volume" trash="yes"/> - <filesystem name="hfs" _default_volume_name="MacOS Volume" trash="yes"/> -@@ -15,10 +17,15 @@ - <filesystem name="hsfs" _default_volume_name="Hsfs CDROM Volume"/> - <filesystem name="jfs" _default_volume_name="JFS Volume" trash="yes"/> - <filesystem name="hpfs" _default_volume_name="Windows NT Volume"/> -+ <filesystem name="linprocfs" _default_volume_name="System Volume"/> -+ <filesystem name="mfs" _default_volume_name="Memory Volume" trash="yes"/> - <filesystem name="minix" _default_volume_name="Minix Volume"/> - <filesystem name="msdos" _default_volume_name="MSDOS Volume"/> - <filesystem name="nfs" _default_volume_name="NFS Network Volume" trash="yes"/> -+ <filesystem name="ntfs" _default_volume_name="Windows NT Volume"/> -+ <filesystem name="nwfs" _default_volume_name="Netware Volume"/> - <filesystem name="proc" _default_volume_name="System Volume"/> -+ <filesystem name="procfs" _default_volume_name="System Volume"/> - <filesystem name="reiserfs" _default_volume_name="ReiserFS Linux Volume" trash="yes"/> - <filesystem name="smbfs" _default_volume_name="Windows Shared Volume" trash="yes"/> - <filesystem name="supermount" _default_volume_name="SuperMount Volume" /> diff --git a/x11-fm/nautilus2/files/patch-libnautilus-private_nautilus-emblem-utils.c b/x11-fm/nautilus2/files/patch-libnautilus-private_nautilus-emblem-utils.c deleted file mode 100644 index 2d67d65e7..000000000 --- a/x11-fm/nautilus2/files/patch-libnautilus-private_nautilus-emblem-utils.c +++ /dev/null @@ -1,10 +0,0 @@ ---- libnautilus-private/nautilus-emblem-utils.c.orig Mon Oct 14 22:20:28 2002 -+++ libnautilus-private/nautilus-emblem-utils.c Mon Oct 14 22:20:56 2002 -@@ -24,6 +24,7 @@ - - #include <config.h> - -+#include <sys/types.h> - #include <utime.h> - #include <stdio.h> - #include <time.h> diff --git a/x11-fm/nautilus2/files/patch-ltmain.sh b/x11-fm/nautilus2/files/patch-ltmain.sh deleted file mode 100644 index 854b2a10a..000000000 --- a/x11-fm/nautilus2/files/patch-ltmain.sh +++ /dev/null @@ -1,51 +0,0 @@ ---- ltmain.sh.orig Sat Feb 8 09:47:44 2003 -+++ ltmain.sh Mon Jun 30 18:31:09 2003 -@@ -1075,7 +1075,7 @@ - esac - elif test "X$arg" = "X-lc_r"; then - case $host in -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd* | *-*-freebsd4*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -1085,8 +1085,16 @@ - continue - ;; - -+ -pthread) -+ compile_command="$compile_command -pthread" -+ finalize_command="$finalize_command -pthread" -+ compiler_flags="$compiler_flags -pthread" -+ continue -+ ;; -+ - -module) - module=yes -+ build_old_libs=no - continue - ;; - -@@ -2503,6 +2511,9 @@ - *-*-openbsd* | *-*-freebsd*) - # Do not include libc due to us having libc/libc_r. - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - # Add libc to deplibs on all other systems if necessary. - if test $build_libtool_need_lc = "yes"; then -@@ -4330,10 +4341,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/x11-fm/nautilus2/pkg-descr b/x11-fm/nautilus2/pkg-descr deleted file mode 100644 index af143c4fb..000000000 --- a/x11-fm/nautilus2/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Nautilus is an open-source file manager and graphical shell being -developed by Eazel, Inc. and others. It is part of the GNOME project, -and its source code can be found in the GNOME CVS repository. -Nautilus is still in the early stages of development. It will -become an integral part of the GNOME desktop environment when it -is finished. - -WWW: http://nautilus.eazel.com/ diff --git a/x11-fm/nautilus2/pkg-plist b/x11-fm/nautilus2/pkg-plist deleted file mode 100644 index b371b220b..000000000 --- a/x11-fm/nautilus2/pkg-plist +++ /dev/null @@ -1,230 +0,0 @@ -bin/nautilus -bin/nautilus-file-management-properties -bin/nautilus-server-connect -etc/X11/serverconfig/.directory -etc/X11/starthere/.directory -etc/X11/starthere/applications.desktop -etc/X11/starthere/preferences.desktop -etc/X11/starthere/serverconfig.desktop -etc/X11/starthere/sysconfig.desktop -etc/X11/sysconfig/.directory -etc/gconf/gconf.xml.defaults/apps/nautilus/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/nautilus/desktop/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/nautilus/icon_view/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/nautilus/list_view/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/nautilus/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/nautilus/sidebar_panels/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/nautilus/sidebar_panels/tree/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/desktop/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/icon_view/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/list_view/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/preferences/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/sidebar_panels/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/sidebar_panels/tree/%gconf.xml -etc/gconf/schemas/apps_nautilus_preferences.schemas -include/libnautilus/libnautilus.h -include/libnautilus/nautilus-bonobo-ui.h -include/libnautilus/nautilus-clipboard.h -include/libnautilus/nautilus-distributed-undo.h -include/libnautilus/nautilus-idle-queue.h -include/libnautilus/nautilus-scroll-positionable.h -include/libnautilus/nautilus-undo-private.h -include/libnautilus/nautilus-undo.h -include/libnautilus/nautilus-view-component.h -include/libnautilus/nautilus-view-standard-main.h -include/libnautilus/nautilus-view.h -lib/bonobo/libnautilus-emblem-view.so -lib/bonobo/libnautilus-history-view.so -lib/bonobo/libnautilus-image-properties-view.so -lib/bonobo/libnautilus-notes-view.so -lib/bonobo/libnautilus-tree-view.so -lib/libnautilus-adapter.a -lib/libnautilus-adapter.so -lib/libnautilus-adapter.so.2 -lib/libnautilus-private.a -lib/libnautilus-private.so -lib/libnautilus-private.so.2 -lib/libnautilus.a -lib/libnautilus.so -lib/libnautilus.so.2 -libdata/bonobo/servers/Nautilus_ComponentAdapterFactory_std.server -libdata/bonobo/servers/Nautilus_Control_throbber.server -libdata/bonobo/servers/Nautilus_View_emblem.server -libdata/bonobo/servers/Nautilus_View_history.server -libdata/bonobo/servers/Nautilus_View_image_properties.server -libdata/bonobo/servers/Nautilus_View_notes.server -libdata/bonobo/servers/Nautilus_View_text.server -libdata/bonobo/servers/Nautilus_View_tree.server -libdata/bonobo/servers/Nautilus_shell.server -libdata/pkgconfig/libnautilus.pc -libexec/nautilus-adapter -libexec/nautilus-text-view -libexec/nautilus-throbber -share/gnome/applications/nautilus.desktop -share/gnome/applications/network-scheme.desktop -share/gnome/control-center-2.0/capplets/nautilus-file-management-properties.desktop -share/gnome/gnome-2.0/ui/nautilus-clipboard-ui.xml -share/gnome/gnome-2.0/ui/nautilus-desktop-icon-view-ui.xml -share/gnome/gnome-2.0/ui/nautilus-directory-view-ui.xml -share/gnome/gnome-2.0/ui/nautilus-icon-view-ui.xml -share/gnome/gnome-2.0/ui/nautilus-search-list-view-ui.xml -share/gnome/gnome-2.0/ui/nautilus-shell-ui.xml -share/gnome/gnome-2.0/ui/nautilus-text-view-ui.xml -share/gnome/idl/nautilus-distributed-undo.idl -share/gnome/idl/nautilus-view-component.idl -share/gnome/nautilus/browser.xml -share/gnome/nautilus/filesystem-attributes.xml -share/gnome/nautilus/glade/nautilus-bookmarks-window.glade -share/gnome/nautilus/glade/nautilus-file-management-properties.glade -share/gnome/nautilus/glade/nautilus-server-connect.glade -share/gnome/nautilus/nautilus-extras.placeholder -share/gnome/nautilus/nautilus-suggested.placeholder -share/gnome/nautilus/patterns/.striated.png -share/gnome/nautilus/patterns/blue_gray_rough.png -share/gnome/nautilus/patterns/blue_ridge.png -share/gnome/nautilus/patterns/blue_type.png -share/gnome/nautilus/patterns/brushed_metal.png -share/gnome/nautilus/patterns/burlap.jpg -share/gnome/nautilus/patterns/camouflage.png -share/gnome/nautilus/patterns/chalk.jpg -share/gnome/nautilus/patterns/cork.png -share/gnome/nautilus/patterns/countertop.png -share/gnome/nautilus/patterns/dark-gnome.jpg -share/gnome/nautilus/patterns/dots.png -share/gnome/nautilus/patterns/fibers.png -share/gnome/nautilus/patterns/fleur_de_lis.png -share/gnome/nautilus/patterns/floral.png -share/gnome/nautilus/patterns/fossil.png -share/gnome/nautilus/patterns/gnome.jpg -share/gnome/nautilus/patterns/green_weave.png -share/gnome/nautilus/patterns/ice.png -share/gnome/nautilus/patterns/manila_paper.png -share/gnome/nautilus/patterns/moss_ridge.png -share/gnome/nautilus/patterns/numbers.png -share/gnome/nautilus/patterns/ocean_stripes.png -share/gnome/nautilus/patterns/purple_marble.png -share/gnome/nautilus/patterns/reset.png -share/gnome/nautilus/patterns/ridged_paper.png -share/gnome/nautilus/patterns/rough_paper.png -share/gnome/nautilus/patterns/sky_ridge.png -share/gnome/nautilus/patterns/snow_ridge.png -share/gnome/nautilus/patterns/stucco.jpg -share/gnome/nautilus/patterns/terracotta.png -share/gnome/nautilus/patterns/wavy_white.png -share/gnome/nautilus/services/text/google.xml -share/gnome/nautilus/services/text/webster.xml -share/gnome/nautilus/starthere-link.desktop -share/gnome/nautilus/starthere.desktop -share/gnome/nautilus/static_bookmarks.xml -share/gnome/network/nautilus-server-connect.desktop -share/gnome/pixmaps/nautilus/CD_drive.png -share/gnome/pixmaps/nautilus/HD_drive.png -share/gnome/pixmaps/nautilus/Search.png -share/gnome/pixmaps/nautilus/audio.png -share/gnome/pixmaps/nautilus/backgrounds.png -share/gnome/pixmaps/nautilus/chit_frame.png -share/gnome/pixmaps/nautilus/colors.png -share/gnome/pixmaps/nautilus/cpu.png -share/gnome/pixmaps/nautilus/crux_eggplant/Search.png -share/gnome/pixmaps/nautilus/crux_eggplant/crux_eggplant.xml -share/gnome/pixmaps/nautilus/crux_teal/Search.png -share/gnome/pixmaps/nautilus/crux_teal/crux_teal.xml -share/gnome/pixmaps/nautilus/default/Search.png -share/gnome/pixmaps/nautilus/default/default.xml -share/gnome/pixmaps/nautilus/default/side_bar_image.png -share/gnome/pixmaps/nautilus/emblems.png -share/gnome/pixmaps/nautilus/erase.png -share/gnome/pixmaps/nautilus/gnome/Services.png -share/gnome/pixmaps/nautilus/gnome/gnome.xml -share/gnome/pixmaps/nautilus/knob.png -share/gnome/pixmaps/nautilus/memory_chip.gif -share/gnome/pixmaps/nautilus/nautilus-desktop.png -share/gnome/pixmaps/nautilus/nautilus-file-management-properties.png -share/gnome/pixmaps/nautilus/nautilus-launch-icon.png -share/gnome/pixmaps/nautilus/nautilus-mini-logo.png -share/gnome/pixmaps/nautilus/nautilus-server-connect.png -share/gnome/pixmaps/nautilus/note-indicator.png -share/gnome/pixmaps/nautilus/side_bar_image.png -share/gnome/pixmaps/nautilus/sierra/green_weave.png -share/gnome/pixmaps/nautilus/sierra/sierra.xml -share/gnome/pixmaps/nautilus/tahoe/bluewall.png -share/gnome/pixmaps/nautilus/tahoe/tahoe.xml -share/gnome/pixmaps/nautilus/text-selection-frame.png -share/gnome/pixmaps/nautilus/thumbnail_frame.png -share/locale/am/LC_MESSAGES/nautilus.mo -share/locale/ar/LC_MESSAGES/nautilus.mo -share/locale/az/LC_MESSAGES/nautilus.mo -share/locale/be/LC_MESSAGES/nautilus.mo -share/locale/bg/LC_MESSAGES/nautilus.mo -share/locale/bn/LC_MESSAGES/nautilus.mo -share/locale/ca/LC_MESSAGES/nautilus.mo -share/locale/cs/LC_MESSAGES/nautilus.mo -share/locale/cy/LC_MESSAGES/nautilus.mo -share/locale/da/LC_MESSAGES/nautilus.mo -share/locale/de/LC_MESSAGES/nautilus.mo -share/locale/el/LC_MESSAGES/nautilus.mo -share/locale/en_GB/LC_MESSAGES/nautilus.mo -share/locale/es/LC_MESSAGES/nautilus.mo -share/locale/et/LC_MESSAGES/nautilus.mo -share/locale/eu/LC_MESSAGES/nautilus.mo -share/locale/fa/LC_MESSAGES/nautilus.mo -share/locale/fi/LC_MESSAGES/nautilus.mo -share/locale/fr/LC_MESSAGES/nautilus.mo -share/locale/ga/LC_MESSAGES/nautilus.mo -share/locale/gl/LC_MESSAGES/nautilus.mo -share/locale/he/LC_MESSAGES/nautilus.mo -share/locale/hi/LC_MESSAGES/nautilus.mo -share/locale/hu/LC_MESSAGES/nautilus.mo -share/locale/id/LC_MESSAGES/nautilus.mo -share/locale/is/LC_MESSAGES/nautilus.mo -share/locale/it/LC_MESSAGES/nautilus.mo -share/locale/ja/LC_MESSAGES/nautilus.mo -share/locale/ko/LC_MESSAGES/nautilus.mo -share/locale/li/LC_MESSAGES/nautilus.mo -share/locale/lt/LC_MESSAGES/nautilus.mo -share/locale/lv/LC_MESSAGES/nautilus.mo -share/locale/mk/LC_MESSAGES/nautilus.mo -share/locale/ml/LC_MESSAGES/nautilus.mo -share/locale/mn/LC_MESSAGES/nautilus.mo -share/locale/ms/LC_MESSAGES/nautilus.mo -share/locale/ne/LC_MESSAGES/nautilus.mo -share/locale/nl/LC_MESSAGES/nautilus.mo -share/locale/nn/LC_MESSAGES/nautilus.mo -share/locale/no/LC_MESSAGES/nautilus.mo -share/locale/pl/LC_MESSAGES/nautilus.mo -share/locale/pt/LC_MESSAGES/nautilus.mo -share/locale/pt_BR/LC_MESSAGES/nautilus.mo -share/locale/ro/LC_MESSAGES/nautilus.mo -share/locale/ru/LC_MESSAGES/nautilus.mo -share/locale/sk/LC_MESSAGES/nautilus.mo -share/locale/sl/LC_MESSAGES/nautilus.mo -share/locale/sq/LC_MESSAGES/nautilus.mo -share/locale/sr/LC_MESSAGES/nautilus.mo -share/locale/sr@Latn/LC_MESSAGES/nautilus.mo -share/locale/sv/LC_MESSAGES/nautilus.mo -share/locale/th/LC_MESSAGES/nautilus.mo -share/locale/tr/LC_MESSAGES/nautilus.mo -share/locale/uk/LC_MESSAGES/nautilus.mo -share/locale/vi/LC_MESSAGES/nautilus.mo -share/locale/wa/LC_MESSAGES/nautilus.mo -share/locale/yi/LC_MESSAGES/nautilus.mo -share/locale/zh_CN/LC_MESSAGES/nautilus.mo -share/locale/zh_TW/LC_MESSAGES/nautilus.mo -@dirrm share/gnome/pixmaps/nautilus/default -@dirrm share/gnome/network -@dirrm share/gnome/nautilus/glade -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/sidebar_panels/tree -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/sidebar_panels -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/preferences -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/list_view -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/icon_view -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus/desktop -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/nautilus -@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/sidebar_panels/tree -@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/sidebar_panels -@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/preferences -@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/list_view -@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/icon_view -@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus/desktop -@dirrm etc/gconf/gconf.xml.defaults/apps/nautilus diff --git a/x11-themes/gnome-themes/Makefile b/x11-themes/gnome-themes/Makefile deleted file mode 100644 index 0a6fe90fa..000000000 --- a/x11-themes/gnome-themes/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: gnome-themes -# Date Created: 05 October 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnome-themes -PORTVERSION= 2.4.0 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A collection of themes and icons for GNOME 2 designed for accessibility - -BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-toolkits/gtk-engines2 -RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-toolkits/gtk-engines2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_LIBTOOL= yes -USE_GNOME= gnomehack metacity libgnomeui -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|noinst_PROGRAMS = |noinst_PROGRAMS = #|g' - -.include <bsd.port.mk> diff --git a/x11-themes/gnome-themes/distinfo b/x11-themes/gnome-themes/distinfo deleted file mode 100644 index def286a7c..000000000 --- a/x11-themes/gnome-themes/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-themes-2.4.0.tar.bz2) = 57ae1cf8a8bac1a461310f26347605e6 diff --git a/x11-themes/gnome-themes/files/patch-configure b/x11-themes/gnome-themes/files/patch-configure deleted file mode 100644 index 3a3c06804..000000000 --- a/x11-themes/gnome-themes/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Fri May 16 15:56:25 2003 -+++ configure Fri May 16 23:10:03 2003 -@@ -18073,6 +18073,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-themes/gnome-themes/files/patch-metacity-themes_Makefile.in b/x11-themes/gnome-themes/files/patch-metacity-themes_Makefile.in deleted file mode 100644 index 02365472f..000000000 --- a/x11-themes/gnome-themes/files/patch-metacity-themes_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- metacity-themes/Makefile.in.orig Mon Feb 3 20:16:59 2003 -+++ metacity-themes/Makefile.in Mon Feb 3 20:17:33 2003 -@@ -120,7 +120,7 @@ - THEMES = Mist Sandwish Smokey - - --THEME_DIR = $(datadir)/themes -+THEME_DIR = $(datadir)/gnome/themes - THEME_SUBDIR = metacity-1 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../config.h diff --git a/x11-themes/gnome-themes/pkg-descr b/x11-themes/gnome-themes/pkg-descr deleted file mode 100644 index f3fa6135c..000000000 --- a/x11-themes/gnome-themes/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -New package of default themes for GNOME, which currently includes GTK+ and -icon themes designed for accessibility. diff --git a/x11-themes/gnome-themes/pkg-plist b/x11-themes/gnome-themes/pkg-plist deleted file mode 100644 index 44fb48c7e..000000000 --- a/x11-themes/gnome-themes/pkg-plist +++ /dev/null @@ -1,1724 +0,0 @@ -lib/gtk-2.0/2.2.0/engines/libcrux-engine.so -lib/gtk-2.0/2.2.0/engines/libhcengine.so -lib/gtk-2.0/2.2.0/engines/liblighthouseblue.so -lib/gtk-2.0/2.2.0/engines/libmist.so -lib/gtk-2.0/2.2.0/engines/libthinice.so -share/eazel-engine/arrow_down-spinner.png -share/eazel-engine/arrow_down.png -share/eazel-engine/arrow_left.png -share/eazel-engine/arrow_right.png -share/eazel-engine/arrow_up-spinner.png -share/eazel-engine/arrow_up.png -share/eazel-engine/check-active-default-focus.png -share/eazel-engine/check-active-default.png -share/eazel-engine/check-active-hilight-focus.png -share/eazel-engine/check-active-hilight.png -share/eazel-engine/check-active-insensitive.png -share/eazel-engine/check-active-pressed-focus.png -share/eazel-engine/check-active-pressed.png -share/eazel-engine/check-default-focus.png -share/eazel-engine/check-default.png -share/eazel-engine/check-hilight-focus.png -share/eazel-engine/check-hilight.png -share/eazel-engine/check-insensitive.png -share/eazel-engine/check-pressed-focus.png -share/eazel-engine/check-pressed.png -share/eazel-engine/progressbar-left.png -share/eazel-engine/progressbar-right.png -share/eazel-engine/progressbar.png -share/eazel-engine/progressbar_trough.png -share/eazel-engine/radio-active-default-focus.png -share/eazel-engine/radio-active-default.png -share/eazel-engine/radio-active-hilight-focus.png -share/eazel-engine/radio-active-hilight.png -share/eazel-engine/radio-active-insensitive.png -share/eazel-engine/radio-active-pressed-focus.png -share/eazel-engine/radio-active-pressed.png -share/eazel-engine/radio-default-focus.png -share/eazel-engine/radio-default.png -share/eazel-engine/radio-hilight-focus.png -share/eazel-engine/radio-hilight.png -share/eazel-engine/radio-insensitive.png -share/eazel-engine/radio-pressed-focus.png -share/eazel-engine/radio-pressed.png -share/eazel-engine/scroller-arrow-down-hilight.png -share/eazel-engine/scroller-arrow-down-pressed.png -share/eazel-engine/scroller-arrow-down.png -share/eazel-engine/scroller-arrow-left-hilight.png -share/eazel-engine/scroller-arrow-left-pressed.png -share/eazel-engine/scroller-arrow-left.png -share/eazel-engine/scroller-arrow-right-hilight.png -share/eazel-engine/scroller-arrow-right-pressed.png -share/eazel-engine/scroller-arrow-right.png -share/eazel-engine/scroller-arrow-up-hilight.png -share/eazel-engine/scroller-arrow-up-pressed.png -share/eazel-engine/scroller-arrow-up.png -share/eazel-engine/scroller-h-hilight.png -share/eazel-engine/scroller-h-thumb-hilight.png -share/eazel-engine/scroller-h-thumb.png -share/eazel-engine/scroller-h-trough.png -share/eazel-engine/scroller-h.png -share/eazel-engine/scroller-v-hilight.png -share/eazel-engine/scroller-v-thumb-hilight.png -share/eazel-engine/scroller-v-thumb.png -share/eazel-engine/scroller-v-trough.png -share/eazel-engine/scroller-v.png -share/eazel-engine/slider_h_thumb.png -share/eazel-engine/slider_h_trough.png -share/eazel-engine/slider_h_trough_focus.png -share/eazel-engine/slider_v_thumb.png -share/eazel-engine/slider_v_trough.png -share/eazel-engine/slider_v_trough_focus.png -share/eazel-engine/tab_left-unsel.png -share/eazel-engine/tab_left.png -share/eazel-engine/tab_right.png -share/eazel-engine/tab_sel-bottom.png -share/eazel-engine/tab_sel.png -share/eazel-engine/tab_usel-bottom-left.png -share/eazel-engine/tab_usel-bottom.png -share/eazel-engine/tab_usel-left.png -share/eazel-engine/tab_usel.png -share/gnome/themes/Mist/metacity-1/metacity-theme-1.xml -share/gnome/themes/Sandwish/metacity-1/active-border-top-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-border-top-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-left-corner.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-mid-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-mid-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-right-corner.png -share/gnome/themes/Sandwish/metacity-1/active-button-prelight.png -share/gnome/themes/Sandwish/metacity-1/active-button-pressed.png -share/gnome/themes/Sandwish/metacity-1/active-button.png -share/gnome/themes/Sandwish/metacity-1/active-close-button.png -share/gnome/themes/Sandwish/metacity-1/active-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-left-top-border-shaded.png -share/gnome/themes/Sandwish/metacity-1/active-left-top-border.png -share/gnome/themes/Sandwish/metacity-1/active-maximize-button.png -share/gnome/themes/Sandwish/metacity-1/active-menu-button-prelight.png -share/gnome/themes/Sandwish/metacity-1/active-menu-button-pressed.png -share/gnome/themes/Sandwish/metacity-1/active-menu-button.png -share/gnome/themes/Sandwish/metacity-1/active-minimize-button.png -share/gnome/themes/Sandwish/metacity-1/active-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-right-top-border-shaded.png -share/gnome/themes/Sandwish/metacity-1/active-right-top-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-center-left.png -share/gnome/themes/Sandwish/metacity-1/active-top-center-mid-left.png -share/gnome/themes/Sandwish/metacity-1/active-top-center-mid-right.png -share/gnome/themes/Sandwish/metacity-1/active-top-center-right.png -share/gnome/themes/Sandwish/metacity-1/active-top-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-left-corner.png -share/gnome/themes/Sandwish/metacity-1/active-top-mid-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-mid-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-right-corner.png -share/gnome/themes/Sandwish/metacity-1/inactive-border-top-left-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-border-top-right-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-left-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-left-corner.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-mid-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-right-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-right-corner.png -share/gnome/themes/Sandwish/metacity-1/inactive-button-prelight.png -share/gnome/themes/Sandwish/metacity-1/inactive-button-pressed.png -share/gnome/themes/Sandwish/metacity-1/inactive-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-close-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-left-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-left-top-border-shaded.png -share/gnome/themes/Sandwish/metacity-1/inactive-left-top-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-maximize-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-menu-button-prelight.png -share/gnome/themes/Sandwish/metacity-1/inactive-menu-button-pressed.png -share/gnome/themes/Sandwish/metacity-1/inactive-menu-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-minimize-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-right-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-right-top-border-shaded.png -share/gnome/themes/Sandwish/metacity-1/inactive-right-top-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-center-left.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-center-mid.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-center-right.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-left-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-left-corner.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-mid-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-right-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-right-corner.png -share/gnome/themes/Sandwish/metacity-1/metacity-theme-1.xml -share/gnome/themes/Smokey/metacity-1/button-base.png -share/gnome/themes/Smokey/metacity-1/button-pressed-shine.png -share/gnome/themes/Smokey/metacity-1/button-pressed.png -share/gnome/themes/Smokey/metacity-1/button-shine.png -share/gnome/themes/Smokey/metacity-1/close.png -share/gnome/themes/Smokey/metacity-1/maximize.png -share/gnome/themes/Smokey/metacity-1/metacity-theme-1.xml -share/gnome/themes/Smokey/metacity-1/minimize.png -share/gnome/themes/Smokey/metacity-1/stripes.png -share/icons/Crux/12x12/filesystems/gnome-fs-directory.png -share/icons/Crux/12x12/filesystems/gnome-fs-regular.png -share/icons/Crux/192x192/filesystems/gnome-fs-directory.png -share/icons/Crux/192x192/filesystems/gnome-fs-regular.png -share/icons/Crux/20x20/filesystems/gnome-fs-directory.png -share/icons/Crux/20x20/filesystems/gnome-fs-regular.png -share/icons/Crux/24x24/filesystems/gnome-fs-directory.png -share/icons/Crux/24x24/filesystems/gnome-fs-regular.png -share/icons/Crux/36x36/filesystems/gnome-fs-directory.png -share/icons/Crux/36x36/filesystems/gnome-fs-regular.png -share/icons/Crux/48x48/emblems/emblem-nowrite.png -share/icons/Crux/48x48/filesystems/gnome-fs-directory.png -share/icons/Crux/48x48/filesystems/gnome-fs-regular.png -share/icons/Crux/72x72/emblems/emblem-nowrite.png -share/icons/Crux/72x72/filesystems/gnome-fs-directory.png -share/icons/Crux/72x72/filesystems/gnome-fs-regular.png -share/icons/Crux/96x96/emblems/emblem-nowrite.png -share/icons/Crux/96x96/filesystems/gnome-fs-directory.png -share/icons/Crux/96x96/filesystems/gnome-fs-regular.png -share/icons/Crux/index.theme -share/icons/Flat-Blue/12x12/emblems/emblem-symbolic-link.png -share/icons/Flat-Blue/12x12/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/12x12/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/12x12/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/192x192/filesystems/gnome-fs-trash-empty.png -share/icons/Flat-Blue/192x192/filesystems/gnome-fs-trash-full.png -share/icons/Flat-Blue/20x20/filesystems/gnome-fs-bookmark-missing.png -share/icons/Flat-Blue/20x20/filesystems/gnome-fs-bookmark.png -share/icons/Flat-Blue/24x24/emblems/emblem-symbolic-link.png -share/icons/Flat-Blue/24x24/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/24x24/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/24x24/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/36x36/emblems/emblem-symbolic-link.png -share/icons/Flat-Blue/36x36/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/36x36/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/36x36/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/48x48/devices/gnome-dev-broken-image.png -share/icons/Flat-Blue/48x48/devices/gnome-dev-spreadsheet.png -share/icons/Flat-Blue/48x48/devices/gnome-dev-stalled.png -share/icons/Flat-Blue/48x48/devices/gnome-dev-symlink.png -share/icons/Flat-Blue/48x48/emblems/emblem-art.png -share/icons/Flat-Blue/48x48/emblems/emblem-broken-link.png -share/icons/Flat-Blue/48x48/emblems/emblem-camera.png -share/icons/Flat-Blue/48x48/emblems/emblem-documents.png -share/icons/Flat-Blue/48x48/emblems/emblem-generic.png -share/icons/Flat-Blue/48x48/emblems/emblem-mail.png -share/icons/Flat-Blue/48x48/emblems/emblem-multimedia.png -share/icons/Flat-Blue/48x48/emblems/emblem-package.png -share/icons/Flat-Blue/48x48/emblems/emblem-pictures.png -share/icons/Flat-Blue/48x48/emblems/emblem-sound.png -share/icons/Flat-Blue/48x48/emblems/emblem-symbolic-link.png -share/icons/Flat-Blue/48x48/emblems/emblem-trash.png -share/icons/Flat-Blue/48x48/emblems/emblem-web.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-bookmark-missing.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-bookmark.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-home.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-loading.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-trash-full.png -share/icons/Flat-Blue/72x72/devices/gnome-dev-search.png -share/icons/Flat-Blue/72x72/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/72x72/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/72x72/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/72x72/filesystems/gnome-fs-web.png -share/icons/Flat-Blue/96x96/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/96x96/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/96x96/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/index.theme -share/icons/Flat-Blue/scalable/emblems/emblem-OK.svg -share/icons/Flat-Blue/scalable/emblems/emblem-certified.svg -share/icons/Flat-Blue/scalable/emblems/emblem-cool.svg -share/icons/Flat-Blue/scalable/emblems/emblem-danger.svg -share/icons/Flat-Blue/scalable/emblems/emblem-distinguished.svg -share/icons/Flat-Blue/scalable/emblems/emblem-draft.svg -share/icons/Flat-Blue/scalable/emblems/emblem-favorite.svg -share/icons/Flat-Blue/scalable/emblems/emblem-important.svg -share/icons/Flat-Blue/scalable/emblems/emblem-new.svg -share/icons/Flat-Blue/scalable/emblems/emblem-noread.svg -share/icons/Flat-Blue/scalable/emblems/emblem-nowrite.svg -share/icons/Flat-Blue/scalable/emblems/emblem-ohno.svg -share/icons/Flat-Blue/scalable/emblems/emblem-personal.svg -share/icons/Flat-Blue/scalable/emblems/emblem-special.svg -share/icons/Flat-Blue/scalable/emblems/emblem-urgent.svg -share/icons/HighContrast/index.theme -share/icons/HighContrastInverse/index.theme -share/icons/HighContrastLargePrint/48x48/apps/accessibility-directory.png -share/icons/HighContrastLargePrint/48x48/apps/accessibility-keyboard-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/advanced-directory.png -share/icons/HighContrastLargePrint/48x48/apps/background-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/behavior-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/charpick.png -share/icons/HighContrastLargePrint/48x48/apps/default-applications-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/font-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/gedit-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gkb.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-applications.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-audio2.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-calc3.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ccmime.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ccscreensaver.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ccthemes.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-cd.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-cdplayer-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-character-map.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-clock.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-devel.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-eog.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ghex.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ghostview.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-globe.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-graphics.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-grecord.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-help.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-home.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-joystick.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-log.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-logo-icon-transparent.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mailcheck.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mini-commander.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mixer-applet.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-multimedia.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-panel.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-session.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-starthere.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-system.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-terminal.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-util.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-windows.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-workspace.png -share/icons/HighContrastLargePrint/48x48/apps/keyboard-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/keyboard-shortcut.png -share/icons/HighContrastLargePrint/48x48/apps/launcher-program.png -share/icons/HighContrastLargePrint/48x48/apps/metacity-properties.png -share/icons/HighContrastLargePrint/48x48/apps/mouse-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/sound-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/window-capplet.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-cdrom.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-floppy.png -share/icons/HighContrastLargePrint/48x48/emblems/emblem-noread.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.icon -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory.icon -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-executable.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-ftp.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-home.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-nfs.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-regular.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-share.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-smb.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-trash-full.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-compressed.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-library.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-backup.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dc-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gameboy-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-genesis-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-java-byte-code.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-mrproject.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-msx-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-n64-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-nes-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-object-file.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-ogg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-scheme.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sms-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sql.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-png.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lwo.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lws.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-graymap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xwindowdump.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-css.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-html.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-perl.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-python.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sql.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-package.png -share/icons/HighContrastLargePrint/index.theme -share/icons/HighContrastLargePrintInverse/48x48/apps/accessibility-directory.png -share/icons/HighContrastLargePrintInverse/48x48/apps/accessibility-keyboard-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/advanced-directory.png -share/icons/HighContrastLargePrintInverse/48x48/apps/background-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/behavior-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/charpick.png -share/icons/HighContrastLargePrintInverse/48x48/apps/default-applications-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/font-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gedit-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gkb.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-applications.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-audio2.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-calc3.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ccmime.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ccscreensaver.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ccthemes.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-cd.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-cdplayer-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-character-map.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-clock.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-devel.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-eog.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ghex.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ghostview.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-globe.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-graphics.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-grecord.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-help.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-home.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-joystick.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-log.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-logo-icon-transparent.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mailcheck.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mini-commander.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mixer-applet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-multimedia.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-panel.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-session.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-starthere.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-system.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-terminal.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-util.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-windows.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-workspace.png -share/icons/HighContrastLargePrintInverse/48x48/apps/keyboard-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/keyboard-shortcut.png -share/icons/HighContrastLargePrintInverse/48x48/apps/launcher-program.png -share/icons/HighContrastLargePrintInverse/48x48/apps/metacity-properties.png -share/icons/HighContrastLargePrintInverse/48x48/apps/mouse-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/sound-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/window-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-cdrom.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-floppy.png -share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-noread.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory-accept.icon -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory.icon -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-executable.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-ftp.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-home.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-nfs.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-regular.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-share.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-smb.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-trash-full.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-compressed.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-library.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-backup.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-dc-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gameboy-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-genesis-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-java-byte-code.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-mrproject.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-msx-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-n64-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-nes-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-object-file.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-ogg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-scheme.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-sms-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-sql.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-png.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-lwo.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-lws.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-graymap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xwindowdump.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-css.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-html.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-perl.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-python.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-sql.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-package.png -share/icons/HighContrastLargePrintInverse/index.theme -share/icons/LargePrint/index.theme -share/icons/LowContrast/index.theme -share/icons/LowContrastLargePrint/48x48/apps/accessibility-directory.png -share/icons/LowContrastLargePrint/48x48/apps/accessibility-keyboard-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/advanced-directory.png -share/icons/LowContrastLargePrint/48x48/apps/background-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/behavior-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/charpick.png -share/icons/LowContrastLargePrint/48x48/apps/default-applications-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/font-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/gedit-icon.png -share/icons/LowContrastLargePrint/48x48/apps/gkb.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-applications.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-audio2.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-calc3.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ccmime.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ccscreensaver.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ccthemes.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-cd.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-cdplayer-icon.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-character-map.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-clock.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-devel.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-eog.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ghex.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ghostview.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-globe.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-graphics.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-grecord.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-help.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-home.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-joystick.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-log.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-logo-icon-transparent.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-mailcheck.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-mini-commander.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-mixer-applet.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-multimedia.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-panel.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-session.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-settings.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-starthere.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-system.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-terminal.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-util.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-windows.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-workspace.png -share/icons/LowContrastLargePrint/48x48/apps/keyboard-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/keyboard-shortcut.png -share/icons/LowContrastLargePrint/48x48/apps/launcher-program.png -share/icons/LowContrastLargePrint/48x48/apps/metacity-properties.png -share/icons/LowContrastLargePrint/48x48/apps/mouse-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/sound-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/window-capplet.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-cdrom.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-dvd.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-floppy.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-harddisk.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-jazdisk.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-memory.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-zipdisk.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-art.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-camera.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-documents.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-mail.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-multimedia.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-noread.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-package.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-pictures.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-sound.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-symbolic-link.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-trash.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-web.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-blockdev.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-bookmark-missing.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-bookmark.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-chardev.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.icon -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory.icon -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-executable.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-fifo.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-ftp.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-home.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-loading-icon.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-nfs.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-regular.icon -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-regular.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-share.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-smb.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-socket.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-trash-full.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-web.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-compressed.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-library.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-backup.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dc-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-e-theme.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gameboy-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-genesis-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-java-byte-code.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-mrproject.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-msx-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-n64-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-nes-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-object-file.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-ogg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-scheme.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sms-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sql.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-png.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lwo.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lws.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-graymap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xwindowdump.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-css.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-html.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-perl.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-python.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sql.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-package.png -share/icons/LowContrastLargePrint/index.theme -share/icons/Sandy/12x12/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/12x12/filesystems/gnome-fs-directory.png -share/icons/Sandy/24x24/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/24x24/filesystems/gnome-fs-directory.png -share/icons/Sandy/36x36/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/36x36/filesystems/gnome-fs-directory.png -share/icons/Sandy/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/48x48/filesystems/gnome-fs-directory.png -share/icons/Sandy/72x72/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/72x72/filesystems/gnome-fs-directory.png -share/icons/Sandy/96x96/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/96x96/filesystems/gnome-fs-directory.png -share/icons/Sandy/index.theme -share/icons/Smokey-Blue/48x48/emblems/emblem-nowrite.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-directory-72.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-directory-96.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-directory.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-nfs.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-trash-empty-accept.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-trash-full-accept.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-trash-full.png -share/icons/Smokey-Blue/index.theme -share/icons/Smokey-Red/48x48/emblems/emblem-nowrite.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-directory-72.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-directory-96.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-directory.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-nfs.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-trash-empty-accept.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-trash-full-accept.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-trash-full.png -share/icons/Smokey-Red/index.theme -share/locale/am/LC_MESSAGES/gnome-themes.mo -share/locale/az/LC_MESSAGES/gnome-themes.mo -share/locale/be/LC_MESSAGES/gnome-themes.mo -share/locale/bg/LC_MESSAGES/gnome-themes.mo -share/locale/bn/LC_MESSAGES/gnome-themes.mo -share/locale/ca/LC_MESSAGES/gnome-themes.mo -share/locale/cs/LC_MESSAGES/gnome-themes.mo -share/locale/cy/LC_MESSAGES/gnome-themes.mo -share/locale/da/LC_MESSAGES/gnome-themes.mo -share/locale/de/LC_MESSAGES/gnome-themes.mo -share/locale/el/LC_MESSAGES/gnome-themes.mo -share/locale/es/LC_MESSAGES/gnome-themes.mo -share/locale/et/LC_MESSAGES/gnome-themes.mo -share/locale/fa/LC_MESSAGES/gnome-themes.mo -share/locale/fi/LC_MESSAGES/gnome-themes.mo -share/locale/fr/LC_MESSAGES/gnome-themes.mo -share/locale/ga/LC_MESSAGES/gnome-themes.mo -share/locale/he/LC_MESSAGES/gnome-themes.mo -share/locale/hi/LC_MESSAGES/gnome-themes.mo -share/locale/hu/LC_MESSAGES/gnome-themes.mo -share/locale/id/LC_MESSAGES/gnome-themes.mo -share/locale/is/LC_MESSAGES/gnome-themes.mo -share/locale/it/LC_MESSAGES/gnome-themes.mo -share/locale/ja/LC_MESSAGES/gnome-themes.mo -share/locale/ko/LC_MESSAGES/gnome-themes.mo -share/locale/li/LC_MESSAGES/gnome-themes.mo -share/locale/lt/LC_MESSAGES/gnome-themes.mo -share/locale/lv/LC_MESSAGES/gnome-themes.mo -share/locale/mk/LC_MESSAGES/gnome-themes.mo -share/locale/ml/LC_MESSAGES/gnome-themes.mo -share/locale/mn/LC_MESSAGES/gnome-themes.mo -share/locale/ms/LC_MESSAGES/gnome-themes.mo -share/locale/nl/LC_MESSAGES/gnome-themes.mo -share/locale/no/LC_MESSAGES/gnome-themes.mo -share/locale/pl/LC_MESSAGES/gnome-themes.mo -share/locale/pt/LC_MESSAGES/gnome-themes.mo -share/locale/pt_BR/LC_MESSAGES/gnome-themes.mo -share/locale/ro/LC_MESSAGES/gnome-themes.mo -share/locale/ru/LC_MESSAGES/gnome-themes.mo -share/locale/sk/LC_MESSAGES/gnome-themes.mo -share/locale/sl/LC_MESSAGES/gnome-themes.mo -share/locale/sq/LC_MESSAGES/gnome-themes.mo -share/locale/sr/LC_MESSAGES/gnome-themes.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-themes.mo -share/locale/sv/LC_MESSAGES/gnome-themes.mo -share/locale/th/LC_MESSAGES/gnome-themes.mo -share/locale/tr/LC_MESSAGES/gnome-themes.mo -share/locale/uk/LC_MESSAGES/gnome-themes.mo -share/locale/vi/LC_MESSAGES/gnome-themes.mo -share/locale/wa/LC_MESSAGES/gnome-themes.mo -share/locale/zh_CN/LC_MESSAGES/gnome-themes.mo -share/locale/zh_TW/LC_MESSAGES/gnome-themes.mo -share/themes/Crux/gtk-2.0/gtkrc -share/themes/Crux/index.theme -share/themes/Grand-Canyon/gtk-2.0/3d_all_flat.png -share/themes/Grand-Canyon/gtk-2.0/3d_all_normal.png -share/themes/Grand-Canyon/gtk-2.0/3d_all_prelight.png -share/themes/Grand-Canyon/gtk-2.0/3d_bottom_flat.png -share/themes/Grand-Canyon/gtk-2.0/3d_bottom_normal.png -share/themes/Grand-Canyon/gtk-2.0/3d_bottom_prelight.png -share/themes/Grand-Canyon/gtk-2.0/3d_top_flat.png -share/themes/Grand-Canyon/gtk-2.0/3d_top_normal.png -share/themes/Grand-Canyon/gtk-2.0/3d_top_prelight.png -share/themes/Grand-Canyon/gtk-2.0/arrow_down.png -share/themes/Grand-Canyon/gtk-2.0/arrow_left.png -share/themes/Grand-Canyon/gtk-2.0/arrow_null.png -share/themes/Grand-Canyon/gtk-2.0/arrow_right.png -share/themes/Grand-Canyon/gtk-2.0/arrow_sub.png -share/themes/Grand-Canyon/gtk-2.0/arrow_up.png -share/themes/Grand-Canyon/gtk-2.0/blank.png -share/themes/Grand-Canyon/gtk-2.0/button_default.png -share/themes/Grand-Canyon/gtk-2.0/check2.png -share/themes/Grand-Canyon/gtk-2.0/entry1.png -share/themes/Grand-Canyon/gtk-2.0/gtkrc -share/themes/Grand-Canyon/gtk-2.0/gtkrc.pants -share/themes/Grand-Canyon/gtk-2.0/hline.png -share/themes/Grand-Canyon/gtk-2.0/htrough.png -share/themes/Grand-Canyon/gtk-2.0/in.png -share/themes/Grand-Canyon/gtk-2.0/menu_shadow.png -share/themes/Grand-Canyon/gtk-2.0/minus.png -share/themes/Grand-Canyon/gtk-2.0/mradio1.png -share/themes/Grand-Canyon/gtk-2.0/mradio2.png -share/themes/Grand-Canyon/gtk-2.0/notebook_bottom_flat.png -share/themes/Grand-Canyon/gtk-2.0/notebook_left_flat.png -share/themes/Grand-Canyon/gtk-2.0/notebook_right_flat.png -share/themes/Grand-Canyon/gtk-2.0/notebook_top_flat.png -share/themes/Grand-Canyon/gtk-2.0/option_menu.png -share/themes/Grand-Canyon/gtk-2.0/plus.png -share/themes/Grand-Canyon/gtk-2.0/radio2.png -share/themes/Grand-Canyon/gtk-2.0/vtrough.png -share/themes/Grand-Canyon/index.theme -share/themes/HighContrast/gtk-2.0/gtkrc -share/themes/HighContrast/index.theme -share/themes/HighContrastInverse/gtk-2.0/gtkrc -share/themes/HighContrastInverse/index.theme -share/themes/HighContrastLargePrint/gtk-2.0/gtkrc -share/themes/HighContrastLargePrint/index.theme~ -share/themes/HighContrastLargePrint/pixmaps/double-click-maybe.png -share/themes/HighContrastLargePrint/pixmaps/double-click-off.png -share/themes/HighContrastLargePrint/pixmaps/double-click-on.png -share/themes/HighContrastLargePrint/pixmaps/media-backward.png -share/themes/HighContrastLargePrint/pixmaps/media-eject.png -share/themes/HighContrastLargePrint/pixmaps/media-forward.png -share/themes/HighContrastLargePrint/pixmaps/media-next.png -share/themes/HighContrastLargePrint/pixmaps/media-pause.png -share/themes/HighContrastLargePrint/pixmaps/media-play.png -share/themes/HighContrastLargePrint/pixmaps/media-prev.png -share/themes/HighContrastLargePrint/pixmaps/media-record.png -share/themes/HighContrastLargePrint/pixmaps/media-stop.png -share/themes/HighContrastLargePrint/pixmaps/printer-broken.png -share/themes/HighContrastLargePrint/pixmaps/printer-default.png -share/themes/HighContrastLargePrint/pixmaps/printer-inkjet.png -share/themes/HighContrastLargePrint/pixmaps/printer-personal-laser.png -share/themes/HighContrastLargePrint/pixmaps/printer-workgroup-laser.png -share/themes/HighContrastLargePrint/pixmaps/stock_about.png -share/themes/HighContrastLargePrint/pixmaps/stock_accessories.png -share/themes/HighContrastLargePrint/pixmaps/stock_add.png -share/themes/HighContrastLargePrint/pixmaps/stock_amusements.png -share/themes/HighContrastLargePrint/pixmaps/stock_apply.png -share/themes/HighContrastLargePrint/pixmaps/stock_attach.png -share/themes/HighContrastLargePrint/pixmaps/stock_bold.png -share/themes/HighContrastLargePrint/pixmaps/stock_book.png -share/themes/HighContrastLargePrint/pixmaps/stock_cancel.png -share/themes/HighContrastLargePrint/pixmaps/stock_cde-menu.png -share/themes/HighContrastLargePrint/pixmaps/stock_cdrom.png -share/themes/HighContrastLargePrint/pixmaps/stock_clear.png -share/themes/HighContrastLargePrint/pixmaps/stock_close.png -share/themes/HighContrastLargePrint/pixmaps/stock_commandline-browser.xpm -share/themes/HighContrastLargePrint/pixmaps/stock_commandline-history.xpm -share/themes/HighContrastLargePrint/pixmaps/stock_connect.png -share/themes/HighContrastLargePrint/pixmaps/stock_convert.png -share/themes/HighContrastLargePrint/pixmaps/stock_copy.png -share/themes/HighContrastLargePrint/pixmaps/stock_corner-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_cut.png -share/themes/HighContrastLargePrint/pixmaps/stock_delete.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_error.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_info.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_question.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_warning.png -share/themes/HighContrastLargePrint/pixmaps/stock_disconnect.png -share/themes/HighContrastLargePrint/pixmaps/stock_dnd.png -share/themes/HighContrastLargePrint/pixmaps/stock_dnd_multiple.png -share/themes/HighContrastLargePrint/pixmaps/stock_drawer.png -share/themes/HighContrastLargePrint/pixmaps/stock_edge-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_edit.png -share/themes/HighContrastLargePrint/pixmaps/stock_empty.png -share/themes/HighContrastLargePrint/pixmaps/stock_execute.png -share/themes/HighContrastLargePrint/pixmaps/stock_export.png -share/themes/HighContrastLargePrint/pixmaps/stock_find-and-replace.png -share/themes/HighContrastLargePrint/pixmaps/stock_find.png -share/themes/HighContrastLargePrint/pixmaps/stock_floating-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_floppy.png -share/themes/HighContrastLargePrint/pixmaps/stock_gnome-logo.png -share/themes/HighContrastLargePrint/pixmaps/stock_gnome-util.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-back.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-down.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-forward.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-up.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-bottom.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-first.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-last.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-top.png -share/themes/HighContrastLargePrint/pixmaps/stock_help.png -share/themes/HighContrastLargePrint/pixmaps/stock_home.png -share/themes/HighContrastLargePrint/pixmaps/stock_import.png -share/themes/HighContrastLargePrint/pixmaps/stock_index.png -share/themes/HighContrastLargePrint/pixmaps/stock_insert-image.png -share/themes/HighContrastLargePrint/pixmaps/stock_insert-object.png -share/themes/HighContrastLargePrint/pixmaps/stock_insert-table.png -share/themes/HighContrastLargePrint/pixmaps/stock_internet.png -share/themes/HighContrastLargePrint/pixmaps/stock_italic.png -share/themes/HighContrastLargePrint/pixmaps/stock_jump-to.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-center.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-fill.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-left.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-right.png -share/themes/HighContrastLargePrint/pixmaps/stock_launcher-program.png -share/themes/HighContrastLargePrint/pixmaps/stock_line-in.png -share/themes/HighContrastLargePrint/pixmaps/stock_lockscreen.png -share/themes/HighContrastLargePrint/pixmaps/stock_logout.png -share/themes/HighContrastLargePrint/pixmaps/stock_menu-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_mic.png -share/themes/HighContrastLargePrint/pixmaps/stock_missing-image.png -share/themes/HighContrastLargePrint/pixmaps/stock_multimedia.png -share/themes/HighContrastLargePrint/pixmaps/stock_new.png -share/themes/HighContrastLargePrint/pixmaps/stock_no.png -share/themes/HighContrastLargePrint/pixmaps/stock_ok.png -share/themes/HighContrastLargePrint/pixmaps/stock_open.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_down.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_left.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_right.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_up.png -share/themes/HighContrastLargePrint/pixmaps/stock_paste.png -share/themes/HighContrastLargePrint/pixmaps/stock_preferences.png -share/themes/HighContrastLargePrint/pixmaps/stock_print-preview.png -share/themes/HighContrastLargePrint/pixmaps/stock_print.png -share/themes/HighContrastLargePrint/pixmaps/stock_properties.png -share/themes/HighContrastLargePrint/pixmaps/stock_quit.png -share/themes/HighContrastLargePrint/pixmaps/stock_redo.png -share/themes/HighContrastLargePrint/pixmaps/stock_refresh.png -share/themes/HighContrastLargePrint/pixmaps/stock_remove.png -share/themes/HighContrastLargePrint/pixmaps/stock_revert-to-saved.png -share/themes/HighContrastLargePrint/pixmaps/stock_run.png -share/themes/HighContrastLargePrint/pixmaps/stock_save-as.png -share/themes/HighContrastLargePrint/pixmaps/stock_save.png -share/themes/HighContrastLargePrint/pixmaps/stock_screenshot.png -share/themes/HighContrastLargePrint/pixmaps/stock_searchtool.png -share/themes/HighContrastLargePrint/pixmaps/stock_select-color.png -share/themes/HighContrastLargePrint/pixmaps/stock_select-font.png -share/themes/HighContrastLargePrint/pixmaps/stock_sliding-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_sort-ascending.png -share/themes/HighContrastLargePrint/pixmaps/stock_sort-descending.png -share/themes/HighContrastLargePrint/pixmaps/stock_spell-check.png -share/themes/HighContrastLargePrint/pixmaps/stock_stop.png -share/themes/HighContrastLargePrint/pixmaps/stock_strikethrough.png -share/themes/HighContrastLargePrint/pixmaps/stock_undelete.png -share/themes/HighContrastLargePrint/pixmaps/stock_underline.png -share/themes/HighContrastLargePrint/pixmaps/stock_undo.png -share/themes/HighContrastLargePrint/pixmaps/stock_volume.png -share/themes/HighContrastLargePrint/pixmaps/stock_yes.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-100.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-fit.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-in.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-out.png -share/themes/HighContrastLargePrint/pixmaps/volume-max.png -share/themes/HighContrastLargePrint/pixmaps/volume-medium.png -share/themes/HighContrastLargePrint/pixmaps/volume-min.png -share/themes/HighContrastLargePrint/pixmaps/volume-mute.png -share/themes/HighContrastLargePrint/pixmaps/volume-zero.png -share/themes/HighContrastLargePrintInverse/gtk-2.0/gtkrc -share/themes/HighContrastLargePrintInverse/index.theme~ -share/themes/HighContrastLargePrintInverse/pixmaps/double-click-maybe.png -share/themes/HighContrastLargePrintInverse/pixmaps/double-click-off.png -share/themes/HighContrastLargePrintInverse/pixmaps/double-click-on.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-backward.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-eject.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-forward.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-next.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-pause.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-play.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-prev.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-record.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-stop.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-broken.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-default.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-inkjet.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-personal-laser.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-workgroup-laser.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_about.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_accessories.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_add.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_amusements.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_apply.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_attach.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_bold.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_book.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cancel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cde-menu.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cdrom.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_clear.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_close.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_commandline-browser.xpm -share/themes/HighContrastLargePrintInverse/pixmaps/stock_commandline-history.xpm -share/themes/HighContrastLargePrintInverse/pixmaps/stock_connect.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_convert.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_copy.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_corner-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cut.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_delete.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_error.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_info.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_question.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_warning.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_disconnect.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dnd.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dnd_multiple.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_drawer.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_edge-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_edit.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_empty.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_execute.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_export.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_find-and-replace.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_find.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_floating-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_floppy.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_gnome-logo.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_gnome-util.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-back.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-down.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-forward.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-up.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-bottom.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-first.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-last.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-top.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_help.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_home.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_import.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_index.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-image.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-object.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-table.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_internet.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_italic.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_jump-to.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-center.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-fill.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-left.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-right.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_launcher-program.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_line-in.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_lockscreen.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_logout.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_menu-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_mic.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_missing-image.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_multimedia.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_new.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_no.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_ok.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_open.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_down.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_left.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_right.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_up.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_paste.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_preferences.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_print-preview.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_print.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_properties.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_quit.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_redo.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_refresh.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_remove.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_revert-to-saved.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_run.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_save-as.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_save.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_screenshot.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_searchtool.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_select-color.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_select-font.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_sliding-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_sort-ascending.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_sort-descending.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_spell-check.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_stop.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_strikethrough.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_undelete.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_underline.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_undo.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_volume.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_yes.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-100.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-fit.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-in.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-out.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-max.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-medium.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-min.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-mute.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-zero.png -share/themes/LargePrint/gtk-2.0/gtkrc -share/themes/LargePrint/index.theme -share/themes/LargePrint/pixmaps/double-click-maybe.png -share/themes/LargePrint/pixmaps/double-click-off.png -share/themes/LargePrint/pixmaps/double-click-on.png -share/themes/LargePrint/pixmaps/media-backward.png -share/themes/LargePrint/pixmaps/media-eject.png -share/themes/LargePrint/pixmaps/media-forward.png -share/themes/LargePrint/pixmaps/media-next.png -share/themes/LargePrint/pixmaps/media-pause.png -share/themes/LargePrint/pixmaps/media-play.png -share/themes/LargePrint/pixmaps/media-prev.png -share/themes/LargePrint/pixmaps/media-record.png -share/themes/LargePrint/pixmaps/media-stop.png -share/themes/LargePrint/pixmaps/printer-broken.png -share/themes/LargePrint/pixmaps/printer-default.png -share/themes/LargePrint/pixmaps/printer-inkjet.png -share/themes/LargePrint/pixmaps/printer-personal-laser.png -share/themes/LargePrint/pixmaps/printer-workgroup-laser.png -share/themes/LargePrint/pixmaps/stock_about.png -share/themes/LargePrint/pixmaps/stock_accessories.png -share/themes/LargePrint/pixmaps/stock_add.png -share/themes/LargePrint/pixmaps/stock_amusements.png -share/themes/LargePrint/pixmaps/stock_apply.png -share/themes/LargePrint/pixmaps/stock_attach.png -share/themes/LargePrint/pixmaps/stock_bold.png -share/themes/LargePrint/pixmaps/stock_book.png -share/themes/LargePrint/pixmaps/stock_cancel.png -share/themes/LargePrint/pixmaps/stock_cde-menu.png -share/themes/LargePrint/pixmaps/stock_cdrom.png -share/themes/LargePrint/pixmaps/stock_clear.png -share/themes/LargePrint/pixmaps/stock_close.png -share/themes/LargePrint/pixmaps/stock_commandline-browser.xpm -share/themes/LargePrint/pixmaps/stock_commandline-history.xpm -share/themes/LargePrint/pixmaps/stock_connect.png -share/themes/LargePrint/pixmaps/stock_convert.png -share/themes/LargePrint/pixmaps/stock_copy.png -share/themes/LargePrint/pixmaps/stock_corner-panel.png -share/themes/LargePrint/pixmaps/stock_cut.png -share/themes/LargePrint/pixmaps/stock_delete.png -share/themes/LargePrint/pixmaps/stock_dialog_error.png -share/themes/LargePrint/pixmaps/stock_dialog_info.png -share/themes/LargePrint/pixmaps/stock_dialog_question.png -share/themes/LargePrint/pixmaps/stock_dialog_warning.png -share/themes/LargePrint/pixmaps/stock_disconnect.png -share/themes/LargePrint/pixmaps/stock_dnd.png -share/themes/LargePrint/pixmaps/stock_dnd_multiple.png -share/themes/LargePrint/pixmaps/stock_drawer.png -share/themes/LargePrint/pixmaps/stock_edge-panel.png -share/themes/LargePrint/pixmaps/stock_edit.png -share/themes/LargePrint/pixmaps/stock_empty.png -share/themes/LargePrint/pixmaps/stock_execute.png -share/themes/LargePrint/pixmaps/stock_export.png -share/themes/LargePrint/pixmaps/stock_find-and-replace.png -share/themes/LargePrint/pixmaps/stock_find.png -share/themes/LargePrint/pixmaps/stock_floating-panel.png -share/themes/LargePrint/pixmaps/stock_floppy.png -share/themes/LargePrint/pixmaps/stock_gnome-logo.png -share/themes/LargePrint/pixmaps/stock_gnome-util.png -share/themes/LargePrint/pixmaps/stock_go-back.png -share/themes/LargePrint/pixmaps/stock_go-down.png -share/themes/LargePrint/pixmaps/stock_go-forward.png -share/themes/LargePrint/pixmaps/stock_go-up.png -share/themes/LargePrint/pixmaps/stock_goto-bottom.png -share/themes/LargePrint/pixmaps/stock_goto-first.png -share/themes/LargePrint/pixmaps/stock_goto-last.png -share/themes/LargePrint/pixmaps/stock_goto-top.png -share/themes/LargePrint/pixmaps/stock_help.png -share/themes/LargePrint/pixmaps/stock_home.png -share/themes/LargePrint/pixmaps/stock_import.png -share/themes/LargePrint/pixmaps/stock_index.png -share/themes/LargePrint/pixmaps/stock_insert-image.png -share/themes/LargePrint/pixmaps/stock_insert-object.png -share/themes/LargePrint/pixmaps/stock_insert-table.png -share/themes/LargePrint/pixmaps/stock_internet.png -share/themes/LargePrint/pixmaps/stock_italic.png -share/themes/LargePrint/pixmaps/stock_jump-to.png -share/themes/LargePrint/pixmaps/stock_justify-center.png -share/themes/LargePrint/pixmaps/stock_justify-fill.png -share/themes/LargePrint/pixmaps/stock_justify-left.png -share/themes/LargePrint/pixmaps/stock_justify-right.png -share/themes/LargePrint/pixmaps/stock_launcher-program.png -share/themes/LargePrint/pixmaps/stock_line-in.png -share/themes/LargePrint/pixmaps/stock_lockscreen.png -share/themes/LargePrint/pixmaps/stock_logout.png -share/themes/LargePrint/pixmaps/stock_menu-panel.png -share/themes/LargePrint/pixmaps/stock_mic.png -share/themes/LargePrint/pixmaps/stock_missing-image.png -share/themes/LargePrint/pixmaps/stock_multimedia.png -share/themes/LargePrint/pixmaps/stock_new.png -share/themes/LargePrint/pixmaps/stock_no.png -share/themes/LargePrint/pixmaps/stock_ok.png -share/themes/LargePrint/pixmaps/stock_open.png -share/themes/LargePrint/pixmaps/stock_panel_hide_down.png -share/themes/LargePrint/pixmaps/stock_panel_hide_left.png -share/themes/LargePrint/pixmaps/stock_panel_hide_right.png -share/themes/LargePrint/pixmaps/stock_panel_hide_up.png -share/themes/LargePrint/pixmaps/stock_paste.png -share/themes/LargePrint/pixmaps/stock_preferences.png -share/themes/LargePrint/pixmaps/stock_print-preview.png -share/themes/LargePrint/pixmaps/stock_print.png -share/themes/LargePrint/pixmaps/stock_properties.png -share/themes/LargePrint/pixmaps/stock_quit.png -share/themes/LargePrint/pixmaps/stock_redo.png -share/themes/LargePrint/pixmaps/stock_refresh.png -share/themes/LargePrint/pixmaps/stock_remove.png -share/themes/LargePrint/pixmaps/stock_revert-to-saved.png -share/themes/LargePrint/pixmaps/stock_run.png -share/themes/LargePrint/pixmaps/stock_save-as.png -share/themes/LargePrint/pixmaps/stock_save.png -share/themes/LargePrint/pixmaps/stock_screenshot.png -share/themes/LargePrint/pixmaps/stock_searchtool.png -share/themes/LargePrint/pixmaps/stock_select-color.png -share/themes/LargePrint/pixmaps/stock_select-font.png -share/themes/LargePrint/pixmaps/stock_sliding-panel.png -share/themes/LargePrint/pixmaps/stock_sort-ascending.png -share/themes/LargePrint/pixmaps/stock_sort-descending.png -share/themes/LargePrint/pixmaps/stock_spell-check.png -share/themes/LargePrint/pixmaps/stock_stop.png -share/themes/LargePrint/pixmaps/stock_strikethrough.png -share/themes/LargePrint/pixmaps/stock_undelete.png -share/themes/LargePrint/pixmaps/stock_underline.png -share/themes/LargePrint/pixmaps/stock_undo.png -share/themes/LargePrint/pixmaps/stock_volume.png -share/themes/LargePrint/pixmaps/stock_yes.png -share/themes/LargePrint/pixmaps/stock_zoom-100.png -share/themes/LargePrint/pixmaps/stock_zoom-fit.png -share/themes/LargePrint/pixmaps/stock_zoom-in.png -share/themes/LargePrint/pixmaps/stock_zoom-out.png -share/themes/LargePrint/pixmaps/volume-max.png -share/themes/LargePrint/pixmaps/volume-medium.png -share/themes/LargePrint/pixmaps/volume-min.png -share/themes/LargePrint/pixmaps/volume-mute.png -share/themes/LargePrint/pixmaps/volume-zero.png -share/themes/LighthouseBlue/gtk-2.0/gtkrc -share/themes/LowContrast/gtk-2.0/gtkrc -share/themes/LowContrast/index.theme~ -share/themes/LowContrastLargePrint/gtk-2.0/gtkrc -share/themes/LowContrastLargePrint/index.theme~ -share/themes/LowContrastLargePrint/pixmaps/double-click-maybe.png -share/themes/LowContrastLargePrint/pixmaps/double-click-off.png -share/themes/LowContrastLargePrint/pixmaps/double-click-on.png -share/themes/LowContrastLargePrint/pixmaps/media-backward.png -share/themes/LowContrastLargePrint/pixmaps/media-eject.png -share/themes/LowContrastLargePrint/pixmaps/media-forward.png -share/themes/LowContrastLargePrint/pixmaps/media-next.png -share/themes/LowContrastLargePrint/pixmaps/media-pause.png -share/themes/LowContrastLargePrint/pixmaps/media-play.png -share/themes/LowContrastLargePrint/pixmaps/media-prev.png -share/themes/LowContrastLargePrint/pixmaps/media-record.png -share/themes/LowContrastLargePrint/pixmaps/media-stop.png -share/themes/LowContrastLargePrint/pixmaps/printer-broken.png -share/themes/LowContrastLargePrint/pixmaps/printer-default.png -share/themes/LowContrastLargePrint/pixmaps/printer-inkjet.png -share/themes/LowContrastLargePrint/pixmaps/printer-personal-laser.png -share/themes/LowContrastLargePrint/pixmaps/printer-workgroup-laser.png -share/themes/LowContrastLargePrint/pixmaps/stock_about.png -share/themes/LowContrastLargePrint/pixmaps/stock_accessories.png -share/themes/LowContrastLargePrint/pixmaps/stock_add.png -share/themes/LowContrastLargePrint/pixmaps/stock_amusements.png -share/themes/LowContrastLargePrint/pixmaps/stock_apply.png -share/themes/LowContrastLargePrint/pixmaps/stock_attach.png -share/themes/LowContrastLargePrint/pixmaps/stock_bold.png -share/themes/LowContrastLargePrint/pixmaps/stock_book.png -share/themes/LowContrastLargePrint/pixmaps/stock_cancel.png -share/themes/LowContrastLargePrint/pixmaps/stock_cde-menu.png -share/themes/LowContrastLargePrint/pixmaps/stock_cdrom.png -share/themes/LowContrastLargePrint/pixmaps/stock_clear.png -share/themes/LowContrastLargePrint/pixmaps/stock_close.png -share/themes/LowContrastLargePrint/pixmaps/stock_commandline-browser.xpm -share/themes/LowContrastLargePrint/pixmaps/stock_commandline-history.xpm -share/themes/LowContrastLargePrint/pixmaps/stock_connect.png -share/themes/LowContrastLargePrint/pixmaps/stock_convert.png -share/themes/LowContrastLargePrint/pixmaps/stock_copy.png -share/themes/LowContrastLargePrint/pixmaps/stock_corner-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_cut.png -share/themes/LowContrastLargePrint/pixmaps/stock_delete.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_error.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_info.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_question.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_warning.png -share/themes/LowContrastLargePrint/pixmaps/stock_disconnect.png -share/themes/LowContrastLargePrint/pixmaps/stock_dnd.png -share/themes/LowContrastLargePrint/pixmaps/stock_dnd_multiple.png -share/themes/LowContrastLargePrint/pixmaps/stock_drawer.png -share/themes/LowContrastLargePrint/pixmaps/stock_edge-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_edit.png -share/themes/LowContrastLargePrint/pixmaps/stock_empty.png -share/themes/LowContrastLargePrint/pixmaps/stock_execute.png -share/themes/LowContrastLargePrint/pixmaps/stock_export.png -share/themes/LowContrastLargePrint/pixmaps/stock_find-and-replace.png -share/themes/LowContrastLargePrint/pixmaps/stock_find.png -share/themes/LowContrastLargePrint/pixmaps/stock_floating-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_floppy.png -share/themes/LowContrastLargePrint/pixmaps/stock_gnome-logo.png -share/themes/LowContrastLargePrint/pixmaps/stock_gnome-util.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-back.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-down.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-forward.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-up.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-bottom.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-first.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-last.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-top.png -share/themes/LowContrastLargePrint/pixmaps/stock_help.png -share/themes/LowContrastLargePrint/pixmaps/stock_home.png -share/themes/LowContrastLargePrint/pixmaps/stock_import.png -share/themes/LowContrastLargePrint/pixmaps/stock_index.png -share/themes/LowContrastLargePrint/pixmaps/stock_insert-image.png -share/themes/LowContrastLargePrint/pixmaps/stock_insert-object.png -share/themes/LowContrastLargePrint/pixmaps/stock_insert-table.png -share/themes/LowContrastLargePrint/pixmaps/stock_internet.png -share/themes/LowContrastLargePrint/pixmaps/stock_italic.png -share/themes/LowContrastLargePrint/pixmaps/stock_jump-to.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-center.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-fill.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-left.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-right.png -share/themes/LowContrastLargePrint/pixmaps/stock_launcher-program.png -share/themes/LowContrastLargePrint/pixmaps/stock_line-in.png -share/themes/LowContrastLargePrint/pixmaps/stock_lockscreen.png -share/themes/LowContrastLargePrint/pixmaps/stock_logout.png -share/themes/LowContrastLargePrint/pixmaps/stock_menu-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_mic.png -share/themes/LowContrastLargePrint/pixmaps/stock_missing-image.png -share/themes/LowContrastLargePrint/pixmaps/stock_multimedia.png -share/themes/LowContrastLargePrint/pixmaps/stock_new.png -share/themes/LowContrastLargePrint/pixmaps/stock_no.png -share/themes/LowContrastLargePrint/pixmaps/stock_ok.png -share/themes/LowContrastLargePrint/pixmaps/stock_open.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_down.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_left.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_right.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_up.png -share/themes/LowContrastLargePrint/pixmaps/stock_paste.png -share/themes/LowContrastLargePrint/pixmaps/stock_preferences.png -share/themes/LowContrastLargePrint/pixmaps/stock_print-preview.png -share/themes/LowContrastLargePrint/pixmaps/stock_print.png -share/themes/LowContrastLargePrint/pixmaps/stock_properties.png -share/themes/LowContrastLargePrint/pixmaps/stock_quit.png -share/themes/LowContrastLargePrint/pixmaps/stock_redo.png -share/themes/LowContrastLargePrint/pixmaps/stock_refresh.png -share/themes/LowContrastLargePrint/pixmaps/stock_remove.png -share/themes/LowContrastLargePrint/pixmaps/stock_revert-to-saved.png -share/themes/LowContrastLargePrint/pixmaps/stock_run.png -share/themes/LowContrastLargePrint/pixmaps/stock_save-as.png -share/themes/LowContrastLargePrint/pixmaps/stock_save.png -share/themes/LowContrastLargePrint/pixmaps/stock_screenshot.png -share/themes/LowContrastLargePrint/pixmaps/stock_searchtool.png -share/themes/LowContrastLargePrint/pixmaps/stock_select-color.png -share/themes/LowContrastLargePrint/pixmaps/stock_select-font.png -share/themes/LowContrastLargePrint/pixmaps/stock_sliding-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_sort-ascending.png -share/themes/LowContrastLargePrint/pixmaps/stock_sort-descending.png -share/themes/LowContrastLargePrint/pixmaps/stock_spell-check.png -share/themes/LowContrastLargePrint/pixmaps/stock_stop.png -share/themes/LowContrastLargePrint/pixmaps/stock_strikethrough.png -share/themes/LowContrastLargePrint/pixmaps/stock_undelete.png -share/themes/LowContrastLargePrint/pixmaps/stock_underline.png -share/themes/LowContrastLargePrint/pixmaps/stock_undo.png -share/themes/LowContrastLargePrint/pixmaps/stock_volume.png -share/themes/LowContrastLargePrint/pixmaps/stock_yes.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-100.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-fit.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-in.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-out.png -share/themes/LowContrastLargePrint/pixmaps/volume-max.png -share/themes/LowContrastLargePrint/pixmaps/volume-medium.png -share/themes/LowContrastLargePrint/pixmaps/volume-min.png -share/themes/LowContrastLargePrint/pixmaps/volume-mute.png -share/themes/LowContrastLargePrint/pixmaps/volume-zero.png -share/themes/Mist/gtk-2.0/gtkrc -share/themes/Mist/index.theme -share/themes/Ocean-Dream/index.theme -share/themes/Simple/gtk-2.0/gtkrc -share/themes/Simple/index.theme -share/themes/Smokey-Blue/gtk-2.0/bubble-blue-prelight.png -share/themes/Smokey-Blue/gtk-2.0/bubble-blue-pressed.png -share/themes/Smokey-Blue/gtk-2.0/bubble-blue-sb.png -share/themes/Smokey-Blue/gtk-2.0/bubble-blue.png -share/themes/Smokey-Blue/gtk-2.0/bubble-grey.png -share/themes/Smokey-Blue/gtk-2.0/check1.png -share/themes/Smokey-Blue/gtk-2.0/check2.png -share/themes/Smokey-Blue/gtk-2.0/gtkrc -share/themes/Smokey-Blue/gtk-2.0/halfbubble-bottom-blue.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-bottom-grey.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-left-blue.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-left-grey.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-right-blue.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-right-grey.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-top-blue.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-top-blue1.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-top-grey.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-top-grey1.png -share/themes/Smokey-Blue/gtk-2.0/lines_background.png -share/themes/Smokey-Blue/gtk-2.0/lines_background_blue.png -share/themes/Smokey-Blue/gtk-2.0/option1.png -share/themes/Smokey-Blue/gtk-2.0/option2.png -share/themes/Smokey-Blue/index.theme -share/themes/ThinIce/gtk-2.0/gtkrc -share/themes/Traditional/index.theme -@dirrm share/themes/Traditional -@dirrm share/themes/ThinIce/gtk-2.0 -@dirrm share/themes/ThinIce -@dirrm share/themes/Smokey-Blue/gtk-2.0 -@dirrm share/themes/Smokey-Blue -@dirrm share/themes/Simple/gtk-2.0 -@dirrm share/themes/Simple -@dirrm share/themes/Ocean-Dream -@dirrm share/themes/Mist/gtk-2.0 -@dirrm share/themes/Mist -@dirrm share/themes/LowContrastLargePrint/pixmaps -@dirrm share/themes/LowContrastLargePrint/gtk-2.0 -@dirrm share/themes/LowContrastLargePrint -@dirrm share/themes/LowContrast/gtk-2.0 -@dirrm share/themes/LowContrast -@dirrm share/themes/LighthouseBlue/gtk-2.0 -@dirrm share/themes/LighthouseBlue -@dirrm share/themes/LargePrint/pixmaps -@dirrm share/themes/LargePrint/gtk-2.0 -@dirrm share/themes/LargePrint -@dirrm share/themes/HighContrastLargePrintInverse/pixmaps -@dirrm share/themes/HighContrastLargePrintInverse/gtk-2.0 -@dirrm share/themes/HighContrastLargePrintInverse -@dirrm share/themes/HighContrastLargePrint/pixmaps -@dirrm share/themes/HighContrastLargePrint/gtk-2.0 -@dirrm share/themes/HighContrastLargePrint -@dirrm share/themes/HighContrastInverse/gtk-2.0 -@dirrm share/themes/HighContrastInverse -@dirrm share/themes/HighContrast/gtk-2.0 -@dirrm share/themes/HighContrast -@dirrm share/themes/Grand-Canyon/gtk-2.0 -@dirrm share/themes/Grand-Canyon -@dirrm share/themes/Crux/gtk-2.0 -@dirrm share/themes/Crux -@dirrm share/icons/Smokey-Red/48x48/filesystems -@dirrm share/icons/Smokey-Red/48x48/emblems -@dirrm share/icons/Smokey-Red/48x48 -@dirrm share/icons/Smokey-Red -@dirrm share/icons/Smokey-Blue/48x48/filesystems -@dirrm share/icons/Smokey-Blue/48x48/emblems -@dirrm share/icons/Smokey-Blue/48x48 -@dirrm share/icons/Smokey-Blue -@dirrm share/icons/Sandy/96x96/filesystems -@dirrm share/icons/Sandy/96x96 -@dirrm share/icons/Sandy/72x72/filesystems -@dirrm share/icons/Sandy/72x72 -@dirrm share/icons/Sandy/48x48/filesystems -@dirrm share/icons/Sandy/48x48 -@dirrm share/icons/Sandy/36x36/filesystems -@dirrm share/icons/Sandy/36x36 -@dirrm share/icons/Sandy/24x24/filesystems -@dirrm share/icons/Sandy/24x24 -@dirrm share/icons/Sandy/12x12/filesystems -@dirrm share/icons/Sandy/12x12 -@dirrm share/icons/Sandy -@dirrm share/icons/LowContrastLargePrint/48x48/mimetypes -@dirrm share/icons/LowContrastLargePrint/48x48/filesystems -@dirrm share/icons/LowContrastLargePrint/48x48/emblems -@dirrm share/icons/LowContrastLargePrint/48x48/devices -@dirrm share/icons/LowContrastLargePrint/48x48/apps -@dirrm share/icons/LowContrastLargePrint/48x48 -@dirrm share/icons/LowContrastLargePrint -@dirrm share/icons/LowContrast -@dirrm share/icons/LargePrint -@dirrm share/icons/HighContrastLargePrintInverse/48x48/mimetypes -@dirrm share/icons/HighContrastLargePrintInverse/48x48/filesystems -@dirrm share/icons/HighContrastLargePrintInverse/48x48/emblems -@dirrm share/icons/HighContrastLargePrintInverse/48x48/devices -@dirrm share/icons/HighContrastLargePrintInverse/48x48/apps -@dirrm share/icons/HighContrastLargePrintInverse/48x48 -@dirrm share/icons/HighContrastLargePrintInverse -@dirrm share/icons/HighContrastLargePrint/48x48/mimetypes -@dirrm share/icons/HighContrastLargePrint/48x48/filesystems -@dirrm share/icons/HighContrastLargePrint/48x48/emblems -@dirrm share/icons/HighContrastLargePrint/48x48/devices -@dirrm share/icons/HighContrastLargePrint/48x48/apps -@dirrm share/icons/HighContrastLargePrint/48x48 -@dirrm share/icons/HighContrastLargePrint -@dirrm share/icons/HighContrastInverse -@dirrm share/icons/HighContrast -@dirrm share/icons/Flat-Blue/scalable/emblems -@dirrm share/icons/Flat-Blue/scalable -@dirrm share/icons/Flat-Blue/96x96/filesystems -@dirrm share/icons/Flat-Blue/96x96 -@dirrm share/icons/Flat-Blue/72x72/filesystems -@dirrm share/icons/Flat-Blue/72x72/devices -@dirrm share/icons/Flat-Blue/72x72 -@dirrm share/icons/Flat-Blue/48x48/filesystems -@dirrm share/icons/Flat-Blue/48x48/emblems -@dirrm share/icons/Flat-Blue/48x48/devices -@dirrm share/icons/Flat-Blue/48x48 -@dirrm share/icons/Flat-Blue/36x36/filesystems -@dirrm share/icons/Flat-Blue/36x36/emblems -@dirrm share/icons/Flat-Blue/36x36 -@dirrm share/icons/Flat-Blue/24x24/filesystems -@dirrm share/icons/Flat-Blue/24x24/emblems -@dirrm share/icons/Flat-Blue/24x24 -@dirrm share/icons/Flat-Blue/20x20/filesystems -@dirrm share/icons/Flat-Blue/20x20 -@dirrm share/icons/Flat-Blue/192x192/filesystems -@dirrm share/icons/Flat-Blue/192x192 -@dirrm share/icons/Flat-Blue/12x12/filesystems -@dirrm share/icons/Flat-Blue/12x12/emblems -@dirrm share/icons/Flat-Blue/12x12 -@dirrm share/icons/Flat-Blue -@dirrm share/icons/Crux/96x96/filesystems -@dirrm share/icons/Crux/96x96/emblems -@dirrm share/icons/Crux/96x96 -@dirrm share/icons/Crux/72x72/filesystems -@dirrm share/icons/Crux/72x72/emblems -@dirrm share/icons/Crux/72x72 -@dirrm share/icons/Crux/48x48/filesystems -@dirrm share/icons/Crux/48x48/emblems -@dirrm share/icons/Crux/48x48 -@dirrm share/icons/Crux/36x36/filesystems -@dirrm share/icons/Crux/36x36 -@dirrm share/icons/Crux/24x24/filesystems -@dirrm share/icons/Crux/24x24 -@dirrm share/icons/Crux/20x20/filesystems -@dirrm share/icons/Crux/20x20 -@dirrm share/icons/Crux/192x192/filesystems -@dirrm share/icons/Crux/192x192 -@dirrm share/icons/Crux/12x12/filesystems -@dirrm share/icons/Crux/12x12 -@dirrm share/icons/Crux -@dirrm share/gnome/themes/Smokey/metacity-1 -@dirrm share/gnome/themes/Smokey -@dirrm share/gnome/themes/Sandwish/metacity-1 -@dirrm share/gnome/themes/Sandwish -@dirrm share/gnome/themes/Mist/metacity-1 -@dirrm share/gnome/themes/Mist -@dirrm share/eazel-engine -@unexec /bin/rmdir %D/share/icons 2>/dev/null || /usr/bin/true diff --git a/x11-toolkits/eel2/Makefile b/x11-toolkits/eel2/Makefile deleted file mode 100644 index 259649261..000000000 --- a/x11-toolkits/eel2/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: eel2 -# Date created: 8th May 2001 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= eel2 -PORTVERSION= 2.4.0 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4 -DIST_SUBDIR= gnome2 -DISTNAME= eel-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Generally useful classes and extensions to GNOME - -BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomevfs2 gail libgnomeui -USE_LIBTOOL= yes -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --enable-shared --enable-static -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" - -.include <bsd.port.mk> diff --git a/x11-toolkits/eel2/distinfo b/x11-toolkits/eel2/distinfo deleted file mode 100644 index 9120d5dfa..000000000 --- a/x11-toolkits/eel2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/eel-2.4.0.tar.bz2) = d15b6faec48f203d4e319a2364585511 diff --git a/x11-toolkits/eel2/files/patch-Makefile.in b/x11-toolkits/eel2/files/patch-Makefile.in deleted file mode 100644 index c3cb2f239..000000000 --- a/x11-toolkits/eel2/files/patch-Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- Makefile.in 2002/06/13 16:05:09 1.1 -+++ Makefile.in 2002/06/13 16:05:18 -@@ -119,7 +119,7 @@ - - NULL = - --SUBDIRS = eel test po -+SUBDIRS = eel po - - EXTRA_DIST = COPYING.LIB HACKING MAINTAINERS eel.spec.in $(NULL) - diff --git a/x11-toolkits/eel2/files/patch-configure b/x11-toolkits/eel2/files/patch-configure deleted file mode 100644 index 445a53ad1..000000000 --- a/x11-toolkits/eel2/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/25 19:15:15 1.1 -+++ configure 2002/04/25 19:17:28 -@@ -5331,6 +5331,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/eel2/files/patch-eel::eel-vfs-extensions.c b/x11-toolkits/eel2/files/patch-eel::eel-vfs-extensions.c deleted file mode 100644 index a71c0f102..000000000 --- a/x11-toolkits/eel2/files/patch-eel::eel-vfs-extensions.c +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD$ - ---- eel/eel-vfs-extensions.c 2001/12/20 13:41:21 1.1 -+++ eel/eel-vfs-extensions.c 2001/12/20 13:47:36 -@@ -116,7 +116,8 @@ - - /* Return the file. */ - *file_size = total_bytes_read; -- *file_contents = g_realloc (buffer, total_bytes_read); -+ *file_contents = g_realloc (buffer, total_bytes_read + 1); -+ (*file_contents)[total_bytes_read] = '\0'; - return GNOME_VFS_OK; - } - diff --git a/x11-toolkits/eel2/pkg-descr b/x11-toolkits/eel2/pkg-descr deleted file mode 100644 index 9f0aeb752..000000000 --- a/x11-toolkits/eel2/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -The eel library contains a number of generally useful classes and functions. -Many of them are extensions to things in glib, gtk, gnome-libs, and other -widely-used GNOME platform libraries. The long term plan is to move much of -this into the platform libraries themselves. - -Almost all of the eel library was previously part of Nautilus, in the -"libnautilus-extensions" private library in Nautilus 1.0 - 1.0.2. It is now -a separate package so it can be used by packages other than Nautilus. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/eel2/pkg-plist b/x11-toolkits/eel2/pkg-plist deleted file mode 100644 index 74a9dfab0..000000000 --- a/x11-toolkits/eel2/pkg-plist +++ /dev/null @@ -1,115 +0,0 @@ -include/eel-2/eel/eel-accessibility.h -include/eel-2/eel/eel-art-extensions.h -include/eel-2/eel/eel-art-gtk-extensions.h -include/eel-2/eel/eel-background-box.h -include/eel-2/eel/eel-background.h -include/eel-2/eel/eel-canvas-rect-ellipse.h -include/eel-2/eel/eel-canvas-util.h -include/eel-2/eel/eel-canvas.h -include/eel-2/eel/eel-caption.h -include/eel-2/eel/eel-cell-renderer-pixbuf-list.h -include/eel-2/eel/eel-dateedit-extensions.h -include/eel-2/eel/eel-debug-drawing.h -include/eel-2/eel/eel-debug.h -include/eel-2/eel/eel-editable-label.h -include/eel-2/eel/eel-ellipsizing-label.h -include/eel-2/eel/eel-enumeration.h -include/eel-2/eel/eel-features.h -include/eel-2/eel/eel-gconf-extensions.h -include/eel-2/eel/eel-gdk-extensions.h -include/eel-2/eel/eel-gdk-pixbuf-extensions.h -include/eel-2/eel/eel-generous-bin.h -include/eel-2/eel/eel-glib-extensions.h -include/eel-2/eel/eel-gnome-extensions.h -include/eel-2/eel/eel-graphic-effects.h -include/eel-2/eel/eel-gtk-container.h -include/eel-2/eel/eel-gtk-extensions.h -include/eel-2/eel/eel-gtk-macros.h -include/eel-2/eel/eel-i18n.h -include/eel-2/eel/eel-image-chooser.h -include/eel-2/eel/eel-image-table.h -include/eel-2/eel/eel-input-event-box.h -include/eel-2/eel/eel-labeled-image.h -include/eel-2/eel/eel-marshal.h -include/eel-2/eel/eel-pango-extensions.h -include/eel-2/eel/eel-preferences-glade.h -include/eel-2/eel/eel-preferences.h -include/eel-2/eel/eel-radio-button-group.h -include/eel-2/eel/eel-self-checks.h -include/eel-2/eel/eel-stock-dialogs.h -include/eel-2/eel/eel-string-list.h -include/eel-2/eel/eel-string-picker.h -include/eel-2/eel/eel-string.h -include/eel-2/eel/eel-type-builtins.h -include/eel-2/eel/eel-types.h -include/eel-2/eel/eel-vfs-extensions.h -include/eel-2/eel/eel-wrap-table.h -include/eel-2/eel/eel-xml-extensions.h -include/eel-2/eel/eel.h -lib/libeel-2.a -lib/libeel-2.so -lib/libeel-2.so.6 -libdata/pkgconfig/eel-2.0.pc -share/locale/am/LC_MESSAGES/eel-2.0.mo -share/locale/ar/LC_MESSAGES/eel-2.0.mo -share/locale/az/LC_MESSAGES/eel-2.0.mo -share/locale/be/LC_MESSAGES/eel-2.0.mo -share/locale/bg/LC_MESSAGES/eel-2.0.mo -share/locale/bn/LC_MESSAGES/eel-2.0.mo -share/locale/bs/LC_MESSAGES/eel-2.0.mo -share/locale/ca/LC_MESSAGES/eel-2.0.mo -share/locale/cs/LC_MESSAGES/eel-2.0.mo -share/locale/cy/LC_MESSAGES/eel-2.0.mo -share/locale/da/LC_MESSAGES/eel-2.0.mo -share/locale/de/LC_MESSAGES/eel-2.0.mo -share/locale/el/LC_MESSAGES/eel-2.0.mo -share/locale/en_GB/LC_MESSAGES/eel-2.0.mo -share/locale/es/LC_MESSAGES/eel-2.0.mo -share/locale/et/LC_MESSAGES/eel-2.0.mo -share/locale/eu/LC_MESSAGES/eel-2.0.mo -share/locale/fa/LC_MESSAGES/eel-2.0.mo -share/locale/fi/LC_MESSAGES/eel-2.0.mo -share/locale/fr/LC_MESSAGES/eel-2.0.mo -share/locale/ga/LC_MESSAGES/eel-2.0.mo -share/locale/gl/LC_MESSAGES/eel-2.0.mo -share/locale/he/LC_MESSAGES/eel-2.0.mo -share/locale/hi/LC_MESSAGES/eel-2.0.mo -share/locale/hu/LC_MESSAGES/eel-2.0.mo -share/locale/id/LC_MESSAGES/eel-2.0.mo -share/locale/is/LC_MESSAGES/eel-2.0.mo -share/locale/it/LC_MESSAGES/eel-2.0.mo -share/locale/ja/LC_MESSAGES/eel-2.0.mo -share/locale/ko/LC_MESSAGES/eel-2.0.mo -share/locale/kn/LC_MESSAGES/eel-2.0.mo -share/locale/li/LC_MESSAGES/eel-2.0.mo -share/locale/lt/LC_MESSAGES/eel-2.0.mo -share/locale/lv/LC_MESSAGES/eel-2.0.mo -share/locale/mk/LC_MESSAGES/eel-2.0.mo -share/locale/ml/LC_MESSAGES/eel-2.0.mo -share/locale/mn/LC_MESSAGES/eel-2.0.mo -share/locale/ms/LC_MESSAGES/eel-2.0.mo -share/locale/ne/LC_MESSAGES/eel-2.0.mo -share/locale/nl/LC_MESSAGES/eel-2.0.mo -share/locale/nn/LC_MESSAGES/eel-2.0.mo -share/locale/no/LC_MESSAGES/eel-2.0.mo -share/locale/pl/LC_MESSAGES/eel-2.0.mo -share/locale/pt/LC_MESSAGES/eel-2.0.mo -share/locale/pt_BR/LC_MESSAGES/eel-2.0.mo -share/locale/ro/LC_MESSAGES/eel-2.0.mo -share/locale/ru/LC_MESSAGES/eel-2.0.mo -share/locale/sk/LC_MESSAGES/eel-2.0.mo -share/locale/sl/LC_MESSAGES/eel-2.0.mo -share/locale/sq/LC_MESSAGES/eel-2.0.mo -share/locale/sr/LC_MESSAGES/eel-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/eel-2.0.mo -share/locale/sv/LC_MESSAGES/eel-2.0.mo -share/locale/ta/LC_MESSAGES/eel-2.0.mo -share/locale/th/LC_MESSAGES/eel-2.0.mo -share/locale/tr/LC_MESSAGES/eel-2.0.mo -share/locale/uk/LC_MESSAGES/eel-2.0.mo -share/locale/vi/LC_MESSAGES/eel-2.0.mo -share/locale/wa/LC_MESSAGES/eel-2.0.mo -share/locale/zh_CN/LC_MESSAGES/eel-2.0.mo -share/locale/zh_TW/LC_MESSAGES/eel-2.0.mo -@dirrm include/eel-2/eel -@dirrm include/eel-2 diff --git a/x11-toolkits/gnome-themes/Makefile b/x11-toolkits/gnome-themes/Makefile deleted file mode 100644 index 0a6fe90fa..000000000 --- a/x11-toolkits/gnome-themes/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: gnome-themes -# Date Created: 05 October 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnome-themes -PORTVERSION= 2.4.0 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A collection of themes and icons for GNOME 2 designed for accessibility - -BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-toolkits/gtk-engines2 -RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-toolkits/gtk-engines2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_LIBTOOL= yes -USE_GNOME= gnomehack metacity libgnomeui -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|noinst_PROGRAMS = |noinst_PROGRAMS = #|g' - -.include <bsd.port.mk> diff --git a/x11-toolkits/gnome-themes/distinfo b/x11-toolkits/gnome-themes/distinfo deleted file mode 100644 index def286a7c..000000000 --- a/x11-toolkits/gnome-themes/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-themes-2.4.0.tar.bz2) = 57ae1cf8a8bac1a461310f26347605e6 diff --git a/x11-toolkits/gnome-themes/files/patch-configure b/x11-toolkits/gnome-themes/files/patch-configure deleted file mode 100644 index 3a3c06804..000000000 --- a/x11-toolkits/gnome-themes/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Fri May 16 15:56:25 2003 -+++ configure Fri May 16 23:10:03 2003 -@@ -18073,6 +18073,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/gnome-themes/files/patch-metacity-themes_Makefile.in b/x11-toolkits/gnome-themes/files/patch-metacity-themes_Makefile.in deleted file mode 100644 index 02365472f..000000000 --- a/x11-toolkits/gnome-themes/files/patch-metacity-themes_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- metacity-themes/Makefile.in.orig Mon Feb 3 20:16:59 2003 -+++ metacity-themes/Makefile.in Mon Feb 3 20:17:33 2003 -@@ -120,7 +120,7 @@ - THEMES = Mist Sandwish Smokey - - --THEME_DIR = $(datadir)/themes -+THEME_DIR = $(datadir)/gnome/themes - THEME_SUBDIR = metacity-1 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../config.h diff --git a/x11-toolkits/gnome-themes/pkg-descr b/x11-toolkits/gnome-themes/pkg-descr deleted file mode 100644 index f3fa6135c..000000000 --- a/x11-toolkits/gnome-themes/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -New package of default themes for GNOME, which currently includes GTK+ and -icon themes designed for accessibility. diff --git a/x11-toolkits/gnome-themes/pkg-plist b/x11-toolkits/gnome-themes/pkg-plist deleted file mode 100644 index 44fb48c7e..000000000 --- a/x11-toolkits/gnome-themes/pkg-plist +++ /dev/null @@ -1,1724 +0,0 @@ -lib/gtk-2.0/2.2.0/engines/libcrux-engine.so -lib/gtk-2.0/2.2.0/engines/libhcengine.so -lib/gtk-2.0/2.2.0/engines/liblighthouseblue.so -lib/gtk-2.0/2.2.0/engines/libmist.so -lib/gtk-2.0/2.2.0/engines/libthinice.so -share/eazel-engine/arrow_down-spinner.png -share/eazel-engine/arrow_down.png -share/eazel-engine/arrow_left.png -share/eazel-engine/arrow_right.png -share/eazel-engine/arrow_up-spinner.png -share/eazel-engine/arrow_up.png -share/eazel-engine/check-active-default-focus.png -share/eazel-engine/check-active-default.png -share/eazel-engine/check-active-hilight-focus.png -share/eazel-engine/check-active-hilight.png -share/eazel-engine/check-active-insensitive.png -share/eazel-engine/check-active-pressed-focus.png -share/eazel-engine/check-active-pressed.png -share/eazel-engine/check-default-focus.png -share/eazel-engine/check-default.png -share/eazel-engine/check-hilight-focus.png -share/eazel-engine/check-hilight.png -share/eazel-engine/check-insensitive.png -share/eazel-engine/check-pressed-focus.png -share/eazel-engine/check-pressed.png -share/eazel-engine/progressbar-left.png -share/eazel-engine/progressbar-right.png -share/eazel-engine/progressbar.png -share/eazel-engine/progressbar_trough.png -share/eazel-engine/radio-active-default-focus.png -share/eazel-engine/radio-active-default.png -share/eazel-engine/radio-active-hilight-focus.png -share/eazel-engine/radio-active-hilight.png -share/eazel-engine/radio-active-insensitive.png -share/eazel-engine/radio-active-pressed-focus.png -share/eazel-engine/radio-active-pressed.png -share/eazel-engine/radio-default-focus.png -share/eazel-engine/radio-default.png -share/eazel-engine/radio-hilight-focus.png -share/eazel-engine/radio-hilight.png -share/eazel-engine/radio-insensitive.png -share/eazel-engine/radio-pressed-focus.png -share/eazel-engine/radio-pressed.png -share/eazel-engine/scroller-arrow-down-hilight.png -share/eazel-engine/scroller-arrow-down-pressed.png -share/eazel-engine/scroller-arrow-down.png -share/eazel-engine/scroller-arrow-left-hilight.png -share/eazel-engine/scroller-arrow-left-pressed.png -share/eazel-engine/scroller-arrow-left.png -share/eazel-engine/scroller-arrow-right-hilight.png -share/eazel-engine/scroller-arrow-right-pressed.png -share/eazel-engine/scroller-arrow-right.png -share/eazel-engine/scroller-arrow-up-hilight.png -share/eazel-engine/scroller-arrow-up-pressed.png -share/eazel-engine/scroller-arrow-up.png -share/eazel-engine/scroller-h-hilight.png -share/eazel-engine/scroller-h-thumb-hilight.png -share/eazel-engine/scroller-h-thumb.png -share/eazel-engine/scroller-h-trough.png -share/eazel-engine/scroller-h.png -share/eazel-engine/scroller-v-hilight.png -share/eazel-engine/scroller-v-thumb-hilight.png -share/eazel-engine/scroller-v-thumb.png -share/eazel-engine/scroller-v-trough.png -share/eazel-engine/scroller-v.png -share/eazel-engine/slider_h_thumb.png -share/eazel-engine/slider_h_trough.png -share/eazel-engine/slider_h_trough_focus.png -share/eazel-engine/slider_v_thumb.png -share/eazel-engine/slider_v_trough.png -share/eazel-engine/slider_v_trough_focus.png -share/eazel-engine/tab_left-unsel.png -share/eazel-engine/tab_left.png -share/eazel-engine/tab_right.png -share/eazel-engine/tab_sel-bottom.png -share/eazel-engine/tab_sel.png -share/eazel-engine/tab_usel-bottom-left.png -share/eazel-engine/tab_usel-bottom.png -share/eazel-engine/tab_usel-left.png -share/eazel-engine/tab_usel.png -share/gnome/themes/Mist/metacity-1/metacity-theme-1.xml -share/gnome/themes/Sandwish/metacity-1/active-border-top-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-border-top-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-left-corner.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-mid-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-mid-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-right-corner.png -share/gnome/themes/Sandwish/metacity-1/active-button-prelight.png -share/gnome/themes/Sandwish/metacity-1/active-button-pressed.png -share/gnome/themes/Sandwish/metacity-1/active-button.png -share/gnome/themes/Sandwish/metacity-1/active-close-button.png -share/gnome/themes/Sandwish/metacity-1/active-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-left-top-border-shaded.png -share/gnome/themes/Sandwish/metacity-1/active-left-top-border.png -share/gnome/themes/Sandwish/metacity-1/active-maximize-button.png -share/gnome/themes/Sandwish/metacity-1/active-menu-button-prelight.png -share/gnome/themes/Sandwish/metacity-1/active-menu-button-pressed.png -share/gnome/themes/Sandwish/metacity-1/active-menu-button.png -share/gnome/themes/Sandwish/metacity-1/active-minimize-button.png -share/gnome/themes/Sandwish/metacity-1/active-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-right-top-border-shaded.png -share/gnome/themes/Sandwish/metacity-1/active-right-top-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-center-left.png -share/gnome/themes/Sandwish/metacity-1/active-top-center-mid-left.png -share/gnome/themes/Sandwish/metacity-1/active-top-center-mid-right.png -share/gnome/themes/Sandwish/metacity-1/active-top-center-right.png -share/gnome/themes/Sandwish/metacity-1/active-top-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-left-corner.png -share/gnome/themes/Sandwish/metacity-1/active-top-mid-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-mid-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-right-corner.png -share/gnome/themes/Sandwish/metacity-1/inactive-border-top-left-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-border-top-right-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-left-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-left-corner.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-mid-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-right-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-right-corner.png -share/gnome/themes/Sandwish/metacity-1/inactive-button-prelight.png -share/gnome/themes/Sandwish/metacity-1/inactive-button-pressed.png -share/gnome/themes/Sandwish/metacity-1/inactive-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-close-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-left-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-left-top-border-shaded.png -share/gnome/themes/Sandwish/metacity-1/inactive-left-top-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-maximize-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-menu-button-prelight.png -share/gnome/themes/Sandwish/metacity-1/inactive-menu-button-pressed.png -share/gnome/themes/Sandwish/metacity-1/inactive-menu-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-minimize-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-right-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-right-top-border-shaded.png -share/gnome/themes/Sandwish/metacity-1/inactive-right-top-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-center-left.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-center-mid.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-center-right.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-left-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-left-corner.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-mid-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-right-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-right-corner.png -share/gnome/themes/Sandwish/metacity-1/metacity-theme-1.xml -share/gnome/themes/Smokey/metacity-1/button-base.png -share/gnome/themes/Smokey/metacity-1/button-pressed-shine.png -share/gnome/themes/Smokey/metacity-1/button-pressed.png -share/gnome/themes/Smokey/metacity-1/button-shine.png -share/gnome/themes/Smokey/metacity-1/close.png -share/gnome/themes/Smokey/metacity-1/maximize.png -share/gnome/themes/Smokey/metacity-1/metacity-theme-1.xml -share/gnome/themes/Smokey/metacity-1/minimize.png -share/gnome/themes/Smokey/metacity-1/stripes.png -share/icons/Crux/12x12/filesystems/gnome-fs-directory.png -share/icons/Crux/12x12/filesystems/gnome-fs-regular.png -share/icons/Crux/192x192/filesystems/gnome-fs-directory.png -share/icons/Crux/192x192/filesystems/gnome-fs-regular.png -share/icons/Crux/20x20/filesystems/gnome-fs-directory.png -share/icons/Crux/20x20/filesystems/gnome-fs-regular.png -share/icons/Crux/24x24/filesystems/gnome-fs-directory.png -share/icons/Crux/24x24/filesystems/gnome-fs-regular.png -share/icons/Crux/36x36/filesystems/gnome-fs-directory.png -share/icons/Crux/36x36/filesystems/gnome-fs-regular.png -share/icons/Crux/48x48/emblems/emblem-nowrite.png -share/icons/Crux/48x48/filesystems/gnome-fs-directory.png -share/icons/Crux/48x48/filesystems/gnome-fs-regular.png -share/icons/Crux/72x72/emblems/emblem-nowrite.png -share/icons/Crux/72x72/filesystems/gnome-fs-directory.png -share/icons/Crux/72x72/filesystems/gnome-fs-regular.png -share/icons/Crux/96x96/emblems/emblem-nowrite.png -share/icons/Crux/96x96/filesystems/gnome-fs-directory.png -share/icons/Crux/96x96/filesystems/gnome-fs-regular.png -share/icons/Crux/index.theme -share/icons/Flat-Blue/12x12/emblems/emblem-symbolic-link.png -share/icons/Flat-Blue/12x12/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/12x12/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/12x12/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/192x192/filesystems/gnome-fs-trash-empty.png -share/icons/Flat-Blue/192x192/filesystems/gnome-fs-trash-full.png -share/icons/Flat-Blue/20x20/filesystems/gnome-fs-bookmark-missing.png -share/icons/Flat-Blue/20x20/filesystems/gnome-fs-bookmark.png -share/icons/Flat-Blue/24x24/emblems/emblem-symbolic-link.png -share/icons/Flat-Blue/24x24/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/24x24/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/24x24/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/36x36/emblems/emblem-symbolic-link.png -share/icons/Flat-Blue/36x36/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/36x36/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/36x36/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/48x48/devices/gnome-dev-broken-image.png -share/icons/Flat-Blue/48x48/devices/gnome-dev-spreadsheet.png -share/icons/Flat-Blue/48x48/devices/gnome-dev-stalled.png -share/icons/Flat-Blue/48x48/devices/gnome-dev-symlink.png -share/icons/Flat-Blue/48x48/emblems/emblem-art.png -share/icons/Flat-Blue/48x48/emblems/emblem-broken-link.png -share/icons/Flat-Blue/48x48/emblems/emblem-camera.png -share/icons/Flat-Blue/48x48/emblems/emblem-documents.png -share/icons/Flat-Blue/48x48/emblems/emblem-generic.png -share/icons/Flat-Blue/48x48/emblems/emblem-mail.png -share/icons/Flat-Blue/48x48/emblems/emblem-multimedia.png -share/icons/Flat-Blue/48x48/emblems/emblem-package.png -share/icons/Flat-Blue/48x48/emblems/emblem-pictures.png -share/icons/Flat-Blue/48x48/emblems/emblem-sound.png -share/icons/Flat-Blue/48x48/emblems/emblem-symbolic-link.png -share/icons/Flat-Blue/48x48/emblems/emblem-trash.png -share/icons/Flat-Blue/48x48/emblems/emblem-web.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-bookmark-missing.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-bookmark.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-home.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-loading.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-trash-full.png -share/icons/Flat-Blue/72x72/devices/gnome-dev-search.png -share/icons/Flat-Blue/72x72/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/72x72/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/72x72/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/72x72/filesystems/gnome-fs-web.png -share/icons/Flat-Blue/96x96/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/96x96/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/96x96/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/index.theme -share/icons/Flat-Blue/scalable/emblems/emblem-OK.svg -share/icons/Flat-Blue/scalable/emblems/emblem-certified.svg -share/icons/Flat-Blue/scalable/emblems/emblem-cool.svg -share/icons/Flat-Blue/scalable/emblems/emblem-danger.svg -share/icons/Flat-Blue/scalable/emblems/emblem-distinguished.svg -share/icons/Flat-Blue/scalable/emblems/emblem-draft.svg -share/icons/Flat-Blue/scalable/emblems/emblem-favorite.svg -share/icons/Flat-Blue/scalable/emblems/emblem-important.svg -share/icons/Flat-Blue/scalable/emblems/emblem-new.svg -share/icons/Flat-Blue/scalable/emblems/emblem-noread.svg -share/icons/Flat-Blue/scalable/emblems/emblem-nowrite.svg -share/icons/Flat-Blue/scalable/emblems/emblem-ohno.svg -share/icons/Flat-Blue/scalable/emblems/emblem-personal.svg -share/icons/Flat-Blue/scalable/emblems/emblem-special.svg -share/icons/Flat-Blue/scalable/emblems/emblem-urgent.svg -share/icons/HighContrast/index.theme -share/icons/HighContrastInverse/index.theme -share/icons/HighContrastLargePrint/48x48/apps/accessibility-directory.png -share/icons/HighContrastLargePrint/48x48/apps/accessibility-keyboard-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/advanced-directory.png -share/icons/HighContrastLargePrint/48x48/apps/background-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/behavior-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/charpick.png -share/icons/HighContrastLargePrint/48x48/apps/default-applications-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/font-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/gedit-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gkb.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-applications.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-audio2.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-calc3.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ccmime.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ccscreensaver.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ccthemes.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-cd.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-cdplayer-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-character-map.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-clock.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-devel.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-eog.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ghex.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ghostview.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-globe.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-graphics.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-grecord.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-help.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-home.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-joystick.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-log.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-logo-icon-transparent.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mailcheck.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mini-commander.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mixer-applet.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-multimedia.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-panel.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-session.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-starthere.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-system.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-terminal.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-util.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-windows.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-workspace.png -share/icons/HighContrastLargePrint/48x48/apps/keyboard-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/keyboard-shortcut.png -share/icons/HighContrastLargePrint/48x48/apps/launcher-program.png -share/icons/HighContrastLargePrint/48x48/apps/metacity-properties.png -share/icons/HighContrastLargePrint/48x48/apps/mouse-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/sound-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/window-capplet.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-cdrom.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-floppy.png -share/icons/HighContrastLargePrint/48x48/emblems/emblem-noread.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.icon -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory.icon -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-executable.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-ftp.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-home.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-nfs.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-regular.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-share.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-smb.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-trash-full.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-compressed.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-library.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-backup.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dc-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gameboy-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-genesis-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-java-byte-code.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-mrproject.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-msx-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-n64-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-nes-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-object-file.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-ogg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-scheme.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sms-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sql.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-png.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lwo.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lws.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-graymap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xwindowdump.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-css.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-html.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-perl.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-python.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sql.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-package.png -share/icons/HighContrastLargePrint/index.theme -share/icons/HighContrastLargePrintInverse/48x48/apps/accessibility-directory.png -share/icons/HighContrastLargePrintInverse/48x48/apps/accessibility-keyboard-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/advanced-directory.png -share/icons/HighContrastLargePrintInverse/48x48/apps/background-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/behavior-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/charpick.png -share/icons/HighContrastLargePrintInverse/48x48/apps/default-applications-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/font-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gedit-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gkb.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-applications.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-audio2.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-calc3.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ccmime.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ccscreensaver.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ccthemes.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-cd.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-cdplayer-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-character-map.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-clock.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-devel.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-eog.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ghex.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ghostview.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-globe.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-graphics.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-grecord.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-help.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-home.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-joystick.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-log.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-logo-icon-transparent.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mailcheck.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mini-commander.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mixer-applet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-multimedia.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-panel.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-session.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-starthere.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-system.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-terminal.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-util.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-windows.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-workspace.png -share/icons/HighContrastLargePrintInverse/48x48/apps/keyboard-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/keyboard-shortcut.png -share/icons/HighContrastLargePrintInverse/48x48/apps/launcher-program.png -share/icons/HighContrastLargePrintInverse/48x48/apps/metacity-properties.png -share/icons/HighContrastLargePrintInverse/48x48/apps/mouse-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/sound-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/window-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-cdrom.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-floppy.png -share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-noread.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory-accept.icon -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory.icon -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-executable.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-ftp.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-home.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-nfs.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-regular.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-share.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-smb.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-trash-full.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-compressed.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-library.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-backup.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-dc-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gameboy-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-genesis-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-java-byte-code.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-mrproject.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-msx-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-n64-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-nes-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-object-file.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-ogg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-scheme.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-sms-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-sql.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-png.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-lwo.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-lws.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-graymap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xwindowdump.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-css.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-html.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-perl.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-python.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-sql.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-package.png -share/icons/HighContrastLargePrintInverse/index.theme -share/icons/LargePrint/index.theme -share/icons/LowContrast/index.theme -share/icons/LowContrastLargePrint/48x48/apps/accessibility-directory.png -share/icons/LowContrastLargePrint/48x48/apps/accessibility-keyboard-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/advanced-directory.png -share/icons/LowContrastLargePrint/48x48/apps/background-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/behavior-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/charpick.png -share/icons/LowContrastLargePrint/48x48/apps/default-applications-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/font-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/gedit-icon.png -share/icons/LowContrastLargePrint/48x48/apps/gkb.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-applications.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-audio2.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-calc3.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ccmime.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ccscreensaver.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ccthemes.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-cd.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-cdplayer-icon.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-character-map.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-clock.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-devel.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-eog.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ghex.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ghostview.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-globe.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-graphics.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-grecord.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-help.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-home.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-joystick.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-log.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-logo-icon-transparent.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-mailcheck.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-mini-commander.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-mixer-applet.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-multimedia.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-panel.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-session.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-settings.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-starthere.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-system.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-terminal.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-util.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-windows.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-workspace.png -share/icons/LowContrastLargePrint/48x48/apps/keyboard-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/keyboard-shortcut.png -share/icons/LowContrastLargePrint/48x48/apps/launcher-program.png -share/icons/LowContrastLargePrint/48x48/apps/metacity-properties.png -share/icons/LowContrastLargePrint/48x48/apps/mouse-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/sound-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/window-capplet.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-cdrom.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-dvd.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-floppy.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-harddisk.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-jazdisk.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-memory.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-zipdisk.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-art.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-camera.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-documents.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-mail.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-multimedia.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-noread.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-package.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-pictures.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-sound.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-symbolic-link.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-trash.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-web.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-blockdev.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-bookmark-missing.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-bookmark.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-chardev.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.icon -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory.icon -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-executable.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-fifo.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-ftp.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-home.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-loading-icon.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-nfs.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-regular.icon -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-regular.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-share.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-smb.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-socket.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-trash-full.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-web.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-compressed.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-library.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-backup.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dc-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-e-theme.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gameboy-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-genesis-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-java-byte-code.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-mrproject.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-msx-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-n64-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-nes-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-object-file.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-ogg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-scheme.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sms-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sql.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-png.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lwo.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lws.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-graymap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xwindowdump.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-css.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-html.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-perl.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-python.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sql.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-package.png -share/icons/LowContrastLargePrint/index.theme -share/icons/Sandy/12x12/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/12x12/filesystems/gnome-fs-directory.png -share/icons/Sandy/24x24/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/24x24/filesystems/gnome-fs-directory.png -share/icons/Sandy/36x36/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/36x36/filesystems/gnome-fs-directory.png -share/icons/Sandy/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/48x48/filesystems/gnome-fs-directory.png -share/icons/Sandy/72x72/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/72x72/filesystems/gnome-fs-directory.png -share/icons/Sandy/96x96/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/96x96/filesystems/gnome-fs-directory.png -share/icons/Sandy/index.theme -share/icons/Smokey-Blue/48x48/emblems/emblem-nowrite.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-directory-72.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-directory-96.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-directory.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-nfs.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-trash-empty-accept.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-trash-full-accept.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-trash-full.png -share/icons/Smokey-Blue/index.theme -share/icons/Smokey-Red/48x48/emblems/emblem-nowrite.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-directory-72.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-directory-96.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-directory.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-nfs.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-trash-empty-accept.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-trash-full-accept.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-trash-full.png -share/icons/Smokey-Red/index.theme -share/locale/am/LC_MESSAGES/gnome-themes.mo -share/locale/az/LC_MESSAGES/gnome-themes.mo -share/locale/be/LC_MESSAGES/gnome-themes.mo -share/locale/bg/LC_MESSAGES/gnome-themes.mo -share/locale/bn/LC_MESSAGES/gnome-themes.mo -share/locale/ca/LC_MESSAGES/gnome-themes.mo -share/locale/cs/LC_MESSAGES/gnome-themes.mo -share/locale/cy/LC_MESSAGES/gnome-themes.mo -share/locale/da/LC_MESSAGES/gnome-themes.mo -share/locale/de/LC_MESSAGES/gnome-themes.mo -share/locale/el/LC_MESSAGES/gnome-themes.mo -share/locale/es/LC_MESSAGES/gnome-themes.mo -share/locale/et/LC_MESSAGES/gnome-themes.mo -share/locale/fa/LC_MESSAGES/gnome-themes.mo -share/locale/fi/LC_MESSAGES/gnome-themes.mo -share/locale/fr/LC_MESSAGES/gnome-themes.mo -share/locale/ga/LC_MESSAGES/gnome-themes.mo -share/locale/he/LC_MESSAGES/gnome-themes.mo -share/locale/hi/LC_MESSAGES/gnome-themes.mo -share/locale/hu/LC_MESSAGES/gnome-themes.mo -share/locale/id/LC_MESSAGES/gnome-themes.mo -share/locale/is/LC_MESSAGES/gnome-themes.mo -share/locale/it/LC_MESSAGES/gnome-themes.mo -share/locale/ja/LC_MESSAGES/gnome-themes.mo -share/locale/ko/LC_MESSAGES/gnome-themes.mo -share/locale/li/LC_MESSAGES/gnome-themes.mo -share/locale/lt/LC_MESSAGES/gnome-themes.mo -share/locale/lv/LC_MESSAGES/gnome-themes.mo -share/locale/mk/LC_MESSAGES/gnome-themes.mo -share/locale/ml/LC_MESSAGES/gnome-themes.mo -share/locale/mn/LC_MESSAGES/gnome-themes.mo -share/locale/ms/LC_MESSAGES/gnome-themes.mo -share/locale/nl/LC_MESSAGES/gnome-themes.mo -share/locale/no/LC_MESSAGES/gnome-themes.mo -share/locale/pl/LC_MESSAGES/gnome-themes.mo -share/locale/pt/LC_MESSAGES/gnome-themes.mo -share/locale/pt_BR/LC_MESSAGES/gnome-themes.mo -share/locale/ro/LC_MESSAGES/gnome-themes.mo -share/locale/ru/LC_MESSAGES/gnome-themes.mo -share/locale/sk/LC_MESSAGES/gnome-themes.mo -share/locale/sl/LC_MESSAGES/gnome-themes.mo -share/locale/sq/LC_MESSAGES/gnome-themes.mo -share/locale/sr/LC_MESSAGES/gnome-themes.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-themes.mo -share/locale/sv/LC_MESSAGES/gnome-themes.mo -share/locale/th/LC_MESSAGES/gnome-themes.mo -share/locale/tr/LC_MESSAGES/gnome-themes.mo -share/locale/uk/LC_MESSAGES/gnome-themes.mo -share/locale/vi/LC_MESSAGES/gnome-themes.mo -share/locale/wa/LC_MESSAGES/gnome-themes.mo -share/locale/zh_CN/LC_MESSAGES/gnome-themes.mo -share/locale/zh_TW/LC_MESSAGES/gnome-themes.mo -share/themes/Crux/gtk-2.0/gtkrc -share/themes/Crux/index.theme -share/themes/Grand-Canyon/gtk-2.0/3d_all_flat.png -share/themes/Grand-Canyon/gtk-2.0/3d_all_normal.png -share/themes/Grand-Canyon/gtk-2.0/3d_all_prelight.png -share/themes/Grand-Canyon/gtk-2.0/3d_bottom_flat.png -share/themes/Grand-Canyon/gtk-2.0/3d_bottom_normal.png -share/themes/Grand-Canyon/gtk-2.0/3d_bottom_prelight.png -share/themes/Grand-Canyon/gtk-2.0/3d_top_flat.png -share/themes/Grand-Canyon/gtk-2.0/3d_top_normal.png -share/themes/Grand-Canyon/gtk-2.0/3d_top_prelight.png -share/themes/Grand-Canyon/gtk-2.0/arrow_down.png -share/themes/Grand-Canyon/gtk-2.0/arrow_left.png -share/themes/Grand-Canyon/gtk-2.0/arrow_null.png -share/themes/Grand-Canyon/gtk-2.0/arrow_right.png -share/themes/Grand-Canyon/gtk-2.0/arrow_sub.png -share/themes/Grand-Canyon/gtk-2.0/arrow_up.png -share/themes/Grand-Canyon/gtk-2.0/blank.png -share/themes/Grand-Canyon/gtk-2.0/button_default.png -share/themes/Grand-Canyon/gtk-2.0/check2.png -share/themes/Grand-Canyon/gtk-2.0/entry1.png -share/themes/Grand-Canyon/gtk-2.0/gtkrc -share/themes/Grand-Canyon/gtk-2.0/gtkrc.pants -share/themes/Grand-Canyon/gtk-2.0/hline.png -share/themes/Grand-Canyon/gtk-2.0/htrough.png -share/themes/Grand-Canyon/gtk-2.0/in.png -share/themes/Grand-Canyon/gtk-2.0/menu_shadow.png -share/themes/Grand-Canyon/gtk-2.0/minus.png -share/themes/Grand-Canyon/gtk-2.0/mradio1.png -share/themes/Grand-Canyon/gtk-2.0/mradio2.png -share/themes/Grand-Canyon/gtk-2.0/notebook_bottom_flat.png -share/themes/Grand-Canyon/gtk-2.0/notebook_left_flat.png -share/themes/Grand-Canyon/gtk-2.0/notebook_right_flat.png -share/themes/Grand-Canyon/gtk-2.0/notebook_top_flat.png -share/themes/Grand-Canyon/gtk-2.0/option_menu.png -share/themes/Grand-Canyon/gtk-2.0/plus.png -share/themes/Grand-Canyon/gtk-2.0/radio2.png -share/themes/Grand-Canyon/gtk-2.0/vtrough.png -share/themes/Grand-Canyon/index.theme -share/themes/HighContrast/gtk-2.0/gtkrc -share/themes/HighContrast/index.theme -share/themes/HighContrastInverse/gtk-2.0/gtkrc -share/themes/HighContrastInverse/index.theme -share/themes/HighContrastLargePrint/gtk-2.0/gtkrc -share/themes/HighContrastLargePrint/index.theme~ -share/themes/HighContrastLargePrint/pixmaps/double-click-maybe.png -share/themes/HighContrastLargePrint/pixmaps/double-click-off.png -share/themes/HighContrastLargePrint/pixmaps/double-click-on.png -share/themes/HighContrastLargePrint/pixmaps/media-backward.png -share/themes/HighContrastLargePrint/pixmaps/media-eject.png -share/themes/HighContrastLargePrint/pixmaps/media-forward.png -share/themes/HighContrastLargePrint/pixmaps/media-next.png -share/themes/HighContrastLargePrint/pixmaps/media-pause.png -share/themes/HighContrastLargePrint/pixmaps/media-play.png -share/themes/HighContrastLargePrint/pixmaps/media-prev.png -share/themes/HighContrastLargePrint/pixmaps/media-record.png -share/themes/HighContrastLargePrint/pixmaps/media-stop.png -share/themes/HighContrastLargePrint/pixmaps/printer-broken.png -share/themes/HighContrastLargePrint/pixmaps/printer-default.png -share/themes/HighContrastLargePrint/pixmaps/printer-inkjet.png -share/themes/HighContrastLargePrint/pixmaps/printer-personal-laser.png -share/themes/HighContrastLargePrint/pixmaps/printer-workgroup-laser.png -share/themes/HighContrastLargePrint/pixmaps/stock_about.png -share/themes/HighContrastLargePrint/pixmaps/stock_accessories.png -share/themes/HighContrastLargePrint/pixmaps/stock_add.png -share/themes/HighContrastLargePrint/pixmaps/stock_amusements.png -share/themes/HighContrastLargePrint/pixmaps/stock_apply.png -share/themes/HighContrastLargePrint/pixmaps/stock_attach.png -share/themes/HighContrastLargePrint/pixmaps/stock_bold.png -share/themes/HighContrastLargePrint/pixmaps/stock_book.png -share/themes/HighContrastLargePrint/pixmaps/stock_cancel.png -share/themes/HighContrastLargePrint/pixmaps/stock_cde-menu.png -share/themes/HighContrastLargePrint/pixmaps/stock_cdrom.png -share/themes/HighContrastLargePrint/pixmaps/stock_clear.png -share/themes/HighContrastLargePrint/pixmaps/stock_close.png -share/themes/HighContrastLargePrint/pixmaps/stock_commandline-browser.xpm -share/themes/HighContrastLargePrint/pixmaps/stock_commandline-history.xpm -share/themes/HighContrastLargePrint/pixmaps/stock_connect.png -share/themes/HighContrastLargePrint/pixmaps/stock_convert.png -share/themes/HighContrastLargePrint/pixmaps/stock_copy.png -share/themes/HighContrastLargePrint/pixmaps/stock_corner-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_cut.png -share/themes/HighContrastLargePrint/pixmaps/stock_delete.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_error.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_info.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_question.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_warning.png -share/themes/HighContrastLargePrint/pixmaps/stock_disconnect.png -share/themes/HighContrastLargePrint/pixmaps/stock_dnd.png -share/themes/HighContrastLargePrint/pixmaps/stock_dnd_multiple.png -share/themes/HighContrastLargePrint/pixmaps/stock_drawer.png -share/themes/HighContrastLargePrint/pixmaps/stock_edge-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_edit.png -share/themes/HighContrastLargePrint/pixmaps/stock_empty.png -share/themes/HighContrastLargePrint/pixmaps/stock_execute.png -share/themes/HighContrastLargePrint/pixmaps/stock_export.png -share/themes/HighContrastLargePrint/pixmaps/stock_find-and-replace.png -share/themes/HighContrastLargePrint/pixmaps/stock_find.png -share/themes/HighContrastLargePrint/pixmaps/stock_floating-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_floppy.png -share/themes/HighContrastLargePrint/pixmaps/stock_gnome-logo.png -share/themes/HighContrastLargePrint/pixmaps/stock_gnome-util.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-back.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-down.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-forward.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-up.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-bottom.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-first.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-last.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-top.png -share/themes/HighContrastLargePrint/pixmaps/stock_help.png -share/themes/HighContrastLargePrint/pixmaps/stock_home.png -share/themes/HighContrastLargePrint/pixmaps/stock_import.png -share/themes/HighContrastLargePrint/pixmaps/stock_index.png -share/themes/HighContrastLargePrint/pixmaps/stock_insert-image.png -share/themes/HighContrastLargePrint/pixmaps/stock_insert-object.png -share/themes/HighContrastLargePrint/pixmaps/stock_insert-table.png -share/themes/HighContrastLargePrint/pixmaps/stock_internet.png -share/themes/HighContrastLargePrint/pixmaps/stock_italic.png -share/themes/HighContrastLargePrint/pixmaps/stock_jump-to.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-center.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-fill.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-left.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-right.png -share/themes/HighContrastLargePrint/pixmaps/stock_launcher-program.png -share/themes/HighContrastLargePrint/pixmaps/stock_line-in.png -share/themes/HighContrastLargePrint/pixmaps/stock_lockscreen.png -share/themes/HighContrastLargePrint/pixmaps/stock_logout.png -share/themes/HighContrastLargePrint/pixmaps/stock_menu-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_mic.png -share/themes/HighContrastLargePrint/pixmaps/stock_missing-image.png -share/themes/HighContrastLargePrint/pixmaps/stock_multimedia.png -share/themes/HighContrastLargePrint/pixmaps/stock_new.png -share/themes/HighContrastLargePrint/pixmaps/stock_no.png -share/themes/HighContrastLargePrint/pixmaps/stock_ok.png -share/themes/HighContrastLargePrint/pixmaps/stock_open.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_down.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_left.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_right.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_up.png -share/themes/HighContrastLargePrint/pixmaps/stock_paste.png -share/themes/HighContrastLargePrint/pixmaps/stock_preferences.png -share/themes/HighContrastLargePrint/pixmaps/stock_print-preview.png -share/themes/HighContrastLargePrint/pixmaps/stock_print.png -share/themes/HighContrastLargePrint/pixmaps/stock_properties.png -share/themes/HighContrastLargePrint/pixmaps/stock_quit.png -share/themes/HighContrastLargePrint/pixmaps/stock_redo.png -share/themes/HighContrastLargePrint/pixmaps/stock_refresh.png -share/themes/HighContrastLargePrint/pixmaps/stock_remove.png -share/themes/HighContrastLargePrint/pixmaps/stock_revert-to-saved.png -share/themes/HighContrastLargePrint/pixmaps/stock_run.png -share/themes/HighContrastLargePrint/pixmaps/stock_save-as.png -share/themes/HighContrastLargePrint/pixmaps/stock_save.png -share/themes/HighContrastLargePrint/pixmaps/stock_screenshot.png -share/themes/HighContrastLargePrint/pixmaps/stock_searchtool.png -share/themes/HighContrastLargePrint/pixmaps/stock_select-color.png -share/themes/HighContrastLargePrint/pixmaps/stock_select-font.png -share/themes/HighContrastLargePrint/pixmaps/stock_sliding-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_sort-ascending.png -share/themes/HighContrastLargePrint/pixmaps/stock_sort-descending.png -share/themes/HighContrastLargePrint/pixmaps/stock_spell-check.png -share/themes/HighContrastLargePrint/pixmaps/stock_stop.png -share/themes/HighContrastLargePrint/pixmaps/stock_strikethrough.png -share/themes/HighContrastLargePrint/pixmaps/stock_undelete.png -share/themes/HighContrastLargePrint/pixmaps/stock_underline.png -share/themes/HighContrastLargePrint/pixmaps/stock_undo.png -share/themes/HighContrastLargePrint/pixmaps/stock_volume.png -share/themes/HighContrastLargePrint/pixmaps/stock_yes.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-100.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-fit.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-in.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-out.png -share/themes/HighContrastLargePrint/pixmaps/volume-max.png -share/themes/HighContrastLargePrint/pixmaps/volume-medium.png -share/themes/HighContrastLargePrint/pixmaps/volume-min.png -share/themes/HighContrastLargePrint/pixmaps/volume-mute.png -share/themes/HighContrastLargePrint/pixmaps/volume-zero.png -share/themes/HighContrastLargePrintInverse/gtk-2.0/gtkrc -share/themes/HighContrastLargePrintInverse/index.theme~ -share/themes/HighContrastLargePrintInverse/pixmaps/double-click-maybe.png -share/themes/HighContrastLargePrintInverse/pixmaps/double-click-off.png -share/themes/HighContrastLargePrintInverse/pixmaps/double-click-on.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-backward.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-eject.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-forward.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-next.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-pause.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-play.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-prev.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-record.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-stop.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-broken.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-default.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-inkjet.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-personal-laser.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-workgroup-laser.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_about.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_accessories.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_add.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_amusements.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_apply.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_attach.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_bold.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_book.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cancel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cde-menu.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cdrom.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_clear.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_close.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_commandline-browser.xpm -share/themes/HighContrastLargePrintInverse/pixmaps/stock_commandline-history.xpm -share/themes/HighContrastLargePrintInverse/pixmaps/stock_connect.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_convert.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_copy.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_corner-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cut.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_delete.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_error.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_info.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_question.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_warning.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_disconnect.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dnd.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dnd_multiple.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_drawer.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_edge-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_edit.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_empty.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_execute.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_export.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_find-and-replace.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_find.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_floating-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_floppy.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_gnome-logo.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_gnome-util.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-back.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-down.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-forward.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-up.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-bottom.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-first.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-last.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-top.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_help.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_home.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_import.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_index.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-image.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-object.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-table.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_internet.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_italic.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_jump-to.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-center.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-fill.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-left.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-right.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_launcher-program.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_line-in.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_lockscreen.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_logout.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_menu-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_mic.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_missing-image.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_multimedia.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_new.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_no.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_ok.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_open.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_down.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_left.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_right.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_up.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_paste.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_preferences.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_print-preview.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_print.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_properties.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_quit.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_redo.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_refresh.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_remove.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_revert-to-saved.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_run.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_save-as.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_save.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_screenshot.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_searchtool.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_select-color.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_select-font.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_sliding-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_sort-ascending.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_sort-descending.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_spell-check.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_stop.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_strikethrough.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_undelete.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_underline.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_undo.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_volume.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_yes.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-100.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-fit.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-in.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-out.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-max.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-medium.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-min.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-mute.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-zero.png -share/themes/LargePrint/gtk-2.0/gtkrc -share/themes/LargePrint/index.theme -share/themes/LargePrint/pixmaps/double-click-maybe.png -share/themes/LargePrint/pixmaps/double-click-off.png -share/themes/LargePrint/pixmaps/double-click-on.png -share/themes/LargePrint/pixmaps/media-backward.png -share/themes/LargePrint/pixmaps/media-eject.png -share/themes/LargePrint/pixmaps/media-forward.png -share/themes/LargePrint/pixmaps/media-next.png -share/themes/LargePrint/pixmaps/media-pause.png -share/themes/LargePrint/pixmaps/media-play.png -share/themes/LargePrint/pixmaps/media-prev.png -share/themes/LargePrint/pixmaps/media-record.png -share/themes/LargePrint/pixmaps/media-stop.png -share/themes/LargePrint/pixmaps/printer-broken.png -share/themes/LargePrint/pixmaps/printer-default.png -share/themes/LargePrint/pixmaps/printer-inkjet.png -share/themes/LargePrint/pixmaps/printer-personal-laser.png -share/themes/LargePrint/pixmaps/printer-workgroup-laser.png -share/themes/LargePrint/pixmaps/stock_about.png -share/themes/LargePrint/pixmaps/stock_accessories.png -share/themes/LargePrint/pixmaps/stock_add.png -share/themes/LargePrint/pixmaps/stock_amusements.png -share/themes/LargePrint/pixmaps/stock_apply.png -share/themes/LargePrint/pixmaps/stock_attach.png -share/themes/LargePrint/pixmaps/stock_bold.png -share/themes/LargePrint/pixmaps/stock_book.png -share/themes/LargePrint/pixmaps/stock_cancel.png -share/themes/LargePrint/pixmaps/stock_cde-menu.png -share/themes/LargePrint/pixmaps/stock_cdrom.png -share/themes/LargePrint/pixmaps/stock_clear.png -share/themes/LargePrint/pixmaps/stock_close.png -share/themes/LargePrint/pixmaps/stock_commandline-browser.xpm -share/themes/LargePrint/pixmaps/stock_commandline-history.xpm -share/themes/LargePrint/pixmaps/stock_connect.png -share/themes/LargePrint/pixmaps/stock_convert.png -share/themes/LargePrint/pixmaps/stock_copy.png -share/themes/LargePrint/pixmaps/stock_corner-panel.png -share/themes/LargePrint/pixmaps/stock_cut.png -share/themes/LargePrint/pixmaps/stock_delete.png -share/themes/LargePrint/pixmaps/stock_dialog_error.png -share/themes/LargePrint/pixmaps/stock_dialog_info.png -share/themes/LargePrint/pixmaps/stock_dialog_question.png -share/themes/LargePrint/pixmaps/stock_dialog_warning.png -share/themes/LargePrint/pixmaps/stock_disconnect.png -share/themes/LargePrint/pixmaps/stock_dnd.png -share/themes/LargePrint/pixmaps/stock_dnd_multiple.png -share/themes/LargePrint/pixmaps/stock_drawer.png -share/themes/LargePrint/pixmaps/stock_edge-panel.png -share/themes/LargePrint/pixmaps/stock_edit.png -share/themes/LargePrint/pixmaps/stock_empty.png -share/themes/LargePrint/pixmaps/stock_execute.png -share/themes/LargePrint/pixmaps/stock_export.png -share/themes/LargePrint/pixmaps/stock_find-and-replace.png -share/themes/LargePrint/pixmaps/stock_find.png -share/themes/LargePrint/pixmaps/stock_floating-panel.png -share/themes/LargePrint/pixmaps/stock_floppy.png -share/themes/LargePrint/pixmaps/stock_gnome-logo.png -share/themes/LargePrint/pixmaps/stock_gnome-util.png -share/themes/LargePrint/pixmaps/stock_go-back.png -share/themes/LargePrint/pixmaps/stock_go-down.png -share/themes/LargePrint/pixmaps/stock_go-forward.png -share/themes/LargePrint/pixmaps/stock_go-up.png -share/themes/LargePrint/pixmaps/stock_goto-bottom.png -share/themes/LargePrint/pixmaps/stock_goto-first.png -share/themes/LargePrint/pixmaps/stock_goto-last.png -share/themes/LargePrint/pixmaps/stock_goto-top.png -share/themes/LargePrint/pixmaps/stock_help.png -share/themes/LargePrint/pixmaps/stock_home.png -share/themes/LargePrint/pixmaps/stock_import.png -share/themes/LargePrint/pixmaps/stock_index.png -share/themes/LargePrint/pixmaps/stock_insert-image.png -share/themes/LargePrint/pixmaps/stock_insert-object.png -share/themes/LargePrint/pixmaps/stock_insert-table.png -share/themes/LargePrint/pixmaps/stock_internet.png -share/themes/LargePrint/pixmaps/stock_italic.png -share/themes/LargePrint/pixmaps/stock_jump-to.png -share/themes/LargePrint/pixmaps/stock_justify-center.png -share/themes/LargePrint/pixmaps/stock_justify-fill.png -share/themes/LargePrint/pixmaps/stock_justify-left.png -share/themes/LargePrint/pixmaps/stock_justify-right.png -share/themes/LargePrint/pixmaps/stock_launcher-program.png -share/themes/LargePrint/pixmaps/stock_line-in.png -share/themes/LargePrint/pixmaps/stock_lockscreen.png -share/themes/LargePrint/pixmaps/stock_logout.png -share/themes/LargePrint/pixmaps/stock_menu-panel.png -share/themes/LargePrint/pixmaps/stock_mic.png -share/themes/LargePrint/pixmaps/stock_missing-image.png -share/themes/LargePrint/pixmaps/stock_multimedia.png -share/themes/LargePrint/pixmaps/stock_new.png -share/themes/LargePrint/pixmaps/stock_no.png -share/themes/LargePrint/pixmaps/stock_ok.png -share/themes/LargePrint/pixmaps/stock_open.png -share/themes/LargePrint/pixmaps/stock_panel_hide_down.png -share/themes/LargePrint/pixmaps/stock_panel_hide_left.png -share/themes/LargePrint/pixmaps/stock_panel_hide_right.png -share/themes/LargePrint/pixmaps/stock_panel_hide_up.png -share/themes/LargePrint/pixmaps/stock_paste.png -share/themes/LargePrint/pixmaps/stock_preferences.png -share/themes/LargePrint/pixmaps/stock_print-preview.png -share/themes/LargePrint/pixmaps/stock_print.png -share/themes/LargePrint/pixmaps/stock_properties.png -share/themes/LargePrint/pixmaps/stock_quit.png -share/themes/LargePrint/pixmaps/stock_redo.png -share/themes/LargePrint/pixmaps/stock_refresh.png -share/themes/LargePrint/pixmaps/stock_remove.png -share/themes/LargePrint/pixmaps/stock_revert-to-saved.png -share/themes/LargePrint/pixmaps/stock_run.png -share/themes/LargePrint/pixmaps/stock_save-as.png -share/themes/LargePrint/pixmaps/stock_save.png -share/themes/LargePrint/pixmaps/stock_screenshot.png -share/themes/LargePrint/pixmaps/stock_searchtool.png -share/themes/LargePrint/pixmaps/stock_select-color.png -share/themes/LargePrint/pixmaps/stock_select-font.png -share/themes/LargePrint/pixmaps/stock_sliding-panel.png -share/themes/LargePrint/pixmaps/stock_sort-ascending.png -share/themes/LargePrint/pixmaps/stock_sort-descending.png -share/themes/LargePrint/pixmaps/stock_spell-check.png -share/themes/LargePrint/pixmaps/stock_stop.png -share/themes/LargePrint/pixmaps/stock_strikethrough.png -share/themes/LargePrint/pixmaps/stock_undelete.png -share/themes/LargePrint/pixmaps/stock_underline.png -share/themes/LargePrint/pixmaps/stock_undo.png -share/themes/LargePrint/pixmaps/stock_volume.png -share/themes/LargePrint/pixmaps/stock_yes.png -share/themes/LargePrint/pixmaps/stock_zoom-100.png -share/themes/LargePrint/pixmaps/stock_zoom-fit.png -share/themes/LargePrint/pixmaps/stock_zoom-in.png -share/themes/LargePrint/pixmaps/stock_zoom-out.png -share/themes/LargePrint/pixmaps/volume-max.png -share/themes/LargePrint/pixmaps/volume-medium.png -share/themes/LargePrint/pixmaps/volume-min.png -share/themes/LargePrint/pixmaps/volume-mute.png -share/themes/LargePrint/pixmaps/volume-zero.png -share/themes/LighthouseBlue/gtk-2.0/gtkrc -share/themes/LowContrast/gtk-2.0/gtkrc -share/themes/LowContrast/index.theme~ -share/themes/LowContrastLargePrint/gtk-2.0/gtkrc -share/themes/LowContrastLargePrint/index.theme~ -share/themes/LowContrastLargePrint/pixmaps/double-click-maybe.png -share/themes/LowContrastLargePrint/pixmaps/double-click-off.png -share/themes/LowContrastLargePrint/pixmaps/double-click-on.png -share/themes/LowContrastLargePrint/pixmaps/media-backward.png -share/themes/LowContrastLargePrint/pixmaps/media-eject.png -share/themes/LowContrastLargePrint/pixmaps/media-forward.png -share/themes/LowContrastLargePrint/pixmaps/media-next.png -share/themes/LowContrastLargePrint/pixmaps/media-pause.png -share/themes/LowContrastLargePrint/pixmaps/media-play.png -share/themes/LowContrastLargePrint/pixmaps/media-prev.png -share/themes/LowContrastLargePrint/pixmaps/media-record.png -share/themes/LowContrastLargePrint/pixmaps/media-stop.png -share/themes/LowContrastLargePrint/pixmaps/printer-broken.png -share/themes/LowContrastLargePrint/pixmaps/printer-default.png -share/themes/LowContrastLargePrint/pixmaps/printer-inkjet.png -share/themes/LowContrastLargePrint/pixmaps/printer-personal-laser.png -share/themes/LowContrastLargePrint/pixmaps/printer-workgroup-laser.png -share/themes/LowContrastLargePrint/pixmaps/stock_about.png -share/themes/LowContrastLargePrint/pixmaps/stock_accessories.png -share/themes/LowContrastLargePrint/pixmaps/stock_add.png -share/themes/LowContrastLargePrint/pixmaps/stock_amusements.png -share/themes/LowContrastLargePrint/pixmaps/stock_apply.png -share/themes/LowContrastLargePrint/pixmaps/stock_attach.png -share/themes/LowContrastLargePrint/pixmaps/stock_bold.png -share/themes/LowContrastLargePrint/pixmaps/stock_book.png -share/themes/LowContrastLargePrint/pixmaps/stock_cancel.png -share/themes/LowContrastLargePrint/pixmaps/stock_cde-menu.png -share/themes/LowContrastLargePrint/pixmaps/stock_cdrom.png -share/themes/LowContrastLargePrint/pixmaps/stock_clear.png -share/themes/LowContrastLargePrint/pixmaps/stock_close.png -share/themes/LowContrastLargePrint/pixmaps/stock_commandline-browser.xpm -share/themes/LowContrastLargePrint/pixmaps/stock_commandline-history.xpm -share/themes/LowContrastLargePrint/pixmaps/stock_connect.png -share/themes/LowContrastLargePrint/pixmaps/stock_convert.png -share/themes/LowContrastLargePrint/pixmaps/stock_copy.png -share/themes/LowContrastLargePrint/pixmaps/stock_corner-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_cut.png -share/themes/LowContrastLargePrint/pixmaps/stock_delete.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_error.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_info.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_question.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_warning.png -share/themes/LowContrastLargePrint/pixmaps/stock_disconnect.png -share/themes/LowContrastLargePrint/pixmaps/stock_dnd.png -share/themes/LowContrastLargePrint/pixmaps/stock_dnd_multiple.png -share/themes/LowContrastLargePrint/pixmaps/stock_drawer.png -share/themes/LowContrastLargePrint/pixmaps/stock_edge-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_edit.png -share/themes/LowContrastLargePrint/pixmaps/stock_empty.png -share/themes/LowContrastLargePrint/pixmaps/stock_execute.png -share/themes/LowContrastLargePrint/pixmaps/stock_export.png -share/themes/LowContrastLargePrint/pixmaps/stock_find-and-replace.png -share/themes/LowContrastLargePrint/pixmaps/stock_find.png -share/themes/LowContrastLargePrint/pixmaps/stock_floating-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_floppy.png -share/themes/LowContrastLargePrint/pixmaps/stock_gnome-logo.png -share/themes/LowContrastLargePrint/pixmaps/stock_gnome-util.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-back.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-down.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-forward.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-up.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-bottom.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-first.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-last.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-top.png -share/themes/LowContrastLargePrint/pixmaps/stock_help.png -share/themes/LowContrastLargePrint/pixmaps/stock_home.png -share/themes/LowContrastLargePrint/pixmaps/stock_import.png -share/themes/LowContrastLargePrint/pixmaps/stock_index.png -share/themes/LowContrastLargePrint/pixmaps/stock_insert-image.png -share/themes/LowContrastLargePrint/pixmaps/stock_insert-object.png -share/themes/LowContrastLargePrint/pixmaps/stock_insert-table.png -share/themes/LowContrastLargePrint/pixmaps/stock_internet.png -share/themes/LowContrastLargePrint/pixmaps/stock_italic.png -share/themes/LowContrastLargePrint/pixmaps/stock_jump-to.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-center.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-fill.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-left.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-right.png -share/themes/LowContrastLargePrint/pixmaps/stock_launcher-program.png -share/themes/LowContrastLargePrint/pixmaps/stock_line-in.png -share/themes/LowContrastLargePrint/pixmaps/stock_lockscreen.png -share/themes/LowContrastLargePrint/pixmaps/stock_logout.png -share/themes/LowContrastLargePrint/pixmaps/stock_menu-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_mic.png -share/themes/LowContrastLargePrint/pixmaps/stock_missing-image.png -share/themes/LowContrastLargePrint/pixmaps/stock_multimedia.png -share/themes/LowContrastLargePrint/pixmaps/stock_new.png -share/themes/LowContrastLargePrint/pixmaps/stock_no.png -share/themes/LowContrastLargePrint/pixmaps/stock_ok.png -share/themes/LowContrastLargePrint/pixmaps/stock_open.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_down.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_left.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_right.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_up.png -share/themes/LowContrastLargePrint/pixmaps/stock_paste.png -share/themes/LowContrastLargePrint/pixmaps/stock_preferences.png -share/themes/LowContrastLargePrint/pixmaps/stock_print-preview.png -share/themes/LowContrastLargePrint/pixmaps/stock_print.png -share/themes/LowContrastLargePrint/pixmaps/stock_properties.png -share/themes/LowContrastLargePrint/pixmaps/stock_quit.png -share/themes/LowContrastLargePrint/pixmaps/stock_redo.png -share/themes/LowContrastLargePrint/pixmaps/stock_refresh.png -share/themes/LowContrastLargePrint/pixmaps/stock_remove.png -share/themes/LowContrastLargePrint/pixmaps/stock_revert-to-saved.png -share/themes/LowContrastLargePrint/pixmaps/stock_run.png -share/themes/LowContrastLargePrint/pixmaps/stock_save-as.png -share/themes/LowContrastLargePrint/pixmaps/stock_save.png -share/themes/LowContrastLargePrint/pixmaps/stock_screenshot.png -share/themes/LowContrastLargePrint/pixmaps/stock_searchtool.png -share/themes/LowContrastLargePrint/pixmaps/stock_select-color.png -share/themes/LowContrastLargePrint/pixmaps/stock_select-font.png -share/themes/LowContrastLargePrint/pixmaps/stock_sliding-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_sort-ascending.png -share/themes/LowContrastLargePrint/pixmaps/stock_sort-descending.png -share/themes/LowContrastLargePrint/pixmaps/stock_spell-check.png -share/themes/LowContrastLargePrint/pixmaps/stock_stop.png -share/themes/LowContrastLargePrint/pixmaps/stock_strikethrough.png -share/themes/LowContrastLargePrint/pixmaps/stock_undelete.png -share/themes/LowContrastLargePrint/pixmaps/stock_underline.png -share/themes/LowContrastLargePrint/pixmaps/stock_undo.png -share/themes/LowContrastLargePrint/pixmaps/stock_volume.png -share/themes/LowContrastLargePrint/pixmaps/stock_yes.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-100.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-fit.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-in.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-out.png -share/themes/LowContrastLargePrint/pixmaps/volume-max.png -share/themes/LowContrastLargePrint/pixmaps/volume-medium.png -share/themes/LowContrastLargePrint/pixmaps/volume-min.png -share/themes/LowContrastLargePrint/pixmaps/volume-mute.png -share/themes/LowContrastLargePrint/pixmaps/volume-zero.png -share/themes/Mist/gtk-2.0/gtkrc -share/themes/Mist/index.theme -share/themes/Ocean-Dream/index.theme -share/themes/Simple/gtk-2.0/gtkrc -share/themes/Simple/index.theme -share/themes/Smokey-Blue/gtk-2.0/bubble-blue-prelight.png -share/themes/Smokey-Blue/gtk-2.0/bubble-blue-pressed.png -share/themes/Smokey-Blue/gtk-2.0/bubble-blue-sb.png -share/themes/Smokey-Blue/gtk-2.0/bubble-blue.png -share/themes/Smokey-Blue/gtk-2.0/bubble-grey.png -share/themes/Smokey-Blue/gtk-2.0/check1.png -share/themes/Smokey-Blue/gtk-2.0/check2.png -share/themes/Smokey-Blue/gtk-2.0/gtkrc -share/themes/Smokey-Blue/gtk-2.0/halfbubble-bottom-blue.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-bottom-grey.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-left-blue.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-left-grey.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-right-blue.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-right-grey.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-top-blue.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-top-blue1.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-top-grey.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-top-grey1.png -share/themes/Smokey-Blue/gtk-2.0/lines_background.png -share/themes/Smokey-Blue/gtk-2.0/lines_background_blue.png -share/themes/Smokey-Blue/gtk-2.0/option1.png -share/themes/Smokey-Blue/gtk-2.0/option2.png -share/themes/Smokey-Blue/index.theme -share/themes/ThinIce/gtk-2.0/gtkrc -share/themes/Traditional/index.theme -@dirrm share/themes/Traditional -@dirrm share/themes/ThinIce/gtk-2.0 -@dirrm share/themes/ThinIce -@dirrm share/themes/Smokey-Blue/gtk-2.0 -@dirrm share/themes/Smokey-Blue -@dirrm share/themes/Simple/gtk-2.0 -@dirrm share/themes/Simple -@dirrm share/themes/Ocean-Dream -@dirrm share/themes/Mist/gtk-2.0 -@dirrm share/themes/Mist -@dirrm share/themes/LowContrastLargePrint/pixmaps -@dirrm share/themes/LowContrastLargePrint/gtk-2.0 -@dirrm share/themes/LowContrastLargePrint -@dirrm share/themes/LowContrast/gtk-2.0 -@dirrm share/themes/LowContrast -@dirrm share/themes/LighthouseBlue/gtk-2.0 -@dirrm share/themes/LighthouseBlue -@dirrm share/themes/LargePrint/pixmaps -@dirrm share/themes/LargePrint/gtk-2.0 -@dirrm share/themes/LargePrint -@dirrm share/themes/HighContrastLargePrintInverse/pixmaps -@dirrm share/themes/HighContrastLargePrintInverse/gtk-2.0 -@dirrm share/themes/HighContrastLargePrintInverse -@dirrm share/themes/HighContrastLargePrint/pixmaps -@dirrm share/themes/HighContrastLargePrint/gtk-2.0 -@dirrm share/themes/HighContrastLargePrint -@dirrm share/themes/HighContrastInverse/gtk-2.0 -@dirrm share/themes/HighContrastInverse -@dirrm share/themes/HighContrast/gtk-2.0 -@dirrm share/themes/HighContrast -@dirrm share/themes/Grand-Canyon/gtk-2.0 -@dirrm share/themes/Grand-Canyon -@dirrm share/themes/Crux/gtk-2.0 -@dirrm share/themes/Crux -@dirrm share/icons/Smokey-Red/48x48/filesystems -@dirrm share/icons/Smokey-Red/48x48/emblems -@dirrm share/icons/Smokey-Red/48x48 -@dirrm share/icons/Smokey-Red -@dirrm share/icons/Smokey-Blue/48x48/filesystems -@dirrm share/icons/Smokey-Blue/48x48/emblems -@dirrm share/icons/Smokey-Blue/48x48 -@dirrm share/icons/Smokey-Blue -@dirrm share/icons/Sandy/96x96/filesystems -@dirrm share/icons/Sandy/96x96 -@dirrm share/icons/Sandy/72x72/filesystems -@dirrm share/icons/Sandy/72x72 -@dirrm share/icons/Sandy/48x48/filesystems -@dirrm share/icons/Sandy/48x48 -@dirrm share/icons/Sandy/36x36/filesystems -@dirrm share/icons/Sandy/36x36 -@dirrm share/icons/Sandy/24x24/filesystems -@dirrm share/icons/Sandy/24x24 -@dirrm share/icons/Sandy/12x12/filesystems -@dirrm share/icons/Sandy/12x12 -@dirrm share/icons/Sandy -@dirrm share/icons/LowContrastLargePrint/48x48/mimetypes -@dirrm share/icons/LowContrastLargePrint/48x48/filesystems -@dirrm share/icons/LowContrastLargePrint/48x48/emblems -@dirrm share/icons/LowContrastLargePrint/48x48/devices -@dirrm share/icons/LowContrastLargePrint/48x48/apps -@dirrm share/icons/LowContrastLargePrint/48x48 -@dirrm share/icons/LowContrastLargePrint -@dirrm share/icons/LowContrast -@dirrm share/icons/LargePrint -@dirrm share/icons/HighContrastLargePrintInverse/48x48/mimetypes -@dirrm share/icons/HighContrastLargePrintInverse/48x48/filesystems -@dirrm share/icons/HighContrastLargePrintInverse/48x48/emblems -@dirrm share/icons/HighContrastLargePrintInverse/48x48/devices -@dirrm share/icons/HighContrastLargePrintInverse/48x48/apps -@dirrm share/icons/HighContrastLargePrintInverse/48x48 -@dirrm share/icons/HighContrastLargePrintInverse -@dirrm share/icons/HighContrastLargePrint/48x48/mimetypes -@dirrm share/icons/HighContrastLargePrint/48x48/filesystems -@dirrm share/icons/HighContrastLargePrint/48x48/emblems -@dirrm share/icons/HighContrastLargePrint/48x48/devices -@dirrm share/icons/HighContrastLargePrint/48x48/apps -@dirrm share/icons/HighContrastLargePrint/48x48 -@dirrm share/icons/HighContrastLargePrint -@dirrm share/icons/HighContrastInverse -@dirrm share/icons/HighContrast -@dirrm share/icons/Flat-Blue/scalable/emblems -@dirrm share/icons/Flat-Blue/scalable -@dirrm share/icons/Flat-Blue/96x96/filesystems -@dirrm share/icons/Flat-Blue/96x96 -@dirrm share/icons/Flat-Blue/72x72/filesystems -@dirrm share/icons/Flat-Blue/72x72/devices -@dirrm share/icons/Flat-Blue/72x72 -@dirrm share/icons/Flat-Blue/48x48/filesystems -@dirrm share/icons/Flat-Blue/48x48/emblems -@dirrm share/icons/Flat-Blue/48x48/devices -@dirrm share/icons/Flat-Blue/48x48 -@dirrm share/icons/Flat-Blue/36x36/filesystems -@dirrm share/icons/Flat-Blue/36x36/emblems -@dirrm share/icons/Flat-Blue/36x36 -@dirrm share/icons/Flat-Blue/24x24/filesystems -@dirrm share/icons/Flat-Blue/24x24/emblems -@dirrm share/icons/Flat-Blue/24x24 -@dirrm share/icons/Flat-Blue/20x20/filesystems -@dirrm share/icons/Flat-Blue/20x20 -@dirrm share/icons/Flat-Blue/192x192/filesystems -@dirrm share/icons/Flat-Blue/192x192 -@dirrm share/icons/Flat-Blue/12x12/filesystems -@dirrm share/icons/Flat-Blue/12x12/emblems -@dirrm share/icons/Flat-Blue/12x12 -@dirrm share/icons/Flat-Blue -@dirrm share/icons/Crux/96x96/filesystems -@dirrm share/icons/Crux/96x96/emblems -@dirrm share/icons/Crux/96x96 -@dirrm share/icons/Crux/72x72/filesystems -@dirrm share/icons/Crux/72x72/emblems -@dirrm share/icons/Crux/72x72 -@dirrm share/icons/Crux/48x48/filesystems -@dirrm share/icons/Crux/48x48/emblems -@dirrm share/icons/Crux/48x48 -@dirrm share/icons/Crux/36x36/filesystems -@dirrm share/icons/Crux/36x36 -@dirrm share/icons/Crux/24x24/filesystems -@dirrm share/icons/Crux/24x24 -@dirrm share/icons/Crux/20x20/filesystems -@dirrm share/icons/Crux/20x20 -@dirrm share/icons/Crux/192x192/filesystems -@dirrm share/icons/Crux/192x192 -@dirrm share/icons/Crux/12x12/filesystems -@dirrm share/icons/Crux/12x12 -@dirrm share/icons/Crux -@dirrm share/gnome/themes/Smokey/metacity-1 -@dirrm share/gnome/themes/Smokey -@dirrm share/gnome/themes/Sandwish/metacity-1 -@dirrm share/gnome/themes/Sandwish -@dirrm share/gnome/themes/Mist/metacity-1 -@dirrm share/gnome/themes/Mist -@dirrm share/eazel-engine -@unexec /bin/rmdir %D/share/icons 2>/dev/null || /usr/bin/true diff --git a/x11-toolkits/libbonoboui/Makefile b/x11-toolkits/libbonoboui/Makefile deleted file mode 100644 index e3ece0690..000000000 --- a/x11-toolkits/libbonoboui/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: libbonoboui -# Date created: 04 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libbonoboui -PORTVERSION= 2.4.0 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GUI frontend to the libbonobo component of GNOME 2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libgnomecanvas libgnome -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" - -.include <bsd.port.mk> diff --git a/x11-toolkits/libbonoboui/distinfo b/x11-toolkits/libbonoboui/distinfo deleted file mode 100644 index 1d6f2f98d..000000000 --- a/x11-toolkits/libbonoboui/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libbonoboui-2.4.0.tar.bz2) = 176e1a094ecbfaf765c9996fc3eccf3c diff --git a/x11-toolkits/libbonoboui/files/patch-Makefile.in b/x11-toolkits/libbonoboui/files/patch-Makefile.in deleted file mode 100644 index 156a4f587..000000000 --- a/x11-toolkits/libbonoboui/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Sat Jun 14 04:47:53 2003 -+++ Makefile.in Sat Jun 14 04:48:13 2003 -@@ -192,7 +192,7 @@ - sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ --SUBDIRS = bonobo glade samples tests po doc -+SUBDIRS = bonobo glade samples po doc - - libincludedir = $(includedir)/libbonoboui-2.0 - libinclude_HEADERS = \ diff --git a/x11-toolkits/libbonoboui/files/patch-bonobo_bonobo-ui-util.c b/x11-toolkits/libbonoboui/files/patch-bonobo_bonobo-ui-util.c deleted file mode 100644 index 9de410568..000000000 --- a/x11-toolkits/libbonoboui/files/patch-bonobo_bonobo-ui-util.c +++ /dev/null @@ -1,21 +0,0 @@ ---- bonobo/bonobo-ui-util.c.orig Fri Feb 28 10:40:12 2003 -+++ bonobo/bonobo-ui-util.c Wed Apr 16 10:13:23 2003 -@@ -558,14 +558,11 @@ - else - prefix = NULL; - -- if (prefix) -+ datadir = NULL; -+ g_object_get (G_OBJECT (gnome_program_get ()), -+ GNOME_PARAM_APP_DATADIR, &datadir, NULL); -+ if (!datadir && prefix) - datadir = g_strdup_printf ("%s/share", prefix); -- -- else { -- datadir = NULL; -- g_object_get (G_OBJECT (gnome_program_get ()), -- GNOME_PARAM_APP_DATADIR, &datadir, NULL); -- } - - if (!datadir) /* desparate fallback */ - datadir = g_strdup (BONOBO_DATADIR); diff --git a/x11-toolkits/libbonoboui/files/patch-configure b/x11-toolkits/libbonoboui/files/patch-configure deleted file mode 100644 index e33f9e6ce..000000000 --- a/x11-toolkits/libbonoboui/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 11:11:58 1.1 -+++ configure 2002/04/26 11:12:23 -@@ -7013,6 +7013,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/libbonoboui/pkg-descr b/x11-toolkits/libbonoboui/pkg-descr deleted file mode 100644 index 22194d3a1..000000000 --- a/x11-toolkits/libbonoboui/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Bonobo is a set of language and system independant CORBA -interfaces for creating reusable components and creating compound -documents. - -libbonoboui includes a Gtk+ based implementation of the Bonobo -interfaces, enabling developers to create reusable components -and applications that can be used to form more complex documents. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/libbonoboui/pkg-plist b/x11-toolkits/libbonoboui/pkg-plist deleted file mode 100644 index 3bc4954d1..000000000 --- a/x11-toolkits/libbonoboui/pkg-plist +++ /dev/null @@ -1,132 +0,0 @@ -include/libbonoboui-2.0/bonobo.h -include/libbonoboui-2.0/bonobo/bonobo-canvas-component.h -include/libbonoboui-2.0/bonobo/bonobo-canvas-item.h -include/libbonoboui-2.0/bonobo/bonobo-control-frame.h -include/libbonoboui-2.0/bonobo/bonobo-control.h -include/libbonoboui-2.0/bonobo/bonobo-dock-band.h -include/libbonoboui-2.0/bonobo/bonobo-dock-item.h -include/libbonoboui-2.0/bonobo/bonobo-dock-layout.h -include/libbonoboui-2.0/bonobo/bonobo-dock.h -include/libbonoboui-2.0/bonobo/bonobo-file-selector-util.h -include/libbonoboui-2.0/bonobo/bonobo-plug.h -include/libbonoboui-2.0/bonobo/bonobo-property-control.h -include/libbonoboui-2.0/bonobo/bonobo-selector-widget.h -include/libbonoboui-2.0/bonobo/bonobo-selector.h -include/libbonoboui-2.0/bonobo/bonobo-socket.h -include/libbonoboui-2.0/bonobo/bonobo-ui-component.h -include/libbonoboui-2.0/bonobo/bonobo-ui-config-widget.h -include/libbonoboui-2.0/bonobo/bonobo-ui-container.h -include/libbonoboui-2.0/bonobo/bonobo-ui-engine.h -include/libbonoboui-2.0/bonobo/bonobo-ui-main.h -include/libbonoboui-2.0/bonobo/bonobo-ui-node.h -include/libbonoboui-2.0/bonobo/bonobo-ui-sync.h -include/libbonoboui-2.0/bonobo/bonobo-ui-toolbar-button-item.h -include/libbonoboui-2.0/bonobo/bonobo-ui-toolbar-item.h -include/libbonoboui-2.0/bonobo/bonobo-ui-toolbar-toggle-button-item.h -include/libbonoboui-2.0/bonobo/bonobo-ui-toolbar.h -include/libbonoboui-2.0/bonobo/bonobo-ui-type-builtins.h -include/libbonoboui-2.0/bonobo/bonobo-ui-util.h -include/libbonoboui-2.0/bonobo/bonobo-widget.h -include/libbonoboui-2.0/bonobo/bonobo-window.h -include/libbonoboui-2.0/bonobo/bonobo-zoomable-frame.h -include/libbonoboui-2.0/bonobo/bonobo-zoomable.h -include/libbonoboui-2.0/libbonoboui.h -lib/bonobo-2.0/samples/bonobo-sample-controls-2 -lib/libbonoboui-2.a -lib/libbonoboui-2.so -lib/libbonoboui-2.so.0 -lib/libglade/2.0/libbonobo.so -libdata/bonobo/servers/Bonobo_Sample_Controls.server -libdata/bonobo/servers/CanvDemo.server -libdata/pkgconfig/libbonoboui-2.0.pc -share/doc/libbonoboui/bonobo-controls.html -share/doc/libbonoboui/bonobo-support-utilities.html -share/doc/libbonoboui/bonobo-ui.html -share/doc/libbonoboui/ch01.html -share/doc/libbonoboui/control-frame.png -share/doc/libbonoboui/control.png -share/doc/libbonoboui/home.png -share/doc/libbonoboui/index.html -share/doc/libbonoboui/index.sgml -share/doc/libbonoboui/left.png -share/doc/libbonoboui/libbonoboui-bonobo-a11y.html -share/doc/libbonoboui/libbonoboui-bonobo-control-frame.html -share/doc/libbonoboui/libbonoboui-bonobo-control.html -share/doc/libbonoboui/libbonoboui-bonobo-file-selector-util.html -share/doc/libbonoboui/libbonoboui-bonobo-plug.html -share/doc/libbonoboui/libbonoboui-bonobo-property-control.html -share/doc/libbonoboui/libbonoboui-bonobo-selector-widget.html -share/doc/libbonoboui/libbonoboui-bonobo-selector.html -share/doc/libbonoboui/libbonoboui-bonobo-socket.html -share/doc/libbonoboui/libbonoboui-bonobo-ui-component.html -share/doc/libbonoboui/libbonoboui-bonobo-ui-container.html -share/doc/libbonoboui/libbonoboui-bonobo-ui-engine-config.html -share/doc/libbonoboui/libbonoboui-bonobo-ui-engine.html -share/doc/libbonoboui/libbonoboui-bonobo-ui-node.html -share/doc/libbonoboui/libbonoboui-bonobo-ui-preferences.html -share/doc/libbonoboui/libbonoboui-bonobo-ui-sync.html -share/doc/libbonoboui/libbonoboui-bonobo-ui-util.html -share/doc/libbonoboui/libbonoboui-bonobo-widget.html -share/doc/libbonoboui/libbonoboui-bonobo-window.html -share/doc/libbonoboui/libbonoboui-bonobo-wrapper.html -share/doc/libbonoboui/libbonoboui-faq.html -share/doc/libbonoboui/libbonoboui.devhelp -share/doc/libbonoboui/right.png -share/doc/libbonoboui/up.png -share/gnome/gnome-2.0/ui/Bonobo_Sample_Container-ui.xml -share/gnome/gnome-2.0/ui/Bonobo_Sample_Hello.xml -share/locale/am/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ar/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/az/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/be/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/bg/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ca/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/cs/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/cy/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/da/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/de/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/el/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/es/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/fa/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/fi/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/fr/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/he/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/hi/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/hu/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/id/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/is/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/it/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ja/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/kn/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ko/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/li/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/lv/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ml/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/mn/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ms/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/nl/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/nn/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/no/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/pl/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/pt/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/pt_BR/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ro/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ru/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/sk/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/sl/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/sr/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/sv/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ta/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/tr/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/uk/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/vi/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/wa/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/yi/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/zh_CN/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/zh_TW/LC_MESSAGES/libbonoboui-2.0.mo -@dirrm lib/bonobo-2.0/samples -@dirrm lib/bonobo-2.0 -@dirrm include/libbonoboui-2.0/bonobo -@dirrm include/libbonoboui-2.0 -@dirrm share/doc/libbonoboui diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile deleted file mode 100644 index 2b633ac04..000000000 --- a/x11-toolkits/libgail-gnome/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: libgail-gnome -# Date Created: 12 April 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libgail-gnome -PORTVERSION= 1.0.2 -PORTREVISION= 2 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An implementation of the ATK interfaces for GNOME widgets - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_GNOME= gnomeprefix gnomehack libgnomeui atspi -CONFIGURE_ARGS= --enable-static -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgail-gnome/distinfo b/x11-toolkits/libgail-gnome/distinfo deleted file mode 100644 index 5f83d517b..000000000 --- a/x11-toolkits/libgail-gnome/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgail-gnome-1.0.2.tar.bz2) = a4282efd9827ba4002590e0c442ab77f diff --git a/x11-toolkits/libgail-gnome/files/patch-configure b/x11-toolkits/libgail-gnome/files/patch-configure deleted file mode 100644 index f3dc189b7..000000000 --- a/x11-toolkits/libgail-gnome/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 14:06:24 1.1 -+++ configure 2002/04/26 14:06:33 -@@ -6479,6 +6479,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/libgail-gnome/pkg-descr b/x11-toolkits/libgail-gnome/pkg-descr deleted file mode 100644 index 5fd20ba91..000000000 --- a/x11-toolkits/libgail-gnome/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Gail, the Gnome Accessibility Implementation library, is implementation of the -ATK interfaces for GNOME widgets. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/libgail-gnome/pkg-plist b/x11-toolkits/libgail-gnome/pkg-plist deleted file mode 100644 index 0f1b60be4..000000000 --- a/x11-toolkits/libgail-gnome/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -lib/gtk-2.0/modules/libgail-gnome.so -libdata/pkgconfig/libgail-gnome.pc diff --git a/x11-toolkits/libgnomeprintui/Makefile b/x11-toolkits/libgnomeprintui/Makefile deleted file mode 100644 index f78676fdc..000000000 --- a/x11-toolkits/libgnomeprintui/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: libgnomeprintui -# Date created: 12 April 2002 -# Whom: Maxim Sobolev <sobomax@FreBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libgnomeprintui -PORTVERSION= 2.3.1 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.3 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Gnome print support library - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeprint libgnomecanvas -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_BISON= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgnomeprintui/distinfo b/x11-toolkits/libgnomeprintui/distinfo deleted file mode 100644 index dc1f24161..000000000 --- a/x11-toolkits/libgnomeprintui/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgnomeprintui-2.3.1.tar.bz2) = d6efea19435e8659c26fe4d4fd480336 diff --git a/x11-toolkits/libgnomeprintui/files/patch-configure b/x11-toolkits/libgnomeprintui/files/patch-configure deleted file mode 100644 index 188be53fe..000000000 --- a/x11-toolkits/libgnomeprintui/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Tue Dec 10 22:29:55 2002 -+++ configure Tue Dec 10 22:30:17 2002 -@@ -8158,6 +8158,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/libgnomeprintui/pkg-descr b/x11-toolkits/libgnomeprintui/pkg-descr deleted file mode 100644 index f7ae47f42..000000000 --- a/x11-toolkits/libgnomeprintui/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is a prototype implementation of the Gnome Printing Architecture, -as described in: - -WWW: http://www.gnome.org/projects/gnome-print/ diff --git a/x11-toolkits/libgnomeprintui/pkg-plist b/x11-toolkits/libgnomeprintui/pkg-plist deleted file mode 100644 index 8129d2da4..000000000 --- a/x11-toolkits/libgnomeprintui/pkg-plist +++ /dev/null @@ -1,85 +0,0 @@ -include/libgnomeprintui-2.2/libgnomeprintui/gnome-font-dialog.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-dialog.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-job-preview.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-paper-selector.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-preview.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-unit-selector.h -lib/libgnomeprintui-2-2.a -lib/libgnomeprintui-2-2.so -lib/libgnomeprintui-2-2.so.1 -libdata/pkgconfig/libgnomeprintui-2.2.pc -share/doc/libgnomeprintui/c7.html -share/doc/libgnomeprintui/home.png -share/doc/libgnomeprintui/index.html -share/doc/libgnomeprintui/index.sgml -share/doc/libgnomeprintui/left.png -share/doc/libgnomeprintui/libgnomeprintui-gnome-font-dialog.html -share/doc/libgnomeprintui/libgnomeprintui-gnome-print-copies.html -share/doc/libgnomeprintui/libgnomeprintui-gnome-print-dialog.html -share/doc/libgnomeprintui/libgnomeprintui-gnome-print-job-preview.html -share/doc/libgnomeprintui/libgnomeprintui-gnome-print-paper-selector.html -share/doc/libgnomeprintui/libgnomeprintui-gnome-print-preview.html -share/doc/libgnomeprintui/libgnomeprintui-gnome-printer-dialog.html -share/doc/libgnomeprintui/libgnomeprintui-gnome-printer-selector.html -share/doc/libgnomeprintui/libgnomeprintui.html -share/doc/libgnomeprintui/right.png -share/doc/libgnomeprintui/up.png -share/locale/am/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ar/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/az/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/be/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/bg/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/bn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ca/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/cs/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/cy/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/da/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/de/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/el/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/es/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/et/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/eu/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/fa/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/fi/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/fr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ga/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/gl/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/he/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/hi/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/hr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/hu/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/id/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/is/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/it/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ja/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/kn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ko/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/li/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/lt/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/lv/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ml/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/mn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ms/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/nl/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/nn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/no/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/pl/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/pt/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/pt_BR/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ro/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ru/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sk/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sl/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sr@Latn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sv/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ta/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/tr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/uk/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/vi/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/wa/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/zh_CN/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/zh_TW/LC_MESSAGES/libgnomeprintui-2.2.mo -@dirrm share/doc/libgnomeprintui -@dirrm include/libgnomeprintui-2.2/libgnomeprintui -@dirrm include/libgnomeprintui-2.2 diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile deleted file mode 100644 index c06e10151..000000000 --- a/x11-toolkits/libgnomeui/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: libgnomeui -# Date created: 07 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libgnomeui -PORTVERSION= 2.4.0.1 -PORTREVISION= 1 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Libraries for the GNOME GUI, a GNU desktop environment - -LIB_DEPENDS+= startup-notification-1.0:${PORTSDIR}/x11/startup-notification -RUN_DEPENDS= ${X11BASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libbonoboui -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -USE_BISON= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgnomeui/distinfo b/x11-toolkits/libgnomeui/distinfo deleted file mode 100644 index 51f00e14c..000000000 --- a/x11-toolkits/libgnomeui/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgnomeui-2.4.0.1.tar.bz2) = 196f4a3f1f4a531ff57acaa879e98dd2 diff --git a/x11-toolkits/libgnomeui/files/patch-Makefile.in b/x11-toolkits/libgnomeui/files/patch-Makefile.in deleted file mode 100644 index 5eb473f9c..000000000 --- a/x11-toolkits/libgnomeui/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Sat Nov 9 02:33:58 2002 -+++ Makefile.in Sat Nov 9 02:36:36 2002 -@@ -122,7 +122,7 @@ - cxxflags_set = @cxxflags_set@ - gnomelocaledir = @gnomelocaledir@ - --SUBDIRS = libgnomeui glade images demos test-gnome doc po #tests -+SUBDIRS = libgnomeui glade images demos doc po #tests - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = config.h diff --git a/x11-toolkits/libgnomeui/files/patch-configure b/x11-toolkits/libgnomeui/files/patch-configure deleted file mode 100644 index 54a31067f..000000000 --- a/x11-toolkits/libgnomeui/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 12:31:45 1.1 -+++ configure 2002/04/26 12:32:10 -@@ -7099,6 +7099,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/libgnomeui/files/patch-libgnomeui_Makefile.in b/x11-toolkits/libgnomeui/files/patch-libgnomeui_Makefile.in deleted file mode 100644 index 69f8b2e7c..000000000 --- a/x11-toolkits/libgnomeui/files/patch-libgnomeui_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libgnomeui/Makefile.in.orig Fri Jun 13 14:41:05 2003 -+++ libgnomeui/Makefile.in Fri Jun 13 14:41:43 2003 -@@ -148,7 +148,7 @@ - # - libgnomeuiincludedir = $(includedir)/libgnomeui-2.0/libgnomeui - --INCLUDES = -I$(top_builddir) -I$(top_srcdir) -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMEUILIBDIR=\""$(libdir)"\" -DGNOMEUIDATADIR=\""$(datadir)"\" -DGNOMEUIPIXMAPDIR=\""$(datadir)/pixmaps"\" -DGNOMEUIICONDIR=\""$(datadir)/icons"\" -DGNOMEUISERVERDIR=\""$(libexecdir)"\" -DGNOMEUILOCALSTATEDIR=\""$(localstatedir)"\" -DGNOMEUILOCALEDIR=\""$(gnomelocaledir)"\" -DSYSCONFDIR=\""$(sysconfdir)"\" -DG_LOG_DOMAIN=\"GnomeUI\" $(WARN_CFLAGS) $(LIBGNOMEUI_CFLAGS) -+INCLUDES = -I$(top_builddir) -I$(top_srcdir) -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGNOMEUILIBDIR=\""$(libdir)"\" -DGNOMEUIDATADIR=\""$(datadir)"\" -DGNOMEUIPIXMAPDIR=\""$(datadir)/pixmaps"\" -DGNOMEUIICONDIR=\""$(prefix)/share/icons"\" -DGNOMEUISERVERDIR=\""$(libexecdir)"\" -DGNOMEUILOCALSTATEDIR=\""$(localstatedir)"\" -DGNOMEUILOCALEDIR=\""$(gnomelocaledir)"\" -DSYSCONFDIR=\""$(sysconfdir)"\" -DG_LOG_DOMAIN=\"GnomeUI\" $(WARN_CFLAGS) $(LIBGNOMEUI_CFLAGS) - - - EXTRA_HEADERS = diff --git a/x11-toolkits/libgnomeui/files/patch-libgnomeui_gnome-icon-lookup.c b/x11-toolkits/libgnomeui/files/patch-libgnomeui_gnome-icon-lookup.c deleted file mode 100644 index ecb6739ab..000000000 --- a/x11-toolkits/libgnomeui/files/patch-libgnomeui_gnome-icon-lookup.c +++ /dev/null @@ -1,24 +0,0 @@ ---- libgnomeui/gnome-icon-lookup.c.orig Thu Sep 18 02:13:50 2003 -+++ libgnomeui/gnome-icon-lookup.c Thu Sep 18 02:16:19 2003 -@@ -107,6 +107,10 @@ - - if (vfs_mime_name) - { -+ /* Handle absolute files */ -+ if (vfs_mime_name[0] == '/') -+ return g_strdup (vfs_mime_name); -+ - p = strrchr(vfs_mime_name, '.'); - - if (p) -@@ -293,7 +297,9 @@ - if (mime_type) - { - mime_name = get_vfs_mime_name (mime_type); -- if (mime_name && gnome_icon_theme_has_icon (icon_theme, mime_name)) -+ if (mime_name && -+ ((mime_name[0] == '/' && g_file_test (mime_name, G_FILE_TEST_IS_REGULAR) || -+ gnome_icon_theme_has_icon (icon_theme, mime_name)))) - return mime_name; - g_free (mime_name); - diff --git a/x11-toolkits/libgnomeui/pkg-descr b/x11-toolkits/libgnomeui/pkg-descr deleted file mode 100644 index 1dc68ad2b..000000000 --- a/x11-toolkits/libgnomeui/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Libraries for the GNOME GUI, a GNU desktop environment - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/libgnomeui/pkg-plist b/x11-toolkits/libgnomeui/pkg-plist deleted file mode 100644 index e7113b546..000000000 --- a/x11-toolkits/libgnomeui/pkg-plist +++ /dev/null @@ -1,173 +0,0 @@ -include/libgnomeui-2.0/gnome.h -include/libgnomeui-2.0/libgnomeui/gnome-about.h -include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h -include/libgnomeui-2.0/libgnomeui/gnome-app-util.h -include/libgnomeui-2.0/libgnomeui/gnome-app.h -include/libgnomeui-2.0/libgnomeui/gnome-appbar.h -include/libgnomeui-2.0/libgnomeui/gnome-authentication-manager.h -include/libgnomeui-2.0/libgnomeui/gnome-client.h -include/libgnomeui-2.0/libgnomeui/gnome-color-picker.h -include/libgnomeui-2.0/libgnomeui/gnome-dateedit.h -include/libgnomeui-2.0/libgnomeui/gnome-dialog-util.h -include/libgnomeui-2.0/libgnomeui/gnome-dialog.h -include/libgnomeui-2.0/libgnomeui/gnome-druid-page-edge.h -include/libgnomeui-2.0/libgnomeui/gnome-druid-page-standard.h -include/libgnomeui-2.0/libgnomeui/gnome-druid-page.h -include/libgnomeui-2.0/libgnomeui/gnome-druid.h -include/libgnomeui-2.0/libgnomeui/gnome-entry.h -include/libgnomeui-2.0/libgnomeui/gnome-file-entry.h -include/libgnomeui-2.0/libgnomeui/gnome-font-picker.h -include/libgnomeui-2.0/libgnomeui/gnome-href.h -include/libgnomeui-2.0/libgnomeui/gnome-ice.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-entry.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-item.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-list.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-lookup.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-sel.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-theme.h -include/libgnomeui-2.0/libgnomeui/gnome-mdi-child.h -include/libgnomeui-2.0/libgnomeui/gnome-mdi-generic-child.h -include/libgnomeui-2.0/libgnomeui/gnome-mdi-session.h -include/libgnomeui-2.0/libgnomeui/gnome-mdi.h -include/libgnomeui-2.0/libgnomeui/gnome-messagebox.h -include/libgnomeui-2.0/libgnomeui/gnome-password-dialog.h -include/libgnomeui-2.0/libgnomeui/gnome-pixmap-entry.h -include/libgnomeui-2.0/libgnomeui/gnome-pixmap.h -include/libgnomeui-2.0/libgnomeui/gnome-popup-menu.h -include/libgnomeui-2.0/libgnomeui/gnome-propertybox.h -include/libgnomeui-2.0/libgnomeui/gnome-scores.h -include/libgnomeui-2.0/libgnomeui/gnome-stock-icons.h -include/libgnomeui-2.0/libgnomeui/gnome-theme-parser.h -include/libgnomeui-2.0/libgnomeui/gnome-thumbnail.h -include/libgnomeui-2.0/libgnomeui/gnome-types.h -include/libgnomeui-2.0/libgnomeui/gnome-ui-init.h -include/libgnomeui-2.0/libgnomeui/gnome-uidefs.h -include/libgnomeui-2.0/libgnomeui/gnome-vfs-util.h -include/libgnomeui-2.0/libgnomeui/gnome-window-icon.h -include/libgnomeui-2.0/libgnomeui/gnome-window.h -include/libgnomeui-2.0/libgnomeui/gnometypebuiltins.h -include/libgnomeui-2.0/libgnomeui/libgnomeui.h -lib/libglade/2.0/libgnome.so -lib/libgnomeui-2.a -lib/libgnomeui-2.so -lib/libgnomeui-2.so.400 -libdata/pkgconfig/libgnomeui-2.0.pc -libexec/gnome_segv2 -share/doc/libgnomeui/GnomeAbout.html -share/doc/libgnomeui/GnomeApp.html -share/doc/libgnomeui/GnomeAppBar.html -share/doc/libgnomeui/GnomeClient.html -share/doc/libgnomeui/GnomeColorPicker.html -share/doc/libgnomeui/GnomeDateEdit.html -share/doc/libgnomeui/GnomeDialog.html -share/doc/libgnomeui/GnomeDruid.html -share/doc/libgnomeui/GnomeDruidPage.html -share/doc/libgnomeui/GnomeDruidPageEdge.html -share/doc/libgnomeui/GnomeDruidPageStandard.html -share/doc/libgnomeui/GnomeEntry.html -share/doc/libgnomeui/GnomeFileEntry.html -share/doc/libgnomeui/GnomeFontPicker.html -share/doc/libgnomeui/GnomeHRef.html -share/doc/libgnomeui/GnomeIconEntry.html -share/doc/libgnomeui/GnomeIconList.html -share/doc/libgnomeui/GnomeIconSelection.html -share/doc/libgnomeui/GnomeMDI.html -share/doc/libgnomeui/GnomeMDIChild.html -share/doc/libgnomeui/GnomeMDIGenericChild.html -share/doc/libgnomeui/GnomeMessageBox.html -share/doc/libgnomeui/GnomePixmap.html -share/doc/libgnomeui/GnomePixmapEntry.html -share/doc/libgnomeui/GnomePropertyBox.html -share/doc/libgnomeui/GnomeScores.html -share/doc/libgnomeui/application-mgmt.html -share/doc/libgnomeui/ch01.html -share/doc/libgnomeui/deprecated.html -share/doc/libgnomeui/druids.html -share/doc/libgnomeui/fixme.html -share/doc/libgnomeui/index.html -share/doc/libgnomeui/index.sgml -share/doc/libgnomeui/libgnomeui-GnomeIconLookup.html -share/doc/libgnomeui/libgnomeui-GnomeIconTheme.html -share/doc/libgnomeui/libgnomeui-GnomeThemeFile.html -share/doc/libgnomeui/libgnomeui-GnomeThumbnail.html -share/doc/libgnomeui/libgnomeui-gnome-app-helper.html -share/doc/libgnomeui/libgnomeui-gnome-app-util.html -share/doc/libgnomeui/libgnomeui-gnome-dialog-util.html -share/doc/libgnomeui/libgnomeui-gnome-mdi-session.html -share/doc/libgnomeui/libgnomeui-gnome-popup-menu.html -share/doc/libgnomeui/libgnomeui-gnome-stock-icons.html -share/doc/libgnomeui/libgnomeui-gnome-types.html -share/doc/libgnomeui/libgnomeui-gnome-ui-init.html -share/doc/libgnomeui/libgnomeui-gnome-uidefs.html -share/doc/libgnomeui/libgnomeui-gnome-vfs-util.html -share/doc/libgnomeui/libgnomeui-gnome-window.html -share/doc/libgnomeui/libgnomeui-gnometypebuiltins.html -share/doc/libgnomeui/libgnomeui-objects.html -share/doc/libgnomeui/miscellaneous.html -share/gnome/pixmaps/gnome-about-logo.png -share/gnome/pixmaps/gnome-default-dlg.png -share/gnome/pixmaps/gnome-error.png -share/gnome/pixmaps/gnome-info.png -share/gnome/pixmaps/gnome-question.png -share/gnome/pixmaps/gnome-warning.png -share/locale/am/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ar/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/az/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/be/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/bg/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/bn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ca/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/cs/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/cy/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/da/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/de/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/el/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/en_GB/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/eo/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/es/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/et/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/fa/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/fi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/fr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ga/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/he/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/hi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/hu/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/id/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/is/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/it/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ja/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/kn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ko/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/li/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/lt/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/lv/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/mk/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ml/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/mn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ms/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/nl/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/nn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/no/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/pl/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/pt/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/pt_BR/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ro/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ru/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sk/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sl/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sq/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sv/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ta/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/tr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/uk/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/vi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/wa/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/yi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/zh_CN/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/zh_TW/LC_MESSAGES/libgnomeui-2.0.mo -@dirrm share/doc/libgnomeui -@dirrm include/libgnomeui-2.0/libgnomeui -@dirrm include/libgnomeui-2.0 diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile deleted file mode 100644 index 87e8908a6..000000000 --- a/x11-toolkits/libwnck/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: libwnck -# Date created: 12 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libwnck -PORTVERSION= 2.4.0.1 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Library used for writing pagers and taskslists - -LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gtk20 -USE_REINPLACE= yes -USE_BISON= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/x11-toolkits/libwnck/distinfo b/x11-toolkits/libwnck/distinfo deleted file mode 100644 index 57becd510..000000000 --- a/x11-toolkits/libwnck/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libwnck-2.4.0.1.tar.bz2) = 7a7007b285a4e3c39a7bb113cb2be45b diff --git a/x11-toolkits/libwnck/files/patch-configure b/x11-toolkits/libwnck/files/patch-configure deleted file mode 100644 index c607938f6..000000000 --- a/x11-toolkits/libwnck/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/04/26 13:54:14 1.1 -+++ configure 2002/04/26 13:54:34 -@@ -6400,6 +6400,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/libwnck/pkg-descr b/x11-toolkits/libwnck/pkg-descr deleted file mode 100644 index ada0fd869..000000000 --- a/x11-toolkits/libwnck/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -libwnck is aWindow Navigator Construction Kit, i.e. a library to use -for writing pagers and taskslists and stuff. It is needed for the -GNOME 2.0 desktop. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/libwnck/pkg-plist b/x11-toolkits/libwnck/pkg-plist deleted file mode 100644 index 8094fd608..000000000 --- a/x11-toolkits/libwnck/pkg-plist +++ /dev/null @@ -1,75 +0,0 @@ -include/libwnck-1.0/libwnck/application.h -include/libwnck-1.0/libwnck/libwnck.h -include/libwnck-1.0/libwnck/pager.h -include/libwnck-1.0/libwnck/screen.h -include/libwnck-1.0/libwnck/tasklist.h -include/libwnck-1.0/libwnck/util.h -include/libwnck-1.0/libwnck/window-action-menu.h -include/libwnck-1.0/libwnck/window-menu.h -include/libwnck-1.0/libwnck/window.h -include/libwnck-1.0/libwnck/wnck-enum-types.h -include/libwnck-1.0/libwnck/workspace.h -lib/libwnck-1.a -lib/libwnck-1.so -lib/libwnck-1.so.11 -libdata/pkgconfig/libwnck-1.0.pc -share/locale/am/LC_MESSAGES/libwnck.mo -share/locale/ar/LC_MESSAGES/libwnck.mo -share/locale/az/LC_MESSAGES/libwnck.mo -share/locale/be/LC_MESSAGES/libwnck.mo -share/locale/bg/LC_MESSAGES/libwnck.mo -share/locale/bn/LC_MESSAGES/libwnck.mo -share/locale/ca/LC_MESSAGES/libwnck.mo -share/locale/cs/LC_MESSAGES/libwnck.mo -share/locale/cy/LC_MESSAGES/libwnck.mo -share/locale/da/LC_MESSAGES/libwnck.mo -share/locale/de/LC_MESSAGES/libwnck.mo -share/locale/el/LC_MESSAGES/libwnck.mo -share/locale/eo/LC_MESSAGES/libwnck.mo -share/locale/es/LC_MESSAGES/libwnck.mo -share/locale/et/LC_MESSAGES/libwnck.mo -share/locale/fa/LC_MESSAGES/libwnck.mo -share/locale/fi/LC_MESSAGES/libwnck.mo -share/locale/fr/LC_MESSAGES/libwnck.mo -share/locale/ga/LC_MESSAGES/libwnck.mo -share/locale/gl/LC_MESSAGES/libwnck.mo -share/locale/he/LC_MESSAGES/libwnck.mo -share/locale/hi/LC_MESSAGES/libwnck.mo -share/locale/hu/LC_MESSAGES/libwnck.mo -share/locale/id/LC_MESSAGES/libwnck.mo -share/locale/is/LC_MESSAGES/libwnck.mo -share/locale/it/LC_MESSAGES/libwnck.mo -share/locale/ja/LC_MESSAGES/libwnck.mo -share/locale/kn/LC_MESSAGES/libwnck.mo -share/locale/ko/LC_MESSAGES/libwnck.mo -share/locale/li/LC_MESSAGES/libwnck.mo -share/locale/lt/LC_MESSAGES/libwnck.mo -share/locale/lv/LC_MESSAGES/libwnck.mo -share/locale/mk/LC_MESSAGES/libwnck.mo -share/locale/ml/LC_MESSAGES/libwnck.mo -share/locale/mn/LC_MESSAGES/libwnck.mo -share/locale/ms/LC_MESSAGES/libwnck.mo -share/locale/nl/LC_MESSAGES/libwnck.mo -share/locale/nn/LC_MESSAGES/libwnck.mo -share/locale/no/LC_MESSAGES/libwnck.mo -share/locale/pl/LC_MESSAGES/libwnck.mo -share/locale/pt/LC_MESSAGES/libwnck.mo -share/locale/pt_BR/LC_MESSAGES/libwnck.mo -share/locale/ro/LC_MESSAGES/libwnck.mo -share/locale/ru/LC_MESSAGES/libwnck.mo -share/locale/sk/LC_MESSAGES/libwnck.mo -share/locale/sq/LC_MESSAGES/libwnck.mo -share/locale/sr/LC_MESSAGES/libwnck.mo -share/locale/sr@Latn/LC_MESSAGES/libwnck.mo -share/locale/sl/LC_MESSAGES/libwnck.mo -share/locale/sv/LC_MESSAGES/libwnck.mo -share/locale/ta/LC_MESSAGES/libwnck.mo -share/locale/th/LC_MESSAGES/libwnck.mo -share/locale/tr/LC_MESSAGES/libwnck.mo -share/locale/vi/LC_MESSAGES/libwnck.mo -share/locale/uk/LC_MESSAGES/libwnck.mo -share/locale/wa/LC_MESSAGES/libwnck.mo -share/locale/zh_CN/LC_MESSAGES/libwnck.mo -share/locale/zh_TW/LC_MESSAGES/libwnck.mo -@dirrm include/libwnck-1.0/libwnck -@dirrm include/libwnck-1.0 diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile deleted file mode 100644 index 6b01f2fde..000000000 --- a/x11-wm/metacity/Makefile +++ /dev/null @@ -1,31 +0,0 @@ -# New ports collection makefile for: metacity -# Date created: 21 May 2002 -# Whom: Garrett Rooney <rooneg@electricjellyfish.net> -# -# $FreeBSD$ -# - -PORTNAME= metacity -PORTVERSION= 2.6.1 -CATEGORIES= x11-wm -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A window manager for the adult in you - -LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -USE_LIBTOOL= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gconf2 libglade2 -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" - -.include <bsd.port.mk> diff --git a/x11-wm/metacity/distinfo b/x11-wm/metacity/distinfo deleted file mode 100644 index 85e7cddda..000000000 --- a/x11-wm/metacity/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/metacity-2.6.1.tar.bz2) = 0380801dae821ff67b8c8cb3410ecb01 diff --git a/x11-wm/metacity/files/patch-configure b/x11-wm/metacity/files/patch-configure deleted file mode 100644 index bbd8c0a87..000000000 --- a/x11-wm/metacity/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- configure 2002/05/22 09:20:39 1.1 -+++ configure 2002/05/22 09:20:59 -@@ -6411,6 +6411,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-wm/metacity/pkg-descr b/x11-wm/metacity/pkg-descr deleted file mode 100644 index 1323c5dcb..000000000 --- a/x11-wm/metacity/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -A window manager for the adult in you. diff --git a/x11-wm/metacity/pkg-plist b/x11-wm/metacity/pkg-plist deleted file mode 100644 index 721dec3d9..000000000 --- a/x11-wm/metacity/pkg-plist +++ /dev/null @@ -1,200 +0,0 @@ -bin/metacity -bin/metacity-message -bin/metacity-theme-viewer -bin/metacity-window-demo -etc/gconf/gconf.xml.defaults/apps/metacity/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/metacity/general/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/metacity/global_keybindings/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/metacity/keybinding_commands/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/metacity/window_keybindings/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/metacity/workspace_names/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/metacity/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/metacity/general/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/metacity/global_keybindings/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/metacity/keybinding_commands/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/metacity/window_keybindings/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/metacity/workspace_names/%gconf.xml -etc/gconf/schemas/metacity.schemas -include/metacity-1/metacity-private/common.h -include/metacity-1/metacity-private/gradient.h -include/metacity-1/metacity-private/preview-widget.h -include/metacity-1/metacity-private/theme-parser.h -include/metacity-1/metacity-private/theme.h -include/metacity-1/metacity-private/util.h -lib/libmetacity-private.a -lib/libmetacity-private.so -lib/libmetacity-private.so.0 -libdata/pkgconfig/libmetacity-private.pc -libexec/metacity-dialog -share/gnome/metacity/glade/metacity-properties.glade -share/gnome/metacity/icons/metacity-window-demo.png -share/gnome/pixmaps/metacity-properties.png -share/gnome/themes/Atlanta/metacity-1/metacity-theme-1.xml -share/gnome/themes/Bright/metacity-1/metacity-theme-1.xml -share/gnome/themes/Crux/metacity-1/active-border-top-left-border.png -share/gnome/themes/Crux/metacity-1/active-border-top-right-border.png -share/gnome/themes/Crux/metacity-1/active-bottom-left-border.png -share/gnome/themes/Crux/metacity-1/active-bottom-left-corner.png -share/gnome/themes/Crux/metacity-1/active-bottom-mid-left-border.png -share/gnome/themes/Crux/metacity-1/active-bottom-mid-right-border.png -share/gnome/themes/Crux/metacity-1/active-bottom-right-border.png -share/gnome/themes/Crux/metacity-1/active-bottom-right-corner.png -share/gnome/themes/Crux/metacity-1/active-button-prelight.png -share/gnome/themes/Crux/metacity-1/active-button-pressed.png -share/gnome/themes/Crux/metacity-1/active-button.png -share/gnome/themes/Crux/metacity-1/active-close-button.png -share/gnome/themes/Crux/metacity-1/active-left-border.png -share/gnome/themes/Crux/metacity-1/active-left-top-border-shaded.png -share/gnome/themes/Crux/metacity-1/active-left-top-border.png -share/gnome/themes/Crux/metacity-1/active-maximize-button.png -share/gnome/themes/Crux/metacity-1/active-menu-button-prelight.png -share/gnome/themes/Crux/metacity-1/active-menu-button-pressed.png -share/gnome/themes/Crux/metacity-1/active-menu-button.png -share/gnome/themes/Crux/metacity-1/active-minimize-button.png -share/gnome/themes/Crux/metacity-1/active-restore-button.png -share/gnome/themes/Crux/metacity-1/active-right-border.png -share/gnome/themes/Crux/metacity-1/active-right-top-border-shaded.png -share/gnome/themes/Crux/metacity-1/active-right-top-border.png -share/gnome/themes/Crux/metacity-1/active-top-center-left.png -share/gnome/themes/Crux/metacity-1/active-top-center-mid-left.png -share/gnome/themes/Crux/metacity-1/active-top-center-mid-right.png -share/gnome/themes/Crux/metacity-1/active-top-center-right.png -share/gnome/themes/Crux/metacity-1/active-top-left-border.png -share/gnome/themes/Crux/metacity-1/active-top-left-corner.png -share/gnome/themes/Crux/metacity-1/active-top-mid-left-border.png -share/gnome/themes/Crux/metacity-1/active-top-mid-right-border.png -share/gnome/themes/Crux/metacity-1/active-top-right-border.png -share/gnome/themes/Crux/metacity-1/active-top-right-corner.png -share/gnome/themes/Crux/metacity-1/inactive-border-top-left-border.png -share/gnome/themes/Crux/metacity-1/inactive-border-top-right-border.png -share/gnome/themes/Crux/metacity-1/inactive-bottom-left-border.png -share/gnome/themes/Crux/metacity-1/inactive-bottom-left-corner.png -share/gnome/themes/Crux/metacity-1/inactive-bottom-mid-border.png -share/gnome/themes/Crux/metacity-1/inactive-bottom-right-border.png -share/gnome/themes/Crux/metacity-1/inactive-bottom-right-corner.png -share/gnome/themes/Crux/metacity-1/inactive-button-prelight.png -share/gnome/themes/Crux/metacity-1/inactive-button-pressed.png -share/gnome/themes/Crux/metacity-1/inactive-button.png -share/gnome/themes/Crux/metacity-1/inactive-close-button.png -share/gnome/themes/Crux/metacity-1/inactive-left-border.png -share/gnome/themes/Crux/metacity-1/inactive-left-top-border-shaded.png -share/gnome/themes/Crux/metacity-1/inactive-left-top-border.png -share/gnome/themes/Crux/metacity-1/inactive-maximize-button.png -share/gnome/themes/Crux/metacity-1/inactive-menu-button-prelight.png -share/gnome/themes/Crux/metacity-1/inactive-menu-button-pressed.png -share/gnome/themes/Crux/metacity-1/inactive-menu-button.png -share/gnome/themes/Crux/metacity-1/inactive-minimize-button.png -share/gnome/themes/Crux/metacity-1/inactive-restore-button.png -share/gnome/themes/Crux/metacity-1/inactive-right-border.png -share/gnome/themes/Crux/metacity-1/inactive-right-top-border-shaded.png -share/gnome/themes/Crux/metacity-1/inactive-right-top-border.png -share/gnome/themes/Crux/metacity-1/inactive-top-center-left.png -share/gnome/themes/Crux/metacity-1/inactive-top-center-mid.png -share/gnome/themes/Crux/metacity-1/inactive-top-center-right.png -share/gnome/themes/Crux/metacity-1/inactive-top-left-border.png -share/gnome/themes/Crux/metacity-1/inactive-top-left-corner.png -share/gnome/themes/Crux/metacity-1/inactive-top-mid-border.png -share/gnome/themes/Crux/metacity-1/inactive-top-right-border.png -share/gnome/themes/Crux/metacity-1/inactive-top-right-corner.png -share/gnome/themes/Crux/metacity-1/metacity-theme-1.xml -share/gnome/themes/Esco/metacity-1/metacity-theme-1.xml -share/gnome/themes/AgingGorilla/metacity-1/active-button.png -share/gnome/themes/AgingGorilla/metacity-1/active-close-button.png -share/gnome/themes/AgingGorilla/metacity-1/active-close-menu-icon.png -share/gnome/themes/AgingGorilla/metacity-1/active-maximize-button.png -share/gnome/themes/AgingGorilla/metacity-1/active-maximize-menu-icon.png -share/gnome/themes/AgingGorilla/metacity-1/active-menu-button.png -share/gnome/themes/AgingGorilla/metacity-1/active-minimize-button.png -share/gnome/themes/AgingGorilla/metacity-1/active-minimize-menu-icon.png -share/gnome/themes/AgingGorilla/metacity-1/inactive-close-button.png -share/gnome/themes/AgingGorilla/metacity-1/inactive-maximize-button.png -share/gnome/themes/AgingGorilla/metacity-1/inactive-menu-button.png -share/gnome/themes/AgingGorilla/metacity-1/inactive-minimize-button.png -share/gnome/themes/AgingGorilla/metacity-1/metacity-theme-1.xml -share/gnome/themes/Metabox/metacity-1/metacity-theme-1.xml -share/gnome/themes/Simple/metacity-1/close.png -share/gnome/themes/Simple/metacity-1/maximize.png -share/gnome/themes/Simple/metacity-1/maximized.png -share/gnome/themes/Simple/metacity-1/metacity-theme-1.xml -share/gnome/themes/Simple/metacity-1/minimize.png -share/gnome/wm-properties/metacity.desktop -share/locale/am/LC_MESSAGES/metacity.mo -share/locale/az/LC_MESSAGES/metacity.mo -share/locale/be/LC_MESSAGES/metacity.mo -share/locale/bg/LC_MESSAGES/metacity.mo -share/locale/ca/LC_MESSAGES/metacity.mo -share/locale/cs/LC_MESSAGES/metacity.mo -share/locale/cy/LC_MESSAGES/metacity.mo -share/locale/da/LC_MESSAGES/metacity.mo -share/locale/de/LC_MESSAGES/metacity.mo -share/locale/el/LC_MESSAGES/metacity.mo -share/locale/en_GB/LC_MESSAGES/metacity.mo -share/locale/es/LC_MESSAGES/metacity.mo -share/locale/fa/LC_MESSAGES/metacity.mo -share/locale/fi/LC_MESSAGES/metacity.mo -share/locale/fr/LC_MESSAGES/metacity.mo -share/locale/ga/LC_MESSAGES/metacity.mo -share/locale/gl/LC_MESSAGES/metacity.mo -share/locale/he/LC_MESSAGES/metacity.mo -share/locale/hi/LC_MESSAGES/metacity.mo -share/locale/hu/LC_MESSAGES/metacity.mo -share/locale/id/LC_MESSAGES/metacity.mo -share/locale/is/LC_MESSAGES/metacity.mo -share/locale/it/LC_MESSAGES/metacity.mo -share/locale/ja/LC_MESSAGES/metacity.mo -share/locale/ko/LC_MESSAGES/metacity.mo -share/locale/lv/LC_MESSAGES/metacity.mo -share/locale/mk/LC_MESSAGES/metacity.mo -share/locale/ml/LC_MESSAGES/metacity.mo -share/locale/mn/LC_MESSAGES/metacity.mo -share/locale/ms/LC_MESSAGES/metacity.mo -share/locale/nl/LC_MESSAGES/metacity.mo -share/locale/no/LC_MESSAGES/metacity.mo -share/locale/pl/LC_MESSAGES/metacity.mo -share/locale/pt/LC_MESSAGES/metacity.mo -share/locale/pt_BR/LC_MESSAGES/metacity.mo -share/locale/ro/LC_MESSAGES/metacity.mo -share/locale/ru/LC_MESSAGES/metacity.mo -share/locale/sk/LC_MESSAGES/metacity.mo -share/locale/sl/LC_MESSAGES/metacity.mo -share/locale/sq/LC_MESSAGES/metacity.mo -share/locale/sr/LC_MESSAGES/metacity.mo -share/locale/sr@Latn/LC_MESSAGES/metacity.mo -share/locale/sv/LC_MESSAGES/metacity.mo -share/locale/tr/LC_MESSAGES/metacity.mo -share/locale/uk/LC_MESSAGES/metacity.mo -share/locale/vi/LC_MESSAGES/metacity.mo -share/locale/wa/LC_MESSAGES/metacity.mo -share/locale/zh_CN/LC_MESSAGES/metacity.mo -share/locale/zh_TW/LC_MESSAGES/metacity.mo -@dirrm share/gnome/themes/Simple/metacity-1 -@dirrm share/gnome/themes/Simple -@dirrm share/gnome/themes/Metabox/metacity-1 -@dirrm share/gnome/themes/Metabox -@dirrm share/gnome/themes/AgingGorilla/metacity-1 -@dirrm share/gnome/themes/AgingGorilla -@dirrm share/gnome/themes/Esco/metacity-1 -@dirrm share/gnome/themes/Esco -@dirrm share/gnome/themes/Crux/metacity-1 -@dirrm share/gnome/themes/Crux -@dirrm share/gnome/themes/Bright/metacity-1 -@dirrm share/gnome/themes/Bright -@dirrm share/gnome/themes/Atlanta/metacity-1 -@dirrm share/gnome/themes/Atlanta -@dirrm share/gnome/metacity/icons -@dirrm share/gnome/metacity/glade -@dirrm share/gnome/metacity -@dirrm include/metacity-1/metacity-private -@dirrm include/metacity-1 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/metacity/workspace_names -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/metacity/window_keybindings -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/metacity/keybinding_commands -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/metacity/global_keybindings -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/metacity/general -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/metacity -@dirrm etc/gconf/gconf.xml.defaults/apps/metacity/workspace_names -@dirrm etc/gconf/gconf.xml.defaults/apps/metacity/window_keybindings -@dirrm etc/gconf/gconf.xml.defaults/apps/metacity/keybinding_commands -@dirrm etc/gconf/gconf.xml.defaults/apps/metacity/global_keybindings -@dirrm etc/gconf/gconf.xml.defaults/apps/metacity/general -@dirrm etc/gconf/gconf.xml.defaults/apps/metacity diff --git a/x11/gdm2/Makefile b/x11/gdm2/Makefile deleted file mode 100644 index 1b1bbdd63..000000000 --- a/x11/gdm2/Makefile +++ /dev/null @@ -1,52 +0,0 @@ -# New ports collection makefile for: gdm2 -# Date created: 20 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gdm2 -PORTVERSION= 2.4.4.1 -PORTREVISION= 1 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4 -DISTNAME= gdm-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GNOME 2 version of xdm display manager - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui librsvg2 -GNU_CONFIGURE= yes -USE_REINPLACE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -GDMDIR?= ${PREFIX}/etc/gdm - -MAN1= gdm.1 - -.include <bsd.port.pre.mk> - -.if exists(/usr/include/security/pam_misc.h) -PLIST_SUB= PAM_MISC="" -.else -PLIST_SUB= PAM_MISC="@comment " -.endif - -post-extract: - @${SED} -e "s,%%PREFIX%%,${PREFIX},g" \ - ${FILESDIR}/gdm.sh.sample > ${WRKSRC}/gdm.sh.sample - -post-install: -.if !defined(PACKAGE_BUILDING) - @${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL -.endif - @${INSTALL_SCRIPT} ${WRKSRC}/gdm.sh.sample ${PREFIX}/etc/rc.d - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.post.mk> diff --git a/x11/gdm2/distinfo b/x11/gdm2/distinfo deleted file mode 100644 index 2e71c2da7..000000000 --- a/x11/gdm2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gdm-2.4.4.1.tar.bz2) = 50e5fd07bf1a15b1638f41787415f81c diff --git a/x11/gdm2/files/gdm.sh.sample b/x11/gdm2/files/gdm.sh.sample deleted file mode 100644 index 1b9f90499..000000000 --- a/x11/gdm2/files/gdm.sh.sample +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh -# -# $FreeBSD$ - -PREFIX=%%PREFIX%% - -case "$1" in -start) - ${PREFIX}/bin/gdm - ;; -stop) - /usr/bin/killall -m gdm 2>/dev/null - ;; -*) - echo "Usage: `basename $0` start | stop" - exit 64 - ;; - -esac - -exit 0 diff --git a/x11/gdm2/files/patch-ab b/x11/gdm2/files/patch-ab deleted file mode 100644 index c3380daba..000000000 --- a/x11/gdm2/files/patch-ab +++ /dev/null @@ -1,47 +0,0 @@ ---- config/gdm.conf.in.orig Wed Aug 20 13:40:45 2003 -+++ config/gdm.conf.in Wed Aug 20 22:29:47 2003 -@@ -73,7 +73,7 @@ - # To try to kill all clients started at greeter time or in the Init script. - # doesn't always work, only if those clients have a window of their own - #KillInitClients=true --LogDir=@EXPANDED_LOGDIR@ -+LogDir=/var/log - # You should probably never change this value unless you have a weird setup - PidFile=/var/run/gdm.pid - # Note that a post login script is run before a PreSession script. -@@ -93,7 +93,7 @@ - # Reboot, Halt and suspend commands, you can add different commands - # separated by a semicolon and gdm will use the first one it can find - #RebootCommand=/usr/bin/reboot;/sbin/reboot;/sbin/shutdown -r now;/usr/sbin/shutdown -r now --#HaltCommand=/usr/bin/poweroff;/sbin/poweroff;/sbin/shutdown -h now;/usr/sbin/shutdown -h now -+HaltCommand=/sbin/shutdown -p now;/usr/sbin/shutdown -p now - #SuspendCommand= - # Probably should not touch the below this is the standard setup - ServAuthDir=@EXPANDED_AUTHDIR@ -@@ -123,7 +123,7 @@ - # we force X to use specific vts. turn VTAllocation to false if this - # is causing problems. - #FirstVT=7 --#VTAllocation=true -+VTAllocation=false - # Should double login be treated with a warning (and possibility to change - # vts on linux systems for console logins) - #DoubleLoginWarning=true -@@ -200,7 +200,7 @@ - # The 'theme'. By default we're using the default gtk theme - # Of course assuming that gtk got installed in the same prefix, - # if not change this. --#GtkRC=@EXPANDED_DATADIR@/themes/Default/gtk/gtkrc -+GtkRC=@EXPANDED_DATADIR@/../themes/Default/gtk-2.0/gtkrc - # Maximum size of an icon, larger icons are scaled down - #MaxIconWidth=128 - #MaxIconHeight=128 -@@ -372,7 +372,7 @@ - # to the command line - [server-Chooser] - name=Chooser server --command=@X_SERVER@ -+command=@X_SERVER@ vt9 - # Make this not appear in the flexible servers for now, but if you - # wish to allow a chooser server then make this true. This is the - # only way to make a flexible chooser server that behaves nicely. diff --git a/x11/gdm2/files/patch-config_locale.alias b/x11/gdm2/files/patch-config_locale.alias deleted file mode 100644 index 45001031a..000000000 --- a/x11/gdm2/files/patch-config_locale.alias +++ /dev/null @@ -1,112 +0,0 @@ ---- config/locale.alias.orig Thu May 15 22:56:46 2003 -+++ config/locale.alias Mon Sep 15 23:41:05 2003 -@@ -14,76 +14,36 @@ - # - # - George - --Albanian sq_AL.UTF-8,sq_AL --Amharic am_ET.UTF-8,am_ET --Arabic(Egypt) ar_EG.UTF-8,ar_EG --Arabic(Lebanon) ar_LB.UTF-8,ar_LB --Azerbaijani az_AZ.UTF-8,az_AZ --Basque eu_ES.UTF-8,eu_ES --Belarusian be_BY.UTF-8,be_BY --Bengali bn_BD.UTF-8,bn_BD --Bengali(India) bn_IN.UTF-8,bn_IN --Bosnian bs_BA.UTF-8,bs_BA --Bulgarian bg_BG.UTF-8,bg_BG --Catalan ca_ES.UTF-8,ca_ES --Chinese(simplified) zh_CN.UTF-8,zh_CN --Chinese(traditional) zh_TW.UTF-8,zh_TW --Croatian hr_HR.UTF-8,hr_HR --Czech cs_CZ.UTF-8,cs_CZ --Danish da_DK.UTF-8,da_DK --Dutch nl_NL.UTF-8,nl_NL --English(American) en_US.UTF-8,en_US --English(Australian) en_AU.UTF-8,en_AU --English(British) en_GB.UTF-8,en_GB --English(Ireland) en_IE.UTF-8,en_IE --Estonian et_EE.UTF-8,et_EE --Finnish fi_FI.UTF-8,fi_FI --French fr_FR.UTF-8,fr_FR --Galician gl_ES.UTF-8,gl_ES --German de_DE.UTF-8,de_DE --Greek el_GR.UTF-8,el_GR --Gujarati gu_IN.UTF-8,gu_IN --Hebrew he_IL.UTF-8,he_IL --Hindi hi_IN.UTF-8,hi_IN --Hungarian hu_HU.UTF-8,hu_HU --Icelandic is_IS.UTF-8,is_IS --Indonesian id_ID.UTF-8,id_ID --Interlingua ia.UTF-8,ia --Irish ga_IE.UTF-8,ga_IE --Italian it_IT.UTF-8,it_IT --Japanese ja_JP.UTF-8,ja_JP --Kannada kn_IN.UTF-8,kn_IN --Korean ko_KR.UTF-8,ko_KR --Latvian lv_LV.UTF-8,lv_LV --Lithuanian lt_LT.UTF-8,lt_LT --Macedonian mk_MK.UTF-8,mk_MK --Malayalam ml_IN.UTF-8,ml_IN --Malay ms_MY.UTF-8,ms_MY --Marathi mr_IN.UTF-8,mr_IN --Mongolian mn_MN.UTF-8,mn_MN --Norwegian(bokmal) no_NO.UTF-8,no_NO --Norwegian(nynorsk) nn_NO.UTF-8,nn_NO --Oriya or_IN.UTF-8,or_IN --Panjabi pa_IN.UTF-8,pa_IN --Persian fa_IR.UTF-8,fa_IR --Polish pl_PL.UTF-8,pl_PL --Portuguese(Brazilian) pt_BR.UTF-8,pt_BR --Portuguese pt_PT.UTF-8,pt_PT --Romanian ro_RO.UTF-8,ro_RO --Russian ru_RU.UTF-8,ru_RU --Serbian sr_YU.UTF-8,sr_YU --Slovak sk_SK.UTF-8,sk_SK --Slovenian sl_SI.UTF-8,sl_SI --Spanish es_ES.UTF-8,es_ES --Spanish(Mexico) es_MX.UTF-8,es_MX --Swedish(Finland) sv_FI.UTF-8,sv_FI --Swedish sv_SE.UTF-8,sv_SE --Tamil ta_IN.UTF-8,ta_IN --Telugu te_IN.UTF-8,te_IN --Thai th_TH.UTF-8,th_TH --Turkish tr_TR.UTF-8,tr_TR --Ukrainian uk_UA.UTF-8,uk_UA --Vietnamese vi_VN.UTF-8,vi_VN --Walloon wa_BE.UTF-8,wa_BE --Welsh cy_GB.UTF-8,cy_GB --Yiddish yi.UTF-8,yi -+Bulgarian bg_BG.UTF-8,bg_BG.CP1251 -+Chinese(simplified) zh_CN.UTF-8,zh_CN.EUC -+Chinese(traditional) zh_TW.UTF-8,zh_TW.Big5 -+Croatian hr_HR.UTF-8,hr_HR.ISO_8859-2 -+Czech cs_CZ.UTF-8,cs_CZ.ISO_8859-2 -+Danish da_DK.UTF-8,da_DK.ISO_8859-1 -+Dutch nl_NL.UTF-8,nl_NL.ISO_8859-15 -+Estonian et_EE.UTF-8,et_EE.ISO_8859-15 -+English(American) en_US.UTF-8,en_US.ISO_8859-1 -+English(Australian) en_AU.UTF-8,en_AU.ISO_8859-1 -+English(British) en_GB.UTF-8,en_GB.ISO_8859-1 -+Finnish fi_FI.UTF-8,fi_FI.ISO_8859-15 -+French fr_FR.UTF-8,fr_FR.ISO_8859-15 -+German de_DE.UTF-8,de_DE.ISO_8859-15 -+Greek el_GR.UTF-8,el_GR.ISO_8859-7 -+Hungarian hu_HU.UTF-8,hu_HU.ISO_8859-2 -+Icelandic is_IS.UTF-8,is_IS.ISO_8859-1 -+Italian it_IT.UTF-8,it_IT.ISO_8859-15 -+Japanese ja_JP.UTF-8,ja_JP.EUC -+Korean ko_KR.UTF-8,ko_KR.EUC -+Lithuanian lt_LT.UTF-8,lt_LT.ISO_8859-4 -+Norwegian(bokmal) no_NO.UTF-8,no_NO.ISO_8859-1 -+Polish pl_PL.UTF-8,pl_PL.ISO_8859-2 -+Portuguese pt_PT.UTF-8,pt_PT.ISO_8859-15 -+Portuguese(Brazilian) pt_BR.UTF-8,pt_BR.ISO8859-1 -+Romanian ro_RO.UTF-8,ro_RO.ISO8859-2 -+Russian ru_RU.UTF-8,ru_RU.ISO_8859-5 -+Slovak sk_SK.UTF-8,sk_SK.ISO_8859-2 -+Slovenian sl_SI.UTF-8,sl_SI.ISO_8859-2 -+Spanish es_ES.UTF-8,es_ES.ISO_8859-15 -+Swedish sv_SE.UTF-8,sv_SE.ISO_8859-1 -+Turkish tr_TR.UTF-8,tr_TR.ISO_8859-9 -+Ukrainian uk_UA.UTF-8,uk_UA.ISO8859-5 diff --git a/x11/gdm2/files/patch-configure b/x11/gdm2/files/patch-configure deleted file mode 100644 index cbbc44334..000000000 --- a/x11/gdm2/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Sat Jun 28 18:15:07 2003 -+++ configure Sat Jun 28 18:15:08 2003 -@@ -20222,6 +20222,8 @@ - cat confdefs.h >>conftest.$ac_ext - cat >>conftest.$ac_ext <<_ACEOF - /* end confdefs.h. */ -+#include <sys/types.h> -+#include <sys/socket.h> - $ac_includes_default - int - main () diff --git a/x11/gdm2/files/patch-daemon_gdm.c b/x11/gdm2/files/patch-daemon_gdm.c deleted file mode 100644 index 787890f2a..000000000 --- a/x11/gdm2/files/patch-daemon_gdm.c +++ /dev/null @@ -1,11 +0,0 @@ ---- daemon/gdm.c.orig Wed Jun 25 17:04:49 2003 -+++ daemon/gdm.c Sat Jun 28 18:17:44 2003 -@@ -38,7 +38,7 @@ - #include <locale.h> - - /* This should be moved to auth.c I suppose */ --#include <X11/Xauth.h> -+/*#include <X11/Xauth.h>*/ - - #include <vicious.h> - diff --git a/x11/gdm2/files/patch-ltmain.sh b/x11/gdm2/files/patch-ltmain.sh deleted file mode 100644 index 04395ca76..000000000 --- a/x11/gdm2/files/patch-ltmain.sh +++ /dev/null @@ -1,51 +0,0 @@ ---- ltmain.sh.orig Tue Jun 24 14:39:01 2003 -+++ ltmain.sh Sat Jun 28 18:20:02 2003 -@@ -1280,7 +1280,7 @@ - esac - elif test "X$arg" = "X-lc_r"; then - case $host in -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd* | *-*-freebsd4*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -1290,8 +1290,16 @@ - continue - ;; - -+ -pthread) -+ compile_command="$compile_command -pthread" -+ finalize_command="$finalize_command -pthread" -+ compiler_flags="$compiler_flags -pthread" -+ continue -+ ;; -+ - -module) - module=yes -+ build_old_libs=no - continue - ;; - -@@ -3000,6 +3008,9 @@ - # problems, so we reset it completely - verstring= - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - verstring="0.0" - ;; -@@ -5428,10 +5439,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/x11/gdm2/pkg-descr b/x11/gdm2/pkg-descr deleted file mode 100644 index 85c150c4c..000000000 --- a/x11/gdm2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -The GNOME 2.0 version of the xdm display manager. It has support for -face pixmaps, multiple sessions plus clean shutdowns from the login -menu. diff --git a/x11/gdm2/pkg-install b/x11/gdm2/pkg-install deleted file mode 100644 index b8f29b328..000000000 --- a/x11/gdm2/pkg-install +++ /dev/null @@ -1,42 +0,0 @@ -#!/bin/sh - -if [ -n "${PACKAGE_BUILDING}" ]; then - exit 0 -fi - -if [ "$2" = "POST-INSTALL" ]; then - USER=gdm - GROUP=${USER} - UID=92 - GID=${UID} - PW=/usr/sbin/pw - CHMOD=/bin/chmod - CHOWN=/usr/sbin/chown - - if ${PW} group show "${GROUP}" 2>/dev/null; then - echo "You already have a group \"${GROUP}\", so I will use it." - else - if ${PW} groupadd ${GROUP} -g ${GID}; then - echo "Added group \"${GROUP}\"." - else - echo "Adding group \"${GROUP}\" failed..." - exit 1 - fi - fi - - if ${PW} user show "${USER}" 2>/dev/null; then - echo "You already have a user \"${USER}\", so I will use it." - else - if ${PW} useradd ${USER} -u ${UID} -g ${GROUP} -h - \ - -d "/nonexistent" -s /sbin/nologin -c "GNOME Display Manager" - then - echo "Added user \"${USER}\"." - else - echo "Adding user \"${USER}\" failed..." - exit 1 - fi - fi - ${CHOWN} -R ${USER}:${GROUP} ${PKG_PREFIX}/share/gnome/gdm ${PKG_PREFIX}/etc/gdm - ${CHMOD} 0750 ${PKG_PREFIX}/share/gnome/gdm - exit 0 -fi diff --git a/x11/gdm2/pkg-message b/x11/gdm2/pkg-message deleted file mode 100644 index 6f3b7dcba..000000000 --- a/x11/gdm2/pkg-message +++ /dev/null @@ -1,25 +0,0 @@ -GDM is installed. - -Do _NOT_ use /etc/ttys to start gdm at boot time. This will result in gdm -hanging or restarting constantly. Instead, copy the included gdm.sh.sample -script to gdm.sh, and restart. This script is found, by default, in -/usr/X11R6/etc/rc.d. - -GDM uses its own locale.alias file to determine its language and especially -the GNOME-2 fontencoding. This file is located, by default, in -/usr/X11R6/etc/gdm/locale.alias. By default, the character set for every -county using the EURO currency is set to ISO8859-15 in order to enable the -EURO sign. If you don't feel comfortable with this, edit this file according -to your preferences. - -If you are running 5.x and you are running 5.1-RELEASE or earlier, GDM will -fail to work due to a bug in OpenPAM. You can download a patch from -http://www.FreeBSD.org/~marcus/pam_get_user.c.diff. You must also have the -FreeBSD src tree on your system. Do the following to apply the patch: - -# cd /usr -# patch -p < /path/to/pam_get_user.c.diff - - -Then rebuild and install world. Note, this bug does _NOT_ affect FreeBSD -4.x. diff --git a/x11/gdm2/pkg-plist b/x11/gdm2/pkg-plist deleted file mode 100644 index d5a0e5916..000000000 --- a/x11/gdm2/pkg-plist +++ /dev/null @@ -1,143 +0,0 @@ -bin/gdm -bin/gdm-binary -bin/gdmXnest -bin/gdmXnestchooser -bin/gdmchooser -bin/gdmflexiserver -bin/gdmgreeter -bin/gdmlogin -bin/gdmphotosetup -bin/gdmsetup -bin/gdmthemetester -etc/dm/Sessions/Default.desktop -etc/dm/Sessions/gnome.desktop -etc/gdm/Init/Default -etc/gdm/PostLogin/Default.sample -etc/gdm/PostSession/Default -etc/gdm/PreSession/Default -etc/gdm/XKeepsCrashing -etc/gdm/Xsession -@unexec if cmp -s %D/etc/gdm/gdm.conf %D/etc/gdm/factory-gdm.conf; then rm -f %D/etc/gdm/gdm.conf; fi -etc/gdm/factory-gdm.conf -@exec [ -f %B/gdm.conf ] || cp %B/%f %B/gdm.conf -etc/gdm/locale.alias -@unexec if cmp -s %D/etc/gdm/modules/AccessDwellMouseEvents %D/etc/gdm/modules/factory-AccessDwellMouseEvents; then rm -f %D/etc/gdm/modules/AccessDwellMouseEvents; fi -etc/gdm/modules/factory-AccessDwellMouseEvents -@exec [ -f %B/AccessDwellMouseEvents ] || cp %B/%f %B/AccessDwellMouseEvents -@unexec if cmp -s %D/etc/gdm/modules/AccessKeyMouseEvents %D/etc/gdm/modules/factory-AccessKeyMouseEvents; then rm -f %D/etc/gdm/modules/AccessKeyMouseEvents; fi -etc/gdm/modules/factory-AccessKeyMouseEvents -@exec [ -f %B/AccessKeyMouseEvents ] || cp %B/%f %B/AccessKeyMouseEvents -etc/rc.d/gdm.sh.sample -lib/gtk-2.0/modules/libdwellmouselistener.so -lib/gtk-2.0/modules/libkeymouselistener.so -%%PAM_MISC%%libexec/gdmaskpass -libexec/gdmtranslate -sbin/gdm-restart -sbin/gdm-safe-restart -sbin/gdm-stop -sbin/gdmconfig -share/gnome/applications/gdmflexiserver-xnest.desktop -share/gnome/applications/gdmflexiserver.desktop -share/gnome/applications/gdmsetup.desktop -share/gnome/capplets/gdmphotosetup.desktop -share/gnome/gdm/gdmchooser.glade -share/gnome/gdm/gdmsetup.glade -share/gnome/gdm/themes/happygnome-list/GdmGreeterTheme.desktop -share/gnome/gdm/themes/happygnome-list/background.svg -share/gnome/gdm/themes/happygnome-list/disconnect.png -share/gnome/gdm/themes/happygnome-list/gnome-logo.png -share/gnome/gdm/themes/happygnome-list/happygnome.xml -share/gnome/gdm/themes/happygnome-list/options.png -share/gnome/gdm/themes/happygnome-list/screenshot.png -share/gnome/gdm/themes/happygnome-list/session.png -share/gnome/gdm/themes/happygnome-list/system.png -share/gnome/gdm/themes/happygnome/GdmGreeterTheme.desktop -share/gnome/gdm/themes/happygnome/background.svg -share/gnome/gdm/themes/happygnome/disconnect.png -share/gnome/gdm/themes/happygnome/gnome-logo.png -share/gnome/gdm/themes/happygnome/happygnome.xml -share/gnome/gdm/themes/happygnome/options.png -share/gnome/gdm/themes/happygnome/screenshot.png -share/gnome/gdm/themes/happygnome/session.png -share/gnome/gdm/themes/happygnome/system.png -share/gnome/gdm/themes/circles/GdmGreeterTheme.desktop -share/gnome/gdm/themes/circles/background.svg -share/gnome/gdm/themes/circles/circles.xml -share/gnome/gdm/themes/circles/flower.png -share/gnome/gdm/themes/circles/help.png -share/gnome/gdm/themes/circles/options.png -share/gnome/gdm/themes/circles/screenshot.png -share/gnome/help/gdm/C/gdm.xml -share/gnome/help/gdm/C/legal.xml -share/gnome/omf/gdm/gdm-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gdm/gdm-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gdm-foot-logo.png -share/gnome/pixmaps/gdm.png -share/gnome/pixmaps/login-photo.png -share/gnome/pixmaps/nobody.png -share/gnome/pixmaps/nohost.png -share/locale/am/LC_MESSAGES/gdm-2.4.mo -share/locale/ar/LC_MESSAGES/gdm-2.4.mo -share/locale/az/LC_MESSAGES/gdm-2.4.mo -share/locale/be/LC_MESSAGES/gdm-2.4.mo -share/locale/bg/LC_MESSAGES/gdm-2.4.mo -share/locale/bn/LC_MESSAGES/gdm-2.4.mo -share/locale/ca/LC_MESSAGES/gdm-2.4.mo -share/locale/cs/LC_MESSAGES/gdm-2.4.mo -share/locale/cy/LC_MESSAGES/gdm-2.4.mo -share/locale/da/LC_MESSAGES/gdm-2.4.mo -share/locale/de/LC_MESSAGES/gdm-2.4.mo -share/locale/el/LC_MESSAGES/gdm-2.4.mo -share/locale/es/LC_MESSAGES/gdm-2.4.mo -share/locale/et/LC_MESSAGES/gdm-2.4.mo -share/locale/eu/LC_MESSAGES/gdm-2.4.mo -share/locale/fa/LC_MESSAGES/gdm-2.4.mo -share/locale/fi/LC_MESSAGES/gdm-2.4.mo -share/locale/fr/LC_MESSAGES/gdm-2.4.mo -share/locale/ga/LC_MESSAGES/gdm-2.4.mo -share/locale/gl/LC_MESSAGES/gdm-2.4.mo -share/locale/he/LC_MESSAGES/gdm-2.4.mo -share/locale/hi/LC_MESSAGES/gdm-2.4.mo -share/locale/hu/LC_MESSAGES/gdm-2.4.mo -share/locale/id/LC_MESSAGES/gdm-2.4.mo -share/locale/it/LC_MESSAGES/gdm-2.4.mo -share/locale/ja/LC_MESSAGES/gdm-2.4.mo -share/locale/ko/LC_MESSAGES/gdm-2.4.mo -share/locale/lt/LC_MESSAGES/gdm-2.4.mo -share/locale/lv/LC_MESSAGES/gdm-2.4.mo -share/locale/mk/LC_MESSAGES/gdm-2.4.mo -share/locale/ml/LC_MESSAGES/gdm-2.4.mo -share/locale/mn/LC_MESSAGES/gdm-2.4.mo -share/locale/ms/LC_MESSAGES/gdm-2.4.mo -share/locale/nl/LC_MESSAGES/gdm-2.4.mo -share/locale/nn/LC_MESSAGES/gdm-2.4.mo -share/locale/no/LC_MESSAGES/gdm-2.4.mo -share/locale/pl/LC_MESSAGES/gdm-2.4.mo -share/locale/pt/LC_MESSAGES/gdm-2.4.mo -share/locale/pt_BR/LC_MESSAGES/gdm-2.4.mo -share/locale/ro/LC_MESSAGES/gdm-2.4.mo -share/locale/ru/LC_MESSAGES/gdm-2.4.mo -share/locale/sk/LC_MESSAGES/gdm-2.4.mo -share/locale/sl/LC_MESSAGES/gdm-2.4.mo -share/locale/sq/LC_MESSAGES/gdm-2.4.mo -share/locale/sr/LC_MESSAGES/gdm-2.4.mo -share/locale/sr@Latn/LC_MESSAGES/gdm-2.4.mo -share/locale/sv/LC_MESSAGES/gdm-2.4.mo -share/locale/ta/LC_MESSAGES/gdm-2.4.mo -share/locale/th/LC_MESSAGES/gdm-2.4.mo -share/locale/tr/LC_MESSAGES/gdm-2.4.mo -share/locale/uk/LC_MESSAGES/gdm-2.4.mo -share/locale/vi/LC_MESSAGES/gdm-2.4.mo -share/locale/wa/LC_MESSAGES/gdm-2.4.mo -share/locale/zh_CN/LC_MESSAGES/gdm-2.4.mo -share/locale/zh_TW/LC_MESSAGES/gdm-2.4.mo -@dirrm share/gnome/omf/gdm -@dirrm share/gnome/help/gdm/C -@dirrm share/gnome/gdm/themes/happygnome -@dirrm share/gnome/gdm/themes/happygnome-list -@dirrm share/gnome/gdm/themes/circles -@dirrm share/gnome/gdm/themes -@dirrm etc/pam.d -@dirrm etc/gdm/modules -@unexec /bin/rmdir %D/etc/dm 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gdm/gdm-C.omf 2>/dev/null || /usr/bin/true diff --git a/x11/gnome-applets/Makefile b/x11/gnome-applets/Makefile deleted file mode 100644 index 0a07d795a..000000000 --- a/x11/gnome-applets/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: gnomeapplets2 -# Date created: 26th May 2000 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomeapplets2 -PORTVERSION= 2.4.0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-applets/2.4 -DISTNAME= gnome-applets-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Applets components for the Gnome 2 Desktop Environment - -LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomehier gnomeprefix gnomehack gnomepanel gail -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.pre.mk> - -.if ${ARCH} != "i386" -PLIST_SUB= BATTERY="@comment " -.else -PLIST_SUB= BATTERY="" -.endif - -.include <bsd.port.post.mk> diff --git a/x11/gnome-applets/distinfo b/x11/gnome-applets/distinfo deleted file mode 100644 index 52d4f73ac..000000000 --- a/x11/gnome-applets/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-applets-2.4.0.tar.bz2) = c17dba203ea379af5da056862672026c diff --git a/x11/gnome-applets/files/patch-aa b/x11/gnome-applets/files/patch-aa deleted file mode 100644 index 7c9edcd6d..000000000 --- a/x11/gnome-applets/files/patch-aa +++ /dev/null @@ -1,35 +0,0 @@ ---- configure.orig Sun Jun 1 13:55:59 2003 -+++ configure Mon Jun 2 02:36:19 2003 -@@ -7863,6 +7863,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+c_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -11202,6 +11203,7 @@ - *irix*) CDROM_HOST=irix; CDROM_LIBS="-lcdaudio -lmediad -lds";cd_device_path="/dev/cdrom";; - *linux*) CDROM_HOST=linux;cd_device_path="/dev/cdrom";; - *netbsd*) CDROM_HOST=netbsd;cd_device_path="/dev/rcd0";; -+*freebsd*) CDROM_HOST=freebsd;cd_device_path="/dev/acd0c";; - *solaris*) CDROM_HOST=solaris;cd_device_path="/vol/dev/aliases/cdrom0";cdplayer_type_sun=true;; - esac - case "$host" in -@@ -12771,14 +12773,14 @@ - ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS" - - cat >>confdefs.h <<_ACEOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - _ACEOF - - - #defined the below to enable help to work for applets - - cat >>confdefs.h <<_ACEOF --#define DATADIR "${prefix}/share" -+#define DATADIR "${datadir}" - _ACEOF - - cat >>confdefs.h <<_ACEOF diff --git a/x11/gnome-applets/files/patch-ad b/x11/gnome-applets/files/patch-ad deleted file mode 100644 index 5a06416a0..000000000 --- a/x11/gnome-applets/files/patch-ad +++ /dev/null @@ -1,354 +0,0 @@ ---- cdplayer/cdplayer.c.orig Tue Apr 16 16:42:54 2002 -+++ cdplayer/cdplayer.c Tue Apr 30 17:31:41 2002 -@@ -671,6 +671,12 @@ - description = TRUE; - break; - case DISC_COMPLETED: -+ led_time(cd->panel.time, -+ stat.relative_address.minute, -+ stat.relative_address.second, -+ cd->panel.track_control.display, -+ stat.track); -+ break; - case DISC_STOP: - case DISC_ERROR: - led_stop(cd->panel.time, cd->panel.track_control.display); ---- /dev/null Mon May 29 02:15:42 2000 -+++ cdplayer/cdrom-freebsd.c Mon May 29 10:37:28 2000 -@@ -0,0 +1,336 @@ -+#include <stdlib.h> -+#include <string.h> -+#include <fcntl.h> -+#include <glib.h> -+#include <sys/ioctl.h> -+#include <unistd.h> -+ -+#include <sys/types.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 ti; -+ -+ ti.start_track = start; -+ ti.start_index = 1; -+ ti.end_track = stop; -+ ti.end_index = 1; -+ -+ if ((ioctl(cdp->device, CDIOCPREVENT) == -1) || -+ (ioctl(cdp->device, CDIOCPLAYTRACKS, &ti) == -1)) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ 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, CDIOCPREVENT) == -1) || -+ (ioctl(cdp->device, CDIOCPLAYMSF, &msf) == -1)) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_pause(cdrom_device_t cdp) -+{ -+ if (ioctl(cdp->device, CDIOCPAUSE) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ return DISC_IO_ERROR; -+} -+ -+int -+cdrom_resume(cdrom_device_t cdp) -+{ -+ if (ioctl(cdp->device, CDIOCRESUME) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+ -+int -+cdrom_stop(cdrom_device_t cdp) -+{ -+ if ((ioctl(cdp->device, CDIOCSTOP) == -1) || -+ (ioctl(cdp->device, CDIOCALLOW) == -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_single_entry tocentry; -+ -+ int i, j, nr_track; -+ -+ if (ioctl(cdp->device, CDIOREADTOCHEADER, &toc) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ cdp->track0 = toc.starting_track; -+ cdp->track1 = toc.ending_track; -+ nr_track = cdp->track1 - cdp->track0 + 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.track = j; -+ tocentry.address_format = CD_MSF_FORMAT; -+ -+ if (ioctl(cdp->device, CDIOREADTOCENTRY, &tocentry) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ /* fill the trackinfo field */ -+ cdp->track_info[i].track = j; -+ cdp->track_info[i].audio_track = tocentry.entry.control != -+ 0x04 ? 1 : 0; -+ ASSIGN_MSF(cdp->track_info[i].address, tocentry.entry.addr.msf); -+ } -+ -+ tocentry.track = 0xAA; -+ tocentry.address_format = CD_MSF_FORMAT; -+ if (ioctl(cdp->device, CDIOREADTOCENTRY, &tocentry) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ 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.entry.addr.msf); -+ -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_get_status(cdrom_device_t cdp, cdrom_device_status_t * stat) -+{ -+ struct ioc_read_subchannel subchnl; -+ struct cd_sub_channel_info subchnlinfo; -+ -+ subchnl.address_format = CD_MSF_FORMAT; -+ subchnl.data_format = CD_CURRENT_POSITION; -+ subchnl.track = 0; -+ subchnl.data_len = sizeof(subchnlinfo); -+ subchnl.data = &subchnlinfo; -+ if (ioctl(cdp->device, CDIOCREADSUBCHANNEL, &subchnl) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ stat->track = subchnlinfo.what.position.track_number; -+ ASSIGN_MSF(stat->relative_address, subchnlinfo.what.position.reladdr.msf); -+ ASSIGN_MSF(stat->absolute_address, subchnlinfo.what.position.absaddr.msf); -+ switch (subchnlinfo.header.audio_status) { -+ case CD_AS_PLAY_IN_PROGRESS: -+ ioctl(cdp->device, CDIOCPREVENT); -+ stat->audio_status = DISC_PLAY; -+ break; -+ case CD_AS_PLAY_PAUSED: -+ ioctl(cdp->device, CDIOCPREVENT); -+ stat->audio_status = DISC_PAUSED; -+ break; -+ case CD_AS_PLAY_COMPLETED: -+ if (cdrom_read_track_info(cdp) == DISC_IO_ERROR) -+ return DISC_IO_ERROR; -+ stat->track = cdp->nr_track; -+ ASSIGN_MSF(stat->relative_address, -+ cdp->track_info[cdp->nr_track].address); -+ ASSIGN_MSF(stat->absolute_address, -+ cdp->track_info[cdp->nr_track].address); -+ ioctl(cdp->device, CDIOCALLOW); -+ stat->audio_status = DISC_COMPLETED; -+ break; -+ case CD_AS_AUDIO_INVALID: -+ case CD_AS_NO_STATUS: -+ case CD_AS_PLAY_ERROR: -+ ioctl(cdp->device, CDIOCALLOW); -+ stat->audio_status = DISC_STOP; -+ break; -+ default: -+ ioctl(cdp->device, CDIOCALLOW); -+ stat->audio_status = DISC_ERROR; -+ } -+ return (stat->audio_status == DISC_ERROR ? -+ DISC_IO_ERROR : DISC_NO_ERROR); -+} -+ -+cdrom_device_t -+cdrom_open(char *device, int *errcode) -+{ -+ cdrom_device_t cdp; -+ -+ cdp = g_malloc(sizeof(struct cdrom_device)); -+ -+ cdp->device = open(device, O_RDONLY); -+ if (cdp->device == -1) { -+ *errcode = errno; -+ 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) == -1) || -+ (ioctl(cdp->device, CDIOCALLOW) == -1)) { -+ cdp->my_errno = errno; -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_eject(cdrom_device_t cdp) -+{ -+ if ((ioctl(cdp->device, CDIOCEJECT) == -1) || -+ (ioctl(cdp->device, CDIOCALLOW) == -1)) { -+ cdp->my_errno = errno; -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_next(cdrom_device_t cdp) -+{ -+ cdrom_device_status_t stat; -+ -+ if ((cdrom_read_track_info(cdp) == DISC_IO_ERROR) || -+ (cdrom_get_status(cdp, &stat) == DISC_IO_ERROR)) -+ return DISC_IO_ERROR; -+ return cdrom_play(cdp, stat.track + 1, cdp->track1); -+} -+ -+int -+cdrom_prev(cdrom_device_t cdp) -+{ -+ cdrom_device_status_t stat; -+ -+ if ((cdrom_read_track_info(cdp) == DISC_IO_ERROR) || -+ (cdrom_get_status(cdp, &stat) == DISC_IO_ERROR)) -+ return DISC_IO_ERROR; -+ 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/files/patch-battstat_Makefile.in b/x11/gnome-applets/files/patch-battstat_Makefile.in deleted file mode 100644 index 190874936..000000000 --- a/x11/gnome-applets/files/patch-battstat_Makefile.in +++ /dev/null @@ -1,27 +0,0 @@ ---- battstat/Makefile.in.orig Sun Jun 29 16:43:23 2003 -+++ battstat/Makefile.in Sun Jun 29 16:45:10 2003 -@@ -146,11 +146,11 @@ - pixmapsdir = $(datadir)/pixmaps - pixmaps_DATA = battstat.png - @HAVE_LIBAPM_TRUE@APMLIB = -lapm --@HAVE_LIBAPM_FALSE@APMLIB = apmlib/libapm.a -+@HAVE_LIBAPM_FALSE@APMLIB = - @HAVE_LIBAPM_TRUE@APMDIR = --@HAVE_LIBAPM_FALSE@APMDIR = apmlib -+@HAVE_LIBAPM_FALSE@APMDIR = - @HAVE_LIBAPM_TRUE@APMINC = --@HAVE_LIBAPM_FALSE@APMINC = -Iapmlib/ -+@HAVE_LIBAPM_FALSE@APMINC = - - SUBDIRS = docs sounds $(APMDIR) - -@@ -199,8 +199,7 @@ - @HAVE_LIBAPM_TRUE@battstat_applet_2_DEPENDENCIES = \ - @HAVE_LIBAPM_TRUE@$(top_builddir)/screen-exec/libscreen-exec.la - @HAVE_LIBAPM_FALSE@battstat_applet_2_DEPENDENCIES = \ --@HAVE_LIBAPM_FALSE@$(top_builddir)/screen-exec/libscreen-exec.la \ --@HAVE_LIBAPM_FALSE@apmlib/libapm.a -+@HAVE_LIBAPM_FALSE@$(top_builddir)/screen-exec/libscreen-exec.la - battstat_applet_2_LDFLAGS = - CFLAGS = @CFLAGS@ - COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) diff --git a/x11/gnome-applets/files/patch-charpick_charpick.c b/x11/gnome-applets/files/patch-charpick_charpick.c deleted file mode 100644 index 7d0ee91eb..000000000 --- a/x11/gnome-applets/files/patch-charpick_charpick.c +++ /dev/null @@ -1,11 +0,0 @@ ---- charpick/charpick.c.orig Wed Sep 10 13:33:00 2003 -+++ charpick/charpick.c Wed Sep 10 13:33:19 2003 -@@ -3,7 +3,7 @@ - */ - - #include <config.h> --#ifndef sun -+#if !defined(sun) && !defined(__FreeBSD__) - #include <tgmath.h> - #endif - #include <panel-applet.h> diff --git a/x11/gnome-applets/files/patch-gkb-new_presets.c b/x11/gnome-applets/files/patch-gkb-new_presets.c deleted file mode 100644 index f90708170..000000000 --- a/x11/gnome-applets/files/patch-gkb-new_presets.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gkb-new/preset.c.orig Fri Mar 14 09:13:44 2003 -+++ gkb-new/preset.c Fri Mar 14 09:13:54 2003 -@@ -42,7 +42,7 @@ - - /* TODO: user's local presets */ - -- text = gnome_unconditional_datadir_file ("gnome/gkb/"); -+ text = gnome_unconditional_datadir_file ("gkb/"); - if (!text) - return NULL; - dir = opendir (text); diff --git a/x11/gnome-applets/files/patch-stickynotes_Makefile.in b/x11/gnome-applets/files/patch-stickynotes_Makefile.in deleted file mode 100644 index 973b7e342..000000000 --- a/x11/gnome-applets/files/patch-stickynotes_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- stickynotes/Makefile.in.orig Thu Aug 28 01:00:09 2003 -+++ stickynotes/Makefile.in Thu Aug 28 01:00:26 2003 -@@ -142,7 +142,7 @@ - - SUBDIRS = pixmaps docs - --CFLAGS = -Wall -g -+CFLAGS += -Wall -g - - INCLUDES = -I. -I$(srcdir) $(GNOME_APPLETS_CFLAGS) $(LIBGLADE_CFLAGS) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -DSTICKYNOTES_GLADEDIR=\"$(gladedir)\" -DSTICKYNOTES_ICONDIR=\"$(icondir)\" - diff --git a/x11/gnome-applets/files/patch-wireless_wireless-applet.c b/x11/gnome-applets/files/patch-wireless_wireless-applet.c deleted file mode 100644 index 5c1e32e88..000000000 --- a/x11/gnome-applets/files/patch-wireless_wireless-applet.c +++ /dev/null @@ -1,313 +0,0 @@ ---- wireless/wireless-applet.c.orig Sat Aug 23 09:10:54 2003 -+++ wireless/wireless-applet.c Thu Aug 28 00:44:16 2003 -@@ -30,12 +30,25 @@ - #include <math.h> - #include <dirent.h> - -+#ifdef __FreeBSD__ -+#include <sys/socket.h> -+#include <sys/ioctl.h> -+#include <net/if.h> -+#include <net/if_var.h> -+#include <dev/an/if_aironet_ieee.h> -+#include <dev/wi/if_wavelan_ieee.h> -+#endif -+ - #include <gnome.h> - #include <panel-applet.h> - #include <panel-applet-gconf.h> - #include <glade/glade.h> - -+#ifdef __FreeBSD__ -+#define CFG_DEVICE "an0" -+#else - #define CFG_DEVICE "eth0" -+#endif - #define CFG_UPDATE_INTERVAL 2 - - typedef enum { -@@ -89,6 +102,12 @@ - WirelessApplet *applet); - static void wireless_applet_about_cb (BonoboUIComponent *uic, - WirelessApplet *applet); -+#ifdef __FreeBSD__ -+static int an_getval(WirelessApplet *applet, char *device, struct an_req *areq); -+static void get_an_data(WirelessApplet *applet, char *device, long int *level); -+static int wi_getval(WirelessApplet *applet, char *device, struct wi_req *areq); -+static void get_wi_data(WirelessApplet *applet, char *device, long int *level); -+#endif - - static const BonoboUIVerb wireless_menu_verbs [] = { - BONOBO_UI_UNSAFE_VERB ("WirelessProperties", -@@ -143,9 +162,11 @@ - g_free (tmp); - - /* Update the image */ -+#ifndef __FreeBSD__ - percent = CLAMP (percent, -1, 100); -+#endif - -- if (percent < 0) -+ if (percent < 0 || percent > 100) - state = PIX_BROKEN; - else if (percent == 0) - state = PIX_NO_LINK; -@@ -176,6 +197,7 @@ - int percent; - - /* Calculate the percentage based on the link quality */ -+#ifndef __FreeBSD__ - if (level < 0) { - percent = -1; - } else { -@@ -186,6 +208,9 @@ - percent = CLAMP (percent, 0, 100); - } - } -+#else -+ percent = (int)level; -+#endif - - wireless_applet_draw (applet, percent); - } -@@ -228,22 +253,179 @@ - } - } - -+#ifdef __FreeBSD__ -+static int -+wi_getval(WirelessApplet *applet, char *device, struct wi_req *wreq) -+{ -+ struct ifreq ifr; -+ int s; -+ -+ bzero((char *)&ifr, sizeof(ifr)); -+ -+ strlcpy(ifr.ifr_name, device, sizeof(ifr.ifr_name)); -+ ifr.ifr_data = (caddr_t)wreq; -+ -+ s = socket(AF_INET, SOCK_DGRAM, 0); -+ -+ if (s == -1) -+ { -+ gtk_tooltips_set_tip (applet->tips, -+ GTK_WIDGET (applet), -+ "Socket Error", -+ NULL); -+ return 0; -+ } -+ -+ if (ioctl(s, SIOCGWAVELAN, &ifr) == -1) -+ { -+ gtk_tooltips_set_tip (applet->tips, -+ GTK_WIDGET (applet), -+ "ioctl Error", -+ NULL); -+ return 0; -+ } -+ -+ close(s); -+ -+ return 1; -+} -+ -+static void -+get_wi_data (WirelessApplet *applet, char *device, long int *level) -+{ -+ struct wi_req wreq; -+ long int signal_strength; -+ -+ bzero((char *)&wreq, sizeof(wreq)); -+ -+ wreq.wi_len = WI_MAX_DATALEN; -+ wreq.wi_type = WI_RID_COMMS_QUALITY; -+ -+ (void)wi_getval(applet, device, &wreq); -+ -+ signal_strength = (long int) (wreq.wi_val[1]); -+ -+ memcpy(level, &signal_strength, sizeof(level)); -+ -+ return; -+} -+ -+static int -+an_getval(WirelessApplet *applet, char *device, struct an_req *areq) -+{ -+ struct ifreq ifr; -+ int s; -+ -+ bzero((char *)&ifr, sizeof(ifr)); -+ -+ strlcpy(ifr.ifr_name, device, sizeof(ifr.ifr_name)); -+ ifr.ifr_data = (caddr_t)areq; -+ -+ s = socket(AF_INET, SOCK_DGRAM, 0); -+ -+ if (s == -1) { -+ gtk_tooltips_set_tip (applet->tips, -+ GTK_WIDGET (applet), -+ "Socket Error", -+ NULL); -+ return 0; -+ } -+ -+ if (ioctl(s, SIOCGAIRONET, &ifr) == -1) { -+ gtk_tooltips_set_tip (applet->tips, -+ GTK_WIDGET (applet), -+ "ioctl Error", -+ NULL); -+ return 0; -+ } -+ -+ close(s); -+ return 1; -+} -+ -+static void -+get_an_data (WirelessApplet *applet, char *device, long int *level) -+{ -+ struct an_req areq; -+ struct an_ltv_status *sts; -+#ifdef AN_RID_RSSI_MAP -+ struct an_ltv_rssi_map an_rssimap; -+#endif -+ long int signal_strength; -+ int rssimap_valid = 0; -+ -+#ifdef AN_RID_RSSI_MAP -+ an_rssimap.an_len = sizeof(an_rssimap); -+ an_rssimap.an_type = AN_RID_RSSI_MAP; -+ rssimap_valid = an_getval(applet, device, (struct an_req*)&an_rssimap); -+#endif -+ -+ areq.an_len = sizeof(areq); -+ areq.an_type = AN_RID_STATUS; -+ -+ (void)an_getval(applet, device, &areq); -+ -+ sts = (struct an_ltv_status *)&areq; -+#ifdef AN_RID_RSSI_MAP -+ if (rssimap_valid) -+ signal_strength = (long int)(an_rssimap.an_entries[ -+ sts->an_normalized_strength].an_rss_pct); -+ else -+ signal_strength = (long int)(sts->an_normalized_strength); -+#else -+ signal_strength = (long int)(sts->an_normalized_rssi); -+#endif -+ -+ memcpy(level, &signal_strength, sizeof(level)); -+} -+#endif -+ - /* check stats, modify the state attribute */ - static void - wireless_applet_read_device_state (WirelessApplet *applet) - { -- long int level, noise; -- double link; -+ long int level; - char device[256]; -+#ifdef __FreeBSD__ -+ struct if_nameindex *ifstart, *ifs; -+#else -+ long int noise; -+ double link; - char line[256]; -+#endif - - /* resest list of available wireless devices */ - g_list_foreach (applet->devices, (GFunc)g_free, NULL); - g_list_free (applet->devices); - applet->devices = NULL; - -+#ifdef __FreeBSD__ -+ ifs = ifstart = if_nameindex(); -+#endif - /* Here we begin to suck... */ - do { -+#ifdef __FreeBSD__ -+ if (ifs == NULL || ifs->if_name == NULL) { -+ break; -+ } -+ strlcpy(device, ifs->if_name, 6); -+ if (g_strncasecmp(device, "an", 2)==0) { -+ applet->devices = g_list_prepend (applet->devices, g_strdup (device)); -+ if (g_strcasecmp(applet->device, device)==0) { -+ get_an_data(applet, device, &level); -+ wireless_applet_update_state (applet, device, 0, level, 0); -+ } -+ } -+ else -+ if (g_strncasecmp(device, "wi", 2)==0) { -+ applet->devices = g_list_prepend (applet->devices, g_strdup (device)); -+ if (g_strcasecmp(applet->device, device)==0) { -+ get_wi_data(applet, device, &level); -+ wireless_applet_update_state (applet, device, 0, level, 0); -+ } -+ } -+ ifs++; -+#else - char *ptr; - - fgets (line, 256, applet->file); -@@ -276,6 +458,7 @@ - wireless_applet_update_state (applet, device, link, level, noise); - } - } -+#endif - } while (1); - - if (g_list_length (applet->devices)==1) { -@@ -287,17 +470,23 @@ - } - - /* rewind the /proc/net/wireless file */ -+#ifdef __FreeBSD__ -+ if_freenameindex(ifstart); -+#else - rewind (applet->file); -+#endif - } - - static int - wireless_applet_timeout_handler (WirelessApplet *applet) - { -+#ifndef __FreeBSD__ - if (applet->file == NULL) { - wireless_applet_update_state (applet, - applet->device, -1, -1, -1); - return FALSE; - } -+#endif - - wireless_applet_read_device_state (applet); - -@@ -344,6 +533,7 @@ - static void - start_file_read (WirelessApplet *applet) - { -+#ifndef __FreeBSD__ - applet->file = fopen ("/proc/net/wireless", "rt"); - if (applet->file == NULL) { - gtk_tooltips_set_tip (applet->tips, -@@ -352,6 +542,7 @@ - NULL); - show_error_dialog (_("There doesn't seem to be any wireless devices configured on your system.\nPlease verify your configuration if you think this is incorrect.")); - } -+#endif - } - - static void -@@ -577,8 +768,10 @@ - applet->prefs = NULL; - } - -+#ifndef __FreeBSD__ - if (applet->file) - fclose (applet->file); -+#endif - } - - static void diff --git a/x11/gnome-applets/pkg-descr b/x11/gnome-applets/pkg-descr deleted file mode 100644 index c93d4bc89..000000000 --- a/x11/gnome-applets/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Applets components for the Gnome 2.0 Desktop Environment - -WWW: http://www.gnome.org/ diff --git a/x11/gnome-applets/pkg-plist b/x11/gnome-applets/pkg-plist deleted file mode 100644 index 73b9b72d7..000000000 --- a/x11/gnome-applets/pkg-plist +++ /dev/null @@ -1,1541 +0,0 @@ -bin/gkb_xmmap -bin/gnome-keyboard-layout -etc/gconf/gconf.xml.defaults/apps/stickynotes_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/stickynotes_applet/defaults/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/stickynotes_applet/settings/%gconf.xml -%%BATTERY%%etc/gconf/gconf.xml.defaults/schemas/apps/battstat-applet/%gconf.xml -%%BATTERY%%etc/gconf/gconf.xml.defaults/schemas/apps/battstat-applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/cdplayer-applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/cdplayer-applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/charpick/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/charpick/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/drivemount-applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/drivemount-applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/geyes/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/geyes/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gkb-applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gkb-applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gtik/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gtik/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gweather/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gweather/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck_applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mini-commander/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mini-commander/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mixer_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mixer_applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/modemlights/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/modemlights/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/multiload/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/multiload/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/stickynotes_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/stickynotes_applet/defaults/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/stickynotes_applet/settings/%gconf.xml -%%BATTERY%%etc/gconf/schemas/battstat.schemas -etc/gconf/schemas/cdplayer.schemas -etc/gconf/schemas/charpick.schemas -etc/gconf/schemas/drivemount.schemas -etc/gconf/schemas/geyes.schemas -etc/gconf/schemas/gkb.schemas -etc/gconf/schemas/gtik.schemas -etc/gconf/schemas/gweather.schemas -etc/gconf/schemas/mailcheck.schemas -etc/gconf/schemas/mini-commander.schemas -etc/gconf/schemas/mixer.schemas -etc/gconf/schemas/modemlights.schemas -etc/gconf/schemas/multiload.schemas -etc/gconf/schemas/stickynotes.schemas -%%BATTERY%%etc/sound/events/battstat_applet.soundlist -etc/sound/events/mailcheck.soundlist -libdata/bonobo/servers/GNOME_AccessxStatusApplet.server -libdata/bonobo/servers/GNOME_BattstatApplet.server -libdata/bonobo/servers/GNOME_CDPlayerApplet.server -libdata/bonobo/servers/GNOME_CharpickerApplet.server -libdata/bonobo/servers/GNOME_DriveMountApplet.server -libdata/bonobo/servers/GNOME_GWeatherApplet_Factory.server -libdata/bonobo/servers/GNOME_GeyesApplet.server -libdata/bonobo/servers/GNOME_GtikApplet.server -libdata/bonobo/servers/GNOME_KeyboardApplet_Factory.server -libdata/bonobo/servers/GNOME_MailcheckApplet_Factory.server -libdata/bonobo/servers/GNOME_MiniCommanderApplet.server -libdata/bonobo/servers/GNOME_MixerApplet.server -libdata/bonobo/servers/GNOME_ModemLightsApplet.server -libdata/bonobo/servers/GNOME_MultiLoadApplet_Factory.server -libdata/bonobo/servers/GNOME_Panel_WirelessApplet.server -libdata/bonobo/servers/GNOME_StickyNotesApplet.server -libexec/accessx-status-applet -%%BATTERY%%libexec/battstat-applet-2 -libexec/cdplayer_applet2 -libexec/charpick_applet2 -libexec/drivemount_applet2 -libexec/geyes_applet2 -libexec/gkb-applet-2 -libexec/gnome-applets/mc-install-default-macros -libexec/gtik2_applet2 -libexec/gweather-applet-2 -libexec/mailcheck-applet -libexec/mini_commander_applet -libexec/mixer_applet2 -libexec/modemlights_applet2 -libexec/multiload-applet-2 -libexec/stickynotes_applet -libexec/wireless-applet -%%BATTERY%%share/gnome/battstat_applet/battstat_applet.glade -share/gnome/gen_util/mini-commander.glade -share/gnome/geyes/Bizarre/Bizarre-eye.png -share/gnome/geyes/Bizarre/Bizarre-pupil.png -share/gnome/geyes/Bizarre/config -share/gnome/geyes/Bloodshot/Bloodshot-eye.png -share/gnome/geyes/Bloodshot/Bloodshot-pupil.png -share/gnome/geyes/Bloodshot/config -share/gnome/geyes/Default-tiny/Default-tiny-eye.png -share/gnome/geyes/Default-tiny/Default-tiny-pupil.png -share/gnome/geyes/Default-tiny/config -share/gnome/geyes/Default/Default-eye.png -share/gnome/geyes/Default/Default-pupil.png -share/gnome/geyes/Default/config -share/gnome/geyes/Horrid/config -share/gnome/geyes/Horrid/horrid_eye.png -share/gnome/geyes/Horrid/horrid_pupil.png -share/gnome/gkb/AM_Armenian.keyprop -share/gnome/gkb/AR_Arabic.keyprop -share/gnome/gkb/AR_Arabic_x.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/CZ_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/Default.keyprop -share/gnome/gkb/Dvorak.keyprop -share/gnome/gkb/EE_Estonian.keyprop -share/gnome/gkb/EE_Estonian_x.keyprop -share/gnome/gkb/ES_Spanish-x86.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-x86.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/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/HR_Croatian.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-x86.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/KR_Korean.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/MN_Mongolian.keyprop -share/gnome/gkb/MN_Mongolian_x.keyprop -share/gnome/gkb/MN_Mongolian_x_rev.keyprop -share/gnome/gkb/MN_Mongolian_x_uni.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/RU_Russian_x_rev.keyprop -share/gnome/gkb/RussianCyril.keyprop -share/gnome/gkb/SE_Swedish.keyprop -share/gnome/gkb/SE_Swedish_x.keyprop -share/gnome/gkb/SI_Slovenian.keyprop -share/gnome/gkb/SI_Slovenian_x.keyprop -share/gnome/gkb/SR_Dutch.keyprop -share/gnome/gkb/Slovak.keyprop -share/gnome/gkb/Slovene.keyprop -share/gnome/gkb/Slovenian.keyprop -share/gnome/gkb/Swedish.keyprop -share/gnome/gkb/Syriac.keyprop -share/gnome/gkb/Syriac_Phonetic.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-102.keyprop -share/gnome/gkb/UK-x86.keyprop -share/gnome/gkb/UK.keyprop -share/gnome/gkb/UK_English.keyprop -share/gnome/gkb/UK_English_x.keyprop -share/gnome/gkb/UK_United_Kingdom.keyprop -share/gnome/gkb/US-101.keyprop -share/gnome/gkb/US-101A-x86.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_Serb_x.keyprop -share/gnome/gkb/YU_Serbo-Croatian_x.keyprop -share/gnome/gkb/Yugoslav.keyprop -share/gnome/gkb/presets.xml -share/gnome/gnome-2.0/ui/GNOME_AccessxApplet.xml -share/gnome/gnome-2.0/ui/GNOME_BattstatApplet.xml -share/gnome/gnome-2.0/ui/GNOME_CDPlayerApplet.xml -share/gnome/gnome-2.0/ui/GNOME_CharpickerApplet.xml -share/gnome/gnome-2.0/ui/GNOME_DriveMountApplet.xml -share/gnome/gnome-2.0/ui/GNOME_GWeatherApplet.xml -share/gnome/gnome-2.0/ui/GNOME_GeyesApplet.xml -share/gnome/gnome-2.0/ui/GNOME_GtikApplet.xml -share/gnome/gnome-2.0/ui/GNOME_KeyboardApplet.xml -share/gnome/gnome-2.0/ui/GNOME_MailCheckApplet.xml -share/gnome/gnome-2.0/ui/GNOME_MiniCommanderApplet.xml -share/gnome/gnome-2.0/ui/GNOME_MixerApplet.xml -share/gnome/gnome-2.0/ui/GNOME_ModemlightsApplet.xml -share/gnome/gnome-2.0/ui/GNOME_MultiloadApplet.xml -share/gnome/gnome-2.0/ui/GNOME_StickyNotesApplet.xml -share/gnome/gnome-2.0/ui/GNOME_WirelessApplet.xml -share/gnome/gweather/Locations -share/gnome/help/accessx-status/C/accessx-status.xml -share/gnome/help/accessx-status/C/figures/accessx-status-applet.png -share/gnome/help/accessx-status/C/legal.xml -%%BATTERY%%share/gnome/help/battstat/C/battstat.xml -%%BATTERY%%share/gnome/help/battstat/C/figures/battstat-apperance.png -%%BATTERY%%share/gnome/help/battstat/C/figures/battstat-applet.png -%%BATTERY%%share/gnome/help/battstat/C/figures/battstat-general.png -%%BATTERY%%share/gnome/help/battstat/C/legal.xml -%%BATTERY%%share/gnome/help/battstat/ja/battstat.xml -%%BATTERY%%share/gnome/help/battstat/ja/figures/battstat-apperance.png -%%BATTERY%%share/gnome/help/battstat/ja/figures/battstat-applet.png -%%BATTERY%%share/gnome/help/battstat/ja/figures/battstat-general.png -%%BATTERY%%share/gnome/help/battstat/ja/legal.xml -share/gnome/help/cdplayer/C/cdplayer.xml -share/gnome/help/cdplayer/C/figures/cdplayer_applet.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_pause.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_play.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_playafterpause.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/C/legal.xml -share/gnome/help/cdplayer/de/cdplayer.xml -share/gnome/help/cdplayer/de/figures/cdplayer_applet.png -share/gnome/help/cdplayer/de/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/de/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/de/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/de/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/de/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/de/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/de/legal.xml -share/gnome/help/cdplayer/es/cdplayer.xml -share/gnome/help/cdplayer/es/figures/cdplayer_applet.png -share/gnome/help/cdplayer/es/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/es/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/es/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/es/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/es/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/es/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/es/legal.xml -share/gnome/help/cdplayer/fr/cdplayer.xml -share/gnome/help/cdplayer/fr/figures/cdplayer_applet.png -share/gnome/help/cdplayer/fr/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/fr/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/fr/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/fr/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/fr/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/fr/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/fr/legal.xml -share/gnome/help/cdplayer/it/cdplayer.xml -share/gnome/help/cdplayer/it/figures/cdplayer_applet.png -share/gnome/help/cdplayer/it/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/it/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/it/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/it/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/it/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/it/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/it/legal.xml -share/gnome/help/cdplayer/ja/cdplayer.xml -share/gnome/help/cdplayer/ja/figures/cdplayer_applet.png -share/gnome/help/cdplayer/ja/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/ja/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/ja/figures/cdplayer_applet_pause.png -share/gnome/help/cdplayer/ja/figures/cdplayer_applet_play.png -share/gnome/help/cdplayer/ja/figures/cdplayer_applet_playafterpause.png -share/gnome/help/cdplayer/ja/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/ja/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/ja/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/ja/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/ja/legal.xml -share/gnome/help/cdplayer/ko/cdplayer.xml -share/gnome/help/cdplayer/ko/figures/cdplayer_applet.png -share/gnome/help/cdplayer/ko/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/ko/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/ko/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/ko/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/ko/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/ko/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/ko/legal.xml -share/gnome/help/cdplayer/sv/cdplayer.xml -share/gnome/help/cdplayer/sv/figures/cdplayer_applet.png -share/gnome/help/cdplayer/sv/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/sv/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/sv/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/sv/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/sv/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/sv/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/sv/legal.xml -share/gnome/help/cdplayer/zh_CN/cdplayer.xml -share/gnome/help/cdplayer/zh_CN/figures/cdplayer_applet.png -share/gnome/help/cdplayer/zh_CN/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/zh_CN/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/zh_CN/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/zh_CN/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/zh_CN/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/zh_CN/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/zh_CN/legal.xml -share/gnome/help/cdplayer/zh_TW/cdplayer.xml -share/gnome/help/cdplayer/zh_TW/figures/cdplayer_applet.png -share/gnome/help/cdplayer/zh_TW/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/zh_TW/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/zh_TW/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/zh_TW/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/zh_TW/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/zh_TW/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/zh_TW/legal.xml -share/gnome/help/char-palette/C/char-palette.xml -share/gnome/help/char-palette/C/figures/charpalette_applet.png -share/gnome/help/char-palette/C/figures/charpalette_chargroup.png -share/gnome/help/char-palette/C/figures/charpick_characters.png -share/gnome/help/char-palette/C/legal.xml -share/gnome/help/char-palette/de/char-palette.xml -share/gnome/help/char-palette/de/figures/charpalette_applet.png -share/gnome/help/char-palette/de/figures/charpalette_chargroup.png -share/gnome/help/char-palette/de/figures/charpick_applet.png -share/gnome/help/char-palette/de/figures/charpick_characters.png -share/gnome/help/char-palette/de/figures/charpick_chargroup.png -share/gnome/help/char-palette/de/legal.xml -share/gnome/help/char-palette/es/char-palette.xml -share/gnome/help/char-palette/es/figures/charpalette_applet.png -share/gnome/help/char-palette/es/figures/charpalette_chargroup.png -share/gnome/help/char-palette/es/figures/charpick_applet.png -share/gnome/help/char-palette/es/figures/charpick_characters.png -share/gnome/help/char-palette/es/figures/charpick_chargroup.png -share/gnome/help/char-palette/es/legal.xml -share/gnome/help/char-palette/fr/char-palette.xml -share/gnome/help/char-palette/fr/figures/charpalette_applet.png -share/gnome/help/char-palette/fr/figures/charpalette_chargroup.png -share/gnome/help/char-palette/fr/figures/charpick_applet.png -share/gnome/help/char-palette/fr/figures/charpick_characters.png -share/gnome/help/char-palette/fr/figures/charpick_chargroup.png -share/gnome/help/char-palette/fr/legal.xml -share/gnome/help/char-palette/it/char-palette.xml -share/gnome/help/char-palette/it/figures/charpalette_applet.png -share/gnome/help/char-palette/it/figures/charpalette_chargroup.png -share/gnome/help/char-palette/it/figures/charpick_applet.png -share/gnome/help/char-palette/it/figures/charpick_characters.png -share/gnome/help/char-palette/it/figures/charpick_chargroup.png -share/gnome/help/char-palette/it/legal.xml -share/gnome/help/char-palette/ja/char-palette.xml -share/gnome/help/char-palette/ja/figures/charpalette_applet.png -share/gnome/help/char-palette/ja/figures/charpalette_chargroup.png -share/gnome/help/char-palette/ja/figures/charpick_applet.png -share/gnome/help/char-palette/ja/figures/charpick_characters.png -share/gnome/help/char-palette/ja/figures/charpick_chargroup.png -share/gnome/help/char-palette/ja/legal.xml -share/gnome/help/char-palette/ko/char-palette.xml -share/gnome/help/char-palette/ko/figures/charpalette_applet.png -share/gnome/help/char-palette/ko/figures/charpalette_chargroup.png -share/gnome/help/char-palette/ko/figures/charpick_applet.png -share/gnome/help/char-palette/ko/figures/charpick_characters.png -share/gnome/help/char-palette/ko/figures/charpick_chargroup.png -share/gnome/help/char-palette/ko/legal.xml -share/gnome/help/char-palette/sv/char-palette.xml -share/gnome/help/char-palette/sv/figures/charpalette_applet.png -share/gnome/help/char-palette/sv/figures/charpalette_chargroup.png -share/gnome/help/char-palette/sv/figures/charpick_applet.png -share/gnome/help/char-palette/sv/figures/charpick_characters.png -share/gnome/help/char-palette/sv/figures/charpick_chargroup.png -share/gnome/help/char-palette/sv/legal.xml -share/gnome/help/char-palette/zh_CN/char-palette.xml -share/gnome/help/char-palette/zh_CN/figures/charpalette_applet.png -share/gnome/help/char-palette/zh_CN/figures/charpalette_chargroup.png -share/gnome/help/char-palette/zh_CN/figures/charpick_applet.png -share/gnome/help/char-palette/zh_CN/figures/charpick_characters.png -share/gnome/help/char-palette/zh_CN/figures/charpick_chargroup.png -share/gnome/help/char-palette/zh_CN/legal.xml -share/gnome/help/char-palette/zh_TW/char-palette.xml -share/gnome/help/char-palette/zh_TW/figures/charpalette_applet.png -share/gnome/help/char-palette/zh_TW/figures/charpalette_chargroup.png -share/gnome/help/char-palette/zh_TW/figures/charpick_applet.png -share/gnome/help/char-palette/zh_TW/figures/charpick_characters.png -share/gnome/help/char-palette/zh_TW/figures/charpick_chargroup.png -share/gnome/help/char-palette/zh_TW/legal.xml -share/gnome/help/command-line/C/command-line.xml -share/gnome/help/command-line/C/figures/command-line.png -share/gnome/help/command-line/C/legal.xml -share/gnome/help/command-line/de/command-line.xml -share/gnome/help/command-line/de/figures/command-line.png -share/gnome/help/command-line/de/legal.xml -share/gnome/help/command-line/es/command-line.xml -share/gnome/help/command-line/es/figures/command-line.png -share/gnome/help/command-line/es/legal.xml -share/gnome/help/command-line/fr/command-line.xml -share/gnome/help/command-line/fr/figures/command-line.png -share/gnome/help/command-line/fr/legal.xml -share/gnome/help/command-line/it/command-line.xml -share/gnome/help/command-line/it/figures/command-line.png -share/gnome/help/command-line/it/legal.xml -share/gnome/help/command-line/ja/command-line.xml -share/gnome/help/command-line/ja/figures/command-line.png -share/gnome/help/command-line/ja/legal.xml -share/gnome/help/command-line/ko/command-line.xml -share/gnome/help/command-line/ko/figures/command-line.png -share/gnome/help/command-line/ko/legal.xml -share/gnome/help/command-line/sv/command-line.xml -share/gnome/help/command-line/sv/figures/command-line.png -share/gnome/help/command-line/sv/legal.xml -share/gnome/help/command-line/zh_CN/command-line.xml -share/gnome/help/command-line/zh_CN/figures/command-line.png -share/gnome/help/command-line/zh_CN/legal.xml -share/gnome/help/command-line/zh_TW/command-line.xml -share/gnome/help/command-line/zh_TW/figures/command-line.png -share/gnome/help/command-line/zh_TW/legal.xml -share/gnome/help/drivemount/C/drivemount.xml -share/gnome/help/drivemount/C/figures/drivemount_applet_all.png -share/gnome/help/drivemount/C/figures/drivemount_applet_floppy.png -share/gnome/help/drivemount/C/figures/drivemount_applet_settings.png -share/gnome/help/drivemount/C/figures/drivemount_applet_tooltip.png -share/gnome/help/drivemount/C/legal.xml -share/gnome/help/geyes/C/figures/geyes_applet.png -share/gnome/help/geyes/C/geyes.xml -share/gnome/help/geyes/C/legal.xml -share/gnome/help/geyes/de/figures/geyes_applet.png -share/gnome/help/geyes/de/figures/geyes_settings.png -share/gnome/help/geyes/de/geyes.xml -share/gnome/help/geyes/de/legal.xml -share/gnome/help/geyes/es/figures/geyes_applet.png -share/gnome/help/geyes/es/figures/geyes_settings.png -share/gnome/help/geyes/es/geyes.xml -share/gnome/help/geyes/es/legal.xml -share/gnome/help/geyes/fr/figures/geyes_applet.png -share/gnome/help/geyes/fr/figures/geyes_settings.png -share/gnome/help/geyes/fr/geyes.xml -share/gnome/help/geyes/fr/legal.xml -share/gnome/help/geyes/it/figures/geyes_applet.png -share/gnome/help/geyes/it/figures/geyes_settings.png -share/gnome/help/geyes/it/geyes.xml -share/gnome/help/geyes/it/legal.xml -share/gnome/help/geyes/ja/figures/geyes_applet.png -share/gnome/help/geyes/ja/figures/geyes_settings.png -share/gnome/help/geyes/ja/geyes.xml -share/gnome/help/geyes/ja/legal.xml -share/gnome/help/geyes/ko/figures/geyes_applet.png -share/gnome/help/geyes/ko/figures/geyes_settings.png -share/gnome/help/geyes/ko/geyes.xml -share/gnome/help/geyes/ko/legal.xml -share/gnome/help/geyes/sv/figures/geyes_applet.png -share/gnome/help/geyes/sv/figures/geyes_settings.png -share/gnome/help/geyes/sv/geyes.xml -share/gnome/help/geyes/sv/legal.xml -share/gnome/help/geyes/zh_CN/figures/geyes_applet.png -share/gnome/help/geyes/zh_CN/figures/geyes_settings.png -share/gnome/help/geyes/zh_CN/geyes.xml -share/gnome/help/geyes/zh_CN/legal.xml -share/gnome/help/geyes/zh_TW/figures/geyes_applet.png -share/gnome/help/geyes/zh_TW/figures/geyes_settings.png -share/gnome/help/geyes/zh_TW/geyes.xml -share/gnome/help/geyes/zh_TW/legal.xml -share/gnome/help/gkb/C/figures/gkb_applet.png -share/gnome/help/gkb/C/gkb.xml -share/gnome/help/gkb/C/legal.xml -share/gnome/help/gkb/de/figures/gkb_applet.png -share/gnome/help/gkb/de/gkb.xml -share/gnome/help/gkb/de/legal.xml -share/gnome/help/gkb/es/figures/gkb_applet.png -share/gnome/help/gkb/es/gkb.xml -share/gnome/help/gkb/es/legal.xml -share/gnome/help/gkb/fr/figures/gkb_applet.png -share/gnome/help/gkb/fr/gkb.xml -share/gnome/help/gkb/fr/legal.xml -share/gnome/help/gkb/it/figures/gkb_applet.png -share/gnome/help/gkb/it/gkb.xml -share/gnome/help/gkb/it/legal.xml -share/gnome/help/gkb/ja/figures/gkb_applet.png -share/gnome/help/gkb/ja/gkb.xml -share/gnome/help/gkb/ja/legal.xml -share/gnome/help/gkb/ko/figures/gkb_applet.png -share/gnome/help/gkb/ko/gkb.xml -share/gnome/help/gkb/ko/legal.xml -share/gnome/help/gkb/sv/figures/gkb_applet.png -share/gnome/help/gkb/sv/gkb.xml -share/gnome/help/gkb/sv/legal.xml -share/gnome/help/gkb/zh_CN/figures/gkb_applet.png -share/gnome/help/gkb/zh_CN/gkb.xml -share/gnome/help/gkb/zh_CN/legal.xml -share/gnome/help/gkb/zh_TW/figures/gkb_applet.png -share/gnome/help/gkb/zh_TW/gkb.xml -share/gnome/help/gkb/zh_TW/legal.xml -share/gnome/help/gtik2_applet2/C/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/C/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/C/legal.xml -share/gnome/help/gtik2_applet2/de/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/de/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/de/legal.xml -share/gnome/help/gtik2_applet2/es/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/es/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/es/legal.xml -share/gnome/help/gtik2_applet2/fr/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/fr/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/fr/legal.xml -share/gnome/help/gtik2_applet2/it/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/it/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/it/legal.xml -share/gnome/help/gtik2_applet2/ja/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/ja/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/ja/legal.xml -share/gnome/help/gtik2_applet2/ko/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/ko/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/ko/legal.xml -share/gnome/help/gtik2_applet2/sv/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/sv/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/sv/legal.xml -share/gnome/help/gtik2_applet2/zh_CN/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/zh_CN/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/zh_CN/legal.xml -share/gnome/help/gtik2_applet2/zh_TW/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/zh_TW/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/zh_TW/legal.xml -share/gnome/help/gweather/C/figures/gweather_applet.png -share/gnome/help/gweather/C/figures/gweather_settings.png -share/gnome/help/gweather/C/figures/gweather_weather.png -share/gnome/help/gweather/C/gweather.xml -share/gnome/help/gweather/C/legal.xml -share/gnome/help/gweather/de/figures/gweather_applet.png -share/gnome/help/gweather/de/figures/gweather_settings.png -share/gnome/help/gweather/de/figures/gweather_weather.png -share/gnome/help/gweather/de/gweather.xml -share/gnome/help/gweather/de/legal.xml -share/gnome/help/gweather/es/figures/gweather_applet.png -share/gnome/help/gweather/es/figures/gweather_settings.png -share/gnome/help/gweather/es/figures/gweather_weather.png -share/gnome/help/gweather/es/gweather.xml -share/gnome/help/gweather/es/legal.xml -share/gnome/help/gweather/fr/figures/gweather_applet.png -share/gnome/help/gweather/fr/figures/gweather_settings.png -share/gnome/help/gweather/fr/figures/gweather_weather.png -share/gnome/help/gweather/fr/gweather.xml -share/gnome/help/gweather/fr/legal.xml -share/gnome/help/gweather/it/figures/gweather_applet.png -share/gnome/help/gweather/it/figures/gweather_settings.png -share/gnome/help/gweather/it/figures/gweather_weather.png -share/gnome/help/gweather/it/gweather.xml -share/gnome/help/gweather/it/legal.xml -share/gnome/help/gweather/ja/figures/gweather_applet.png -share/gnome/help/gweather/ja/figures/gweather_settings.png -share/gnome/help/gweather/ja/figures/gweather_weather.png -share/gnome/help/gweather/ja/gweather.xml -share/gnome/help/gweather/ja/legal.xml -share/gnome/help/gweather/ko/figures/gweather_applet.png -share/gnome/help/gweather/ko/figures/gweather_settings.png -share/gnome/help/gweather/ko/figures/gweather_weather.png -share/gnome/help/gweather/ko/gweather.xml -share/gnome/help/gweather/ko/legal.xml -share/gnome/help/gweather/sv/figures/gweather_applet.png -share/gnome/help/gweather/sv/figures/gweather_settings.png -share/gnome/help/gweather/sv/figures/gweather_weather.png -share/gnome/help/gweather/sv/gweather.xml -share/gnome/help/gweather/sv/legal.xml -share/gnome/help/gweather/zh_CN/figures/gweather_applet.png -share/gnome/help/gweather/zh_CN/figures/gweather_settings.png -share/gnome/help/gweather/zh_CN/figures/gweather_weather.png -share/gnome/help/gweather/zh_CN/gweather.xml -share/gnome/help/gweather/zh_CN/legal.xml -share/gnome/help/gweather/zh_TW/figures/gweather_applet.png -share/gnome/help/gweather/zh_TW/figures/gweather_settings.png -share/gnome/help/gweather/zh_TW/figures/gweather_weather.png -share/gnome/help/gweather/zh_TW/gweather.xml -share/gnome/help/gweather/zh_TW/legal.xml -share/gnome/help/mailcheck/C/figures/mailcheck_applet.png -share/gnome/help/mailcheck/C/legal.xml -share/gnome/help/mailcheck/C/mailcheck.xml -share/gnome/help/mailcheck/de/figures/mailcheck-applet.png -share/gnome/help/mailcheck/de/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck/de/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck/de/figures/mailcheck_applet.png -share/gnome/help/mailcheck/de/legal.xml -share/gnome/help/mailcheck/de/mailcheck.xml -share/gnome/help/mailcheck/es/figures/mailcheck-applet.png -share/gnome/help/mailcheck/es/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck/es/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck/es/figures/mailcheck_applet.png -share/gnome/help/mailcheck/es/legal.xml -share/gnome/help/mailcheck/es/mailcheck.xml -share/gnome/help/mailcheck/fr/figures/mailcheck-applet.png -share/gnome/help/mailcheck/fr/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck/fr/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck/fr/figures/mailcheck_applet.png -share/gnome/help/mailcheck/fr/legal.xml -share/gnome/help/mailcheck/fr/mailcheck.xml -share/gnome/help/mailcheck/it/figures/mailcheck-applet.png -share/gnome/help/mailcheck/it/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck/it/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck/it/figures/mailcheck_applet.png -share/gnome/help/mailcheck/it/legal.xml -share/gnome/help/mailcheck/it/mailcheck.xml -share/gnome/help/mailcheck/ja/figures/mailcheck_applet.png -share/gnome/help/mailcheck/ja/legal.xml -share/gnome/help/mailcheck/ja/mailcheck.xml -share/gnome/help/mailcheck/ko/figures/mailcheck-applet.png -share/gnome/help/mailcheck/ko/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck/ko/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck/ko/figures/mailcheck_applet.png -share/gnome/help/mailcheck/ko/legal.xml -share/gnome/help/mailcheck/ko/mailcheck.xml -share/gnome/help/mailcheck/sv/figures/mailcheck-applet.png -share/gnome/help/mailcheck/sv/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck/sv/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck/sv/figures/mailcheck_applet.png -share/gnome/help/mailcheck/sv/legal.xml -share/gnome/help/mailcheck/sv/mailcheck.xml -share/gnome/help/mailcheck/zh_CN/figures/mailcheck-applet.png -share/gnome/help/mailcheck/zh_CN/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck/zh_CN/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck/zh_CN/figures/mailcheck_applet.png -share/gnome/help/mailcheck/zh_CN/legal.xml -share/gnome/help/mailcheck/zh_CN/mailcheck.xml -share/gnome/help/mailcheck/zh_TW/figures/mailcheck-applet.png -share/gnome/help/mailcheck/zh_TW/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck/zh_TW/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck/zh_TW/figures/mailcheck_applet.png -share/gnome/help/mailcheck/zh_TW/legal.xml -share/gnome/help/mailcheck/zh_TW/mailcheck.xml -share/gnome/help/mixer_applet2/C/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/C/legal.xml -share/gnome/help/mixer_applet2/C/mixer_applet2.xml -share/gnome/help/mixer_applet2/de/figures/mixer_applet.png -share/gnome/help/mixer_applet2/de/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/de/legal.xml -share/gnome/help/mixer_applet2/de/mixer_applet2.xml -share/gnome/help/mixer_applet2/es/figures/mixer_applet.png -share/gnome/help/mixer_applet2/es/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/es/legal.xml -share/gnome/help/mixer_applet2/es/mixer_applet2.xml -share/gnome/help/mixer_applet2/fr/figures/mixer_applet.png -share/gnome/help/mixer_applet2/fr/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/fr/legal.xml -share/gnome/help/mixer_applet2/fr/mixer_applet2.xml -share/gnome/help/mixer_applet2/ja/figures/mixer_applet.png -share/gnome/help/mixer_applet2/ja/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/ja/legal.xml -share/gnome/help/mixer_applet2/ja/mixer_applet2.xml -share/gnome/help/mixer_applet2/ko/figures/mixer_applet.png -share/gnome/help/mixer_applet2/ko/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/ko/legal.xml -share/gnome/help/mixer_applet2/ko/mixer_applet2.xml -share/gnome/help/mixer_applet2/sv/figures/mixer_applet.png -share/gnome/help/mixer_applet2/sv/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/sv/legal.xml -share/gnome/help/mixer_applet2/sv/mixer_applet2.xml -share/gnome/help/mixer_applet2/zh_CN/figures/mixer_applet.png -share/gnome/help/mixer_applet2/zh_CN/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/zh_CN/legal.xml -share/gnome/help/mixer_applet2/zh_CN/mixer_applet2.xml -share/gnome/help/mixer_applet2/zh_TW/figures/mixer_applet.png -share/gnome/help/mixer_applet2/zh_TW/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/zh_TW/legal.xml -share/gnome/help/mixer_applet2/zh_TW/mixer_applet2.xml -share/gnome/help/modemlights/C/figures/modemlights-advanced.png -share/gnome/help/modemlights/C/figures/modemlights-advpref.png -share/gnome/help/modemlights/C/figures/modemlights-color.png -share/gnome/help/modemlights/C/figures/modemlights-general.png -share/gnome/help/modemlights/C/figures/modemlights-prefs.png -share/gnome/help/modemlights/C/figures/modemlights.png -share/gnome/help/modemlights/C/figures/modemlights_applet.png -share/gnome/help/modemlights/C/figures/modemlights_applet_advanced.png -share/gnome/help/modemlights/C/figures/modemlights_applet_awaiting.png -share/gnome/help/modemlights/C/figures/modemlights_applet_button.png -share/gnome/help/modemlights/C/figures/modemlights_applet_button_2.png -share/gnome/help/modemlights/C/figures/modemlights_applet_colors.png -share/gnome/help/modemlights/C/figures/modemlights_applet_connected.png -share/gnome/help/modemlights/C/figures/modemlights_applet_general.png -share/gnome/help/modemlights/C/figures/modemlights_applet_if_connect.png -share/gnome/help/modemlights/C/figures/modemlights_applet_not_connected.png -share/gnome/help/modemlights/C/figures/modemlights_applet_prefs_connecting.png -share/gnome/help/modemlights/C/figures/modemlights_applet_prefs_display.png -share/gnome/help/modemlights/C/legal.xml -share/gnome/help/modemlights/C/modemlights.xml -share/gnome/help/stickynotes_applet/C/legal.xml -share/gnome/help/stickynotes_applet/C/stickynotes_applet.xml -share/gnome/omf/gnome-applets/accessx-status-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/accessx-status-C.omf 2>/dev/null || /usr/bin/true -%%BATTERY%%share/gnome/omf/gnome-applets/battstat-C.omf -%%BATTERY%%@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/battstat-C.omf 2>/dev/null || /usr/bin/true -%%BATTERY%%share/gnome/omf/gnome-applets/battstat-ja.omf -%%BATTERY%%@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/battstat-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/drivemount-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/drivemount-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather_applet-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather_applet-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mailcheck-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mailcheck-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mailcheck-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mailcheck-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mailcheck-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mailcheck-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mailcheck-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mailcheck-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mailcheck-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mailcheck-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mailcheck-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mailcheck-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mailcheck-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mailcheck-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mailcheck-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mailcheck-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mailcheck-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mailcheck-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mailcheck-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mailcheck-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mixer_applet2-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mixer_applet2-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mixer_applet2-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mixer_applet2-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mixer_applet2-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mixer_applet2-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mixer_applet2-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mixer_applet2-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mixer_applet2-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mixer_applet2-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mixer_applet2-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mixer_applet2-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mixer_applet2-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mixer_applet2-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mixer_applet2-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mixer_applet2-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mixer_applet2-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mixer_applet2-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/modemlights-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/modemlights-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/stickynotes_applet-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/stickynotes_applet-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/accessx-status-applet/ax-applet.png -share/gnome/pixmaps/accessx-status-applet/ax-bouncekeys.png -share/gnome/pixmaps/accessx-status-applet/ax-key-base.png -share/gnome/pixmaps/accessx-status-applet/ax-key-inverse.png -share/gnome/pixmaps/accessx-status-applet/ax-key-no.png -share/gnome/pixmaps/accessx-status-applet/ax-key-none.png -share/gnome/pixmaps/accessx-status-applet/ax-key-yes.png -share/gnome/pixmaps/accessx-status-applet/ax-slowkeys-no.png -share/gnome/pixmaps/accessx-status-applet/ax-slowkeys-pending.png -share/gnome/pixmaps/accessx-status-applet/ax-slowkeys-yes.png -share/gnome/pixmaps/accessx-status-applet/ax-slowkeys.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-base.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-default-left.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-default-middle.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-default-right.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-pressed-left.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-pressed-middle.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-pressed-right.png -share/gnome/pixmaps/accessx-status-applet/sticky-alt-latched.png -share/gnome/pixmaps/accessx-status-applet/sticky-alt-locked.png -share/gnome/pixmaps/accessx-status-applet/sticky-alt-none.png -share/gnome/pixmaps/accessx-status-applet/sticky-ctrl-latched.png -share/gnome/pixmaps/accessx-status-applet/sticky-ctrl-locked.png -share/gnome/pixmaps/accessx-status-applet/sticky-ctrl-none.png -share/gnome/pixmaps/accessx-status-applet/sticky-hyper-latched.png -share/gnome/pixmaps/accessx-status-applet/sticky-hyper-locked.png -share/gnome/pixmaps/accessx-status-applet/sticky-hyper-none.png -share/gnome/pixmaps/accessx-status-applet/sticky-meta-latched.png -share/gnome/pixmaps/accessx-status-applet/sticky-meta-locked.png -share/gnome/pixmaps/accessx-status-applet/sticky-meta-none.png -share/gnome/pixmaps/accessx-status-applet/sticky-shift-latched.png -share/gnome/pixmaps/accessx-status-applet/sticky-shift-locked.png -share/gnome/pixmaps/accessx-status-applet/sticky-shift-none.png -share/gnome/pixmaps/accessx-status-applet/sticky-super-latched.png -share/gnome/pixmaps/accessx-status-applet/sticky-super-locked.png -share/gnome/pixmaps/accessx-status-applet/sticky-super-none.png -%%BATTERY%%share/gnome/pixmaps/battstat.png -share/gnome/pixmaps/charpick.png -share/gnome/pixmaps/drivemount-applet.png -share/gnome/pixmaps/gkb-icon.png -share/gnome/pixmaps/gkb.png -share/gnome/pixmaps/gkb/ae.png -share/gnome/pixmaps/gkb/am.png -share/gnome/pixmaps/gkb/ar.png -share/gnome/pixmaps/gkb/at.png -share/gnome/pixmaps/gkb/az.png -share/gnome/pixmaps/gkb/be.png -share/gnome/pixmaps/gkb/bg.png -share/gnome/pixmaps/gkb/bh.png -share/gnome/pixmaps/gkb/br.png -share/gnome/pixmaps/gkb/by.png -share/gnome/pixmaps/gkb/ca.png -share/gnome/pixmaps/gkb/ch.png -share/gnome/pixmaps/gkb/cu.png -share/gnome/pixmaps/gkb/cz.png -share/gnome/pixmaps/gkb/de.png -share/gnome/pixmaps/gkb/dj.png -share/gnome/pixmaps/gkb/dk.png -share/gnome/pixmaps/gkb/dz.png -share/gnome/pixmaps/gkb/ee.png -share/gnome/pixmaps/gkb/eg.png -share/gnome/pixmaps/gkb/es.png -share/gnome/pixmaps/gkb/eu.png -share/gnome/pixmaps/gkb/fi.png -share/gnome/pixmaps/gkb/fr.png -share/gnome/pixmaps/gkb/ge.png -share/gnome/pixmaps/gkb/gkb.png -share/gnome/pixmaps/gkb/gr.png -share/gnome/pixmaps/gkb/hr.png -share/gnome/pixmaps/gkb/hu.png -share/gnome/pixmaps/gkb/il.png -share/gnome/pixmaps/gkb/iq.png -share/gnome/pixmaps/gkb/is.png -share/gnome/pixmaps/gkb/it.png -share/gnome/pixmaps/gkb/jo.png -share/gnome/pixmaps/gkb/jp.png -share/gnome/pixmaps/gkb/km.png -share/gnome/pixmaps/gkb/kr.png -share/gnome/pixmaps/gkb/kw.png -share/gnome/pixmaps/gkb/la.png -share/gnome/pixmaps/gkb/lam.png -share/gnome/pixmaps/gkb/lb.png -share/gnome/pixmaps/gkb/lt.png -share/gnome/pixmaps/gkb/ly.png -share/gnome/pixmaps/gkb/ma.png -share/gnome/pixmaps/gkb/mk.png -share/gnome/pixmaps/gkb/mn.png -share/gnome/pixmaps/gkb/mx.png -share/gnome/pixmaps/gkb/nl.png -share/gnome/pixmaps/gkb/no.png -share/gnome/pixmaps/gkb/om.png -share/gnome/pixmaps/gkb/pl.png -share/gnome/pixmaps/gkb/ps.png -share/gnome/pixmaps/gkb/pt.png -share/gnome/pixmaps/gkb/qa.png -share/gnome/pixmaps/gkb/qc.png -share/gnome/pixmaps/gkb/ro.png -share/gnome/pixmaps/gkb/ru.png -share/gnome/pixmaps/gkb/sa.png -share/gnome/pixmaps/gkb/sd.png -share/gnome/pixmaps/gkb/se.png -share/gnome/pixmaps/gkb/si.png -share/gnome/pixmaps/gkb/sk.png -share/gnome/pixmaps/gkb/so.png -share/gnome/pixmaps/gkb/sr.png -share/gnome/pixmaps/gkb/sy.png -share/gnome/pixmaps/gkb/th.png -share/gnome/pixmaps/gkb/tn.png -share/gnome/pixmaps/gkb/tr.png -share/gnome/pixmaps/gkb/ua.png -share/gnome/pixmaps/gkb/uk.png -share/gnome/pixmaps/gkb/un.png -share/gnome/pixmaps/gkb/us.png -share/gnome/pixmaps/gkb/uy.png -share/gnome/pixmaps/gkb/vn.png -share/gnome/pixmaps/gkb/ye.png -share/gnome/pixmaps/gkb/yu.png -share/gnome/pixmaps/gnome-cdplayer-icon.png -share/gnome/pixmaps/gnome-cpu.png -share/gnome/pixmaps/gnome-eyes.png -share/gnome/pixmaps/gnome-mini-commander.png -share/gnome/pixmaps/gweather/tstorm.xpm -share/gnome/pixmaps/mailcheck/eclouds.png -share/gnome/pixmaps/mailcheck/email-e.png -share/gnome/pixmaps/mailcheck/email-eclouds.png -share/gnome/pixmaps/mailcheck/email-tiny.png -share/gnome/pixmaps/mailcheck/email.png -share/gnome/pixmaps/mailcheck/tux-anim.png -share/gnome/pixmaps/mini-commander/browser-mini.xpm -share/gnome/pixmaps/mini-commander/history-mini.xpm -share/gnome/pixmaps/mixer/gnome-mixer-applet.png -share/gnome/pixmaps/mixer/volume-max.png -share/gnome/pixmaps/mixer/volume-medium.png -share/gnome/pixmaps/mixer/volume-min.png -share/gnome/pixmaps/mixer/volume-mute.png -share/gnome/pixmaps/mixer/volume-zero.png -share/gnome/pixmaps/stickynotes/close.png -share/gnome/pixmaps/stickynotes/locked.png -share/gnome/pixmaps/stickynotes/resize_se.png -share/gnome/pixmaps/stickynotes/resize_sw.png -share/gnome/pixmaps/stickynotes/stickynotes.png -share/gnome/pixmaps/stickynotes/stickynotes_prelight.png -share/gnome/pixmaps/stickynotes/unlocked.png -share/gnome/pixmaps/wireless-applet/broken-0.png -share/gnome/pixmaps/wireless-applet/no-link-0.png -share/gnome/pixmaps/wireless-applet/signal-1-40.png -share/gnome/pixmaps/wireless-applet/signal-41-60.png -share/gnome/pixmaps/wireless-applet/signal-61-80.png -share/gnome/pixmaps/wireless-applet/signal-81-100.png -share/gnome/pixmaps/wireless-applet/wireless-applet.png -share/gnome/stickynotes/stickynotes.glade -share/gnome/wireless-applet/wireless-applet.glade -share/gnome/xmodmap/xmodmap.am -share/gnome/xmodmap/xmodmap.ar -share/gnome/xmodmap/xmodmap.be -share/gnome/xmodmap/xmodmap.bg -share/gnome/xmodmap/xmodmap.br -share/gnome/xmodmap/xmodmap.ch -share/gnome/xmodmap/xmodmap.ch_de -share/gnome/xmodmap/xmodmap.ch_fr -share/gnome/xmodmap/xmodmap.cz -share/gnome/xmodmap/xmodmap.de -share/gnome/xmodmap/xmodmap.de-apple -share/gnome/xmodmap/xmodmap.dk -share/gnome/xmodmap/xmodmap.dvorak -share/gnome/xmodmap/xmodmap.ee -share/gnome/xmodmap/xmodmap.es -share/gnome/xmodmap/xmodmap.es_x86 -share/gnome/xmodmap/xmodmap.fi -share/gnome/xmodmap/xmodmap.fr -share/gnome/xmodmap/xmodmap.fr-2 -share/gnome/xmodmap/xmodmap.fr_x86 -share/gnome/xmodmap/xmodmap.gb -share/gnome/xmodmap/xmodmap.gb-102 -share/gnome/xmodmap/xmodmap.gb-105 -share/gnome/xmodmap/xmodmap.ge_la -share/gnome/xmodmap/xmodmap.ge_ru -share/gnome/xmodmap/xmodmap.gr -share/gnome/xmodmap/xmodmap.hu -share/gnome/xmodmap/xmodmap.hu-101-lat1 -share/gnome/xmodmap/xmodmap.hu-101-lat2 -share/gnome/xmodmap/xmodmap.hu-ibm -share/gnome/xmodmap/xmodmap.hu-lat1 -share/gnome/xmodmap/xmodmap.hu-sun-lat2 -share/gnome/xmodmap/xmodmap.hu.old -share/gnome/xmodmap/xmodmap.hu_latin1 -share/gnome/xmodmap/xmodmap.hu_x86 -share/gnome/xmodmap/xmodmap.il -share/gnome/xmodmap/xmodmap.il_phonetic -share/gnome/xmodmap/xmodmap.is -share/gnome/xmodmap/xmodmap.it -share/gnome/xmodmap/xmodmap.jp -share/gnome/xmodmap/xmodmap.kr -share/gnome/xmodmap/xmodmap.la -share/gnome/xmodmap/xmodmap.lt -share/gnome/xmodmap/xmodmap.lt_b -share/gnome/xmodmap/xmodmap.lt_p -share/gnome/xmodmap/xmodmap.mk -share/gnome/xmodmap/xmodmap.mn -share/gnome/xmodmap/xmodmap.mn-phonet -share/gnome/xmodmap/xmodmap.mn-rev -share/gnome/xmodmap/xmodmap.mn-uni -share/gnome/xmodmap/xmodmap.nl -share/gnome/xmodmap/xmodmap.no -share/gnome/xmodmap/xmodmap.pl -share/gnome/xmodmap/xmodmap.pl2 -share/gnome/xmodmap/xmodmap.pt -share/gnome/xmodmap/xmodmap.pt-dead -share/gnome/xmodmap/xmodmap.qc -share/gnome/xmodmap/xmodmap.qc-2 -share/gnome/xmodmap/xmodmap.ro -share/gnome/xmodmap/xmodmap.ru -share/gnome/xmodmap/xmodmap.ru-rev -share/gnome/xmodmap/xmodmap.ru_yawerty -share/gnome/xmodmap/xmodmap.se -share/gnome/xmodmap/xmodmap.sf -share/gnome/xmodmap/xmodmap.sg -share/gnome/xmodmap/xmodmap.si -share/gnome/xmodmap/xmodmap.sk -share/gnome/xmodmap/xmodmap.th -share/gnome/xmodmap/xmodmap.tr_f -share/gnome/xmodmap/xmodmap.tr_q -share/gnome/xmodmap/xmodmap.uk -share/gnome/xmodmap/xmodmap.uk_x86 -share/gnome/xmodmap/xmodmap.us -share/gnome/xmodmap/xmodmap.us-101 -share/gnome/xmodmap/xmodmap.us-84 -share/gnome/xmodmap/xmodmap.us-dec -share/gnome/xmodmap/xmodmap.us-ibm -share/gnome/xmodmap/xmodmap.us-int -share/gnome/xmodmap/xmodmap.us-mac -share/gnome/xmodmap/xmodmap.us-sgi-101 -share/gnome/xmodmap/xmodmap.us-sun -share/gnome/xmodmap/xmodmap.us.old -share/gnome/xmodmap/xmodmap.us101A_x86 -share/gnome/xmodmap/xmodmap.us_intl -share/gnome/xmodmap/xmodmap.yu -share/locale/am/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/az/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/be/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/bn/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/cy/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/da/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/de/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/el/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/es/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/et/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/fa/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/he/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/is/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/it/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ml/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/no/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-applets-2.0.mo -@dirrm share/gnome/wireless-applet -@dirrm share/gnome/stickynotes -@dirrm share/gnome/pixmaps/wireless-applet -@dirrm share/gnome/pixmaps/stickynotes -@dirrm share/gnome/pixmaps/mixer -@dirrm share/gnome/pixmaps/accessx-status-applet -@dirrm share/gnome/help/stickynotes_applet/C -@dirrm share/gnome/help/stickynotes_applet -@dirrm share/gnome/help/modemlights/C/figures -@dirrm share/gnome/help/modemlights/C -@dirrm share/gnome/help/modemlights -@dirrm share/gnome/help/mixer_applet2/zh_TW/figures -@dirrm share/gnome/help/mixer_applet2/zh_TW -@dirrm share/gnome/help/mixer_applet2/zh_CN/figures -@dirrm share/gnome/help/mixer_applet2/zh_CN -@dirrm share/gnome/help/mixer_applet2/sv/figures -@dirrm share/gnome/help/mixer_applet2/sv -@dirrm share/gnome/help/mixer_applet2/ko/figures -@dirrm share/gnome/help/mixer_applet2/ko -@dirrm share/gnome/help/mixer_applet2/ja/figures -@dirrm share/gnome/help/mixer_applet2/ja -@dirrm share/gnome/help/mixer_applet2/fr/figures -@dirrm share/gnome/help/mixer_applet2/fr -@dirrm share/gnome/help/mixer_applet2/es/figures -@dirrm share/gnome/help/mixer_applet2/es -@dirrm share/gnome/help/mixer_applet2/de/figures -@dirrm share/gnome/help/mixer_applet2/de -@dirrm share/gnome/help/mixer_applet2/C/figures -@dirrm share/gnome/help/mixer_applet2/C -@dirrm share/gnome/help/mixer_applet2 -@dirrm share/gnome/help/mailcheck/zh_TW/figures -@dirrm share/gnome/help/mailcheck/zh_TW -@dirrm share/gnome/help/mailcheck/zh_CN/figures -@dirrm share/gnome/help/mailcheck/zh_CN -@dirrm share/gnome/help/mailcheck/sv/figures -@dirrm share/gnome/help/mailcheck/sv -@dirrm share/gnome/help/mailcheck/ko/figures -@dirrm share/gnome/help/mailcheck/ko -@dirrm share/gnome/help/mailcheck/ja/figures -@dirrm share/gnome/help/mailcheck/ja -@dirrm share/gnome/help/mailcheck/it/figures -@dirrm share/gnome/help/mailcheck/it -@dirrm share/gnome/help/mailcheck/fr/figures -@dirrm share/gnome/help/mailcheck/fr -@dirrm share/gnome/help/mailcheck/es/figures -@dirrm share/gnome/help/mailcheck/es -@dirrm share/gnome/help/mailcheck/de/figures -@dirrm share/gnome/help/mailcheck/de -@dirrm share/gnome/help/mailcheck/C/figures -@dirrm share/gnome/help/mailcheck/C -@dirrm share/gnome/help/mailcheck -@dirrm share/gnome/help/gweather/zh_TW/figures -@dirrm share/gnome/help/gweather/zh_TW -@dirrm share/gnome/help/gweather/zh_CN/figures -@dirrm share/gnome/help/gweather/zh_CN -@dirrm share/gnome/help/gweather/sv/figures -@dirrm share/gnome/help/gweather/sv -@dirrm share/gnome/help/gweather/ko/figures -@dirrm share/gnome/help/gweather/ko -@dirrm share/gnome/help/gweather/ja/figures -@dirrm share/gnome/help/gweather/ja -@dirrm share/gnome/help/gweather/it/figures -@dirrm share/gnome/help/gweather/it -@dirrm share/gnome/help/gweather/fr/figures -@dirrm share/gnome/help/gweather/fr -@dirrm share/gnome/help/gweather/es/figures -@dirrm share/gnome/help/gweather/es -@dirrm share/gnome/help/gweather/de/figures -@dirrm share/gnome/help/gweather/de -@dirrm share/gnome/help/gweather/C/figures -@dirrm share/gnome/help/gweather/C -@dirrm share/gnome/help/gweather -@dirrm share/gnome/help/gtik2_applet2/zh_TW/figures -@dirrm share/gnome/help/gtik2_applet2/zh_TW -@dirrm share/gnome/help/gtik2_applet2/zh_CN/figures -@dirrm share/gnome/help/gtik2_applet2/zh_CN -@dirrm share/gnome/help/gtik2_applet2/sv/figures -@dirrm share/gnome/help/gtik2_applet2/sv -@dirrm share/gnome/help/gtik2_applet2/ko/figures -@dirrm share/gnome/help/gtik2_applet2/ko -@dirrm share/gnome/help/gtik2_applet2/ja/figures -@dirrm share/gnome/help/gtik2_applet2/ja -@dirrm share/gnome/help/gtik2_applet2/it/figures -@dirrm share/gnome/help/gtik2_applet2/it -@dirrm share/gnome/help/gtik2_applet2/fr/figures -@dirrm share/gnome/help/gtik2_applet2/fr -@dirrm share/gnome/help/gtik2_applet2/es/figures -@dirrm share/gnome/help/gtik2_applet2/es -@dirrm share/gnome/help/gtik2_applet2/de/figures -@dirrm share/gnome/help/gtik2_applet2/de -@dirrm share/gnome/help/gtik2_applet2/C/figures -@dirrm share/gnome/help/gtik2_applet2/C -@dirrm share/gnome/help/gtik2_applet2 -@dirrm share/gnome/help/gkb/zh_TW/figures -@dirrm share/gnome/help/gkb/zh_TW -@dirrm share/gnome/help/gkb/zh_CN/figures -@dirrm share/gnome/help/gkb/zh_CN -@dirrm share/gnome/help/gkb/sv/figures -@dirrm share/gnome/help/gkb/sv -@dirrm share/gnome/help/gkb/ko/figures -@dirrm share/gnome/help/gkb/ko -@dirrm share/gnome/help/gkb/ja/figures -@dirrm share/gnome/help/gkb/ja -@dirrm share/gnome/help/gkb/it/figures -@dirrm share/gnome/help/gkb/it -@dirrm share/gnome/help/gkb/fr/figures -@dirrm share/gnome/help/gkb/fr -@dirrm share/gnome/help/gkb/es/figures -@dirrm share/gnome/help/gkb/es -@dirrm share/gnome/help/gkb/de/figures -@dirrm share/gnome/help/gkb/de -@dirrm share/gnome/help/gkb/C/figures -@dirrm share/gnome/help/gkb/C -@dirrm share/gnome/help/gkb -@dirrm share/gnome/help/geyes/zh_TW/figures -@dirrm share/gnome/help/geyes/zh_TW -@dirrm share/gnome/help/geyes/zh_CN/figures -@dirrm share/gnome/help/geyes/zh_CN -@dirrm share/gnome/help/geyes/sv/figures -@dirrm share/gnome/help/geyes/sv -@dirrm share/gnome/help/geyes/ko/figures -@dirrm share/gnome/help/geyes/ko -@dirrm share/gnome/help/geyes/ja/figures -@dirrm share/gnome/help/geyes/ja -@dirrm share/gnome/help/geyes/it/figures -@dirrm share/gnome/help/geyes/it -@dirrm share/gnome/help/geyes/fr/figures -@dirrm share/gnome/help/geyes/fr -@dirrm share/gnome/help/geyes/es/figures -@dirrm share/gnome/help/geyes/es -@dirrm share/gnome/help/geyes/de/figures -@dirrm share/gnome/help/geyes/de -@dirrm share/gnome/help/geyes/C/figures -@dirrm share/gnome/help/geyes/C -@dirrm share/gnome/help/geyes -@dirrm share/gnome/help/drivemount/C/figures -@dirrm share/gnome/help/drivemount/C -@dirrm share/gnome/help/drivemount -@dirrm share/gnome/help/command-line/zh_TW/figures -@dirrm share/gnome/help/command-line/zh_TW -@dirrm share/gnome/help/command-line/zh_CN/figures -@dirrm share/gnome/help/command-line/zh_CN -@dirrm share/gnome/help/command-line/sv/figures -@dirrm share/gnome/help/command-line/sv -@dirrm share/gnome/help/command-line/ko/figures -@dirrm share/gnome/help/command-line/ko -@dirrm share/gnome/help/command-line/ja/figures -@dirrm share/gnome/help/command-line/ja -@dirrm share/gnome/help/command-line/it/figures -@dirrm share/gnome/help/command-line/it -@dirrm share/gnome/help/command-line/fr/figures -@dirrm share/gnome/help/command-line/fr -@dirrm share/gnome/help/command-line/es/figures -@dirrm share/gnome/help/command-line/es -@dirrm share/gnome/help/command-line/de/figures -@dirrm share/gnome/help/command-line/de -@dirrm share/gnome/help/command-line/C/figures -@dirrm share/gnome/help/command-line/C -@dirrm share/gnome/help/command-line -@dirrm share/gnome/help/char-palette/zh_TW/figures -@dirrm share/gnome/help/char-palette/zh_TW -@dirrm share/gnome/help/char-palette/zh_CN/figures -@dirrm share/gnome/help/char-palette/zh_CN -@dirrm share/gnome/help/char-palette/sv/figures -@dirrm share/gnome/help/char-palette/sv -@dirrm share/gnome/help/char-palette/ko/figures -@dirrm share/gnome/help/char-palette/ko -@dirrm share/gnome/help/char-palette/ja/figures -@dirrm share/gnome/help/char-palette/ja -@dirrm share/gnome/help/char-palette/it/figures -@dirrm share/gnome/help/char-palette/it -@dirrm share/gnome/help/char-palette/fr/figures -@dirrm share/gnome/help/char-palette/fr -@dirrm share/gnome/help/char-palette/es/figures -@dirrm share/gnome/help/char-palette/es -@dirrm share/gnome/help/char-palette/de/figures -@dirrm share/gnome/help/char-palette/de -@dirrm share/gnome/help/char-palette/C/figures -@dirrm share/gnome/help/char-palette/C -@dirrm share/gnome/help/char-palette -@dirrm share/gnome/help/cdplayer/zh_TW/figures -@dirrm share/gnome/help/cdplayer/zh_TW -@dirrm share/gnome/help/cdplayer/zh_CN/figures -@dirrm share/gnome/help/cdplayer/zh_CN -@dirrm share/gnome/help/cdplayer/sv/figures -@dirrm share/gnome/help/cdplayer/sv -@dirrm share/gnome/help/cdplayer/ko/figures -@dirrm share/gnome/help/cdplayer/ko -@dirrm share/gnome/help/cdplayer/ja/figures -@dirrm share/gnome/help/cdplayer/ja -@dirrm share/gnome/help/cdplayer/it/figures -@dirrm share/gnome/help/cdplayer/it -@dirrm share/gnome/help/cdplayer/fr/figures -@dirrm share/gnome/help/cdplayer/fr -@dirrm share/gnome/help/cdplayer/es/figures -@dirrm share/gnome/help/cdplayer/es -@dirrm share/gnome/help/cdplayer/de/figures -@dirrm share/gnome/help/cdplayer/de -@dirrm share/gnome/help/cdplayer/C/figures -@dirrm share/gnome/help/cdplayer/C -@dirrm share/gnome/help/cdplayer -%%BATTERY%%@dirrm share/gnome/help/battstat/ja/figures -%%BATTERY%%@dirrm share/gnome/help/battstat/ja -%%BATTERY%%@dirrm share/gnome/help/battstat/C/figures -%%BATTERY%%@dirrm share/gnome/help/battstat/C -%%BATTERY%%@dirrm share/gnome/help/battstat -@dirrm share/gnome/help/accessx-status/C/figures -@dirrm share/gnome/help/accessx-status/C -@dirrm share/gnome/help/accessx-status -%%BATTERY%%@dirrm share/gnome/battstat_applet -@dirrm libexec/gnome-applets -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/stickynotes_applet/settings -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/stickynotes_applet/defaults -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/stickynotes_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/multiload/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/multiload -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/modemlights/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/modemlights -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mixer_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mixer_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mini-commander/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mini-commander -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gweather/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gweather -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtik/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtik -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gkb-applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gkb-applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/geyes/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/geyes -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/drivemount-applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/drivemount-applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/charpick/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/charpick -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/cdplayer-applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/cdplayer-applet -%%BATTERY%%@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/battstat-applet/prefs -%%BATTERY%%@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/battstat-applet -@dirrm etc/gconf/gconf.xml.defaults/apps/stickynotes_applet/settings -@dirrm etc/gconf/gconf.xml.defaults/apps/stickynotes_applet/defaults -@dirrm etc/gconf/gconf.xml.defaults/apps/stickynotes_applet -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/accessx-status-C.omf 2>/dev/null || /usr/bin/true -%%BATTERY%%@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/battstat-C.omf 2>/dev/null || /usr/bin/true -%%BATTERY%%@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/battstat-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/drivemount-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather_applet-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mailcheck-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mailcheck-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mailcheck-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mailcheck-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mailcheck-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mailcheck-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mailcheck-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mailcheck-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mailcheck-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mailcheck-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mixer_applet2-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mixer_applet2-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mixer_applet2-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mixer_applet2-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mixer_applet2-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mixer_applet2-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mixer_applet2-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mixer_applet2-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mixer_applet2-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/modemlights-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/stickynotes_applet-C.omf 2>/dev/null || /usr/bin/true diff --git a/x11/gnome-desktop/Makefile b/x11/gnome-desktop/Makefile deleted file mode 100644 index e25f33c07..000000000 --- a/x11/gnome-desktop/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: gnomedesktop -# Date created: 13 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomedesktop -PORTVERSION= 2.4.0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-desktop/2.4 -DISTNAME= gnome-desktop-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Additional UI API for GNOME 2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes -USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui -GNOME_DESKTOP_VERSION=2 -USE_GMAKE= yes -USE_BISON= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ARGS= --with-gnome-distributor="FreeBSD GNOME Project" -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= gnome-about.1 - -.include <bsd.port.mk> diff --git a/x11/gnome-desktop/distinfo b/x11/gnome-desktop/distinfo deleted file mode 100644 index 9c50bf9f3..000000000 --- a/x11/gnome-desktop/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-desktop-2.4.0.tar.bz2) = 183c14d192bdd41bd34578e8e7dc55f1 diff --git a/x11/gnome-desktop/files/patch-configure b/x11/gnome-desktop/files/patch-configure deleted file mode 100644 index caf5b493a..000000000 --- a/x11/gnome-desktop/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Sun May 4 06:56:20 2003 -+++ configure Sun May 4 19:20:27 2003 -@@ -8374,6 +8374,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/gnome-desktop/pkg-descr b/x11/gnome-desktop/pkg-descr deleted file mode 100644 index 500857a54..000000000 --- a/x11/gnome-desktop/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is a collection of APIs not included in libgnomeui as they have -not undergone sufficient testing. - -WWW: http://www.gnome.org/ diff --git a/x11/gnome-desktop/pkg-plist b/x11/gnome-desktop/pkg-plist deleted file mode 100644 index ac57d7563..000000000 --- a/x11/gnome-desktop/pkg-plist +++ /dev/null @@ -1,192 +0,0 @@ -bin/gnome-about -include/gnome-desktop-2.0/libgnome/gnome-desktop-item.h -include/gnome-desktop-2.0/libgnomeui/gnome-ditem-edit.h -include/gnome-desktop-2.0/libgnomeui/gnome-hint.h -lib/libgnome-desktop-2.a -lib/libgnome-desktop-2.so -lib/libgnome-desktop-2.so.3 -libdata/pkgconfig/gnome-desktop-2.0.pc -share/gnome/gnome-about/gnome-64.gif -share/gnome/gnome-about/gnome-version.xml -share/gnome/gnome-about/headers/header-bg-ancient01a.png -share/gnome/gnome-about/headers/header-bg-city01.png -share/gnome/gnome-about/headers/header-bg-clouds01.png -share/gnome/gnome-about/headers/header-bg-clouds02.png -share/gnome/gnome-about/headers/header-bg-hills01.png -share/gnome/gnome-about/headers/header-bg-landscape01.png -share/gnome/gnome-about/headers/header-bg-mountains01.png -share/gnome/gnome-about/headers/header-bg-snow01.png -share/gnome/gnome-about/headers/header-bg-sunset01.png -share/gnome/help/fdl/C/fdl.xml -share/gnome/help/gnome-feedback/C/gnome-feedback.xml -share/gnome/help/gpl/C/gpl.xml -share/gnome/help/lgpl/C/lgpl.xml -share/gnome/pixmaps/advanced-directory.png -share/gnome/pixmaps/apple-green.png -share/gnome/pixmaps/apple-red.png -share/gnome/pixmaps/gnome-aorta.png -share/gnome/pixmaps/gnome-applets.png -share/gnome/pixmaps/gnome-applications.png -share/gnome/pixmaps/gnome-background-image.png -share/gnome/pixmaps/gnome-background-pattern.png -share/gnome/pixmaps/gnome-background.png -share/gnome/pixmaps/gnome-calc2.png -share/gnome/pixmaps/gnome-calc3.png -share/gnome/pixmaps/gnome-calendar.png -share/gnome/pixmaps/gnome-ccbackground.png -share/gnome/pixmaps/gnome-ccdesktop.png -share/gnome/pixmaps/gnome-ccdialog.png -share/gnome/pixmaps/gnome-ccmime.png -share/gnome/pixmaps/gnome-ccperiph.png -share/gnome/pixmaps/gnome-ccscreensaver.png -share/gnome/pixmaps/gnome-ccwindowmanager.png -share/gnome/pixmaps/gnome-color-browser.png -share/gnome/pixmaps/gnome-color-xterm.png -share/gnome/pixmaps/gnome-computer.png -share/gnome/pixmaps/gnome-cromagnon.png -share/gnome/pixmaps/gnome-day.png -share/gnome/pixmaps/gnome-debian.png -share/gnome/pixmaps/gnome-diskfree.png -share/gnome/pixmaps/gnome-emacs.png -share/gnome/pixmaps/gnome-eterm.png -share/gnome/pixmaps/gnome-favorites.png -share/gnome/pixmaps/gnome-file-c.png -share/gnome/pixmaps/gnome-file-h.png -share/gnome/pixmaps/gnome-folder.png -share/gnome/pixmaps/gnome-gemvt.png -share/gnome/pixmaps/gnome-gimp.png -share/gnome/pixmaps/gnome-gmenu.png -share/gnome/pixmaps/gnome-gmush.png -share/gnome/pixmaps/gnome-gnomoku.png -share/gnome/pixmaps/gnome-home.png -share/gnome/pixmaps/gnome-html.png -share/gnome/pixmaps/gnome-image-gif.png -share/gnome/pixmaps/gnome-image-jpeg.png -share/gnome/pixmaps/gnome-irc.png -share/gnome/pixmaps/gnome-laptop.png -share/gnome/pixmaps/gnome-log.png -share/gnome/pixmaps/gnome-logo-icon-transparent.png -share/gnome/pixmaps/gnome-logo-icon.png -share/gnome/pixmaps/gnome-logo-large.png -share/gnome/pixmaps/gnome-mailcheck.png -share/gnome/pixmaps/gnome-mdi.png -share/gnome/pixmaps/gnome-mnemonic.png -share/gnome/pixmaps/gnome-modem.png -share/gnome/pixmaps/gnome-money.png -share/gnome/pixmaps/gnome-monitor.png -share/gnome/pixmaps/gnome-month.png -share/gnome/pixmaps/gnome-mouse.png -share/gnome/pixmaps/gnome-networktool.png -share/gnome/pixmaps/gnome-news.png -share/gnome/pixmaps/gnome-note.png -share/gnome/pixmaps/gnome-qeye.png -share/gnome/pixmaps/gnome-session.png -share/gnome/pixmaps/gnome-set-time.png -share/gnome/pixmaps/gnome-spider.png -share/gnome/pixmaps/gnome-squeak.png -share/gnome/pixmaps/gnome-suse.png -share/gnome/pixmaps/gnome-talk.png -share/gnome/pixmaps/gnome-term-linux.png -share/gnome/pixmaps/gnome-term-linux2.png -share/gnome/pixmaps/gnome-term-night.png -share/gnome/pixmaps/gnome-term-tiger.png -share/gnome/pixmaps/gnome-term.png -share/gnome/pixmaps/gnome-tigert.png -share/gnome/pixmaps/gnome-touristinfo.png -share/gnome/pixmaps/gnome-user-interface.png -share/gnome/pixmaps/gnome-util.png -share/gnome/pixmaps/gnome-week.png -share/gnome/pixmaps/gnome-windows.png -share/gnome/pixmaps/gnome-word.png -share/gnome/pixmaps/gnome-workspace.png -share/gnome/pixmaps/gnome-xterm.png -share/gnome/pixmaps/gtkvim.png -share/gnome/pixmaps/kterm.xpm -share/gnome/pixmaps/launcher-program.png -share/gnome/pixmaps/monitor.png -share/gnome/pixmaps/vnterm.xpm -share/gnome/vfolders/Accessories.directory -share/gnome/vfolders/Applications.directory -share/gnome/vfolders/Development.directory -share/gnome/vfolders/Games.directory -share/gnome/vfolders/Graphics.directory -share/gnome/vfolders/Internet.directory -share/gnome/vfolders/Multimedia.directory -share/gnome/vfolders/Office.directory -share/gnome/vfolders/Other.directory -share/gnome/vfolders/Root.directory -share/gnome/vfolders/Settings.directory -share/gnome/vfolders/System.directory -share/locale/am/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/az/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/be/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/bn/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/bs/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/cy/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/da/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/de/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/el/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/eo/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/es/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/et/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/fa/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/he/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/id/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/is/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/it/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/kn/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/li/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ml/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ne/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/no/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/th/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/yi/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-desktop-2.0.mo -@dirrm share/gnome/help/lgpl/C/figures -@dirrm share/gnome/help/gpl/C/figures -@dirrm share/gnome/help/gnome-feedback/C/figures -@dirrm share/gnome/help/gnome-feedback/C -@dirrm share/gnome/help/gnome-feedback -@dirrm share/gnome/help/fdl/C/figures -@dirrm share/gnome/gnome-about/headers -@dirrm include/gnome-desktop-2.0/libgnomeui -@dirrm include/gnome-desktop-2.0/libgnome -@dirrm include/gnome-desktop-2.0 diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile deleted file mode 100644 index 04ca2e79a..000000000 --- a/x11/gnome-panel/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: gnomepanel -# Date created: 27 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomepanel -PORTVERSION= 2.4.0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-panel/2.4 -DISTNAME= gnome-panel-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Panel component for the GNOME 2 Desktop - -USE_BZIP2= yes -INSTALLS_SHLIB= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop libwnck -GNOME_DESKTOP_VERSION=2 -USE_GMAKE= yes -USE_LIBTOOL= yes -CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share \ - --with-kde-docdir=${LOCALBASE}/share/doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= gnome-panel.1 gnome-panel-preferences.1 - -.include <bsd.port.mk> diff --git a/x11/gnome-panel/distinfo b/x11/gnome-panel/distinfo deleted file mode 100644 index 36e659c41..000000000 --- a/x11/gnome-panel/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-panel-2.4.0.tar.bz2) = 9a81f7ebbb450611a28783900f5f2cbc diff --git a/x11/gnome-panel/files/patch-applets_clock_clock.c b/x11/gnome-panel/files/patch-applets_clock_clock.c deleted file mode 100644 index 976764570..000000000 --- a/x11/gnome-panel/files/patch-applets_clock_clock.c +++ /dev/null @@ -1,27 +0,0 @@ - -$FreeBSD$ - ---- applets/clock/clock.c 2002/05/14 14:08:16 1.1 -+++ applets/clock/clock.c 2002/05/14 14:12:56 -@@ -14,7 +14,9 @@ - #include <dirent.h> - #include <string.h> - #include <time.h> -+#ifdef HAVE_LANGINFO_H - #include <langinfo.h> -+#endif - - #include <panel-applet.h> - #include <panel-applet-gconf.h> -@@ -684,7 +686,11 @@ - cd->hourformat = panel_applet_gconf_get_int (applet, KEY_HOUR_FORMAT, &error); - if (error || (cd->hourformat != 12 && cd->hourformat != 24)) { - /* if value is not valid, set it according to locale */ -+#ifdef HAVE_LANGINFO_H - const char *am = nl_langinfo (AM_STR); -+#else -+ const char *am = "AM"; -+#endif - cd->hourformat = (am[0] == '\0') ? 24 : 12; - - if (error) diff --git a/x11/gnome-panel/files/patch-config.h.in b/x11/gnome-panel/files/patch-config.h.in deleted file mode 100644 index 8a59166a5..000000000 --- a/x11/gnome-panel/files/patch-config.h.in +++ /dev/null @@ -1,11 +0,0 @@ ---- config.h.in.orig Thu Jan 2 19:50:41 2003 -+++ config.h.in Mon Jan 6 13:11:12 2003 -@@ -96,6 +96,8 @@ - /* Define to 1 if you have the <stdlib.h> header file. */ - #undef HAVE_STDLIB_H - -+#undef HAVE_LANGINFO_H -+ - /* Define to 1 if you have the <strings.h> header file. */ - #undef HAVE_STRINGS_H - diff --git a/x11/gnome-panel/files/patch-configure b/x11/gnome-panel/files/patch-configure deleted file mode 100644 index a94d4761c..000000000 --- a/x11/gnome-panel/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Mon Jan 6 01:04:20 2003 -+++ configure Mon Jan 6 13:12:56 2003 -@@ -4254,7 +4254,7 @@ - - - for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ -- inttypes.h stdint.h unistd.h -+ inttypes.h stdint.h unistd.h langinfo.h - do - as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` - echo "$as_me:$LINENO: checking for $ac_header" >&5 -@@ -7878,6 +7878,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/gnome-panel/files/patch-gnome-panel::GNOME_Panel.server.in b/x11/gnome-panel/files/patch-gnome-panel::GNOME_Panel.server.in deleted file mode 100644 index b89c57317..000000000 --- a/x11/gnome-panel/files/patch-gnome-panel::GNOME_Panel.server.in +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- gnome-panel/GNOME_Panel.server.in 2002/05/09 21:00:58 1.1 -+++ gnome-panel/GNOME_Panel.server.in 2002/05/09 21:01:11 -@@ -1,6 +1,6 @@ - <oaf_info> - --<oaf_server iid="OAFIID:GNOME_PanelShell" type="exe" location="panel-2"> -+<oaf_server iid="OAFIID:GNOME_PanelShell" type="exe" location="gnome-panel"> - <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:GNOME/Vertigo/PanelShell:1.0"/> - <item value="IDL:Bonobo/Unknown:1.0"/> diff --git a/x11/gnome-panel/pkg-descr b/x11/gnome-panel/pkg-descr deleted file mode 100644 index 5e7339891..000000000 --- a/x11/gnome-panel/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Panel component for the GNOME 2 Desktop. - -WWW: http://www.gnome.org/ diff --git a/x11/gnome-panel/pkg-plist b/x11/gnome-panel/pkg-plist deleted file mode 100644 index d6d24dc54..000000000 --- a/x11/gnome-panel/pkg-plist +++ /dev/null @@ -1,606 +0,0 @@ -bin/gnome-desktop-item-edit -bin/gnome-panel -bin/gnome-panel-preferences -bin/gnome-panel-screenshot -bin/panel-test-applets -etc/gconf/gconf.xml.defaults/apps/gnome_panel_screenshot/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/clock/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/mixer/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/show_desktop_button/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/window_list/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/window_menu/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/workspace_switcher/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/general/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/objects/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/objects/menu_bar/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/objects/nautilus_launcher/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/objects/terminal_launcher/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/toplevels/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/toplevels/bottom_panel/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/toplevels/top_panel/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/global/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/clock_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/clock_applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/fish_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/fish_applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome_panel_screenshot/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000001/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000002/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000003/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000004/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/show_desktop_button/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/general/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects/00000001/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects/00000002/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels/00000001/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels/00000002/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/general/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/global/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/objects/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/toplevels/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/toplevels/background/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/window_list_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/window_list_applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/workspace_switcher_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/workspace_switcher_applet/prefs/%gconf.xml -etc/gconf/schemas/clock.schemas -etc/gconf/schemas/fish.schemas -etc/gconf/schemas/gnome-panel-screenshot.schemas -etc/gconf/schemas/panel-compatibility.schemas -etc/gconf/schemas/panel-default-setup.entries -etc/gconf/schemas/panel-general.schemas -etc/gconf/schemas/panel-global.schemas -etc/gconf/schemas/panel-object.schemas -etc/gconf/schemas/panel-toplevel.schemas -etc/gconf/schemas/window-list.schemas -etc/gconf/schemas/workspace-switcher.schemas -include/panel-2.0/GNOME_Panel.h -include/panel-2.0/panel-applet-gconf.h -include/panel-2.0/panel-applet.h -lib/libclock-applet-2.so -lib/libpanel-applet-2.a -lib/libpanel-applet-2.so -lib/libpanel-applet-2.so.0 -libdata/bonobo/servers/GNOME_ClockApplet_Factory.server -libdata/bonobo/servers/GNOME_FishApplet_Factory.server -libdata/bonobo/servers/GNOME_NotificationAreaApplet.server -libdata/bonobo/servers/GNOME_Panel.server -libdata/bonobo/servers/GNOME_Wncklet_Factory.server -libdata/pkgconfig/libpanelapplet-2.0.pc -libexec/fish-applet-2 -libexec/notification-area-applet -libexec/wnck-applet -share/doc/panel-applet/applet-popups.html -share/doc/panel-applet/applet-porting.html -share/doc/panel-applet/applet-writing.html -share/doc/panel-applet/index.sgml -share/doc/panel-applet/libpanel-applet.html -share/doc/panel-applet/multi-applets.html -share/doc/panel-applet/panel-applet-panel-applet-gconf-utilities.html -share/doc/panel-applet/panel-applet.html -share/doc/panel-applet/panel-signals.html -share/doc/panel-applet/panelapplet.html -share/doc/panel-applet/server-files.html -share/doc/panel-applet/session-saving.html -share/gnome/control-center-2.0/capplets/gnome-panel-preferences.desktop -share/gnome/gnome-2.0/ui/GNOME_ClockApplet.xml -share/gnome/gnome-2.0/ui/GNOME_FishApplet.xml -share/gnome/gnome-2.0/ui/GNOME_NotificationAreaApplet.xml -share/gnome/gnome-2.0/ui/GNOME_Panel_Popup.xml -share/gnome/gnome-2.0/ui/GNOME_ShowDesktopApplet.xml -share/gnome/gnome-2.0/ui/GNOME_WindowListApplet.xml -share/gnome/gnome-2.0/ui/GNOME_WindowMenuApplet.xml -share/gnome/gnome-2.0/ui/GNOME_WorkspaceSwitcherApplet.xml -share/gnome/gnome-panel/glade/fish.glade -share/gnome/gnome-panel/glade/panel-test-applets.glade -share/gnome/gnome-panel/glade/window-list.glade -share/gnome/gnome-panel/glade/workspace-switcher.glade -share/gnome/gnome-panelrc -share/gnome/help/clock/C/clock.xml -share/gnome/help/clock/C/figures/clock_applet.png -share/gnome/help/clock/C/legal.xml -share/gnome/help/clock/de/clock.xml -share/gnome/help/clock/de/figures/clock_applet.png -share/gnome/help/clock/de/legal.xml -share/gnome/help/clock/es/clock.xml -share/gnome/help/clock/es/figures/clock_applet.png -share/gnome/help/clock/es/legal.xml -share/gnome/help/clock/fr/clock.xml -share/gnome/help/clock/fr/figures/clock_applet.png -share/gnome/help/clock/fr/legal.xml -share/gnome/help/clock/it/clock.xml -share/gnome/help/clock/it/figures/clock_applet.png -share/gnome/help/clock/it/legal.xml -share/gnome/help/clock/ja/clock.xml -share/gnome/help/clock/ja/figures/clock_applet.png -share/gnome/help/clock/ja/legal.xml -share/gnome/help/clock/ko/clock.xml -share/gnome/help/clock/ko/figures/clock_applet.png -share/gnome/help/clock/ko/legal.xml -share/gnome/help/clock/sv/clock.xml -share/gnome/help/clock/sv/figures/clock_applet.png -share/gnome/help/clock/sv/legal.xml -share/gnome/help/clock/zh_CN/clock.xml -share/gnome/help/clock/zh_CN/figures/clock_applet.png -share/gnome/help/clock/zh_CN/legal.xml -share/gnome/help/clock/zh_TW/clock.xml -share/gnome/help/clock/zh_TW/figures/clock_applet.png -share/gnome/help/clock/zh_TW/legal.xml -share/gnome/help/fish-applet-2/C/figures/fish_applet.png -share/gnome/help/fish-applet-2/C/fish-applet-2.xml -share/gnome/help/fish-applet-2/C/legal.xml -share/gnome/help/fish-applet-2/de/figures/fish_applet.png -share/gnome/help/fish-applet-2/de/figures/fish_settings.png -share/gnome/help/fish-applet-2/de/fish-applet-2.xml -share/gnome/help/fish-applet-2/de/legal.xml -share/gnome/help/fish-applet-2/es/figures/fish_applet.png -share/gnome/help/fish-applet-2/es/figures/fish_settings.png -share/gnome/help/fish-applet-2/es/fish-applet-2.xml -share/gnome/help/fish-applet-2/es/legal.xml -share/gnome/help/fish-applet-2/fr/figures/fish_applet.png -share/gnome/help/fish-applet-2/fr/figures/fish_settings.png -share/gnome/help/fish-applet-2/fr/fish-applet-2.xml -share/gnome/help/fish-applet-2/fr/legal.xml -share/gnome/help/fish-applet-2/it/figures/fish_applet.png -share/gnome/help/fish-applet-2/it/figures/fish_settings.png -share/gnome/help/fish-applet-2/it/fish-applet-2.xml -share/gnome/help/fish-applet-2/it/legal.xml -share/gnome/help/fish-applet-2/ja/figures/fish_applet.png -share/gnome/help/fish-applet-2/ja/fish-applet-2.xml -share/gnome/help/fish-applet-2/ja/legal.xml -share/gnome/help/fish-applet-2/ko/figures/fish_applet.png -share/gnome/help/fish-applet-2/ko/figures/fish_settings.png -share/gnome/help/fish-applet-2/ko/fish-applet-2.xml -share/gnome/help/fish-applet-2/ko/legal.xml -share/gnome/help/fish-applet-2/sv/figures/fish_applet.png -share/gnome/help/fish-applet-2/sv/figures/fish_settings.png -share/gnome/help/fish-applet-2/sv/fish-applet-2.xml -share/gnome/help/fish-applet-2/sv/legal.xml -share/gnome/help/fish-applet-2/zh_CN/figures/fish_applet.png -share/gnome/help/fish-applet-2/zh_CN/figures/fish_settings.png -share/gnome/help/fish-applet-2/zh_CN/fish-applet-2.xml -share/gnome/help/fish-applet-2/zh_CN/legal.xml -share/gnome/help/fish-applet-2/zh_TW/figures/fish_applet.png -share/gnome/help/fish-applet-2/zh_TW/figures/fish_settings.png -share/gnome/help/fish-applet-2/zh_TW/fish-applet-2.xml -share/gnome/help/fish-applet-2/zh_TW/legal.xml -share/gnome/help/window-list/C/figures/window_list_applet.png -share/gnome/help/window-list/C/figures/window_list_group_applet.png -share/gnome/help/window-list/C/legal.xml -share/gnome/help/window-list/C/window-list.xml -share/gnome/help/window-list/de/figures/window_list_applet.png -share/gnome/help/window-list/de/figures/window_list_group.png -share/gnome/help/window-list/de/figures/window_list_group_applet.png -share/gnome/help/window-list/de/legal.xml -share/gnome/help/window-list/de/window-list.xml -share/gnome/help/window-list/es/figures/window_list_applet.png -share/gnome/help/window-list/es/figures/window_list_group.png -share/gnome/help/window-list/es/figures/window_list_group_applet.png -share/gnome/help/window-list/es/legal.xml -share/gnome/help/window-list/es/window-list.xml -share/gnome/help/window-list/fr/figures/window_list_applet.png -share/gnome/help/window-list/fr/figures/window_list_group.png -share/gnome/help/window-list/fr/figures/window_list_group_applet.png -share/gnome/help/window-list/fr/legal.xml -share/gnome/help/window-list/fr/window-list.xml -share/gnome/help/window-list/it/figures/window_list_applet.png -share/gnome/help/window-list/it/figures/window_list_group.png -share/gnome/help/window-list/it/figures/window_list_group_applet.png -share/gnome/help/window-list/it/legal.xml -share/gnome/help/window-list/it/window-list.xml -share/gnome/help/window-list/ja/figures/window_list_applet.png -share/gnome/help/window-list/ja/figures/window_list_group_applet.png -share/gnome/help/window-list/ja/legal.xml -share/gnome/help/window-list/ja/window-list.xml -share/gnome/help/window-list/ko/figures/window_list_applet.png -share/gnome/help/window-list/ko/figures/window_list_group.png -share/gnome/help/window-list/ko/figures/window_list_group_applet.png -share/gnome/help/window-list/ko/legal.xml -share/gnome/help/window-list/ko/window-list.xml -share/gnome/help/window-list/sv/figures/window_list_applet.png -share/gnome/help/window-list/sv/figures/window_list_group.png -share/gnome/help/window-list/sv/figures/window_list_group_applet.png -share/gnome/help/window-list/sv/legal.xml -share/gnome/help/window-list/sv/window-list.xml -share/gnome/help/window-list/zh_CN/figures/window_list_applet.png -share/gnome/help/window-list/zh_CN/figures/window_list_group.png -share/gnome/help/window-list/zh_CN/figures/window_list_group_applet.png -share/gnome/help/window-list/zh_CN/legal.xml -share/gnome/help/window-list/zh_CN/window-list.xml -share/gnome/help/window-list/zh_TW/figures/window_list_applet.png -share/gnome/help/window-list/zh_TW/figures/window_list_group.png -share/gnome/help/window-list/zh_TW/figures/window_list_group_applet.png -share/gnome/help/window-list/zh_TW/legal.xml -share/gnome/help/window-list/zh_TW/window-list.xml -share/gnome/help/workspace-switcher/C/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/C/legal.xml -share/gnome/help/workspace-switcher/C/workspace-switcher.xml -share/gnome/help/workspace-switcher/de/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/de/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/de/legal.xml -share/gnome/help/workspace-switcher/de/workspace-switcher.xml -share/gnome/help/workspace-switcher/es/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/es/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/es/legal.xml -share/gnome/help/workspace-switcher/es/workspace-switcher.xml -share/gnome/help/workspace-switcher/fr/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/fr/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/fr/legal.xml -share/gnome/help/workspace-switcher/fr/workspace-switcher.xml -share/gnome/help/workspace-switcher/it/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/it/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/it/legal.xml -share/gnome/help/workspace-switcher/it/workspace-switcher.xml -share/gnome/help/workspace-switcher/ja/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/ja/legal.xml -share/gnome/help/workspace-switcher/ja/workspace-switcher.xml -share/gnome/help/workspace-switcher/ko/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/ko/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/ko/legal.xml -share/gnome/help/workspace-switcher/ko/workspace-switcher.xml -share/gnome/help/workspace-switcher/sv/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/sv/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/sv/legal.xml -share/gnome/help/workspace-switcher/sv/workspace-switcher.xml -share/gnome/help/workspace-switcher/zh_CN/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/zh_CN/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/zh_CN/legal.xml -share/gnome/help/workspace-switcher/zh_CN/workspace-switcher.xml -share/gnome/help/workspace-switcher/zh_TW/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/zh_TW/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/zh_TW/legal.xml -share/gnome/help/workspace-switcher/zh_TW/workspace-switcher.xml -share/gnome/idl/gnome-panel-2.0/GNOME_Panel.idl -share/gnome/omf/gnome-panel/clock-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/clock-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/clock-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/clock-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/clock-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/clock-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/clock-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/clock-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/clock-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/clock-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/panel/gnome-panel-preferences.glade -share/gnome/panel/gnome-panel-screenshot.glade -share/gnome/panel/panel-properties-dialog.glade -share/gnome/panel/panel-run-dialog.glade -share/gnome/pixmaps/cdeappmenu.png -share/gnome/pixmaps/fish/fishanim.png -share/gnome/pixmaps/fish/footguy.png -share/gnome/pixmaps/fish/monkey.png -share/gnome/pixmaps/fish/oldwanda.png -share/gnome/pixmaps/gnome-amusements.png -share/gnome/pixmaps/gnome-clock.png -share/gnome/pixmaps/gnome-fish.png -share/gnome/pixmaps/gnome-gegl.png -share/gnome/pixmaps/gnome-gegl2-2.png -share/gnome/pixmaps/gnome-gegl2.png -share/gnome/pixmaps/gnome-main-menu.png -share/gnome/pixmaps/gnome-panel-type-corner.png -share/gnome/pixmaps/gnome-panel-type-edge.png -share/gnome/pixmaps/gnome-panel-type-floating.png -share/gnome/pixmaps/gnome-panel-type-menu.png -share/gnome/pixmaps/gnome-panel-type-sliding.png -share/gnome/pixmaps/gnome-panel.png -share/gnome/pixmaps/gnome-run.png -share/gnome/pixmaps/gnome-screenshot.png -share/gnome/pixmaps/gnome-show-desktop.png -share/gnome/pixmaps/panel-drawer.png -share/gnome/pixmaps/panel-force-quit.png -share/locale/am/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/az/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/be/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/bn/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/cy/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/da/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/de/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/el/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/eo/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/es/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/et/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/fa/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/he/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/id/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/it/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/li/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ml/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/no/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/yi/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-panel-2.0.mo -@dirrm share/gnome/omf/gnome-panel -@dirrm share/gnome/idl/gnome-panel-2.0 -@dirrm share/gnome/help/workspace-switcher/zh_TW/figures -@dirrm share/gnome/help/workspace-switcher/zh_TW -@dirrm share/gnome/help/workspace-switcher/zh_CN/figures -@dirrm share/gnome/help/workspace-switcher/zh_CN -@dirrm share/gnome/help/workspace-switcher/sv/figures -@dirrm share/gnome/help/workspace-switcher/sv -@dirrm share/gnome/help/workspace-switcher/ko/figures -@dirrm share/gnome/help/workspace-switcher/ko -@dirrm share/gnome/help/workspace-switcher/ja/figures -@dirrm share/gnome/help/workspace-switcher/ja -@dirrm share/gnome/help/workspace-switcher/it/figures -@dirrm share/gnome/help/workspace-switcher/it -@dirrm share/gnome/help/workspace-switcher/fr/figures -@dirrm share/gnome/help/workspace-switcher/fr -@dirrm share/gnome/help/workspace-switcher/es/figures -@dirrm share/gnome/help/workspace-switcher/es -@dirrm share/gnome/help/workspace-switcher/de/figures -@dirrm share/gnome/help/workspace-switcher/de -@dirrm share/gnome/help/workspace-switcher/C/figures -@dirrm share/gnome/help/workspace-switcher/C -@dirrm share/gnome/help/workspace-switcher -@dirrm share/gnome/help/window-list/zh_TW/figures -@dirrm share/gnome/help/window-list/zh_TW -@dirrm share/gnome/help/window-list/zh_CN/figures -@dirrm share/gnome/help/window-list/zh_CN -@dirrm share/gnome/help/window-list/sv/figures -@dirrm share/gnome/help/window-list/sv -@dirrm share/gnome/help/window-list/ko/figures -@dirrm share/gnome/help/window-list/ko -@dirrm share/gnome/help/window-list/ja/figures -@dirrm share/gnome/help/window-list/ja -@dirrm share/gnome/help/window-list/it/figures -@dirrm share/gnome/help/window-list/it -@dirrm share/gnome/help/window-list/fr/figures -@dirrm share/gnome/help/window-list/fr -@dirrm share/gnome/help/window-list/es/figures -@dirrm share/gnome/help/window-list/es -@dirrm share/gnome/help/window-list/de/figures -@dirrm share/gnome/help/window-list/de -@dirrm share/gnome/help/window-list/C/figures -@dirrm share/gnome/help/window-list/C -@dirrm share/gnome/help/window-list -@dirrm share/gnome/help/fish-applet-2/zh_TW/figures -@dirrm share/gnome/help/fish-applet-2/zh_TW -@dirrm share/gnome/help/fish-applet-2/zh_CN/figures -@dirrm share/gnome/help/fish-applet-2/zh_CN -@dirrm share/gnome/help/fish-applet-2/sv/figures -@dirrm share/gnome/help/fish-applet-2/sv -@dirrm share/gnome/help/fish-applet-2/ko/figures -@dirrm share/gnome/help/fish-applet-2/ko -@dirrm share/gnome/help/fish-applet-2/ja/figures -@dirrm share/gnome/help/fish-applet-2/ja -@dirrm share/gnome/help/fish-applet-2/it/figures -@dirrm share/gnome/help/fish-applet-2/it -@dirrm share/gnome/help/fish-applet-2/fr/figures -@dirrm share/gnome/help/fish-applet-2/fr -@dirrm share/gnome/help/fish-applet-2/es/figures -@dirrm share/gnome/help/fish-applet-2/es -@dirrm share/gnome/help/fish-applet-2/de/figures -@dirrm share/gnome/help/fish-applet-2/de -@dirrm share/gnome/help/fish-applet-2/C/figures -@dirrm share/gnome/help/fish-applet-2/C -@dirrm share/gnome/help/fish-applet-2 -@dirrm share/gnome/help/clock/zh_TW/figures -@dirrm share/gnome/help/clock/zh_TW -@dirrm share/gnome/help/clock/zh_CN/figures -@dirrm share/gnome/help/clock/zh_CN -@dirrm share/gnome/help/clock/sv/figures -@dirrm share/gnome/help/clock/sv -@dirrm share/gnome/help/clock/ko/figures -@dirrm share/gnome/help/clock/ko -@dirrm share/gnome/help/clock/ja/figures -@dirrm share/gnome/help/clock/ja -@dirrm share/gnome/help/clock/it/figures -@dirrm share/gnome/help/clock/it -@dirrm share/gnome/help/clock/fr/figures -@dirrm share/gnome/help/clock/fr -@dirrm share/gnome/help/clock/es/figures -@dirrm share/gnome/help/clock/es -@dirrm share/gnome/help/clock/de/figures -@dirrm share/gnome/help/clock/de -@dirrm share/gnome/help/clock/C/figures -@dirrm share/gnome/help/clock/C -@dirrm share/gnome/help/clock -@dirrm share/gnome/gnome-panel/glade -@dirrm share/gnome/gnome-panel -@dirrm share/doc/panel-applet -@dirrm include/panel-2.0 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/workspace_switcher_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/workspace_switcher_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/window_list_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/window_list_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/toplevels/background -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/toplevels -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/objects -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/global -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/general -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels/00000002 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels/00000001 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects/00000002 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects/00000001 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/general -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/show_desktop_button -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000004 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000003 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000002 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000001 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome_panel_screenshot -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/fish_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/fish_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/clock_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/clock_applet -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/global -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/toplevels/top_panel -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/toplevels/bottom_panel -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/toplevels -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/objects/terminal_launcher -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/objects/nautilus_launcher -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/objects/menu_bar -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/objects -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/general -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/workspace_switcher -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/window_menu -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/window_list -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/show_desktop_button -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/mixer -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/clock -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup -@dirrm etc/gconf/gconf.xml.defaults/apps/panel -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome_panel_screenshot -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-zh_TW.omf 2>/dev/null || /usr/bin/true diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile deleted file mode 100644 index 48f0b8e7b..000000000 --- a/x11/gnome-session/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: gnomesession -# Date created: 08 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomesession -PORTVERSION= 2.4.0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-session/2.4 -DISTNAME= gnome-session-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Session component for the GNOME 2 desktop - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui -USE_GMAKE= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -MAN1= gnome-session.1 gnome-smproxy.1 gnome-wm.1 session-properties.1 \ - gnome-session-save.1 -MAN5= default.session.5 - -.include <bsd.port.mk> diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo deleted file mode 100644 index 93da50979..000000000 --- a/x11/gnome-session/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-session-2.4.0.tar.bz2) = 6a7acf3429b927c69e18019f9ec6fa9f diff --git a/x11/gnome-session/files/patch-configure b/x11/gnome-session/files/patch-configure deleted file mode 100644 index 61084626c..000000000 --- a/x11/gnome-session/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed May 8 14:27:04 2002 -+++ configure Wed May 8 14:27:23 2002 -@@ -7232,6 +7232,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/gnome-session/files/patch-gnome-session_Makefile.in b/x11/gnome-session/files/patch-gnome-session_Makefile.in deleted file mode 100644 index 60c14531b..000000000 --- a/x11/gnome-session/files/patch-gnome-session_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-session/Makefile.in.orig Wed May 8 14:36:22 2002 -+++ gnome-session/Makefile.in Wed May 8 14:36:34 2002 -@@ -129,7 +129,7 @@ - - NULL = - --defaultdir = $(datadir)/gnome -+defaultdir = $(datadir) - - INCLUDES = $(GNOME_SESSION_CFLAGS) $(DISABLE_DEPRECATED_CFLAGS) $(STANDARD_PROPERTIES_CFLAGS) $(WARN_CFLAGS) -DGNOMELOCALEDIR=\""$(prefix)/share/locale\"" -DGNOME_ICONDIR=\""$(datadir)/pixmaps\"" -DREBOOT_COMMAND=\""$(REBOOT_COMMAND)\"" -DHALT_COMMAND=\""$(HALT_COMMAND)\"" -DDEFAULTDIR="\"$(defaultdir)\"" - diff --git a/x11/gnome-session/files/patch-gnome-session_gnome-session.schemas.in.in b/x11/gnome-session/files/patch-gnome-session_gnome-session.schemas.in.in deleted file mode 100644 index 9bd6c9a2c..000000000 --- a/x11/gnome-session/files/patch-gnome-session_gnome-session.schemas.in.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-session/gnome-session.schemas.in.in.orig Mon Oct 14 17:18:15 2002 -+++ gnome-session/gnome-session.schemas.in.in Mon Oct 14 17:17:44 2002 -@@ -50,7 +50,7 @@ - <applyto>/apps/gnome-session/options/splash_image</applyto> - <owner>gnome</owner> - <type>string</type> -- <default>@prefix@/share/pixmaps/splash/gnome-splash.png</default> -+ <default>@datadir@/pixmaps/splash/gnome-splash.png</default> - <locale name="C"> - <short>Splash Screen Image</short> - <long>Preferred Image to use for the splash screen when logging in to the GNOME Desktop</long> diff --git a/x11/gnome-session/pkg-descr b/x11/gnome-session/pkg-descr deleted file mode 100644 index e0a6dd027..000000000 --- a/x11/gnome-session/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Session component for the GNOME 2.0 desktop. This package contains the -commands needed to start GNOME 2.0. diff --git a/x11/gnome-session/pkg-plist b/x11/gnome-session/pkg-plist deleted file mode 100644 index d4fc0ded7..000000000 --- a/x11/gnome-session/pkg-plist +++ /dev/null @@ -1,79 +0,0 @@ -bin/gnome-session -bin/gnome-session-properties -bin/gnome-session-remove -bin/gnome-session-save -bin/gnome-smproxy -bin/gnome-wm -etc/gconf/gconf.xml.defaults/apps/gnome-session/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-session/options/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-session/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-session/options/%gconf.xml -etc/gconf/schemas/gnome-session.schemas -share/gnome/control-center-2.0/capplets/session-properties.desktop -share/gnome/default.session -share/gnome/default.wm -share/gnome/pixmaps/splash/gnome-splash.png -share/locale/am/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-session-2.0.mo -share/locale/az/LC_MESSAGES/gnome-session-2.0.mo -share/locale/be/LC_MESSAGES/gnome-session-2.0.mo -share/locale/bn/LC_MESSAGES/gnome-session-2.0.mo -share/locale/bs/LC_MESSAGES/gnome-session-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-session-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-session-2.0.mo -share/locale/cy/LC_MESSAGES/gnome-session-2.0.mo -share/locale/da/LC_MESSAGES/gnome-session-2.0.mo -share/locale/de/LC_MESSAGES/gnome-session-2.0.mo -share/locale/el/LC_MESSAGES/gnome-session-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-session-2.0.mo -share/locale/eo/LC_MESSAGES/gnome-session-2.0.mo -share/locale/es/LC_MESSAGES/gnome-session-2.0.mo -share/locale/et/LC_MESSAGES/gnome-session-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-session-2.0.mo -share/locale/fa/LC_MESSAGES/gnome-session-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-session-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-session-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-session-2.0.mo -share/locale/he/LC_MESSAGES/gnome-session-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-session-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-session-2.0.mo -share/locale/id/LC_MESSAGES/gnome-session-2.0.mo -share/locale/is/LC_MESSAGES/gnome-session-2.0.mo -share/locale/it/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-session-2.0.mo -share/locale/kn/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-session-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-session-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-session-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ml/LC_MESSAGES/gnome-session-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-session-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-session-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-session-2.0.mo -share/locale/no/LC_MESSAGES/gnome-session-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-session-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-session-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-session-2.0.mo -share/locale/th/LC_MESSAGES/gnome-session-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-session-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-session-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-session-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-session-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-session-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-session-2.0.mo -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-session/options -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-session -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-session/options -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-session diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile deleted file mode 100644 index edcdf8d71..000000000 --- a/x11/gnome-terminal/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gnometerminal -# Date created: 1 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnometerminal -PORTVERSION= 2.4.0.1 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-terminal/2.4 -DISTNAME= gnome-terminal-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Terminal component for the GNOME 2 Desktop - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui vte -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/x11/gnome-terminal/distinfo b/x11/gnome-terminal/distinfo deleted file mode 100644 index dafc5d297..000000000 --- a/x11/gnome-terminal/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-terminal-2.4.0.1.tar.bz2) = 6d939e67c052e43686e2357e8083ad66 diff --git a/x11/gnome-terminal/files/patch-configure b/x11/gnome-terminal/files/patch-configure deleted file mode 100644 index b393b3039..000000000 --- a/x11/gnome-terminal/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Thu May 2 00:36:18 2002 -+++ configure Thu May 2 00:37:15 2002 -@@ -6414,6 +6414,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/gnome-terminal/pkg-descr b/x11/gnome-terminal/pkg-descr deleted file mode 100644 index eca945789..000000000 --- a/x11/gnome-terminal/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Terminal component for the GNOME 2.0 Desktop. - -WWW: http://www.gnome.org/ diff --git a/x11/gnome-terminal/pkg-plist b/x11/gnome-terminal/pkg-plist deleted file mode 100644 index b101373be..000000000 --- a/x11/gnome-terminal/pkg-plist +++ /dev/null @@ -1,187 +0,0 @@ -bin/gnome-terminal -etc/gconf/gconf.xml.defaults/apps/gnome-terminal/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-terminal/global/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-terminal/keybindings/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-terminal/profiles/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-terminal/profiles/Default/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/global/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/keybindings/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles/Default/%gconf.xml -etc/gconf/schemas/gnome-terminal.schemas -libdata/bonobo/servers/gnome-terminal.server -share/gnome/application-registry/gnome-terminal.applications -share/gnome/applications/gnome-terminal.desktop -share/gnome/gnome-terminal/glade/gnome-terminal.glade2 -share/gnome/help/gnome-terminal/C/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/C/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/C/figures/terminal_window.png -share/gnome/help/gnome-terminal/C/gnome-terminal.xml -share/gnome/help/gnome-terminal/C/legal.xml -share/gnome/help/gnome-terminal/de/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/de/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/de/figures/terminal_window.png -share/gnome/help/gnome-terminal/de/gnome-terminal.xml -share/gnome/help/gnome-terminal/de/legal.xml -share/gnome/help/gnome-terminal/es/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/es/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/es/figures/terminal_window.png -share/gnome/help/gnome-terminal/es/gnome-terminal.xml -share/gnome/help/gnome-terminal/es/legal.xml -share/gnome/help/gnome-terminal/fr/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/fr/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/fr/figures/terminal_window.png -share/gnome/help/gnome-terminal/fr/gnome-terminal.xml -share/gnome/help/gnome-terminal/fr/legal.xml -share/gnome/help/gnome-terminal/it/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/it/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/it/figures/terminal_window.png -share/gnome/help/gnome-terminal/it/gnome-terminal.xml -share/gnome/help/gnome-terminal/it/legal.xml -share/gnome/help/gnome-terminal/ja/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/ja/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/ja/figures/terminal_window.png -share/gnome/help/gnome-terminal/ja/gnome-terminal.xml -share/gnome/help/gnome-terminal/ja/legal.xml -share/gnome/help/gnome-terminal/ko/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/ko/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/ko/figures/terminal_window.png -share/gnome/help/gnome-terminal/ko/gnome-terminal.xml -share/gnome/help/gnome-terminal/ko/legal.xml -share/gnome/help/gnome-terminal/ro/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/ro/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/ro/figures/terminal_window.png -share/gnome/help/gnome-terminal/ro/gnome-terminal.xml -share/gnome/help/gnome-terminal/ro/legal.xml -share/gnome/help/gnome-terminal/sv/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/sv/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/sv/figures/terminal_window.png -share/gnome/help/gnome-terminal/sv/gnome-terminal.xml -share/gnome/help/gnome-terminal/sv/legal.xml -share/gnome/help/gnome-terminal/zh_CN/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/zh_CN/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/zh_CN/figures/terminal_window.png -share/gnome/help/gnome-terminal/zh_CN/gnome-terminal.xml -share/gnome/help/gnome-terminal/zh_CN/legal.xml -share/gnome/help/gnome-terminal/zh_TW/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/zh_TW/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/zh_TW/figures/terminal_window.png -share/gnome/help/gnome-terminal/zh_TW/gnome-terminal.xml -share/gnome/help/gnome-terminal/zh_TW/legal.xml -share/gnome/omf/gnome-terminal/gnome-terminal-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gnome-terminal.png -share/locale/am/LC_MESSAGES/gnome-terminal.mo -share/locale/ar/LC_MESSAGES/gnome-terminal.mo -share/locale/az/LC_MESSAGES/gnome-terminal.mo -share/locale/be/LC_MESSAGES/gnome-terminal.mo -share/locale/bg/LC_MESSAGES/gnome-terminal.mo -share/locale/bn/LC_MESSAGES/gnome-terminal.mo -share/locale/ca/LC_MESSAGES/gnome-terminal.mo -share/locale/cs/LC_MESSAGES/gnome-terminal.mo -share/locale/cy/LC_MESSAGES/gnome-terminal.mo -share/locale/da/LC_MESSAGES/gnome-terminal.mo -share/locale/de/LC_MESSAGES/gnome-terminal.mo -share/locale/el/LC_MESSAGES/gnome-terminal.mo -share/locale/en_GB/LC_MESSAGES/gnome-terminal.mo -share/locale/es/LC_MESSAGES/gnome-terminal.mo -share/locale/et/LC_MESSAGES/gnome-terminal.mo -share/locale/fa/LC_MESSAGES/gnome-terminal.mo -share/locale/fi/LC_MESSAGES/gnome-terminal.mo -share/locale/fr/LC_MESSAGES/gnome-terminal.mo -share/locale/ga/LC_MESSAGES/gnome-terminal.mo -share/locale/gl/LC_MESSAGES/gnome-terminal.mo -share/locale/he/LC_MESSAGES/gnome-terminal.mo -share/locale/hi/LC_MESSAGES/gnome-terminal.mo -share/locale/hu/LC_MESSAGES/gnome-terminal.mo -share/locale/id/LC_MESSAGES/gnome-terminal.mo -share/locale/it/LC_MESSAGES/gnome-terminal.mo -share/locale/ja/LC_MESSAGES/gnome-terminal.mo -share/locale/ko/LC_MESSAGES/gnome-terminal.mo -share/locale/lt/LC_MESSAGES/gnome-terminal.mo -share/locale/lv/LC_MESSAGES/gnome-terminal.mo -share/locale/mk/LC_MESSAGES/gnome-terminal.mo -share/locale/ml/LC_MESSAGES/gnome-terminal.mo -share/locale/mn/LC_MESSAGES/gnome-terminal.mo -share/locale/ms/LC_MESSAGES/gnome-terminal.mo -share/locale/nl/LC_MESSAGES/gnome-terminal.mo -share/locale/no/LC_MESSAGES/gnome-terminal.mo -share/locale/pl/LC_MESSAGES/gnome-terminal.mo -share/locale/pt/LC_MESSAGES/gnome-terminal.mo -share/locale/pt_BR/LC_MESSAGES/gnome-terminal.mo -share/locale/ro/LC_MESSAGES/gnome-terminal.mo -share/locale/ru/LC_MESSAGES/gnome-terminal.mo -share/locale/sk/LC_MESSAGES/gnome-terminal.mo -share/locale/sl/LC_MESSAGES/gnome-terminal.mo -share/locale/sq/LC_MESSAGES/gnome-terminal.mo -share/locale/sr/LC_MESSAGES/gnome-terminal.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-terminal.mo -share/locale/sv/LC_MESSAGES/gnome-terminal.mo -share/locale/tr/LC_MESSAGES/gnome-terminal.mo -share/locale/uk/LC_MESSAGES/gnome-terminal.mo -share/locale/vi/LC_MESSAGES/gnome-terminal.mo -share/locale/wa/LC_MESSAGES/gnome-terminal.mo -share/locale/zh_CN/LC_MESSAGES/gnome-terminal.mo -share/locale/zh_TW/LC_MESSAGES/gnome-terminal.mo -@dirrm share/gnome/help/gnome-terminal/zh_TW/figures -@dirrm share/gnome/help/gnome-terminal/zh_TW -@dirrm share/gnome/help/gnome-terminal/zh_CN/figures -@dirrm share/gnome/help/gnome-terminal/zh_CN -@dirrm share/gnome/help/gnome-terminal/sv/figures -@dirrm share/gnome/help/gnome-terminal/sv -@dirrm share/gnome/help/gnome-terminal/ro/figures -@dirrm share/gnome/help/gnome-terminal/ro -@dirrm share/gnome/help/gnome-terminal/ko/figures -@dirrm share/gnome/help/gnome-terminal/ko -@dirrm share/gnome/help/gnome-terminal/ja/figures -@dirrm share/gnome/help/gnome-terminal/ja -@dirrm share/gnome/help/gnome-terminal/it/figures -@dirrm share/gnome/help/gnome-terminal/it -@dirrm share/gnome/help/gnome-terminal/fr/figures -@dirrm share/gnome/help/gnome-terminal/fr -@dirrm share/gnome/help/gnome-terminal/es/figures -@dirrm share/gnome/help/gnome-terminal/es -@dirrm share/gnome/help/gnome-terminal/de/figures -@dirrm share/gnome/help/gnome-terminal/de -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles/Default -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/keybindings -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/global -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal/profiles/Default -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal/profiles -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal/keybindings -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal/global -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-zh_TW.omf 2>/dev/null || /usr/bin/true diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile deleted file mode 100644 index 0a07d795a..000000000 --- a/x11/gnomeapplets2/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: gnomeapplets2 -# Date created: 26th May 2000 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomeapplets2 -PORTVERSION= 2.4.0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-applets/2.4 -DISTNAME= gnome-applets-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Applets components for the Gnome 2 Desktop Environment - -LIB_DEPENDS= gtop-2.0:${PORTSDIR}/devel/libgtop2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomehier gnomeprefix gnomehack gnomepanel gail -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.pre.mk> - -.if ${ARCH} != "i386" -PLIST_SUB= BATTERY="@comment " -.else -PLIST_SUB= BATTERY="" -.endif - -.include <bsd.port.post.mk> diff --git a/x11/gnomeapplets2/distinfo b/x11/gnomeapplets2/distinfo deleted file mode 100644 index 52d4f73ac..000000000 --- a/x11/gnomeapplets2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-applets-2.4.0.tar.bz2) = c17dba203ea379af5da056862672026c diff --git a/x11/gnomeapplets2/files/patch-aa b/x11/gnomeapplets2/files/patch-aa deleted file mode 100644 index 7c9edcd6d..000000000 --- a/x11/gnomeapplets2/files/patch-aa +++ /dev/null @@ -1,35 +0,0 @@ ---- configure.orig Sun Jun 1 13:55:59 2003 -+++ configure Mon Jun 2 02:36:19 2003 -@@ -7863,6 +7863,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+c_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -11202,6 +11203,7 @@ - *irix*) CDROM_HOST=irix; CDROM_LIBS="-lcdaudio -lmediad -lds";cd_device_path="/dev/cdrom";; - *linux*) CDROM_HOST=linux;cd_device_path="/dev/cdrom";; - *netbsd*) CDROM_HOST=netbsd;cd_device_path="/dev/rcd0";; -+*freebsd*) CDROM_HOST=freebsd;cd_device_path="/dev/acd0c";; - *solaris*) CDROM_HOST=solaris;cd_device_path="/vol/dev/aliases/cdrom0";cdplayer_type_sun=true;; - esac - case "$host" in -@@ -12771,14 +12773,14 @@ - ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS" - - cat >>confdefs.h <<_ACEOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - _ACEOF - - - #defined the below to enable help to work for applets - - cat >>confdefs.h <<_ACEOF --#define DATADIR "${prefix}/share" -+#define DATADIR "${datadir}" - _ACEOF - - cat >>confdefs.h <<_ACEOF diff --git a/x11/gnomeapplets2/files/patch-ad b/x11/gnomeapplets2/files/patch-ad deleted file mode 100644 index 5a06416a0..000000000 --- a/x11/gnomeapplets2/files/patch-ad +++ /dev/null @@ -1,354 +0,0 @@ ---- cdplayer/cdplayer.c.orig Tue Apr 16 16:42:54 2002 -+++ cdplayer/cdplayer.c Tue Apr 30 17:31:41 2002 -@@ -671,6 +671,12 @@ - description = TRUE; - break; - case DISC_COMPLETED: -+ led_time(cd->panel.time, -+ stat.relative_address.minute, -+ stat.relative_address.second, -+ cd->panel.track_control.display, -+ stat.track); -+ break; - case DISC_STOP: - case DISC_ERROR: - led_stop(cd->panel.time, cd->panel.track_control.display); ---- /dev/null Mon May 29 02:15:42 2000 -+++ cdplayer/cdrom-freebsd.c Mon May 29 10:37:28 2000 -@@ -0,0 +1,336 @@ -+#include <stdlib.h> -+#include <string.h> -+#include <fcntl.h> -+#include <glib.h> -+#include <sys/ioctl.h> -+#include <unistd.h> -+ -+#include <sys/types.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 ti; -+ -+ ti.start_track = start; -+ ti.start_index = 1; -+ ti.end_track = stop; -+ ti.end_index = 1; -+ -+ if ((ioctl(cdp->device, CDIOCPREVENT) == -1) || -+ (ioctl(cdp->device, CDIOCPLAYTRACKS, &ti) == -1)) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ 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, CDIOCPREVENT) == -1) || -+ (ioctl(cdp->device, CDIOCPLAYMSF, &msf) == -1)) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_pause(cdrom_device_t cdp) -+{ -+ if (ioctl(cdp->device, CDIOCPAUSE) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ return DISC_IO_ERROR; -+} -+ -+int -+cdrom_resume(cdrom_device_t cdp) -+{ -+ if (ioctl(cdp->device, CDIOCRESUME) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+ -+int -+cdrom_stop(cdrom_device_t cdp) -+{ -+ if ((ioctl(cdp->device, CDIOCSTOP) == -1) || -+ (ioctl(cdp->device, CDIOCALLOW) == -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_single_entry tocentry; -+ -+ int i, j, nr_track; -+ -+ if (ioctl(cdp->device, CDIOREADTOCHEADER, &toc) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ cdp->track0 = toc.starting_track; -+ cdp->track1 = toc.ending_track; -+ nr_track = cdp->track1 - cdp->track0 + 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.track = j; -+ tocentry.address_format = CD_MSF_FORMAT; -+ -+ if (ioctl(cdp->device, CDIOREADTOCENTRY, &tocentry) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ /* fill the trackinfo field */ -+ cdp->track_info[i].track = j; -+ cdp->track_info[i].audio_track = tocentry.entry.control != -+ 0x04 ? 1 : 0; -+ ASSIGN_MSF(cdp->track_info[i].address, tocentry.entry.addr.msf); -+ } -+ -+ tocentry.track = 0xAA; -+ tocentry.address_format = CD_MSF_FORMAT; -+ if (ioctl(cdp->device, CDIOREADTOCENTRY, &tocentry) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ 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.entry.addr.msf); -+ -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_get_status(cdrom_device_t cdp, cdrom_device_status_t * stat) -+{ -+ struct ioc_read_subchannel subchnl; -+ struct cd_sub_channel_info subchnlinfo; -+ -+ subchnl.address_format = CD_MSF_FORMAT; -+ subchnl.data_format = CD_CURRENT_POSITION; -+ subchnl.track = 0; -+ subchnl.data_len = sizeof(subchnlinfo); -+ subchnl.data = &subchnlinfo; -+ if (ioctl(cdp->device, CDIOCREADSUBCHANNEL, &subchnl) == -1) { -+ cdp->my_errno = errno; -+ ioctl(cdp->device, CDIOCALLOW); -+ return DISC_IO_ERROR; -+ } -+ stat->track = subchnlinfo.what.position.track_number; -+ ASSIGN_MSF(stat->relative_address, subchnlinfo.what.position.reladdr.msf); -+ ASSIGN_MSF(stat->absolute_address, subchnlinfo.what.position.absaddr.msf); -+ switch (subchnlinfo.header.audio_status) { -+ case CD_AS_PLAY_IN_PROGRESS: -+ ioctl(cdp->device, CDIOCPREVENT); -+ stat->audio_status = DISC_PLAY; -+ break; -+ case CD_AS_PLAY_PAUSED: -+ ioctl(cdp->device, CDIOCPREVENT); -+ stat->audio_status = DISC_PAUSED; -+ break; -+ case CD_AS_PLAY_COMPLETED: -+ if (cdrom_read_track_info(cdp) == DISC_IO_ERROR) -+ return DISC_IO_ERROR; -+ stat->track = cdp->nr_track; -+ ASSIGN_MSF(stat->relative_address, -+ cdp->track_info[cdp->nr_track].address); -+ ASSIGN_MSF(stat->absolute_address, -+ cdp->track_info[cdp->nr_track].address); -+ ioctl(cdp->device, CDIOCALLOW); -+ stat->audio_status = DISC_COMPLETED; -+ break; -+ case CD_AS_AUDIO_INVALID: -+ case CD_AS_NO_STATUS: -+ case CD_AS_PLAY_ERROR: -+ ioctl(cdp->device, CDIOCALLOW); -+ stat->audio_status = DISC_STOP; -+ break; -+ default: -+ ioctl(cdp->device, CDIOCALLOW); -+ stat->audio_status = DISC_ERROR; -+ } -+ return (stat->audio_status == DISC_ERROR ? -+ DISC_IO_ERROR : DISC_NO_ERROR); -+} -+ -+cdrom_device_t -+cdrom_open(char *device, int *errcode) -+{ -+ cdrom_device_t cdp; -+ -+ cdp = g_malloc(sizeof(struct cdrom_device)); -+ -+ cdp->device = open(device, O_RDONLY); -+ if (cdp->device == -1) { -+ *errcode = errno; -+ 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) == -1) || -+ (ioctl(cdp->device, CDIOCALLOW) == -1)) { -+ cdp->my_errno = errno; -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_eject(cdrom_device_t cdp) -+{ -+ if ((ioctl(cdp->device, CDIOCEJECT) == -1) || -+ (ioctl(cdp->device, CDIOCALLOW) == -1)) { -+ cdp->my_errno = errno; -+ return DISC_IO_ERROR; -+ } -+ return DISC_NO_ERROR; -+} -+ -+int -+cdrom_next(cdrom_device_t cdp) -+{ -+ cdrom_device_status_t stat; -+ -+ if ((cdrom_read_track_info(cdp) == DISC_IO_ERROR) || -+ (cdrom_get_status(cdp, &stat) == DISC_IO_ERROR)) -+ return DISC_IO_ERROR; -+ return cdrom_play(cdp, stat.track + 1, cdp->track1); -+} -+ -+int -+cdrom_prev(cdrom_device_t cdp) -+{ -+ cdrom_device_status_t stat; -+ -+ if ((cdrom_read_track_info(cdp) == DISC_IO_ERROR) || -+ (cdrom_get_status(cdp, &stat) == DISC_IO_ERROR)) -+ return DISC_IO_ERROR; -+ 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/gnomeapplets2/files/patch-battstat_Makefile.in b/x11/gnomeapplets2/files/patch-battstat_Makefile.in deleted file mode 100644 index 190874936..000000000 --- a/x11/gnomeapplets2/files/patch-battstat_Makefile.in +++ /dev/null @@ -1,27 +0,0 @@ ---- battstat/Makefile.in.orig Sun Jun 29 16:43:23 2003 -+++ battstat/Makefile.in Sun Jun 29 16:45:10 2003 -@@ -146,11 +146,11 @@ - pixmapsdir = $(datadir)/pixmaps - pixmaps_DATA = battstat.png - @HAVE_LIBAPM_TRUE@APMLIB = -lapm --@HAVE_LIBAPM_FALSE@APMLIB = apmlib/libapm.a -+@HAVE_LIBAPM_FALSE@APMLIB = - @HAVE_LIBAPM_TRUE@APMDIR = --@HAVE_LIBAPM_FALSE@APMDIR = apmlib -+@HAVE_LIBAPM_FALSE@APMDIR = - @HAVE_LIBAPM_TRUE@APMINC = --@HAVE_LIBAPM_FALSE@APMINC = -Iapmlib/ -+@HAVE_LIBAPM_FALSE@APMINC = - - SUBDIRS = docs sounds $(APMDIR) - -@@ -199,8 +199,7 @@ - @HAVE_LIBAPM_TRUE@battstat_applet_2_DEPENDENCIES = \ - @HAVE_LIBAPM_TRUE@$(top_builddir)/screen-exec/libscreen-exec.la - @HAVE_LIBAPM_FALSE@battstat_applet_2_DEPENDENCIES = \ --@HAVE_LIBAPM_FALSE@$(top_builddir)/screen-exec/libscreen-exec.la \ --@HAVE_LIBAPM_FALSE@apmlib/libapm.a -+@HAVE_LIBAPM_FALSE@$(top_builddir)/screen-exec/libscreen-exec.la - battstat_applet_2_LDFLAGS = - CFLAGS = @CFLAGS@ - COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) diff --git a/x11/gnomeapplets2/files/patch-charpick_charpick.c b/x11/gnomeapplets2/files/patch-charpick_charpick.c deleted file mode 100644 index 7d0ee91eb..000000000 --- a/x11/gnomeapplets2/files/patch-charpick_charpick.c +++ /dev/null @@ -1,11 +0,0 @@ ---- charpick/charpick.c.orig Wed Sep 10 13:33:00 2003 -+++ charpick/charpick.c Wed Sep 10 13:33:19 2003 -@@ -3,7 +3,7 @@ - */ - - #include <config.h> --#ifndef sun -+#if !defined(sun) && !defined(__FreeBSD__) - #include <tgmath.h> - #endif - #include <panel-applet.h> diff --git a/x11/gnomeapplets2/files/patch-gkb-new_presets.c b/x11/gnomeapplets2/files/patch-gkb-new_presets.c deleted file mode 100644 index f90708170..000000000 --- a/x11/gnomeapplets2/files/patch-gkb-new_presets.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gkb-new/preset.c.orig Fri Mar 14 09:13:44 2003 -+++ gkb-new/preset.c Fri Mar 14 09:13:54 2003 -@@ -42,7 +42,7 @@ - - /* TODO: user's local presets */ - -- text = gnome_unconditional_datadir_file ("gnome/gkb/"); -+ text = gnome_unconditional_datadir_file ("gkb/"); - if (!text) - return NULL; - dir = opendir (text); diff --git a/x11/gnomeapplets2/files/patch-stickynotes_Makefile.in b/x11/gnomeapplets2/files/patch-stickynotes_Makefile.in deleted file mode 100644 index 973b7e342..000000000 --- a/x11/gnomeapplets2/files/patch-stickynotes_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- stickynotes/Makefile.in.orig Thu Aug 28 01:00:09 2003 -+++ stickynotes/Makefile.in Thu Aug 28 01:00:26 2003 -@@ -142,7 +142,7 @@ - - SUBDIRS = pixmaps docs - --CFLAGS = -Wall -g -+CFLAGS += -Wall -g - - INCLUDES = -I. -I$(srcdir) $(GNOME_APPLETS_CFLAGS) $(LIBGLADE_CFLAGS) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -DSTICKYNOTES_GLADEDIR=\"$(gladedir)\" -DSTICKYNOTES_ICONDIR=\"$(icondir)\" - diff --git a/x11/gnomeapplets2/files/patch-wireless_wireless-applet.c b/x11/gnomeapplets2/files/patch-wireless_wireless-applet.c deleted file mode 100644 index 5c1e32e88..000000000 --- a/x11/gnomeapplets2/files/patch-wireless_wireless-applet.c +++ /dev/null @@ -1,313 +0,0 @@ ---- wireless/wireless-applet.c.orig Sat Aug 23 09:10:54 2003 -+++ wireless/wireless-applet.c Thu Aug 28 00:44:16 2003 -@@ -30,12 +30,25 @@ - #include <math.h> - #include <dirent.h> - -+#ifdef __FreeBSD__ -+#include <sys/socket.h> -+#include <sys/ioctl.h> -+#include <net/if.h> -+#include <net/if_var.h> -+#include <dev/an/if_aironet_ieee.h> -+#include <dev/wi/if_wavelan_ieee.h> -+#endif -+ - #include <gnome.h> - #include <panel-applet.h> - #include <panel-applet-gconf.h> - #include <glade/glade.h> - -+#ifdef __FreeBSD__ -+#define CFG_DEVICE "an0" -+#else - #define CFG_DEVICE "eth0" -+#endif - #define CFG_UPDATE_INTERVAL 2 - - typedef enum { -@@ -89,6 +102,12 @@ - WirelessApplet *applet); - static void wireless_applet_about_cb (BonoboUIComponent *uic, - WirelessApplet *applet); -+#ifdef __FreeBSD__ -+static int an_getval(WirelessApplet *applet, char *device, struct an_req *areq); -+static void get_an_data(WirelessApplet *applet, char *device, long int *level); -+static int wi_getval(WirelessApplet *applet, char *device, struct wi_req *areq); -+static void get_wi_data(WirelessApplet *applet, char *device, long int *level); -+#endif - - static const BonoboUIVerb wireless_menu_verbs [] = { - BONOBO_UI_UNSAFE_VERB ("WirelessProperties", -@@ -143,9 +162,11 @@ - g_free (tmp); - - /* Update the image */ -+#ifndef __FreeBSD__ - percent = CLAMP (percent, -1, 100); -+#endif - -- if (percent < 0) -+ if (percent < 0 || percent > 100) - state = PIX_BROKEN; - else if (percent == 0) - state = PIX_NO_LINK; -@@ -176,6 +197,7 @@ - int percent; - - /* Calculate the percentage based on the link quality */ -+#ifndef __FreeBSD__ - if (level < 0) { - percent = -1; - } else { -@@ -186,6 +208,9 @@ - percent = CLAMP (percent, 0, 100); - } - } -+#else -+ percent = (int)level; -+#endif - - wireless_applet_draw (applet, percent); - } -@@ -228,22 +253,179 @@ - } - } - -+#ifdef __FreeBSD__ -+static int -+wi_getval(WirelessApplet *applet, char *device, struct wi_req *wreq) -+{ -+ struct ifreq ifr; -+ int s; -+ -+ bzero((char *)&ifr, sizeof(ifr)); -+ -+ strlcpy(ifr.ifr_name, device, sizeof(ifr.ifr_name)); -+ ifr.ifr_data = (caddr_t)wreq; -+ -+ s = socket(AF_INET, SOCK_DGRAM, 0); -+ -+ if (s == -1) -+ { -+ gtk_tooltips_set_tip (applet->tips, -+ GTK_WIDGET (applet), -+ "Socket Error", -+ NULL); -+ return 0; -+ } -+ -+ if (ioctl(s, SIOCGWAVELAN, &ifr) == -1) -+ { -+ gtk_tooltips_set_tip (applet->tips, -+ GTK_WIDGET (applet), -+ "ioctl Error", -+ NULL); -+ return 0; -+ } -+ -+ close(s); -+ -+ return 1; -+} -+ -+static void -+get_wi_data (WirelessApplet *applet, char *device, long int *level) -+{ -+ struct wi_req wreq; -+ long int signal_strength; -+ -+ bzero((char *)&wreq, sizeof(wreq)); -+ -+ wreq.wi_len = WI_MAX_DATALEN; -+ wreq.wi_type = WI_RID_COMMS_QUALITY; -+ -+ (void)wi_getval(applet, device, &wreq); -+ -+ signal_strength = (long int) (wreq.wi_val[1]); -+ -+ memcpy(level, &signal_strength, sizeof(level)); -+ -+ return; -+} -+ -+static int -+an_getval(WirelessApplet *applet, char *device, struct an_req *areq) -+{ -+ struct ifreq ifr; -+ int s; -+ -+ bzero((char *)&ifr, sizeof(ifr)); -+ -+ strlcpy(ifr.ifr_name, device, sizeof(ifr.ifr_name)); -+ ifr.ifr_data = (caddr_t)areq; -+ -+ s = socket(AF_INET, SOCK_DGRAM, 0); -+ -+ if (s == -1) { -+ gtk_tooltips_set_tip (applet->tips, -+ GTK_WIDGET (applet), -+ "Socket Error", -+ NULL); -+ return 0; -+ } -+ -+ if (ioctl(s, SIOCGAIRONET, &ifr) == -1) { -+ gtk_tooltips_set_tip (applet->tips, -+ GTK_WIDGET (applet), -+ "ioctl Error", -+ NULL); -+ return 0; -+ } -+ -+ close(s); -+ return 1; -+} -+ -+static void -+get_an_data (WirelessApplet *applet, char *device, long int *level) -+{ -+ struct an_req areq; -+ struct an_ltv_status *sts; -+#ifdef AN_RID_RSSI_MAP -+ struct an_ltv_rssi_map an_rssimap; -+#endif -+ long int signal_strength; -+ int rssimap_valid = 0; -+ -+#ifdef AN_RID_RSSI_MAP -+ an_rssimap.an_len = sizeof(an_rssimap); -+ an_rssimap.an_type = AN_RID_RSSI_MAP; -+ rssimap_valid = an_getval(applet, device, (struct an_req*)&an_rssimap); -+#endif -+ -+ areq.an_len = sizeof(areq); -+ areq.an_type = AN_RID_STATUS; -+ -+ (void)an_getval(applet, device, &areq); -+ -+ sts = (struct an_ltv_status *)&areq; -+#ifdef AN_RID_RSSI_MAP -+ if (rssimap_valid) -+ signal_strength = (long int)(an_rssimap.an_entries[ -+ sts->an_normalized_strength].an_rss_pct); -+ else -+ signal_strength = (long int)(sts->an_normalized_strength); -+#else -+ signal_strength = (long int)(sts->an_normalized_rssi); -+#endif -+ -+ memcpy(level, &signal_strength, sizeof(level)); -+} -+#endif -+ - /* check stats, modify the state attribute */ - static void - wireless_applet_read_device_state (WirelessApplet *applet) - { -- long int level, noise; -- double link; -+ long int level; - char device[256]; -+#ifdef __FreeBSD__ -+ struct if_nameindex *ifstart, *ifs; -+#else -+ long int noise; -+ double link; - char line[256]; -+#endif - - /* resest list of available wireless devices */ - g_list_foreach (applet->devices, (GFunc)g_free, NULL); - g_list_free (applet->devices); - applet->devices = NULL; - -+#ifdef __FreeBSD__ -+ ifs = ifstart = if_nameindex(); -+#endif - /* Here we begin to suck... */ - do { -+#ifdef __FreeBSD__ -+ if (ifs == NULL || ifs->if_name == NULL) { -+ break; -+ } -+ strlcpy(device, ifs->if_name, 6); -+ if (g_strncasecmp(device, "an", 2)==0) { -+ applet->devices = g_list_prepend (applet->devices, g_strdup (device)); -+ if (g_strcasecmp(applet->device, device)==0) { -+ get_an_data(applet, device, &level); -+ wireless_applet_update_state (applet, device, 0, level, 0); -+ } -+ } -+ else -+ if (g_strncasecmp(device, "wi", 2)==0) { -+ applet->devices = g_list_prepend (applet->devices, g_strdup (device)); -+ if (g_strcasecmp(applet->device, device)==0) { -+ get_wi_data(applet, device, &level); -+ wireless_applet_update_state (applet, device, 0, level, 0); -+ } -+ } -+ ifs++; -+#else - char *ptr; - - fgets (line, 256, applet->file); -@@ -276,6 +458,7 @@ - wireless_applet_update_state (applet, device, link, level, noise); - } - } -+#endif - } while (1); - - if (g_list_length (applet->devices)==1) { -@@ -287,17 +470,23 @@ - } - - /* rewind the /proc/net/wireless file */ -+#ifdef __FreeBSD__ -+ if_freenameindex(ifstart); -+#else - rewind (applet->file); -+#endif - } - - static int - wireless_applet_timeout_handler (WirelessApplet *applet) - { -+#ifndef __FreeBSD__ - if (applet->file == NULL) { - wireless_applet_update_state (applet, - applet->device, -1, -1, -1); - return FALSE; - } -+#endif - - wireless_applet_read_device_state (applet); - -@@ -344,6 +533,7 @@ - static void - start_file_read (WirelessApplet *applet) - { -+#ifndef __FreeBSD__ - applet->file = fopen ("/proc/net/wireless", "rt"); - if (applet->file == NULL) { - gtk_tooltips_set_tip (applet->tips, -@@ -352,6 +542,7 @@ - NULL); - show_error_dialog (_("There doesn't seem to be any wireless devices configured on your system.\nPlease verify your configuration if you think this is incorrect.")); - } -+#endif - } - - static void -@@ -577,8 +768,10 @@ - applet->prefs = NULL; - } - -+#ifndef __FreeBSD__ - if (applet->file) - fclose (applet->file); -+#endif - } - - static void diff --git a/x11/gnomeapplets2/pkg-descr b/x11/gnomeapplets2/pkg-descr deleted file mode 100644 index c93d4bc89..000000000 --- a/x11/gnomeapplets2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Applets components for the Gnome 2.0 Desktop Environment - -WWW: http://www.gnome.org/ diff --git a/x11/gnomeapplets2/pkg-plist b/x11/gnomeapplets2/pkg-plist deleted file mode 100644 index 73b9b72d7..000000000 --- a/x11/gnomeapplets2/pkg-plist +++ /dev/null @@ -1,1541 +0,0 @@ -bin/gkb_xmmap -bin/gnome-keyboard-layout -etc/gconf/gconf.xml.defaults/apps/stickynotes_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/stickynotes_applet/defaults/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/stickynotes_applet/settings/%gconf.xml -%%BATTERY%%etc/gconf/gconf.xml.defaults/schemas/apps/battstat-applet/%gconf.xml -%%BATTERY%%etc/gconf/gconf.xml.defaults/schemas/apps/battstat-applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/cdplayer-applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/cdplayer-applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/charpick/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/charpick/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/drivemount-applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/drivemount-applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/geyes/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/geyes/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gkb-applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gkb-applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gtik/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gtik/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gweather/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gweather/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck_applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mini-commander/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mini-commander/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mixer_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/mixer_applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/modemlights/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/modemlights/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/multiload/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/multiload/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/stickynotes_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/stickynotes_applet/defaults/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/stickynotes_applet/settings/%gconf.xml -%%BATTERY%%etc/gconf/schemas/battstat.schemas -etc/gconf/schemas/cdplayer.schemas -etc/gconf/schemas/charpick.schemas -etc/gconf/schemas/drivemount.schemas -etc/gconf/schemas/geyes.schemas -etc/gconf/schemas/gkb.schemas -etc/gconf/schemas/gtik.schemas -etc/gconf/schemas/gweather.schemas -etc/gconf/schemas/mailcheck.schemas -etc/gconf/schemas/mini-commander.schemas -etc/gconf/schemas/mixer.schemas -etc/gconf/schemas/modemlights.schemas -etc/gconf/schemas/multiload.schemas -etc/gconf/schemas/stickynotes.schemas -%%BATTERY%%etc/sound/events/battstat_applet.soundlist -etc/sound/events/mailcheck.soundlist -libdata/bonobo/servers/GNOME_AccessxStatusApplet.server -libdata/bonobo/servers/GNOME_BattstatApplet.server -libdata/bonobo/servers/GNOME_CDPlayerApplet.server -libdata/bonobo/servers/GNOME_CharpickerApplet.server -libdata/bonobo/servers/GNOME_DriveMountApplet.server -libdata/bonobo/servers/GNOME_GWeatherApplet_Factory.server -libdata/bonobo/servers/GNOME_GeyesApplet.server -libdata/bonobo/servers/GNOME_GtikApplet.server -libdata/bonobo/servers/GNOME_KeyboardApplet_Factory.server -libdata/bonobo/servers/GNOME_MailcheckApplet_Factory.server -libdata/bonobo/servers/GNOME_MiniCommanderApplet.server -libdata/bonobo/servers/GNOME_MixerApplet.server -libdata/bonobo/servers/GNOME_ModemLightsApplet.server -libdata/bonobo/servers/GNOME_MultiLoadApplet_Factory.server -libdata/bonobo/servers/GNOME_Panel_WirelessApplet.server -libdata/bonobo/servers/GNOME_StickyNotesApplet.server -libexec/accessx-status-applet -%%BATTERY%%libexec/battstat-applet-2 -libexec/cdplayer_applet2 -libexec/charpick_applet2 -libexec/drivemount_applet2 -libexec/geyes_applet2 -libexec/gkb-applet-2 -libexec/gnome-applets/mc-install-default-macros -libexec/gtik2_applet2 -libexec/gweather-applet-2 -libexec/mailcheck-applet -libexec/mini_commander_applet -libexec/mixer_applet2 -libexec/modemlights_applet2 -libexec/multiload-applet-2 -libexec/stickynotes_applet -libexec/wireless-applet -%%BATTERY%%share/gnome/battstat_applet/battstat_applet.glade -share/gnome/gen_util/mini-commander.glade -share/gnome/geyes/Bizarre/Bizarre-eye.png -share/gnome/geyes/Bizarre/Bizarre-pupil.png -share/gnome/geyes/Bizarre/config -share/gnome/geyes/Bloodshot/Bloodshot-eye.png -share/gnome/geyes/Bloodshot/Bloodshot-pupil.png -share/gnome/geyes/Bloodshot/config -share/gnome/geyes/Default-tiny/Default-tiny-eye.png -share/gnome/geyes/Default-tiny/Default-tiny-pupil.png -share/gnome/geyes/Default-tiny/config -share/gnome/geyes/Default/Default-eye.png -share/gnome/geyes/Default/Default-pupil.png -share/gnome/geyes/Default/config -share/gnome/geyes/Horrid/config -share/gnome/geyes/Horrid/horrid_eye.png -share/gnome/geyes/Horrid/horrid_pupil.png -share/gnome/gkb/AM_Armenian.keyprop -share/gnome/gkb/AR_Arabic.keyprop -share/gnome/gkb/AR_Arabic_x.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/CZ_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/Default.keyprop -share/gnome/gkb/Dvorak.keyprop -share/gnome/gkb/EE_Estonian.keyprop -share/gnome/gkb/EE_Estonian_x.keyprop -share/gnome/gkb/ES_Spanish-x86.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-x86.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/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/HR_Croatian.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-x86.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/KR_Korean.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/MN_Mongolian.keyprop -share/gnome/gkb/MN_Mongolian_x.keyprop -share/gnome/gkb/MN_Mongolian_x_rev.keyprop -share/gnome/gkb/MN_Mongolian_x_uni.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/RU_Russian_x_rev.keyprop -share/gnome/gkb/RussianCyril.keyprop -share/gnome/gkb/SE_Swedish.keyprop -share/gnome/gkb/SE_Swedish_x.keyprop -share/gnome/gkb/SI_Slovenian.keyprop -share/gnome/gkb/SI_Slovenian_x.keyprop -share/gnome/gkb/SR_Dutch.keyprop -share/gnome/gkb/Slovak.keyprop -share/gnome/gkb/Slovene.keyprop -share/gnome/gkb/Slovenian.keyprop -share/gnome/gkb/Swedish.keyprop -share/gnome/gkb/Syriac.keyprop -share/gnome/gkb/Syriac_Phonetic.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-102.keyprop -share/gnome/gkb/UK-x86.keyprop -share/gnome/gkb/UK.keyprop -share/gnome/gkb/UK_English.keyprop -share/gnome/gkb/UK_English_x.keyprop -share/gnome/gkb/UK_United_Kingdom.keyprop -share/gnome/gkb/US-101.keyprop -share/gnome/gkb/US-101A-x86.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_Serb_x.keyprop -share/gnome/gkb/YU_Serbo-Croatian_x.keyprop -share/gnome/gkb/Yugoslav.keyprop -share/gnome/gkb/presets.xml -share/gnome/gnome-2.0/ui/GNOME_AccessxApplet.xml -share/gnome/gnome-2.0/ui/GNOME_BattstatApplet.xml -share/gnome/gnome-2.0/ui/GNOME_CDPlayerApplet.xml -share/gnome/gnome-2.0/ui/GNOME_CharpickerApplet.xml -share/gnome/gnome-2.0/ui/GNOME_DriveMountApplet.xml -share/gnome/gnome-2.0/ui/GNOME_GWeatherApplet.xml -share/gnome/gnome-2.0/ui/GNOME_GeyesApplet.xml -share/gnome/gnome-2.0/ui/GNOME_GtikApplet.xml -share/gnome/gnome-2.0/ui/GNOME_KeyboardApplet.xml -share/gnome/gnome-2.0/ui/GNOME_MailCheckApplet.xml -share/gnome/gnome-2.0/ui/GNOME_MiniCommanderApplet.xml -share/gnome/gnome-2.0/ui/GNOME_MixerApplet.xml -share/gnome/gnome-2.0/ui/GNOME_ModemlightsApplet.xml -share/gnome/gnome-2.0/ui/GNOME_MultiloadApplet.xml -share/gnome/gnome-2.0/ui/GNOME_StickyNotesApplet.xml -share/gnome/gnome-2.0/ui/GNOME_WirelessApplet.xml -share/gnome/gweather/Locations -share/gnome/help/accessx-status/C/accessx-status.xml -share/gnome/help/accessx-status/C/figures/accessx-status-applet.png -share/gnome/help/accessx-status/C/legal.xml -%%BATTERY%%share/gnome/help/battstat/C/battstat.xml -%%BATTERY%%share/gnome/help/battstat/C/figures/battstat-apperance.png -%%BATTERY%%share/gnome/help/battstat/C/figures/battstat-applet.png -%%BATTERY%%share/gnome/help/battstat/C/figures/battstat-general.png -%%BATTERY%%share/gnome/help/battstat/C/legal.xml -%%BATTERY%%share/gnome/help/battstat/ja/battstat.xml -%%BATTERY%%share/gnome/help/battstat/ja/figures/battstat-apperance.png -%%BATTERY%%share/gnome/help/battstat/ja/figures/battstat-applet.png -%%BATTERY%%share/gnome/help/battstat/ja/figures/battstat-general.png -%%BATTERY%%share/gnome/help/battstat/ja/legal.xml -share/gnome/help/cdplayer/C/cdplayer.xml -share/gnome/help/cdplayer/C/figures/cdplayer_applet.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_pause.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_play.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_playafterpause.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/C/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/C/legal.xml -share/gnome/help/cdplayer/de/cdplayer.xml -share/gnome/help/cdplayer/de/figures/cdplayer_applet.png -share/gnome/help/cdplayer/de/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/de/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/de/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/de/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/de/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/de/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/de/legal.xml -share/gnome/help/cdplayer/es/cdplayer.xml -share/gnome/help/cdplayer/es/figures/cdplayer_applet.png -share/gnome/help/cdplayer/es/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/es/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/es/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/es/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/es/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/es/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/es/legal.xml -share/gnome/help/cdplayer/fr/cdplayer.xml -share/gnome/help/cdplayer/fr/figures/cdplayer_applet.png -share/gnome/help/cdplayer/fr/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/fr/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/fr/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/fr/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/fr/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/fr/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/fr/legal.xml -share/gnome/help/cdplayer/it/cdplayer.xml -share/gnome/help/cdplayer/it/figures/cdplayer_applet.png -share/gnome/help/cdplayer/it/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/it/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/it/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/it/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/it/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/it/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/it/legal.xml -share/gnome/help/cdplayer/ja/cdplayer.xml -share/gnome/help/cdplayer/ja/figures/cdplayer_applet.png -share/gnome/help/cdplayer/ja/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/ja/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/ja/figures/cdplayer_applet_pause.png -share/gnome/help/cdplayer/ja/figures/cdplayer_applet_play.png -share/gnome/help/cdplayer/ja/figures/cdplayer_applet_playafterpause.png -share/gnome/help/cdplayer/ja/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/ja/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/ja/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/ja/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/ja/legal.xml -share/gnome/help/cdplayer/ko/cdplayer.xml -share/gnome/help/cdplayer/ko/figures/cdplayer_applet.png -share/gnome/help/cdplayer/ko/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/ko/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/ko/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/ko/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/ko/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/ko/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/ko/legal.xml -share/gnome/help/cdplayer/sv/cdplayer.xml -share/gnome/help/cdplayer/sv/figures/cdplayer_applet.png -share/gnome/help/cdplayer/sv/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/sv/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/sv/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/sv/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/sv/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/sv/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/sv/legal.xml -share/gnome/help/cdplayer/zh_CN/cdplayer.xml -share/gnome/help/cdplayer/zh_CN/figures/cdplayer_applet.png -share/gnome/help/cdplayer/zh_CN/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/zh_CN/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/zh_CN/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/zh_CN/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/zh_CN/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/zh_CN/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/zh_CN/legal.xml -share/gnome/help/cdplayer/zh_TW/cdplayer.xml -share/gnome/help/cdplayer/zh_TW/figures/cdplayer_applet.png -share/gnome/help/cdplayer/zh_TW/figures/cdplayer_applet_eject.png -share/gnome/help/cdplayer/zh_TW/figures/cdplayer_applet_nexttrack.png -share/gnome/help/cdplayer/zh_TW/figures/cdplayer_applet_playing.png -share/gnome/help/cdplayer/zh_TW/figures/cdplayer_applet_playpause.png -share/gnome/help/cdplayer/zh_TW/figures/cdplayer_applet_prevtrack.png -share/gnome/help/cdplayer/zh_TW/figures/cdplayer_applet_stop.png -share/gnome/help/cdplayer/zh_TW/legal.xml -share/gnome/help/char-palette/C/char-palette.xml -share/gnome/help/char-palette/C/figures/charpalette_applet.png -share/gnome/help/char-palette/C/figures/charpalette_chargroup.png -share/gnome/help/char-palette/C/figures/charpick_characters.png -share/gnome/help/char-palette/C/legal.xml -share/gnome/help/char-palette/de/char-palette.xml -share/gnome/help/char-palette/de/figures/charpalette_applet.png -share/gnome/help/char-palette/de/figures/charpalette_chargroup.png -share/gnome/help/char-palette/de/figures/charpick_applet.png -share/gnome/help/char-palette/de/figures/charpick_characters.png -share/gnome/help/char-palette/de/figures/charpick_chargroup.png -share/gnome/help/char-palette/de/legal.xml -share/gnome/help/char-palette/es/char-palette.xml -share/gnome/help/char-palette/es/figures/charpalette_applet.png -share/gnome/help/char-palette/es/figures/charpalette_chargroup.png -share/gnome/help/char-palette/es/figures/charpick_applet.png -share/gnome/help/char-palette/es/figures/charpick_characters.png -share/gnome/help/char-palette/es/figures/charpick_chargroup.png -share/gnome/help/char-palette/es/legal.xml -share/gnome/help/char-palette/fr/char-palette.xml -share/gnome/help/char-palette/fr/figures/charpalette_applet.png -share/gnome/help/char-palette/fr/figures/charpalette_chargroup.png -share/gnome/help/char-palette/fr/figures/charpick_applet.png -share/gnome/help/char-palette/fr/figures/charpick_characters.png -share/gnome/help/char-palette/fr/figures/charpick_chargroup.png -share/gnome/help/char-palette/fr/legal.xml -share/gnome/help/char-palette/it/char-palette.xml -share/gnome/help/char-palette/it/figures/charpalette_applet.png -share/gnome/help/char-palette/it/figures/charpalette_chargroup.png -share/gnome/help/char-palette/it/figures/charpick_applet.png -share/gnome/help/char-palette/it/figures/charpick_characters.png -share/gnome/help/char-palette/it/figures/charpick_chargroup.png -share/gnome/help/char-palette/it/legal.xml -share/gnome/help/char-palette/ja/char-palette.xml -share/gnome/help/char-palette/ja/figures/charpalette_applet.png -share/gnome/help/char-palette/ja/figures/charpalette_chargroup.png -share/gnome/help/char-palette/ja/figures/charpick_applet.png -share/gnome/help/char-palette/ja/figures/charpick_characters.png -share/gnome/help/char-palette/ja/figures/charpick_chargroup.png -share/gnome/help/char-palette/ja/legal.xml -share/gnome/help/char-palette/ko/char-palette.xml -share/gnome/help/char-palette/ko/figures/charpalette_applet.png -share/gnome/help/char-palette/ko/figures/charpalette_chargroup.png -share/gnome/help/char-palette/ko/figures/charpick_applet.png -share/gnome/help/char-palette/ko/figures/charpick_characters.png -share/gnome/help/char-palette/ko/figures/charpick_chargroup.png -share/gnome/help/char-palette/ko/legal.xml -share/gnome/help/char-palette/sv/char-palette.xml -share/gnome/help/char-palette/sv/figures/charpalette_applet.png -share/gnome/help/char-palette/sv/figures/charpalette_chargroup.png -share/gnome/help/char-palette/sv/figures/charpick_applet.png -share/gnome/help/char-palette/sv/figures/charpick_characters.png -share/gnome/help/char-palette/sv/figures/charpick_chargroup.png -share/gnome/help/char-palette/sv/legal.xml -share/gnome/help/char-palette/zh_CN/char-palette.xml -share/gnome/help/char-palette/zh_CN/figures/charpalette_applet.png -share/gnome/help/char-palette/zh_CN/figures/charpalette_chargroup.png -share/gnome/help/char-palette/zh_CN/figures/charpick_applet.png -share/gnome/help/char-palette/zh_CN/figures/charpick_characters.png -share/gnome/help/char-palette/zh_CN/figures/charpick_chargroup.png -share/gnome/help/char-palette/zh_CN/legal.xml -share/gnome/help/char-palette/zh_TW/char-palette.xml -share/gnome/help/char-palette/zh_TW/figures/charpalette_applet.png -share/gnome/help/char-palette/zh_TW/figures/charpalette_chargroup.png -share/gnome/help/char-palette/zh_TW/figures/charpick_applet.png -share/gnome/help/char-palette/zh_TW/figures/charpick_characters.png -share/gnome/help/char-palette/zh_TW/figures/charpick_chargroup.png -share/gnome/help/char-palette/zh_TW/legal.xml -share/gnome/help/command-line/C/command-line.xml -share/gnome/help/command-line/C/figures/command-line.png -share/gnome/help/command-line/C/legal.xml -share/gnome/help/command-line/de/command-line.xml -share/gnome/help/command-line/de/figures/command-line.png -share/gnome/help/command-line/de/legal.xml -share/gnome/help/command-line/es/command-line.xml -share/gnome/help/command-line/es/figures/command-line.png -share/gnome/help/command-line/es/legal.xml -share/gnome/help/command-line/fr/command-line.xml -share/gnome/help/command-line/fr/figures/command-line.png -share/gnome/help/command-line/fr/legal.xml -share/gnome/help/command-line/it/command-line.xml -share/gnome/help/command-line/it/figures/command-line.png -share/gnome/help/command-line/it/legal.xml -share/gnome/help/command-line/ja/command-line.xml -share/gnome/help/command-line/ja/figures/command-line.png -share/gnome/help/command-line/ja/legal.xml -share/gnome/help/command-line/ko/command-line.xml -share/gnome/help/command-line/ko/figures/command-line.png -share/gnome/help/command-line/ko/legal.xml -share/gnome/help/command-line/sv/command-line.xml -share/gnome/help/command-line/sv/figures/command-line.png -share/gnome/help/command-line/sv/legal.xml -share/gnome/help/command-line/zh_CN/command-line.xml -share/gnome/help/command-line/zh_CN/figures/command-line.png -share/gnome/help/command-line/zh_CN/legal.xml -share/gnome/help/command-line/zh_TW/command-line.xml -share/gnome/help/command-line/zh_TW/figures/command-line.png -share/gnome/help/command-line/zh_TW/legal.xml -share/gnome/help/drivemount/C/drivemount.xml -share/gnome/help/drivemount/C/figures/drivemount_applet_all.png -share/gnome/help/drivemount/C/figures/drivemount_applet_floppy.png -share/gnome/help/drivemount/C/figures/drivemount_applet_settings.png -share/gnome/help/drivemount/C/figures/drivemount_applet_tooltip.png -share/gnome/help/drivemount/C/legal.xml -share/gnome/help/geyes/C/figures/geyes_applet.png -share/gnome/help/geyes/C/geyes.xml -share/gnome/help/geyes/C/legal.xml -share/gnome/help/geyes/de/figures/geyes_applet.png -share/gnome/help/geyes/de/figures/geyes_settings.png -share/gnome/help/geyes/de/geyes.xml -share/gnome/help/geyes/de/legal.xml -share/gnome/help/geyes/es/figures/geyes_applet.png -share/gnome/help/geyes/es/figures/geyes_settings.png -share/gnome/help/geyes/es/geyes.xml -share/gnome/help/geyes/es/legal.xml -share/gnome/help/geyes/fr/figures/geyes_applet.png -share/gnome/help/geyes/fr/figures/geyes_settings.png -share/gnome/help/geyes/fr/geyes.xml -share/gnome/help/geyes/fr/legal.xml -share/gnome/help/geyes/it/figures/geyes_applet.png -share/gnome/help/geyes/it/figures/geyes_settings.png -share/gnome/help/geyes/it/geyes.xml -share/gnome/help/geyes/it/legal.xml -share/gnome/help/geyes/ja/figures/geyes_applet.png -share/gnome/help/geyes/ja/figures/geyes_settings.png -share/gnome/help/geyes/ja/geyes.xml -share/gnome/help/geyes/ja/legal.xml -share/gnome/help/geyes/ko/figures/geyes_applet.png -share/gnome/help/geyes/ko/figures/geyes_settings.png -share/gnome/help/geyes/ko/geyes.xml -share/gnome/help/geyes/ko/legal.xml -share/gnome/help/geyes/sv/figures/geyes_applet.png -share/gnome/help/geyes/sv/figures/geyes_settings.png -share/gnome/help/geyes/sv/geyes.xml -share/gnome/help/geyes/sv/legal.xml -share/gnome/help/geyes/zh_CN/figures/geyes_applet.png -share/gnome/help/geyes/zh_CN/figures/geyes_settings.png -share/gnome/help/geyes/zh_CN/geyes.xml -share/gnome/help/geyes/zh_CN/legal.xml -share/gnome/help/geyes/zh_TW/figures/geyes_applet.png -share/gnome/help/geyes/zh_TW/figures/geyes_settings.png -share/gnome/help/geyes/zh_TW/geyes.xml -share/gnome/help/geyes/zh_TW/legal.xml -share/gnome/help/gkb/C/figures/gkb_applet.png -share/gnome/help/gkb/C/gkb.xml -share/gnome/help/gkb/C/legal.xml -share/gnome/help/gkb/de/figures/gkb_applet.png -share/gnome/help/gkb/de/gkb.xml -share/gnome/help/gkb/de/legal.xml -share/gnome/help/gkb/es/figures/gkb_applet.png -share/gnome/help/gkb/es/gkb.xml -share/gnome/help/gkb/es/legal.xml -share/gnome/help/gkb/fr/figures/gkb_applet.png -share/gnome/help/gkb/fr/gkb.xml -share/gnome/help/gkb/fr/legal.xml -share/gnome/help/gkb/it/figures/gkb_applet.png -share/gnome/help/gkb/it/gkb.xml -share/gnome/help/gkb/it/legal.xml -share/gnome/help/gkb/ja/figures/gkb_applet.png -share/gnome/help/gkb/ja/gkb.xml -share/gnome/help/gkb/ja/legal.xml -share/gnome/help/gkb/ko/figures/gkb_applet.png -share/gnome/help/gkb/ko/gkb.xml -share/gnome/help/gkb/ko/legal.xml -share/gnome/help/gkb/sv/figures/gkb_applet.png -share/gnome/help/gkb/sv/gkb.xml -share/gnome/help/gkb/sv/legal.xml -share/gnome/help/gkb/zh_CN/figures/gkb_applet.png -share/gnome/help/gkb/zh_CN/gkb.xml -share/gnome/help/gkb/zh_CN/legal.xml -share/gnome/help/gkb/zh_TW/figures/gkb_applet.png -share/gnome/help/gkb/zh_TW/gkb.xml -share/gnome/help/gkb/zh_TW/legal.xml -share/gnome/help/gtik2_applet2/C/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/C/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/C/legal.xml -share/gnome/help/gtik2_applet2/de/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/de/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/de/legal.xml -share/gnome/help/gtik2_applet2/es/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/es/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/es/legal.xml -share/gnome/help/gtik2_applet2/fr/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/fr/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/fr/legal.xml -share/gnome/help/gtik2_applet2/it/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/it/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/it/legal.xml -share/gnome/help/gtik2_applet2/ja/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/ja/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/ja/legal.xml -share/gnome/help/gtik2_applet2/ko/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/ko/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/ko/legal.xml -share/gnome/help/gtik2_applet2/sv/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/sv/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/sv/legal.xml -share/gnome/help/gtik2_applet2/zh_CN/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/zh_CN/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/zh_CN/legal.xml -share/gnome/help/gtik2_applet2/zh_TW/figures/gtik_applet.png -share/gnome/help/gtik2_applet2/zh_TW/gtik2_applet2.xml -share/gnome/help/gtik2_applet2/zh_TW/legal.xml -share/gnome/help/gweather/C/figures/gweather_applet.png -share/gnome/help/gweather/C/figures/gweather_settings.png -share/gnome/help/gweather/C/figures/gweather_weather.png -share/gnome/help/gweather/C/gweather.xml -share/gnome/help/gweather/C/legal.xml -share/gnome/help/gweather/de/figures/gweather_applet.png -share/gnome/help/gweather/de/figures/gweather_settings.png -share/gnome/help/gweather/de/figures/gweather_weather.png -share/gnome/help/gweather/de/gweather.xml -share/gnome/help/gweather/de/legal.xml -share/gnome/help/gweather/es/figures/gweather_applet.png -share/gnome/help/gweather/es/figures/gweather_settings.png -share/gnome/help/gweather/es/figures/gweather_weather.png -share/gnome/help/gweather/es/gweather.xml -share/gnome/help/gweather/es/legal.xml -share/gnome/help/gweather/fr/figures/gweather_applet.png -share/gnome/help/gweather/fr/figures/gweather_settings.png -share/gnome/help/gweather/fr/figures/gweather_weather.png -share/gnome/help/gweather/fr/gweather.xml -share/gnome/help/gweather/fr/legal.xml -share/gnome/help/gweather/it/figures/gweather_applet.png -share/gnome/help/gweather/it/figures/gweather_settings.png -share/gnome/help/gweather/it/figures/gweather_weather.png -share/gnome/help/gweather/it/gweather.xml -share/gnome/help/gweather/it/legal.xml -share/gnome/help/gweather/ja/figures/gweather_applet.png -share/gnome/help/gweather/ja/figures/gweather_settings.png -share/gnome/help/gweather/ja/figures/gweather_weather.png -share/gnome/help/gweather/ja/gweather.xml -share/gnome/help/gweather/ja/legal.xml -share/gnome/help/gweather/ko/figures/gweather_applet.png -share/gnome/help/gweather/ko/figures/gweather_settings.png -share/gnome/help/gweather/ko/figures/gweather_weather.png -share/gnome/help/gweather/ko/gweather.xml -share/gnome/help/gweather/ko/legal.xml -share/gnome/help/gweather/sv/figures/gweather_applet.png -share/gnome/help/gweather/sv/figures/gweather_settings.png -share/gnome/help/gweather/sv/figures/gweather_weather.png -share/gnome/help/gweather/sv/gweather.xml -share/gnome/help/gweather/sv/legal.xml -share/gnome/help/gweather/zh_CN/figures/gweather_applet.png -share/gnome/help/gweather/zh_CN/figures/gweather_settings.png -share/gnome/help/gweather/zh_CN/figures/gweather_weather.png -share/gnome/help/gweather/zh_CN/gweather.xml -share/gnome/help/gweather/zh_CN/legal.xml -share/gnome/help/gweather/zh_TW/figures/gweather_applet.png -share/gnome/help/gweather/zh_TW/figures/gweather_settings.png -share/gnome/help/gweather/zh_TW/figures/gweather_weather.png -share/gnome/help/gweather/zh_TW/gweather.xml -share/gnome/help/gweather/zh_TW/legal.xml -share/gnome/help/mailcheck/C/figures/mailcheck_applet.png -share/gnome/help/mailcheck/C/legal.xml -share/gnome/help/mailcheck/C/mailcheck.xml -share/gnome/help/mailcheck/de/figures/mailcheck-applet.png -share/gnome/help/mailcheck/de/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck/de/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck/de/figures/mailcheck_applet.png -share/gnome/help/mailcheck/de/legal.xml -share/gnome/help/mailcheck/de/mailcheck.xml -share/gnome/help/mailcheck/es/figures/mailcheck-applet.png -share/gnome/help/mailcheck/es/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck/es/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck/es/figures/mailcheck_applet.png -share/gnome/help/mailcheck/es/legal.xml -share/gnome/help/mailcheck/es/mailcheck.xml -share/gnome/help/mailcheck/fr/figures/mailcheck-applet.png -share/gnome/help/mailcheck/fr/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck/fr/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck/fr/figures/mailcheck_applet.png -share/gnome/help/mailcheck/fr/legal.xml -share/gnome/help/mailcheck/fr/mailcheck.xml -share/gnome/help/mailcheck/it/figures/mailcheck-applet.png -share/gnome/help/mailcheck/it/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck/it/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck/it/figures/mailcheck_applet.png -share/gnome/help/mailcheck/it/legal.xml -share/gnome/help/mailcheck/it/mailcheck.xml -share/gnome/help/mailcheck/ja/figures/mailcheck_applet.png -share/gnome/help/mailcheck/ja/legal.xml -share/gnome/help/mailcheck/ja/mailcheck.xml -share/gnome/help/mailcheck/ko/figures/mailcheck-applet.png -share/gnome/help/mailcheck/ko/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck/ko/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck/ko/figures/mailcheck_applet.png -share/gnome/help/mailcheck/ko/legal.xml -share/gnome/help/mailcheck/ko/mailcheck.xml -share/gnome/help/mailcheck/sv/figures/mailcheck-applet.png -share/gnome/help/mailcheck/sv/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck/sv/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck/sv/figures/mailcheck_applet.png -share/gnome/help/mailcheck/sv/legal.xml -share/gnome/help/mailcheck/sv/mailcheck.xml -share/gnome/help/mailcheck/zh_CN/figures/mailcheck-applet.png -share/gnome/help/mailcheck/zh_CN/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck/zh_CN/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck/zh_CN/figures/mailcheck_applet.png -share/gnome/help/mailcheck/zh_CN/legal.xml -share/gnome/help/mailcheck/zh_CN/mailcheck.xml -share/gnome/help/mailcheck/zh_TW/figures/mailcheck-applet.png -share/gnome/help/mailcheck/zh_TW/figures/mailcheck-properties-mailbox.png -share/gnome/help/mailcheck/zh_TW/figures/mailcheck-properties-mailcheck.png -share/gnome/help/mailcheck/zh_TW/figures/mailcheck_applet.png -share/gnome/help/mailcheck/zh_TW/legal.xml -share/gnome/help/mailcheck/zh_TW/mailcheck.xml -share/gnome/help/mixer_applet2/C/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/C/legal.xml -share/gnome/help/mixer_applet2/C/mixer_applet2.xml -share/gnome/help/mixer_applet2/de/figures/mixer_applet.png -share/gnome/help/mixer_applet2/de/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/de/legal.xml -share/gnome/help/mixer_applet2/de/mixer_applet2.xml -share/gnome/help/mixer_applet2/es/figures/mixer_applet.png -share/gnome/help/mixer_applet2/es/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/es/legal.xml -share/gnome/help/mixer_applet2/es/mixer_applet2.xml -share/gnome/help/mixer_applet2/fr/figures/mixer_applet.png -share/gnome/help/mixer_applet2/fr/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/fr/legal.xml -share/gnome/help/mixer_applet2/fr/mixer_applet2.xml -share/gnome/help/mixer_applet2/ja/figures/mixer_applet.png -share/gnome/help/mixer_applet2/ja/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/ja/legal.xml -share/gnome/help/mixer_applet2/ja/mixer_applet2.xml -share/gnome/help/mixer_applet2/ko/figures/mixer_applet.png -share/gnome/help/mixer_applet2/ko/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/ko/legal.xml -share/gnome/help/mixer_applet2/ko/mixer_applet2.xml -share/gnome/help/mixer_applet2/sv/figures/mixer_applet.png -share/gnome/help/mixer_applet2/sv/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/sv/legal.xml -share/gnome/help/mixer_applet2/sv/mixer_applet2.xml -share/gnome/help/mixer_applet2/zh_CN/figures/mixer_applet.png -share/gnome/help/mixer_applet2/zh_CN/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/zh_CN/legal.xml -share/gnome/help/mixer_applet2/zh_CN/mixer_applet2.xml -share/gnome/help/mixer_applet2/zh_TW/figures/mixer_applet.png -share/gnome/help/mixer_applet2/zh_TW/figures/volumecontrol_applet.png -share/gnome/help/mixer_applet2/zh_TW/legal.xml -share/gnome/help/mixer_applet2/zh_TW/mixer_applet2.xml -share/gnome/help/modemlights/C/figures/modemlights-advanced.png -share/gnome/help/modemlights/C/figures/modemlights-advpref.png -share/gnome/help/modemlights/C/figures/modemlights-color.png -share/gnome/help/modemlights/C/figures/modemlights-general.png -share/gnome/help/modemlights/C/figures/modemlights-prefs.png -share/gnome/help/modemlights/C/figures/modemlights.png -share/gnome/help/modemlights/C/figures/modemlights_applet.png -share/gnome/help/modemlights/C/figures/modemlights_applet_advanced.png -share/gnome/help/modemlights/C/figures/modemlights_applet_awaiting.png -share/gnome/help/modemlights/C/figures/modemlights_applet_button.png -share/gnome/help/modemlights/C/figures/modemlights_applet_button_2.png -share/gnome/help/modemlights/C/figures/modemlights_applet_colors.png -share/gnome/help/modemlights/C/figures/modemlights_applet_connected.png -share/gnome/help/modemlights/C/figures/modemlights_applet_general.png -share/gnome/help/modemlights/C/figures/modemlights_applet_if_connect.png -share/gnome/help/modemlights/C/figures/modemlights_applet_not_connected.png -share/gnome/help/modemlights/C/figures/modemlights_applet_prefs_connecting.png -share/gnome/help/modemlights/C/figures/modemlights_applet_prefs_display.png -share/gnome/help/modemlights/C/legal.xml -share/gnome/help/modemlights/C/modemlights.xml -share/gnome/help/stickynotes_applet/C/legal.xml -share/gnome/help/stickynotes_applet/C/stickynotes_applet.xml -share/gnome/omf/gnome-applets/accessx-status-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/accessx-status-C.omf 2>/dev/null || /usr/bin/true -%%BATTERY%%share/gnome/omf/gnome-applets/battstat-C.omf -%%BATTERY%%@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/battstat-C.omf 2>/dev/null || /usr/bin/true -%%BATTERY%%share/gnome/omf/gnome-applets/battstat-ja.omf -%%BATTERY%%@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/battstat-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/cdplayer-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/cdplayer-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/char-palette-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/char-palette-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/command-line-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/command-line-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/drivemount-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/drivemount-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/geyes-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/geyes-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gkb-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gkb-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gtik2_applet2-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/gweather_applet-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/gweather_applet-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mailcheck-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mailcheck-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mailcheck-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mailcheck-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mailcheck-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mailcheck-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mailcheck-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mailcheck-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mailcheck-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mailcheck-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mailcheck-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mailcheck-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mailcheck-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mailcheck-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mailcheck-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mailcheck-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mailcheck-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mailcheck-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mailcheck-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mailcheck-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mixer_applet2-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mixer_applet2-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mixer_applet2-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mixer_applet2-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mixer_applet2-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mixer_applet2-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mixer_applet2-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mixer_applet2-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mixer_applet2-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mixer_applet2-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mixer_applet2-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mixer_applet2-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mixer_applet2-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mixer_applet2-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mixer_applet2-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mixer_applet2-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/mixer_applet2-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/mixer_applet2-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/modemlights-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/modemlights-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-applets/stickynotes_applet-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-applets/stickynotes_applet-C.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/accessx-status-applet/ax-applet.png -share/gnome/pixmaps/accessx-status-applet/ax-bouncekeys.png -share/gnome/pixmaps/accessx-status-applet/ax-key-base.png -share/gnome/pixmaps/accessx-status-applet/ax-key-inverse.png -share/gnome/pixmaps/accessx-status-applet/ax-key-no.png -share/gnome/pixmaps/accessx-status-applet/ax-key-none.png -share/gnome/pixmaps/accessx-status-applet/ax-key-yes.png -share/gnome/pixmaps/accessx-status-applet/ax-slowkeys-no.png -share/gnome/pixmaps/accessx-status-applet/ax-slowkeys-pending.png -share/gnome/pixmaps/accessx-status-applet/ax-slowkeys-yes.png -share/gnome/pixmaps/accessx-status-applet/ax-slowkeys.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-base.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-default-left.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-default-middle.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-default-right.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-pressed-left.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-pressed-middle.png -share/gnome/pixmaps/accessx-status-applet/mousekeys-pressed-right.png -share/gnome/pixmaps/accessx-status-applet/sticky-alt-latched.png -share/gnome/pixmaps/accessx-status-applet/sticky-alt-locked.png -share/gnome/pixmaps/accessx-status-applet/sticky-alt-none.png -share/gnome/pixmaps/accessx-status-applet/sticky-ctrl-latched.png -share/gnome/pixmaps/accessx-status-applet/sticky-ctrl-locked.png -share/gnome/pixmaps/accessx-status-applet/sticky-ctrl-none.png -share/gnome/pixmaps/accessx-status-applet/sticky-hyper-latched.png -share/gnome/pixmaps/accessx-status-applet/sticky-hyper-locked.png -share/gnome/pixmaps/accessx-status-applet/sticky-hyper-none.png -share/gnome/pixmaps/accessx-status-applet/sticky-meta-latched.png -share/gnome/pixmaps/accessx-status-applet/sticky-meta-locked.png -share/gnome/pixmaps/accessx-status-applet/sticky-meta-none.png -share/gnome/pixmaps/accessx-status-applet/sticky-shift-latched.png -share/gnome/pixmaps/accessx-status-applet/sticky-shift-locked.png -share/gnome/pixmaps/accessx-status-applet/sticky-shift-none.png -share/gnome/pixmaps/accessx-status-applet/sticky-super-latched.png -share/gnome/pixmaps/accessx-status-applet/sticky-super-locked.png -share/gnome/pixmaps/accessx-status-applet/sticky-super-none.png -%%BATTERY%%share/gnome/pixmaps/battstat.png -share/gnome/pixmaps/charpick.png -share/gnome/pixmaps/drivemount-applet.png -share/gnome/pixmaps/gkb-icon.png -share/gnome/pixmaps/gkb.png -share/gnome/pixmaps/gkb/ae.png -share/gnome/pixmaps/gkb/am.png -share/gnome/pixmaps/gkb/ar.png -share/gnome/pixmaps/gkb/at.png -share/gnome/pixmaps/gkb/az.png -share/gnome/pixmaps/gkb/be.png -share/gnome/pixmaps/gkb/bg.png -share/gnome/pixmaps/gkb/bh.png -share/gnome/pixmaps/gkb/br.png -share/gnome/pixmaps/gkb/by.png -share/gnome/pixmaps/gkb/ca.png -share/gnome/pixmaps/gkb/ch.png -share/gnome/pixmaps/gkb/cu.png -share/gnome/pixmaps/gkb/cz.png -share/gnome/pixmaps/gkb/de.png -share/gnome/pixmaps/gkb/dj.png -share/gnome/pixmaps/gkb/dk.png -share/gnome/pixmaps/gkb/dz.png -share/gnome/pixmaps/gkb/ee.png -share/gnome/pixmaps/gkb/eg.png -share/gnome/pixmaps/gkb/es.png -share/gnome/pixmaps/gkb/eu.png -share/gnome/pixmaps/gkb/fi.png -share/gnome/pixmaps/gkb/fr.png -share/gnome/pixmaps/gkb/ge.png -share/gnome/pixmaps/gkb/gkb.png -share/gnome/pixmaps/gkb/gr.png -share/gnome/pixmaps/gkb/hr.png -share/gnome/pixmaps/gkb/hu.png -share/gnome/pixmaps/gkb/il.png -share/gnome/pixmaps/gkb/iq.png -share/gnome/pixmaps/gkb/is.png -share/gnome/pixmaps/gkb/it.png -share/gnome/pixmaps/gkb/jo.png -share/gnome/pixmaps/gkb/jp.png -share/gnome/pixmaps/gkb/km.png -share/gnome/pixmaps/gkb/kr.png -share/gnome/pixmaps/gkb/kw.png -share/gnome/pixmaps/gkb/la.png -share/gnome/pixmaps/gkb/lam.png -share/gnome/pixmaps/gkb/lb.png -share/gnome/pixmaps/gkb/lt.png -share/gnome/pixmaps/gkb/ly.png -share/gnome/pixmaps/gkb/ma.png -share/gnome/pixmaps/gkb/mk.png -share/gnome/pixmaps/gkb/mn.png -share/gnome/pixmaps/gkb/mx.png -share/gnome/pixmaps/gkb/nl.png -share/gnome/pixmaps/gkb/no.png -share/gnome/pixmaps/gkb/om.png -share/gnome/pixmaps/gkb/pl.png -share/gnome/pixmaps/gkb/ps.png -share/gnome/pixmaps/gkb/pt.png -share/gnome/pixmaps/gkb/qa.png -share/gnome/pixmaps/gkb/qc.png -share/gnome/pixmaps/gkb/ro.png -share/gnome/pixmaps/gkb/ru.png -share/gnome/pixmaps/gkb/sa.png -share/gnome/pixmaps/gkb/sd.png -share/gnome/pixmaps/gkb/se.png -share/gnome/pixmaps/gkb/si.png -share/gnome/pixmaps/gkb/sk.png -share/gnome/pixmaps/gkb/so.png -share/gnome/pixmaps/gkb/sr.png -share/gnome/pixmaps/gkb/sy.png -share/gnome/pixmaps/gkb/th.png -share/gnome/pixmaps/gkb/tn.png -share/gnome/pixmaps/gkb/tr.png -share/gnome/pixmaps/gkb/ua.png -share/gnome/pixmaps/gkb/uk.png -share/gnome/pixmaps/gkb/un.png -share/gnome/pixmaps/gkb/us.png -share/gnome/pixmaps/gkb/uy.png -share/gnome/pixmaps/gkb/vn.png -share/gnome/pixmaps/gkb/ye.png -share/gnome/pixmaps/gkb/yu.png -share/gnome/pixmaps/gnome-cdplayer-icon.png -share/gnome/pixmaps/gnome-cpu.png -share/gnome/pixmaps/gnome-eyes.png -share/gnome/pixmaps/gnome-mini-commander.png -share/gnome/pixmaps/gweather/tstorm.xpm -share/gnome/pixmaps/mailcheck/eclouds.png -share/gnome/pixmaps/mailcheck/email-e.png -share/gnome/pixmaps/mailcheck/email-eclouds.png -share/gnome/pixmaps/mailcheck/email-tiny.png -share/gnome/pixmaps/mailcheck/email.png -share/gnome/pixmaps/mailcheck/tux-anim.png -share/gnome/pixmaps/mini-commander/browser-mini.xpm -share/gnome/pixmaps/mini-commander/history-mini.xpm -share/gnome/pixmaps/mixer/gnome-mixer-applet.png -share/gnome/pixmaps/mixer/volume-max.png -share/gnome/pixmaps/mixer/volume-medium.png -share/gnome/pixmaps/mixer/volume-min.png -share/gnome/pixmaps/mixer/volume-mute.png -share/gnome/pixmaps/mixer/volume-zero.png -share/gnome/pixmaps/stickynotes/close.png -share/gnome/pixmaps/stickynotes/locked.png -share/gnome/pixmaps/stickynotes/resize_se.png -share/gnome/pixmaps/stickynotes/resize_sw.png -share/gnome/pixmaps/stickynotes/stickynotes.png -share/gnome/pixmaps/stickynotes/stickynotes_prelight.png -share/gnome/pixmaps/stickynotes/unlocked.png -share/gnome/pixmaps/wireless-applet/broken-0.png -share/gnome/pixmaps/wireless-applet/no-link-0.png -share/gnome/pixmaps/wireless-applet/signal-1-40.png -share/gnome/pixmaps/wireless-applet/signal-41-60.png -share/gnome/pixmaps/wireless-applet/signal-61-80.png -share/gnome/pixmaps/wireless-applet/signal-81-100.png -share/gnome/pixmaps/wireless-applet/wireless-applet.png -share/gnome/stickynotes/stickynotes.glade -share/gnome/wireless-applet/wireless-applet.glade -share/gnome/xmodmap/xmodmap.am -share/gnome/xmodmap/xmodmap.ar -share/gnome/xmodmap/xmodmap.be -share/gnome/xmodmap/xmodmap.bg -share/gnome/xmodmap/xmodmap.br -share/gnome/xmodmap/xmodmap.ch -share/gnome/xmodmap/xmodmap.ch_de -share/gnome/xmodmap/xmodmap.ch_fr -share/gnome/xmodmap/xmodmap.cz -share/gnome/xmodmap/xmodmap.de -share/gnome/xmodmap/xmodmap.de-apple -share/gnome/xmodmap/xmodmap.dk -share/gnome/xmodmap/xmodmap.dvorak -share/gnome/xmodmap/xmodmap.ee -share/gnome/xmodmap/xmodmap.es -share/gnome/xmodmap/xmodmap.es_x86 -share/gnome/xmodmap/xmodmap.fi -share/gnome/xmodmap/xmodmap.fr -share/gnome/xmodmap/xmodmap.fr-2 -share/gnome/xmodmap/xmodmap.fr_x86 -share/gnome/xmodmap/xmodmap.gb -share/gnome/xmodmap/xmodmap.gb-102 -share/gnome/xmodmap/xmodmap.gb-105 -share/gnome/xmodmap/xmodmap.ge_la -share/gnome/xmodmap/xmodmap.ge_ru -share/gnome/xmodmap/xmodmap.gr -share/gnome/xmodmap/xmodmap.hu -share/gnome/xmodmap/xmodmap.hu-101-lat1 -share/gnome/xmodmap/xmodmap.hu-101-lat2 -share/gnome/xmodmap/xmodmap.hu-ibm -share/gnome/xmodmap/xmodmap.hu-lat1 -share/gnome/xmodmap/xmodmap.hu-sun-lat2 -share/gnome/xmodmap/xmodmap.hu.old -share/gnome/xmodmap/xmodmap.hu_latin1 -share/gnome/xmodmap/xmodmap.hu_x86 -share/gnome/xmodmap/xmodmap.il -share/gnome/xmodmap/xmodmap.il_phonetic -share/gnome/xmodmap/xmodmap.is -share/gnome/xmodmap/xmodmap.it -share/gnome/xmodmap/xmodmap.jp -share/gnome/xmodmap/xmodmap.kr -share/gnome/xmodmap/xmodmap.la -share/gnome/xmodmap/xmodmap.lt -share/gnome/xmodmap/xmodmap.lt_b -share/gnome/xmodmap/xmodmap.lt_p -share/gnome/xmodmap/xmodmap.mk -share/gnome/xmodmap/xmodmap.mn -share/gnome/xmodmap/xmodmap.mn-phonet -share/gnome/xmodmap/xmodmap.mn-rev -share/gnome/xmodmap/xmodmap.mn-uni -share/gnome/xmodmap/xmodmap.nl -share/gnome/xmodmap/xmodmap.no -share/gnome/xmodmap/xmodmap.pl -share/gnome/xmodmap/xmodmap.pl2 -share/gnome/xmodmap/xmodmap.pt -share/gnome/xmodmap/xmodmap.pt-dead -share/gnome/xmodmap/xmodmap.qc -share/gnome/xmodmap/xmodmap.qc-2 -share/gnome/xmodmap/xmodmap.ro -share/gnome/xmodmap/xmodmap.ru -share/gnome/xmodmap/xmodmap.ru-rev -share/gnome/xmodmap/xmodmap.ru_yawerty -share/gnome/xmodmap/xmodmap.se -share/gnome/xmodmap/xmodmap.sf -share/gnome/xmodmap/xmodmap.sg -share/gnome/xmodmap/xmodmap.si -share/gnome/xmodmap/xmodmap.sk -share/gnome/xmodmap/xmodmap.th -share/gnome/xmodmap/xmodmap.tr_f -share/gnome/xmodmap/xmodmap.tr_q -share/gnome/xmodmap/xmodmap.uk -share/gnome/xmodmap/xmodmap.uk_x86 -share/gnome/xmodmap/xmodmap.us -share/gnome/xmodmap/xmodmap.us-101 -share/gnome/xmodmap/xmodmap.us-84 -share/gnome/xmodmap/xmodmap.us-dec -share/gnome/xmodmap/xmodmap.us-ibm -share/gnome/xmodmap/xmodmap.us-int -share/gnome/xmodmap/xmodmap.us-mac -share/gnome/xmodmap/xmodmap.us-sgi-101 -share/gnome/xmodmap/xmodmap.us-sun -share/gnome/xmodmap/xmodmap.us.old -share/gnome/xmodmap/xmodmap.us101A_x86 -share/gnome/xmodmap/xmodmap.us_intl -share/gnome/xmodmap/xmodmap.yu -share/locale/am/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/az/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/be/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/bn/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/cy/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/da/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/de/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/el/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/es/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/et/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/fa/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/he/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/is/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/it/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ml/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/no/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-applets-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-applets-2.0.mo -@dirrm share/gnome/wireless-applet -@dirrm share/gnome/stickynotes -@dirrm share/gnome/pixmaps/wireless-applet -@dirrm share/gnome/pixmaps/stickynotes -@dirrm share/gnome/pixmaps/mixer -@dirrm share/gnome/pixmaps/accessx-status-applet -@dirrm share/gnome/help/stickynotes_applet/C -@dirrm share/gnome/help/stickynotes_applet -@dirrm share/gnome/help/modemlights/C/figures -@dirrm share/gnome/help/modemlights/C -@dirrm share/gnome/help/modemlights -@dirrm share/gnome/help/mixer_applet2/zh_TW/figures -@dirrm share/gnome/help/mixer_applet2/zh_TW -@dirrm share/gnome/help/mixer_applet2/zh_CN/figures -@dirrm share/gnome/help/mixer_applet2/zh_CN -@dirrm share/gnome/help/mixer_applet2/sv/figures -@dirrm share/gnome/help/mixer_applet2/sv -@dirrm share/gnome/help/mixer_applet2/ko/figures -@dirrm share/gnome/help/mixer_applet2/ko -@dirrm share/gnome/help/mixer_applet2/ja/figures -@dirrm share/gnome/help/mixer_applet2/ja -@dirrm share/gnome/help/mixer_applet2/fr/figures -@dirrm share/gnome/help/mixer_applet2/fr -@dirrm share/gnome/help/mixer_applet2/es/figures -@dirrm share/gnome/help/mixer_applet2/es -@dirrm share/gnome/help/mixer_applet2/de/figures -@dirrm share/gnome/help/mixer_applet2/de -@dirrm share/gnome/help/mixer_applet2/C/figures -@dirrm share/gnome/help/mixer_applet2/C -@dirrm share/gnome/help/mixer_applet2 -@dirrm share/gnome/help/mailcheck/zh_TW/figures -@dirrm share/gnome/help/mailcheck/zh_TW -@dirrm share/gnome/help/mailcheck/zh_CN/figures -@dirrm share/gnome/help/mailcheck/zh_CN -@dirrm share/gnome/help/mailcheck/sv/figures -@dirrm share/gnome/help/mailcheck/sv -@dirrm share/gnome/help/mailcheck/ko/figures -@dirrm share/gnome/help/mailcheck/ko -@dirrm share/gnome/help/mailcheck/ja/figures -@dirrm share/gnome/help/mailcheck/ja -@dirrm share/gnome/help/mailcheck/it/figures -@dirrm share/gnome/help/mailcheck/it -@dirrm share/gnome/help/mailcheck/fr/figures -@dirrm share/gnome/help/mailcheck/fr -@dirrm share/gnome/help/mailcheck/es/figures -@dirrm share/gnome/help/mailcheck/es -@dirrm share/gnome/help/mailcheck/de/figures -@dirrm share/gnome/help/mailcheck/de -@dirrm share/gnome/help/mailcheck/C/figures -@dirrm share/gnome/help/mailcheck/C -@dirrm share/gnome/help/mailcheck -@dirrm share/gnome/help/gweather/zh_TW/figures -@dirrm share/gnome/help/gweather/zh_TW -@dirrm share/gnome/help/gweather/zh_CN/figures -@dirrm share/gnome/help/gweather/zh_CN -@dirrm share/gnome/help/gweather/sv/figures -@dirrm share/gnome/help/gweather/sv -@dirrm share/gnome/help/gweather/ko/figures -@dirrm share/gnome/help/gweather/ko -@dirrm share/gnome/help/gweather/ja/figures -@dirrm share/gnome/help/gweather/ja -@dirrm share/gnome/help/gweather/it/figures -@dirrm share/gnome/help/gweather/it -@dirrm share/gnome/help/gweather/fr/figures -@dirrm share/gnome/help/gweather/fr -@dirrm share/gnome/help/gweather/es/figures -@dirrm share/gnome/help/gweather/es -@dirrm share/gnome/help/gweather/de/figures -@dirrm share/gnome/help/gweather/de -@dirrm share/gnome/help/gweather/C/figures -@dirrm share/gnome/help/gweather/C -@dirrm share/gnome/help/gweather -@dirrm share/gnome/help/gtik2_applet2/zh_TW/figures -@dirrm share/gnome/help/gtik2_applet2/zh_TW -@dirrm share/gnome/help/gtik2_applet2/zh_CN/figures -@dirrm share/gnome/help/gtik2_applet2/zh_CN -@dirrm share/gnome/help/gtik2_applet2/sv/figures -@dirrm share/gnome/help/gtik2_applet2/sv -@dirrm share/gnome/help/gtik2_applet2/ko/figures -@dirrm share/gnome/help/gtik2_applet2/ko -@dirrm share/gnome/help/gtik2_applet2/ja/figures -@dirrm share/gnome/help/gtik2_applet2/ja -@dirrm share/gnome/help/gtik2_applet2/it/figures -@dirrm share/gnome/help/gtik2_applet2/it -@dirrm share/gnome/help/gtik2_applet2/fr/figures -@dirrm share/gnome/help/gtik2_applet2/fr -@dirrm share/gnome/help/gtik2_applet2/es/figures -@dirrm share/gnome/help/gtik2_applet2/es -@dirrm share/gnome/help/gtik2_applet2/de/figures -@dirrm share/gnome/help/gtik2_applet2/de -@dirrm share/gnome/help/gtik2_applet2/C/figures -@dirrm share/gnome/help/gtik2_applet2/C -@dirrm share/gnome/help/gtik2_applet2 -@dirrm share/gnome/help/gkb/zh_TW/figures -@dirrm share/gnome/help/gkb/zh_TW -@dirrm share/gnome/help/gkb/zh_CN/figures -@dirrm share/gnome/help/gkb/zh_CN -@dirrm share/gnome/help/gkb/sv/figures -@dirrm share/gnome/help/gkb/sv -@dirrm share/gnome/help/gkb/ko/figures -@dirrm share/gnome/help/gkb/ko -@dirrm share/gnome/help/gkb/ja/figures -@dirrm share/gnome/help/gkb/ja -@dirrm share/gnome/help/gkb/it/figures -@dirrm share/gnome/help/gkb/it -@dirrm share/gnome/help/gkb/fr/figures -@dirrm share/gnome/help/gkb/fr -@dirrm share/gnome/help/gkb/es/figures -@dirrm share/gnome/help/gkb/es -@dirrm share/gnome/help/gkb/de/figures -@dirrm share/gnome/help/gkb/de -@dirrm share/gnome/help/gkb/C/figures -@dirrm share/gnome/help/gkb/C -@dirrm share/gnome/help/gkb -@dirrm share/gnome/help/geyes/zh_TW/figures -@dirrm share/gnome/help/geyes/zh_TW -@dirrm share/gnome/help/geyes/zh_CN/figures -@dirrm share/gnome/help/geyes/zh_CN -@dirrm share/gnome/help/geyes/sv/figures -@dirrm share/gnome/help/geyes/sv -@dirrm share/gnome/help/geyes/ko/figures -@dirrm share/gnome/help/geyes/ko -@dirrm share/gnome/help/geyes/ja/figures -@dirrm share/gnome/help/geyes/ja -@dirrm share/gnome/help/geyes/it/figures -@dirrm share/gnome/help/geyes/it -@dirrm share/gnome/help/geyes/fr/figures -@dirrm share/gnome/help/geyes/fr -@dirrm share/gnome/help/geyes/es/figures -@dirrm share/gnome/help/geyes/es -@dirrm share/gnome/help/geyes/de/figures -@dirrm share/gnome/help/geyes/de -@dirrm share/gnome/help/geyes/C/figures -@dirrm share/gnome/help/geyes/C -@dirrm share/gnome/help/geyes -@dirrm share/gnome/help/drivemount/C/figures -@dirrm share/gnome/help/drivemount/C -@dirrm share/gnome/help/drivemount -@dirrm share/gnome/help/command-line/zh_TW/figures -@dirrm share/gnome/help/command-line/zh_TW -@dirrm share/gnome/help/command-line/zh_CN/figures -@dirrm share/gnome/help/command-line/zh_CN -@dirrm share/gnome/help/command-line/sv/figures -@dirrm share/gnome/help/command-line/sv -@dirrm share/gnome/help/command-line/ko/figures -@dirrm share/gnome/help/command-line/ko -@dirrm share/gnome/help/command-line/ja/figures -@dirrm share/gnome/help/command-line/ja -@dirrm share/gnome/help/command-line/it/figures -@dirrm share/gnome/help/command-line/it -@dirrm share/gnome/help/command-line/fr/figures -@dirrm share/gnome/help/command-line/fr -@dirrm share/gnome/help/command-line/es/figures -@dirrm share/gnome/help/command-line/es -@dirrm share/gnome/help/command-line/de/figures -@dirrm share/gnome/help/command-line/de -@dirrm share/gnome/help/command-line/C/figures -@dirrm share/gnome/help/command-line/C -@dirrm share/gnome/help/command-line -@dirrm share/gnome/help/char-palette/zh_TW/figures -@dirrm share/gnome/help/char-palette/zh_TW -@dirrm share/gnome/help/char-palette/zh_CN/figures -@dirrm share/gnome/help/char-palette/zh_CN -@dirrm share/gnome/help/char-palette/sv/figures -@dirrm share/gnome/help/char-palette/sv -@dirrm share/gnome/help/char-palette/ko/figures -@dirrm share/gnome/help/char-palette/ko -@dirrm share/gnome/help/char-palette/ja/figures -@dirrm share/gnome/help/char-palette/ja -@dirrm share/gnome/help/char-palette/it/figures -@dirrm share/gnome/help/char-palette/it -@dirrm share/gnome/help/char-palette/fr/figures -@dirrm share/gnome/help/char-palette/fr -@dirrm share/gnome/help/char-palette/es/figures -@dirrm share/gnome/help/char-palette/es -@dirrm share/gnome/help/char-palette/de/figures -@dirrm share/gnome/help/char-palette/de -@dirrm share/gnome/help/char-palette/C/figures -@dirrm share/gnome/help/char-palette/C -@dirrm share/gnome/help/char-palette -@dirrm share/gnome/help/cdplayer/zh_TW/figures -@dirrm share/gnome/help/cdplayer/zh_TW -@dirrm share/gnome/help/cdplayer/zh_CN/figures -@dirrm share/gnome/help/cdplayer/zh_CN -@dirrm share/gnome/help/cdplayer/sv/figures -@dirrm share/gnome/help/cdplayer/sv -@dirrm share/gnome/help/cdplayer/ko/figures -@dirrm share/gnome/help/cdplayer/ko -@dirrm share/gnome/help/cdplayer/ja/figures -@dirrm share/gnome/help/cdplayer/ja -@dirrm share/gnome/help/cdplayer/it/figures -@dirrm share/gnome/help/cdplayer/it -@dirrm share/gnome/help/cdplayer/fr/figures -@dirrm share/gnome/help/cdplayer/fr -@dirrm share/gnome/help/cdplayer/es/figures -@dirrm share/gnome/help/cdplayer/es -@dirrm share/gnome/help/cdplayer/de/figures -@dirrm share/gnome/help/cdplayer/de -@dirrm share/gnome/help/cdplayer/C/figures -@dirrm share/gnome/help/cdplayer/C -@dirrm share/gnome/help/cdplayer -%%BATTERY%%@dirrm share/gnome/help/battstat/ja/figures -%%BATTERY%%@dirrm share/gnome/help/battstat/ja -%%BATTERY%%@dirrm share/gnome/help/battstat/C/figures -%%BATTERY%%@dirrm share/gnome/help/battstat/C -%%BATTERY%%@dirrm share/gnome/help/battstat -@dirrm share/gnome/help/accessx-status/C/figures -@dirrm share/gnome/help/accessx-status/C -@dirrm share/gnome/help/accessx-status -%%BATTERY%%@dirrm share/gnome/battstat_applet -@dirrm libexec/gnome-applets -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/stickynotes_applet/settings -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/stickynotes_applet/defaults -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/stickynotes_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/multiload/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/multiload -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/modemlights/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/modemlights -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mixer_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mixer_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mini-commander/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mini-commander -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/mailcheck_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gweather/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gweather -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtik/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gtik -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gkb-applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gkb-applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/geyes/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/geyes -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/drivemount-applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/drivemount-applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/charpick/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/charpick -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/cdplayer-applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/cdplayer-applet -%%BATTERY%%@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/battstat-applet/prefs -%%BATTERY%%@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/battstat-applet -@dirrm etc/gconf/gconf.xml.defaults/apps/stickynotes_applet/settings -@dirrm etc/gconf/gconf.xml.defaults/apps/stickynotes_applet/defaults -@dirrm etc/gconf/gconf.xml.defaults/apps/stickynotes_applet -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/accessx-status-C.omf 2>/dev/null || /usr/bin/true -%%BATTERY%%@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/battstat-C.omf 2>/dev/null || /usr/bin/true -%%BATTERY%%@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/battstat-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/cdplayer-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/char-palette-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/command-line-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/drivemount-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/geyes-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gkb-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gtik2_applet2-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/gweather_applet-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mailcheck-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mailcheck-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mailcheck-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mailcheck-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mailcheck-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mailcheck-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mailcheck-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mailcheck-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mailcheck-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mailcheck-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mixer_applet2-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mixer_applet2-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mixer_applet2-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mixer_applet2-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mixer_applet2-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mixer_applet2-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mixer_applet2-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mixer_applet2-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/mixer_applet2-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/modemlights-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-applets/stickynotes_applet-C.omf 2>/dev/null || /usr/bin/true diff --git a/x11/gnomedesktop/Makefile b/x11/gnomedesktop/Makefile deleted file mode 100644 index e25f33c07..000000000 --- a/x11/gnomedesktop/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: gnomedesktop -# Date created: 13 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomedesktop -PORTVERSION= 2.4.0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-desktop/2.4 -DISTNAME= gnome-desktop-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Additional UI API for GNOME 2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes -USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui -GNOME_DESKTOP_VERSION=2 -USE_GMAKE= yes -USE_BISON= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ARGS= --with-gnome-distributor="FreeBSD GNOME Project" -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= gnome-about.1 - -.include <bsd.port.mk> diff --git a/x11/gnomedesktop/distinfo b/x11/gnomedesktop/distinfo deleted file mode 100644 index 9c50bf9f3..000000000 --- a/x11/gnomedesktop/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-desktop-2.4.0.tar.bz2) = 183c14d192bdd41bd34578e8e7dc55f1 diff --git a/x11/gnomedesktop/files/patch-configure b/x11/gnomedesktop/files/patch-configure deleted file mode 100644 index caf5b493a..000000000 --- a/x11/gnomedesktop/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Sun May 4 06:56:20 2003 -+++ configure Sun May 4 19:20:27 2003 -@@ -8374,6 +8374,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/gnomedesktop/pkg-descr b/x11/gnomedesktop/pkg-descr deleted file mode 100644 index 500857a54..000000000 --- a/x11/gnomedesktop/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is a collection of APIs not included in libgnomeui as they have -not undergone sufficient testing. - -WWW: http://www.gnome.org/ diff --git a/x11/gnomedesktop/pkg-plist b/x11/gnomedesktop/pkg-plist deleted file mode 100644 index ac57d7563..000000000 --- a/x11/gnomedesktop/pkg-plist +++ /dev/null @@ -1,192 +0,0 @@ -bin/gnome-about -include/gnome-desktop-2.0/libgnome/gnome-desktop-item.h -include/gnome-desktop-2.0/libgnomeui/gnome-ditem-edit.h -include/gnome-desktop-2.0/libgnomeui/gnome-hint.h -lib/libgnome-desktop-2.a -lib/libgnome-desktop-2.so -lib/libgnome-desktop-2.so.3 -libdata/pkgconfig/gnome-desktop-2.0.pc -share/gnome/gnome-about/gnome-64.gif -share/gnome/gnome-about/gnome-version.xml -share/gnome/gnome-about/headers/header-bg-ancient01a.png -share/gnome/gnome-about/headers/header-bg-city01.png -share/gnome/gnome-about/headers/header-bg-clouds01.png -share/gnome/gnome-about/headers/header-bg-clouds02.png -share/gnome/gnome-about/headers/header-bg-hills01.png -share/gnome/gnome-about/headers/header-bg-landscape01.png -share/gnome/gnome-about/headers/header-bg-mountains01.png -share/gnome/gnome-about/headers/header-bg-snow01.png -share/gnome/gnome-about/headers/header-bg-sunset01.png -share/gnome/help/fdl/C/fdl.xml -share/gnome/help/gnome-feedback/C/gnome-feedback.xml -share/gnome/help/gpl/C/gpl.xml -share/gnome/help/lgpl/C/lgpl.xml -share/gnome/pixmaps/advanced-directory.png -share/gnome/pixmaps/apple-green.png -share/gnome/pixmaps/apple-red.png -share/gnome/pixmaps/gnome-aorta.png -share/gnome/pixmaps/gnome-applets.png -share/gnome/pixmaps/gnome-applications.png -share/gnome/pixmaps/gnome-background-image.png -share/gnome/pixmaps/gnome-background-pattern.png -share/gnome/pixmaps/gnome-background.png -share/gnome/pixmaps/gnome-calc2.png -share/gnome/pixmaps/gnome-calc3.png -share/gnome/pixmaps/gnome-calendar.png -share/gnome/pixmaps/gnome-ccbackground.png -share/gnome/pixmaps/gnome-ccdesktop.png -share/gnome/pixmaps/gnome-ccdialog.png -share/gnome/pixmaps/gnome-ccmime.png -share/gnome/pixmaps/gnome-ccperiph.png -share/gnome/pixmaps/gnome-ccscreensaver.png -share/gnome/pixmaps/gnome-ccwindowmanager.png -share/gnome/pixmaps/gnome-color-browser.png -share/gnome/pixmaps/gnome-color-xterm.png -share/gnome/pixmaps/gnome-computer.png -share/gnome/pixmaps/gnome-cromagnon.png -share/gnome/pixmaps/gnome-day.png -share/gnome/pixmaps/gnome-debian.png -share/gnome/pixmaps/gnome-diskfree.png -share/gnome/pixmaps/gnome-emacs.png -share/gnome/pixmaps/gnome-eterm.png -share/gnome/pixmaps/gnome-favorites.png -share/gnome/pixmaps/gnome-file-c.png -share/gnome/pixmaps/gnome-file-h.png -share/gnome/pixmaps/gnome-folder.png -share/gnome/pixmaps/gnome-gemvt.png -share/gnome/pixmaps/gnome-gimp.png -share/gnome/pixmaps/gnome-gmenu.png -share/gnome/pixmaps/gnome-gmush.png -share/gnome/pixmaps/gnome-gnomoku.png -share/gnome/pixmaps/gnome-home.png -share/gnome/pixmaps/gnome-html.png -share/gnome/pixmaps/gnome-image-gif.png -share/gnome/pixmaps/gnome-image-jpeg.png -share/gnome/pixmaps/gnome-irc.png -share/gnome/pixmaps/gnome-laptop.png -share/gnome/pixmaps/gnome-log.png -share/gnome/pixmaps/gnome-logo-icon-transparent.png -share/gnome/pixmaps/gnome-logo-icon.png -share/gnome/pixmaps/gnome-logo-large.png -share/gnome/pixmaps/gnome-mailcheck.png -share/gnome/pixmaps/gnome-mdi.png -share/gnome/pixmaps/gnome-mnemonic.png -share/gnome/pixmaps/gnome-modem.png -share/gnome/pixmaps/gnome-money.png -share/gnome/pixmaps/gnome-monitor.png -share/gnome/pixmaps/gnome-month.png -share/gnome/pixmaps/gnome-mouse.png -share/gnome/pixmaps/gnome-networktool.png -share/gnome/pixmaps/gnome-news.png -share/gnome/pixmaps/gnome-note.png -share/gnome/pixmaps/gnome-qeye.png -share/gnome/pixmaps/gnome-session.png -share/gnome/pixmaps/gnome-set-time.png -share/gnome/pixmaps/gnome-spider.png -share/gnome/pixmaps/gnome-squeak.png -share/gnome/pixmaps/gnome-suse.png -share/gnome/pixmaps/gnome-talk.png -share/gnome/pixmaps/gnome-term-linux.png -share/gnome/pixmaps/gnome-term-linux2.png -share/gnome/pixmaps/gnome-term-night.png -share/gnome/pixmaps/gnome-term-tiger.png -share/gnome/pixmaps/gnome-term.png -share/gnome/pixmaps/gnome-tigert.png -share/gnome/pixmaps/gnome-touristinfo.png -share/gnome/pixmaps/gnome-user-interface.png -share/gnome/pixmaps/gnome-util.png -share/gnome/pixmaps/gnome-week.png -share/gnome/pixmaps/gnome-windows.png -share/gnome/pixmaps/gnome-word.png -share/gnome/pixmaps/gnome-workspace.png -share/gnome/pixmaps/gnome-xterm.png -share/gnome/pixmaps/gtkvim.png -share/gnome/pixmaps/kterm.xpm -share/gnome/pixmaps/launcher-program.png -share/gnome/pixmaps/monitor.png -share/gnome/pixmaps/vnterm.xpm -share/gnome/vfolders/Accessories.directory -share/gnome/vfolders/Applications.directory -share/gnome/vfolders/Development.directory -share/gnome/vfolders/Games.directory -share/gnome/vfolders/Graphics.directory -share/gnome/vfolders/Internet.directory -share/gnome/vfolders/Multimedia.directory -share/gnome/vfolders/Office.directory -share/gnome/vfolders/Other.directory -share/gnome/vfolders/Root.directory -share/gnome/vfolders/Settings.directory -share/gnome/vfolders/System.directory -share/locale/am/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/az/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/be/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/bn/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/bs/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/cy/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/da/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/de/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/el/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/eo/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/es/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/et/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/fa/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/he/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/id/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/is/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/it/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/kn/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/li/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ml/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ne/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/no/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/th/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/yi/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-desktop-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-desktop-2.0.mo -@dirrm share/gnome/help/lgpl/C/figures -@dirrm share/gnome/help/gpl/C/figures -@dirrm share/gnome/help/gnome-feedback/C/figures -@dirrm share/gnome/help/gnome-feedback/C -@dirrm share/gnome/help/gnome-feedback -@dirrm share/gnome/help/fdl/C/figures -@dirrm share/gnome/gnome-about/headers -@dirrm include/gnome-desktop-2.0/libgnomeui -@dirrm include/gnome-desktop-2.0/libgnome -@dirrm include/gnome-desktop-2.0 diff --git a/x11/gnomepanel/Makefile b/x11/gnomepanel/Makefile deleted file mode 100644 index 04ca2e79a..000000000 --- a/x11/gnomepanel/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: gnomepanel -# Date created: 27 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomepanel -PORTVERSION= 2.4.0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-panel/2.4 -DISTNAME= gnome-panel-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Panel component for the GNOME 2 Desktop - -USE_BZIP2= yes -INSTALLS_SHLIB= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomedesktop libwnck -GNOME_DESKTOP_VERSION=2 -USE_GMAKE= yes -USE_LIBTOOL= yes -CONFIGURE_ARGS= --with-kde-datadir=${LOCALBASE}/share \ - --with-kde-docdir=${LOCALBASE}/share/doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -MAN1= gnome-panel.1 gnome-panel-preferences.1 - -.include <bsd.port.mk> diff --git a/x11/gnomepanel/distinfo b/x11/gnomepanel/distinfo deleted file mode 100644 index 36e659c41..000000000 --- a/x11/gnomepanel/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-panel-2.4.0.tar.bz2) = 9a81f7ebbb450611a28783900f5f2cbc diff --git a/x11/gnomepanel/files/patch-applets_clock_clock.c b/x11/gnomepanel/files/patch-applets_clock_clock.c deleted file mode 100644 index 976764570..000000000 --- a/x11/gnomepanel/files/patch-applets_clock_clock.c +++ /dev/null @@ -1,27 +0,0 @@ - -$FreeBSD$ - ---- applets/clock/clock.c 2002/05/14 14:08:16 1.1 -+++ applets/clock/clock.c 2002/05/14 14:12:56 -@@ -14,7 +14,9 @@ - #include <dirent.h> - #include <string.h> - #include <time.h> -+#ifdef HAVE_LANGINFO_H - #include <langinfo.h> -+#endif - - #include <panel-applet.h> - #include <panel-applet-gconf.h> -@@ -684,7 +686,11 @@ - cd->hourformat = panel_applet_gconf_get_int (applet, KEY_HOUR_FORMAT, &error); - if (error || (cd->hourformat != 12 && cd->hourformat != 24)) { - /* if value is not valid, set it according to locale */ -+#ifdef HAVE_LANGINFO_H - const char *am = nl_langinfo (AM_STR); -+#else -+ const char *am = "AM"; -+#endif - cd->hourformat = (am[0] == '\0') ? 24 : 12; - - if (error) diff --git a/x11/gnomepanel/files/patch-config.h.in b/x11/gnomepanel/files/patch-config.h.in deleted file mode 100644 index 8a59166a5..000000000 --- a/x11/gnomepanel/files/patch-config.h.in +++ /dev/null @@ -1,11 +0,0 @@ ---- config.h.in.orig Thu Jan 2 19:50:41 2003 -+++ config.h.in Mon Jan 6 13:11:12 2003 -@@ -96,6 +96,8 @@ - /* Define to 1 if you have the <stdlib.h> header file. */ - #undef HAVE_STDLIB_H - -+#undef HAVE_LANGINFO_H -+ - /* Define to 1 if you have the <strings.h> header file. */ - #undef HAVE_STRINGS_H - diff --git a/x11/gnomepanel/files/patch-configure b/x11/gnomepanel/files/patch-configure deleted file mode 100644 index a94d4761c..000000000 --- a/x11/gnomepanel/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Mon Jan 6 01:04:20 2003 -+++ configure Mon Jan 6 13:12:56 2003 -@@ -4254,7 +4254,7 @@ - - - for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ -- inttypes.h stdint.h unistd.h -+ inttypes.h stdint.h unistd.h langinfo.h - do - as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` - echo "$as_me:$LINENO: checking for $ac_header" >&5 -@@ -7878,6 +7878,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/gnomepanel/files/patch-gnome-panel::GNOME_Panel.server.in b/x11/gnomepanel/files/patch-gnome-panel::GNOME_Panel.server.in deleted file mode 100644 index b89c57317..000000000 --- a/x11/gnomepanel/files/patch-gnome-panel::GNOME_Panel.server.in +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- gnome-panel/GNOME_Panel.server.in 2002/05/09 21:00:58 1.1 -+++ gnome-panel/GNOME_Panel.server.in 2002/05/09 21:01:11 -@@ -1,6 +1,6 @@ - <oaf_info> - --<oaf_server iid="OAFIID:GNOME_PanelShell" type="exe" location="panel-2"> -+<oaf_server iid="OAFIID:GNOME_PanelShell" type="exe" location="gnome-panel"> - <oaf_attribute name="repo_ids" type="stringv"> - <item value="IDL:GNOME/Vertigo/PanelShell:1.0"/> - <item value="IDL:Bonobo/Unknown:1.0"/> diff --git a/x11/gnomepanel/pkg-descr b/x11/gnomepanel/pkg-descr deleted file mode 100644 index 5e7339891..000000000 --- a/x11/gnomepanel/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Panel component for the GNOME 2 Desktop. - -WWW: http://www.gnome.org/ diff --git a/x11/gnomepanel/pkg-plist b/x11/gnomepanel/pkg-plist deleted file mode 100644 index d6d24dc54..000000000 --- a/x11/gnomepanel/pkg-plist +++ /dev/null @@ -1,606 +0,0 @@ -bin/gnome-desktop-item-edit -bin/gnome-panel -bin/gnome-panel-preferences -bin/gnome-panel-screenshot -bin/panel-test-applets -etc/gconf/gconf.xml.defaults/apps/gnome_panel_screenshot/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/clock/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/mixer/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/show_desktop_button/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/window_list/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/window_menu/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/workspace_switcher/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/general/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/objects/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/objects/menu_bar/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/objects/nautilus_launcher/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/objects/terminal_launcher/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/toplevels/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/toplevels/bottom_panel/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/default_setup/toplevels/top_panel/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/panel/global/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/clock_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/clock_applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/fish_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/fish_applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome_panel_screenshot/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000001/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000002/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000003/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000004/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/show_desktop_button/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/general/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects/00000001/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects/00000002/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels/00000001/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels/00000002/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/general/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/global/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/objects/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/toplevels/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/panel/toplevels/background/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/window_list_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/window_list_applet/prefs/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/workspace_switcher_applet/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/workspace_switcher_applet/prefs/%gconf.xml -etc/gconf/schemas/clock.schemas -etc/gconf/schemas/fish.schemas -etc/gconf/schemas/gnome-panel-screenshot.schemas -etc/gconf/schemas/panel-compatibility.schemas -etc/gconf/schemas/panel-default-setup.entries -etc/gconf/schemas/panel-general.schemas -etc/gconf/schemas/panel-global.schemas -etc/gconf/schemas/panel-object.schemas -etc/gconf/schemas/panel-toplevel.schemas -etc/gconf/schemas/window-list.schemas -etc/gconf/schemas/workspace-switcher.schemas -include/panel-2.0/GNOME_Panel.h -include/panel-2.0/panel-applet-gconf.h -include/panel-2.0/panel-applet.h -lib/libclock-applet-2.so -lib/libpanel-applet-2.a -lib/libpanel-applet-2.so -lib/libpanel-applet-2.so.0 -libdata/bonobo/servers/GNOME_ClockApplet_Factory.server -libdata/bonobo/servers/GNOME_FishApplet_Factory.server -libdata/bonobo/servers/GNOME_NotificationAreaApplet.server -libdata/bonobo/servers/GNOME_Panel.server -libdata/bonobo/servers/GNOME_Wncklet_Factory.server -libdata/pkgconfig/libpanelapplet-2.0.pc -libexec/fish-applet-2 -libexec/notification-area-applet -libexec/wnck-applet -share/doc/panel-applet/applet-popups.html -share/doc/panel-applet/applet-porting.html -share/doc/panel-applet/applet-writing.html -share/doc/panel-applet/index.sgml -share/doc/panel-applet/libpanel-applet.html -share/doc/panel-applet/multi-applets.html -share/doc/panel-applet/panel-applet-panel-applet-gconf-utilities.html -share/doc/panel-applet/panel-applet.html -share/doc/panel-applet/panel-signals.html -share/doc/panel-applet/panelapplet.html -share/doc/panel-applet/server-files.html -share/doc/panel-applet/session-saving.html -share/gnome/control-center-2.0/capplets/gnome-panel-preferences.desktop -share/gnome/gnome-2.0/ui/GNOME_ClockApplet.xml -share/gnome/gnome-2.0/ui/GNOME_FishApplet.xml -share/gnome/gnome-2.0/ui/GNOME_NotificationAreaApplet.xml -share/gnome/gnome-2.0/ui/GNOME_Panel_Popup.xml -share/gnome/gnome-2.0/ui/GNOME_ShowDesktopApplet.xml -share/gnome/gnome-2.0/ui/GNOME_WindowListApplet.xml -share/gnome/gnome-2.0/ui/GNOME_WindowMenuApplet.xml -share/gnome/gnome-2.0/ui/GNOME_WorkspaceSwitcherApplet.xml -share/gnome/gnome-panel/glade/fish.glade -share/gnome/gnome-panel/glade/panel-test-applets.glade -share/gnome/gnome-panel/glade/window-list.glade -share/gnome/gnome-panel/glade/workspace-switcher.glade -share/gnome/gnome-panelrc -share/gnome/help/clock/C/clock.xml -share/gnome/help/clock/C/figures/clock_applet.png -share/gnome/help/clock/C/legal.xml -share/gnome/help/clock/de/clock.xml -share/gnome/help/clock/de/figures/clock_applet.png -share/gnome/help/clock/de/legal.xml -share/gnome/help/clock/es/clock.xml -share/gnome/help/clock/es/figures/clock_applet.png -share/gnome/help/clock/es/legal.xml -share/gnome/help/clock/fr/clock.xml -share/gnome/help/clock/fr/figures/clock_applet.png -share/gnome/help/clock/fr/legal.xml -share/gnome/help/clock/it/clock.xml -share/gnome/help/clock/it/figures/clock_applet.png -share/gnome/help/clock/it/legal.xml -share/gnome/help/clock/ja/clock.xml -share/gnome/help/clock/ja/figures/clock_applet.png -share/gnome/help/clock/ja/legal.xml -share/gnome/help/clock/ko/clock.xml -share/gnome/help/clock/ko/figures/clock_applet.png -share/gnome/help/clock/ko/legal.xml -share/gnome/help/clock/sv/clock.xml -share/gnome/help/clock/sv/figures/clock_applet.png -share/gnome/help/clock/sv/legal.xml -share/gnome/help/clock/zh_CN/clock.xml -share/gnome/help/clock/zh_CN/figures/clock_applet.png -share/gnome/help/clock/zh_CN/legal.xml -share/gnome/help/clock/zh_TW/clock.xml -share/gnome/help/clock/zh_TW/figures/clock_applet.png -share/gnome/help/clock/zh_TW/legal.xml -share/gnome/help/fish-applet-2/C/figures/fish_applet.png -share/gnome/help/fish-applet-2/C/fish-applet-2.xml -share/gnome/help/fish-applet-2/C/legal.xml -share/gnome/help/fish-applet-2/de/figures/fish_applet.png -share/gnome/help/fish-applet-2/de/figures/fish_settings.png -share/gnome/help/fish-applet-2/de/fish-applet-2.xml -share/gnome/help/fish-applet-2/de/legal.xml -share/gnome/help/fish-applet-2/es/figures/fish_applet.png -share/gnome/help/fish-applet-2/es/figures/fish_settings.png -share/gnome/help/fish-applet-2/es/fish-applet-2.xml -share/gnome/help/fish-applet-2/es/legal.xml -share/gnome/help/fish-applet-2/fr/figures/fish_applet.png -share/gnome/help/fish-applet-2/fr/figures/fish_settings.png -share/gnome/help/fish-applet-2/fr/fish-applet-2.xml -share/gnome/help/fish-applet-2/fr/legal.xml -share/gnome/help/fish-applet-2/it/figures/fish_applet.png -share/gnome/help/fish-applet-2/it/figures/fish_settings.png -share/gnome/help/fish-applet-2/it/fish-applet-2.xml -share/gnome/help/fish-applet-2/it/legal.xml -share/gnome/help/fish-applet-2/ja/figures/fish_applet.png -share/gnome/help/fish-applet-2/ja/fish-applet-2.xml -share/gnome/help/fish-applet-2/ja/legal.xml -share/gnome/help/fish-applet-2/ko/figures/fish_applet.png -share/gnome/help/fish-applet-2/ko/figures/fish_settings.png -share/gnome/help/fish-applet-2/ko/fish-applet-2.xml -share/gnome/help/fish-applet-2/ko/legal.xml -share/gnome/help/fish-applet-2/sv/figures/fish_applet.png -share/gnome/help/fish-applet-2/sv/figures/fish_settings.png -share/gnome/help/fish-applet-2/sv/fish-applet-2.xml -share/gnome/help/fish-applet-2/sv/legal.xml -share/gnome/help/fish-applet-2/zh_CN/figures/fish_applet.png -share/gnome/help/fish-applet-2/zh_CN/figures/fish_settings.png -share/gnome/help/fish-applet-2/zh_CN/fish-applet-2.xml -share/gnome/help/fish-applet-2/zh_CN/legal.xml -share/gnome/help/fish-applet-2/zh_TW/figures/fish_applet.png -share/gnome/help/fish-applet-2/zh_TW/figures/fish_settings.png -share/gnome/help/fish-applet-2/zh_TW/fish-applet-2.xml -share/gnome/help/fish-applet-2/zh_TW/legal.xml -share/gnome/help/window-list/C/figures/window_list_applet.png -share/gnome/help/window-list/C/figures/window_list_group_applet.png -share/gnome/help/window-list/C/legal.xml -share/gnome/help/window-list/C/window-list.xml -share/gnome/help/window-list/de/figures/window_list_applet.png -share/gnome/help/window-list/de/figures/window_list_group.png -share/gnome/help/window-list/de/figures/window_list_group_applet.png -share/gnome/help/window-list/de/legal.xml -share/gnome/help/window-list/de/window-list.xml -share/gnome/help/window-list/es/figures/window_list_applet.png -share/gnome/help/window-list/es/figures/window_list_group.png -share/gnome/help/window-list/es/figures/window_list_group_applet.png -share/gnome/help/window-list/es/legal.xml -share/gnome/help/window-list/es/window-list.xml -share/gnome/help/window-list/fr/figures/window_list_applet.png -share/gnome/help/window-list/fr/figures/window_list_group.png -share/gnome/help/window-list/fr/figures/window_list_group_applet.png -share/gnome/help/window-list/fr/legal.xml -share/gnome/help/window-list/fr/window-list.xml -share/gnome/help/window-list/it/figures/window_list_applet.png -share/gnome/help/window-list/it/figures/window_list_group.png -share/gnome/help/window-list/it/figures/window_list_group_applet.png -share/gnome/help/window-list/it/legal.xml -share/gnome/help/window-list/it/window-list.xml -share/gnome/help/window-list/ja/figures/window_list_applet.png -share/gnome/help/window-list/ja/figures/window_list_group_applet.png -share/gnome/help/window-list/ja/legal.xml -share/gnome/help/window-list/ja/window-list.xml -share/gnome/help/window-list/ko/figures/window_list_applet.png -share/gnome/help/window-list/ko/figures/window_list_group.png -share/gnome/help/window-list/ko/figures/window_list_group_applet.png -share/gnome/help/window-list/ko/legal.xml -share/gnome/help/window-list/ko/window-list.xml -share/gnome/help/window-list/sv/figures/window_list_applet.png -share/gnome/help/window-list/sv/figures/window_list_group.png -share/gnome/help/window-list/sv/figures/window_list_group_applet.png -share/gnome/help/window-list/sv/legal.xml -share/gnome/help/window-list/sv/window-list.xml -share/gnome/help/window-list/zh_CN/figures/window_list_applet.png -share/gnome/help/window-list/zh_CN/figures/window_list_group.png -share/gnome/help/window-list/zh_CN/figures/window_list_group_applet.png -share/gnome/help/window-list/zh_CN/legal.xml -share/gnome/help/window-list/zh_CN/window-list.xml -share/gnome/help/window-list/zh_TW/figures/window_list_applet.png -share/gnome/help/window-list/zh_TW/figures/window_list_group.png -share/gnome/help/window-list/zh_TW/figures/window_list_group_applet.png -share/gnome/help/window-list/zh_TW/legal.xml -share/gnome/help/window-list/zh_TW/window-list.xml -share/gnome/help/workspace-switcher/C/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/C/legal.xml -share/gnome/help/workspace-switcher/C/workspace-switcher.xml -share/gnome/help/workspace-switcher/de/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/de/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/de/legal.xml -share/gnome/help/workspace-switcher/de/workspace-switcher.xml -share/gnome/help/workspace-switcher/es/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/es/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/es/legal.xml -share/gnome/help/workspace-switcher/es/workspace-switcher.xml -share/gnome/help/workspace-switcher/fr/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/fr/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/fr/legal.xml -share/gnome/help/workspace-switcher/fr/workspace-switcher.xml -share/gnome/help/workspace-switcher/it/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/it/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/it/legal.xml -share/gnome/help/workspace-switcher/it/workspace-switcher.xml -share/gnome/help/workspace-switcher/ja/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/ja/legal.xml -share/gnome/help/workspace-switcher/ja/workspace-switcher.xml -share/gnome/help/workspace-switcher/ko/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/ko/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/ko/legal.xml -share/gnome/help/workspace-switcher/ko/workspace-switcher.xml -share/gnome/help/workspace-switcher/sv/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/sv/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/sv/legal.xml -share/gnome/help/workspace-switcher/sv/workspace-switcher.xml -share/gnome/help/workspace-switcher/zh_CN/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/zh_CN/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/zh_CN/legal.xml -share/gnome/help/workspace-switcher/zh_CN/workspace-switcher.xml -share/gnome/help/workspace-switcher/zh_TW/figures/workspace_switcher_applet.png -share/gnome/help/workspace-switcher/zh_TW/figures/workspacelist_applet.png -share/gnome/help/workspace-switcher/zh_TW/legal.xml -share/gnome/help/workspace-switcher/zh_TW/workspace-switcher.xml -share/gnome/idl/gnome-panel-2.0/GNOME_Panel.idl -share/gnome/omf/gnome-panel/clock-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/clock-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/clock-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/clock-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/clock-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/clock-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/clock-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/clock-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/clock-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/clock-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/clock-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/fish-applet-2-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/fish-applet-2-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/window-list-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/window-list-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-panel/workspace-switcher-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-panel/workspace-switcher-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/panel/gnome-panel-preferences.glade -share/gnome/panel/gnome-panel-screenshot.glade -share/gnome/panel/panel-properties-dialog.glade -share/gnome/panel/panel-run-dialog.glade -share/gnome/pixmaps/cdeappmenu.png -share/gnome/pixmaps/fish/fishanim.png -share/gnome/pixmaps/fish/footguy.png -share/gnome/pixmaps/fish/monkey.png -share/gnome/pixmaps/fish/oldwanda.png -share/gnome/pixmaps/gnome-amusements.png -share/gnome/pixmaps/gnome-clock.png -share/gnome/pixmaps/gnome-fish.png -share/gnome/pixmaps/gnome-gegl.png -share/gnome/pixmaps/gnome-gegl2-2.png -share/gnome/pixmaps/gnome-gegl2.png -share/gnome/pixmaps/gnome-main-menu.png -share/gnome/pixmaps/gnome-panel-type-corner.png -share/gnome/pixmaps/gnome-panel-type-edge.png -share/gnome/pixmaps/gnome-panel-type-floating.png -share/gnome/pixmaps/gnome-panel-type-menu.png -share/gnome/pixmaps/gnome-panel-type-sliding.png -share/gnome/pixmaps/gnome-panel.png -share/gnome/pixmaps/gnome-run.png -share/gnome/pixmaps/gnome-screenshot.png -share/gnome/pixmaps/gnome-show-desktop.png -share/gnome/pixmaps/panel-drawer.png -share/gnome/pixmaps/panel-force-quit.png -share/locale/am/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/az/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/be/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/bn/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/cy/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/da/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/de/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/el/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/eo/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/es/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/et/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/fa/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/he/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/id/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/it/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/li/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ml/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/no/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/yi/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-panel-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-panel-2.0.mo -@dirrm share/gnome/omf/gnome-panel -@dirrm share/gnome/idl/gnome-panel-2.0 -@dirrm share/gnome/help/workspace-switcher/zh_TW/figures -@dirrm share/gnome/help/workspace-switcher/zh_TW -@dirrm share/gnome/help/workspace-switcher/zh_CN/figures -@dirrm share/gnome/help/workspace-switcher/zh_CN -@dirrm share/gnome/help/workspace-switcher/sv/figures -@dirrm share/gnome/help/workspace-switcher/sv -@dirrm share/gnome/help/workspace-switcher/ko/figures -@dirrm share/gnome/help/workspace-switcher/ko -@dirrm share/gnome/help/workspace-switcher/ja/figures -@dirrm share/gnome/help/workspace-switcher/ja -@dirrm share/gnome/help/workspace-switcher/it/figures -@dirrm share/gnome/help/workspace-switcher/it -@dirrm share/gnome/help/workspace-switcher/fr/figures -@dirrm share/gnome/help/workspace-switcher/fr -@dirrm share/gnome/help/workspace-switcher/es/figures -@dirrm share/gnome/help/workspace-switcher/es -@dirrm share/gnome/help/workspace-switcher/de/figures -@dirrm share/gnome/help/workspace-switcher/de -@dirrm share/gnome/help/workspace-switcher/C/figures -@dirrm share/gnome/help/workspace-switcher/C -@dirrm share/gnome/help/workspace-switcher -@dirrm share/gnome/help/window-list/zh_TW/figures -@dirrm share/gnome/help/window-list/zh_TW -@dirrm share/gnome/help/window-list/zh_CN/figures -@dirrm share/gnome/help/window-list/zh_CN -@dirrm share/gnome/help/window-list/sv/figures -@dirrm share/gnome/help/window-list/sv -@dirrm share/gnome/help/window-list/ko/figures -@dirrm share/gnome/help/window-list/ko -@dirrm share/gnome/help/window-list/ja/figures -@dirrm share/gnome/help/window-list/ja -@dirrm share/gnome/help/window-list/it/figures -@dirrm share/gnome/help/window-list/it -@dirrm share/gnome/help/window-list/fr/figures -@dirrm share/gnome/help/window-list/fr -@dirrm share/gnome/help/window-list/es/figures -@dirrm share/gnome/help/window-list/es -@dirrm share/gnome/help/window-list/de/figures -@dirrm share/gnome/help/window-list/de -@dirrm share/gnome/help/window-list/C/figures -@dirrm share/gnome/help/window-list/C -@dirrm share/gnome/help/window-list -@dirrm share/gnome/help/fish-applet-2/zh_TW/figures -@dirrm share/gnome/help/fish-applet-2/zh_TW -@dirrm share/gnome/help/fish-applet-2/zh_CN/figures -@dirrm share/gnome/help/fish-applet-2/zh_CN -@dirrm share/gnome/help/fish-applet-2/sv/figures -@dirrm share/gnome/help/fish-applet-2/sv -@dirrm share/gnome/help/fish-applet-2/ko/figures -@dirrm share/gnome/help/fish-applet-2/ko -@dirrm share/gnome/help/fish-applet-2/ja/figures -@dirrm share/gnome/help/fish-applet-2/ja -@dirrm share/gnome/help/fish-applet-2/it/figures -@dirrm share/gnome/help/fish-applet-2/it -@dirrm share/gnome/help/fish-applet-2/fr/figures -@dirrm share/gnome/help/fish-applet-2/fr -@dirrm share/gnome/help/fish-applet-2/es/figures -@dirrm share/gnome/help/fish-applet-2/es -@dirrm share/gnome/help/fish-applet-2/de/figures -@dirrm share/gnome/help/fish-applet-2/de -@dirrm share/gnome/help/fish-applet-2/C/figures -@dirrm share/gnome/help/fish-applet-2/C -@dirrm share/gnome/help/fish-applet-2 -@dirrm share/gnome/help/clock/zh_TW/figures -@dirrm share/gnome/help/clock/zh_TW -@dirrm share/gnome/help/clock/zh_CN/figures -@dirrm share/gnome/help/clock/zh_CN -@dirrm share/gnome/help/clock/sv/figures -@dirrm share/gnome/help/clock/sv -@dirrm share/gnome/help/clock/ko/figures -@dirrm share/gnome/help/clock/ko -@dirrm share/gnome/help/clock/ja/figures -@dirrm share/gnome/help/clock/ja -@dirrm share/gnome/help/clock/it/figures -@dirrm share/gnome/help/clock/it -@dirrm share/gnome/help/clock/fr/figures -@dirrm share/gnome/help/clock/fr -@dirrm share/gnome/help/clock/es/figures -@dirrm share/gnome/help/clock/es -@dirrm share/gnome/help/clock/de/figures -@dirrm share/gnome/help/clock/de -@dirrm share/gnome/help/clock/C/figures -@dirrm share/gnome/help/clock/C -@dirrm share/gnome/help/clock -@dirrm share/gnome/gnome-panel/glade -@dirrm share/gnome/gnome-panel -@dirrm share/doc/panel-applet -@dirrm include/panel-2.0 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/workspace_switcher_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/workspace_switcher_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/window_list_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/window_list_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/toplevels/background -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/toplevels -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/objects -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/global -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/general -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels/00000002 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels/00000001 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/panels -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects/00000002 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects/00000001 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/objects -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/general -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/show_desktop_button -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000004 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000003 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000002 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets/00000001 -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium/applets -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles/medium -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel/default_profiles -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/panel -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome_panel_screenshot -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/fish_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/fish_applet -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/clock_applet/prefs -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/clock_applet -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/global -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/toplevels/top_panel -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/toplevels/bottom_panel -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/toplevels -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/objects/terminal_launcher -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/objects/nautilus_launcher -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/objects/menu_bar -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/objects -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/general -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/workspace_switcher -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/window_menu -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/window_list -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/show_desktop_button -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/mixer -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets/clock -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup/applets -@dirrm etc/gconf/gconf.xml.defaults/apps/panel/default_setup -@dirrm etc/gconf/gconf.xml.defaults/apps/panel -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome_panel_screenshot -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/clock-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/fish-applet-2-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/window-list-zh_TW.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-panel/workspace-switcher-zh_TW.omf 2>/dev/null || /usr/bin/true diff --git a/x11/gnomesession/Makefile b/x11/gnomesession/Makefile deleted file mode 100644 index 48f0b8e7b..000000000 --- a/x11/gnomesession/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: gnomesession -# Date created: 08 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnomesession -PORTVERSION= 2.4.0 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-session/2.4 -DISTNAME= gnome-session-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Session component for the GNOME 2 desktop - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui -USE_GMAKE= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" - -MAN1= gnome-session.1 gnome-smproxy.1 gnome-wm.1 session-properties.1 \ - gnome-session-save.1 -MAN5= default.session.5 - -.include <bsd.port.mk> diff --git a/x11/gnomesession/distinfo b/x11/gnomesession/distinfo deleted file mode 100644 index 93da50979..000000000 --- a/x11/gnomesession/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-session-2.4.0.tar.bz2) = 6a7acf3429b927c69e18019f9ec6fa9f diff --git a/x11/gnomesession/files/patch-configure b/x11/gnomesession/files/patch-configure deleted file mode 100644 index 61084626c..000000000 --- a/x11/gnomesession/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed May 8 14:27:04 2002 -+++ configure Wed May 8 14:27:23 2002 -@@ -7232,6 +7232,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/gnomesession/files/patch-gnome-session_Makefile.in b/x11/gnomesession/files/patch-gnome-session_Makefile.in deleted file mode 100644 index 60c14531b..000000000 --- a/x11/gnomesession/files/patch-gnome-session_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-session/Makefile.in.orig Wed May 8 14:36:22 2002 -+++ gnome-session/Makefile.in Wed May 8 14:36:34 2002 -@@ -129,7 +129,7 @@ - - NULL = - --defaultdir = $(datadir)/gnome -+defaultdir = $(datadir) - - INCLUDES = $(GNOME_SESSION_CFLAGS) $(DISABLE_DEPRECATED_CFLAGS) $(STANDARD_PROPERTIES_CFLAGS) $(WARN_CFLAGS) -DGNOMELOCALEDIR=\""$(prefix)/share/locale\"" -DGNOME_ICONDIR=\""$(datadir)/pixmaps\"" -DREBOOT_COMMAND=\""$(REBOOT_COMMAND)\"" -DHALT_COMMAND=\""$(HALT_COMMAND)\"" -DDEFAULTDIR="\"$(defaultdir)\"" - diff --git a/x11/gnomesession/files/patch-gnome-session_gnome-session.schemas.in.in b/x11/gnomesession/files/patch-gnome-session_gnome-session.schemas.in.in deleted file mode 100644 index 9bd6c9a2c..000000000 --- a/x11/gnomesession/files/patch-gnome-session_gnome-session.schemas.in.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-session/gnome-session.schemas.in.in.orig Mon Oct 14 17:18:15 2002 -+++ gnome-session/gnome-session.schemas.in.in Mon Oct 14 17:17:44 2002 -@@ -50,7 +50,7 @@ - <applyto>/apps/gnome-session/options/splash_image</applyto> - <owner>gnome</owner> - <type>string</type> -- <default>@prefix@/share/pixmaps/splash/gnome-splash.png</default> -+ <default>@datadir@/pixmaps/splash/gnome-splash.png</default> - <locale name="C"> - <short>Splash Screen Image</short> - <long>Preferred Image to use for the splash screen when logging in to the GNOME Desktop</long> diff --git a/x11/gnomesession/pkg-descr b/x11/gnomesession/pkg-descr deleted file mode 100644 index e0a6dd027..000000000 --- a/x11/gnomesession/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Session component for the GNOME 2.0 desktop. This package contains the -commands needed to start GNOME 2.0. diff --git a/x11/gnomesession/pkg-plist b/x11/gnomesession/pkg-plist deleted file mode 100644 index d4fc0ded7..000000000 --- a/x11/gnomesession/pkg-plist +++ /dev/null @@ -1,79 +0,0 @@ -bin/gnome-session -bin/gnome-session-properties -bin/gnome-session-remove -bin/gnome-session-save -bin/gnome-smproxy -bin/gnome-wm -etc/gconf/gconf.xml.defaults/apps/gnome-session/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-session/options/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-session/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-session/options/%gconf.xml -etc/gconf/schemas/gnome-session.schemas -share/gnome/control-center-2.0/capplets/session-properties.desktop -share/gnome/default.session -share/gnome/default.wm -share/gnome/pixmaps/splash/gnome-splash.png -share/locale/am/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ar/LC_MESSAGES/gnome-session-2.0.mo -share/locale/az/LC_MESSAGES/gnome-session-2.0.mo -share/locale/be/LC_MESSAGES/gnome-session-2.0.mo -share/locale/bn/LC_MESSAGES/gnome-session-2.0.mo -share/locale/bs/LC_MESSAGES/gnome-session-2.0.mo -share/locale/bg/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ca/LC_MESSAGES/gnome-session-2.0.mo -share/locale/cs/LC_MESSAGES/gnome-session-2.0.mo -share/locale/cy/LC_MESSAGES/gnome-session-2.0.mo -share/locale/da/LC_MESSAGES/gnome-session-2.0.mo -share/locale/de/LC_MESSAGES/gnome-session-2.0.mo -share/locale/el/LC_MESSAGES/gnome-session-2.0.mo -share/locale/en_GB/LC_MESSAGES/gnome-session-2.0.mo -share/locale/eo/LC_MESSAGES/gnome-session-2.0.mo -share/locale/es/LC_MESSAGES/gnome-session-2.0.mo -share/locale/et/LC_MESSAGES/gnome-session-2.0.mo -share/locale/eu/LC_MESSAGES/gnome-session-2.0.mo -share/locale/fa/LC_MESSAGES/gnome-session-2.0.mo -share/locale/fi/LC_MESSAGES/gnome-session-2.0.mo -share/locale/fr/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ga/LC_MESSAGES/gnome-session-2.0.mo -share/locale/gl/LC_MESSAGES/gnome-session-2.0.mo -share/locale/he/LC_MESSAGES/gnome-session-2.0.mo -share/locale/hi/LC_MESSAGES/gnome-session-2.0.mo -share/locale/hu/LC_MESSAGES/gnome-session-2.0.mo -share/locale/id/LC_MESSAGES/gnome-session-2.0.mo -share/locale/is/LC_MESSAGES/gnome-session-2.0.mo -share/locale/it/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ja/LC_MESSAGES/gnome-session-2.0.mo -share/locale/kn/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ko/LC_MESSAGES/gnome-session-2.0.mo -share/locale/lt/LC_MESSAGES/gnome-session-2.0.mo -share/locale/lv/LC_MESSAGES/gnome-session-2.0.mo -share/locale/mk/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ml/LC_MESSAGES/gnome-session-2.0.mo -share/locale/mn/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ms/LC_MESSAGES/gnome-session-2.0.mo -share/locale/nl/LC_MESSAGES/gnome-session-2.0.mo -share/locale/nn/LC_MESSAGES/gnome-session-2.0.mo -share/locale/no/LC_MESSAGES/gnome-session-2.0.mo -share/locale/pl/LC_MESSAGES/gnome-session-2.0.mo -share/locale/pt/LC_MESSAGES/gnome-session-2.0.mo -share/locale/pt_BR/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ro/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ru/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sk/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sl/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sq/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sr/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-session-2.0.mo -share/locale/sv/LC_MESSAGES/gnome-session-2.0.mo -share/locale/ta/LC_MESSAGES/gnome-session-2.0.mo -share/locale/th/LC_MESSAGES/gnome-session-2.0.mo -share/locale/tr/LC_MESSAGES/gnome-session-2.0.mo -share/locale/uk/LC_MESSAGES/gnome-session-2.0.mo -share/locale/vi/LC_MESSAGES/gnome-session-2.0.mo -share/locale/wa/LC_MESSAGES/gnome-session-2.0.mo -share/locale/zh_CN/LC_MESSAGES/gnome-session-2.0.mo -share/locale/zh_TW/LC_MESSAGES/gnome-session-2.0.mo -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-session/options -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-session -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-session/options -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-session diff --git a/x11/gnometerminal/Makefile b/x11/gnometerminal/Makefile deleted file mode 100644 index edcdf8d71..000000000 --- a/x11/gnometerminal/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gnometerminal -# Date created: 1 May 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= gnometerminal -PORTVERSION= 2.4.0.1 -CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-terminal/2.4 -DISTNAME= gnome-terminal-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Terminal component for the GNOME 2 Desktop - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier libgnomeui vte -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/x11/gnometerminal/distinfo b/x11/gnometerminal/distinfo deleted file mode 100644 index dafc5d297..000000000 --- a/x11/gnometerminal/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-terminal-2.4.0.1.tar.bz2) = 6d939e67c052e43686e2357e8083ad66 diff --git a/x11/gnometerminal/files/patch-configure b/x11/gnometerminal/files/patch-configure deleted file mode 100644 index b393b3039..000000000 --- a/x11/gnometerminal/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Thu May 2 00:36:18 2002 -+++ configure Thu May 2 00:37:15 2002 -@@ -6414,6 +6414,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/gnometerminal/pkg-descr b/x11/gnometerminal/pkg-descr deleted file mode 100644 index eca945789..000000000 --- a/x11/gnometerminal/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Terminal component for the GNOME 2.0 Desktop. - -WWW: http://www.gnome.org/ diff --git a/x11/gnometerminal/pkg-plist b/x11/gnometerminal/pkg-plist deleted file mode 100644 index b101373be..000000000 --- a/x11/gnometerminal/pkg-plist +++ /dev/null @@ -1,187 +0,0 @@ -bin/gnome-terminal -etc/gconf/gconf.xml.defaults/apps/gnome-terminal/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-terminal/global/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-terminal/keybindings/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-terminal/profiles/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/gnome-terminal/profiles/Default/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/global/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/keybindings/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles/Default/%gconf.xml -etc/gconf/schemas/gnome-terminal.schemas -libdata/bonobo/servers/gnome-terminal.server -share/gnome/application-registry/gnome-terminal.applications -share/gnome/applications/gnome-terminal.desktop -share/gnome/gnome-terminal/glade/gnome-terminal.glade2 -share/gnome/help/gnome-terminal/C/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/C/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/C/figures/terminal_window.png -share/gnome/help/gnome-terminal/C/gnome-terminal.xml -share/gnome/help/gnome-terminal/C/legal.xml -share/gnome/help/gnome-terminal/de/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/de/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/de/figures/terminal_window.png -share/gnome/help/gnome-terminal/de/gnome-terminal.xml -share/gnome/help/gnome-terminal/de/legal.xml -share/gnome/help/gnome-terminal/es/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/es/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/es/figures/terminal_window.png -share/gnome/help/gnome-terminal/es/gnome-terminal.xml -share/gnome/help/gnome-terminal/es/legal.xml -share/gnome/help/gnome-terminal/fr/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/fr/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/fr/figures/terminal_window.png -share/gnome/help/gnome-terminal/fr/gnome-terminal.xml -share/gnome/help/gnome-terminal/fr/legal.xml -share/gnome/help/gnome-terminal/it/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/it/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/it/figures/terminal_window.png -share/gnome/help/gnome-terminal/it/gnome-terminal.xml -share/gnome/help/gnome-terminal/it/legal.xml -share/gnome/help/gnome-terminal/ja/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/ja/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/ja/figures/terminal_window.png -share/gnome/help/gnome-terminal/ja/gnome-terminal.xml -share/gnome/help/gnome-terminal/ja/legal.xml -share/gnome/help/gnome-terminal/ko/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/ko/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/ko/figures/terminal_window.png -share/gnome/help/gnome-terminal/ko/gnome-terminal.xml -share/gnome/help/gnome-terminal/ko/legal.xml -share/gnome/help/gnome-terminal/ro/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/ro/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/ro/figures/terminal_window.png -share/gnome/help/gnome-terminal/ro/gnome-terminal.xml -share/gnome/help/gnome-terminal/ro/legal.xml -share/gnome/help/gnome-terminal/sv/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/sv/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/sv/figures/terminal_window.png -share/gnome/help/gnome-terminal/sv/gnome-terminal.xml -share/gnome/help/gnome-terminal/sv/legal.xml -share/gnome/help/gnome-terminal/zh_CN/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/zh_CN/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/zh_CN/figures/terminal_window.png -share/gnome/help/gnome-terminal/zh_CN/gnome-terminal.xml -share/gnome/help/gnome-terminal/zh_CN/legal.xml -share/gnome/help/gnome-terminal/zh_TW/figures/gnome-terminal-default.png -share/gnome/help/gnome-terminal/zh_TW/figures/gnome-terminal-tabbed.png -share/gnome/help/gnome-terminal/zh_TW/figures/terminal_window.png -share/gnome/help/gnome-terminal/zh_TW/gnome-terminal.xml -share/gnome/help/gnome-terminal/zh_TW/legal.xml -share/gnome/omf/gnome-terminal/gnome-terminal-C.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-C.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-de.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-de.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-es.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-es.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-fr.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-fr.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-it.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-it.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-ja.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-ja.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-ko.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-ko.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-ro.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-ro.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-sv.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-sv.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-zh_CN.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-zh_CN.omf 2>/dev/null || /usr/bin/true -share/gnome/omf/gnome-terminal/gnome-terminal-zh_TW.omf -@exec scrollkeeper-install -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-zh_TW.omf 2>/dev/null || /usr/bin/true -share/gnome/pixmaps/gnome-terminal.png -share/locale/am/LC_MESSAGES/gnome-terminal.mo -share/locale/ar/LC_MESSAGES/gnome-terminal.mo -share/locale/az/LC_MESSAGES/gnome-terminal.mo -share/locale/be/LC_MESSAGES/gnome-terminal.mo -share/locale/bg/LC_MESSAGES/gnome-terminal.mo -share/locale/bn/LC_MESSAGES/gnome-terminal.mo -share/locale/ca/LC_MESSAGES/gnome-terminal.mo -share/locale/cs/LC_MESSAGES/gnome-terminal.mo -share/locale/cy/LC_MESSAGES/gnome-terminal.mo -share/locale/da/LC_MESSAGES/gnome-terminal.mo -share/locale/de/LC_MESSAGES/gnome-terminal.mo -share/locale/el/LC_MESSAGES/gnome-terminal.mo -share/locale/en_GB/LC_MESSAGES/gnome-terminal.mo -share/locale/es/LC_MESSAGES/gnome-terminal.mo -share/locale/et/LC_MESSAGES/gnome-terminal.mo -share/locale/fa/LC_MESSAGES/gnome-terminal.mo -share/locale/fi/LC_MESSAGES/gnome-terminal.mo -share/locale/fr/LC_MESSAGES/gnome-terminal.mo -share/locale/ga/LC_MESSAGES/gnome-terminal.mo -share/locale/gl/LC_MESSAGES/gnome-terminal.mo -share/locale/he/LC_MESSAGES/gnome-terminal.mo -share/locale/hi/LC_MESSAGES/gnome-terminal.mo -share/locale/hu/LC_MESSAGES/gnome-terminal.mo -share/locale/id/LC_MESSAGES/gnome-terminal.mo -share/locale/it/LC_MESSAGES/gnome-terminal.mo -share/locale/ja/LC_MESSAGES/gnome-terminal.mo -share/locale/ko/LC_MESSAGES/gnome-terminal.mo -share/locale/lt/LC_MESSAGES/gnome-terminal.mo -share/locale/lv/LC_MESSAGES/gnome-terminal.mo -share/locale/mk/LC_MESSAGES/gnome-terminal.mo -share/locale/ml/LC_MESSAGES/gnome-terminal.mo -share/locale/mn/LC_MESSAGES/gnome-terminal.mo -share/locale/ms/LC_MESSAGES/gnome-terminal.mo -share/locale/nl/LC_MESSAGES/gnome-terminal.mo -share/locale/no/LC_MESSAGES/gnome-terminal.mo -share/locale/pl/LC_MESSAGES/gnome-terminal.mo -share/locale/pt/LC_MESSAGES/gnome-terminal.mo -share/locale/pt_BR/LC_MESSAGES/gnome-terminal.mo -share/locale/ro/LC_MESSAGES/gnome-terminal.mo -share/locale/ru/LC_MESSAGES/gnome-terminal.mo -share/locale/sk/LC_MESSAGES/gnome-terminal.mo -share/locale/sl/LC_MESSAGES/gnome-terminal.mo -share/locale/sq/LC_MESSAGES/gnome-terminal.mo -share/locale/sr/LC_MESSAGES/gnome-terminal.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-terminal.mo -share/locale/sv/LC_MESSAGES/gnome-terminal.mo -share/locale/tr/LC_MESSAGES/gnome-terminal.mo -share/locale/uk/LC_MESSAGES/gnome-terminal.mo -share/locale/vi/LC_MESSAGES/gnome-terminal.mo -share/locale/wa/LC_MESSAGES/gnome-terminal.mo -share/locale/zh_CN/LC_MESSAGES/gnome-terminal.mo -share/locale/zh_TW/LC_MESSAGES/gnome-terminal.mo -@dirrm share/gnome/help/gnome-terminal/zh_TW/figures -@dirrm share/gnome/help/gnome-terminal/zh_TW -@dirrm share/gnome/help/gnome-terminal/zh_CN/figures -@dirrm share/gnome/help/gnome-terminal/zh_CN -@dirrm share/gnome/help/gnome-terminal/sv/figures -@dirrm share/gnome/help/gnome-terminal/sv -@dirrm share/gnome/help/gnome-terminal/ro/figures -@dirrm share/gnome/help/gnome-terminal/ro -@dirrm share/gnome/help/gnome-terminal/ko/figures -@dirrm share/gnome/help/gnome-terminal/ko -@dirrm share/gnome/help/gnome-terminal/ja/figures -@dirrm share/gnome/help/gnome-terminal/ja -@dirrm share/gnome/help/gnome-terminal/it/figures -@dirrm share/gnome/help/gnome-terminal/it -@dirrm share/gnome/help/gnome-terminal/fr/figures -@dirrm share/gnome/help/gnome-terminal/fr -@dirrm share/gnome/help/gnome-terminal/es/figures -@dirrm share/gnome/help/gnome-terminal/es -@dirrm share/gnome/help/gnome-terminal/de/figures -@dirrm share/gnome/help/gnome-terminal/de -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles/Default -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/profiles -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/keybindings -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal/global -@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gnome-terminal -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal/profiles/Default -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal/profiles -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal/keybindings -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal/global -@dirrm etc/gconf/gconf.xml.defaults/apps/gnome-terminal -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-C.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-de.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-es.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-fr.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-it.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-ja.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-ko.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-ro.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-sv.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-zh_CN.omf 2>/dev/null || /usr/bin/true -@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gnome-terminal/gnome-terminal-zh_TW.omf 2>/dev/null || /usr/bin/true diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile deleted file mode 100644 index 26c41d93e..000000000 --- a/x11/libgnome/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: libgnome -# Date created: 17 June 1998 -# Whom: Yukihiro Nakai <Nakai@technologist.com> -# -# $FreeBSD$ -# - -PORTNAME= libgnome -PORTVERSION= 2.4.0 -CATEGORIES?= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4 -DIST_SUBDIR= gnome2 - -MAINTAINER?= gnome@FreeBSD.org -COMMENT= Libraries for GNOME, a GNU desktop environment - -BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper -RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier esound gnomevfs2 libxslt -USE_BISON= yes -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/x11/libgnome/distinfo b/x11/libgnome/distinfo deleted file mode 100644 index f80ffd5c5..000000000 --- a/x11/libgnome/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgnome-2.4.0.tar.bz2) = caec1e12d64b98a2925a4317ac16429f diff --git a/x11/libgnome/files/patch-ag b/x11/libgnome/files/patch-ag deleted file mode 100644 index 131cf3baa..000000000 --- a/x11/libgnome/files/patch-ag +++ /dev/null @@ -1,22 +0,0 @@ - -$FreeBSD$ - ---- libgnome/gnome-util.c 2002/03/19 17:16:21 1.1 -+++ libgnome/gnome-util.c 2002/03/19 17:21:31 -@@ -67,11 +67,11 @@ - static char *shells [] = { - /* Note that on some systems shells can also - * be installed in /usr/bin */ -- "/bin/bash", "/usr/bin/bash", -- "/bin/zsh", "/usr/bin/zsh", -- "/bin/tcsh", "/usr/bin/tcsh", -- "/bin/ksh", "/usr/bin/ksh", -- "/bin/csh", "/bin/sh", 0 -+ "/bin/csh", "/bin/sh", -+ LOCALBASE "/bin/bash", -+ LOCALBASE "/bin/zsh", -+ LOCALBASE "/bin/ksh", -+ 0 - }; - - if (geteuid () == getuid () && diff --git a/x11/libgnome/files/patch-configure b/x11/libgnome/files/patch-configure deleted file mode 100644 index 8111dd90a..000000000 --- a/x11/libgnome/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Mon Aug 11 15:31:05 2003 -+++ configure Mon Aug 11 15:31:06 2003 -@@ -19070,6 +19070,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11/libgnome/files/patch-libgnome::Makefile.in b/x11/libgnome/files/patch-libgnome::Makefile.in deleted file mode 100644 index 4a73422b2..000000000 --- a/x11/libgnome/files/patch-libgnome::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libgnome/Makefile.in.orig Sat Jun 14 05:07:39 2003 -+++ libgnome/Makefile.in Sat Jun 14 05:10:06 2003 -@@ -156,7 +156,7 @@ - - libgnomeincludedir = $(includedir)/libgnome-2.0/libgnome - --INCLUDES = -I.. -I$(srcdir)/.. $(WARN_CFLAGS) $(LIBGNOME_CFLAGS) -DG_DISABLE_DEPRECATED -DLIBGNOME_PREFIX=\""$(prefix)"\" -DLIBGNOME_LIBDIR=\""$(libdir)"\" -DLIBGNOME_DATADIR=\""$(datadir)"\" -DLIBGNOME_BINDIR=\""$(bindir)"\" -DLIBGNOME_LOCALSTATEDIR=\""$(localstatedir)"\" -DLIBGNOME_LOCALEDIR=\""$(gnomelocaledir)"\" -DLIBGNOME_SYSCONFDIR=\""$(sysconfdir)"\" -DVERSION=\""$(VERSION)"\" -DGNOMEVFSVERSION=\"$(GNOME_VFS_VERSION)\" -DG_LOG_DOMAIN=\"Gnome\" -+INCLUDES = -DPREFIX=\""$(PREFIX)"\" -DLOCALBASE=\""$(LOCALBASE)"\" -DX11BASE=\""$(X11BASE)"\" -I.. -I$(srcdir)/.. $(WARN_CFLAGS) $(LIBGNOME_CFLAGS) -DG_DISABLE_DEPRECATED -DLIBGNOME_PREFIX=\""$(prefix)"\" -DLIBGNOME_LIBDIR=\""$(libdir)"\" -DLIBGNOME_DATADIR=\""$(datadir)"\" -DLIBGNOME_BINDIR=\""$(bindir)"\" -DLIBGNOME_LOCALSTATEDIR=\""$(localstatedir)"\" -DLIBGNOME_LOCALEDIR=\""$(gnomelocaledir)"\" -DLIBGNOME_SYSCONFDIR=\""$(sysconfdir)"\" -DVERSION=\""$(VERSION)"\" -DGNOMEVFSVERSION=\"$(GNOME_VFS_VERSION)\" -DG_LOG_DOMAIN=\"Gnome\" - - - libgnome_2_la_SOURCES = libgnometypebuiltins.h libgnometypebuiltins.c gnome-config.c gnome-sound.c gnome-triggers.c gnome-triggersP.h gnome-program.c gnome-help.c gnome-exec.c gnome-gconf.c gnome-gconfP.h gnome-i18n.c gnome-i18nP.h gnome-url.c gnome-util.c gnome-score.c gnome-init.c diff --git a/x11/libgnome/files/patch-libgnome_gnome-program.c b/x11/libgnome/files/patch-libgnome_gnome-program.c deleted file mode 100644 index eddd1f28d..000000000 --- a/x11/libgnome/files/patch-libgnome_gnome-program.c +++ /dev/null @@ -1,57 +0,0 @@ ---- libgnome/gnome-program.c.orig Fri Mar 22 11:02:45 2002 -+++ libgnome/gnome-program.c Mon May 20 18:28:24 2002 -@@ -882,12 +882,12 @@ - attr_rel = ""; - break; - case GNOME_FILE_DOMAIN_SOUND: -- prefix_rel = "/share/sounds"; -+ prefix_rel = "/share/gnome/sounds"; - attr_name = GNOME_PARAM_GNOME_DATADIR; - attr_rel = "/sounds"; - break; - case GNOME_FILE_DOMAIN_PIXMAP: -- prefix_rel = "/share/pixmaps"; -+ prefix_rel = "/share/gnome/pixmaps"; - attr_name = GNOME_PARAM_GNOME_DATADIR; - attr_rel = "/pixmaps"; - break; -@@ -899,7 +899,7 @@ - case GNOME_FILE_DOMAIN_HELP: - prefix_rel = "/share/gnome/help"; - attr_name = GNOME_PARAM_GNOME_DATADIR; -- attr_rel = "/gnome/help"; -+ attr_rel = "/help"; - break; - case GNOME_FILE_DOMAIN_APP_LIBDIR: - prefix_rel = "/lib"; -@@ -914,13 +914,13 @@ - search_path = FALSE; - break; - case GNOME_FILE_DOMAIN_APP_SOUND: -- prefix_rel = "/share/sounds"; -+ prefix_rel = "/share/gnome/sounds"; - attr_name = GNOME_PARAM_APP_DATADIR; - attr_rel = "/sounds"; - search_path = FALSE; - break; - case GNOME_FILE_DOMAIN_APP_PIXMAP: -- prefix_rel = "/share/pixmaps"; -+ prefix_rel = "/share/gnome/pixmaps"; - attr_name = GNOME_PARAM_APP_DATADIR; - attr_rel = "/pixmaps"; - search_path = FALSE; -@@ -941,12 +941,12 @@ - - attr_name = GNOME_PARAM_APP_DATADIR; - -- len = strlen ("/gnome/help/") + -+ len = strlen ("/help/") + - strlen (program->_priv->app_id) + 1; - attr_rel = g_alloca (len); - if (attr_rel == NULL /* bad things */) - return NULL; -- g_snprintf (attr_rel, len, "/gnome/help/%s", program->_priv->app_id); -+ g_snprintf (attr_rel, len, "/help/%s", program->_priv->app_id); - - search_path = FALSE; - break; diff --git a/x11/libgnome/pkg-descr b/x11/libgnome/pkg-descr deleted file mode 100644 index f7f156423..000000000 --- a/x11/libgnome/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Libraries for GNOME, a GNU desktop environment - -WWW: http://www.gnome.org/ diff --git a/x11/libgnome/pkg-plist b/x11/libgnome/pkg-plist deleted file mode 100644 index 109fc1e85..000000000 --- a/x11/libgnome/pkg-plist +++ /dev/null @@ -1,223 +0,0 @@ -bin/gnome-open -etc/gconf/gconf.xml.defaults/desktop/gnome/accessibility/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/accessibility/keyboard/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/accessibility/startup/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/applications/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/applications/browser/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/applications/help_viewer/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/applications/terminal/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/applications/window_manager/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/background/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/file_views/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/interface/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/peripherals/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/peripherals/keyboard/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/peripherals/mouse/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/sound/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/typing_break/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/ghelp/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/http/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/https/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/info/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/man/%gconf.xml -etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/trash/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/accessibility/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/accessibility/keyboard/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/accessibility/startup/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/browser/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/help_viewer/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/terminal/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/window_manager/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/background/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/file-views/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/interface/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/peripherals/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/peripherals/keyboard/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/peripherals/mouse/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/sound/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/typing_break/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/ghelp/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/http/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/https/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/info/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/man/%gconf.xml -etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/trash/%gconf.xml -etc/gconf/schemas/desktop_gnome_accessibility_keyboard.schemas -etc/gconf/schemas/desktop_gnome_accessibility_startup.schemas -etc/gconf/schemas/desktop_gnome_applications_browser.schemas -etc/gconf/schemas/desktop_gnome_applications_help_viewer.schemas -etc/gconf/schemas/desktop_gnome_applications_terminal.schemas -etc/gconf/schemas/desktop_gnome_applications_window_manager.schemas -etc/gconf/schemas/desktop_gnome_background.schemas -etc/gconf/schemas/desktop_gnome_file_views.schemas -etc/gconf/schemas/desktop_gnome_interface.schemas -etc/gconf/schemas/desktop_gnome_peripherals_keyboard.schemas -etc/gconf/schemas/desktop_gnome_peripherals_mouse.schemas -etc/gconf/schemas/desktop_gnome_sound.schemas -etc/gconf/schemas/desktop_gnome_thumbnailers.schemas -etc/gconf/schemas/desktop_gnome_typing_break.schemas -etc/gconf/schemas/desktop_gnome_url_handlers.schemas -etc/sound/events/gnome-2.soundlist -etc/sound/events/gtk-events-2.soundlist -include/libgnome-2.0/libgnome/gnome-config.h -include/libgnome-2.0/libgnome/gnome-exec.h -include/libgnome-2.0/libgnome/gnome-gconf.h -include/libgnome-2.0/libgnome/gnome-help.h -include/libgnome-2.0/libgnome/gnome-i18n.h -include/libgnome-2.0/libgnome/gnome-init.h -include/libgnome-2.0/libgnome/gnome-macros.h -include/libgnome-2.0/libgnome/gnome-program.h -include/libgnome-2.0/libgnome/gnome-score.h -include/libgnome-2.0/libgnome/gnome-sound.h -include/libgnome-2.0/libgnome/gnome-triggers.h -include/libgnome-2.0/libgnome/gnome-url.h -include/libgnome-2.0/libgnome/gnome-util.h -include/libgnome-2.0/libgnome/libgnome.h -include/libgnome-2.0/libgnome/libgnometypebuiltins.h -lib/bonobo/monikers/libmoniker_extra_2.so -lib/libgnome-2.a -lib/libgnome-2.so -lib/libgnome-2.so.400 -libdata/bonobo/servers/GNOME_Moniker_std.server -libdata/pkgconfig/libgnome-2.0.pc -share/doc/libgnome/ch01s02.html -share/doc/libgnome/ch01s03.html -share/doc/libgnome/ch01s04.html -share/doc/libgnome/ch01s05.html -share/doc/libgnome/home.png -share/doc/libgnome/index.html -share/doc/libgnome/index.sgml -share/doc/libgnome/left.png -share/doc/libgnome/libgnome-gnome-config.html -share/doc/libgnome/libgnome-gnome-exec.html -share/doc/libgnome/libgnome-gnome-gconf.html -share/doc/libgnome/libgnome-gnome-help.html -share/doc/libgnome/libgnome-gnome-i18n.html -share/doc/libgnome/libgnome-gnome-init.html -share/doc/libgnome/libgnome-gnome-program.html -share/doc/libgnome/libgnome-gnome-score.html -share/doc/libgnome/libgnome-gnome-sound.html -share/doc/libgnome/libgnome-gnome-triggers.html -share/doc/libgnome/libgnome-gnome-url.html -share/doc/libgnome/libgnome-gnome-util.html -share/doc/libgnome/libgnome-libgnometypebuiltins.html -share/doc/libgnome/libgnome.devhelp -share/doc/libgnome/libgnome.html -share/doc/libgnome/right.png -share/doc/libgnome/up.png -share/locale/am/LC_MESSAGES/libgnome-2.0.mo -share/locale/ar/LC_MESSAGES/libgnome-2.0.mo -share/locale/az/LC_MESSAGES/libgnome-2.0.mo -share/locale/be/LC_MESSAGES/libgnome-2.0.mo -share/locale/bg/LC_MESSAGES/libgnome-2.0.mo -share/locale/bn/LC_MESSAGES/libgnome-2.0.mo -share/locale/bs/LC_MESSAGES/libgnome-2.0.mo -share/locale/ca/LC_MESSAGES/libgnome-2.0.mo -share/locale/cs/LC_MESSAGES/libgnome-2.0.mo -share/locale/cy/LC_MESSAGES/libgnome-2.0.mo -share/locale/da/LC_MESSAGES/libgnome-2.0.mo -share/locale/de/LC_MESSAGES/libgnome-2.0.mo -share/locale/el/LC_MESSAGES/libgnome-2.0.mo -share/locale/en_GB/LC_MESSAGES/libgnome-2.0.mo -share/locale/es/LC_MESSAGES/libgnome-2.0.mo -share/locale/et/LC_MESSAGES/libgnome-2.0.mo -share/locale/eu/LC_MESSAGES/libgnome-2.0.mo -share/locale/fa/LC_MESSAGES/libgnome-2.0.mo -share/locale/fi/LC_MESSAGES/libgnome-2.0.mo -share/locale/fr/LC_MESSAGES/libgnome-2.0.mo -share/locale/ga/LC_MESSAGES/libgnome-2.0.mo -share/locale/gl/LC_MESSAGES/libgnome-2.0.mo -share/locale/he/LC_MESSAGES/libgnome-2.0.mo -share/locale/hi/LC_MESSAGES/libgnome-2.0.mo -share/locale/hu/LC_MESSAGES/libgnome-2.0.mo -share/locale/id/LC_MESSAGES/libgnome-2.0.mo -share/locale/is/LC_MESSAGES/libgnome-2.0.mo -share/locale/it/LC_MESSAGES/libgnome-2.0.mo -share/locale/ja/LC_MESSAGES/libgnome-2.0.mo -share/locale/ko/LC_MESSAGES/libgnome-2.0.mo -share/locale/lt/LC_MESSAGES/libgnome-2.0.mo -share/locale/lv/LC_MESSAGES/libgnome-2.0.mo -share/locale/mk/LC_MESSAGES/libgnome-2.0.mo -share/locale/ml/LC_MESSAGES/libgnome-2.0.mo -share/locale/mn/LC_MESSAGES/libgnome-2.0.mo -share/locale/ms/LC_MESSAGES/libgnome-2.0.mo -share/locale/nl/LC_MESSAGES/libgnome-2.0.mo -share/locale/nn/LC_MESSAGES/libgnome-2.0.mo -share/locale/no/LC_MESSAGES/libgnome-2.0.mo -share/locale/pl/LC_MESSAGES/libgnome-2.0.mo -share/locale/pt/LC_MESSAGES/libgnome-2.0.mo -share/locale/pt_BR/LC_MESSAGES/libgnome-2.0.mo -share/locale/ro/LC_MESSAGES/libgnome-2.0.mo -share/locale/ru/LC_MESSAGES/libgnome-2.0.mo -share/locale/sk/LC_MESSAGES/libgnome-2.0.mo -share/locale/sl/LC_MESSAGES/libgnome-2.0.mo -share/locale/sq/LC_MESSAGES/libgnome-2.0.mo -share/locale/sr/LC_MESSAGES/libgnome-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/libgnome-2.0.mo -share/locale/sv/LC_MESSAGES/libgnome-2.0.mo -share/locale/ta/LC_MESSAGES/libgnome-2.0.mo -share/locale/th/LC_MESSAGES/libgnome-2.0.mo -share/locale/tr/LC_MESSAGES/libgnome-2.0.mo -share/locale/uk/LC_MESSAGES/libgnome-2.0.mo -share/locale/vi/LC_MESSAGES/libgnome-2.0.mo -share/locale/wa/LC_MESSAGES/libgnome-2.0.mo -share/locale/yi/LC_MESSAGES/libgnome-2.0.mo -share/locale/zh_CN/LC_MESSAGES/libgnome-2.0.mo -share/locale/zh_TW/LC_MESSAGES/libgnome-2.0.mo -@dirrm share/doc/libgnome -@dirrm include/libgnome-2.0/libgnome -@dirrm include/libgnome-2.0 -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/trash -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/man -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/info -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/https -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/http -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers/ghelp -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/url-handlers -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/typing_break -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/sound -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/peripherals/mouse -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/peripherals/keyboard -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/peripherals -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/interface -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/file-views -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/background -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/window_manager -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/terminal -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/help_viewer -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications/browser -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/applications -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/accessibility/startup -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/accessibility/keyboard -@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/accessibility -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/trash -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/man -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/info -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/https -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/http -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers/ghelp -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/url-handlers -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/typing_break -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/sound -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/peripherals/mouse -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/peripherals/keyboard -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/peripherals -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/interface -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/file_views -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/background -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/applications/window_manager -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/applications/terminal -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/applications/help_viewer -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/applications/browser -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/applications -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/accessibility/startup -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/accessibility/keyboard -@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/accessibility |