diff --git a/component.xml b/component.xml deleted file mode 100644 --- a/component.xml +++ /dev/null @@ -1,3 +0,0 @@ - - network.web.browser - diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,9 +1,10 @@ name : lynx version : 2.8.8.2 -release : 3 +release : 4 source : - http://invisible-mirror.net/archives/lynx/tarballs/lynx2.8.8rel.2.tar.gz : 234c9dc77d4c4594ad6216d7df4d49eae3019a3880e602f39721b35b97fbc408 license : GPL-2.0 +component : network.web.browser summary : Lynx is the text web browser description: | Lynx is the oldest text web browser still actively developed. @@ -11,7 +12,7 @@ - pkgconfig(ncursesw) - pkgconfig(openssl) setup : | - %configure --prefix=/usr --enable-ipv6 --enable-nls --with-ssl=/usr + %configure --prefix=/usr --enable-ipv6 --enable-nls --with-ssl=/usr --sysconfdir=/etc/lynx/ build : | %make install : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,10 +2,11 @@ lynx - Ikey Doherty - ikey@solus-project.com + Matt Critchlow + matt.critchlow@gmail.com GPL-2.0 + network.web.browser Lynx is the text web browser Lynx is the oldest text web browser still actively developed. @@ -18,19 +19,20 @@ network.web.browser + /etc/lynx/lynx.cfg + /etc/lynx/lynx.lss /usr/bin /usr/share/locale /usr/share/man - /etc - - 2015-10-31 + + 2017-06-25 2.8.8.2 Packaging update - Ikey Doherty - ikey@solus-project.com + Matt Critchlow + matt.critchlow@gmail.com \ No newline at end of file