svn commit: r524409 - in head: . Mk/Uses audio/mp3splt-gtk audio/mp3splt-gtk/files deskutils/genius deskutils/nemo-extensions deskutils/tomboy devel/glade devel/libdbusmenu games/gbrainy games/gbra...
Rene Ladan
rene at FreeBSD.org
Mon Jan 27 19:40:22 UTC 2020
Author: rene
Date: Mon Jan 27 19:40:17 2020
New Revision: 524409
URL: https://svnweb.freebsd.org/changeset/ports/524409
Log:
Remove textproc/gnome-doc-utils.
It is abandonded upstream for years and is Python-2.7-only.
Adjust consumers, some only need a rebuild, others have their
documentation formerly created by gnome-doc-utils / xml2po removed.
Remove gnomedocutils from USE_GNOME
Submitted by: rene
Approved by: portmgr (mat), gnome (kwm)
Differential Revision: https://reviews.freebsd.org/D23381
Added:
head/audio/mp3splt-gtk/files/patch-configure (contents, props changed)
head/games/gbrainy/files/patch-Makefile.in (contents, props changed)
head/multimedia/gnome-subtitles/files/patch-Makefile.in (contents, props changed)
head/multimedia/gnome-subtitles/files/patch-configure (contents, props changed)
head/net/gq/files/patch-Makefile.in (contents, props changed)
head/net/gq/files/patch-configure (contents, props changed)
head/net/twitux/files/patch-configure (contents, props changed)
head/science/gchemutils/files/patch-configure (contents, props changed)
head/science/gchemutils/files/patch-docs_Makefile.in (contents, props changed)
head/sysutils/gconf-editor/files/
head/sysutils/gconf-editor/files/patch-Makefile.in (contents, props changed)
head/sysutils/gconf-editor/files/patch-configure (contents, props changed)
head/sysutils/gnome-schedule/files/
head/sysutils/gnome-schedule/files/patch-Makefile.in (contents, props changed)
head/sysutils/gnome-schedule/files/patch-configure (contents, props changed)
head/sysutils/policykit-gnome/files/patch-configure (contents, props changed)
head/x11-wm/muffin/files/patch-configure.ac (contents, props changed)
head/x11/gsynaptics/files/
head/x11/gsynaptics/files/patch-configure (contents, props changed)
Deleted:
head/textproc/gnome-doc-utils/
Modified:
head/MOVED
head/Mk/Uses/gnome.mk
head/audio/mp3splt-gtk/Makefile
head/audio/mp3splt-gtk/pkg-plist
head/deskutils/genius/Makefile
head/deskutils/nemo-extensions/Makefile
head/deskutils/tomboy/Makefile
head/devel/glade/Makefile
head/devel/libdbusmenu/Makefile
head/games/gbrainy/Makefile
head/games/gbrainy/files/patch-configure
head/games/gbrainy/pkg-plist
head/graphics/shotwell/Makefile
head/multimedia/gnome-subtitles/Makefile
head/multimedia/gnome-subtitles/files/patch-src_GnomeSubtitles_Execution_gnome-subtitles.in
head/multimedia/gnome-subtitles/pkg-plist
head/net-im/telepathy-logger/Makefile
head/net/gq/Makefile
head/net/gq/files/patch-src__state.c
head/net/gq/files/patch-src_gq-server.c
head/net/gq/files/patch-src_gq-tab-schema.c
head/net/gq/pkg-plist
head/net/twitux/Makefile
head/net/twitux/files/patch-src_twitux-app.c
head/net/twitux/pkg-plist
head/science/gchemutils/Makefile
head/science/gchemutils/files/patch-Makefile.in
head/science/gchemutils/files/patch-libs_gcr_document.cc
head/science/gchemutils/files/patch-libs_gcu_spacegroup.cc
head/science/gchemutils/pkg-plist
head/security/hotssh/Makefile
head/sysutils/gconf-editor/Makefile
head/sysutils/gconf-editor/pkg-plist
head/sysutils/gnome-schedule/Makefile
head/sysutils/gnome-schedule/pkg-plist
head/sysutils/policykit-gnome/Makefile
head/sysutils/policykit-gnome/files/patch-Makefile.in
head/sysutils/policykit-gnome/files/patch-polkit-gnome_polkit-gnome-action.c
head/sysutils/xvidcap/Makefile
head/textproc/Makefile
head/x11-wm/muffin/Makefile
head/x11-wm/muffin/files/patch-src_core_main.c
head/x11/florence/Makefile
head/x11/florence/pkg-plist
head/x11/gsynaptics/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Mon Jan 27 19:37:11 2020 (r524408)
+++ head/MOVED Mon Jan 27 19:40:17 2020 (r524409)
@@ -14003,3 +14003,4 @@ x11-wm/obkey||2020-01-27|Has expired: Unmaintained, us
x11-wm/obmenu||2020-01-27|Has expired: Unmaintained, uses EOLed python27
x11-wm/plwm||2020-01-27|Has expired: Unmaintained, uses EOLed python27
games/vegastrike-data||2020-01-27|Removed
+textproc/gnome-doc-utils||2020-01-27|Abandoned upstream, Python 2.7 only
Modified: head/Mk/Uses/gnome.mk
==============================================================================
--- head/Mk/Uses/gnome.mk Mon Jan 27 19:37:11 2020 (r524408)
+++ head/Mk/Uses/gnome.mk Mon Jan 27 19:40:17 2020 (r524409)
@@ -74,7 +74,7 @@ _USE_GNOME_ALL= intlhack intltool introspection \
# GNOME 2 components
_USE_GNOME_ALL+= atk cairo \
gdkpixbuf2 gconf2 glib20 \
- gnomedocutils gnomesharp20 \
+ gnomesharp20 \
gnomevfs2 gtk-update-icon-cache gtk20 gtkhtml3 \
gtksharp20 gtksourceview2 gvfs libartlgpl2 libbonobo \
libbonoboui libglade2 libgnome \
@@ -334,10 +334,6 @@ evolutiondataserver3_USE_GNOME_IMPL= libxml2 gtk30
gnomemenus3_BUILD_DEPENDS= gnome-menus>=3.2.0:x11/gnome-menus
gnomemenus3_RUN_DEPENDS= gnome-menus>=3.2.0:x11/gnome-menus
gnomemenus3_USE_GNOME_IMPL= glib20
-
-gnomedocutils_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-doc-utils.pc:textproc/gnome-doc-utils
-gnomedocutils_RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-doc-utils.pc:textproc/gnome-doc-utils
-gnomedocutils_USE_GNOME_IMPL= libxslt
gtksharp10_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-sharp.pc:x11-toolkits/gtk-sharp10
gtksharp10_RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-sharp.pc:x11-toolkits/gtk-sharp10
Modified: head/audio/mp3splt-gtk/Makefile
==============================================================================
--- head/audio/mp3splt-gtk/Makefile Mon Jan 27 19:37:11 2020 (r524408)
+++ head/audio/mp3splt-gtk/Makefile Mon Jan 27 19:40:17 2020 (r524409)
@@ -3,6 +3,7 @@
PORTNAME= mp3splt-gtk
PORTVERSION= 0.9.2
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION}
@@ -20,7 +21,7 @@ LIB_DEPENDS= libmp3splt.so:audio/libmp3splt \
INSTALLS_OMF= yes
USE_GSTREAMER1= yes
-USE_GNOME= gnomedocutils gtk30
+USE_GNOME= gtk30
GNU_CONFIGURE= yes
USES= desktop-file-utils gmake gnome pkgconfig
Added: head/audio/mp3splt-gtk/files/patch-configure
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/audio/mp3splt-gtk/files/patch-configure Mon Jan 27 19:40:17 2020 (r524409)
@@ -0,0 +1,82 @@
+--- configure.orig 2014-11-09 16:50:32 UTC
++++ configure
+@@ -15153,53 +15153,12 @@ if test -z "$AM_DEFAULT_VERBOSITY"; then
+ fi
+
+
+-gdu_cv_version_required=0.3.2
+
+-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking gnome-doc-utils >= $gdu_cv_version_required" >&5
+-$as_echo_n "checking gnome-doc-utils >= $gdu_cv_version_required... " >&6; }
+-if test -n "$PKG_CONFIG" && \
+- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnome-doc-utils >= \$gdu_cv_version_required\""; } >&5
+- ($PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required") 2>&5
+- ac_status=$?
+- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+- test $ac_status = 0; }; then
+- gdu_cv_have_gdu=yes
+-else
+- gdu_cv_have_gdu=no
+-fi
+-
+-if test "$gdu_cv_have_gdu" = "yes"; then
+- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+-$as_echo "yes" >&6; }
+-
+- if true; then
+- GNOME_TRUE=
+- GNOME_FALSE='#'
+-else
+- GNOME_TRUE='#'
+- GNOME_FALSE=
+-fi
+-
+- if true; then
+- HAVE_GNOME_DOC_UTILS_TRUE=
+- HAVE_GNOME_DOC_UTILS_FALSE='#'
+-else
+ HAVE_GNOME_DOC_UTILS_TRUE='#'
+ HAVE_GNOME_DOC_UTILS_FALSE=
+-fi
+
+- gnome="yes"
+
+-else
+- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+-$as_echo "no" >&6; }
+- as_fn_error $? "gnome-doc-utils not found.
+
+- Install it or configure with \"--disable-gnome\"." "$LINENO" 5
+-fi
+-
+-
+-
+ # Check whether --with-help-dir was given.
+ if test "${with_help_dir+set}" = set; then :
+ withval=$with_help_dir;
+@@ -15239,25 +15198,15 @@ else
+ enable_scrollkeeper=yes
+ fi
+
+- if test "$gdu_cv_have_gdu" = "yes" -a "$enable_scrollkeeper" = "yes"; then
+- ENABLE_SK_TRUE=
+- ENABLE_SK_FALSE='#'
+-else
+ ENABLE_SK_TRUE='#'
+ ENABLE_SK_FALSE=
+-fi
+
+
+ DISTCHECK_CONFIGURE_FLAGS="--disable-scrollkeeper $DISTCHECK_CONFIGURE_FLAGS"
+
+
+- if test "$gdu_cv_have_gdu" = "yes"; then
+- HAVE_GNOME_DOC_UTILS_TRUE=
+- HAVE_GNOME_DOC_UTILS_FALSE='#'
+-else
+ HAVE_GNOME_DOC_UTILS_TRUE='#'
+ HAVE_GNOME_DOC_UTILS_FALSE=
+-fi
+
+
+
Modified: head/audio/mp3splt-gtk/pkg-plist
==============================================================================
--- head/audio/mp3splt-gtk/pkg-plist Mon Jan 27 19:37:11 2020 (r524408)
+++ head/audio/mp3splt-gtk/pkg-plist Mon Jan 27 19:40:17 2020 (r524409)
@@ -1,55 +1,6 @@
bin/mp3splt-gtk
man/man1/mp3splt-gtk.1.gz
share/applications/mp3splt-gtk.desktop
-share/gnome/help/mp3splt-gtk/C/figures/FreeDBSearch.png
-share/gnome/help/mp3splt-gtk/C/figures/Preferences.png
-share/gnome/help/mp3splt-gtk/C/figures/SplitType.png
-share/gnome/help/mp3splt-gtk/C/figures/Tracklist.png
-share/gnome/help/mp3splt-gtk/C/figures/mp3splt-gtk.png
-share/gnome/help/mp3splt-gtk/C/legal.xml
-share/gnome/help/mp3splt-gtk/C/mp3splt-gtk.xml
-share/gnome/help/mp3splt-gtk/cs/figures/FreeDBSearch.png
-share/gnome/help/mp3splt-gtk/cs/figures/Preferences.png
-share/gnome/help/mp3splt-gtk/cs/figures/SplitType.png
-share/gnome/help/mp3splt-gtk/cs/figures/Tracklist.png
-share/gnome/help/mp3splt-gtk/cs/figures/mp3splt-gtk.png
-share/gnome/help/mp3splt-gtk/cs/mp3splt-gtk.xml
-share/gnome/help/mp3splt-gtk/de/figures/FreeDBSearch.png
-share/gnome/help/mp3splt-gtk/de/figures/Preferences.png
-share/gnome/help/mp3splt-gtk/de/figures/SplitType.png
-share/gnome/help/mp3splt-gtk/de/figures/Tracklist.png
-share/gnome/help/mp3splt-gtk/de/figures/mp3splt-gtk.png
-share/gnome/help/mp3splt-gtk/de/mp3splt-gtk.xml
-share/gnome/help/mp3splt-gtk/en/figures/FreeDBSearch.png
-share/gnome/help/mp3splt-gtk/en/figures/Preferences.png
-share/gnome/help/mp3splt-gtk/en/figures/SplitType.png
-share/gnome/help/mp3splt-gtk/en/figures/Tracklist.png
-share/gnome/help/mp3splt-gtk/en/figures/mp3splt-gtk.png
-share/gnome/help/mp3splt-gtk/en/mp3splt-gtk.xml
-share/gnome/help/mp3splt-gtk/es/figures/FreeDBSearch.png
-share/gnome/help/mp3splt-gtk/es/figures/Preferences.png
-share/gnome/help/mp3splt-gtk/es/figures/SplitType.png
-share/gnome/help/mp3splt-gtk/es/figures/Tracklist.png
-share/gnome/help/mp3splt-gtk/es/figures/mp3splt-gtk.png
-share/gnome/help/mp3splt-gtk/es/mp3splt-gtk.xml
-share/gnome/help/mp3splt-gtk/es_CL/figures/FreeDBSearch.png
-share/gnome/help/mp3splt-gtk/es_CL/figures/Preferences.png
-share/gnome/help/mp3splt-gtk/es_CL/figures/SplitType.png
-share/gnome/help/mp3splt-gtk/es_CL/figures/Tracklist.png
-share/gnome/help/mp3splt-gtk/es_CL/figures/mp3splt-gtk.png
-share/gnome/help/mp3splt-gtk/es_CL/mp3splt-gtk.xml
-share/gnome/help/mp3splt-gtk/fr/figures/FreeDBSearch.png
-share/gnome/help/mp3splt-gtk/fr/figures/Preferences.png
-share/gnome/help/mp3splt-gtk/fr/figures/SplitType.png
-share/gnome/help/mp3splt-gtk/fr/figures/Tracklist.png
-share/gnome/help/mp3splt-gtk/fr/figures/mp3splt-gtk.png
-share/gnome/help/mp3splt-gtk/fr/mp3splt-gtk.xml
-share/gnome/help/mp3splt-gtk/ru_RU/figures/FreeDBSearch.png
-share/gnome/help/mp3splt-gtk/ru_RU/figures/Preferences.png
-share/gnome/help/mp3splt-gtk/ru_RU/figures/SplitType.png
-share/gnome/help/mp3splt-gtk/ru_RU/figures/Tracklist.png
-share/gnome/help/mp3splt-gtk/ru_RU/figures/mp3splt-gtk.png
-share/gnome/help/mp3splt-gtk/ru_RU/mp3splt-gtk.xml
%%NLS%%share/locale/cs/LC_MESSAGES/mp3splt-gtk.mo
%%NLS%%share/locale/de_DE/LC_MESSAGES/mp3splt-gtk.mo
%%NLS%%share/locale/es/LC_MESSAGES/mp3splt-gtk.mo
@@ -67,13 +18,5 @@ share/gnome/help/mp3splt-gtk/ru_RU/mp3splt-gtk.xml
%%DATADIR%%/play_inactive.svg
%%DATADIR%%/stop.svg
%%DATADIR%%/stop_inactive.svg
-share/omf/mp3splt-gtk/mp3splt-gtk-C.omf
-share/omf/mp3splt-gtk/mp3splt-gtk-cs.omf
-share/omf/mp3splt-gtk/mp3splt-gtk-de.omf
-share/omf/mp3splt-gtk/mp3splt-gtk-en.omf
-share/omf/mp3splt-gtk/mp3splt-gtk-es.omf
-share/omf/mp3splt-gtk/mp3splt-gtk-es_CL.omf
-share/omf/mp3splt-gtk/mp3splt-gtk-fr.omf
-share/omf/mp3splt-gtk/mp3splt-gtk-ru_RU.omf
share/pixmaps/mp3splt-gtk.png
share/pixmaps/mp3splt-gtk_ico.svg
Modified: head/deskutils/genius/Makefile
==============================================================================
--- head/deskutils/genius/Makefile Mon Jan 27 19:37:11 2020 (r524408)
+++ head/deskutils/genius/Makefile Mon Jan 27 19:40:17 2020 (r524409)
@@ -3,6 +3,7 @@
PORTNAME= genius
PORTVERSION= 1.0.24
+PORTREVISION= 1
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME \
http://ftp.5z.com/pub/genius/
@@ -22,7 +23,7 @@ RUN_DEPENDS= rarian-sk-config:textproc/rarian
USES= desktop-file-utils gmake gnome libtool pathfix pkgconfig \
readline shared-mime-info tar:xz xorg
-USE_GNOME= cairo gnomedocutils gnomeprefix gtksourceview2 gnomevfs2 vte intltool
+USE_GNOME= cairo gnomeprefix gtksourceview2 gnomevfs2 vte intltool
USE_XORG= x11 xext
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-extra-gcc-optimization \
Modified: head/deskutils/nemo-extensions/Makefile
==============================================================================
--- head/deskutils/nemo-extensions/Makefile Mon Jan 27 19:37:11 2020 (r524408)
+++ head/deskutils/nemo-extensions/Makefile Mon Jan 27 19:40:17 2020 (r524409)
@@ -3,7 +3,7 @@
PORTNAME= nemo-extensions
PORTVERSION= 2.4.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= deskutils gnome
DIST_SUBDIR= gnome3
@@ -33,7 +33,7 @@ USE_GITHUB= yes
GH_ACCOUNT= linuxmint
GH_TAGNAME= 6c8ec3a
-USE_GNOME= gconf2 gnomeprefix gnomedocutils gtksourceview3 intlhack \
+USE_GNOME= gconf2 gnomeprefix gtksourceview3 intlhack \
introspection:build libxml2 pygtk2
USES= autoreconf:build gettext gmake gnome libtool pathfix pkgconfig \
python:2.7 shebangfix
Modified: head/deskutils/tomboy/Makefile
==============================================================================
--- head/deskutils/tomboy/Makefile Mon Jan 27 19:37:11 2020 (r524408)
+++ head/deskutils/tomboy/Makefile Mon Jan 27 19:40:17 2020 (r524409)
@@ -3,7 +3,7 @@
PORTNAME= tomboy
PORTVERSION= 1.15.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-sharp
mautil:devel/mono-addins
USES= cpe gettext gmake gnome libtool mono pathfix pkgconfig tar:xz
-USE_GNOME= intlhack gnomeprefix gnomedocutils gnomesharp20
+USE_GNOME= intlhack gnomeprefix gnomesharp20
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
INSTALLS_OMF= yes
Modified: head/devel/glade/Makefile
==============================================================================
--- head/devel/glade/Makefile Mon Jan 27 19:37:11 2020 (r524408)
+++ head/devel/glade/Makefile Mon Jan 27 19:40:17 2020 (r524409)
@@ -3,7 +3,7 @@
PORTNAME= glade
PORTVERSION= 3.22.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -16,14 +16,15 @@ LICENSE_COMB= multi
LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING.GPL
LICENSE_FILE_LGPL21+ = ${WRKSRC}/COPYING.LGPL
-BUILD_DEPENDS= itstool:textproc/itstool
+BUILD_DEPENDS= itstool:textproc/itstool \
+ rarian-sk-config:textproc/rarian
CONFLICTS= glade3-3.*
PORTSCOUT= limitw:1,even
USES= compiler:c11 desktop-file-utils gettext gmake gnome libtool \
localbase:ldflags pathfix pkgconfig tar:xz
-USE_GNOME= cairo gtk30 gnomedocutils intlhack \
+USE_GNOME= cairo gtk30 intlhack \
introspection:build
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
Modified: head/devel/libdbusmenu/Makefile
==============================================================================
--- head/devel/libdbusmenu/Makefile Mon Jan 27 19:37:11 2020 (r524408)
+++ head/devel/libdbusmenu/Makefile Mon Jan 27 19:40:17 2020 (r524409)
@@ -3,7 +3,7 @@
PORTNAME= libdbusmenu
PORTVERSION= 16.04.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= https://launchpadlibrarian.net/243440794/ \
https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/
@@ -22,9 +22,9 @@ BUILD_DEPENDS= vapigen:lang/vala \
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib
GNU_CONFIGURE= yes
-USES= compiler gmake gnome libtool pathfix pkgconfig python:run \
- shebangfix xorg
-USE_GNOME= gnomedocutils:build glib20 intltool intlhack libxslt \
+USES= compiler gettext-tools:build,run gmake gnome libtool pathfix \
+ pkgconfig python:run shebangfix xorg
+USE_GNOME= glib20 intltool intlhack libxslt \
introspection:build gtk30
USE_XORG= x11
USE_LDCONFIG= yes
Modified: head/games/gbrainy/Makefile
==============================================================================
--- head/games/gbrainy/Makefile Mon Jan 27 19:37:11 2020 (r524408)
+++ head/games/gbrainy/Makefile Mon Jan 27 19:40:17 2020 (r524409)
@@ -2,7 +2,7 @@
PORTNAME= gbrainy
PORTVERSION= 2.2.2
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= games
MASTER_SITES= http://gent.softcatala.org/jmas/gbrainy/
@@ -17,12 +17,13 @@ BUILD_DEPENDS= mautil:devel/mono-addins \
${LOCALBASE}/bin/bash:shells/bash
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USE_GNOME= gtksharp20 gnomesharp20 gnomedocutils intltool
USES= gettext gmake gnome mono pathfix pkgconfig shebangfix
+USE_GNOME= gtksharp20 gnomesharp20 intltool
SHEBANG_FILES= src/Clients/Classical/gbrainy.in
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+MAKE_ENV+= MONO_REGISTRY_PATH=${WRKDIR}
INSTALLS_ICONS= yes
Added: head/games/gbrainy/files/patch-Makefile.in
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/games/gbrainy/files/patch-Makefile.in Mon Jan 27 19:40:17 2020 (r524409)
@@ -0,0 +1,12 @@
+--- Makefile.in.orig 2013-09-15 18:26:13 UTC
++++ Makefile.in
+@@ -378,8 +378,7 @@ SUBDIRS = \
+ tests \
+ data \
+ tools \
+- po \
+- help
++ po
+
+ CLEANFILES = \
+ intltool-extract \
Modified: head/games/gbrainy/files/patch-configure
==============================================================================
--- head/games/gbrainy/files/patch-configure Mon Jan 27 19:37:11 2020 (r524408)
+++ head/games/gbrainy/files/patch-configure Mon Jan 27 19:40:17 2020 (r524409)
@@ -1,6 +1,66 @@
---- configure.orig
+--- configure.orig 2013-09-15 18:26:16 UTC
+++ configure
-@@ -13674,8 +13674,8 @@
+@@ -13562,33 +13562,9 @@ if test -z "$AM_DEFAULT_VERBOSITY"; then
+ fi
+
+
+-gdu_cv_version_required=0.3.2
+
+-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking gnome-doc-utils >= $gdu_cv_version_required" >&5
+-$as_echo_n "checking gnome-doc-utils >= $gdu_cv_version_required... " >&6; }
+-if test -n "$PKG_CONFIG" && \
+- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnome-doc-utils >= \$gdu_cv_version_required\""; } >&5
+- ($PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required") 2>&5
+- ac_status=$?
+- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+- test $ac_status = 0; }; then
+- gdu_cv_have_gdu=yes
+-else
+- gdu_cv_have_gdu=no
+-fi
+
+-if test "$gdu_cv_have_gdu" = "yes"; then
+- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+-$as_echo "yes" >&6; }
+- :
+-else
+- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+-$as_echo "no" >&6; }
+- as_fn_error $? "gnome-doc-utils >= $gdu_cv_version_required not found" "$LINENO" 5
+-fi
+
+-
+-
+ # Check whether --with-help-dir was given.
+ if test "${with_help_dir+set}" = set; then :
+ withval=$with_help_dir;
+@@ -13628,25 +13604,15 @@ else
+ enable_scrollkeeper=yes
+ fi
+
+- if test "$gdu_cv_have_gdu" = "yes" -a "$enable_scrollkeeper" = "yes"; then
+- ENABLE_SK_TRUE=
+- ENABLE_SK_FALSE='#'
+-else
+ ENABLE_SK_TRUE='#'
+ ENABLE_SK_FALSE=
+-fi
+
+
+ DISTCHECK_CONFIGURE_FLAGS="--disable-scrollkeeper $DISTCHECK_CONFIGURE_FLAGS"
+
+
+- if test "$gdu_cv_have_gdu" = "yes"; then
+- HAVE_GNOME_DOC_UTILS_TRUE=
+- HAVE_GNOME_DOC_UTILS_FALSE='#'
+-else
+ HAVE_GNOME_DOC_UTILS_TRUE='#'
+ HAVE_GNOME_DOC_UTILS_FALSE=
+-fi
+
+
+
+@@ -13674,8 +13640,8 @@ needed_assemblies="Mono.Posix Mono.Cairo Mono.CSharp"
for i in $needed_assemblies; do
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $i.dll" >&5
$as_echo_n "checking for $i.dll... " >&6; }
Modified: head/games/gbrainy/pkg-plist
==============================================================================
--- head/games/gbrainy/pkg-plist Mon Jan 27 19:37:11 2020 (r524408)
+++ head/games/gbrainy/pkg-plist Mon Jan 27 19:40:17 2020 (r524409)
@@ -31,426 +31,6 @@ share/games/gbrainy/tennis.svg
share/games/gbrainy/themes.xml
share/games/gbrainy/verbal_analogies.xml
share/games/gbrainy/wrong.oga
-share/gnome/help/gbrainy/C/customgame.page
-share/gnome/help/gbrainy/C/difficulty.page
-share/gnome/help/gbrainy/C/export.page
-share/gnome/help/gbrainy/C/figures/all-games.png
-share/gnome/help/gbrainy/C/figures/gbrainy.png
-share/gnome/help/gbrainy/C/figures/logic-games.png
-share/gnome/help/gbrainy/C/figures/math-games.png
-share/gnome/help/gbrainy/C/figures/memory-games.png
-share/gnome/help/gbrainy/C/figures/verbal-games.png
-share/gnome/help/gbrainy/C/gameplay.page
-share/gnome/help/gbrainy/C/gametypes.page
-share/gnome/help/gbrainy/C/history.page
-share/gnome/help/gbrainy/C/index.page
-share/gnome/help/gbrainy/C/legal.xml
-share/gnome/help/gbrainy/C/license.page
-share/gnome/help/gbrainy/C/multiplayer.page
-share/gnome/help/gbrainy/C/newgame.page
-share/gnome/help/gbrainy/C/pause.page
-share/gnome/help/gbrainy/C/score.page
-share/gnome/help/gbrainy/C/times.page
-share/gnome/help/gbrainy/C/tips.page
-share/gnome/help/gbrainy/af/customgame.page
-share/gnome/help/gbrainy/af/difficulty.page
-share/gnome/help/gbrainy/af/export.page
-share/gnome/help/gbrainy/af/figures/all-games.png
-share/gnome/help/gbrainy/af/figures/gbrainy.png
-share/gnome/help/gbrainy/af/figures/logic-games.png
-share/gnome/help/gbrainy/af/figures/math-games.png
-share/gnome/help/gbrainy/af/figures/memory-games.png
-share/gnome/help/gbrainy/af/figures/verbal-games.png
-share/gnome/help/gbrainy/af/gameplay.page
-share/gnome/help/gbrainy/af/gametypes.page
-share/gnome/help/gbrainy/af/history.page
-share/gnome/help/gbrainy/af/index.page
-share/gnome/help/gbrainy/af/legal.xml
-share/gnome/help/gbrainy/af/license.page
-share/gnome/help/gbrainy/af/multiplayer.page
-share/gnome/help/gbrainy/af/newgame.page
-share/gnome/help/gbrainy/af/pause.page
-share/gnome/help/gbrainy/af/score.page
-share/gnome/help/gbrainy/af/times.page
-share/gnome/help/gbrainy/af/tips.page
-share/gnome/help/gbrainy/ca/customgame.page
-share/gnome/help/gbrainy/ca/difficulty.page
-share/gnome/help/gbrainy/ca/export.page
-share/gnome/help/gbrainy/ca/figures/all-games.png
-share/gnome/help/gbrainy/ca/figures/gbrainy.png
-share/gnome/help/gbrainy/ca/figures/logic-games.png
-share/gnome/help/gbrainy/ca/figures/math-games.png
-share/gnome/help/gbrainy/ca/figures/memory-games.png
-share/gnome/help/gbrainy/ca/figures/verbal-games.png
-share/gnome/help/gbrainy/ca/gameplay.page
-share/gnome/help/gbrainy/ca/gametypes.page
-share/gnome/help/gbrainy/ca/history.page
-share/gnome/help/gbrainy/ca/index.page
-share/gnome/help/gbrainy/ca/legal.xml
-share/gnome/help/gbrainy/ca/license.page
-share/gnome/help/gbrainy/ca/multiplayer.page
-share/gnome/help/gbrainy/ca/newgame.page
-share/gnome/help/gbrainy/ca/pause.page
-share/gnome/help/gbrainy/ca/score.page
-share/gnome/help/gbrainy/ca/times.page
-share/gnome/help/gbrainy/ca/tips.page
-share/gnome/help/gbrainy/cs/customgame.page
-share/gnome/help/gbrainy/cs/difficulty.page
-share/gnome/help/gbrainy/cs/export.page
-share/gnome/help/gbrainy/cs/figures/all-games.png
-share/gnome/help/gbrainy/cs/figures/gbrainy.png
-share/gnome/help/gbrainy/cs/figures/logic-games.png
-share/gnome/help/gbrainy/cs/figures/math-games.png
-share/gnome/help/gbrainy/cs/figures/memory-games.png
-share/gnome/help/gbrainy/cs/figures/verbal-games.png
-share/gnome/help/gbrainy/cs/gameplay.page
-share/gnome/help/gbrainy/cs/gametypes.page
-share/gnome/help/gbrainy/cs/history.page
-share/gnome/help/gbrainy/cs/index.page
-share/gnome/help/gbrainy/cs/legal.xml
-share/gnome/help/gbrainy/cs/license.page
-share/gnome/help/gbrainy/cs/multiplayer.page
-share/gnome/help/gbrainy/cs/newgame.page
-share/gnome/help/gbrainy/cs/pause.page
-share/gnome/help/gbrainy/cs/score.page
-share/gnome/help/gbrainy/cs/times.page
-share/gnome/help/gbrainy/cs/tips.page
-share/gnome/help/gbrainy/da/customgame.page
-share/gnome/help/gbrainy/da/difficulty.page
-share/gnome/help/gbrainy/da/export.page
-share/gnome/help/gbrainy/da/figures/all-games.png
-share/gnome/help/gbrainy/da/figures/gbrainy.png
-share/gnome/help/gbrainy/da/figures/logic-games.png
-share/gnome/help/gbrainy/da/figures/math-games.png
-share/gnome/help/gbrainy/da/figures/memory-games.png
-share/gnome/help/gbrainy/da/figures/verbal-games.png
-share/gnome/help/gbrainy/da/gameplay.page
-share/gnome/help/gbrainy/da/gametypes.page
-share/gnome/help/gbrainy/da/history.page
-share/gnome/help/gbrainy/da/index.page
-share/gnome/help/gbrainy/da/legal.xml
-share/gnome/help/gbrainy/da/license.page
-share/gnome/help/gbrainy/da/multiplayer.page
-share/gnome/help/gbrainy/da/newgame.page
-share/gnome/help/gbrainy/da/pause.page
-share/gnome/help/gbrainy/da/score.page
-share/gnome/help/gbrainy/da/times.page
-share/gnome/help/gbrainy/da/tips.page
-share/gnome/help/gbrainy/de/customgame.page
-share/gnome/help/gbrainy/de/difficulty.page
-share/gnome/help/gbrainy/de/export.page
-share/gnome/help/gbrainy/de/figures/all-games.png
-share/gnome/help/gbrainy/de/figures/gbrainy.png
-share/gnome/help/gbrainy/de/figures/logic-games.png
-share/gnome/help/gbrainy/de/figures/math-games.png
-share/gnome/help/gbrainy/de/figures/memory-games.png
-share/gnome/help/gbrainy/de/figures/verbal-games.png
-share/gnome/help/gbrainy/de/gameplay.page
-share/gnome/help/gbrainy/de/gametypes.page
-share/gnome/help/gbrainy/de/history.page
-share/gnome/help/gbrainy/de/index.page
-share/gnome/help/gbrainy/de/legal.xml
-share/gnome/help/gbrainy/de/license.page
-share/gnome/help/gbrainy/de/multiplayer.page
-share/gnome/help/gbrainy/de/newgame.page
-share/gnome/help/gbrainy/de/pause.page
-share/gnome/help/gbrainy/de/score.page
-share/gnome/help/gbrainy/de/times.page
-share/gnome/help/gbrainy/de/tips.page
-share/gnome/help/gbrainy/el/customgame.page
-share/gnome/help/gbrainy/el/difficulty.page
-share/gnome/help/gbrainy/el/export.page
-share/gnome/help/gbrainy/el/figures/all-games.png
-share/gnome/help/gbrainy/el/figures/gbrainy.png
-share/gnome/help/gbrainy/el/figures/logic-games.png
-share/gnome/help/gbrainy/el/figures/math-games.png
-share/gnome/help/gbrainy/el/figures/memory-games.png
-share/gnome/help/gbrainy/el/figures/verbal-games.png
-share/gnome/help/gbrainy/el/gameplay.page
-share/gnome/help/gbrainy/el/gametypes.page
-share/gnome/help/gbrainy/el/history.page
-share/gnome/help/gbrainy/el/index.page
-share/gnome/help/gbrainy/el/legal.xml
-share/gnome/help/gbrainy/el/license.page
-share/gnome/help/gbrainy/el/multiplayer.page
-share/gnome/help/gbrainy/el/newgame.page
-share/gnome/help/gbrainy/el/pause.page
-share/gnome/help/gbrainy/el/score.page
-share/gnome/help/gbrainy/el/times.page
-share/gnome/help/gbrainy/el/tips.page
-share/gnome/help/gbrainy/es/customgame.page
-share/gnome/help/gbrainy/es/difficulty.page
-share/gnome/help/gbrainy/es/export.page
-share/gnome/help/gbrainy/es/figures/all-games.png
-share/gnome/help/gbrainy/es/figures/gbrainy.png
-share/gnome/help/gbrainy/es/figures/logic-games.png
-share/gnome/help/gbrainy/es/figures/math-games.png
-share/gnome/help/gbrainy/es/figures/memory-games.png
-share/gnome/help/gbrainy/es/figures/verbal-games.png
-share/gnome/help/gbrainy/es/gameplay.page
-share/gnome/help/gbrainy/es/gametypes.page
-share/gnome/help/gbrainy/es/history.page
-share/gnome/help/gbrainy/es/index.page
-share/gnome/help/gbrainy/es/legal.xml
-share/gnome/help/gbrainy/es/license.page
-share/gnome/help/gbrainy/es/multiplayer.page
-share/gnome/help/gbrainy/es/newgame.page
-share/gnome/help/gbrainy/es/pause.page
-share/gnome/help/gbrainy/es/score.page
-share/gnome/help/gbrainy/es/times.page
-share/gnome/help/gbrainy/es/tips.page
-share/gnome/help/gbrainy/fr/customgame.page
-share/gnome/help/gbrainy/fr/difficulty.page
-share/gnome/help/gbrainy/fr/export.page
-share/gnome/help/gbrainy/fr/figures/all-games.png
-share/gnome/help/gbrainy/fr/figures/gbrainy.png
-share/gnome/help/gbrainy/fr/figures/logic-games.png
-share/gnome/help/gbrainy/fr/figures/math-games.png
-share/gnome/help/gbrainy/fr/figures/memory-games.png
-share/gnome/help/gbrainy/fr/figures/verbal-games.png
-share/gnome/help/gbrainy/fr/gameplay.page
-share/gnome/help/gbrainy/fr/gametypes.page
-share/gnome/help/gbrainy/fr/history.page
-share/gnome/help/gbrainy/fr/index.page
-share/gnome/help/gbrainy/fr/legal.xml
-share/gnome/help/gbrainy/fr/license.page
-share/gnome/help/gbrainy/fr/multiplayer.page
-share/gnome/help/gbrainy/fr/newgame.page
-share/gnome/help/gbrainy/fr/pause.page
-share/gnome/help/gbrainy/fr/score.page
-share/gnome/help/gbrainy/fr/times.page
-share/gnome/help/gbrainy/fr/tips.page
-share/gnome/help/gbrainy/gl/customgame.page
-share/gnome/help/gbrainy/gl/difficulty.page
-share/gnome/help/gbrainy/gl/export.page
-share/gnome/help/gbrainy/gl/figures/all-games.png
-share/gnome/help/gbrainy/gl/figures/gbrainy.png
-share/gnome/help/gbrainy/gl/figures/logic-games.png
-share/gnome/help/gbrainy/gl/figures/math-games.png
-share/gnome/help/gbrainy/gl/figures/memory-games.png
-share/gnome/help/gbrainy/gl/figures/verbal-games.png
-share/gnome/help/gbrainy/gl/gameplay.page
-share/gnome/help/gbrainy/gl/gametypes.page
-share/gnome/help/gbrainy/gl/history.page
-share/gnome/help/gbrainy/gl/index.page
-share/gnome/help/gbrainy/gl/legal.xml
-share/gnome/help/gbrainy/gl/license.page
-share/gnome/help/gbrainy/gl/multiplayer.page
-share/gnome/help/gbrainy/gl/newgame.page
-share/gnome/help/gbrainy/gl/pause.page
-share/gnome/help/gbrainy/gl/score.page
-share/gnome/help/gbrainy/gl/times.page
-share/gnome/help/gbrainy/gl/tips.page
-share/gnome/help/gbrainy/hi/customgame.page
-share/gnome/help/gbrainy/hi/difficulty.page
-share/gnome/help/gbrainy/hi/export.page
-share/gnome/help/gbrainy/hi/figures/all-games.png
-share/gnome/help/gbrainy/hi/figures/gbrainy.png
-share/gnome/help/gbrainy/hi/figures/logic-games.png
-share/gnome/help/gbrainy/hi/figures/math-games.png
-share/gnome/help/gbrainy/hi/figures/memory-games.png
-share/gnome/help/gbrainy/hi/figures/verbal-games.png
-share/gnome/help/gbrainy/hi/gameplay.page
-share/gnome/help/gbrainy/hi/gametypes.page
-share/gnome/help/gbrainy/hi/history.page
-share/gnome/help/gbrainy/hi/index.page
-share/gnome/help/gbrainy/hi/legal.xml
-share/gnome/help/gbrainy/hi/license.page
-share/gnome/help/gbrainy/hi/multiplayer.page
-share/gnome/help/gbrainy/hi/newgame.page
-share/gnome/help/gbrainy/hi/pause.page
-share/gnome/help/gbrainy/hi/score.page
-share/gnome/help/gbrainy/hi/times.page
-share/gnome/help/gbrainy/hi/tips.page
-share/gnome/help/gbrainy/hu/customgame.page
-share/gnome/help/gbrainy/hu/difficulty.page
-share/gnome/help/gbrainy/hu/export.page
-share/gnome/help/gbrainy/hu/figures/all-games.png
-share/gnome/help/gbrainy/hu/figures/gbrainy.png
-share/gnome/help/gbrainy/hu/figures/logic-games.png
-share/gnome/help/gbrainy/hu/figures/math-games.png
-share/gnome/help/gbrainy/hu/figures/memory-games.png
-share/gnome/help/gbrainy/hu/figures/verbal-games.png
-share/gnome/help/gbrainy/hu/gameplay.page
-share/gnome/help/gbrainy/hu/gametypes.page
-share/gnome/help/gbrainy/hu/history.page
-share/gnome/help/gbrainy/hu/index.page
-share/gnome/help/gbrainy/hu/legal.xml
-share/gnome/help/gbrainy/hu/license.page
-share/gnome/help/gbrainy/hu/multiplayer.page
-share/gnome/help/gbrainy/hu/newgame.page
-share/gnome/help/gbrainy/hu/pause.page
-share/gnome/help/gbrainy/hu/score.page
-share/gnome/help/gbrainy/hu/times.page
-share/gnome/help/gbrainy/hu/tips.page
-share/gnome/help/gbrainy/it/customgame.page
-share/gnome/help/gbrainy/it/difficulty.page
-share/gnome/help/gbrainy/it/export.page
-share/gnome/help/gbrainy/it/figures/all-games.png
-share/gnome/help/gbrainy/it/figures/gbrainy.png
-share/gnome/help/gbrainy/it/figures/logic-games.png
-share/gnome/help/gbrainy/it/figures/math-games.png
-share/gnome/help/gbrainy/it/figures/memory-games.png
-share/gnome/help/gbrainy/it/figures/verbal-games.png
-share/gnome/help/gbrainy/it/gameplay.page
-share/gnome/help/gbrainy/it/gametypes.page
-share/gnome/help/gbrainy/it/history.page
-share/gnome/help/gbrainy/it/index.page
-share/gnome/help/gbrainy/it/legal.xml
-share/gnome/help/gbrainy/it/license.page
-share/gnome/help/gbrainy/it/multiplayer.page
-share/gnome/help/gbrainy/it/newgame.page
-share/gnome/help/gbrainy/it/pause.page
-share/gnome/help/gbrainy/it/score.page
-share/gnome/help/gbrainy/it/times.page
-share/gnome/help/gbrainy/it/tips.page
-share/gnome/help/gbrainy/nl/customgame.page
-share/gnome/help/gbrainy/nl/difficulty.page
-share/gnome/help/gbrainy/nl/export.page
-share/gnome/help/gbrainy/nl/figures/all-games.png
-share/gnome/help/gbrainy/nl/figures/gbrainy.png
-share/gnome/help/gbrainy/nl/figures/logic-games.png
-share/gnome/help/gbrainy/nl/figures/math-games.png
-share/gnome/help/gbrainy/nl/figures/memory-games.png
-share/gnome/help/gbrainy/nl/figures/verbal-games.png
-share/gnome/help/gbrainy/nl/gameplay.page
-share/gnome/help/gbrainy/nl/gametypes.page
-share/gnome/help/gbrainy/nl/history.page
-share/gnome/help/gbrainy/nl/index.page
-share/gnome/help/gbrainy/nl/legal.xml
-share/gnome/help/gbrainy/nl/license.page
-share/gnome/help/gbrainy/nl/multiplayer.page
-share/gnome/help/gbrainy/nl/newgame.page
-share/gnome/help/gbrainy/nl/pause.page
-share/gnome/help/gbrainy/nl/score.page
-share/gnome/help/gbrainy/nl/times.page
-share/gnome/help/gbrainy/nl/tips.page
-share/gnome/help/gbrainy/pt_BR/customgame.page
-share/gnome/help/gbrainy/pt_BR/difficulty.page
-share/gnome/help/gbrainy/pt_BR/export.page
-share/gnome/help/gbrainy/pt_BR/figures/all-games.png
-share/gnome/help/gbrainy/pt_BR/figures/gbrainy.png
-share/gnome/help/gbrainy/pt_BR/figures/logic-games.png
-share/gnome/help/gbrainy/pt_BR/figures/math-games.png
-share/gnome/help/gbrainy/pt_BR/figures/memory-games.png
-share/gnome/help/gbrainy/pt_BR/figures/verbal-games.png
-share/gnome/help/gbrainy/pt_BR/gameplay.page
-share/gnome/help/gbrainy/pt_BR/gametypes.page
-share/gnome/help/gbrainy/pt_BR/history.page
-share/gnome/help/gbrainy/pt_BR/index.page
-share/gnome/help/gbrainy/pt_BR/legal.xml
-share/gnome/help/gbrainy/pt_BR/license.page
-share/gnome/help/gbrainy/pt_BR/multiplayer.page
-share/gnome/help/gbrainy/pt_BR/newgame.page
-share/gnome/help/gbrainy/pt_BR/pause.page
-share/gnome/help/gbrainy/pt_BR/score.page
-share/gnome/help/gbrainy/pt_BR/times.page
-share/gnome/help/gbrainy/pt_BR/tips.page
-share/gnome/help/gbrainy/ro/customgame.page
-share/gnome/help/gbrainy/ro/difficulty.page
-share/gnome/help/gbrainy/ro/export.page
-share/gnome/help/gbrainy/ro/figures/all-games.png
-share/gnome/help/gbrainy/ro/figures/gbrainy.png
-share/gnome/help/gbrainy/ro/figures/logic-games.png
-share/gnome/help/gbrainy/ro/figures/math-games.png
-share/gnome/help/gbrainy/ro/figures/memory-games.png
-share/gnome/help/gbrainy/ro/figures/verbal-games.png
-share/gnome/help/gbrainy/ro/gameplay.page
-share/gnome/help/gbrainy/ro/gametypes.page
-share/gnome/help/gbrainy/ro/history.page
-share/gnome/help/gbrainy/ro/index.page
-share/gnome/help/gbrainy/ro/legal.xml
-share/gnome/help/gbrainy/ro/license.page
-share/gnome/help/gbrainy/ro/multiplayer.page
-share/gnome/help/gbrainy/ro/newgame.page
-share/gnome/help/gbrainy/ro/pause.page
-share/gnome/help/gbrainy/ro/score.page
-share/gnome/help/gbrainy/ro/times.page
-share/gnome/help/gbrainy/ro/tips.page
-share/gnome/help/gbrainy/ru/customgame.page
-share/gnome/help/gbrainy/ru/difficulty.page
-share/gnome/help/gbrainy/ru/export.page
-share/gnome/help/gbrainy/ru/figures/all-games.png
-share/gnome/help/gbrainy/ru/figures/gbrainy.png
-share/gnome/help/gbrainy/ru/figures/logic-games.png
-share/gnome/help/gbrainy/ru/figures/math-games.png
-share/gnome/help/gbrainy/ru/figures/memory-games.png
-share/gnome/help/gbrainy/ru/figures/verbal-games.png
-share/gnome/help/gbrainy/ru/gameplay.page
-share/gnome/help/gbrainy/ru/gametypes.page
-share/gnome/help/gbrainy/ru/history.page
-share/gnome/help/gbrainy/ru/index.page
-share/gnome/help/gbrainy/ru/legal.xml
-share/gnome/help/gbrainy/ru/license.page
-share/gnome/help/gbrainy/ru/multiplayer.page
-share/gnome/help/gbrainy/ru/newgame.page
-share/gnome/help/gbrainy/ru/pause.page
-share/gnome/help/gbrainy/ru/score.page
-share/gnome/help/gbrainy/ru/times.page
-share/gnome/help/gbrainy/ru/tips.page
-share/gnome/help/gbrainy/sl/customgame.page
-share/gnome/help/gbrainy/sl/difficulty.page
-share/gnome/help/gbrainy/sl/export.page
-share/gnome/help/gbrainy/sl/figures/all-games.png
-share/gnome/help/gbrainy/sl/figures/gbrainy.png
-share/gnome/help/gbrainy/sl/figures/logic-games.png
-share/gnome/help/gbrainy/sl/figures/math-games.png
-share/gnome/help/gbrainy/sl/figures/memory-games.png
-share/gnome/help/gbrainy/sl/figures/verbal-games.png
-share/gnome/help/gbrainy/sl/gameplay.page
-share/gnome/help/gbrainy/sl/gametypes.page
-share/gnome/help/gbrainy/sl/history.page
-share/gnome/help/gbrainy/sl/index.page
-share/gnome/help/gbrainy/sl/legal.xml
-share/gnome/help/gbrainy/sl/license.page
-share/gnome/help/gbrainy/sl/multiplayer.page
-share/gnome/help/gbrainy/sl/newgame.page
-share/gnome/help/gbrainy/sl/pause.page
-share/gnome/help/gbrainy/sl/score.page
-share/gnome/help/gbrainy/sl/times.page
-share/gnome/help/gbrainy/sl/tips.page
-share/gnome/help/gbrainy/sr/customgame.page
-share/gnome/help/gbrainy/sr/difficulty.page
-share/gnome/help/gbrainy/sr/export.page
-share/gnome/help/gbrainy/sr/figures/all-games.png
-share/gnome/help/gbrainy/sr/figures/gbrainy.png
-share/gnome/help/gbrainy/sr/figures/logic-games.png
-share/gnome/help/gbrainy/sr/figures/math-games.png
-share/gnome/help/gbrainy/sr/figures/memory-games.png
-share/gnome/help/gbrainy/sr/figures/verbal-games.png
-share/gnome/help/gbrainy/sr/gameplay.page
-share/gnome/help/gbrainy/sr/gametypes.page
-share/gnome/help/gbrainy/sr/history.page
-share/gnome/help/gbrainy/sr/index.page
-share/gnome/help/gbrainy/sr/legal.xml
-share/gnome/help/gbrainy/sr/license.page
-share/gnome/help/gbrainy/sr/multiplayer.page
-share/gnome/help/gbrainy/sr/newgame.page
-share/gnome/help/gbrainy/sr/pause.page
-share/gnome/help/gbrainy/sr/score.page
-share/gnome/help/gbrainy/sr/times.page
-share/gnome/help/gbrainy/sr/tips.page
-share/gnome/help/gbrainy/sr at latin/customgame.page
-share/gnome/help/gbrainy/sr at latin/difficulty.page
-share/gnome/help/gbrainy/sr at latin/export.page
-share/gnome/help/gbrainy/sr at latin/figures/all-games.png
-share/gnome/help/gbrainy/sr at latin/figures/gbrainy.png
-share/gnome/help/gbrainy/sr at latin/figures/logic-games.png
-share/gnome/help/gbrainy/sr at latin/figures/math-games.png
-share/gnome/help/gbrainy/sr at latin/figures/memory-games.png
-share/gnome/help/gbrainy/sr at latin/figures/verbal-games.png
-share/gnome/help/gbrainy/sr at latin/gameplay.page
-share/gnome/help/gbrainy/sr at latin/gametypes.page
-share/gnome/help/gbrainy/sr at latin/history.page
-share/gnome/help/gbrainy/sr at latin/index.page
-share/gnome/help/gbrainy/sr at latin/legal.xml
-share/gnome/help/gbrainy/sr at latin/license.page
-share/gnome/help/gbrainy/sr at latin/multiplayer.page
-share/gnome/help/gbrainy/sr at latin/newgame.page
-share/gnome/help/gbrainy/sr at latin/pause.page
-share/gnome/help/gbrainy/sr at latin/score.page
-share/gnome/help/gbrainy/sr at latin/times.page
-share/gnome/help/gbrainy/sr at latin/tips.page
share/icons/hicolor/16x16/apps/gbrainy.png
share/icons/hicolor/32x32/apps/gbrainy.png
share/icons/hicolor/48x48/apps/gbrainy.png
Modified: head/graphics/shotwell/Makefile
==============================================================================
--- head/graphics/shotwell/Makefile Mon Jan 27 19:37:11 2020 (r524408)
+++ head/graphics/shotwell/Makefile Mon Jan 27 19:40:17 2020 (r524409)
@@ -3,6 +3,7 @@
PORTNAME= shotwell
PORTVERSION= 0.30.8
+PORTREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
@@ -33,7 +34,7 @@ LIB_DEPENDS= libgio-2.0.so:devel/glib20 \
USES= gettext desktop-file-utils gnome meson ninja pkgconfig \
python:3.4+,build shebangfix sqlite tar:xz xorg
-USE_GNOME= cairo dconf gtk30 gnomedocutils
+USE_GNOME= cairo dconf gtk30
USE_GSTREAMER1= yes
USE_LDCONFIG= yes
USE_XORG= x11
Modified: head/multimedia/gnome-subtitles/Makefile
==============================================================================
--- head/multimedia/gnome-subtitles/Makefile Mon Jan 27 19:37:11 2020 (r524408)
+++ head/multimedia/gnome-subtitles/Makefile Mon Jan 27 19:40:17 2020 (r524409)
@@ -3,7 +3,7 @@
PORTNAME= gnome-subtitles
PORTVERSION= 1.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= SF
@@ -19,7 +19,7 @@ LIB_DEPENDS= libenchant.so:textproc/enchant \
USES= cpe desktop-file-utils gmake gnome libtool localbase mono \
pkgconfig
CPE_VENDOR= pedro_castro
-USE_GNOME= gnomeprefix gtksharp20 gnomesharp20 gnomedocutils intltool
+USE_GNOME= gnomeprefix gtksharp20 gnomesharp20 intltool
USE_GSTREAMER1= yes
GNU_CONFIGURE= yes
GCONF_SCHEMAS= gnome-subtitles.schemas
Added: head/multimedia/gnome-subtitles/files/patch-Makefile.in
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/multimedia/gnome-subtitles/files/patch-Makefile.in Mon Jan 27 19:40:17 2020 (r524409)
@@ -0,0 +1,11 @@
+--- Makefile.in.orig 2020-01-19 22:22:50 UTC
++++ Makefile.in
+@@ -310,7 +310,7 @@ target_alias = @target_alias@
+ top_build_prefix = @top_build_prefix@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+-SUBDIRS = src data po help
++SUBDIRS = src data po
+ gstpbdir = $(pkglibdir)
+ EXTRA_DIST = \
+ autogen.sh \
Added: head/multimedia/gnome-subtitles/files/patch-configure
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/multimedia/gnome-subtitles/files/patch-configure Mon Jan 27 19:40:17 2020 (r524409)
@@ -0,0 +1,62 @@
+--- configure.orig 2013-03-29 19:57:07 UTC
++++ configure
+@@ -2522,33 +2522,9 @@ if test -z "$AM_DEFAULT_VERBOSITY"; then
+ fi
+
+
+-gdu_cv_version_required=0.3.2
+
+-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking gnome-doc-utils >= $gdu_cv_version_required" >&5
+-$as_echo_n "checking gnome-doc-utils >= $gdu_cv_version_required... " >&6; }
+-if test -n "$PKG_CONFIG" && \
+- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gnome-doc-utils >= \$gdu_cv_version_required\""; } >&5
+- ($PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required") 2>&5
+- ac_status=$?
+- $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
+- test $ac_status = 0; }; then
+- gdu_cv_have_gdu=yes
+-else
+- gdu_cv_have_gdu=no
+-fi
+
+-if test "$gdu_cv_have_gdu" = "yes"; then
+- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
+-$as_echo "yes" >&6; }
+- :
+-else
+- { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
+-$as_echo "no" >&6; }
+- as_fn_error $? "gnome-doc-utils >= $gdu_cv_version_required not found" "$LINENO" 5
+-fi
+
+-
+-
+ # Check whether --with-help-dir was given.
+ if test "${with_help_dir+set}" = set; then :
+ withval=$with_help_dir;
+@@ -2588,25 +2564,15 @@ else
+ enable_scrollkeeper=yes
+ fi
+
+- if test "$gdu_cv_have_gdu" = "yes" -a "$enable_scrollkeeper" = "yes"; then
+- ENABLE_SK_TRUE=
+- ENABLE_SK_FALSE='#'
+-else
+ ENABLE_SK_TRUE='#'
+ ENABLE_SK_FALSE=
+-fi
+
+
+ DISTCHECK_CONFIGURE_FLAGS="--disable-scrollkeeper $DISTCHECK_CONFIGURE_FLAGS"
+
+
+- if test "$gdu_cv_have_gdu" = "yes"; then
+- HAVE_GNOME_DOC_UTILS_TRUE=
+- HAVE_GNOME_DOC_UTILS_FALSE='#'
+-else
+ HAVE_GNOME_DOC_UTILS_TRUE='#'
+ HAVE_GNOME_DOC_UTILS_FALSE=
+-fi
+
+
+
Modified: head/multimedia/gnome-subtitles/files/patch-src_GnomeSubtitles_Execution_gnome-subtitles.in
==============================================================================
--- head/multimedia/gnome-subtitles/files/patch-src_GnomeSubtitles_Execution_gnome-subtitles.in Mon Jan 27 19:37:11 2020 (r524408)
+++ head/multimedia/gnome-subtitles/files/patch-src_GnomeSubtitles_Execution_gnome-subtitles.in Mon Jan 27 19:40:17 2020 (r524409)
@@ -1,14 +1,14 @@
---- src/GnomeSubtitles/Execution/gnome-subtitles.in.orig 2008-05-11 18:14:09.000000000 +0200
-+++ src/GnomeSubtitles/Execution/gnome-subtitles.in 2008-05-19 22:58:24.691677625 +0200
+--- src/GnomeSubtitles/Execution/gnome-subtitles.in.orig 2010-10-01 23:29:05 UTC
++++ src/GnomeSubtitles/Execution/gnome-subtitles.in
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
prefix=@prefix@
exec_prefix=@exec_prefix@
-@@ -8,5 +8,5 @@
+@@ -8,5 +8,5 @@ sublibdir=@SUBLIB_DLL_DIR@
- export LD_LIBRARY_PATH="$libdir/gnome-subtitles:$LD_LIBRARY_PATH"
+ export LD_LIBRARY_PATH=$libdir/gnome-subtitles${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH}
export MONO_PATH=$sublibdir:$MONO_PATH
-exec -a gnome-subtitles @MONO@ $libdir/gnome-subtitles/gnome-subtitles.exe "$@"
+exec @MONO@ $libdir/gnome-subtitles/gnome-subtitles.exe "$@"
Modified: head/multimedia/gnome-subtitles/pkg-plist
==============================================================================
--- head/multimedia/gnome-subtitles/pkg-plist Mon Jan 27 19:37:11 2020 (r524408)
+++ head/multimedia/gnome-subtitles/pkg-plist Mon Jan 27 19:40:17 2020 (r524409)
@@ -3,19 +3,6 @@ lib/gnome-subtitles/gnome-subtitles.exe
*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***
More information about the svn-ports-all
mailing list