Skip to content

Conversation

@antonioleal
Copy link
Contributor

network/newsraft: Updated for version 0.35

@antonioleal
Copy link
Contributor Author

@sbo-bot: build network/newsraft

@github-actions
Copy link

reverse dependencies - network/newsraft

None

@github-actions
Copy link

✅ sbolint - network/newsraft ✅

sbolint: newsraft checks out OK

@sbo-bot
Copy link

sbo-bot bot commented Jan 10, 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:     Sat Jan 10 23:45:49 GMT 2026
revision: 6f71f78f99e0b34c47c1bf5c209fdf647397b8b0
title:    Merge 4d6efe1c615c5ebdc76d9e784992e3b793f0b5e2 into 025fc8f2d13a6c442b42df058e6e76bb3a62bc95

================================================================================
network/newsraft                                                        23:50:53
================================================================================

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

Building network/newsraft (update for git 4d6efe1) -------------------- 23:50:55
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 23:51:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./newsraft.SlackBuild
Built ok:  newsraft-0.35-i586-3_SBo.txz                                 23:51:00
Testing package newsraft-0.35-i586-3_SBo.txz ... 
WARNING: network/newsraft: usr/share/applications in doinst.sh but not in package
Test installing newsraft-0.35-i586-3_SBo.txz ...
newsraft-0.35-i586-3_SBo: Terminal feed reader ......................... [ 340K]
Unmounting chroot ... done.
Backed up: newsraft-0.35-i586-2_SBo.txz
✅ network/newsraft Updated for git 4d6efe1 ✅

================================================================================
SUMMARY                                                                 23:51:02
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-01-10_23:50:52.log
Runtime:     0h 0m 10s
Updated:     1
  network/newsraft/newsraft-0.35-i586-3_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 git 4d6efe1) 2026-01-10 23:50:55
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 23:51:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./newsraft.SlackBuild
tar: /tmp/SBo/repo.LHc6iQ/slackbuild_newsraft/newsraft-0.35.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.LHc6iQ/build_newsraft/package-newsraft/usr/bin
mkdir -p /tmp/SBo/repo.LHc6iQ/build_newsraft/package-newsraft/usr/man/man1
mkdir -p /tmp/SBo/repo.LHc6iQ/build_newsraft/package-newsraft/usr/share/icons/hicolor/scalable/apps
mkdir -p /tmp/SBo/repo.LHc6iQ/build_newsraft/package-newsraft/usr/share/newsraft/examples
install -m755 newsraft /tmp/SBo/repo.LHc6iQ/build_newsraft/package-newsraft/usr/bin/.
install -m644 doc/examples/feeds /tmp/SBo/repo.LHc6iQ/build_newsraft/package-newsraft/usr/share/newsraft/examples/.
install -m644 doc/newsraft.1 /tmp/SBo/repo.LHc6iQ/build_newsraft/package-newsraft/usr/man/man1/.
install -m644 doc/newsraft.svg /tmp/SBo/repo.LHc6iQ/build_newsraft/package-newsraft/usr/share/icons/hicolor/scalable/apps/.
install -m644 doc/examples/config /tmp/SBo/repo.LHc6iQ/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.LHc6iQ/output_newsraft/newsraft-0.35-i586-3_SBo.txz

./
install/
install/doinst.sh
install/slack-desc
usr/
usr/bin/
usr/bin/newsraft
usr/doc/
usr/doc/newsraft-0.35/
usr/doc/newsraft-0.35/README.md
usr/doc/newsraft-0.35/changes.md
usr/doc/newsraft-0.35/comparison-newsboat.md
usr/doc/newsraft-0.35/contributing-change.md
usr/doc/newsraft-0.35/contributing-report.md
usr/doc/newsraft-0.35/license.txt
usr/doc/newsraft-0.35/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.LHc6iQ/output_newsraft/newsraft-0.35-i586-3_SBo.txz created.

Built ok:  newsraft-0.35-i586-3_SBo.txz                                 23:51:00
Testing package newsraft-0.35-i586-3_SBo.txz ... 
WARNING: network/newsraft: usr/share/applications in doinst.sh but not in package
Test installing newsraft-0.35-i586-3_SBo.txz ...
newsraft-0.35-i586-3_SBo: Terminal feed reader ......................... [ 340K]
Unmounting chroot ... 
Backed up: newsraft-0.35-i586-2_SBo.txz
:-) network/newsraft Updated for git 4d6efe1 (-:

@sbo-bot
Copy link

sbo-bot bot commented Jan 10, 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.35-i586-3_SBo.txz to /tmp/SBo/sbopkglint.3IKS50 ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/network/newsraft/newsraft-0.35-i586-3_SBo.txz to /tmp/SBo/sbopkglint.3IKS50 ...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.35-i586-3_SBo.txz: All tests passed ✅

@sbo-bot
Copy link

sbo-bot bot commented Jan 10, 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:     Sat Jan 10 23:45:49 GMT 2026
revision: 6f71f78f99e0b34c47c1bf5c209fdf647397b8b0
title:    Merge 4d6efe1c615c5ebdc76d9e784992e3b793f0b5e2 into 025fc8f2d13a6c442b42df058e6e76bb3a62bc95

================================================================================
network/newsraft                                                        23:52:02
================================================================================

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

Building network/newsraft (update for git 4d6efe1) -------------------- 23:52:04
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 23:52:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./newsraft.SlackBuild
Built ok:  newsraft-0.35-x86_64-3_SBo.txz                               23:52:08
Testing package newsraft-0.35-x86_64-3_SBo.txz ... 
WARNING: network/newsraft: usr/share/applications in doinst.sh but not in package
Test installing newsraft-0.35-x86_64-3_SBo.txz ...
newsraft-0.35-x86_64-3_SBo: Terminal feed reader ....................... [ 320K]
Unmounting chroot ... done.
Backed up: newsraft-0.35-x86_64-2_SBo.txz
✅ network/newsraft Updated for git 4d6efe1 ✅

================================================================================
SUMMARY                                                                 23:52:09
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-01-10_23:52:01.log
Runtime:     0h 0m 8s
Updated:     1
  network/newsraft/newsraft-0.35-x86_64-3_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 git 4d6efe1) 2026-01-10 23:52:04
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 23:52:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./newsraft.SlackBuild
tar: /tmp/SBo/repo.XH6Nq7/slackbuild_newsraft/newsraft-0.35.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.XH6Nq7/build_newsraft/package-newsraft/usr/bin
mkdir -p /tmp/SBo/repo.XH6Nq7/build_newsraft/package-newsraft/usr/man/man1
mkdir -p /tmp/SBo/repo.XH6Nq7/build_newsraft/package-newsraft/usr/share/icons/hicolor/scalable/apps
mkdir -p /tmp/SBo/repo.XH6Nq7/build_newsraft/package-newsraft/usr/share/newsraft/examples
install -m755 newsraft /tmp/SBo/repo.XH6Nq7/build_newsraft/package-newsraft/usr/bin/.
install -m644 doc/newsraft.svg /tmp/SBo/repo.XH6Nq7/build_newsraft/package-newsraft/usr/share/icons/hicolor/scalable/apps/.
install -m644 doc/newsraft.1 /tmp/SBo/repo.XH6Nq7/build_newsraft/package-newsraft/usr/man/man1/.
install -m644 doc/examples/feeds /tmp/SBo/repo.XH6Nq7/build_newsraft/package-newsraft/usr/share/newsraft/examples/.
install -m644 doc/examples/config /tmp/SBo/repo.XH6Nq7/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.XH6Nq7/output_newsraft/newsraft-0.35-x86_64-3_SBo.txz

./
install/
install/doinst.sh
install/slack-desc
usr/
usr/bin/
usr/bin/newsraft
usr/doc/
usr/doc/newsraft-0.35/
usr/doc/newsraft-0.35/README.md
usr/doc/newsraft-0.35/changes.md
usr/doc/newsraft-0.35/comparison-newsboat.md
usr/doc/newsraft-0.35/contributing-change.md
usr/doc/newsraft-0.35/contributing-report.md
usr/doc/newsraft-0.35/license.txt
usr/doc/newsraft-0.35/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.XH6Nq7/output_newsraft/newsraft-0.35-x86_64-3_SBo.txz created.

Built ok:  newsraft-0.35-x86_64-3_SBo.txz                               23:52:08
Testing package newsraft-0.35-x86_64-3_SBo.txz ... 
WARNING: network/newsraft: usr/share/applications in doinst.sh but not in package
Test installing newsraft-0.35-x86_64-3_SBo.txz ...
newsraft-0.35-x86_64-3_SBo: Terminal feed reader ....................... [ 320K]
Unmounting chroot ... 
Backed up: newsraft-0.35-x86_64-2_SBo.txz
:-) network/newsraft Updated for git 4d6efe1 (-:

@sbo-bot
Copy link

sbo-bot bot commented Jan 10, 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.35-x86_64-3_SBo.txz to /tmp/SBo/sbopkglint.vGgmli ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/network/newsraft/newsraft-0.35-x86_64-3_SBo.txz to /tmp/SBo/sbopkglint.vGgmli ...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.35-x86_64-3_SBo.txz: All tests passed ✅

@willysr
Copy link
Member

willysr commented Jan 11, 2026

merged

@willysr willysr closed this Jan 11, 2026
@antonioleal antonioleal deleted the newsraft branch January 17, 2026 11:58
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.

2 participants