Andreas Wacknitz
2020-07-20 fbf217989481a269aac690cf2bd2a1e9d7714d1b
bluefish: update to 2.2.11 and switch to 64-bit
4 files modified
74 ■■■■■ changed files
components/web/bluefish/Makefile 20 ●●●●● patch | view | raw | blame | history
components/web/bluefish/bluefish.p5m 25 ●●●● patch | view | raw | blame | history
components/web/bluefish/manifests/sample-manifest.p5m 27 ●●●● patch | view | raw | blame | history
components/web/bluefish/pkg5 2 ●●● patch | view | raw | blame | history
components/web/bluefish/Makefile
@@ -12,11 +12,11 @@
# Copyright 2016 Alexander Pyhalov
#
BUILD_BITS=            64
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        bluefish
COMPONENT_VERSION=    2.2.8
COMPONENT_REVISION=    2
COMPONENT_VERSION=    2.2.11
COMPONENT_PROJECT_URL=    http://bluefish.openoffice.nl/index.html
COMPONENT_SUMMARY=    Bluefish, a powerful editor for experienced web designers
COMPONENT_FMRI=        web/editor/bluefish
@@ -24,16 +24,15 @@
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.bz2
COMPONENT_ARCHIVE_HASH=    \
    sha256:32578f955cee3f43e5b3a86e2588e6a679df94438b21dcbe38e3c82282745000
    sha256:454c877fc1dbddfcc65cc7ddaa3c5ceb17bc46e216baf7878f09dbf1dabdc2ff
COMPONENT_ARCHIVE_URL=    http://www.bennewitz.com/bluefish/stable/source/$(COMPONENT_ARCHIVE)
COMPONENT_LICENSE_FILE=    COPYING
COMPONENT_LICENSE=    GPLv3
include $(WS_TOP)/make-rules/prep.mk
include $(WS_TOP)/make-rules/configure.mk
include $(WS_TOP)/make-rules/ips.mk
TEST_TARGET=        $(NO_TESTS)
include $(WS_TOP)/make-rules/common.mk
PATH=/usr/gnu/bin:/usr/bin
PATH=$(PATH.gnu)
CFLAGS += -DANSICPP
@@ -43,13 +42,8 @@
CONFIGURE_ENV+=    PYTHON=$(PYTHON)
# common targets
build:        $(BUILD_32)
install:    $(INSTALL_32)
test:        $(NO_TESTS)
# Auto-generated dependencies
REQUIRED_PACKAGES += desktop/character-map/gucharmap
REQUIRED_PACKAGES += library/desktop/cairo
REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
components/web/bluefish/bluefish.p5m
@@ -28,13 +28,13 @@
<transform file path=usr/share/locale/([^/]+)(\..+){0,1}(/.+){0,1} -> default facet.locale.%<\1> true>
file path=usr/bin/bluefish
file path=usr/lib/bluefish/about.so
file path=usr/lib/bluefish/charmap.so
file path=usr/lib/bluefish/entities.so
file path=usr/lib/bluefish/htmlbar.so
file path=usr/lib/bluefish/infbrowser.so
file path=usr/lib/bluefish/snippets.so
file path=usr/lib/bluefish/zencoding.so
file path=usr/lib/$(MACH64)/bluefish/about.so
file path=usr/lib/$(MACH64)/bluefish/charmap.so
file path=usr/lib/$(MACH64)/bluefish/entities.so
file path=usr/lib/$(MACH64)/bluefish/htmlbar.so
file path=usr/lib/$(MACH64)/bluefish/infbrowser.so
file path=usr/lib/$(MACH64)/bluefish/snippets.so
file path=usr/lib/$(MACH64)/bluefish/zencoding.so
file path=usr/share/appdata/bluefish.appdata.xml
file path=usr/share/applications/bluefish.desktop
file path=usr/share/bluefish/bflang/JQuery.bfinc
@@ -111,7 +111,10 @@
file path=usr/share/bluefish/bflib/bflib_python_2.3.xml.gz
file path=usr/share/bluefish/bflib/bflib_xhtml.xml.gz
file path=usr/share/bluefish/bluefish_splash.png
file path=usr/share/bluefish/colorprofiles/Dark_theme
file path=usr/share/bluefish/colorprofiles/Light_theme
file path=usr/share/bluefish/css_decompressor
file path=usr/share/bluefish/cssmin.py
file path=usr/share/bluefish/default_accelmap
file path=usr/share/bluefish/encodings
file path=usr/share/bluefish/jsbeautifier/__init__.py
@@ -272,6 +275,14 @@
file path=usr/share/locale/eu/LC_MESSAGES/bluefish_plugin_infbrowser.mo
file path=usr/share/locale/eu/LC_MESSAGES/bluefish_plugin_snippets.mo
file path=usr/share/locale/eu/LC_MESSAGES/bluefish_plugin_zencoding.mo
file path=usr/share/locale/fa/LC_MESSAGES/bluefish.mo
file path=usr/share/locale/fa/LC_MESSAGES/bluefish_plugin_about.mo
file path=usr/share/locale/fa/LC_MESSAGES/bluefish_plugin_charmap.mo
file path=usr/share/locale/fa/LC_MESSAGES/bluefish_plugin_entities.mo
file path=usr/share/locale/fa/LC_MESSAGES/bluefish_plugin_htmlbar.mo
file path=usr/share/locale/fa/LC_MESSAGES/bluefish_plugin_infbrowser.mo
file path=usr/share/locale/fa/LC_MESSAGES/bluefish_plugin_snippets.mo
file path=usr/share/locale/fa/LC_MESSAGES/bluefish_plugin_zencoding.mo
file path=usr/share/locale/fi/LC_MESSAGES/bluefish.mo
file path=usr/share/locale/fi/LC_MESSAGES/bluefish_plugin_about.mo
file path=usr/share/locale/fi/LC_MESSAGES/bluefish_plugin_charmap.mo
components/web/bluefish/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2016 <contributor>
# Copyright 2020 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -23,13 +23,13 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=usr/bin/bluefish
file path=usr/lib/bluefish/about.so
file path=usr/lib/bluefish/charmap.so
file path=usr/lib/bluefish/entities.so
file path=usr/lib/bluefish/htmlbar.so
file path=usr/lib/bluefish/infbrowser.so
file path=usr/lib/bluefish/snippets.so
file path=usr/lib/bluefish/zencoding.so
file path=usr/lib/$(MACH64)/bluefish/about.so
file path=usr/lib/$(MACH64)/bluefish/charmap.so
file path=usr/lib/$(MACH64)/bluefish/entities.so
file path=usr/lib/$(MACH64)/bluefish/htmlbar.so
file path=usr/lib/$(MACH64)/bluefish/infbrowser.so
file path=usr/lib/$(MACH64)/bluefish/snippets.so
file path=usr/lib/$(MACH64)/bluefish/zencoding.so
file path=usr/share/appdata/bluefish.appdata.xml
file path=usr/share/applications/bluefish.desktop
file path=usr/share/bluefish/bflang/JQuery.bfinc
@@ -106,7 +106,10 @@
file path=usr/share/bluefish/bflib/bflib_python_2.3.xml.gz
file path=usr/share/bluefish/bflib/bflib_xhtml.xml.gz
file path=usr/share/bluefish/bluefish_splash.png
file path=usr/share/bluefish/colorprofiles/Dark_theme
file path=usr/share/bluefish/colorprofiles/Light_theme
file path=usr/share/bluefish/css_decompressor
file path=usr/share/bluefish/cssmin.py
file path=usr/share/bluefish/default_accelmap
file path=usr/share/bluefish/encodings
file path=usr/share/bluefish/jsbeautifier/__init__.py
@@ -267,6 +270,14 @@
file path=usr/share/locale/eu/LC_MESSAGES/bluefish_plugin_infbrowser.mo
file path=usr/share/locale/eu/LC_MESSAGES/bluefish_plugin_snippets.mo
file path=usr/share/locale/eu/LC_MESSAGES/bluefish_plugin_zencoding.mo
file path=usr/share/locale/fa/LC_MESSAGES/bluefish.mo
file path=usr/share/locale/fa/LC_MESSAGES/bluefish_plugin_about.mo
file path=usr/share/locale/fa/LC_MESSAGES/bluefish_plugin_charmap.mo
file path=usr/share/locale/fa/LC_MESSAGES/bluefish_plugin_entities.mo
file path=usr/share/locale/fa/LC_MESSAGES/bluefish_plugin_htmlbar.mo
file path=usr/share/locale/fa/LC_MESSAGES/bluefish_plugin_infbrowser.mo
file path=usr/share/locale/fa/LC_MESSAGES/bluefish_plugin_snippets.mo
file path=usr/share/locale/fa/LC_MESSAGES/bluefish_plugin_zencoding.mo
file path=usr/share/locale/fi/LC_MESSAGES/bluefish.mo
file path=usr/share/locale/fi/LC_MESSAGES/bluefish_plugin_about.mo
file path=usr/share/locale/fi/LC_MESSAGES/bluefish_plugin_charmap.mo
components/web/bluefish/pkg5
@@ -1,5 +1,6 @@
{
    "dependencies": [
        "SUNWcs",
        "desktop/character-map/gucharmap",
        "library/desktop/cairo",
        "library/desktop/gdk-pixbuf",
@@ -9,7 +10,6 @@
        "library/libxml2",
        "library/spell-checking/enchant",
        "runtime/python-27",
        "SUNWcs",
        "system/library",
        "system/library/math"
    ],