From 401a571f0ec7b7fbc4cf3a3ca2f68a22f49d3dea Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Sun, 7 Sep 2025 03:06:04 +0000 Subject: Woodpecker CI cd8da77f19195572e5931c72cd32b061583ce2cb [SKIP CI] --- lynx/.checksum | 1 + lynx/.files | 10 ++++++++++ lynx/abuild | 5 +++++ lynx/depends | 1 + 4 files changed, 17 insertions(+) create mode 100644 lynx/.checksum create mode 100644 lynx/.files create mode 100644 lynx/abuild create mode 100644 lynx/depends (limited to 'lynx') diff --git a/lynx/.checksum b/lynx/.checksum new file mode 100644 index 00000000..7cc39da0 --- /dev/null +++ b/lynx/.checksum @@ -0,0 +1 @@ +c404d0a1c148402e0a441160200f9c631dcb84f2ad249bce184910c9170caff4 lynx2.9.2.tar.bz2 diff --git a/lynx/.files b/lynx/.files new file mode 100644 index 00000000..284c510e --- /dev/null +++ b/lynx/.files @@ -0,0 +1,10 @@ +drwxr-xr-x root/root etc/ +-rw-r--r-- root/root etc/lynx.cfg.new +-rw-r--r-- root/root etc/lynx.lss.new +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/lynx +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/lynx.1.gz diff --git a/lynx/abuild b/lynx/abuild new file mode 100644 index 00000000..55d0b1a1 --- /dev/null +++ b/lynx/abuild @@ -0,0 +1,5 @@ +name=lynx +version=2.9.2 +release=1 +source="https://invisible-mirror.net/archives/${name}/tarballs/${name}${version}.tar.bz2" +build_opt="--with-ssl --enable-ipv6 --with-zlib" diff --git a/lynx/depends b/lynx/depends new file mode 100644 index 00000000..6a470ffa --- /dev/null +++ b/lynx/depends @@ -0,0 +1 @@ +ncurses -- cgit v1.2.3