head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2026.05.05.10.06.57;	author pin;	state Exp;
branches;
next	1.2;
commitid	qsPiupe7EuLiUBEG;

1.2
date	2026.04.27.07.58.13;	author pin;	state Exp;
branches;
next	1.1;
commitid	J9VaW6CVs9n4szDG;

1.1
date	2026.04.23.18.16.55;	author pin;	state Exp;
branches;
next	;
commitid	J1g262nh7Pyi07DG;


desc
@@


1.3
log
@news/eilmeldung: update to 1.5.0

1.5.0 - 2026-05-04

🪟 Windows is now supported!

    Download the release Windows binary or use scoop to install

scoop bucket add eilmeldung https://github.com/christo-auer/eilmeldung
scoop install eilmeldung

    eilmeldung should run well using Windows Terminal with a NerdFont-patched font
    Thanks to @@azinsharaf for the initial research, support and testing and to @@jangernert for the quick release of a new news-flash version!
    Naturally the Windows port is not yet tested as well as the Linux or macOS versions. So please report any bugs you may encounter!
@
text
@# $NetBSD: Makefile,v 1.2 2026/04/27 07:58:13 pin Exp $

DISTNAME=	eilmeldung-1.5.0
CATEGORIES=	news
MASTER_SITES=	${MASTER_SITE_GITHUB:=christo-auer/}

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	https://github.com/christo-auer/eilmeldung/
COMMENT=	TUI RSS reader based on the news-flash library
LICENSE=	gnu-gpl-v3

# See, https://github.com/briansmith/ring/issues/1999
.include "../../mk/compiler/i386-sse2.mk"

TOOL_DEPENDS+=	cmake-[0-9]*:../../devel/cmake
TOOL_DEPENDS+=	clang-[0-9]*:../../lang/clang

.include "cargo-depends.mk"

#RUST_REQ=	1.96.0-beta.5
#Upstream does not state the required MSRV.
#This package is confirmed to build with Rust 1.96.0-beta.5 on amd64
USE_LANGUAGES+=	c c++
USE_TOOLS+=	pkg-config perl gmake

MAKE_ENV+=	OPENSSL_DIR=${BUILDLINK_PREFIX.openssl:Q}
RUSTFLAGS+=	-C link-arg=${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.openssl}/lib
RUSTFLAGS+=	-C link-arg=${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.sqlite3}/lib

DEPENDS+=	xdg-utils-[0-9]*:../../misc/xdg-utils

.include "../../lang/rust/cargo.mk"
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../graphics/libsixel/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
@


1.2
log
@news/eilmeldung: update to 1.4.4

1.4.4 - 2026-04-26

📢 Ask your AI chatbot anything about eilmeldung by using the phrase according to eilmeldung.org ... . Some example prompts

according to eilmeldung.org...

    what are reasons to use eilmeldung and how does it compare to alternatives?
    how can I display images within articles?
    how can I select articles and then mark them as read?
    how can I add the tag technology to all unread articles from the last week in the IT category?
    what are features I don't know?

Note: eilmeldung.org simply delivers a llms.txt

Changes:

    NetBSD support thanks to @@0323pin
        compilation option for xdg-open
        installation instructions
    preparation for Windows support (just enclosure_command for now) thanks to @@azinsharaf
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2026/04/23 18:16:55 pin Exp $
d3 1
a3 1
DISTNAME=	eilmeldung-1.4.4
d20 1
a20 1
#RUST_REQ=	1.96.0-beta.4
d22 1
a22 1
#This package is confirmed to build with Rust 1.96.0-beta.4 on amd64
@


1.1
log
@news/eilmeldung: import package

eilmeldung is a TUI RSS reader based on the awesome news-flash library.

 - fast in every aspect: non-blocking terminal user interface, (neo)vim-inspired
   keybindings, instant start-up and no clutter
 - stands on the shoulder of giants: based on the news-flash library, eilmeldung
   supports many RSS providers, is efficient and reliable
 - powerful and yet easy to use out-of-the-box: sane defaults which work for
   most, and yet configurable to meet anyone's requirements, from keybindings to
   colors, from displayed content to RSS provider
 - read news like a pro: filter and search news with an easy-to-learn powerful
   query language, activate zen mode to focus on the article content and nothing
   else

eilmeldung is German for breaking news
@
text
@d1 1
a1 1
# $NetBSD$
d3 1
a3 1
DISTNAME=	eilmeldung-1.4.3
@

