Skip to content

Conversation

@antonioleal
Copy link
Contributor

network/newsraft: Updated for version 0.35, New Maintainer

@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 16:07:57 GMT 2026
revision: 4002ef2ab6ac5c025404914ad71eee9023927c7e
title:    Merge 92ed891af20dd38e51e814c47ab1e488e838e4c0 into 025fc8f2d13a6c442b42df058e6e76bb3a62bc95

================================================================================
network/newsraft                                                        16:08:41
================================================================================

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

Building network/newsraft (update for version 0.35) ------------------- 16:08:42
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 16:09:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./newsraft.SlackBuild
Built ok:  newsraft-0.35-i586-1_SBo.txz                                 16:08:48
Testing package newsraft-0.35-i586-1_SBo.txz ... 
WARNING: network/newsraft: usr/share/applications in doinst.sh but not in package
Test installing newsraft-0.35-i586-1_SBo.txz ...
newsraft-0.35-i586-1_SBo: Terminal feed reader ......................... [ 340K]
Unmounting chroot ... done.
Backed up: newsraft-0.29-i586-4_SBo.txz
✅ network/newsraft Updated for version 0.35 ✅

================================================================================
SUMMARY                                                                 16:08:49
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-01-10_16:08:40.log
Runtime:     0h 0m 10s
Updated:     1
  network/newsraft/newsraft-0.35-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.35) 2026-01-10 16:08:42
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 16:09:??
env MAKEFLAGS='-j24 -l13' nice -n 5 bash ./newsraft.SlackBuild
tar: /tmp/SBo/repo.w06bwZ/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.w06bwZ/build_newsraft/package-newsraft/usr/bin
mkdir -p /tmp/SBo/repo.w06bwZ/build_newsraft/package-newsraft/usr/man/man1
mkdir -p /tmp/SBo/repo.w06bwZ/build_newsraft/package-newsraft/usr/share/icons/hicolor/scalable/apps
mkdir -p /tmp/SBo/repo.w06bwZ/build_newsraft/package-newsraft/usr/share/newsraft/examples
install -m644 doc/newsraft.1 /tmp/SBo/repo.w06bwZ/build_newsraft/package-newsraft/usr/man/man1/.
install -m755 newsraft /tmp/SBo/repo.w06bwZ/build_newsraft/package-newsraft/usr/bin/.
install -m644 doc/newsraft.svg /tmp/SBo/repo.w06bwZ/build_newsraft/package-newsraft/usr/share/icons/hicolor/scalable/apps/.
install -m644 doc/examples/feeds /tmp/SBo/repo.w06bwZ/build_newsraft/package-newsraft/usr/share/newsraft/examples/.
install -m644 doc/examples/config /tmp/SBo/repo.w06bwZ/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.w06bwZ/output_newsraft/newsraft-0.35-i586-1_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.w06bwZ/output_newsraft/newsraft-0.35-i586-1_SBo.txz created.

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

@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-1_SBo.txz to /tmp/SBo/sbopkglint.2FAmRh ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/network/newsraft/newsraft-0.35-i586-1_SBo.txz to /tmp/SBo/sbopkglint.2FAmRh ...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-1_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 16:07:57 GMT 2026
revision: 4002ef2ab6ac5c025404914ad71eee9023927c7e
title:    Merge 92ed891af20dd38e51e814c47ab1e488e838e4c0 into 025fc8f2d13a6c442b42df058e6e76bb3a62bc95

================================================================================
network/newsraft                                                        16:09:48
================================================================================

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

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

================================================================================
SUMMARY                                                                 16:09:55
================================================================================

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

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

@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-1_SBo.txz to /tmp/SBo/sbopkglint.PTj4vH ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/network/newsraft/newsraft-0.35-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.PTj4vH ...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-1_SBo.txz: All tests passed ✅

@antonioleal antonioleal deleted the newsraft branch January 10, 2026 23:28
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