forked from pool/emacs-w3m
Accepting request 621568 from home:AndreasSchwab:f
Renamed from w3m-el OBS-URL: https://build.opensuse.org/request/show/621568 OBS-URL: https://build.opensuse.org/package/show/M17N/emacs-w3m?expand=0&rev=1
This commit is contained in:
commit
39db71f97c
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
## Default LFS
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.osc
|
3
emacs-w3m-1.4.631.tar.bz2
Normal file
3
emacs-w3m-1.4.631.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a986cf63d544a8e4c786367da8778dc9f560488655c5ffe31c9a3eb52dd92bb5
|
||||
size 845617
|
262
emacs-w3m.changes
Normal file
262
emacs-w3m.changes
Normal file
@ -0,0 +1,262 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 8 12:07:13 UTC 2018 - schwab@linux-m68k.org
|
||||
|
||||
- Rename from w3m-el to emacs-w3m
|
||||
- Update to current CVS head (version 1.4.631)
|
||||
* Work for Emacs >= 26 in which the emacs-version variable no longer
|
||||
includes the build number
|
||||
* Refactor w3m-process-queue memory and redability
|
||||
* Make progress messages more uniform and more useful
|
||||
* Work for mailto urls
|
||||
* Update faces for all navigation cases
|
||||
* Fix two bugs in navigating the w3m-session-select popup window
|
||||
* Bugfix for the creation of session pop-up window
|
||||
* Uniform error handling and message presentation
|
||||
* Introduce w3m-display-mode
|
||||
* Send a cached ETag to the remote server so as to check whether
|
||||
the server responds with 304 meaning the cache is still up-to-date
|
||||
* Delete about://cookie/ buffer when w3m-view-previous-page is performed
|
||||
* Update selection buffer properly after deletion or renaming
|
||||
* Fix cookies handling
|
||||
- Use %license for COPYING
|
||||
- Remove xemacs subpackage, not compatible with xemacs any more
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 9 20:36:36 UTC 2016 - schwab@linux-m68k.org
|
||||
|
||||
- Update to current CVS head (version 1.4.567)
|
||||
* make it work with emacs 26
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 17 10:34:13 CET 2012 - tiwai@suse.de
|
||||
|
||||
- Remove the invalid leading URL from Source to make
|
||||
source_validator happy
|
||||
- Remove obsolete flavour.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 23:07:15 UTC 2012 - schwab@linux-m68k.org
|
||||
|
||||
- Update to current CVS head
|
||||
- Use w3m-load in suse-start.el
|
||||
- Modernize specfile
|
||||
- Reduce build requires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 16 15:25:56 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- Drop mule-ucs-xemacs dependency, too (bnc#771421)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 16 12:51:53 CEST 2012 - tiwai@suse.de
|
||||
|
||||
- Drop Mule-UCS dependency on openSUSE-12.2 (bnc#771421)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 2 12:16:07 UTC 2012 - werner@suse.de
|
||||
|
||||
- Make it build with emacs 24.1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 15 13:13:52 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add libtool as buildrequire to avoid implicit dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 24 14:49:27 CET 2008 - mfabian@suse.de
|
||||
|
||||
- proper fix for the problem in the last comment is now included
|
||||
from upstream CVS.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 08 16:39:39 CET 2008 - mfabian@suse.de
|
||||
|
||||
- add workaround for missing function on XEmacs
|
||||
unencodable-char-position-does-not-exist-in-xemacs.patch
|
||||
Patch taken from:
|
||||
http://news.gmane.org/find-root.php?message_id=%3cb4mr6gu1h47.fsf%40jpl.org%3e
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 08 11:55:53 CET 2008 - mfabian@suse.de
|
||||
|
||||
- update to 1.4.4.20080108 (CVS HEAD).
|
||||
• Do not kill process when the buffer associated to it is alive
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 04 19:00:11 CET 2007 - mfabian@suse.de
|
||||
|
||||
- remove openldap2 from BuildRequires.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 18 11:47:26 CEST 2007 - mfabian@suse.de
|
||||
|
||||
- update to 1.4.4.20070717 (CVS HEAD). Fixes the problem that
|
||||
buttons in forms didn't work anymore, see
|
||||
http://emacs-w3m.namazu.org/ml/msg09431.html
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 17 10:36:25 CEST 2007 - mfabian@suse.de
|
||||
|
||||
- update to 1.4.4.20070704 (CVS HEAD).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 26 12:55:55 CEST 2007 - mfabian@suse.de
|
||||
|
||||
- update to 1.4.4.20070326 (CVS HEAD).
|
||||
- remove old patches w3m-el-1.3.1-expires-time.patch and
|
||||
w3m-el-1.4.3-obsolete.patch.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:48:56 CET 2006 - mls@suse.de
|
||||
|
||||
- converted neededforbuild to BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 6 22:15:38 CEST 2005 - schwab@suse.de
|
||||
|
||||
- Don't use obsolete functions.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 29 19:51:57 CEST 2004 - schwab@suse.de
|
||||
|
||||
- Update to emacs-w3m 1.4.3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 27 21:30:57 CEST 2004 - schwab@suse.de
|
||||
|
||||
- Don't set w3m-mailto-url-function to compose-mail, it can't handle URLs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 3 11:06:48 CET 2004 - hmacht@suse.de
|
||||
|
||||
- added option # norootforbuild in specfile
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 22 13:00:26 CEST 2003 - mfabian@suse.de
|
||||
|
||||
- add xemacs-packagages and xemacs-packages-info to
|
||||
"# neededforbuild".
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 12 17:55:29 CEST 2003 - mfabian@suse.de
|
||||
|
||||
- w3m-el-xemacs needs its own %post and %preun for install-info.
|
||||
- don't just remove the %{buildroot} from the comments in the .elc
|
||||
files, replace it with an equal amount of spaces in order not
|
||||
to change the offsets used for the docstrings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 12 14:49:05 CEST 2003 - mfabian@suse.de
|
||||
|
||||
- update to 1.3.6
|
||||
- remove %{buildroot} from comments in .elc files to make it
|
||||
pass the build checks.
|
||||
- add info files.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 13 22:46:02 CEST 2003 - mfabian@suse.de
|
||||
|
||||
- fix "directory not owned by any package".
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 6 16:43:58 CET 2003 - ro@suse.de
|
||||
|
||||
- removed cyrus-sasl from neededforbuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 14 12:30:20 CET 2003 - mfabian@suse.de
|
||||
|
||||
- update to 1.3.3
|
||||
- disable obsolete w3m-el-1.2.6-select.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 13 15:23:51 CET 2002 - ro@suse.de
|
||||
|
||||
- use x-devel-packages in neededforbuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 19 11:34:48 CEST 2002 - mfabian@suse.de
|
||||
|
||||
- add (setq w3m-use-cookies t) to suse-start-w3m-el.el
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 18 00:59:09 CEST 2002 - mfabian@suse.de
|
||||
|
||||
- fix parsing of cookie "expires" time string.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 12 15:36:54 CEST 2002 - mfabian@suse.de
|
||||
|
||||
- Update to version 1.3.1
|
||||
- rm config.cache before configuring for XEmacs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 12 13:10:14 CEST 2002 - ro@suse.de
|
||||
|
||||
- added canna-libs to neededforbuild
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 7 23:04:27 CEST 2002 - schwab@suse.de
|
||||
|
||||
- Update to version 1.3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 21:39:57 CEST 2002 - schwab@suse.de
|
||||
|
||||
- Fix requires.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 21 22:50:32 CET 2002 - schwab@suse.de
|
||||
|
||||
- Update to version 1.2.6.
|
||||
- Fix redisplay of checkboxes.
|
||||
- Improve handling of <SELECT MULTIPLE>.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 20 20:46:28 CET 2002 - mfabian@suse.de
|
||||
|
||||
- fix w3m-el-1.2.1-select.patch for XEmacs
|
||||
(in XEmacs, 'replace-regexp-in-string' is called
|
||||
'replace-in-string' and has a different order of parameters)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 23:05:21 CET 2002 - schwab@suse.de
|
||||
|
||||
- Normalize whitespace and decode entities in <OPTION> text.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 11 17:19:30 CET 2002 - schwab@suse.de
|
||||
|
||||
- Fix entities inside <AREA>.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 5 20:08:47 CET 2002 - schwab@suse.de
|
||||
|
||||
- Fix handling of <SELECT MULTIPLE>.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 12 20:02:22 CET 2002 - mfabian@suse.de
|
||||
|
||||
- merge w3m-el.spec and w3m-el-xemacs.spec (save a bit space
|
||||
in the source rpms)
|
||||
- remove bogus suse-start.{el,elc}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 12 16:32:15 CET 2002 - schwab@suse.de
|
||||
|
||||
- Fix entities inside <textarea>.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 1 01:28:57 CET 2002 - ro@suse.de
|
||||
|
||||
- changed neededforbuild <libpng> to <libpng-devel-packages>
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 27 21:24:17 CET 2002 - mfabian@suse.de
|
||||
|
||||
- update to version 1.2.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 30 00:12:13 CET 2001 - mfabian@suse.de
|
||||
|
||||
- new package: w3m-el, version 1.2.1
|
119
emacs-w3m.spec
Normal file
119
emacs-w3m.spec
Normal file
@ -0,0 +1,119 @@
|
||||
#
|
||||
# spec file for package emacs-w3m
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: emacs-w3m
|
||||
Summary: A simple interface program to use w3m with Emacs
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Networking/Web/Browsers
|
||||
# Summary(ja): w3m を Emacs 上で動かすためのプログラムです
|
||||
Version: 1.4.631
|
||||
Release: 0
|
||||
Url: http://emacs-w3m.namazu.org/
|
||||
# cvs -d :pserver:anonymous@cvs.namazu.org:/storage/cvsroot login
|
||||
# (CVS password empty)
|
||||
# cvs -d :pserver:anonymous@cvs.namazu.org:/storage/cvsroot co emacs-w3m
|
||||
Source0: emacs-w3m-%{version}.tar.bz2
|
||||
Source1: suse-start.el
|
||||
Patch1: w3m-el-1.3-map.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: emacs-nox
|
||||
BuildRequires: flim
|
||||
BuildRequires: makeinfo
|
||||
Requires: apel
|
||||
Requires: emacs
|
||||
Requires: flim
|
||||
Requires: w3m
|
||||
Provides: w3m-el = %{version}
|
||||
Obsoletes: w3m-el < %{version}
|
||||
# %description -l ja
|
||||
# Emacs 上で動作するブラウザと言えば,普通 W3 のことですが,動作が非常に
|
||||
# 遅いので,なかなか常用しようという気になれません.
|
||||
#
|
||||
# それに対して,w3m というテキストベースで動作するブラウザがあり,非常に
|
||||
# 軽快に動作するので重宝しているのですが,端末に移動しなければいけないの
|
||||
# が面倒です.
|
||||
#
|
||||
# そこで,w3m を HTML の rendering engine として使用し,表示とインタフェー
|
||||
# スのみをEmacs で動かすようにすればいいんじゃないだろうか,ということを
|
||||
# 考えました.
|
||||
|
||||
%description
|
||||
Emacs-w3m is a simple interface program to use w3m with Emacs.
|
||||
|
||||
W3 is the most well known WEB browser which works on (X)Emacs, but it
|
||||
is very slow. w3m-el is a simple and speedy alternative.
|
||||
|
||||
Emacs-w3m uses w3m, which is a pager with WWW capability, developed by
|
||||
Akinori ITO. It is a pager, but it can be used as a text-mode WWW
|
||||
browser.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1
|
||||
|
||||
%build
|
||||
%define emacs_sitelisp_dir %{_datadir}/emacs/site-lisp
|
||||
%define emacs_package_dir %{emacs_sitelisp_dir}/w3m
|
||||
autoreconf --force --install
|
||||
export CFLAGS="$RPM_OPT_FLAGS"
|
||||
./configure --prefix=%{_prefix} \
|
||||
--infodir=%{_infodir} \
|
||||
--with-lispdir=%{emacs_package_dir} \
|
||||
--with-icondir=%{emacs_package_dir} \
|
||||
--with-emacs=emacs
|
||||
make
|
||||
|
||||
%install
|
||||
mkdir -p $RPM_BUILD_ROOT%{emacs_package_dir}
|
||||
make install DESTDIR=$RPM_BUILD_ROOT
|
||||
make install-icons DESTDIR=$RPM_BUILD_ROOT
|
||||
{
|
||||
echo ";; %{emacs_sitelisp_dir}/suse-start-%{name}.el"
|
||||
echo ""
|
||||
echo "(add-to-list 'load-path \"%{emacs_package_dir}\")"
|
||||
echo ""
|
||||
cat $RPM_SOURCE_DIR/suse-start.el
|
||||
echo ""
|
||||
echo ";; %{emacs_sitelisp_dir}/suse-start-%{name}.el ends here"
|
||||
} > %{buildroot}%{emacs_sitelisp_dir}/suse-start-%{name}.el
|
||||
rm -f $RPM_BUILD_ROOT/%{_infodir}/dir
|
||||
rm -f $RPM_BUILD_ROOT%{emacs_package_dir}/ChangeLog*
|
||||
|
||||
%post
|
||||
for i in emacs-w3m emacs-w3m-ja
|
||||
do
|
||||
%install_info --info-dir=%{_infodir} %{_infodir}/${i}.info.gz
|
||||
done
|
||||
|
||||
%preun
|
||||
for i in emacs-w3m emacs-w3m-ja
|
||||
do
|
||||
%install_info_delete --info-dir=%{_infodir} %{_infodir}/${i}.info.gz
|
||||
done
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%license COPYING
|
||||
%doc ChangeLog* README*
|
||||
%{emacs_package_dir}
|
||||
%config %{emacs_sitelisp_dir}/suse-start-%{name}.el
|
||||
%{_infodir}/*
|
||||
|
||||
%changelog
|
8
suse-start.el
Normal file
8
suse-start.el
Normal file
@ -0,0 +1,8 @@
|
||||
(require 'w3m-load)
|
||||
|
||||
(setq w3m-icon-directory "/usr/share/emacs/site-lisp/w3m")
|
||||
|
||||
(setq w3m-use-cookies t)
|
||||
(setq w3m-display-inline-image t)
|
||||
(setq w3m-use-mule-ucs t)
|
||||
(setq w3m-key-binding 'info)
|
11
w3m-el-1.3-map.patch
Normal file
11
w3m-el-1.3-map.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- w3m-form.el
|
||||
+++ w3m-form.el 2002/07/07 19:16:32
|
||||
@@ -417,7 +417,7 @@
|
||||
(char-after (match-beginning 1))
|
||||
?/)))
|
||||
(goto-char (match-end 1))
|
||||
- (w3m-parse-attributes (href alt)
|
||||
+ (w3m-parse-attributes (href (alt :decode-entity))
|
||||
(when href
|
||||
(setq candidates (cons (cons href (or alt href))
|
||||
candidates)))))
|
Loading…
Reference in New Issue
Block a user