Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] request to update sfeed from 1.0 to 1.2
@ 2022-02-10 23:35 hiltjo
  2022-02-11 13:28 ` paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: hiltjo @ 2022-02-10 23:35 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1153 bytes --]

New issue by hiltjo on void-packages repository

https://github.com/void-linux/void-packages/issues/35521

Description:
Please update sfeed from 1.0 to 1.2. It has many improvements.
sfeed_curses is merged inside the sfeed repository and so the separate sfeed_curses package can be deprecated.

The current maintainer doesn't seem to respond by e-mail for whatever reason (1.1 request was ignored).

For maintainers, this feed can be useful to track releases:
https://git.codemadness.org/sfeed/tags.xml

Concept template for 1.2:

# Template file for 'sfeed'
pkgname=sfeed
version=1.2
revision=1
build_style=gnu-makefile
make_use_env=compliant
make_install_args="MANPREFIX=/usr/share/man"
makedepends="ncurses-devel"
depends="curl ncurses"
short_desc="RSS and Atom parser"
maintainer="someone"
license="ISC"
homepage="https://git.codemadness.org/sfeed"
distfiles="https://codemadness.org/releases/sfeed/sfeed-${version}.tar.gz"
checksum=7d3cdaf8dcc6582f6655330f82f8a57ca37c4b9c84ff995b09b7b7fb9fe58b58
conflicts="sfeed_curses"
provides="sfeed_curses-0.1_1"

post_install() {
        vlicense LICENSE
        vdoc README
}

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-02-11 13:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-10 23:35 [ISSUE] request to update sfeed from 1.0 to 1.2 hiltjo
2022-02-11 13:28 ` paper42
2022-02-11 13:28 ` [ISSUE] [CLOSED] " paper42
2022-02-11 13:29 ` paper42

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).