🔒 Repository is read-only – file editing is disabled.
12345678910111213141516171819202122232425
pkgname: w3m
pkgver: '0.5.3+git20210102'
pkgrel: '1'
pkgdesc: Text-based Web browser as well as pager
url: 'https://salsa.debian.org/debian/w3m'
arch: x86_64
depends: []
makedepends:
- openssl
- gc
- ncurses
- gpm
- git
- imlib2
- xorgproto
source:
- 'https://salsa.debian.org/debian/w3m/-/archive/v0.5.3+git20210102+deb11u0.5/w3m-v0.5.3+git20210102+deb11u0.5.tar.gz'
sha256sums:
- 949e034e7b596d60d1705b1e5394b44953405ef276ec105c349a1ed28b5a1fdc
build: "cd \"${pkgname}-${pkgver}\"\n./configure \\\n\t--prefix=/usr \\\n\t--libexecdir=/usr/lib \\\n\t\
--enable-image=x11,fb \\\n\t--with-imagelib=imlib2 \\\n\t--with-termlib=ncurses \\\n\t--disable-w3mmailer\n\nmake\n\nmake\
\ DESTDIR=\"${PKGDIR}\" install\n\ninstall -d \"${PKGDIR}\"/usr/share/{doc,licenses}/w3m\ninstall -m644 doc/* \"${PKGDIR}/usr/share/doc/w3m\"\
\nln -s ../../doc/w3m/README \"${PKGDIR}/usr/share/licenses/w3m\"\n"
package: |
true