On Wed, 8 Feb 2006, Patrice Dumas wrote:
I'm curious about why FE doesn't include xCHM or gnochm. Both are
I'm interested in packaging xCHM, however I would like to use the latest
version which means wxGTK 2.6, and it is only in development, but I don't
have a rawhide box. If nobody do it before, I'll certainly package it
once FC-5 is released.
I packaged it already for myself, for Rawhide-box, so you may find it
useful to look at the:
Summary: A GUI front-end to CHMlib
Name: xchm
Version: 1.2
Release: 1
License: GPL
Group: Applications/Publishing
Source: http://dl.sf.net/%{name}/%{name}-%{version}.tar.gz
URL: http://xchm.sourceforge.net/
BuildRequires: chmlib-devel
BuildRequires: wxGTK-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%description
xCHM is a wxWidgets-based .chm viewer. xCHM can show the contents tree if
one is available, print the displayed page, change fonts faces and size,
work with bookmarks, do the usual history stunts (forward, back, home),
provide a searchable index and seach for text in the whole book. The
search is a fast B-tree search, based on the internal $FIftiMain file
found inside indexed .chm archives, and it can be customized to search in
content or just the topics' titles.
%prep
%setup -q
%build
%configure --enable-optimize
%{__make} %{?_smp_mflags}
%install
%{__rm} -rf %{buildroot}
%makeinstall
%clean
%{__rm} -rf %{buildroot}
%files
%defattr(-, root, root)
%doc AUTHORS COPYING ChangeLog README
%{_bindir}/xchm
%{_datadir}/pixmaps/*.xpm
%{_datadir}/locale/*/LC_MESSAGES/xchm.mo
%changelog
* Mon Dec 05 2005 Peter Lemenkov <lemenkov@xxxxxxxxxx> 1.2-1
- Version 1.2-1
* Mon Mar 21 2005 Nick Soracco <nick@xxxxxxxxxxxxxx>
- Initial RPM release. Complementing the faderbox.org package.
--
With best regards, Peter Lemenkov.
--
fedora-extras-list mailing list
fedora-extras-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-extras-list