diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,8 +1,8 @@ name : w3m -version : 0.5.3.20161120 -release : 5 +version : 0.5.3.20180125 +release : 6 source : - - https://github.com/tats/w3m/archive/v0.5.3+git20161120.tar.gz : 62a5b066aaf5e23afec6decd962b966f333352150f8072193cba98320676f060 + - https://github.com/tats/w3m/archive/v0.5.3+git20180125.tar.gz : c75068ef06963c9e3fd387e8695a203c6edda2f467b5f2f754835afb75eb36f3 license : MIT component : network.web.browser summary : w3m is a pager with WWW capability @@ -10,15 +10,19 @@ w3m is a pager with WWW capability builddeps : - pkgconfig(bdw-gc) + - pkgconfig(harfbuzz) - pkgconfig(imlib2) - pkgconfig(x11) - pkgconfig(xext) setup : | sed -i 's/file_handle/file_foo/' istream.{c,h} %configure --libexecdir=/usr/lib64 \ + --sysconfdir=/etc \ --with-imagelib=imlib2 \ --with-termlib=ncurses build : | %make -j1 install : | %make_install + install -Dm 00644 doc/keymap.default $installdir/etc/w3m/keymap + install -Dm 00644 doc/menu.default $installdir/etc/w3m/menu diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,8 +2,8 @@ w3m - Joshua Strobl - joshua@stroblindustries.com + Matt Critchlow + matt.critchlow@gmail.com MIT network.web.browser @@ -19,6 +19,8 @@ network.web.browser + /etc/w3m/keymap + /etc/w3m/menu /usr/bin /usr/lib64/w3m/cgi-bin/dirlist.cgi /usr/lib64/w3m/cgi-bin/multipart.cgi @@ -37,12 +39,12 @@ - - 2016-11-22 - 0.5.3.20161120 + + 2018-02-12 + 0.5.3.20180125 Packaging update - Joshua Strobl - joshua@stroblindustries.com + Matt Critchlow + matt.critchlow@gmail.com \ No newline at end of file