Bug#619631: RFP: eclipse-plugin-avr -- tools for developing C programs for the ATMEL AVR series of embedded processors

2016-04-29 Thread Peter Spiess-Knafl
Hi!

It appears, that the License has been changed to EPL, according to:
http://avr-eclipse.sourceforge.net/wiki/index.php/The_AVR_Eclipse_Plugin

So it should be possible now to package it for Debian.

Greetings
Peter



Bug#822173: RFP: pandoc-crossref -- Pandoc filter for cross-referencing sections, figures, tables and equations

2016-04-21 Thread Peter Spiess-Knafl
Package: wnpp
Severity: wishlist

* Package name: pandoc-crossref
  Version : 0.2.0.1
  Upstream Author : Nikolay Yakimov 
* URL : https://github.com/lierdakil/pandoc-crossref
* License : GPL-2
  Programming Lang: Haskell
  Description : Pandoc filter for cross-referencing sections, figures,
tables and equations

pandoc-crossref is a pandoc filter for numbering figures, equations,
tables and cross-references to them.

It is very useful for writing scientific papers, thesis or other texts
containing figures that needs to be referenced.

I have no experience myself in maintaining haskell packages
(or with haskell in general),
therefore I am requesting it rather than packaging it on my own.



Bug#809923: New package proposal: nordlicht

2016-01-28 Thread Peter Spiess-Knafl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hi Sebastian!

I migrated the repository to pkg-multimedia and applied the required
changes to d/control.

Once the upload is done, I will sign off the appropriate git-tag.

Thank you for taking the time in sponsoring me.

Greetings
Peter
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCgAGBQJWqc9VAAoJED/ImGelQYVW7zYQAKhav+tnLuO2Fc4qqrefCI0a
Y2fthrdFEjGWv/rNNJkI0lE0V95e7bAoqzmax16oF/H12lYDtU2M1e6aFt516yM+
eoUSfWvTnZjdXuf4lTQEXPfPWo3bnHjw0aoAfPuX6RfXUWc7bR/x3P2aX86XYJ88
smMQOrEYKqbZ6ULnKBjU9IrWZvhHgg5B+lPmny1VhaWg3G7BG3UD52z98LNzlcTY
Bz7uYi9y/U3XE0QJBCNVpT8NmBFTfElpm/SIYtK/2uThi7mYSMfwSTEweGnELG8+
ICkQ8AFmwb6aS/75YonkG1PeB8BLeC8zOEb220O5qVtHe7mbDDL7GPsxg0hzCDOW
lBcd0pbwjnFTG1pcdCwpp6mTP8MXbwpK8jnk4ui3EMMKud21vG1fNXbrbXqYQcGd
SfH0atRlrKEiGCVi1hSLFPEvUwOZsf2yPnOVeG72n00dMceWRnLHEAMbXy8vvpB7
SmMIcUhNYkfCezeR+Ef04ICboTyQOEirr0U/ZQISamDOKFnt39JCmOywEH1Daq8x
4FzXv3p1ocdH0rkJ0HlyXQ0NWUn6m3Evtrg/7iJE/Jm7jZh3YuKWhjlPTYO69CRX
IdGCz1UU819bXt4gBJGfsdsEOn7jia8lyq8iFf9XddyXaY6Q2BVS5ftnfpWHcxSB
cKd6c4NzhlitZssz2wwf
=izHD
-END PGP SIGNATURE-



Bug#809923: New package proposal: nordlicht

2016-01-25 Thread Peter Spiess-Knafl
Hi Sebastian,

I modified the package including the following changes:

* New upstream release 0.4.4 (Fixes over-/underlinking, library
versioning, export symbol visibility)
* Add multiarch-support
* Add autopkgtest
* Fixed the symbols file


I pushed the changes to collab-maint [1].

I will send in an application to join debian-multimedia right now. If I
get accepted, I guess I also have to change the Maintainer-field in
d/control.

Thank you for your effort.

Greetings
Peter


[1]: http://anonscm.debian.org/cgit/collab-maint/nordlicht.git/



Bug#809923: New package proposal: nordlicht

2016-01-22 Thread Peter Spiess-Knafl
Hi Sebastian!

Thank you very much for your review. Those were really some major flaws.

On 01/19/2016 12:54 PM, Sebastian Ramacher wrote:
> A new upstream version is available.

I managed to get most of this fixed upstream. I am just waiting for
another release, so that we don't need to have unnecessary patches.


> Why is linbpng-dev in Build-Depends? It doesn't seem to be used.

Removed it. Its not required you are right.

> Is there a reason libnordlicht0 and libnordlicht-dev are not
> multi-archified?

I provided some patches to upstream and will multi-archify the package
as soon as the new release is out.

https://github.com/cinemast/nordlicht/commit/4440b64eff581da855140867f6e9a8b0a599eaf0

> The library exports plenty of symbols that are not listed in
> nordlicht.h. Please hide those symbols (for example using
> __attribute__(visibility("hidden"))) and ideally get this fixed
> upstream.
> 

Fixed upstream:
https://github.com/nordlicht/nordlicht/commit/cc86cd362844700fced80ebcf443bb8f8a82c961

> nordlicht is overlinked:
> 
> dpkg-shlibdeps: warning: package could avoid a useless dependency
> if debian/nordlicht/usr/bin/nordlicht was not linked against
> libavcodec-ffmpeg.so.56 (it uses none of the library's symbols) 
> dpkg-shlibdeps: warning: package could avoid a useless dependency
> if debian/nordlicht/usr/bin/nordlicht was not linked against
> libavformat-ffmpeg.so.56 (it use s none of the library's symbols) 
> dpkg-shlibdeps: warning: package could avoid a useless dependency
> if debian/nordlicht/usr/bin/nordlicht was not linked against
> libavutil-ffmpeg.so.54 (it uses none of the library's symbols) 
> dpkg-shlibdeps: warning: package could avoid a useless dependency
> if debian/nordlicht/usr/bin/nordlicht was not linked against
> libswscale-ffmpeg.so.3 (it uses none of the library's symbols)
> 
> libnordlicht.so.0 is underlinked. Please link it against libm:
> 
> dpkg-shlibdeps: warning: symbol log10 used by
> debian/libnordlicht0/usr/lib/libnordlicht.so.0 found in none of the
> libraries

Fixed upstream:
https://github.com/nordlicht/nordlicht/commit/f69acc20599b8bf3edb8dd2986c1026b27af28a9


I will commit the missing changes about multi-arch support and a new
symbols file as soon as the new release is out.

Could you please than give it another chance?

Thank you and Greetings
Peter



Bug#809923: New package proposal: nordlicht

2016-01-13 Thread Peter Spiess-Knafl
Dear pkg-multimedia-maintainers!

I am currently packaging a software called nordlicht.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809923

Upstream is very collaborative on fixing things or applying patches.
Here is the ongoing discussion:

https://github.com/nordlicht/nordlicht/issues/38

I got hinted that it might be relevant to the pkg-multimedia team, so I
am proposing it here.

The package is currently developed at collab-maint:
http://anonscm.debian.org/cgit/collab-maint/nordlicht.git/

I also uploaded the current version to mentors:
http://mentors.debian.net/package/nordlicht


It would be great if somebody could review it and maybe consider
sponsoring it. I would like it very much to have it team-maintained.

Greetings
Peter



Bug#809923: ITP: nordlicht -- a C library that creates moodbars from video files

2016-01-04 Thread Peter Spiess-Knafl
Package: wnpp
Severity: wishlist
Owner: "Peter Spiess-Knafl" <d...@spiessknafl.at>

* Package name: nordlicht
  Version : 0.4.2
  Upstream Author : Sebastian Morr <sebast...@morr.cc>
* URL : https://github.com/nordlicht/nordlicht
* License : GPL-2+
  Programming Lang: C
  Description : a C library that creates moodbars from video files

The tool creates colorful video barcodes, which can be used for navigation
within the video.

nordlicht converts video files into colorful barcodes. It's heavily inspired by
the "moviebarcode" tumblr. It takes the video's frames in regular intervals,
scales them to 1px width, and appends them.
The resulting barcodes can be integrated into video players for simplified
navigation.

There is no package yet in the archives which provides similar functionality.

I haven't found a suitable maintainer group yet, therefore I plan to maintain
it on my own for now. If anybody wants to take the package into a team, I am
very happy about that.



Bug#808440: ITP: pkgdiff -- tool for visualizing changes in Linux software packages

2015-12-20 Thread Peter Spiess-Knafl
Package: wnpp
Severity: wishlist
Owner: "Peter Spiess-Knafl" <d...@spiessknafl.at>

* Package name: pkgdiff
  Version : 1.7.1
  Upstream Author : Andrey Ponomarenko <aponomare...@abi-laboratory.pro>
* URL : https://github.com/lvc/pkgdiff
* License : GPL-2
  Programming Lang: Perl
  Description : tool for visualizing changes in Linux software packages

Package Changes Analyzer (pkgdiff) - a tool for visualizing changes in Linux
software packages (RPM, DEB, TAR.GZ, etc). The tool is intended for Linux
maintainers who are interested in ensuring compatibility of old and new
versions of packages.

The tool gives a brief overview about new upstream source or binary packages.
It is used inside the abi-tracker, which I plan to bring to Debian [1].

Therefore I first need to package all of abi-tracker's dependencies.

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



Bug#661840: ITP: rfcdiff

2015-12-18 Thread Peter Spiess-Knafl
Hi!

I am currently packaging abi-monitor and abi-tracker, which require
rfcdiff. Therefore I would like to package this software.

Greetings
Peter



Bug#808250: ITP: abi-monitor -- monitor new versions of a software library

2015-12-17 Thread Peter Spiess-Knafl
Package: wnpp
Severity: wishlist
Owner: "Peter Spiess-Knafl" <d...@spiessknafl.at>

* Package name: abi-monitor
  Version : 1.6
  Upstream Author : Andrey Ponomarenko <aponomare...@abi-laboratory.pro>
* URL : https://github.com/lvc/abi-monitor
* License : GPL-2
  Programming Lang: Perl
  Description : monitor new versions of a software library, try to build
them and create profile for ABI Tracker

ABI Monitor - monitor new versions of a software library, try to build them and
create profile for ABI Tracker: https://github.com/lvc/abi-tracker

  The tool is intended to be used with the ABI Tracker tool to visualize
API/ABI changes timeline of a C/C++ library.

  The tool is developed by Andrey Ponomarenko: http://abi-laboratory.pro/

I want to package abi-monitor and abi-tracker, because I think it is useful for
lots of DDs and DMs maintaining shared libraries.

Previous tools of Andrey, like abi-compliance-checker are already packaged in
Debian. However abi-monitor and abi-tracker will provide a more convenient way
to use them.



Bug#808260: ITP: abi-tracker visualize ABI changes timeline of a C/C++ software library

2015-12-17 Thread Peter Spiess-Knafl
Package: wnpp
Severity: wishlist
Owner: "Peter Spiess-Knafl" <d...@spiessknafl.at>

* Package name: abi-tracker
  Version : 1.4
  Upstream Author : Andrey Ponomarenko <aponomare...@abi-laboratory.pro>
* URL : https://github.com/lvc/abi-tracker
* License : GPL-2
  Programming Lang: Perl
  Description : visualize ABI changes timeline of a C/C++ software
library

ABI Tracker - visualize ABI changes timeline of a C/C++ software library.

  The tool requires input profile of the library in JSON format. It can
be created manually or automatically generated by the ABI Monitor:
https://github.com/lvc/abi-monitor

  Sample report: http://abi-laboratory.pro/tracker/timeline/glib/

I want to package abi-monitor and abi-tracker, because I think it is
useful for
lots of DDs and DMs maintaining shared libraries.

Previous tools of Andrey, like abi-compliance-checker are already
packaged in
Debian. However abi-monitor and abi-tracker will provide a more
convenient way
to use them.



Bug#790143: ITA: bomberclone -- free Bomberman clone

2015-06-27 Thread Peter Spiess-Knafl
Package: wnpp
Severity: normal

X-Debbugs-CC: ba...@debian.org

I intent to adopt the package bomberclone.

We mutually agreed with Bart Martens (current maintainer) via mail, that I will
continue maintaining the package.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150627150230.20537.74624.reportbug@cinemast-ThinkPad-T410s



Bug#790151: ITA: libjsoncpp -- library for reading and writing JSON for C++

2015-06-27 Thread Peter Spiess-Knafl
Package: wnpp
Severity: normal

X-Debbugs-CC: josel.seg...@gmx.es
X-Debbugs-CC: cl...@debian.org

The original maintainer and I mutually agreed, that I will continue maintaining
(adopting) this package.

Regards
Peter Spiess-Knafl


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150627150452.22503.10940.reportbug@cinemast-ThinkPad-T410s



Bug#780696: ITP: xcwd

2015-06-23 Thread Peter Spiess-Knafl
I do not think this package would be useful for others, so I decided to
abort the process.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/5589b860.3080...@spiessknafl.at



Bug#780839: ITP: j4-dmenu-desktop - a replacement for i3-dmenu-desktop

2015-03-20 Thread Peter Spiess-Knafl
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: d...@spiessknafl.at

 * Package name: j4-dmenu-desktop
   Version : 2.12
   Upstream Author : Adrien Schildknecht adrien+...@schischi.me
 * URL : https://github.com/schischi-a/xcwd
 * License : GPL-3
   Programming Lang: C++
   Description : j4-dmenu-desktop is a replacement for
i3-dmenu-desktop. It's purpose is to find .desktop files and offer you a
menu to start an application using dmenu.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/550bfc70.6010...@spiessknafl.at



Bug#780696: ITP: xcwd

2015-03-17 Thread Peter Spiess-Knafl
Package: wnpp
Severity: wishlist
X-Debbugs-Cc: p...@autistici.org

* Package name: xcwd
  Version : none yet (https://github.com/schischi-a/xcwd/issues/13)
  Upstream Author : Adrien Schildknecht adrien+...@schischi.me
* URL : https://github.com/schischi-a/xcwd
* License : https://github.com/schischi-a/xcwd/blob/master/LICENSE
  Programming Lang: C
  Description : xcwd - X current working directory

xcwd is a simple tool which prints the current working directory of the
currently focused window.

The main goal is to launch applications directly into the same directory
as the focused applications. This is especially useful if you want to
open a new terminal for debugging or compiling purpose.

There is an ongoing discussion with upstream about packaging it:
https://github.com/schischi-a/xcwd/issues/13


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/55089d97.5010...@autistici.org



Bug#774186: ITA sudoku

2015-02-10 Thread Peter Spiess-Knafl
Hi!

I would like to adopt the package. Would you be able to sponsor new
versions of it?

Is it correct that there is no valid upstream anymore?

Greetings
Peter


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54da8a24.3040...@autistici.org



Bug#776182: ITP: vncterm -- Export virtual console sessions to any VNC client.

2015-01-24 Thread Peter Spiess-Knafl
Package: wnpp
Severity: wishlist
Owner: Peter Spiess-Knafl p...@autistici.org

* Package name: vncterm
  Version : 0.1
  Upstream Author : Johannes E. Schindelin, Christian Beier
* URL : https://github.com/LibVNC/vncterm
* License : GPL
  Programming Lang: C
  Description : Export virtual console sessions to any VNC client.

Due to a new upstream version of libvncserver (0.9.10) the vncterm has been
split out into a separate project. Therefore I decided to create a new source
package for it.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20150125050001.18616.71706.reportbug@cinemast-ThinkPad-T410s



Bug#755299: RFA: libvncserver -- API to write one's own vnc server

2015-01-24 Thread Peter Spiess-Knafl
I would like to help you with that and adopt the package.

Greetings
Peter


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54c47657.5020...@autistici.org



Bug#770410: libjson-rpc-cpp reviews/sponsorship

2015-01-23 Thread Peter Spiess-Knafl
I recently updated my package on mentors after I got a first review
(thanks to jwilk).

https://mentors.debian.net/package/libjson-rpc-cpp

Is someone here interested in further reviewing and/or sponsoring a
C++ multi-library package for JSON-RPC 2.0  1.0 clients and servers?

There is no such library with similar functionality on official archives
yet.
Can someone please help me with that?

If it is not worth sponsoring, could someone give me further advices and
reasons why not?


Thank you in advance
Peter


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54c25903.9080...@autistici.org



Bug#770410: ITP: libjson-rpc-cpp -- JSON-RPC 1.0 2.0 framework for C++

2014-11-20 Thread Peter Spiess-Knafl
Package: wnpp
Severity: wishlist
Owner: Peter Spiess-Knafl p...@autistici.org

* Package name: libjson-rpc-cpp
  Version : 0.4
  Upstream Author : Peter Spiess-Knafl p...@autistici.org
* URL : https://github.com/cinemast/libjson-rpc-cpp
* License : MIT/X
  Programming Lang: C++
  Description : JSON-RPC 1.0  2.0 framework for C++

libjson-rpc-cpp is a crossplatform JSON-RPC framework for C++ Client
and Server applications. It provides easy to use tools
(e.g. stubgenerators) to implement JSON-RPC applications very
straightforward.

It can generate a fully functional C++ client out of a simple
specification file. For server applications, it can generate
abstract classes which only need to implement the specified
procedures.

To allow simple and easy to use interaction between client and server
HTTP connectors (based on libcurl and libmicrohttpd) are already provided.

I want to package this, because there is no JSON-RPC C++ framework
in debian available yet. I have been asked by many users of this
framework for a debian package.

Since I am the upstream author, I can provide security and bug fixes
very easily.


-- 
To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/20141121024514.1907.30782.reportbug@cinemast-ThinkPad-T410s