Michal Nowak
2019-09-24 bfd79ed4d35ae645d590aa24dffa5402633d04bb
Update pluma to 1.22.2
3 files modified
22 ■■■■■ changed files
components/editor/pluma/Makefile 20 ●●●●● patch | view | raw | blame | history
components/editor/pluma/manifests/sample-manifest.p5m 1 ●●●● patch | view | raw | blame | history
components/editor/pluma/pluma.p5m 1 ●●●● patch | view | raw | blame | history
components/editor/pluma/Makefile
@@ -13,29 +13,29 @@
# Copyright 2019 Michal Nowak
#
PREFERRED_BITS=        64
BUILD_BITS=        64
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        pluma
COMPONENT_MJR_VERSION=    1.22
COMPONENT_MNR_VERSION=    1
COMPONENT_MNR_VERSION=    2
COMPONENT_VERSION=    $(COMPONENT_MJR_VERSION).$(COMPONENT_MNR_VERSION)
COMPONENT_PROJECT_URL=    https://mate-desktop.org/
COMPONENT_FMRI=         editor/pluma
COMPONENT_SUMMARY=    MATE text editor
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH=    \
    sha256:af8d19927f1571d6b63462b8e51fed9ac851326b6ff800535ea785f15c61a591
    sha256:6a772395d400c1b5887f0478dbacd03e499698fca8f15fe896617dd8f24352bf
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
COMPONENT_FMRI=         editor/pluma
include $(WS_MAKE_RULES)/prep.mk
include $(WS_MAKE_RULES)/configure.mk
include $(WS_MAKE_RULES)/ips.mk
include $(WS_MAKE_RULES)/common.mk
TEST_TARGET=        $(NO_TESTS)
PATH=$(PATH.gnu)
@@ -51,12 +51,6 @@
COMPONENT_BUILD_ENV+=    CFLAGS="$(CFLAGS)"
COMPONENT_INSTALL_ENV+= GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
build:        $(BUILD_64)
install:    $(INSTALL_64)
test:        $(NO_TESTS)
# Build dependencies
REQUIRED_PACKAGES += data/iso-codes
components/editor/pluma/manifests/sample-manifest.p5m
@@ -187,6 +187,7 @@
file path=usr/share/locale/hy/LC_MESSAGES/pluma.mo
file path=usr/share/locale/ia/LC_MESSAGES/pluma.mo
file path=usr/share/locale/id/LC_MESSAGES/pluma.mo
file path=usr/share/locale/ie/LC_MESSAGES/pluma.mo
file path=usr/share/locale/ig/LC_MESSAGES/pluma.mo
file path=usr/share/locale/is/LC_MESSAGES/pluma.mo
file path=usr/share/locale/it/LC_MESSAGES/pluma.mo
components/editor/pluma/pluma.p5m
@@ -190,6 +190,7 @@
file path=usr/share/locale/hy/LC_MESSAGES/pluma.mo
file path=usr/share/locale/ia/LC_MESSAGES/pluma.mo
file path=usr/share/locale/id/LC_MESSAGES/pluma.mo
file path=usr/share/locale/ie/LC_MESSAGES/pluma.mo
file path=usr/share/locale/ig/LC_MESSAGES/pluma.mo
file path=usr/share/locale/is/LC_MESSAGES/pluma.mo
file path=usr/share/locale/it/LC_MESSAGES/pluma.mo