pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/eom
Module Name: pkgsrc
Committed By: youri
Date: Fri Jun 23 17:10:45 UTC 2017
Modified Files:
pkgsrc/graphics/eom: Makefile PLIST distinfo
Log Message:
Update eom to 1.18.2.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/eom/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/eom/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/eom/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/eom/Makefile
diff -u pkgsrc/graphics/eom/Makefile:1.5 pkgsrc/graphics/eom/Makefile:1.6
--- pkgsrc/graphics/eom/Makefile:1.5 Sun Feb 12 06:25:25 2017
+++ pkgsrc/graphics/eom/Makefile Fri Jun 23 17:10:44 2017
@@ -1,16 +1,12 @@
-# $NetBSD: Makefile,v 1.5 2017/02/12 06:25:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.6 2017/06/23 17:10:44 youri Exp $
-PKGREVISION= 3
.include "../../meta-pkgs/mate/Makefile.common"
-DISTNAME= eom-1.14.1
+DISTNAME= eom-${VERSION:R}.2
CATEGORIES= graphics
COMMENT= Eye of MATE: an image viewing and cataloging program
-TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
-TOOL_DEPENDS+= libxml2-[0-9]*:../../textproc/libxml2 # for xmllint
-
PKGCONFIG_OVERRIDE+= data/eom.pc.in
BUILDLINK_TRANSFORM.SunOS+= rm:-lutil
@@ -21,14 +17,8 @@ BUILDLINK_TRANSFORM.SunOS+= rm:-lutil
.include "../../x11/mate-desktop/buildlink3.mk"
.include "../../databases/shared-mime-info/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/libpeas/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
-.include "../../graphics/gdk-pixbuf2/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../x11/gtk2/buildlink3.mk"
-.if !empty(PKG_BUILD_OPTIONS.gtk2:Mx11)
-.include "../../x11/xproto/buildlink3.mk"
-.include "../../x11/libX11/buildlink3.mk"
-.endif
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/graphics/eom/PLIST
diff -u pkgsrc/graphics/eom/PLIST:1.1 pkgsrc/graphics/eom/PLIST:1.2
--- pkgsrc/graphics/eom/PLIST:1.1 Sat May 21 19:20:33 2016
+++ pkgsrc/graphics/eom/PLIST Fri Jun 23 17:10:44 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/05/21 19:20:33 youri Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/06/23 17:10:44 youri Exp $
bin/eom
include/eom-2.20/eom/eom-application.h
include/eom-2.20/eom/eom-clipboard-handler.h
@@ -14,7 +14,6 @@ include/eom-2.20/eom/eom-image.h
include/eom-2.20/eom/eom-job-queue.h
include/eom-2.20/eom/eom-jobs.h
include/eom-2.20/eom/eom-list-store.h
-include/eom-2.20/eom/eom-plugin.h
include/eom-2.20/eom/eom-properties-dialog.h
include/eom-2.20/eom/eom-scroll-view.h
include/eom-2.20/eom/eom-sidebar.h
@@ -24,16 +23,18 @@ include/eom-2.20/eom/eom-thumb-view.h
include/eom-2.20/eom/eom-thumbnail.h
include/eom-2.20/eom/eom-transform.h
include/eom-2.20/eom/eom-window.h
-lib/eom/plugins/fullscreen.eom-plugin
+lib/eom/plugins/fullscreen.plugin
lib/eom/plugins/libfullscreen.la
lib/eom/plugins/libreload.la
lib/eom/plugins/libstatusbar-date.la
-lib/eom/plugins/reload.eom-plugin
-lib/eom/plugins/statusbar-date.eom-plugin
+lib/eom/plugins/reload.plugin
+lib/eom/plugins/statusbar-date.plugin
+lib/girepository-1.0/Eom-1.0.typelib
lib/pkgconfig/eom.pc
man/man1/eom.1
share/appdata/eom.appdata.xml
share/applications/eom.desktop
+share/eom/eom-3.18.css
share/eom/eom-image-properties-dialog.ui
share/eom/eom-multiple-save-as-dialog.ui
share/eom/eom-preferences-dialog.ui
@@ -57,6 +58,7 @@ share/eom/icons/hicolor/scalable/actions
share/eom/icons/hicolor/scalable/actions/eom-plugin.svg
share/eom/icons/hicolor/scalable/actions/slideshow-play.svg
share/eom/pixmaps/thumbnail-frame.png
+share/gir-1.0/Eom-1.0.gir
share/glib-2.0/schemas/org.mate.eom.enums.xml
share/glib-2.0/schemas/org.mate.eom.gschema.xml
share/gtk-doc/html/eom/EomDialog.html
@@ -65,7 +67,6 @@ share/gtk-doc/html/eom/EomFileChooser.ht
share/gtk-doc/html/eom/EomImageSaveInfo.html
share/gtk-doc/html/eom/EomMetadataReaderJpg.html
share/gtk-doc/html/eom/EomMetadataReaderPng.html
-share/gtk-doc/html/eom/EomPluginManager.html
share/gtk-doc/html/eom/EomPreferencesDialog.html
share/gtk-doc/html/eom/EomPrintImageSetup.html
share/gtk-doc/html/eom/EomPrintPreview.html
@@ -93,7 +94,6 @@ share/gtk-doc/html/eom/eom-eom-list-stor
share/gtk-doc/html/eom/eom-eom-metadata-reader.html
share/gtk-doc/html/eom/eom-eom-pixbuf-util.html
share/gtk-doc/html/eom/eom-eom-plugin-engine.html
-share/gtk-doc/html/eom/eom-eom-plugin.html
share/gtk-doc/html/eom/eom-eom-print.html
share/gtk-doc/html/eom/eom-eom-properties-dialog.html
share/gtk-doc/html/eom/eom-eom-save-as-dialog-helper.html
@@ -110,12 +110,14 @@ share/gtk-doc/html/eom/eom-zoom.html
share/gtk-doc/html/eom/eom.devhelp2
share/gtk-doc/html/eom/home.png
share/gtk-doc/html/eom/index.html
-share/gtk-doc/html/eom/index.sgml
+share/gtk-doc/html/eom/left-insensitive.png
share/gtk-doc/html/eom/left.png
share/gtk-doc/html/eom/pt01.html
+share/gtk-doc/html/eom/right-insensitive.png
share/gtk-doc/html/eom/right.png
share/gtk-doc/html/eom/rn01.html
share/gtk-doc/html/eom/style.css
+share/gtk-doc/html/eom/up-insensitive.png
share/gtk-doc/html/eom/up.png
share/help/C/eom/figures/eom_save_as_window.png
share/help/C/eom/figures/eom_start_window.png
@@ -254,7 +256,6 @@ share/locale/as/LC_MESSAGES/eom.mo
share/locale/ast/LC_MESSAGES/eom.mo
share/locale/az/LC_MESSAGES/eom.mo
share/locale/be/LC_MESSAGES/eom.mo
-share/locale/be@latin/LC_MESSAGES/eom.mo
share/locale/bg/LC_MESSAGES/eom.mo
share/locale/bn/LC_MESSAGES/eom.mo
share/locale/bn_IN/LC_MESSAGES/eom.mo
@@ -269,11 +270,9 @@ share/locale/da/LC_MESSAGES/eom.mo
share/locale/de/LC_MESSAGES/eom.mo
share/locale/dz/LC_MESSAGES/eom.mo
share/locale/el/LC_MESSAGES/eom.mo
-share/locale/en@shaw/LC_MESSAGES/eom.mo
share/locale/en_AU/LC_MESSAGES/eom.mo
share/locale/en_CA/LC_MESSAGES/eom.mo
share/locale/en_GB/LC_MESSAGES/eom.mo
-share/locale/en_US/LC_MESSAGES/eom.mo
share/locale/eo/LC_MESSAGES/eom.mo
share/locale/es/LC_MESSAGES/eom.mo
share/locale/es_CO/LC_MESSAGES/eom.mo
@@ -284,6 +283,7 @@ share/locale/fa/LC_MESSAGES/eom.mo
share/locale/fi/LC_MESSAGES/eom.mo
share/locale/fr/LC_MESSAGES/eom.mo
share/locale/fr_CA/LC_MESSAGES/eom.mo
+share/locale/frp/LC_MESSAGES/eom.mo
share/locale/fur/LC_MESSAGES/eom.mo
share/locale/ga/LC_MESSAGES/eom.mo
share/locale/gl/LC_MESSAGES/eom.mo
@@ -304,6 +304,7 @@ share/locale/kn/LC_MESSAGES/eom.mo
share/locale/ko/LC_MESSAGES/eom.mo
share/locale/ks/LC_MESSAGES/eom.mo
share/locale/ku/LC_MESSAGES/eom.mo
+share/locale/ku_IQ/LC_MESSAGES/eom.mo
share/locale/ky/LC_MESSAGES/eom.mo
share/locale/lt/LC_MESSAGES/eom.mo
share/locale/lv/LC_MESSAGES/eom.mo
@@ -324,6 +325,7 @@ share/locale/oc/LC_MESSAGES/eom.mo
share/locale/or/LC_MESSAGES/eom.mo
share/locale/pa/LC_MESSAGES/eom.mo
share/locale/pl/LC_MESSAGES/eom.mo
+share/locale/pms/LC_MESSAGES/eom.mo
share/locale/ps/LC_MESSAGES/eom.mo
share/locale/pt/LC_MESSAGES/eom.mo
share/locale/pt_BR/LC_MESSAGES/eom.mo
@@ -345,7 +347,6 @@ share/locale/tr/LC_MESSAGES/eom.mo
share/locale/ug/LC_MESSAGES/eom.mo
share/locale/uk/LC_MESSAGES/eom.mo
share/locale/uz/LC_MESSAGES/eom.mo
-share/locale/uz@cyrillic/LC_MESSAGES/eom.mo
share/locale/vi/LC_MESSAGES/eom.mo
share/locale/wa/LC_MESSAGES/eom.mo
share/locale/xh/LC_MESSAGES/eom.mo
Index: pkgsrc/graphics/eom/distinfo
diff -u pkgsrc/graphics/eom/distinfo:1.2 pkgsrc/graphics/eom/distinfo:1.3
--- pkgsrc/graphics/eom/distinfo:1.2 Mon Jun 13 23:09:49 2016
+++ pkgsrc/graphics/eom/distinfo Fri Jun 23 17:10:44 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2016/06/13 23:09:49 youri Exp $
+$NetBSD: distinfo,v 1.3 2017/06/23 17:10:44 youri Exp $
-SHA1 (eom-1.14.1.tar.xz) = df3e91693122053e97a87ca02119b2deda74e475
-RMD160 (eom-1.14.1.tar.xz) = 094647bc6fae71f8e01f0adae950db9aa33af9d3
-SHA512 (eom-1.14.1.tar.xz) = 9d7e828eb24aa849e404c058b651e3f4f5bc6688990212a7082657c6421dc3b88d1da4590a4bd12a5bb76a2f7391d8ba9af24e7684fce6cb0ccb9848dd685f53
-Size (eom-1.14.1.tar.xz) = 2232412 bytes
+SHA1 (eom-1.18.2.tar.xz) = 76d69612b910c89070b96de426de51b5b55b3631
+RMD160 (eom-1.18.2.tar.xz) = 9366dd2293e606e55b6be2bc4bbb504d8dc4a6d1
+SHA512 (eom-1.18.2.tar.xz) = d0d8aaa7837564fafd949da26e477e675a6cbecf6efd799ea0f29ba23800d4df36147f83bf059dcf38f9c4a9601e8501ec78065e02125fb18261011e1c3ac12c
+Size (eom-1.18.2.tar.xz) = 2196228 bytes
Home |
Main Index |
Thread Index |
Old Index