Skip to content

network/newsraft: Updated for version 0.36#15042

Open
antonioleal wants to merge 1 commit intoSlackBuildsOrg:masterfrom
antonioleal:newsraft
Open

network/newsraft: Updated for version 0.36#15042
antonioleal wants to merge 1 commit intoSlackBuildsOrg:masterfrom
antonioleal:newsraft

Conversation

@antonioleal
Copy link
Copy Markdown
Contributor

network/newsraft: Updated for version 0.36

@antonioleal
Copy link
Copy Markdown
Contributor Author

@sbo-bot: build network/newsraft

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

reverse dependencies - network/newsraft

None

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

✅ sbolint - network/newsraft ✅

sbolint: newsraft checks out OK

@sbo-bot
Copy link
Copy Markdown

sbo-bot bot commented Apr 1, 2026

buildpkg i586 network/newsraft

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Wed Apr  1 19:51:17 GMT 2026
revision: 06d36d359f4bc2ae25be19e5346f0967036bd2f2
title:    Merge e4ab195619f8b49c4b48ee639d5066dd4955e7de into 05cdaf2d06cba2cc9dbd4a17ff1b64be66fd1811

================================================================================
network/newsraft                                                        19:52:09
================================================================================

Calculating dependencies ... 
Dependency tree:
network/newsraft (update for version 0.36)
  system/scdoc (ok)
  libraries/yajl (ok)
  libraries/gumbo-parser (ok)

Building network/newsraft (update for version 0.36) ------------------- 19:52:11
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
gumbo-parser-0.13.2-i586-1_SBo: An HTML5 parsing library in pure C99 ... [ 470K]
yajl-2.1.0-i586-3_SBo: Yet Another JSON Library ........................ [ 180K]
scdoc-1.11.2-i586-1_SBo: small man page generator ...................... [ 770K]
Running newsraft.SlackBuild ...                                     ETA 19:52:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./newsraft.SlackBuild
Built ok:  newsraft-0.36-i586-1_SBo.txz                                 19:52:16
Testing package newsraft-0.36-i586-1_SBo.txz ... 
WARNING: network/newsraft: usr/share/applications in doinst.sh but not in package
Test installing newsraft-0.36-i586-1_SBo.txz ...
newsraft-0.36-i586-1_SBo: Terminal feed reader ......................... [ 340K]
Unmounting chroot ... done.
Backed up: newsraft-0.35-i586-4_SBo.txz
✅ network/newsraft Updated for version 0.36 ✅

================================================================================
SUMMARY                                                                 19:52:17
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-04-01_19:52:08.log
Runtime:     0h 0m 9s
Updated:     1
  network/newsraft/newsraft-0.36-i586-1_SBo.txz
Warnings:    1
  network/newsraft: usr/share/applications in doinst.sh but not in package

Snipped Build Log

Details
Building network/newsraft (update for version 0.36) 2026-04-01 19:52:11
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Installing dependencies ...
gumbo-parser-0.13.2-i586-1_SBo: An HTML5 parsing library in pure C99 ... [ 470K]
yajl-2.1.0-i586-3_SBo: Yet Another JSON Library ........................ [ 180K]
scdoc-1.11.2-i586-1_SBo: small man page generator ...................... [ 770K]
Running newsraft.SlackBuild ...                                     ETA 19:52:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./newsraft.SlackBuild
tar: /tmp/SBo/repo.6k049I/slackbuild_newsraft/newsraft-0.36.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
newsraft/
newsraft/.editorconfig
newsraft/.gitignore
newsraft/.woodpecker/
newsraft/.woodpecker/alpine.yaml
newsraft/.woodpecker/arch.yaml
newsraft/README.md
newsraft/doc/
newsraft/doc/build-instructions.md
newsraft/doc/changes.md
newsraft/doc/comparison-newsboat.md
newsraft/doc/contributing-change.md
newsraft/doc/contributing-report.md
newsraft/doc/examples/
newsraft/doc/examples/config
newsraft/doc/examples/feeds
newsraft/doc/license-curl.txt
newsraft/doc/license-expat.txt
newsraft/doc/license-gumbo.txt
newsraft/doc/license-scdoc.txt
newsraft/doc/license-sqlite.txt
newsraft/doc/license-termbox2.txt
newsraft/doc/license.txt
newsraft/doc/making-a-release.md
newsraft/doc/newsraft.1
newsraft/doc/newsraft.desktop
newsraft/doc/newsraft.html
newsraft/doc/newsraft.png
newsraft/doc/newsraft.scd
newsraft/doc/newsraft.svg
newsraft/makefile
newsraft/src/
newsraft/src/alloc.c
newsraft/src/binds.c
newsraft/src/commands.c
newsraft/src/config.h
newsraft/src/curses.c
newsraft/src/dates.c
newsraft/src/db-items.c
newsraft/src/db.c
newsraft/src/downloader.c
newsraft/src/errors.c
newsraft/src/executor.c
newsraft/src/feeds-parse.c
newsraft/src/feeds.c
newsraft/src/input.h
newsraft/src/insert_feed/
newsraft/src/insert_feed/insert-feed-data.c
newsraft/src/insert_feed/insert-item-data.c
newsraft/src/insert_feed/insert_feed.c
newsraft/src/insert_feed/insert_feed.h
newsraft/src/inserter.c
newsraft/src/interface-errors-pager.c
newsraft/src/interface-list-pager.c
newsraft/src/interface-list.c
newsraft/src/interface-status.c
newsraft/src/interface.c
newsraft/src/items-list.c
newsraft/src/items-metadata-content.c
newsraft/src/items-metadata-links.c
newsraft/src/items-metadata-persons.c
newsraft/src/items-metadata.c
newsraft/src/items-pager.c
newsraft/src/items.c
newsraft/src/load_config/
newsraft/src/load_config/config-auto.c
newsraft/src/load_config/config-parse-colors.c
newsraft/src/load_config/config-parse.c
newsraft/src/load_config/load_config.c
newsraft/src/load_config/load_config.h
newsraft/src/log.c
newsraft/src/newsraft.c
newsraft/src/newsraft.h
newsraft/src/parse_json/
newsraft/src/parse_json/setup-json-parser.c
newsraft/src/parse_xml/
newsraft/src/parse_xml/common.c
newsraft/src/parse_xml/format-atom.c
newsraft/src/parse_xml/format-dublincore.c
newsraft/src/parse_xml/format-georss.c
newsraft/src/parse_xml/format-mediarss.c
newsraft/src/parse_xml/format-rss.c
newsraft/src/parse_xml/gperf-data.c
newsraft/src/parse_xml/gperf-data.in
newsraft/src/parse_xml/parse_xml_feed.h
newsraft/src/parse_xml/setup-opml-parser.c
newsraft/src/parse_xml/setup-xml-parser.c
newsraft/src/path.c
newsraft/src/queue.c
newsraft/src/render-block.c
newsraft/src/render_data/
newsraft/src/render_data/line.c
newsraft/src/render_data/render-text-html.c
newsraft/src/render_data/render-text-plain.c
newsraft/src/render_data/render_data.c
newsraft/src/render_data/render_data.h
newsraft/src/sections.c
newsraft/src/signal.c
newsraft/src/sorting.c
newsraft/src/string-serialize.c
newsraft/src/string.c
newsraft/src/struct-item.c
newsraft/src/termbox2.h
newsraft/src/threads.c
newsraft/src/wstring-format.c
newsraft/src/wstring.c
newsraft/tests/
newsraft/tests/assets/
newsraft/tests/assets/convert_feeds_to_opml.xml
newsraft/tests/assets/convert_feeds_with_categories_to_opml.txt
newsraft/tests/assets/convert_feeds_with_categories_to_opml.xml
newsraft/tests/assets/convert_opml_to_feeds.txt
newsraft/tests/assets/convert_opml_to_feeds.xml
newsraft/tests/assets/convert_opml_with_categories_to_feeds.txt
newsraft/tests/assets/convert_opml_with_categories_to_feeds.xml
newsraft/tests/assets/newsraft_json_parse_1.json
newsraft/tests/assets/newsraft_json_parse_2.json
newsraft/tests/assets/newsraft_json_parse_3.json
newsraft/tests/assets/parse_feeds_file.txt
newsraft/tests/complete_url.c
newsraft/tests/convert_feeds_to_opml.c
newsraft/tests/convert_feeds_with_categories_to_opml.c
newsraft/tests/convert_opml_to_feeds.c
newsraft/tests/convert_opml_with_categories_to_feeds.c
newsraft/tests/do_format.c
newsraft/tests/inlinefy_string.c
newsraft/tests/newsraft_all_bits_set.c
newsraft/tests/newsraft_base64_encode.c
newsraft/tests/newsraft_json_parse.c
newsraft/tests/newsraft_simple_hash.c
newsraft/tests/parse_date.c
newsraft/tests/parse_feeds_file.c
newsraft/tests/render_data.c
newsraft/tests/run-check.sh
newsraft/tests/serialize_array.c
newsraft/tests/trim_whitespace_from_string.c
cc -std=c99 -O2 -march=i586 -mtune=i686 `pkg-config --cflags libcurl  2>/dev/null` `pkg-config --cflags expat    2>/dev/null` `pkg-config --cflags gumbo    2>/dev/null` `pkg-config --cflags sqlite3  2>/dev/null` -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_BSD_SOURCE -D_DARWIN_C_SOURCE -Isrc  -o newsraft src/newsraft.c `pkg-config --libs   libcurl  2>/dev/null || echo '-lcurl'` `pkg-config --libs   expat    2>/dev/null || echo '-lexpat'` `pkg-config --libs   gumbo    2>/dev/null || echo '-lgumbo'` `pkg-config --libs   sqlite3  2>/dev/null || echo '-lsqlite3'` -lpthread
mkdir -p /tmp/SBo/repo.6k049I/build_newsraft/package-newsraft/usr/bin
mkdir -p /tmp/SBo/repo.6k049I/build_newsraft/package-newsraft/usr/man/man1
mkdir -p /tmp/SBo/repo.6k049I/build_newsraft/package-newsraft/usr/share/icons/hicolor/scalable/apps
mkdir -p /tmp/SBo/repo.6k049I/build_newsraft/package-newsraft/usr/share/newsraft/examples
install -m644 doc/examples/feeds /tmp/SBo/repo.6k049I/build_newsraft/package-newsraft/usr/share/newsraft/examples/.
install -m755 newsraft /tmp/SBo/repo.6k049I/build_newsraft/package-newsraft/usr/bin/.
install -m644 doc/newsraft.1 /tmp/SBo/repo.6k049I/build_newsraft/package-newsraft/usr/man/man1/.
install -m644 doc/newsraft.svg /tmp/SBo/repo.6k049I/build_newsraft/package-newsraft/usr/share/icons/hicolor/scalable/apps/.
install -m644 doc/examples/config /tmp/SBo/repo.6k049I/build_newsraft/package-newsraft/usr/share/newsraft/examples/.

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.6k049I/output_newsraft/newsraft-0.36-i586-1_SBo.txz

./
install/
install/doinst.sh
install/slack-desc
usr/
usr/bin/
usr/bin/newsraft
usr/doc/
usr/doc/newsraft-0.36/
usr/doc/newsraft-0.36/README.md
usr/doc/newsraft-0.36/changes.md
usr/doc/newsraft-0.36/comparison-newsboat.md
usr/doc/newsraft-0.36/contributing-change.md
usr/doc/newsraft-0.36/contributing-report.md
usr/doc/newsraft-0.36/license.txt
usr/doc/newsraft-0.36/newsraft.SlackBuild
usr/man/
usr/man/man1/
usr/man/man1/newsraft.1.gz
usr/share/
usr/share/icons/
usr/share/icons/hicolor/
usr/share/icons/hicolor/scalable/
usr/share/icons/hicolor/scalable/apps/
usr/share/icons/hicolor/scalable/apps/newsraft.svg
usr/share/newsraft/
usr/share/newsraft/examples/
usr/share/newsraft/examples/config
usr/share/newsraft/examples/feeds

Slackware package /tmp/SBo/repo.6k049I/output_newsraft/newsraft-0.36-i586-1_SBo.txz created.

Built ok:  newsraft-0.36-i586-1_SBo.txz                                 19:52:16
Testing package newsraft-0.36-i586-1_SBo.txz ... 
WARNING: network/newsraft: usr/share/applications in doinst.sh but not in package
Test installing newsraft-0.36-i586-1_SBo.txz ...
newsraft-0.36-i586-1_SBo: Terminal feed reader ......................... [ 340K]
Unmounting chroot ... 
Backed up: newsraft-0.35-i586-4_SBo.txz
:-) network/newsraft Updated for version 0.36 (-:

@sbo-bot
Copy link
Copy Markdown

sbo-bot bot commented Apr 1, 2026

sbopkglint i586 network/newsraft

Installing dependency: gumbo-parser
gumbo-parser-0.13.2-i586-1_SBo: An HTML5 parsing library in pure C99 ... [ 470K]

Installing dependency: yajl
yajl-2.1.0-i586-3_SBo: Yet Another JSON Library ........................ [ 180K]

Installing dependency: scdoc
scdoc-1.11.2-i586-1_SBo: small man page generator ...................... [ 770K]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/network/newsraft/newsraft-0.36-i586-1_SBo.txz to /tmp/SBo/sbopkglint.xfIi8e ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/network/newsraft/newsraft-0.36-i586-1_SBo.txz to /tmp/SBo/sbopkglint.xfIi8e ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
✅ === newsraft-0.36-i586-1_SBo.txz: All tests passed ✅

@sbo-bot
Copy link
Copy Markdown

sbo-bot bot commented Apr 1, 2026

buildpkg x86_64 network/newsraft

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Wed Apr  1 19:51:17 GMT 2026
revision: 06d36d359f4bc2ae25be19e5346f0967036bd2f2
title:    Merge e4ab195619f8b49c4b48ee639d5066dd4955e7de into 05cdaf2d06cba2cc9dbd4a17ff1b64be66fd1811

================================================================================
network/newsraft                                                        19:53:22
================================================================================

Calculating dependencies ... 
Dependency tree:
network/newsraft (update for version 0.36)
  system/scdoc (ok)
  libraries/yajl (ok)
  libraries/gumbo-parser (ok)

Building network/newsraft (update for version 0.36) ------------------- 19:53:24
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Installing dependencies ...
gumbo-parser-0.13.2-x86_64-1_SBo: An HTML5 parsing library in pure C99 . [ 460K]
yajl-2.1.0-x86_64-3_SBo: Yet Another JSON Library ...................... [ 210K]
scdoc-1.11.2-x86_64-1_SBo: small man page generator .................... [ 920K]
Running newsraft.SlackBuild ...                                     ETA 19:54:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./newsraft.SlackBuild
Built ok:  newsraft-0.36-x86_64-1_SBo.txz                               19:53:28
Testing package newsraft-0.36-x86_64-1_SBo.txz ... 
WARNING: network/newsraft: usr/share/applications in doinst.sh but not in package
Test installing newsraft-0.36-x86_64-1_SBo.txz ...
newsraft-0.36-x86_64-1_SBo: Terminal feed reader ....................... [ 320K]
Unmounting chroot ... done.
Backed up: newsraft-0.35-x86_64-4_SBo.txz
✅ network/newsraft Updated for version 0.36 ✅

================================================================================
SUMMARY                                                                 19:53:29
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-04-01_19:53:21.log
Runtime:     0h 0m 8s
Updated:     1
  network/newsraft/newsraft-0.36-x86_64-1_SBo.txz
Warnings:    1
  network/newsraft: usr/share/applications in doinst.sh but not in package

Snipped Build Log

Details
Building network/newsraft (update for version 0.36) 2026-04-01 19:53:24
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Installing dependencies ...
gumbo-parser-0.13.2-x86_64-1_SBo: An HTML5 parsing library in pure C99 . [ 460K]
yajl-2.1.0-x86_64-3_SBo: Yet Another JSON Library ...................... [ 210K]
scdoc-1.11.2-x86_64-1_SBo: small man page generator .................... [ 920K]
Running newsraft.SlackBuild ...                                     ETA 19:54:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./newsraft.SlackBuild
tar: /tmp/SBo/repo.au8uRv/slackbuild_newsraft/newsraft-0.36.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
newsraft/
newsraft/.editorconfig
newsraft/.gitignore
newsraft/.woodpecker/
newsraft/.woodpecker/alpine.yaml
newsraft/.woodpecker/arch.yaml
newsraft/README.md
newsraft/doc/
newsraft/doc/build-instructions.md
newsraft/doc/changes.md
newsraft/doc/comparison-newsboat.md
newsraft/doc/contributing-change.md
newsraft/doc/contributing-report.md
newsraft/doc/examples/
newsraft/doc/examples/config
newsraft/doc/examples/feeds
newsraft/doc/license-curl.txt
newsraft/doc/license-expat.txt
newsraft/doc/license-gumbo.txt
newsraft/doc/license-scdoc.txt
newsraft/doc/license-sqlite.txt
newsraft/doc/license-termbox2.txt
newsraft/doc/license.txt
newsraft/doc/making-a-release.md
newsraft/doc/newsraft.1
newsraft/doc/newsraft.desktop
newsraft/doc/newsraft.html
newsraft/doc/newsraft.png
newsraft/doc/newsraft.scd
newsraft/doc/newsraft.svg
newsraft/makefile
newsraft/src/
newsraft/src/alloc.c
newsraft/src/binds.c
newsraft/src/commands.c
newsraft/src/config.h
newsraft/src/curses.c
newsraft/src/dates.c
newsraft/src/db-items.c
newsraft/src/db.c
newsraft/src/downloader.c
newsraft/src/errors.c
newsraft/src/executor.c
newsraft/src/feeds-parse.c
newsraft/src/feeds.c
newsraft/src/input.h
newsraft/src/insert_feed/
newsraft/src/insert_feed/insert-feed-data.c
newsraft/src/insert_feed/insert-item-data.c
newsraft/src/insert_feed/insert_feed.c
newsraft/src/insert_feed/insert_feed.h
newsraft/src/inserter.c
newsraft/src/interface-errors-pager.c
newsraft/src/interface-list-pager.c
newsraft/src/interface-list.c
newsraft/src/interface-status.c
newsraft/src/interface.c
newsraft/src/items-list.c
newsraft/src/items-metadata-content.c
newsraft/src/items-metadata-links.c
newsraft/src/items-metadata-persons.c
newsraft/src/items-metadata.c
newsraft/src/items-pager.c
newsraft/src/items.c
newsraft/src/load_config/
newsraft/src/load_config/config-auto.c
newsraft/src/load_config/config-parse-colors.c
newsraft/src/load_config/config-parse.c
newsraft/src/load_config/load_config.c
newsraft/src/load_config/load_config.h
newsraft/src/log.c
newsraft/src/newsraft.c
newsraft/src/newsraft.h
newsraft/src/parse_json/
newsraft/src/parse_json/setup-json-parser.c
newsraft/src/parse_xml/
newsraft/src/parse_xml/common.c
newsraft/src/parse_xml/format-atom.c
newsraft/src/parse_xml/format-dublincore.c
newsraft/src/parse_xml/format-georss.c
newsraft/src/parse_xml/format-mediarss.c
newsraft/src/parse_xml/format-rss.c
newsraft/src/parse_xml/gperf-data.c
newsraft/src/parse_xml/gperf-data.in
newsraft/src/parse_xml/parse_xml_feed.h
newsraft/src/parse_xml/setup-opml-parser.c
newsraft/src/parse_xml/setup-xml-parser.c
newsraft/src/path.c
newsraft/src/queue.c
newsraft/src/render-block.c
newsraft/src/render_data/
newsraft/src/render_data/line.c
newsraft/src/render_data/render-text-html.c
newsraft/src/render_data/render-text-plain.c
newsraft/src/render_data/render_data.c
newsraft/src/render_data/render_data.h
newsraft/src/sections.c
newsraft/src/signal.c
newsraft/src/sorting.c
newsraft/src/string-serialize.c
newsraft/src/string.c
newsraft/src/struct-item.c
newsraft/src/termbox2.h
newsraft/src/threads.c
newsraft/src/wstring-format.c
newsraft/src/wstring.c
newsraft/tests/
newsraft/tests/assets/
newsraft/tests/assets/convert_feeds_to_opml.xml
newsraft/tests/assets/convert_feeds_with_categories_to_opml.txt
newsraft/tests/assets/convert_feeds_with_categories_to_opml.xml
newsraft/tests/assets/convert_opml_to_feeds.txt
newsraft/tests/assets/convert_opml_to_feeds.xml
newsraft/tests/assets/convert_opml_with_categories_to_feeds.txt
newsraft/tests/assets/convert_opml_with_categories_to_feeds.xml
newsraft/tests/assets/newsraft_json_parse_1.json
newsraft/tests/assets/newsraft_json_parse_2.json
newsraft/tests/assets/newsraft_json_parse_3.json
newsraft/tests/assets/parse_feeds_file.txt
newsraft/tests/complete_url.c
newsraft/tests/convert_feeds_to_opml.c
newsraft/tests/convert_feeds_with_categories_to_opml.c
newsraft/tests/convert_opml_to_feeds.c
newsraft/tests/convert_opml_with_categories_to_feeds.c
newsraft/tests/do_format.c
newsraft/tests/inlinefy_string.c
newsraft/tests/newsraft_all_bits_set.c
newsraft/tests/newsraft_base64_encode.c
newsraft/tests/newsraft_json_parse.c
newsraft/tests/newsraft_simple_hash.c
newsraft/tests/parse_date.c
newsraft/tests/parse_feeds_file.c
newsraft/tests/render_data.c
newsraft/tests/run-check.sh
newsraft/tests/serialize_array.c
newsraft/tests/trim_whitespace_from_string.c
cc -std=c99 -O2 -fPIC `pkg-config --cflags libcurl  2>/dev/null` `pkg-config --cflags expat    2>/dev/null` `pkg-config --cflags gumbo    2>/dev/null` `pkg-config --cflags sqlite3  2>/dev/null` -D_DEFAULT_SOURCE -D_GNU_SOURCE -D_BSD_SOURCE -D_DARWIN_C_SOURCE -Isrc  -o newsraft src/newsraft.c `pkg-config --libs   libcurl  2>/dev/null || echo '-lcurl'` `pkg-config --libs   expat    2>/dev/null || echo '-lexpat'` `pkg-config --libs   gumbo    2>/dev/null || echo '-lgumbo'` `pkg-config --libs   sqlite3  2>/dev/null || echo '-lsqlite3'` -lpthread
mkdir -p /tmp/SBo/repo.au8uRv/build_newsraft/package-newsraft/usr/bin
mkdir -p /tmp/SBo/repo.au8uRv/build_newsraft/package-newsraft/usr/man/man1
mkdir -p /tmp/SBo/repo.au8uRv/build_newsraft/package-newsraft/usr/share/icons/hicolor/scalable/apps
mkdir -p /tmp/SBo/repo.au8uRv/build_newsraft/package-newsraft/usr/share/newsraft/examples
install -m755 newsraft /tmp/SBo/repo.au8uRv/build_newsraft/package-newsraft/usr/bin/.
install -m644 doc/newsraft.1 /tmp/SBo/repo.au8uRv/build_newsraft/package-newsraft/usr/man/man1/.
install -m644 doc/newsraft.svg /tmp/SBo/repo.au8uRv/build_newsraft/package-newsraft/usr/share/icons/hicolor/scalable/apps/.
install -m644 doc/examples/feeds /tmp/SBo/repo.au8uRv/build_newsraft/package-newsraft/usr/share/newsraft/examples/.
install -m644 doc/examples/config /tmp/SBo/repo.au8uRv/build_newsraft/package-newsraft/usr/share/newsraft/examples/.

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.au8uRv/output_newsraft/newsraft-0.36-x86_64-1_SBo.txz

./
install/
install/doinst.sh
install/slack-desc
usr/
usr/bin/
usr/bin/newsraft
usr/doc/
usr/doc/newsraft-0.36/
usr/doc/newsraft-0.36/README.md
usr/doc/newsraft-0.36/changes.md
usr/doc/newsraft-0.36/comparison-newsboat.md
usr/doc/newsraft-0.36/contributing-change.md
usr/doc/newsraft-0.36/contributing-report.md
usr/doc/newsraft-0.36/license.txt
usr/doc/newsraft-0.36/newsraft.SlackBuild
usr/man/
usr/man/man1/
usr/man/man1/newsraft.1.gz
usr/share/
usr/share/icons/
usr/share/icons/hicolor/
usr/share/icons/hicolor/scalable/
usr/share/icons/hicolor/scalable/apps/
usr/share/icons/hicolor/scalable/apps/newsraft.svg
usr/share/newsraft/
usr/share/newsraft/examples/
usr/share/newsraft/examples/config
usr/share/newsraft/examples/feeds

Slackware package /tmp/SBo/repo.au8uRv/output_newsraft/newsraft-0.36-x86_64-1_SBo.txz created.

Built ok:  newsraft-0.36-x86_64-1_SBo.txz                               19:53:28
Testing package newsraft-0.36-x86_64-1_SBo.txz ... 
WARNING: network/newsraft: usr/share/applications in doinst.sh but not in package
Test installing newsraft-0.36-x86_64-1_SBo.txz ...
newsraft-0.36-x86_64-1_SBo: Terminal feed reader ....................... [ 320K]
Unmounting chroot ... 
Backed up: newsraft-0.35-x86_64-4_SBo.txz
:-) network/newsraft Updated for version 0.36 (-:

@sbo-bot
Copy link
Copy Markdown

sbo-bot bot commented Apr 1, 2026

sbopkglint x86_64 network/newsraft

Installing dependency: gumbo-parser
gumbo-parser-0.13.2-x86_64-1_SBo: An HTML5 parsing library in pure C99 . [ 460K]

Installing dependency: yajl
yajl-2.1.0-x86_64-3_SBo: Yet Another JSON Library ...................... [ 210K]

Installing dependency: scdoc
scdoc-1.11.2-x86_64-1_SBo: small man page generator .................... [ 920K]

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/network/newsraft/newsraft-0.36-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.SrgX8M ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/network/newsraft/newsraft-0.36-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.SrgX8M ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
✅ === newsraft-0.36-x86_64-1_SBo.txz: All tests passed ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant