python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / urlview / template
blob2b2035bb8452d4c58c302666e3958e256f323a57
1 # Template file for 'urlview'
2 pkgname=urlview
3 version=0.9
4 revision=1
5 build_style=gnu-configure
6 hostmakedepends="mk-configure"
7 makedepends="ncurses-devel"
8 conf_files="/etc/urlview.conf"
9 short_desc="Extract URLs from a text file and allow the user to select via a menu"
10 maintainer="Liam Howley <liam.howley@hotmail.com>"
11 license="GPL-2.0"
12 homepage="https://github.com/sigpipe/urlview"
13 distfiles="ftp://ftp.gnupg.org/mutt/contrib/$pkgname-$version.tar.gz"
14 checksum=74d18026e84e3cd70a3fdd1a7247a68031b0c1c1c6d761d64b7063ff71091cc3
16 pre_configure() {
17         sed -i '/install-data-local/,/^$/d' Makefile.am
19 post_install() {
20         vbin url_handler.sh
21         vinstall sample.urlview 0644 etc urlview.conf
22         vinstall sample.urlview 0644 etc/skel .urlview
23         vman urlview.{man,1}