Bug#645072: ITP: kinect-audio-setup -- enable audio input from the Microsoft Kinect sensor device

2011-10-12 Thread Antonio Ospite
Package: wnpp
Severity: wishlist
Owner: Antonio Ospite 

Dear Maintainer,

* Package name: kinect-audio-setup
  Version : 0.1
  Upstream Author : Drew Fisher , Antonio Ospite 

* URL : http://git.ao2.it/kinect-audio-setup.git
* License : BSD-2-Clause, WTFPL
  Programming Lang: C, Posix shell
  Description : enable audio input from the Microsoft Kinect sensor device

When the Kinect is first plugged in the USB port it shows up as a
generic USB device with a bulk endpoint; after uploading a certain
firmware a reenumeration takes place and a USB Audio Class device
becomes available.

kinect-audio-setup provides tools to download the firmware off the net
at installation time —since it is not redistributable—, and it sets up
udev rules to call the firmware loader when the device is plugged in to
finally get the USB Audio Class device.

Regards,
   Antonio Ospite
   http://ao2.it



--
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20111012104645.14952.81361.reportbug@jcn



Bug#666075: ITP: libam7xxx -- library for accessing am7xxx based devices

2012-03-28 Thread Antonio Ospite
Package: wnpp
Severity: wishlist
Owner: Antonio Ospite 

* Package name: libam7xxx
  Version : 0.1.2
  Upstream Author : Antonio Ospite 
* URL : http://git.ao2.it/libam7xxx.git/
* License : GPLv2, GPLv3
  Programming Lang: C
  Description : library for accessing am7xxx based devices

libam7xxx is an Open Source library to communicate via USB with projectors and
Digital Picture Frames based on the Actions Micro AM7XXX family if ICs.

libam7xxx makes it possible to use these devices as USB displays on
non-Windows Operating Systems like GNU/Linux or Android/Linux just to name
a few, and on non-PC platforms like for instance mobile phones, tablets or
game consoles.

Examples of supported devices are:
 - Acer C110
 - Philips/SagemCom PicoPix 1020

Thanks,
   Antonio Ospite
   http://ao2.it



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120328132412.26129.94551.reportbug@localhost



Bug#729858: ITP: tweeper -- web scraper to convert a Twitter timeline to an RSS feed

2013-11-18 Thread Antonio Ospite
Package: wnpp
Severity: wishlist
Owner: Antonio Ospite 

* Package name: tweeper
  Version : 0.1
  Upstream Author : Antonio Ospite 
* URL : http://git.ao2.it/tweeper.git/
* License : GPLv3
  Programming Lang: PHP
  Description : web scraper to convert a Twitter timeline to an RSS feed

tweeper(1) is a web scraper which extracts the most recent public tweets of
a given user from their home page on Twitter.com and formats them in RSS, so
the information can be conveniently accessed and collected by a feed reader.

Tweeper started as the TWitter FEEd scraPER but support for other web sites
has been added.

The sites that tweeper is able to scrape and convert to RSS are:
   
 * Twitter.com
 * Pump.io based websites, like Identi.ca
 * Dilbert.com

tweeper can be used as:

 1. a command line tool;
 2. as a filter for feed readers;
 3. as a web based tool when PHP support is available in the web server.


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131118111319.7060.5751.reportbug@localhost



Bug#641465: ITP: kboot-utils -- Helper tools to generate a kboot.conf file

2011-09-13 Thread Antonio Ospite
Package: wnpp
Severity: wishlist
Owner: Antonio Ospite 

Dear Maintainer,

* Package name: kboot-utils
  Version : 0.1
  Upstream Author : Antonio Ospite 
* URL : http://git.ao2.it/kboot-utils.git/
* License : GPLv3
  Programming Lang: Posix shell
  Description : Helper tools to generate a kboot.conf file
Helper tools to automatically generate a kboot.conf from entries in /boot
.
The kboot.conf file can be read by the petitboot  bootloader which is used
for instance on the Sony Playstation 3 in OtherOS mode in order to list
kernels to boot.

Hi,

on PS3 there is the need to have a kboot.conf inside the rootfs so that 
the petitboot bootloader knows which kernels can be booted and list them.
kboot-utils automatically creates this file by looking at kernels in 
/boot.

This functionality is especially needed at install time, the 
debian-installer works on PS3 but in order to boot the machine the first 
time, some manual intervention is still needed, look at #619236 [1].

I am the upstream author and the packager, please take a look at the 
debian/ dir in the upstream source for the packaging stuff, and to the 
script itself if you like.

I am looking at a better way to handle debian packages directly from 
git, but for the time being, for such a simple package, having the 
debian/ dir in the upstream code didn't look too horrible.

I built the package with "dpkg-buildpackage -b -us -uc -tc" and verified 
it is lintian-clean (except the ITP related warnings which I'll fix 
soon) and even piuparts-clean.

I am no DD, so I guess a sponsor would be needed when the package is in 
shape and ready to be uploaded.

Thanks,
   Antonio Ospite
   http://ao2.it

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619236



-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110913152448.29247.36581.reportbug@jcn



Bug#884765: ITP: drupal-init-tools -- helper commands to create and install new Drupal projects

2017-12-19 Thread Antonio Ospite
Package: wnpp
Severity: wishlist
Owner: Antonio Ospite 

* Package name: drupal-init-tools
  Version : 0.1.1
  Upstream Author : Antonio Ospite 
* URL : https://git.ao2.it/drupal-init-tools.git/
* License : GPL-2+
  Programming Lang: Bash
  Description : helper commands to create and install new Drupal projects


When setting up a new Drupal project with
drupal-composer/drupal-project, drush and drupal-console are not
available yet and some repetitive tasks can use a nicer command line
interface.

These scripts are especially useful when setting up projects in user web
directories[1].

[1] http://httpd.apache.org/docs/current/howto/public_html.html


Some more info about the upstream project is available at
https://ao2.it/en/blog/2017/08/02/drupal-init-tools-quick-and-easy-drupal-8-setup

Since Drupal 8 is not available in Debian I think that having
drupal-init-tools in the official archive can make it easier for users
to set up a Drupal site on their machine.

I am the upstream author of drupal-init-tool and I plan on maintaining
the Debian package myself, but I am not a Debian Developer or a Debian
Maintainer.

I do have a sponsor who is kind enough to upload some other packages of
mine, but if someone is interested in web stuff and want to sponsor me
for this one, my usual sponsor and I would surely appreciate it. :)

Thanks,
   Antonio

-- 
Antonio Ospite
https://ao2.it
https://twitter.com/ao2it

A: Because it messes up the order in which people normally read text.
   See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?