[Slackbuilds-users] Updates - 20200103.1

Luiz Carlos Ramos lramos.prof at yahoo.com.br
Sat Jan 4 16:54:27 UTC 2020


Hello,

the build of frei0r was giving errors. Tracing back what was happening,
I discovered that it was a simple problem with C++11 compatibility,
required by the project.

I managed to include an option to the compilation (-std=c++11), that
was sufficient to fix the problem in my case.

If you'd find this acceptable, this patch may be included in the tree.

Many thanks regarding your commitment (and the other maintainers', to
not forget) with the project!

Best wishes of a happy new year!

Luiz Carlos Ramos
Sao Paulo - Brazil


>From 362a806d60071f4b79ceaad1c7071b807ca0b21e Mon Sep 17 00:00:00 2001
From: Luiz Ramos <lramos.prof at yahoo.com.br>
Date: Sat, 4 Jan 2020 13:42:41 -0300
Subject: [PATCH] libraries/frei0r: fix compilation

gcc C++11 compatibility was needed to build frei0r. The option
"-std=c++11" was added to the SlackBuild in order to do that.
---
 libraries/frei0r/frei0r.SlackBuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libraries/frei0r/frei0r.SlackBuild b/libraries/frei0r/frei0r.SlackBuild
index 51193323e5..ce64a47e50 100644
--- a/libraries/frei0r/frei0r.SlackBuild
+++ b/libraries/frei0r/frei0r.SlackBuild
@@ -96,7 +96,7 @@ mkdir -p build
 cd build
   cmake \
     -DCMAKE_C_FLAGS:STRING="$SLKCFLAGS" \
-    -DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS" \
+    -DCMAKE_CXX_FLAGS:STRING="$SLKCFLAGS -std=c++11" \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DCMAKE_INSTALL_LIBDIR=/usr/lib$LIBDIRSUFFIX \
     -DCMAKE_BUILD_TYPE=Release ..
-- 
2.14.5


On Fri, Jan 03, 2020 at 08:28:14PM +0700, Willy Sudiarto Raharjo wrote:
> Hello and welcome to the first update in 2020.
> 
> This is unplanned update, but we want to have this merged to master as
> soon as possible as this touched lots of scripts and we want minimum
> conflict with  the rest of the maintainer's work. Big thanks to Robby
> Workman and B. Watson for doing the clean up on LOTS of scripts in SBo
> and also for maintainers stepping up for scripts that needs attentions.
> 
> We have over 7000 scripts in SBo and unfortunately, almost half of the
> maintainers are no longer active for many reasons and we (admins) simply
> don't have all the time to maintain all scripts in the repository for
> the next development cycle (15.0). This is the first batch of the work,
> it's far from complete, but it's a good start.
> 
> happy new year 2020 and keep slacking :)
> 
> 
> Fri Jan  3 13:06:03 UTC 2020
> academic/bcftools: Updated for version 1.10.2.
> academic/bowtie2-legacy: Fixed PRGNAM in build script.
> academic/clark-ugene: Fixed PRGNAM in build script.
> academic/copasi: Fix .info.
> academic/equalx: New maintainer, various fixes.
> academic/gcalctool: Assume maintainership
> academic/gnucap: Fix VERSION in script.
> academic/grace: Updated for version 5.1.25 (+ new maintainer)
> academic/jellyfish_k-mer: Fixed PRGNAM in build script.
> academic/pari: Fix .info.
> academic/pcalc: Added (cli util for hex/dec/oct/bin math)
> academic/qtoctave: Removed. Dead upstream and no longer needed.
> academic/reduce-algebra: Updated for version 20200101svn5241.
> academic/samtools-legacy: Fixed PRGNAM in build script.
> academic/samtools: Updated for version 1.10.
> academic/tabix-legacy: Fixed PRGNAM in build script.
> academic/zotero: Fix .info.
> accessibility/espeakup: Assumed maintainership
> audio/aften: Assume maintainership
> audio/amSynth: Fixed slack-desc
> audio/faac: Assume maintainership
> audio/faad2: Assume maintainership
> audio/gusersoundfont: Fixed slack-desc
> audio/mp3blaster: Assume maintainership
> audio/pnmixer: added -DENABLE_NLS=ON -DWITH_GTK3=OFF to cmake config
> audio/qmmp-plugin-pack-qt5: Fixed PRGNAM in build script.
> audio/qmmp-qt5: Fixed PRGNAM in build script.
> audio/shntool: Assume maintainership
> audio/shorten: Assume maintainership
> audio/spandsp: Update MAINTAINER for consistency.
> audio/xmms2: Assume maintainership
> audio/zynaddsubfx: Assumed maintainership
> desktop/bubblemon-dockapp: Fixed slack-desc
> desktop/echinus: New maintainer, add xinitrc.
> desktop/flatwoken-icon-theme: Fixed PRGNAM in build script.
> desktop/notion: Fix VERSION in script.
> desktop/plasma-runner-browsefirefoxbookmarks: Fixed PRGNAM.
> desktop/recorditnow: Assume maintainership
> development/STM32CubeIDE: Fix .info.
> development/acc: Fix script, info, slack-desc.
> development/astyle: Fixed PRGNAM in build script
> development/casperjs: Fix VERSION in script.
> development/cloc: Fixed PRGNAM in build script
> development/cppunit: Updated for version 1.15.1.
> development/dart-sdk: Fix .info and slack-desc.
> development/gedit-plugins: Assume maintainership
> development/gedit: Assume maintainership
> development/idea: Fix .info.
> development/jbake: Fix .info.
> development/jdk13: Fix .info.
> development/jupyter-ipykernel: Fixed PRGNAM in build script.
> development/jupyter-ipyleaflet: Updated for version 0.11.6.
> development/jupyter-ipywidgets: Fixed PRGNAM in build script.
> development/jupyter-nbconvert: Fixed PRGNAM in build script.
> development/jupyter-nbdime: Fixed PRGNAM in build script.
> development/jupyter-nbformat: Fixed PRGNAM in build script.
> development/jupyter-notebook: Fixed PRGNAM in build script.
> development/jupyter-qtconsole: Fixed PRGNAM in build script.
> development/jupyter-widgetsnbextension: Fixed PRGNAM.
> development/kforth: Fix VERSION in script.
> development/meson: Fix version number
> development/numpy3: Clarify comment in README
> development/openjdk7: Fix .info and slack-desc.
> development/parrot: Removed.
> development/qconf: update homepage.
> development/shiboken: Assume maintainership
> development/snappy: Assume maintainership
> development/thread: Fix VERSION in script.
> development/tkdiff: Fix .info.
> development/zulu-openjdk8: Fix .info.
> games/BeastieWorker-levels: Fix VERSION in script.
> games/UrbanTerror: Assume maintainership
> games/UrbanTerror: Updated for version 4.3.4.
> games/arnold-cpc: Fix VERSION in script.
> games/invasion3d: Fix .info.
> games/mars: Fixed PRGNAM in build script.
> games/mog: Fixed PRGNAM in build script.
> games/nethack: Fix .info.
> games/neverball: Assume maintainership
> games/openarena: Assume maintainership
> games/prboom: Assume maintainership
> games/redeclipes: Update to 2.0.0.
> games/roadfighter: Fixed PRGNAM in build script
> games/smashbattle: Fix VERSION in script.
> games/speed-dreams: Fix .info.
> games/triplea: Fix VERSION in script.
> games/tuxkart: Assume maintainership
> games/unvanquished: Fixed PRGNAM in build script
> games/zod-engine: Fix VERSION in script.
> gis/Fiona: Use Python 3 for cli.
> gis/cartopy: Add support for Python 3.
> gis/geographiclib-python: Fixed PRGNAM in build script
> gis/geojson: New GitHub repo.
> gis/mapnik: Fix .info.
> gis/proj: Updated for version 6.3.0.
> gis/python-pygeos: Fixed PRGNAM in build script
> gis/saga-gis: Fixed PRGNAM in build script
> git/merkaartor: Assume maintainership
> graphics/Blender: Fixed PRGNAM in build script
> graphics/PyMOL: Fix .info.
> graphics/abcm2ps: Fix slack-desc, remove unused doinst.sh.
> graphics/gnofract4d: Fixed VERSION in build script
> graphics/libplacebo: Updated for version 1.29.1.
> graphics/qiv: Add libopenraw support, fix README+sqf.
> graphics/raw-thumbnailer: Updated for version 3.0.0, new maintainer.
> graphics/vuescan: Updated for version 9.7.18.
> graphics/vulkan-sdk: Updated for version 1.1.130.0.
> ham/7plus: Assume maintainership
> ham/cwstation: Assume maintainership
> ham/tlf: Fixed PRGNAM in build script
> ham/wsjtx: Fixed PRGNAM in build script
> ham/xdx: Fixed PRGNAM in build script
> ham/xlog: Fixed PRGNAM in build script
> libraries/ORBit2: Fixed download link
> libraries/dav1d: Updated for version 0.5.2.
> libraries/exempi: Updated for version 2.5.1, new maintainer.
> libraries/frei0r: Updated for version 1.7.0.
> libraries/ftgl: Assume maintainership
> libraries/gstreamermm: Assume maintainership
> libraries/htslib: Updated for version 1.10.2.
> libraries/id3lib: Assume maintainership
> libraries/lame: Updated for version 3.100, new maintainer.
> libraries/lapack-atlas: Fixed PRGNAM, do not cp -a from CWD.
> libraries/libaom: Updated for version 1.0.0.r29281.10cdc996a.
> libraries/libdatrie: Fixed VERSION in .info file
> libraries/libdca: Assume maintainership
> libraries/libgksu: Assume maintainership
> libraries/libglademm: Assume maintainership
> libraries/libgtop: Assume maintainership
> libraries/libmigdb: Added (A GDB/MI interface library)
> libraries/libmp4v2: Assume maintainership
> libraries/libopenraw: Updated for version 0.1.3, new maintainer.
> libraries/libshout: Assume maintainership
> libraries/libx86emu: Updated for version 2.4.
> libraries/libyang: Fix VERSION (no hyphens).
> libraries/lua-luv: Fixed PRGNAM and .info.
> libraries/msgpack-c: Fixed PRGNAM in build script.
> libraries/nv-codec-headers: Updated for version 9.1.23.2.
> libraries/nx-libs: Fixed VERSION in .info file
> libraries/ode: Assume maintainership
> libraries/plib: Assume maintainership
> libraries/quazip: Assume maintainership
> libraries/qwt-qt5: Fixed PRGNAM in build script.
> libraries/smpeg2: Fix .info.
> libraries/spread-sheet-widget: Fix .info.
> libraries/ta-lib: Fixed VERSION in build script
> libraries/tls: Assume maintainership
> misc/bdf2psf: Pick a homepage.
> misc/gcolor2: Assume maintainership
> misc/linux_logo: Assume maintainership
> misc/txt2tags: Assume maintainership
> multimedia/abcMIDI: Fix slack-desc, remove unused doinst.sh.
> multimedia/dvgrab: Assume maintainership
> multimedia/kdenlive: Assumed maintainership
> multimedia/mediainfo: Fix MD5SUM in .info file
> multimedia/minitube: Assume maintainership
> multimedia/pragha: Fixed PRGNAM in build script
> multimedia/subtitleeditor: Assume maintainership
> multimedia/vcdimager: Assume maintainership
> network/WireGuard: Removed (replaced by wireguard-tools)
> network/aria2: Fixed PRGNAM in build script
> network/cherokee: Assume maintainership
> network/clipgrab: Updated for version 3.8.9.
> network/ctorrent: Fix .info.
> network/dokuwiki: Fixed PRGNAM in build script
> network/flexget: Fixed PRGNAM in build script.
> network/inadyn: Fixed ordering of .info file
> network/konversation: Assume maintainership
> network/konversation: Updated for version 1.5.1.
> network/libcapi20: Update MAINTAINER for consistency.
> network/macchanger: Assume maintainership
> network/metasploit: Assume maintainership
> network/mosh: Assume maintainership
> network/mysecureshell: Assume maintainership
> network/netcat-openbsd: Assume maintainership
> network/onedrive: Updated for version 2.3.13.
> network/opera-developer: Updated for version 67.0.3554.0.
> network/otter: Fixed PRGNAM in build script.
> network/purple-hangouts: Fixed VERSION in .info file
> network/qutebrowser-tox: Fixed .info file (removed whitespace)
> network/republicanywhere: Fixed .info file
> network/snmpsim: Assume maintainership
> network/sshfs-fuse: Updated for version 3.6.0, new maintainer.
> network/telegram: Updated for version 1.9.3.
> network/tramp: Removed (included in emacs now)
> network/varnish: Assumed maintainership
> network/vpnc: Assume maintainership
> network/wavemon: Fixed .info file (removed whitespace)
> network/wireguard-linux-compat: Added (WireGuard kernel module)
> network/wireguard-tools: Added (Userspace tools for WireGuard)
> network/yadifa: Fixed VERSION in build script and .info file
> network/yle-dl: Updated for version 20191231.
> office/calibre-bin: Updated for version 4.8.0.
> office/evince: Updated for version 3.28.5, new maintainer.
> office/fbreader: Assume maintainership
> office/org-mode: Removed (org is included in emacs now)
> office/python-gcalcli: Fixed PRGNAM in build script.
> office/timew: Fixed .info file (removed blank line)
> perl/perl-AppConfig: Fixed PRGNAM in build script.
> perl/perl-Astro-SunTime: Fixed PRGNAM in build script.
> perl/perl-Authen-SASL: Fixed PRGNAM in build script.
> perl/perl-Cache-FastMmap: Fixed PRGNAM in build script.
> perl/perl-Class-Factory-Util: Fixed PRGNAM in build script.
> perl/perl-Class-Singleton: Fixed PRGNAM in build script.
> perl/perl-Convert-UUlib: Fixed PRGNAM in build script.
> perl/perl-Curses: Fixed PRGNAM in build script.
> perl/perl-DateTime-Format-Builder: Fixed PRGNAM in build script.
> perl/perl-DateTime-Format-ISO8601: Fixed PRGNAM in build script.
> perl/perl-DateTime-Format-Strptime: Fixed PRGNAM in build script.
> perl/perl-DateTime-Locale: Fixed PRGNAM in build script.
> perl/perl-Devel-Symdump: Fixed PRGNAM in build script.
> perl/perl-Device-SerialPort: Fixed PRGNAM in build script.
> perl/perl-Email-Date-Format: Fixed PRGNAM in build script.
> perl/perl-IO-Tty: Assume maintainership
> perl/perl-Image-Info: Fixed PRGNAM in build script.
> perl/perl-Image-Size: Fixed PRGNAM in build script.
> perl/perl-List-MoreUtils: Fixed PRGNAM in build script.
> perl/perl-MIME-Lite: Fixed PRGNAM in build script
> perl/perl-MP3-Info: Fixed PRGNAM in build script
> perl/perl-Mail-SPF: Fixed PRGNAM in build script
> perl/perl-Net-UPnP: Fixed PRGNAM in build script
> perl/perl-Ogg-Vorbis-Header-PurePerl: Fixed PRGNAM in build script
> perl/perl-PHP-Serialization: Fixed PRGNAM in build script
> perl/perl-Params-Validate: Fixed PRGNAM in build script
> perl/perl-Pod-Coverage: Fixed PRGNAM in build script
> perl/perl-Sys-Mmap: Fixed PRGNAM in build script
> perl/perl-Task-Weaken: Fixed PRGNAM in build script
> perl/perl-Term-Animation: Fixed PRGNAM in build script
> perl/perl-Test-HexDifferences: Fix MD5SUM in .info file
> perl/perl-Test-Inter: Fixed PRGNAM in build script
> perl/perl-Test-Pod-Coverage: Fixed PRGNAM in build script
> perl/perl-Text-Autoformat: Fixed PRGNAM in build script
> perl/perl-Text-Reform: Fixed PRGNAM in build script
> perl/perl-Time-modules: Fixed PRGNAM in build script
> perl/perl-X10: Fixed PRGNAM in build script
> perl/perl-XML-XPath: Fixed PRGNAM in build script
> perl/perl-YAML-Syck: Fixed PRGNAM in build script
> perl/perl-libnet: Fixed PRGNAM in build script
> perl/perl-parallel-forkmanager: Fixed PRGNAM in build script
> perl/perl-xml-libxml: Assumed maintainership
> python/functools32: Fixed VERSION in build script
> python/p4python: Fixed VERSION in build script
> python/pyside: Assume maintainership
> python/python-PySnooper: Fixed PRGNAM in build script
> python/python-branca: Fixed PRGNAM in build script
> python/python-demjson: Fixed PRGNAM in build script
> python/python-elementtree: Fixed PRGNAM and VERSION in build script
> python/python-emoji: Fixed PRGNAM in build script
> python/python-importlib_metadata: Fixed PRGNAM in build script
> python/python-joblib: Fixed PRGNAM in build script
> python/python-morbid: Fixed PRGNAM in build script
> python/python-orbited: Fixed PRGNAM in build script
> python/python-stomper: Fixed PRGNAM in build script
> python/python-uuid: Fixed PRGNAM in build script
> python/python-zipp: Fixed PRGNAM in build script
> python/python3-aiohttp-socks: Fixed PRGNAM in build script
> python/python3-babel: Updated for version 2.8.0.
> python/python3-certifi: Fixed PRGNAM in build script
> python/python3-dateutil: Fixed PRGNAM in build script
> python/python3-defusedxml: Fixed PRGNAM in build script
> python/python3-gitdb2: Fixed PRGNAM in build script
> python/python3-ipython: Fixed PRGNAM in build script
> python/python3-jedi: Fixed PRGNAM in build script
> python/python3-jsonschema: Fixed PRGNAM in build script
> python/python3-jupyter-ipykernel: Fixed PRGNAM in build script
> python/python3-packaging: Fixed PRGNAM in build script
> python/python3-pandas: Added (Python Data Analysis Library)
> python/python3-pexpect: Fixed PRGNAM in build script
> python/python3-prompt_toolkit: Fixed PRGNAM in build script
> python/python3-ptyprocess: Fixed PRGNAM in build script
> python/python3-pyrsistent: Fixed PRGNAM in build script
> python/python3-six: Fixed PRGNAM in build script
> python/python3-smmap2: Fixed PRGNAM in build script
> python/python3-tornado: Fixed PRGNAM in build script
> python/python3-wcwidth: Fixed PRGNAM in build script
> python/stem: Updated for version 1.8.0.
> python/traittypes: Changed to Python 3.
> python/xarray: Updated for version 0.14.1.
> system/Solaar: Fixed slack-desc
> system/adobe-source-sans-pro-font: Fixed VERSION in build script
> system/anacron: Assumed maintainership
> system/babeltrace: Fixed slack-desc
> system/bat: Fixed slack-desc
> system/cnijfilter2: Fixed VERSION in build script
> system/cnijfilter2: Fixed slack-desc
> system/conmon: Fixed slack-desc
> system/daemontools-bin: Fixed slack-desc
> system/dosbox-dev: Fixed VERSION in build script
> system/dust: Fixed slack-desc
> system/early-ssh: Fixed VERSION in build script
> system/fantasque-sans-mono: Added (monospaced programming font)
> system/fswatch: Fixed slack-desc
> system/fuse3: Fixed PRGNAM in build script
> system/gksu: Assume maintainership
> system/grub4dos: Assume maintainership
> system/hddtemp: Assume maintainership
> system/hddtemp: Fixed VERSION in build script
> system/hwinfo: Updated for version 21.67.
> system/ipmitool: Assumed maintainership
> system/local-persist: Fixed slack-desc
> system/logwatch: Fixed slack-desc
> system/mktorrent: Assume maintainership
> system/musl: Updated for version 1.1.24.
> system/newLd: Fixed VERSION in build script
> system/newLd: sed s,PKGNAM,PRGNAM,g in build script
> system/noto-emoji: Fixed VERSION in build script
> system/nvidia-driver: Fix MD5SUM in .info file
> system/nvidia-driver: Fixed .info file (removed trailing whitespace)
> system/nvidia-legacy390-driver: Fixed missing backslash in .info file
> system/oksh: Added (Portable OpenBSD ksh)
> system/pce: Fixed VERSION in build script
> system/pigz: Assume maintainership
> system/pixma: Fixed VERSION in build script
> system/plan9port: Fixed VERSION and DOWNLOAD in .info file
> system/plymouth: Fixed slack-desc
> system/pommed-light: Fixed slack-desc
> system/quake-par: Fixed VERSION in .info file
> system/rhash: Updated for version 1.3.9.
> system/rox-filer: Assumed maintainership
> system/saleae-logic: Fixed slack-desc
> system/sargon: Fixed slack-desc
> system/siji-font: Fixed VERSION in build script
> system/skim: Fixed slack-desc
> system/skopeo: Fixed VERSION in .info file
> system/tagtools: Fix .info.
> system/tinycdb: Fixed .info file (removed blank line)
> system/ttf-ibm-plex: Fixed slack-desc
> system/usbrelay: Fixed slack-desc
> system/vifm: Fix slack-desc.
> system/vifm: Updated for version 0.10.1, new maintainer.
> system/worker: Updated for version 4.2.0.
> system/znapzend: Fixed slack-desc
> +--------------------------+
> 
> 
> -- 
> Willy Sudiarto Raharjo
> 




> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
> 



More information about the SlackBuilds-users mailing list