Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11047008
D2264.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D2264.id.diff
View Options
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 @@
<Source>
<Name>w3m</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Matt Critchlow</Name>
+ <Email>matt.critchlow@gmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>network.web.browser</PartOf>
@@ -19,6 +19,8 @@
</Description>
<PartOf>network.web.browser</PartOf>
<Files>
+ <Path fileType="config">/etc/w3m/keymap</Path>
+ <Path fileType="config">/etc/w3m/menu</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib64/w3m/cgi-bin/dirlist.cgi</Path>
<Path fileType="library">/usr/lib64/w3m/cgi-bin/multipart.cgi</Path>
@@ -37,12 +39,12 @@
</Files>
</Package>
<History>
- <Update release="5">
- <Date>2016-11-22</Date>
- <Version>0.5.3.20161120</Version>
+ <Update release="6">
+ <Date>2018-02-12</Date>
+ <Version>0.5.3.20180125</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Matt Critchlow</Name>
+ <Email>matt.critchlow@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 2:34 PM (3 h, 3 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5823116
Default Alt Text
D2264.id.diff (2 KB)
Attached To
Mode
D2264: Update w3m to 0.5.3.20180125
Attached
Detach File
Event Timeline
Log In to Comment