Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : w3m | name : w3m | ||||
| version : 0.5.3.20161120 | version : 0.5.3.20180125 | ||||
| release : 5 | release : 6 | ||||
| source : | 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 | license : MIT | ||||
| component : network.web.browser | component : network.web.browser | ||||
| summary : w3m is a pager with WWW capability | summary : w3m is a pager with WWW capability | ||||
| description: | | description: | | ||||
| w3m is a pager with WWW capability | w3m is a pager with WWW capability | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(bdw-gc) | - pkgconfig(bdw-gc) | ||||
| - pkgconfig(harfbuzz) | |||||
| - pkgconfig(imlib2) | - pkgconfig(imlib2) | ||||
| - pkgconfig(x11) | - pkgconfig(x11) | ||||
| - pkgconfig(xext) | - pkgconfig(xext) | ||||
| setup : | | setup : | | ||||
| sed -i 's/file_handle/file_foo/' istream.{c,h} | sed -i 's/file_handle/file_foo/' istream.{c,h} | ||||
| %configure --libexecdir=/usr/lib64 \ | %configure --libexecdir=/usr/lib64 \ | ||||
| --sysconfdir=/etc \ | |||||
| --with-imagelib=imlib2 \ | --with-imagelib=imlib2 \ | ||||
| --with-termlib=ncurses | --with-termlib=ncurses | ||||
| build : | | build : | | ||||
| %make -j1 | %make -j1 | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| install -Dm 00644 doc/keymap.default $installdir/etc/w3m/keymap | |||||
| install -Dm 00644 doc/menu.default $installdir/etc/w3m/menu | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.