Re: O: xloadimage -- Graphics file viewer under X11

2014-06-12 Thread Jari Aalto
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


Re: O: xloadimage -- Graphics file viewer under X11

2014-06-12 Thread 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.


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.


Dave.



O: xloadimage -- Graphics file viewer under X11

2014-06-12 Thread Jari Aalto

I'm orphaning package "xloadimage". If anyone feels
insterested in taking over, please go ahead.

Jari

For prospective developer:

  - Currently doesn't compile under x64
  - It contains several Debian patches

  patches/00debian-4.1-21/01_libjpeg-support.patch
  patches/00debian-4.1-21/02_png-support.patch
  patches/00debian-4.1-21/03_security-strfoo.patch
  patches/00debian-4.1-21/04_previous-image.patch
  patches/00debian-4.1-21/05_idelay-manpage.patch
  patches/00debian-4.1-21/06_-Wall-cleanup.patch
  patches/00debian-4.1-21/07_SYSPATHFILE.patch
  patches/00debian-4.1-21/08_manpage-config-path.patch
  patches/00debian-4.1-21/09_xloadimagerc-path.patch
  patches/00debian-4.1-21/10_config.c-HOME-fix.patch
  patches/00debian-4.1-21/11_fork-implies-quiet.patch
  patches/00debian-4.1-21/12_fix-tile.patch
  patches/00debian-4.1-21/13_varargs-is-obsolete.patch
  patches/00debian-4.1-21/14_errno-not-extern.patch
  patches/00debian-4.1-21/15_CAN-2005-0638.patch
  patches/00debian-4.1-21/16_CAN-2005-0639.patch
  patches/00debian-4.1-21/17_security-sprintf.patch
  patches/00debian-4.1-21/18_manpage_fixes.patch
  patches/00debian-4.1-21/19_fix_root_c_resource_leak.patch
  patches/00debian-4.1-21/20_patch.patch
  patches/00debian-4.1-21/21_libpng.patch
  patches/00debian-4.1-21/22-include.patch
  patches/00debian-4.1-21/23_jpeg.c-build-fix.patch
  patches/00debian-4.1-21/series