View | Details | Raw Unified | Return to bug 276966
Collapse All | Expand All

(-)b/graphics/eom/Makefile (-6 / +5 lines)
Lines 1-6 Link Here
1
PORTNAME=	eom
1
PORTNAME=	eom
2
PORTVERSION=	1.26.0
2
DISTVERSION=	1.27.1
3
PORTREVISION=	5
4
CATEGORIES=	graphics mate
3
CATEGORIES=	graphics mate
5
MASTER_SITES=	MATE
4
MASTER_SITES=	MATE
6
DIST_SUBDIR=	mate
5
DIST_SUBDIR=	mate
Lines 14-30 LICENSE_FILE= ${WRKSRC}/COPYING Link Here
14
13
15
BUILD_DEPENDS=	itstool:textproc/itstool
14
BUILD_DEPENDS=	itstool:textproc/itstool
16
LIB_DEPENDS=	libstartup-notification-1.so:x11/startup-notification \
15
LIB_DEPENDS=	libstartup-notification-1.so:x11/startup-notification \
17
		libdbus-1.so:devel/dbus \
18
		libdbus-glib-1.so:devel/dbus-glib \
19
		libpeas-gtk-1.0.so:devel/libpeas
16
		libpeas-gtk-1.0.so:devel/libpeas
20
17
21
PORTSCOUT=	limitw:1,even
18
PORTSCOUT=	limitw:1,even
22
19
23
USES=		compiler:c11 desktop-file-utils gettext gmake gnome \
20
USES=		compiler:c11 desktop-file-utils gettext-tools gmake gnome \
24
		jpeg libtool localbase mate pathfix pkgconfig tar:xz xorg
21
		jpeg libtool localbase mate pathfix pkgconfig tar:xz xorg
25
USE_MATE=	desktop icontheme
22
USE_MATE=	desktop icontheme
26
USE_XORG=	x11
23
USE_XORG=	x11
27
USE_GNOME=	cairo gnomeprefix gtk30 intltool introspection \
24
USE_GNOME=	cairo glib20 gnomeprefix gtk30 intltool introspection \
28
		librsvg2 libxml2
25
		librsvg2 libxml2
29
GNU_CONFIGURE=	yes
26
GNU_CONFIGURE=	yes
30
CONFIGURE_ARGS=	--without-cms
27
CONFIGURE_ARGS=	--without-cms
Lines 33-38 INSTALL_TARGET= install-strip Link Here
33
GLIB_SCHEMAS=	org.mate.eom.gschema.xml \
30
GLIB_SCHEMAS=	org.mate.eom.gschema.xml \
34
		org.mate.eom.enums.xml
31
		org.mate.eom.enums.xml
35
32
33
#MAKE_JOBS_UNSAFE=	yes
34
36
OPTIONS_DEFINE=	EXIF EXEMPI DOCS
35
OPTIONS_DEFINE=	EXIF EXEMPI DOCS
37
OPTIONS_DEFAULT=EXIF EXEMPI
36
OPTIONS_DEFAULT=EXIF EXEMPI
38
37
(-)b/graphics/eom/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1633996378
1
TIMESTAMP = 1707562769
2
SHA256 (mate/eom-1.26.0.tar.xz) = 27f169aa396ddbc75740bf802bef1c0251771ca0747b5a727ff985c03dc067db
2
SHA256 (mate/eom-1.27.1.tar.xz) = 4c879362069a47221138c02f3213e4106dbcffc28e586fe5977d4ee309b241af
3
SIZE (mate/eom-1.26.0.tar.xz) = 2493104
3
SIZE (mate/eom-1.27.1.tar.xz) = 2056592
(-)b/graphics/eom/files/patch-po_LINGUAS (+17 lines)
Added Link Here
1
--- po/LINGUAS.orig	2024-02-11 07:41:11 UTC
2
+++ po/LINGUAS
3
@@ -67,14 +67,12 @@ it
4
 ig
5
 is
6
 it
7
-ja
8
 jv
9
 ka
10
 kab
11
 kk
12
 km
13
 kn
14
-ko
15
 ks
16
 ku
17
 ku_IQ
(-)b/graphics/eom/pkg-plist (-2 lines)
Lines 610-623 share/locale/ie/LC_MESSAGES/eom.mo Link Here
610
share/locale/ig/LC_MESSAGES/eom.mo
610
share/locale/ig/LC_MESSAGES/eom.mo
611
share/locale/is/LC_MESSAGES/eom.mo
611
share/locale/is/LC_MESSAGES/eom.mo
612
share/locale/it/LC_MESSAGES/eom.mo
612
share/locale/it/LC_MESSAGES/eom.mo
613
share/locale/ja/LC_MESSAGES/eom.mo
614
share/locale/jv/LC_MESSAGES/eom.mo
613
share/locale/jv/LC_MESSAGES/eom.mo
615
share/locale/ka/LC_MESSAGES/eom.mo
614
share/locale/ka/LC_MESSAGES/eom.mo
616
share/locale/kab/LC_MESSAGES/eom.mo
615
share/locale/kab/LC_MESSAGES/eom.mo
617
share/locale/kk/LC_MESSAGES/eom.mo
616
share/locale/kk/LC_MESSAGES/eom.mo
618
share/locale/km/LC_MESSAGES/eom.mo
617
share/locale/km/LC_MESSAGES/eom.mo
619
share/locale/kn/LC_MESSAGES/eom.mo
618
share/locale/kn/LC_MESSAGES/eom.mo
620
share/locale/ko/LC_MESSAGES/eom.mo
621
share/locale/ks/LC_MESSAGES/eom.mo
619
share/locale/ks/LC_MESSAGES/eom.mo
622
share/locale/ku/LC_MESSAGES/eom.mo
620
share/locale/ku/LC_MESSAGES/eom.mo
623
share/locale/ku_IQ/LC_MESSAGES/eom.mo
621
share/locale/ku_IQ/LC_MESSAGES/eom.mo

Return to bug 276966