Disable map plugin (removes deprecated clutter abd libchamplain dependencies).

Disable postasa (Picasaweb) plugin (removes deprecated libgdata dependency).
This commit is contained in:
ajacoutot
2026-03-23 07:41:51 +00:00
parent b79f89e88a
commit ee5c4b2d63
2 changed files with 9 additions and 15 deletions
+9 -9
View File
@@ -2,31 +2,31 @@ COMMENT= plugins for EOG
GNOME_PROJECT= eog-plugins
GNOME_VERSION= 44.1
REVISION= 1
REVISION= 2
CATEGORIES= graphics
# GPLv2
PERMIT_PACKAGE= Yes
WANTLIB += cairo champlain-0.12 champlain-gtk-0.12 clutter-1.0
WANTLIB += clutter-gtk-1.0 exif gdata gdk_pixbuf-2.0 gio-2.0 glib-2.0
WANTLIB += gobject-2.0 gtk-3 peas-1.0 peas-gtk-1.0
WANTLIB += cairo exif gdk_pixbuf-2.0 gio-2.0 glib-2.0 gobject-2.0
WANTLIB += gtk-3 peas-1.0 peas-gtk-1.0
MODULES= devel/dconf \
devel/meson \
lang/python \
x11/gnome
DEBUG_PACKAGES= ${BUILD_PACKAGES}
LIB_DEPENDS= devel/libgdata \
devel/libpeas \
geo/libchamplain \
LIB_DEPENDS= devel/libpeas \
graphics/libexif
BUILD_DEPENDS= x11/gnome/eog
RUN_DEPENDS= x11/gnome/eog
CONFIGURE_ARGS= -Dplugin_map=false \
-Dplugin_postasa=false
DEBUG_PACKAGES= ${BUILD_PACKAGES}
.include <bsd.port.mk>
-6
View File
@@ -7,14 +7,10 @@ lib/eog/plugins/fullscreenbg.py
@so lib/eog/plugins/libexif-display.so
@so lib/eog/plugins/libfit-to-width.so
@so lib/eog/plugins/liblight-theme.so
@so lib/eog/plugins/libmap.so
@so lib/eog/plugins/libpostasa.so
@so lib/eog/plugins/libsend-by-mail.so
lib/eog/plugins/light-theme.plugin
lib/eog/plugins/map.plugin
lib/eog/plugins/maximize-windows.plugin
lib/eog/plugins/maximize-windows.py
lib/eog/plugins/postasa.plugin
lib/eog/plugins/pythonconsole/
lib/eog/plugins/pythonconsole.plugin
lib/eog/plugins/pythonconsole/__init__.py
@@ -101,9 +97,7 @@ share/metainfo/eog-export-to-folder.appdata.xml
share/metainfo/eog-fit-to-width.appdata.xml
share/metainfo/eog-fullscreenbg.appdata.xml
share/metainfo/eog-light-theme.appdata.xml
share/metainfo/eog-map.appdata.xml
share/metainfo/eog-maximize-windows.appdata.xml
share/metainfo/eog-postasa.appdata.xml
share/metainfo/eog-pythonconsole.appdata.xml
share/metainfo/eog-send-by-mail.appdata.xml
share/metainfo/eog-slideshowshuffle.appdata.xml