mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
graphics/eom: Update to 1.27.1
Disable processing of ja and ko PO files as these causes reproducable crashes with itstool during build Changelog: https://github.com/mate-desktop/eom/releases/tag/v1.27.1 PR: 276966 Approved by: portmgr (blanket, build fix)
This commit is contained in:
parent
889326b5e2
commit
96b39a3cef
4 changed files with 23 additions and 11 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= eom
|
PORTNAME= eom
|
||||||
PORTVERSION= 1.26.0
|
DISTVERSION= 1.27.1
|
||||||
PORTREVISION= 5
|
|
||||||
CATEGORIES= graphics mate
|
CATEGORIES= graphics mate
|
||||||
MASTER_SITES= MATE
|
MASTER_SITES= MATE
|
||||||
DIST_SUBDIR= mate
|
DIST_SUBDIR= mate
|
||||||
|
@ -14,17 +13,15 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BUILD_DEPENDS= itstool:textproc/itstool
|
BUILD_DEPENDS= itstool:textproc/itstool
|
||||||
LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \
|
LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \
|
||||||
libdbus-1.so:devel/dbus \
|
|
||||||
libdbus-glib-1.so:devel/dbus-glib \
|
|
||||||
libpeas-gtk-1.0.so:devel/libpeas
|
libpeas-gtk-1.0.so:devel/libpeas
|
||||||
|
|
||||||
PORTSCOUT= limitw:1,even
|
PORTSCOUT= limitw:1,even
|
||||||
|
|
||||||
USES= compiler:c11 desktop-file-utils gettext gmake gnome \
|
USES= compiler:c11 desktop-file-utils gettext-tools gmake gnome \
|
||||||
jpeg libtool localbase mate pathfix pkgconfig tar:xz xorg
|
jpeg libtool localbase mate pathfix pkgconfig tar:xz xorg
|
||||||
USE_MATE= desktop icontheme
|
USE_MATE= desktop icontheme
|
||||||
USE_XORG= x11
|
USE_XORG= x11
|
||||||
USE_GNOME= cairo gnomeprefix gtk30 intltool introspection \
|
USE_GNOME= cairo glib20 gnomeprefix gtk30 intltool introspection \
|
||||||
librsvg2 libxml2
|
librsvg2 libxml2
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ARGS= --without-cms
|
CONFIGURE_ARGS= --without-cms
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1633996378
|
TIMESTAMP = 1707562769
|
||||||
SHA256 (mate/eom-1.26.0.tar.xz) = 27f169aa396ddbc75740bf802bef1c0251771ca0747b5a727ff985c03dc067db
|
SHA256 (mate/eom-1.27.1.tar.xz) = 4c879362069a47221138c02f3213e4106dbcffc28e586fe5977d4ee309b241af
|
||||||
SIZE (mate/eom-1.26.0.tar.xz) = 2493104
|
SIZE (mate/eom-1.27.1.tar.xz) = 2056592
|
||||||
|
|
17
graphics/eom/files/patch-po_LINGUAS
Normal file
17
graphics/eom/files/patch-po_LINGUAS
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
--- po/LINGUAS.orig 2024-02-11 07:41:11 UTC
|
||||||
|
+++ po/LINGUAS
|
||||||
|
@@ -67,14 +67,12 @@ it
|
||||||
|
ig
|
||||||
|
is
|
||||||
|
it
|
||||||
|
-ja
|
||||||
|
jv
|
||||||
|
ka
|
||||||
|
kab
|
||||||
|
kk
|
||||||
|
km
|
||||||
|
kn
|
||||||
|
-ko
|
||||||
|
ks
|
||||||
|
ku
|
||||||
|
ku_IQ
|
|
@ -610,14 +610,12 @@ share/locale/ie/LC_MESSAGES/eom.mo
|
||||||
share/locale/ig/LC_MESSAGES/eom.mo
|
share/locale/ig/LC_MESSAGES/eom.mo
|
||||||
share/locale/is/LC_MESSAGES/eom.mo
|
share/locale/is/LC_MESSAGES/eom.mo
|
||||||
share/locale/it/LC_MESSAGES/eom.mo
|
share/locale/it/LC_MESSAGES/eom.mo
|
||||||
share/locale/ja/LC_MESSAGES/eom.mo
|
|
||||||
share/locale/jv/LC_MESSAGES/eom.mo
|
share/locale/jv/LC_MESSAGES/eom.mo
|
||||||
share/locale/ka/LC_MESSAGES/eom.mo
|
share/locale/ka/LC_MESSAGES/eom.mo
|
||||||
share/locale/kab/LC_MESSAGES/eom.mo
|
share/locale/kab/LC_MESSAGES/eom.mo
|
||||||
share/locale/kk/LC_MESSAGES/eom.mo
|
share/locale/kk/LC_MESSAGES/eom.mo
|
||||||
share/locale/km/LC_MESSAGES/eom.mo
|
share/locale/km/LC_MESSAGES/eom.mo
|
||||||
share/locale/kn/LC_MESSAGES/eom.mo
|
share/locale/kn/LC_MESSAGES/eom.mo
|
||||||
share/locale/ko/LC_MESSAGES/eom.mo
|
|
||||||
share/locale/ks/LC_MESSAGES/eom.mo
|
share/locale/ks/LC_MESSAGES/eom.mo
|
||||||
share/locale/ku/LC_MESSAGES/eom.mo
|
share/locale/ku/LC_MESSAGES/eom.mo
|
||||||
share/locale/ku_IQ/LC_MESSAGES/eom.mo
|
share/locale/ku_IQ/LC_MESSAGES/eom.mo
|
||||||
|
|
Loading…
Add table
Reference in a new issue