Bug#493115: ITP: trayion -- External systray application suitable for using with Ion3

2008-07-31 Thread Leandro Lucarella
Package: wnpp
Severity: wishlist
Owner: Leandro Lucarella <[EMAIL PROTECTED]>


* Package name: trayion
  Version : 0.1.2
  Upstream Author : Paulo Matias 
* URL : http://code.google.com/p/trayion/
* License : GPL
  Programming Lang: C
  Description : External systray application suitable for using with Ion3

Trayion is an external systray application suitable for using with Ion3.

It behaves like a Window Maker dockapp, so it can be redirected into the
Ion3 statusbar. It implements FreeDesktop (XEmbed) trayicon protocol, so
it can show trayicons from Qt4 and gtk2 applications.

Trayion was based in wmsystray 0.1.1, by Matthew Reppert, but was modified
to be better suited to the Ion3 statusbar.


NOTES: It's very-very simple program to package. It has a simple Makefile
   with a "prefix" variable to specify where to install it.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (99, 'experimental'), (50, 'testing'), (9, 
'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25.7
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#493116: ITP: sdedit -- A tool for creating UML sequence diagrams from textual descriptions

2008-07-31 Thread Leandro Lucarella
Package: wnpp
Severity: wishlist
Owner: Leandro Lucarella <[EMAIL PROTECTED]>


* Package name: sdedit
  Version : 3.0
  Upstream Author : Markus Strauch 
* URL : http://sdedit.sourceforge.net/
* License : BSD
  Programming Lang: Java
  Description : A tool for creating UML sequence diagrams from textual 
descriptions

Quick Sequence Diagram Editor is a tool for creating UML sequence diagrams
from textual descriptions of objects and messages that follow a very easy
syntax.

It supports actors, constructors, destructors, threads and on-diagram
comments that can be used to represent conditions or loops.

Diagrams can be exported in various formats, including PDF, (E)PS, SVG,
SWF, EMF, GIF, JPEG.

Quick Sequence Diagram Editor automatically lays out lifelines and
messages, there is no need to drag and drop something onto a canvas. So a
user should be able to create a nice sequence diagram in a small fraction
of the time that one of the grand UML tools would consume.

The aim of the tool is to save you from lots of the stupid work that
WYSIWYG applications require, by trading off not too much flexibility. It
beats these applications by far when it comes to insert or remove objects
and messages. This can be done by just inserting or removing a line of
text, the tool will do all the rest.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (99, 'experimental'), (50, 'testing'), (9, 
'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25.7
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#493294: ITP: eventxx -- a simple, direct, one-header inline C++ libevent wrapper

2008-08-01 Thread Leandro Lucarella
Package: wnpp
Severity: wishlist
Owner: Leandro Lucarella <[EMAIL PROTECTED]>


* Package name: eventxx
  Version : 1.0
  Upstream Author : Leandro Lucarella <[EMAIL PROTECTED]>
* URL : http://proj.llucax.com.ar/home/eventxx/
* License : BOLA (Public Domain)
  Programming Lang: C++
  Description : a simple, direct, one-header inline C++ libevent wrapper

eventxx is a simple, direct, one-header inline C++ wrapper for libevent.
Yes, it's just one header file, so if you want to use it you can just copy
the file to your project and you are set (well, you'll need to link to
libevent too ;).

It's designed to be as close to use to libevent (without compromising
modern C++ programming techniques) and efficient (since all implementation
is trivial and inline, theoretically, it imposes no overhead at all) as
possible.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'stable'), (75, 'testing'), (50, 
'experimental')
Architecture: i386 (i686)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#494738: ITP: mtpsync -- Syncronize files/music with a MTP device

2008-08-11 Thread Leandro Lucarella
Package: wnpp
Severity: wishlist
Owner: Leandro Lucarella <[EMAIL PROTECTED]>


* Package name: mtpsync
  Version : 0.7
  Upstream Author : Chris Debenham <[EMAIL PROTECTED]>
* URL : http://www.adebenham.com/mtpsync/
* License : GPL
  Programming Lang: C
  Description : Syncronize files/music with a MTP device

MTPSync is used to syncronize files/music with a MTP device (as supported
by libmtp)

Feature:
  * Graphical or console interface
  * Syncronising Music
  * Syncronising Playlists (local playlists stored in m3u format)
  * Syncronising Videos
  * Syncronising Zencasts
  * Syncronising Organiser (calendar/contacts/tasks)
  * Syncronising Pictures


NOTE: It already have a debian package avilable for download on the home page.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'stable'), (75, 'testing'), (50, 
'experimental')
Architecture: i386 (i686)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#498161: ITP: tsumufs -- A disconnected, offline caching filesystem layer on top of NFS

2008-09-07 Thread Leandro Lucarella
Package: wnpp
Severity: wishlist
Owner: Leandro Lucarella <[EMAIL PROTECTED]>


* Package name: tsumufs
  Version : svn
  Upstream Author : [EMAIL PROTECTED], [EMAIL PROTECTED]
* URL : http://code.google.com/p/tsumufs/
* License : GPL
  Programming Lang: Python
  Description : A disconnected, offline caching filesystem layer on top of 
NFS

TsumuFS is a disconnected, offline caching filesystem layer on top of NFS
in the spirit of fexd and other caching filesystems (like Coda or
Intermezzo). While these other filesystems require specific server-side
support, TsumuFS is designed to be simple and elegant by solving only the
caching issue, and not the filesystem protocol itself.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (99, 'experimental'), (50, 'testing'), (9, 
'stable')
Architecture: i386 (i686)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#498162: ITP: googletest -- Google C++ Testing Framework

2008-09-07 Thread Leandro Lucarella
Package: wnpp
Severity: wishlist
Owner: Leandro Lucarella <[EMAIL PROTECTED]>


* Package name: googletest
  Version : 1.0.1
  Upstream Author : [EMAIL PROTECTED], [EMAIL PROTECTED], et al
* URL : http://code.google.com/p/googletest/
* License : New BSD License
  Programming Lang: C++
  Description : Google C++ Testing Framework

Google's framework for writing C++ tests on a variety of platforms (Linux,
Mac OS X, Windows, Windows CE, and Symbian). Based on the xUnit
architecture. Supports automatic test discovery, a rich set of assertions,
user-defined assertions, death tests, fatal and non-fatal failures,
various options for running the tests, and XML test report generation.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (99, 'experimental'), (50, 'testing'), (9, 
'stable')
Architecture: i386 (i686)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]