summaryrefslogtreecommitdiff
path: root/graphics/eom/Makefile
diff options
context:
space:
mode:
authorgutteridge <gutteridge@pkgsrc.org>2022-11-27 04:48:39 +0000
committergutteridge <gutteridge@pkgsrc.org>2022-11-27 04:48:39 +0000
commit964c082ba2b85e9b9d338d97e0e9eb886c3567fc (patch)
tree433c404d9a0f1915c18034fa4d912a437e07d7df /graphics/eom/Makefile
parentbcaaf8702af4d7ecc22391798bda2f0e3ce555ea (diff)
downloadpkgsrc-964c082ba2b85e9b9d338d97e0e9eb886c3567fc.tar.gz
eom: update to 1.26.0
Change log: ### eom 1.26.0 * Translations update * update copyright to 2021 ### eom 1.25.1 * Translations update * eom-window: Remove -Wmissing-field-initializers warnings * build: change the message for NLS in the configure summary * build: allow users to disable gettext support (--disable-nls) * build: Use PACKAGE_URL variable * build: display package name and version in configure summary * Fix desktop file validation warning * Remove cppcheck warning knownConditionTrueFalse * Remove unnecessary casts on signal function calls * Update copyright to 2021 * Remove warning -Wshadow * eom-uri-converter: dereference of NULL 'repl_str' reported by gcc * Do not remove the accelerators from image properties dialog * Upgrade ui files * eom-save-as-dialog-helper: Fix resource path * eom-image: warning -Wexpansion-to-defined * eom-scroll-view.c: Redundant casting GTK_WIDGET * eom-scroll-view: Remove warning incompatible-pointer-types * Ensure scrollbar moves when dragged to move image * require libexif 0.6.22 * Remove unused macros ### eom 1.25.0 * Translations update * eom-metadata-reader: add gdk/gdk.h include * egg-editable-toolbar: Remove trailing spaces/tabs * Shorten the function name for notebook scroll-event * eom-util: Fix code indent * Add tab scrolling support for dialog windows * add git.mk to generate .gitignore * build: silent build warnings for distcheck * eom-window: expand the comment on about dialog * Remove warnings: cast between incompatible function types * eom.desktop: Do not collect the translation for Icon * help: Fix some incongruencies * help: Fix Image Collection shortcut (#263) * Use user page on github when user email is private * Update authors
Diffstat (limited to 'graphics/eom/Makefile')
-rw-r--r--graphics/eom/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/eom/Makefile b/graphics/eom/Makefile
index 1bf26acf403..dd95a99d24d 100644
--- a/graphics/eom/Makefile
+++ b/graphics/eom/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.36 2022/11/23 16:20:14 adam Exp $
+# $NetBSD: Makefile,v 1.37 2022/11/27 04:48:39 gutteridge Exp $
# XXX: meta-pkgs/mate/Makefile.common includes pyversion.mk which sets the
# python version too early and clashes with PYTHON_VERSIONS_INCOMPATIBLE
# from libpeas bl3, so we include it early to ensure a valid version is
# chosen. This is not ideal, please fix it properly at some point.
-PKGREVISION= 6
.include "../../devel/libpeas/buildlink3.mk"
.include "../../meta-pkgs/mate/Makefile.common"
-DISTNAME= eom-${VERSION:R}.2
+DISTNAME= eom-${VERSION}
CATEGORIES= graphics
COMMENT= Eye of MATE: an image viewing and cataloging program