Alexander Pyhalov
2017-05-25 6dc38f0966a2287d9861a2e287e0503b9397d4f0
pluma: update to 1.18.2
1 files deleted
4 files modified
119 ■■■■■ changed files
components/editor/pluma/Makefile 28 ●●●● patch | view | raw | blame | history
components/editor/pluma/manifests/sample-manifest.p5m 36 ●●●● patch | view | raw | blame | history
components/editor/pluma/patches/01-ACCESSPERRMS.patch 14 ●●●●● patch | view | raw | blame | history
components/editor/pluma/patches/02-avoid-abs-links.patch 6 ●●●● patch | view | raw | blame | history
components/editor/pluma/pluma.p5m 35 ●●●● patch | view | raw | blame | history
components/editor/pluma/Makefile
@@ -15,14 +15,16 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        pluma
COMPONENT_VERSION=    1.16.0
COMPONENT_MJR_VERSION=    1.18
COMPONENT_MNR_VERSION=    2
COMPONENT_VERSION=    $(COMPONENT_MJR_VERSION).$(COMPONENT_MNR_VERSION)
COMPONENT_PROJECT_URL=    http://mate-desktop.org/
COMPONENT_SUMMARY=    MATE text editor
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH=    \
    sha256:0eb4a4486f1c83119969567cedb05894f25ac5d43cefb4c3ed88ca2f75eff29d
COMPONENT_ARCHIVE_URL=    http://pub.mate-desktop.org/releases/1.16/$(COMPONENT_ARCHIVE)
    sha256:ff0f29d4eaa946cbb2b26bbdc2b2d5a308b2d16ec99ea384bcb13f1f3d1a09fc
COMPONENT_ARCHIVE_URL=    http://pub.mate-desktop.org/releases/$(COMPONENT_MJR_VERSION)/$(COMPONENT_ARCHIVE)
COMPONENT_CLASSIFICATION=    Applications/Accessories
COMPONENT_LICENSE=      GPLv2
COMPONENT_LICENSE_FILE= COPYING
@@ -32,24 +34,20 @@
include $(WS_MAKE_RULES)/configure.mk
include $(WS_MAKE_RULES)/ips.mk
PATH=/usr/gnu/bin:/usr/bin
PATH=$(PATH.gnu)
LDFLAGS += -lnsl -lsocket
COMPONENT_PREP_ACTION =        ( cd $(@D)  && \
                    libtoolize --copy --force &&\
                    glib-gettextize -f &&\
                    intltoolize --force --copy &&\
                    aclocal -I m4 &&\
                    automake -c -f -a &&\
                    autoconf )
                    autoreconf -f )
CONFIGURE_OPTIONS+=    --sysconfdir=/etc
CONFIGURE_OPTIONS+=    --libexecdir=/usr/lib
CONFIGURE_OPTIONS+=    --disable-static
CONFIGURE_ENV+=    PYTHON=$(PYTHON)
COMPONENT_BUILD_ENV+=    CC="$(CC)"
COMPONENT_BUILD_ENV+=    CFLAGS="$(CFLAGS)"
COMPONENT_INSTALL_ENV+= GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
@@ -64,14 +62,14 @@
REQUIRED_PACKAGES += library/desktop/atk
REQUIRED_PACKAGES += library/desktop/cairo
REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
REQUIRED_PACKAGES += library/desktop/gtk2
REQUIRED_PACKAGES += library/desktop/gtksourceview
REQUIRED_PACKAGES += library/desktop/mate/mate-desktop
REQUIRED_PACKAGES += library/desktop/gobject/gobject-introspection
REQUIRED_PACKAGES += library/desktop/gtk3
REQUIRED_PACKAGES += library/desktop/gtksourceview3
REQUIRED_PACKAGES += library/desktop/libpeas
REQUIRED_PACKAGES += library/desktop/pango
REQUIRED_PACKAGES += library/glib2
REQUIRED_PACKAGES += library/libxml2
REQUIRED_PACKAGES += library/spell-checking/enchant
REQUIRED_PACKAGES += runtime/python-27
REQUIRED_PACKAGES += system/library
REQUIRED_PACKAGES += system/library/math
REQUIRED_PACKAGES += x11/library/libice
components/editor/pluma/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2016 <contributor>
# Copyright 2017 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -29,14 +29,12 @@
file path=usr/include/pluma/pluma-document.h
file path=usr/include/pluma/pluma-encodings-combo-box.h
file path=usr/include/pluma/pluma-encodings.h
file path=usr/include/pluma/pluma-file-chooser-dialog.h
file path=usr/include/pluma/pluma-help.h
file path=usr/include/pluma/pluma-message-bus.h
file path=usr/include/pluma/pluma-message-type.h
file path=usr/include/pluma/pluma-message.h
file path=usr/include/pluma/pluma-notebook.h
file path=usr/include/pluma/pluma-panel.h
file path=usr/include/pluma/pluma-plugin.h
file path=usr/include/pluma/pluma-prefs-manager-app.h
file path=usr/include/pluma/pluma-prefs-manager.h
file path=usr/include/pluma/pluma-progress-message-area.h
@@ -46,12 +44,11 @@
file path=usr/include/pluma/pluma-utils.h
file path=usr/include/pluma/pluma-view.h
file path=usr/include/pluma/pluma-window.h
file path=usr/lib/girepository-1.0/Pluma-1.0.typelib
file path=usr/lib/pkgconfig/pluma.pc
file path=usr/lib/pluma/plugin-loaders/libcloader.so
file path=usr/lib/pluma/plugin-loaders/libpythonloader.so
file path=usr/lib/pluma/plugins/changecase.pluma-plugin
file path=usr/lib/pluma/plugins/docinfo.pluma-plugin
file path=usr/lib/pluma/plugins/externaltools.pluma-plugin
file path=usr/lib/pluma/plugins/changecase.plugin
file path=usr/lib/pluma/plugins/docinfo.plugin
file path=usr/lib/pluma/plugins/externaltools.plugin
file path=usr/lib/pluma/plugins/externaltools/__init__.py
file path=usr/lib/pluma/plugins/externaltools/__init__.pyc
file path=usr/lib/pluma/plugins/externaltools/capture.py
@@ -68,7 +65,7 @@
file path=usr/lib/pluma/plugins/externaltools/manager.pyc
file path=usr/lib/pluma/plugins/externaltools/outputpanel.py
file path=usr/lib/pluma/plugins/externaltools/outputpanel.pyc
file path=usr/lib/pluma/plugins/filebrowser.pluma-plugin
file path=usr/lib/pluma/plugins/filebrowser.plugin
file path=usr/lib/pluma/plugins/libchangecase.so
file path=usr/lib/pluma/plugins/libdocinfo.so
file path=usr/lib/pluma/plugins/libfilebrowser.so
@@ -78,15 +75,15 @@
file path=usr/lib/pluma/plugins/libtaglist.so
file path=usr/lib/pluma/plugins/libtime.so
file path=usr/lib/pluma/plugins/libtrailsave.so
file path=usr/lib/pluma/plugins/modelines.pluma-plugin
file path=usr/lib/pluma/plugins/pythonconsole.pluma-plugin
file path=usr/lib/pluma/plugins/modelines.plugin
file path=usr/lib/pluma/plugins/pythonconsole.plugin
file path=usr/lib/pluma/plugins/pythonconsole/__init__.py
file path=usr/lib/pluma/plugins/pythonconsole/__init__.pyc
file path=usr/lib/pluma/plugins/pythonconsole/config.py
file path=usr/lib/pluma/plugins/pythonconsole/config.pyc
file path=usr/lib/pluma/plugins/pythonconsole/console.py
file path=usr/lib/pluma/plugins/pythonconsole/console.pyc
file path=usr/lib/pluma/plugins/quickopen.pluma-plugin
file path=usr/lib/pluma/plugins/quickopen.plugin
file path=usr/lib/pluma/plugins/quickopen/__init__.py
file path=usr/lib/pluma/plugins/quickopen/__init__.pyc
file path=usr/lib/pluma/plugins/quickopen/popup.py
@@ -95,7 +92,7 @@
file path=usr/lib/pluma/plugins/quickopen/virtualdirs.pyc
file path=usr/lib/pluma/plugins/quickopen/windowhelper.py
file path=usr/lib/pluma/plugins/quickopen/windowhelper.pyc
file path=usr/lib/pluma/plugins/snippets.pluma-plugin
file path=usr/lib/pluma/plugins/snippets.plugin
file path=usr/lib/pluma/plugins/snippets/Completion.py
file path=usr/lib/pluma/plugins/snippets/Completion.pyc
file path=usr/lib/pluma/plugins/snippets/Document.py
@@ -124,14 +121,15 @@
file path=usr/lib/pluma/plugins/snippets/WindowHelper.pyc
file path=usr/lib/pluma/plugins/snippets/__init__.py
file path=usr/lib/pluma/plugins/snippets/__init__.pyc
file path=usr/lib/pluma/plugins/sort.pluma-plugin
file path=usr/lib/pluma/plugins/spell.pluma-plugin
file path=usr/lib/pluma/plugins/taglist.pluma-plugin
file path=usr/lib/pluma/plugins/time.pluma-plugin
file path=usr/lib/pluma/plugins/trailsave.pluma-plugin
file path=usr/lib/pluma/plugins/sort.plugin
file path=usr/lib/pluma/plugins/spell.plugin
file path=usr/lib/pluma/plugins/taglist.plugin
file path=usr/lib/pluma/plugins/time.plugin
file path=usr/lib/pluma/plugins/trailsave.plugin
file path=usr/lib/pluma/pluma-bugreport.sh
file path=usr/share/appdata/pluma.appdata.xml
file path=usr/share/applications/pluma.desktop
file path=usr/share/gir-1.0/Pluma-1.0.gir
file path=usr/share/glib-2.0/schemas/org.mate.pluma.gschema.xml
file path=usr/share/glib-2.0/schemas/org.mate.pluma.plugins.filebrowser.gschema.xml
file path=usr/share/glib-2.0/schemas/org.mate.pluma.plugins.spell.gschema.xml
@@ -259,6 +257,7 @@
file path=usr/share/locale/kn/LC_MESSAGES/pluma.mo
file path=usr/share/locale/ko/LC_MESSAGES/pluma.mo
file path=usr/share/locale/ku/LC_MESSAGES/pluma.mo
file path=usr/share/locale/ku_IQ/LC_MESSAGES/pluma.mo
file path=usr/share/locale/ky/LC_MESSAGES/pluma.mo
file path=usr/share/locale/la/LC_MESSAGES/pluma.mo
file path=usr/share/locale/lt/LC_MESSAGES/pluma.mo
@@ -360,6 +359,5 @@
file path=usr/share/pluma/ui/pluma-encodings-dialog.ui
file path=usr/share/pluma/ui/pluma-preferences-dialog.ui
file path=usr/share/pluma/ui/pluma-print-preferences.ui
file path=usr/share/pluma/ui/pluma-search-dialog-gtk3.ui
file path=usr/share/pluma/ui/pluma-search-dialog.ui
file path=usr/share/pluma/ui/pluma-ui.xml
components/editor/pluma/patches/01-ACCESSPERRMS.patch
File was deleted
components/editor/pluma/patches/02-avoid-abs-links.patch
@@ -1,6 +1,6 @@
--- pluma-1.14.0/configure.ac.1    2016-07-19 22:16:13.694673365 +0300
+++ pluma-1.14.0/configure.ac    2016-07-19 22:16:42.670420482 +0300
@@ -384,7 +384,7 @@
--- pluma-1.18.2/configure.ac.~1~    2017-05-06 13:37:23.000000000 +0300
+++ pluma-1.18.2/configure.ac    2017-05-25 13:38:30.241927383 +0300
@@ -220,7 +220,7 @@
 PLUMA_PLUGINS_LIBS_DIR="$libdir/pluma/plugins"
 AC_SUBST(PLUMA_PLUGINS_LIBS_DIR)
 
components/editor/pluma/pluma.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2016 Alexander Pyhalov
# Copyright 2017 Alexander Pyhalov
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -31,14 +31,12 @@
file path=usr/include/pluma/pluma-document.h
file path=usr/include/pluma/pluma-encodings-combo-box.h
file path=usr/include/pluma/pluma-encodings.h
file path=usr/include/pluma/pluma-file-chooser-dialog.h
file path=usr/include/pluma/pluma-help.h
file path=usr/include/pluma/pluma-message-bus.h
file path=usr/include/pluma/pluma-message-type.h
file path=usr/include/pluma/pluma-message.h
file path=usr/include/pluma/pluma-notebook.h
file path=usr/include/pluma/pluma-panel.h
file path=usr/include/pluma/pluma-plugin.h
file path=usr/include/pluma/pluma-prefs-manager-app.h
file path=usr/include/pluma/pluma-prefs-manager.h
file path=usr/include/pluma/pluma-progress-message-area.h
@@ -48,12 +46,11 @@
file path=usr/include/pluma/pluma-utils.h
file path=usr/include/pluma/pluma-view.h
file path=usr/include/pluma/pluma-window.h
file path=usr/lib/girepository-1.0/Pluma-1.0.typelib
file path=usr/lib/pkgconfig/pluma.pc
file path=usr/lib/pluma/plugin-loaders/libcloader.so
file path=usr/lib/pluma/plugin-loaders/libpythonloader.so
file path=usr/lib/pluma/plugins/changecase.pluma-plugin
file path=usr/lib/pluma/plugins/docinfo.pluma-plugin
file path=usr/lib/pluma/plugins/externaltools.pluma-plugin
file path=usr/lib/pluma/plugins/changecase.plugin
file path=usr/lib/pluma/plugins/docinfo.plugin
file path=usr/lib/pluma/plugins/externaltools.plugin
file path=usr/lib/pluma/plugins/externaltools/__init__.py
file path=usr/lib/pluma/plugins/externaltools/__init__.pyc
file path=usr/lib/pluma/plugins/externaltools/capture.py
@@ -70,7 +67,7 @@
file path=usr/lib/pluma/plugins/externaltools/manager.pyc
file path=usr/lib/pluma/plugins/externaltools/outputpanel.py
file path=usr/lib/pluma/plugins/externaltools/outputpanel.pyc
file path=usr/lib/pluma/plugins/filebrowser.pluma-plugin
file path=usr/lib/pluma/plugins/filebrowser.plugin
file path=usr/lib/pluma/plugins/libchangecase.so
file path=usr/lib/pluma/plugins/libdocinfo.so
file path=usr/lib/pluma/plugins/libfilebrowser.so
@@ -80,15 +77,15 @@
file path=usr/lib/pluma/plugins/libtaglist.so
file path=usr/lib/pluma/plugins/libtime.so
file path=usr/lib/pluma/plugins/libtrailsave.so
file path=usr/lib/pluma/plugins/modelines.pluma-plugin
file path=usr/lib/pluma/plugins/pythonconsole.pluma-plugin
file path=usr/lib/pluma/plugins/modelines.plugin
file path=usr/lib/pluma/plugins/pythonconsole.plugin
file path=usr/lib/pluma/plugins/pythonconsole/__init__.py
file path=usr/lib/pluma/plugins/pythonconsole/__init__.pyc
file path=usr/lib/pluma/plugins/pythonconsole/config.py
file path=usr/lib/pluma/plugins/pythonconsole/config.pyc
file path=usr/lib/pluma/plugins/pythonconsole/console.py
file path=usr/lib/pluma/plugins/pythonconsole/console.pyc
file path=usr/lib/pluma/plugins/quickopen.pluma-plugin
file path=usr/lib/pluma/plugins/quickopen.plugin
file path=usr/lib/pluma/plugins/quickopen/__init__.py
file path=usr/lib/pluma/plugins/quickopen/__init__.pyc
file path=usr/lib/pluma/plugins/quickopen/popup.py
@@ -97,7 +94,7 @@
file path=usr/lib/pluma/plugins/quickopen/virtualdirs.pyc
file path=usr/lib/pluma/plugins/quickopen/windowhelper.py
file path=usr/lib/pluma/plugins/quickopen/windowhelper.pyc
file path=usr/lib/pluma/plugins/snippets.pluma-plugin
file path=usr/lib/pluma/plugins/snippets.plugin
file path=usr/lib/pluma/plugins/snippets/Completion.py
file path=usr/lib/pluma/plugins/snippets/Completion.pyc
file path=usr/lib/pluma/plugins/snippets/Document.py
@@ -126,14 +123,15 @@
file path=usr/lib/pluma/plugins/snippets/WindowHelper.pyc
file path=usr/lib/pluma/plugins/snippets/__init__.py
file path=usr/lib/pluma/plugins/snippets/__init__.pyc
file path=usr/lib/pluma/plugins/sort.pluma-plugin
file path=usr/lib/pluma/plugins/spell.pluma-plugin
file path=usr/lib/pluma/plugins/taglist.pluma-plugin
file path=usr/lib/pluma/plugins/time.pluma-plugin
file path=usr/lib/pluma/plugins/trailsave.pluma-plugin
file path=usr/lib/pluma/plugins/sort.plugin
file path=usr/lib/pluma/plugins/spell.plugin
file path=usr/lib/pluma/plugins/taglist.plugin
file path=usr/lib/pluma/plugins/time.plugin
file path=usr/lib/pluma/plugins/trailsave.plugin
file path=usr/lib/pluma/pluma-bugreport.sh
file path=usr/share/appdata/pluma.appdata.xml
file path=usr/share/applications/pluma.desktop
file path=usr/share/gir-1.0/Pluma-1.0.gir
file path=usr/share/glib-2.0/schemas/org.mate.pluma.gschema.xml
file path=usr/share/glib-2.0/schemas/org.mate.pluma.plugins.filebrowser.gschema.xml
file path=usr/share/glib-2.0/schemas/org.mate.pluma.plugins.spell.gschema.xml
@@ -261,6 +259,7 @@
file path=usr/share/locale/kn/LC_MESSAGES/pluma.mo
file path=usr/share/locale/ko/LC_MESSAGES/pluma.mo
file path=usr/share/locale/ku/LC_MESSAGES/pluma.mo
file path=usr/share/locale/ku_IQ/LC_MESSAGES/pluma.mo
file path=usr/share/locale/ky/LC_MESSAGES/pluma.mo
file path=usr/share/locale/la/LC_MESSAGES/pluma.mo
file path=usr/share/locale/lt/LC_MESSAGES/pluma.mo