pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics Remove graphics/eog.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/88a8bdfcca7d
branches:  trunk
changeset: 338155:88a8bdfcca7d
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Aug 19 09:56:53 2019 +0000

description:
Remove graphics/eog.

Replaced by graphics/eom, or graphics/eog3...

diffstat:

 graphics/Makefile                              |    5 +-
 graphics/eog-plugins-map/DESCR                 |    1 -
 graphics/eog-plugins-map/Makefile              |   14 -
 graphics/eog-plugins-map/PLIST                 |    3 -
 graphics/eog-plugins/DESCR                     |    1 -
 graphics/eog-plugins/Makefile                  |   10 -
 graphics/eog-plugins/Makefile.common           |   20 -
 graphics/eog-plugins/PLIST                     |   50 ---
 graphics/eog-plugins/distinfo                  |    6 -
 graphics/eog/DESCR                             |    5 -
 graphics/eog/Makefile                          |   49 ---
 graphics/eog/PLIST                             |  338 -------------------------
 graphics/eog/buildlink3.mk                     |   16 -
 graphics/eog/distinfo                          |    8 -
 graphics/eog/patches/patch-src_eog-exif-util.c |   15 -
 graphics/eog/patches/patch-src_eog-util.c      |   15 -
 16 files changed, 1 insertions(+), 555 deletions(-)

diffs (truncated from 630 to 300 lines):

diff -r 6905a82f3e2a -r 88a8bdfcca7d graphics/Makefile
--- a/graphics/Makefile Mon Aug 19 06:01:41 2019 +0000
+++ b/graphics/Makefile Mon Aug 19 09:56:53 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.838 2019/08/13 20:29:24 markd Exp $
+# $NetBSD: Makefile,v 1.839 2019/08/19 09:56:53 nia Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -102,9 +102,6 @@
 SUBDIR+=       edje
 SUBDIR+=       elementary-xfce-icon-theme
 SUBDIR+=       enblend-enfuse
-SUBDIR+=       eog
-SUBDIR+=       eog-plugins
-SUBDIR+=       eog-plugins-map
 SUBDIR+=       eog3
 SUBDIR+=       eom
 SUBDIR+=       epeg
diff -r 6905a82f3e2a -r 88a8bdfcca7d graphics/eog-plugins-map/DESCR
--- a/graphics/eog-plugins-map/DESCR    Mon Aug 19 06:01:41 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Map plugin for eog.
diff -r 6905a82f3e2a -r 88a8bdfcca7d graphics/eog-plugins-map/Makefile
--- a/graphics/eog-plugins-map/Makefile Mon Aug 19 06:01:41 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-# $NetBSD: Makefile,v 1.56 2019/07/21 22:24:56 wiz Exp $
-#
-
-PKGNAME=       eog-plugins-map-2.30.2
-PKGREVISION=   50
-COMMENT=       Plugin collection for eog - map plugin
-
-BUILD_DIRS=    plugins/map
-INSTALL_DIRS=  plugins/map
-
-.include "../../graphics/eog-plugins/Makefile.common"
-.include "../../geography/libchamplain08/buildlink3.mk"
-.include "../../graphics/libexif/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 6905a82f3e2a -r 88a8bdfcca7d graphics/eog-plugins-map/PLIST
--- a/graphics/eog-plugins-map/PLIST    Mon Aug 19 06:01:41 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/07/26 11:18:15 drochner Exp $
-lib/eog/plugins/libmap.la
-lib/eog/plugins/map.eog-plugin
diff -r 6905a82f3e2a -r 88a8bdfcca7d graphics/eog-plugins/DESCR
--- a/graphics/eog-plugins/DESCR        Mon Aug 19 06:01:41 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Plugins for eog.
diff -r 6905a82f3e2a -r 88a8bdfcca7d graphics/eog-plugins/Makefile
--- a/graphics/eog-plugins/Makefile     Mon Aug 19 06:01:41 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-# $NetBSD: Makefile,v 1.32 2019/07/21 22:24:56 wiz Exp $
-#
-
-PKGNAME=       eog-plugins-base-2.30.2
-PKGREVISION=   26
-
-COMMENT=       Plugin collection for eog
-
-.include "../../graphics/eog-plugins/Makefile.common"
-.include "../../mk/bsd.pkg.mk"
diff -r 6905a82f3e2a -r 88a8bdfcca7d graphics/eog-plugins/Makefile.common
--- a/graphics/eog-plugins/Makefile.common      Mon Aug 19 06:01:41 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-# $NetBSD: Makefile.common,v 1.9 2017/07/30 22:47:51 wiz Exp $
-#
-# used by graphics/eog-plugins/Makefile
-# used by graphics/eog-plugins-map/Makefile
-
-DISTNAME=      eog-plugins-2.30.2
-CATEGORIES=    graphics
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/eog-plugins/2.30/}
-EXTRACT_SUFX=  .tar.bz2
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.gnome.org/
-#LICENSE=      # TODO: (see mk/license.mk)
-
-DISTINFO_FILE= ${.CURDIR}/../../graphics/eog-plugins/distinfo
-GNU_CONFIGURE= yes
-USE_LIBTOOL=   yes
-USE_TOOLS+=    intltool pkg-config gmake gsed msgfmt
-
-.include "../../graphics/eog/buildlink3.mk"
diff -r 6905a82f3e2a -r 88a8bdfcca7d graphics/eog-plugins/PLIST
--- a/graphics/eog-plugins/PLIST        Mon Aug 19 06:01:41 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,50 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2011/04/14 15:57:25 drochner Exp $
-lib/eog/plugins/fit-to-width.eog-plugin
-lib/eog/plugins/libfit-to-width.la
-lib/eog/plugins/libsend-by-mail.la
-lib/eog/plugins/send-by-mail.eog-plugin
-share/locale/ar/LC_MESSAGES/eog-plugins.mo
-share/locale/as/LC_MESSAGES/eog-plugins.mo
-share/locale/be@latin/LC_MESSAGES/eog-plugins.mo
-share/locale/bg/LC_MESSAGES/eog-plugins.mo
-share/locale/bn_IN/LC_MESSAGES/eog-plugins.mo
-share/locale/ca/LC_MESSAGES/eog-plugins.mo
-share/locale/ca@valencia/LC_MESSAGES/eog-plugins.mo
-share/locale/cs/LC_MESSAGES/eog-plugins.mo
-share/locale/da/LC_MESSAGES/eog-plugins.mo
-share/locale/de/LC_MESSAGES/eog-plugins.mo
-share/locale/el/LC_MESSAGES/eog-plugins.mo
-share/locale/en_GB/LC_MESSAGES/eog-plugins.mo
-share/locale/es/LC_MESSAGES/eog-plugins.mo
-share/locale/eu/LC_MESSAGES/eog-plugins.mo
-share/locale/fi/LC_MESSAGES/eog-plugins.mo
-share/locale/fr/LC_MESSAGES/eog-plugins.mo
-share/locale/gl/LC_MESSAGES/eog-plugins.mo
-share/locale/gu/LC_MESSAGES/eog-plugins.mo
-share/locale/he/LC_MESSAGES/eog-plugins.mo
-share/locale/hu/LC_MESSAGES/eog-plugins.mo
-share/locale/id/LC_MESSAGES/eog-plugins.mo
-share/locale/it/LC_MESSAGES/eog-plugins.mo
-share/locale/ja/LC_MESSAGES/eog-plugins.mo
-share/locale/kn/LC_MESSAGES/eog-plugins.mo
-share/locale/lt/LC_MESSAGES/eog-plugins.mo
-share/locale/mk/LC_MESSAGES/eog-plugins.mo
-share/locale/ml/LC_MESSAGES/eog-plugins.mo
-share/locale/mr/LC_MESSAGES/eog-plugins.mo
-share/locale/nb/LC_MESSAGES/eog-plugins.mo
-share/locale/or/LC_MESSAGES/eog-plugins.mo
-share/locale/pa/LC_MESSAGES/eog-plugins.mo
-share/locale/pl/LC_MESSAGES/eog-plugins.mo
-share/locale/pt/LC_MESSAGES/eog-plugins.mo
-share/locale/pt_BR/LC_MESSAGES/eog-plugins.mo
-share/locale/ro/LC_MESSAGES/eog-plugins.mo
-share/locale/sl/LC_MESSAGES/eog-plugins.mo
-share/locale/sq/LC_MESSAGES/eog-plugins.mo
-share/locale/sv/LC_MESSAGES/eog-plugins.mo
-share/locale/ta/LC_MESSAGES/eog-plugins.mo
-share/locale/te/LC_MESSAGES/eog-plugins.mo
-share/locale/uk/LC_MESSAGES/eog-plugins.mo
-share/locale/vi/LC_MESSAGES/eog-plugins.mo
-share/locale/zh_CN/LC_MESSAGES/eog-plugins.mo
-share/locale/zh_HK/LC_MESSAGES/eog-plugins.mo
-share/locale/zh_TW/LC_MESSAGES/eog-plugins.mo
diff -r 6905a82f3e2a -r 88a8bdfcca7d graphics/eog-plugins/distinfo
--- a/graphics/eog-plugins/distinfo     Mon Aug 19 06:01:41 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.3 2015/11/03 21:33:56 agc Exp $
-
-SHA1 (eog-plugins-2.30.2.tar.bz2) = dfff2410b9554a8ed6d6c23d32be7b5689ed4a41
-RMD160 (eog-plugins-2.30.2.tar.bz2) = ccae55ff712134a1f8c4e917f77d6c92e6b1ea59
-SHA512 (eog-plugins-2.30.2.tar.bz2) = 63053cef70cf47f0bade540574729d60806e7732d1d2ed8688a218fe755b89322ca655b92307c732df4c2f1d69cada4fe850f7dc204fe24ef406b00f79db360b
-Size (eog-plugins-2.30.2.tar.bz2) = 363320 bytes
diff -r 6905a82f3e2a -r 88a8bdfcca7d graphics/eog/DESCR
--- a/graphics/eog/DESCR        Mon Aug 19 06:01:41 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +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 version builds with gtk+2 and gnome2
diff -r 6905a82f3e2a -r 88a8bdfcca7d graphics/eog/Makefile
--- a/graphics/eog/Makefile     Mon Aug 19 06:01:41 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,49 +0,0 @@
-# $NetBSD: Makefile,v 1.98 2019/07/21 22:24:05 wiz Exp $
-
-DISTNAME=      eog-2.32.1
-PKGREVISION=   30
-CATEGORIES=    graphics gnome
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/eog/2.32/}
-EXTRACT_SUFX=  .tar.bz2
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://www.gnome.org/
-COMMENT=       Eye of GNOME: an image viewing and cataloging program
-LICENSE=       gnu-gpl-v2
-
-GNU_CONFIGURE=         YES
-USE_TOOLS+=            gmake intltool msgfmt pkg-config
-USE_PKGLOCALEDIR=      YES
-USE_LIBTOOL=           yes
-
-GCONF_SCHEMAS= eog.schemas
-
-# XXX Python plugins do more harm than good for now
-#.include "../../lang/python/application.mk"
-#.include "../../x11/py-gtk2/buildlink3.mk"
-#PYTHON_VERSIONS_INCOMPATIBLE=  36 # py-gtk2
-.include "../../devel/GConf/schemas.mk"
-BUILDLINK_API_DEPENDS.glib2+=  glib2>=2.15.3
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/gettext-lib/buildlink3.mk"
-#.include "../../devel/eel/buildlink3.mk"
-.include "../../devel/exempi/buildlink3.mk"
-.include "../../devel/pango/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gnome-icon-theme+= gnome-icon-theme>=2.20.0
-.include "../../graphics/gnome-icon-theme/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../mk/jpeg.buildlink3.mk"
-.include "../../graphics/lcms/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libexif+=        libexif>=0.6.12
-.include "../../graphics/libexif/buildlink3.mk"
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-BUILDLINK_API_DEPENDS.shared-mime-info+= shared-mime-info>=0.20
-.include "../../databases/shared-mime-info/buildlink3.mk"
-BUILDLINK_API_DEPENDS.dbus-glib+=      dbus-glib>=0.71
-.include "../../sysutils/dbus-glib/buildlink3.mk"
-.include "../../textproc/gnome-doc-utils/buildlink3.mk"
-.include "../../mk/omf-scrollkeeper.mk"
-.include "../../x11/gnome-desktop/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gtk2+=   gtk2+>=2.11.6
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 6905a82f3e2a -r 88a8bdfcca7d graphics/eog/PLIST
--- a/graphics/eog/PLIST        Mon Aug 19 06:01:41 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,338 +0,0 @@
-@comment $NetBSD: PLIST,v 1.16 2010/11/28 13:04:09 drochner Exp $
-bin/eog
-include/eog-2.20/eog/eog-application.h
-include/eog-2.20/eog/eog-debug.h
-include/eog-2.20/eog/eog-dialog.h
-include/eog-2.20/eog/eog-enums.h
-include/eog-2.20/eog/eog-error-message-area.h
-include/eog-2.20/eog/eog-exif-details.h
-include/eog-2.20/eog/eog-exif-util.h
-include/eog-2.20/eog/eog-file-chooser.h
-include/eog-2.20/eog/eog-image-save-info.h
-include/eog-2.20/eog/eog-image.h
-include/eog-2.20/eog/eog-job-queue.h
-include/eog-2.20/eog/eog-jobs.h
-include/eog-2.20/eog/eog-list-store.h
-include/eog-2.20/eog/eog-plugin.h
-include/eog-2.20/eog/eog-properties-dialog.h
-include/eog-2.20/eog/eog-scroll-view.h
-include/eog-2.20/eog/eog-sidebar.h
-include/eog-2.20/eog/eog-statusbar.h
-include/eog-2.20/eog/eog-thumb-nav.h
-include/eog-2.20/eog/eog-thumb-view.h
-include/eog-2.20/eog/eog-thumbnail.h
-include/eog-2.20/eog/eog-transform.h
-include/eog-2.20/eog/eog-window.h
-lib/eog/plugins/fullscreen.eog-plugin
-lib/eog/plugins/libfullscreen.la
-lib/eog/plugins/libreload.la
-lib/eog/plugins/libstatusbar-date.la
-lib/eog/plugins/reload.eog-plugin
-lib/eog/plugins/statusbar-date.eog-plugin
-lib/pkgconfig/eog.pc
-share/applications/eog.desktop
-share/eog/eog-image-properties-dialog.ui
-share/eog/eog-multiple-save-as-dialog.ui
-share/eog/eog-preferences-dialog.ui
-share/eog/eog-toolbar.xml
-share/eog/eog-ui.xml
-share/eog/gtkrc
-share/eog/icons/hicolor/16x16/actions/eog-image-collection.png
-share/eog/icons/hicolor/16x16/actions/eog-plugin.png
-share/eog/icons/hicolor/16x16/actions/slideshow-play.png
-share/eog/icons/hicolor/22x22/actions/eog-image-collection.png
-share/eog/icons/hicolor/22x22/actions/eog-plugin.png
-share/eog/icons/hicolor/22x22/actions/slideshow-play.png
-share/eog/icons/hicolor/24x24/actions/eog-image-collection.png
-share/eog/icons/hicolor/24x24/actions/slideshow-play.png
-share/eog/icons/hicolor/32x32/actions/eog-image-collection.png
-share/eog/icons/hicolor/32x32/actions/eog-plugin.png
-share/eog/icons/hicolor/32x32/actions/slideshow-play.png
-share/eog/icons/hicolor/48x48/actions/slideshow-play.png
-share/eog/icons/hicolor/scalable/actions/eog-image-collection.svg
-share/eog/icons/hicolor/scalable/actions/eog-plugin.svg
-share/eog/icons/hicolor/scalable/actions/slideshow-play.svg
-share/eog/pixmaps/thumbnail-frame.png
-share/gconf/schemas/eog.schemas
-share/gnome/help/eog/C/eog.xml
-share/gnome/help/eog/C/figures/eog_save_as_window.png
-share/gnome/help/eog/C/figures/eog_start_window.png
-share/gnome/help/eog/C/figures/eog_toolbar_editor_window.png
-share/gnome/help/eog/C/legal.xml
-share/gnome/help/eog/ar/eog.xml
-share/gnome/help/eog/ar/figures/eog_save_as_window.png
-share/gnome/help/eog/ar/figures/eog_start_window.png
-share/gnome/help/eog/ar/figures/eog_toolbar_editor_window.png
-share/gnome/help/eog/ca/eog.xml
-share/gnome/help/eog/ca/figures/eog_save_as_window.png
-share/gnome/help/eog/ca/figures/eog_start_window.png
-share/gnome/help/eog/ca/figures/eog_toolbar_editor_window.png
-share/gnome/help/eog/cs/eog.xml
-share/gnome/help/eog/cs/figures/eog_save_as_window.png
-share/gnome/help/eog/cs/figures/eog_start_window.png
-share/gnome/help/eog/cs/figures/eog_toolbar_editor_window.png
-share/gnome/help/eog/da/eog.xml
-share/gnome/help/eog/da/figures/eog_save_as_window.png
-share/gnome/help/eog/da/figures/eog_start_window.png
-share/gnome/help/eog/da/figures/eog_toolbar_editor_window.png
-share/gnome/help/eog/de/eog.xml



Home | Main Index | Thread Index | Old Index