public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* O: xloadimage -- Graphics file viewer under X11
@ 2014-06-12 11:30 Jari Aalto
  2014-06-12 23:15 ` David Stacey
  0 siblings, 1 reply; 3+ messages in thread
From: Jari Aalto @ 2014-06-12 11:30 UTC (permalink / raw)
  To: cygwin-apps


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: O: xloadimage -- Graphics file viewer under X11
  2014-06-12 11:30 O: xloadimage -- Graphics file viewer under X11 Jari Aalto
@ 2014-06-12 23:15 ` David Stacey
  2014-06-13  1:42   ` Jari Aalto
  0 siblings, 1 reply; 3+ messages in thread
From: David Stacey @ 2014-06-12 23:15 UTC (permalink / raw)
  To: cygwin-apps

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: O: xloadimage -- Graphics file viewer under X11
  2014-06-12 23:15 ` David Stacey
@ 2014-06-13  1:42   ` Jari Aalto
  0 siblings, 0 replies; 3+ messages in thread
From: Jari Aalto @ 2014-06-13  1:42 UTC (permalink / raw)
  To: cygwin-apps

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-13  1:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-12 11:30 O: xloadimage -- Graphics file viewer under X11 Jari Aalto
2014-06-12 23:15 ` David Stacey
2014-06-13  1:42   ` Jari Aalto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).