diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-07 03:06:04 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-07 03:06:04 +0000 |
| commit | 401a571f0ec7b7fbc4cf3a3ca2f68a22f49d3dea (patch) | |
| tree | 47aa2c5fca801119def2348e32e6095bc7ce71cb /lynx | |
| parent | 03f52ccce6a45e6e1dbd753c1626c11f079d39a6 (diff) | |
| download | alicelinux-401a571f0ec7b7fbc4cf3a3ca2f68a22f49d3dea.tar.gz alicelinux-401a571f0ec7b7fbc4cf3a3ca2f68a22f49d3dea.zip | |
Woodpecker CI cd8da77f19195572e5931c72cd32b061583ce2cb [SKIP CI]
Diffstat (limited to 'lynx')
| -rw-r--r-- | lynx/.checksum | 1 | ||||
| -rw-r--r-- | lynx/.files | 10 | ||||
| -rw-r--r-- | lynx/abuild | 5 | ||||
| -rw-r--r-- | lynx/depends | 1 |
4 files changed, 17 insertions, 0 deletions
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 |