Bug#637949: O: dfu-programmer -- device firmware update (DFU) based USB programmer for Atmel chips

2011-08-15 Thread Andrew Straw
Package: wnpp
Severity: normal

I am the current maintainer of dfu-programmer, but cannot spend the
required time do do so any longer. Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Format: 1.0
Source: dfu-programmer
Binary: dfu-programmer
Architecture: any
Version: 0.5.1-1
Maintainer: Andrew Straw straw...@astraw.com
Standards-Version: 3.8.1
Build-Depends: libusb-dev (= 0.1.10a), debhelper (= 5)
Checksums-Sha1:
 f0f0872f5df93597cc17e448704fc61e07bfc97b 112283
dfu-programmer_0.5.1.orig.tar.gz
 e7c425e1fa65cd21723e47739bca785ac8ef93d4 1828
dfu-programmer_0.5.1-1.diff.gz
Checksums-Sha256:
 3c875a0ed7a38302fc2fa956c0170851c4cce4dc82110c1fd5210b26cc4a8088 112283
dfu-programmer_0.5.1.orig.tar.gz
 e999db7c42b566ed9521732810c2efdc48f3b12b26486d6801b47d37fad2a724 1828
dfu-programmer_0.5.1-1.diff.gz
Files:
 2c653fcb0aac1c52b0a5ab8a7ecd60ba 112283 dfu-programmer_0.5.1.orig.tar.gz
 d4d3c81e34644b6a13c4da2ab09b2554 1828 dfu-programmer_0.5.1-1.diff.gz




-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e499957.7030...@astraw.com



Bug#523809: ITP: avbin -- AVbin is a thin wrapper around FFmpeg

2009-04-12 Thread Andrew Straw
Package: wnpp
Owner: Andrew Straw straw...@astraw.com
Severity: wishlist

* Package name: avbin
  Version : 7
  Upstream Author : Alex Holkner alex.holk...@gmail.com
* URL : http://code.google.com/p/avbin/
* License : LGPL
  Programming Lang: C
  Description : a thin wrapper around FFmpeg

AVbin provides binary compatibility for FFmpeg to applications and
languages that need it. FFmpeg is a collection of audio and video
codecs widely used in projects such as mplayer, xine, gstreamer and
VLC. It is under continuous development; so much so that its
developers rarely provide a release, and SVN snapshots of the library
must be statically linked to avoid version incompatibilities. AVbin is
distributed as a single dynamic library that depends on no other files
or installations.

Preliminary packaging it being done using git-buildpackage. The Debian
packaging efforts can be downloaded from
http://github.com/astraw/avbin-debian



-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#484433: ITP: sba -- sparse bundle adjustment C/C++ package

2008-06-03 Thread Andrew Straw
Package: wnpp
Severity: wishlist

* Package name: sba
  Version : 1.4
  Upstream Author : Manolis Lourakis [EMAIL PROTECTED]
* URL : http://www.ics.forth.gr/~lourakis/sba/
* License : GPL
  Programming Lang: C
  Description : sparse bundle adjustment C/C++ package

I have begun a Debian-izing effort with this Bazaar branch on Launchpad:
lp:~astraw/sba/sba-debian-package

 sba is a C/C++ package for generic sparse bundle adjustment. Bundle
 Adjustment (BA) is almost invariably used as the last step of every
 feature-based multiple view reconstruction vision algorithm to obtain
 optimal 3D structure and motion (i.e. camera matrix) parameter
 estimates. Provided with initial estimates, BA simultaneously refines
 motion and structure by minimizing the reprojection error between the
 observed and predicted image points. The minimization is typically
 carried out with the aid of the Levenberg-Marquardt (LM)
 algorithm. However, due to the large number of unknowns contributing
 to the minimized reprojection error, a general purpose implementation
 of the LM algorithm (such as MINPACK's lmder) incurs high
 computational costs when applied to the minimization problem defined
 in the context of BA.
 .
 Fortunately, the lack of interaction among parameters for different
 3D points and cameras results in the underlying normal equations
 exhibiting a sparse block structure (click this for an example). sba
 exploits this sparseness by employing a tailored sparse variant of
 the LM algorithm that leads to considerable computational gains. sba
 is generic in the sense that it grants the user full control over the
 definition of the parameters describing cameras and 3D
 structure. Therefore, it can support virtually any
 manifestation/parameterization of the multiple view reconstruction
 problem such as arbitrary projective cameras, partially or fully
 intrinsically calibrated cameras, exterior orientation (i.e. pose)
 estimation from fixed 3D points, refinement of intrinsic parameters,
 etc. All the user has to do to adapt sba to any such problem is to
 supply it with appropriate routines for computing the estimated image
 projections and their Jacobian for the problem and parameterization
 at hand. Routines for computing analytic Jacobians can be either
 coded by hand, generated with a tool supporting symbolic
 differentiation (e.g. maple), or obtained using automatic
 differentiation techniques. There is also the alternative of
 approximating Jacobians with the aid of finite
 differences. Additionally, sba includes routines for checking the
 consistency of user-supplied Jacobians. To the best of our knowledge,
 sba is the first and currently the only software package of its kind
 to be placed in the public domain in source form.



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



Bug#443533: RFP: ptpd -- Implements the Precision Time protocol (PTP) as defined by the IEEE 1588 standard.

2007-09-22 Thread Andrew Straw

Package: wnpp
Severity: wishlist


* Package name: ptpd
  Version : 1rc1
  Upstream Author : Kendall Correll [EMAIL PROTECTED]
* URL : http://ptpd.sourceforge.net/
* License : BSD
  Programming Lang: C
  Description : Implements the Precision Time protocol (PTP) as 
defined by the IEEE 1588 standard.


PTP was developed to provide very precise time coordination of LAN
connected computers.

PTPd is a complete implementation of the IEEE 1588 specification for a
standard (non-boundary) clock. PTPd has been tested with and is known to
work properly with other IEEE 1588 implementations. The source code for
PTPd is freely available under a BSD-style license. Thanks to
contributions from users, PTPd is becoming an increasingly portable,
interoperable, and stable IEEE 1588 implementation.

PTPd can run on most 32-bit little- or big-endian processors. It does
not require an FPU, so it is great for embedded processors. PTPd
currently runs on Linux, uClinux, FreeBSD, and NetBSD. It should also be
easy to port to other platforms.

PTPd is free. Everyone is invited to use and contribute to PTPd.

PTPd was written by using only information contained within 'IEEE Std
1588-2002'. IEEE 1588 may contain patented technology, the use of
which is not under the control of the authors of PTPd. Users of IEEE
1588 may need to obtain a license for the patented technology in the
protocol. Contact the IEEE for licensing information.



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



Bug#416436: (no subject)

2007-03-28 Thread Andrew Straw
I have packaged dfu-programmer and am seeking a sponsor. My package is 
available at http://mentors.debian.net/debian/pool/main/d/dfu-programmer



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



Bug#416436: ITP: dfu-programmer -- device firmware update (DFU) based USB programmer for Atmel chips

2007-03-27 Thread Andrew Straw

Package: wnpp
Owner: Andrew Straw [EMAIL PROTECTED]
Severity: wishlist

*** Please type your report below this line ***

* Package name: dfu-programmer
 Version : 0.4.0
 Upstream Author : Weston Schmidt [EMAIL PROTECTED]
* URL : http://dfu-programmer.sourceforge.net/
* License : GPL
 Programming Lang: C
 Description : device firmware update (DFU) based USB programmer 
for Atmel chips

A linux based command-line programmer for Atmel chips with a USB
bootloader supporting in system programming.
.
This is a mostly Device Firmware Update (DFU) 1.0 compliant
user-space application. This program was created because the Atmel
FLIP program for flashing devices does not run on Linux and because
standard DFU loaders do not work for Atmel chips.


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