ITP: qiv -- Quick image viewer for X

2012-10-07 Thread Jari Aalto
wget --recursive --no-host-directories --cut-dirs=3 \
http://cante.net/~jaalto/tmp/cygwin/qiv/qiv-2.2.4-1-src.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/qiv/qiv-2.2.4-1.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/qiv/setup.hint

# To check packaging

cd qiv
tar -xf *-src.tar.bz2
./*.sh --color --verbose all

Included in Debian:

http://packages.debian.org/qiv

Jari

[ setup.hint ]

sdesc: Quick image viewer for X
ldesc: A very small and pretty fast GDK/Imlib image viewer. Features include
zoom, maxpect, scale down, fullscreen, brightness/contrast/gamma
correction, slideshow, pan with keyboard and mouse, rotate left/right,
flip, delete (move to .qiv-trash/), jump to image x, jump
forward/backward x images, filename filter, and you can use qiv to set
your X11-Desktop background.
category: Graphics
requires: libpng14 zlib0 libImlib2_1 libX11_6 libXinerama1 libgdk_pixbuf2.0_0 
libgtk2.0_0 libglib2.0_0 libMagickCore5 libpango1.0_0


ITP: shed -- A simple hex editor with a nano-style interface

2012-10-07 Thread Jari Aalto
wget --recursive --no-host-directories --cut-dirs=3 \
http://cante.net/~jaalto/tmp/cygwin/shed/setup.hint \
http://cante.net/~jaalto/tmp/cygwin/shed/shed-1.15-1-src.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/shed/shed-1.15-1.tar.bz2

# To check packaging

cd shed
tar -xf *-src.tar.bz2
./*.sh --color --verbose all

Included in Debian:

http://packages.debian.org/shed

Jari

[ setup.hint ]

sdesc: A simple hex editor with a nano-style interface
ldesc: An easy application for viewing and editing files in hex,
octal, binary, or ascii text using ncurses. The interface is inspired by
pico, another ncurses based text editor.
category: Editors
requires: libncurses9


Re: ITP: cscope -- Interactively examine a C program source

2012-10-07 Thread Dave And Diane

Hi Jari,

Yes, mlcscope was from 2006, and it also came from the Lucent exptools 
source tree which is a different version than the gnu cscope. Lucent has 
since stopped distributing mlcscope so I think putting cscope in the 
packaging is a good thing. I've thought about doing it myself - but 
hadn't got to it - glad you have followed this path.


Cheers
Dave
On 9/30/2012 4:20 AM, Jari Aalto wrote:

wget --recursive --no-host-directories --cut-dirs=3 \
 http://cante.net/~jaalto/tmp/cygwin/cscope/cscope-15.8.0.1-1-src.tar.bz2 \
 http://cante.net/~jaalto/tmp/cygwin/cscope/cscope-15.8.0.1-1.tar.bz2 \
 http://cante.net/~jaalto/tmp/cygwin/cscope/setup.hint

 # To check packaging

 cd cscope
 tar -xf *-src.tar.bz2
 ./*.sh --color --verbose all

Included in Debian:

 http://packages.debian.org/cscope

Notes:

 This is the original version released 2012-08-04. The mlscope included
 in Cygwin is probably from 2006[*]

Jari

[ setup.hint ]

sdesc: Interactively examine a C program source
ldesc: A source browsing tool. Although it is primarily designed to search C
code (including lex and yacc files), it can also be used for C++ code.
Using cscope, you can easily search for where symbols are used and
defined.
category: Devel
requires: libncurses10


[*] http://www.lowtechnet.com/cscope/




--

Diane  Dave
http://www.velvetstarbears.com/  http://www.kringlecottage.com/
Fortune: The difference between America and England is that the
English think 100 miles is a long distance and the Americans
think 100 years is a long time.



ITP: renameutils -- Programs to make file renaming easier

2012-10-07 Thread Jari Aalto
wget --recursive --no-host-directories --cut-dirs=3 \

http://cante.net/~jaalto/tmp/cygwin/renameutils/renameutils-0.12.0-1-src.tar.bz2
 \

http://cante.net/~jaalto/tmp/cygwin/renameutils/renameutils-0.12.0-1.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/renameutils/setup.hint

# To check packaging

cd renameutils
tar -xf *-src.tar.bz2
./*.sh --color --verbose all

Included in Debian:

http://packages.debian.org/renameutils

Jari

[ setup.hint ]

sdesc: Programs to make file renaming easier
ldesc: The file renaming utilities (renameutils for short) are a set of 
programs
designed to make renaming of files faster and less cumbersome.  Includes
five utilities: qmv (edit names with an editor), imv (edit rename name with
readline), icp (like imv), qcp (like qmv) and deurlname (remove URL encoded
characters).
category: Utils
requires: libintl8 libncursesw10 libreadline7


ITP: makeself -- Utility to generate self-extractable archives

2012-10-07 Thread Jari Aalto
wget --recursive --no-host-directories --cut-dirs=3 \
http://cante.net/~jaalto/tmp/cygwin/makeself/makeself-2.1.5-1-src.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/makeself/makeself-2.1.5-1.tar.bz2 \
http://cante.net/~jaalto/tmp/cygwin/makeself/setup.hint

# To check packaging

cd makeself
tar -xf *-src.tar.bz2
./*.sh --color --verbose all

Included in Debian:

http://packages.debian.org/makeself

Jari

[ setup.hint ]

sdesc: Utility to generate self-extractable archives
ldesc: A small utility to generate a self-extractable archive from a
directory. The resulting file appears as a shell script (many of those
have a .run suffix), and can be launched as is. The archive will then
uncompress itself to a temporary directory and an optional arbitrary
command will be executed (for example an installation script). This is
pretty similar to archives generated with WinZip Self-Extractor in the
Windows world. Makeself archives also include checksums for integrity
self-validation (CRC and/or MD5 checksums).
category: Archive
requires: bzip2


[ITP] yasm -- a complete rewrite of the NASM assembler

2012-10-07 Thread David Stacey


wget --no-host-directories --force-directories --cut-dirs=1 \
  http://www.drstacey.talktalk.net/yasm/yasm-1.2.0-1.tar.bz2 \
  http://www.drstacey.talktalk.net/yasm/yasm-1.2.0-1-src.tar.bz2 \
  http://www.drstacey.talktalk.net/yasm/setup.hint \
http://www.drstacey.talktalk.net/yasm/yasm-devel/yasm-devel-1.2.0-1.tar.bz2 
\

  http://www.drstacey.talktalk.net/yasm/yasm-devel/setup.hint \
http://www.drstacey.talktalk.net/yasm/yasm-debuginfo/yasm-debuginfo-1.2.0-1.tar.bz2 
\

  http://www.drstacey.talktalk.net/yasm/yasm-debuginfo/setup.hint


yasm has a number of built in tests which you can invoke with
cygport ./yasm-1.2.0-1.cygport test

I have split this into binary and devel packages, similar to Fedora.
This is the most recent release, dated 31 October 2011.
Licence is BSD and (GPLv2+ or Artistic or LGPLv2+) and LGPLv2


[setup.hint]
category: Devel
requires: libintl8
sdesc: Yasm is a complete rewrite of the NASM assembler under the 'new' 
BSD License.
ldesc: Yasm is a complete rewrite of the NASM assembler under the 'new' 
BSD License.
Yasm currently supports the x86 and AMD64 instruction sets, accepts NASM 
and GAS assembler syntaxes, outputs binary, ELF32, ELF64, 32 and 64-bit 
Mach-O, RDOFF2, COFF, Win32, and Win64 object formats, and generates 
source debugging information in STABS, DWARF 2, and CodeView 8 formats.





Re: ITP: makeself -- Utility to generate self-extractable archives

2012-10-07 Thread Steven Monai
On 07/10/12 11:26 AM, Jari Aalto wrote:
 wget --recursive --no-host-directories --cut-dirs=3 \ 
 http://cante.net/~jaalto/tmp/cygwin/makeself/makeself-2.1.5-1-src.tar.bz2
 \ 
 http://cante.net/~jaalto/tmp/cygwin/makeself/makeself-2.1.5-1.tar.bz2
 \ http://cante.net/~jaalto/tmp/cygwin/makeself/setup.hint

[snip]

makeself is already in the Cygwin archive.

http://cygwin.com/packages/makeself/