From 59a7f0aca77703613d8fb0ea61daf2e67636f944 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 15 Jul 2003 19:24:24 +0000 Subject: Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All core desktop components are being removed. --- graphics/eog/Makefile | 25 ---------------------- graphics/eog/distinfo | 1 - graphics/eog/pkg-descr | 8 ------- graphics/eog/pkg-plist | 58 -------------------------------------------------- 4 files changed, 92 deletions(-) delete mode 100644 graphics/eog/Makefile delete mode 100644 graphics/eog/distinfo delete mode 100644 graphics/eog/pkg-descr delete mode 100644 graphics/eog/pkg-plist (limited to 'graphics/eog') diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile deleted file mode 100644 index c0beb90593fe..000000000000 --- a/graphics/eog/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: eog -# Date created: 5th October 1999 -# Whom: Ade Lovett -# -# $FreeBSD$ -# - -PORTNAME= eog -PORTVERSION= 0.6 -PORTREVISION= 2 -CATEGORIES= graphics gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/eog/0.6 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= The Eye Of Gnome image viewer - -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gconf gdkpixbuf gnomeprint libglade -USE_LIBTOOL= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" - -.include diff --git a/graphics/eog/distinfo b/graphics/eog/distinfo deleted file mode 100644 index 208516b5eaa5..000000000000 --- a/graphics/eog/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (eog-0.6.tar.gz) = e843959ff17f847e27a3219ac6cafcc7 diff --git a/graphics/eog/pkg-descr b/graphics/eog/pkg-descr deleted file mode 100644 index 7bb40bc679db..000000000000 --- a/graphics/eog/pkg-descr +++ /dev/null @@ -1,8 +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 stable gnome-libs package and the -development gdk-pixbuf library. - -WWW: http://www.gnome.org/ diff --git a/graphics/eog/pkg-plist b/graphics/eog/pkg-plist deleted file mode 100644 index 13fde229ff02..000000000000 --- a/graphics/eog/pkg-plist +++ /dev/null @@ -1,58 +0,0 @@ -bin/eog -bin/eog-image-viewer -etc/gconf/gconf.xml.defaults/apps/eog/%gconf.xml -etc/gconf/gconf.xml.defaults/apps/eog/full_screen/%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/full_screen/%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 -share/gnome/apps/Graphics/eog.desktop -share/gnome/eog/glade/preferences-dialog.glade -share/gnome/help/eog/C/fig/image-window-toolbar.png -share/gnome/help/eog/C/fig/image-window.png -share/gnome/help/eog/C/fig/prefs-display.png -share/gnome/help/eog/C/fig/prefs-viewers.png -share/gnome/idl/Eog.idl -share/gnome/oaf/GNOME_EOG.oaf -share/gnome/pixmaps/eog/stock-zoom-1.xpm -share/gnome/pixmaps/eog/stock-zoom-fit.xpm -share/gnome/pixmaps/eog/stock-zoom-in.xpm -share/gnome/pixmaps/eog/stock-zoom-out.xpm -share/gnome/pixmaps/gnome-eog.png -share/gnome/ui/eog-image-view-ui.xml -share/locale/az/LC_MESSAGES/eog.mo -share/locale/ca/LC_MESSAGES/eog.mo -share/locale/cs/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/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/hu/LC_MESSAGES/eog.mo -share/locale/it/LC_MESSAGES/eog.mo -share/locale/ja/LC_MESSAGES/eog.mo -share/locale/ko/LC_MESSAGES/eog.mo -share/locale/lt/LC_MESSAGES/eog.mo -share/locale/nl/LC_MESSAGES/eog.mo -share/locale/no/LC_MESSAGES/eog.mo -share/locale/pl/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/sl/LC_MESSAGES/eog.mo -share/locale/sv/LC_MESSAGES/eog.mo -share/locale/tr/LC_MESSAGES/eog.mo -share/locale/uk/LC_MESSAGES/eog.mo -share/locale/zh_CN.GB2312/LC_MESSAGES/eog.mo -share/locale/zh_TW.Big5/LC_MESSAGES/eog.mo -@dirrm share/gnome/help/eog/C/stylesheet-images -@dirrm share/gnome/help/eog/C/fig -@dirrm share/gnome/eog/glade -@dirrm share/gnome/eog -- cgit