Andreas Wacknitz
2023-12-26 b1f20665b9054509c83a5abc3715daa547e68b1c
libgnt: update to 2.14.4

1 files deleted
4 files modified
320 ■■■■■ changed files
components/library/libgnt/Makefile 22 ●●●● patch | view | raw | blame | history
components/library/libgnt/libgnt.license 286 ●●●●● patch | view | raw | blame | history
components/library/libgnt/libgnt.p5m 4 ●●●● patch | view | raw | blame | history
components/library/libgnt/manifests/sample-manifest.p5m 4 ●●●● patch | view | raw | blame | history
components/library/libgnt/pkg5 4 ●●●● patch | view | raw | blame | history
components/library/libgnt/Makefile
@@ -12,29 +12,27 @@
# Copyright 2022 Niklas Poslovski
#
BUILD_BITS=64
BUILD_STYLE=meson
BUILD_BITS= 64
BUILD_STYLE= meson
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        libgnt
COMPONENT_VERSION=    2.14.3
COMPONENT_REVISION=    1
COMPONENT_PROJECT_URL=    https://keep.imfreedom.org/libgnt/libgnt/
COMPONENT_VERSION=    2.14.4
COMPONENT_SUMMARY=    The GLib Ncurses Toolkit
COMPONENT_FMRI=        library/libgnt
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_PROJECT_URL=    https://keep.imfreedom.org/libgnt/libgnt/
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)-dev
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH=    \
    sha256:57f5457f72999d0bb1a139a37f2746ec1b5a02c094f2710a339d8bcea4236123
COMPONENT_ARCHIVE_HASH=    sha256:195933a9a731d3575791b881ba5cc0ad2a715e1e9c4c23ccaaa2a17e164c96ec
COMPONENT_ARCHIVE_URL=    https://sourceforge.net/projects/pidgin/files/$(COMPONENT_NAME)/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)/download
COMPONENT_FMRI=        library/libgnt
COMPONENT_CLASSIFICATION=    System/Libraries
COMPONENT_LICENSE=    GPLv2
COMPONENT_LICENSE_FILE=    libgnt.license
COMPONENT_LICENSE_FILE=    COPYING
TEST_TARGET = $(NO_TESTS)
TEST_TARGET= $(NO_TESTS)
include $(WS_MAKE_RULES)/common.mk
PATH = $(PATH.gnu)
PATH= $(PATH.gnu)
LDFLAGS += -L/usr/gnu/lib/$(MACH64) -R/usr/gnu/lib/$(MACH64)
components/library/libgnt/libgnt.license
File was deleted
components/library/libgnt/libgnt.p5m
@@ -52,8 +52,8 @@
file path=usr/lib/$(MACH64)/gnt/irssi.so
file path=usr/lib/$(MACH64)/gnt/s.so
link path=usr/lib/$(MACH64)/libgnt.so target=libgnt.so.0
link path=usr/lib/$(MACH64)/libgnt.so.0 target=libgnt.so.0.14.3
file path=usr/lib/$(MACH64)/libgnt.so.0.14.3
link path=usr/lib/$(MACH64)/libgnt.so.0 target=libgnt.so.0.14.4
file path=usr/lib/$(MACH64)/libgnt.so.0.14.4
file path=usr/lib/$(MACH64)/pkgconfig/gnt.pc
file path=usr/share/gtk-doc/html/libgnt/annotation-glossary.html
file path=usr/share/gtk-doc/html/libgnt/api-2.1.0.html
components/library/libgnt/manifests/sample-manifest.p5m
@@ -53,8 +53,8 @@
file path=usr/lib/$(MACH64)/gnt/irssi.so
file path=usr/lib/$(MACH64)/gnt/s.so
link path=usr/lib/$(MACH64)/libgnt.so target=libgnt.so.0
link path=usr/lib/$(MACH64)/libgnt.so.0 target=libgnt.so.0.14.3
file path=usr/lib/$(MACH64)/libgnt.so.0.14.3
link path=usr/lib/$(MACH64)/libgnt.so.0 target=libgnt.so.0.14.4
file path=usr/lib/$(MACH64)/libgnt.so.0.14.4
file path=usr/lib/$(MACH64)/pkgconfig/gnt.pc
file path=usr/share/gtk-doc/html/libgnt/annotation-glossary.html
file path=usr/share/gtk-doc/html/libgnt/api-2.1.0.html
components/library/libgnt/pkg5
@@ -1,13 +1,9 @@
{
    "dependencies": [
        "SUNWcs",
        "developer/build/meson",
        "developer/build/ninja",
        "library/glib2",
        "library/libxml2",
        "library/ncurses",
        "runtime/python-39",
        "shell/ksh93",
        "system/library"
    ],
    "fmris": [