hoewweken
2023-08-02 17cfea98074fe4a44f46fff2a654c60eb13c3020
rebuild some packages for gcc-10-deps

10 files modified
50 ■■■■■ changed files
components/image/stellarium/Makefile 1 ●●●● patch | view | raw | blame | history
components/image/stellarium/pkg5 6 ●●●●● patch | view | raw | blame | history
components/network/dnscrypt-proxy/Makefile 7 ●●●● patch | view | raw | blame | history
components/network/dnscrypt-proxy/pkg5 5 ●●●●● patch | view | raw | blame | history
components/network/nzbget/Makefile 1 ●●●● patch | view | raw | blame | history
components/network/nzbget/pkg5 5 ●●●●● patch | view | raw | blame | history
components/network/rtorrent/Makefile 9 ●●●●● patch | view | raw | blame | history
components/network/rtorrent/pkg5 5 ●●●●● patch | view | raw | blame | history
components/print/splix/Makefile 6 ●●●●● patch | view | raw | blame | history
components/print/splix/pkg5 5 ●●●●● patch | view | raw | blame | history
components/image/stellarium/Makefile
@@ -18,6 +18,7 @@
COMPONENT_NAME=        stellarium
COMPONENT_MAJOR_VERSION=    1.1
COMPONENT_VERSION=    $(COMPONENT_MAJOR_VERSION).1
COMPONENT_REVISION= 1
COMPONENT_SUMMARY=    Planetarium with realistic 3D sky just like seeing with naked eye, binoculars or telescope.
COMPONENT_PROJECT_URL=    https://stellarium.org
COMPONENT_FMRI=        image/stellarium
components/image/stellarium/pkg5
@@ -1,12 +1,10 @@
{
    "dependencies": [
        "SUNWcs",
        "library/qt5",
        "library/zlib",
        "shell/ksh93",
        "system/library",
        "system/library/g++-7-runtime",
        "system/library/gcc-7-runtime",
        "system/library/g++-10-runtime",
        "system/library/gcc-10-runtime",
        "system/library/math"
    ],
    "fmris": [
components/network/dnscrypt-proxy/Makefile
@@ -18,7 +18,7 @@
COMPONENT_NAME= dnscrypt-proxy
COMPONENT_VERSION= 1.9.5
COMPONENT_REVISION= 3
COMPONENT_REVISION= 4
COMPONENT_SUMMARY= DNSCrypt client
COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.bz2
@@ -54,3 +54,8 @@
REQUIRED_PACKAGES += $(GCC_RUNTIME_PKG)
# Bogus dependency due to libssp
REQUIRED_PACKAGES += $(GXX_RUNTIME_PKG)
# Auto-generated dependencies
REQUIRED_PACKAGES += SUNWcs
REQUIRED_PACKAGES += library/libtool/libltdl
REQUIRED_PACKAGES += library/security/libsodium
REQUIRED_PACKAGES += system/library
components/network/dnscrypt-proxy/pkg5
@@ -3,10 +3,9 @@
        "SUNWcs",
        "library/libtool/libltdl",
        "library/security/libsodium",
        "shell/ksh93",
        "system/library",
        "system/library/g++-7-runtime",
        "system/library/gcc-7-runtime"
        "system/library/g++-10-runtime",
        "system/library/gcc-10-runtime"
    ],
    "fmris": [
        "service/network/dns/dnscrypt-proxy"
components/network/nzbget/Makefile
@@ -18,6 +18,7 @@
COMPONENT_NAME=        nzbget
COMPONENT_VERSION=    21.1
COMPONENT_REVISION= 1
COMPONENT_SUMMARY=    Binary newsreader supporting NZB files
COMPONENT_PROJECT_URL=    https://nzbget.net
COMPONENT_FMRI=        network/nzbget
components/network/nzbget/pkg5
@@ -5,10 +5,9 @@
        "library/ncurses",
        "library/security/openssl-11",
        "library/zlib",
        "shell/ksh93",
        "system/library",
        "system/library/g++-7-runtime",
        "system/library/gcc-7-runtime"
        "system/library/g++-10-runtime",
        "system/library/gcc-10-runtime"
    ],
    "fmris": [
        "network/nzbget"
components/network/rtorrent/Makefile
@@ -28,6 +28,7 @@
COMPONENT_NAME=        rtorrent
COMPONENT_VERSION=    0.9.8
COMPONENT_REVISION= 1
COMPONENT_SUMMARY=    rtorrent - a BitTorrent client for ncurses
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_PROJECT_URL=    https://rakshasa.github.io/rtorrent/
@@ -66,3 +67,11 @@
REQUIRED_PACKAGES += $(GCC_RUNTIME_PKG)
REQUIRED_PACKAGES += system/library/math
REQUIRED_PACKAGES += web/curl
# Auto-generated dependencies
REQUIRED_PACKAGES += $(GCC_RUNTIME_PKG)
REQUIRED_PACKAGES += $(GXX_RUNTIME_PKG)
REQUIRED_PACKAGES += library/libtorrent
REQUIRED_PACKAGES += library/ncurses
REQUIRED_PACKAGES += system/library
REQUIRED_PACKAGES += system/library/math
REQUIRED_PACKAGES += web/curl
components/network/rtorrent/pkg5
@@ -1,11 +1,10 @@
{
    "dependencies": [
        "SUNWcs",
        "library/libtorrent",
        "library/ncurses",
        "system/library",
        "system/library/g++-7-runtime",
        "system/library/gcc-7-runtime",
        "system/library/g++-10-runtime",
        "system/library/gcc-10-runtime",
        "system/library/math",
        "web/curl"
    ],
components/print/splix/Makefile
@@ -18,12 +18,12 @@
COMPONENT_NAME=        splix
COMPONENT_VERSION=    2.0.0
COMPONENT_REVISION=     2
COMPONENT_REVISION=     3
COMPONENT_SUMMARY=    Driver for QPDL/SPL2 printers (Samsung and Xerox printers)
COMPONENT_PROJECT_URL=    http://splix.sourceforge.net
COMPONENT_FMRI=        print/splix
COMPONENT_CLASSIFICATION=    System/Printing
SVN_HASH=  sha256:43f61ec33006a77b508c65765cf9295bc7d6258fbf3ef37ff3d23dc4e7df0375
SVN_HASH=  sha256:a66084478869b50549456aa931524804f32674836866395c6dbd75a061768458
COMPONENT_LICENSE=    GPLv2.0
COMPONENT_LICENSE_FILE=    splix-315/splix/COPYING
@@ -55,6 +55,8 @@
REQUIRED_PACKAGES += $(GXX_RUNTIME_PKG)
REQUIRED_PACKAGES += $(GCC_RUNTIME_PKG)
# Auto-generated dependencies
REQUIRED_PACKAGES += $(GCC_RUNTIME_PKG)
REQUIRED_PACKAGES += $(GXX_RUNTIME_PKG)
REQUIRED_PACKAGES += library/print/cups-libs
REQUIRED_PACKAGES += system/library
REQUIRED_PACKAGES += system/library/math
components/print/splix/pkg5
@@ -1,10 +1,9 @@
{
    "dependencies": [
        "SUNWcs",
        "library/print/cups-libs",
        "system/library",
        "system/library/g++-7-runtime",
        "system/library/gcc-7-runtime",
        "system/library/g++-10-runtime",
        "system/library/gcc-10-runtime",
        "system/library/math"
    ],
    "fmris": [