elinks: new package, elinks 0.13-git

This commit is contained in:
Tom G. Christensen
2016-03-05 21:49:49 +01:00
parent 0aae2886aa
commit 43544333c3
5 changed files with 112 additions and 0 deletions

4
elinks/meta/ChangeLog Normal file
View File

@@ -0,0 +1,4 @@
CHANGELOG
---------
* Sat Mar 05 2016 Tom G. Christensen <swpkg@jupiterrise.com> - 0.13-0.1.4efea7e-1
- First package

14
elinks/meta/pkgdef Normal file
View File

@@ -0,0 +1,14 @@
[elinks]
pkgname="${pkgprefix}${topdir}"
name="$topdir - A text-mode Web browser"
pkgcat="application"
pkgvendor="http://change.me/please"
pkgdesc="Elinks is a text-based Web browser"
pkgver="$pkgver"
files(-,root,bin)
default_docs
$_bindir/elinks
$_sharedir/locale/*/LC_MESSAGES/elinks.mo
$_mandir/man1/elinks.1*
$_mandir/man5/elinks*.5*