This is the mail archive of the
cygwin-apps
mailing list for the Cygwin project.
Re: O: xloadimage -- Graphics file viewer under X11
- From: Jari Aalto <jari dot aalto at cante dot net>
- To: cygwin-apps at cygwin dot com
- Date: Fri, 13 Jun 2014 04:42:18 +0300
- Subject: Re: O: xloadimage -- Graphics file viewer under X11
- Authentication-results: sourceware.org; auth=none
- References: <87sinanz5d dot fsf at picasso dot cante dot net> <539A3489 dot 9030207 at tiscali dot co dot uk>
2014-06-13 02:15 David Stacey:
| On 12/06/14 12:30, Jari Aalto wrote:
|
| > I'm orphaning package "xloadimage". If anyone feels
| > insterested in taking over, please go ahead.
|
| I've got this to compile under x86_64 using the latest patch set from
| Debian. With 30 patches applied, you wonder how much of the original
| source code is still there :-) Anyway, it seems to work. I'll take a
| look at the Fedora patches and see if any of those are applicable.
Good.
| I'm going to be rather busy over the next few days, but if I'm happy
| with the build then I'll send an ITA next week.
The packaging files can be found at:
https://github.com/jaalto/cygwin-package--xloadimage
See e.g. included manual pages, Cygwin specific patch and other files[*]
patches/cygwin/0001-uufilter.c-include.patch
...
cygwin-announce.mail
install.lst
install.tar.options
man/xsetbg.1
man/xview.1
postinstall.sh
preremove.sh
setup.hint
upstream.perl-webget
xloadimage.README
The install structure I used was:
.inst/
.inst/etc
.inst/etc/defaults
.inst/etc/defaults/etc
.inst/etc/defaults/etc/X11
.inst/etc/defaults/etc/X11/Xloadimage
.inst/etc/postinstall
.inst/etc/postinstall/xloadimage.sh
.inst/usr
.inst/usr/bin
.inst/usr/bin/uufilter.exe
.inst/usr/bin/xloadimage.exe
.inst/usr/bin/xsetbg
.inst/usr/bin/xview
.inst/usr/share
.inst/usr/share/doc
.inst/usr/share/doc/Cygwin
.inst/usr/share/doc/Cygwin/xloadimage.README
.inst/usr/share/doc/xloadimage
.inst/usr/share/doc/xloadimage/README
.inst/usr/share/man
.inst/usr/share/man/man1
.inst/usr/share/man/man1/uufilter.1.gz
.inst/usr/share/man/man1/xloadimage.1.gz
.inst/usr/share/man/man1/xsetbg.1.gz
.inst/usr/share/man/man1/xview.1.gz
Jari
[*] http://freecode.com/projects/cygbuild