Bug#982897: ITP: ncdc -- file sharing program using Direct Connect protocols

2021-02-15 Thread Boris Pek
Package: wnpp
Severity: wishlist
Owner: Boris Pek 
X-Debbugs-Cc: tehn...@debian.org

* Package name: ncdc
  Version : 1.22.1
  Upstream Contact: Yoran Heling 
* URL : https://dev.yorhel.nl/ncdc
* License : MIT (Expat)
  Programming Lang: C, ncurses
  Description : file sharing program using Direct Connect protocols

Ncdc is a lightweight direct connect client with a friendly ncurses interface.
It is compatible with EiskaltDC++, DC++, AirDC++, FlylinkDC++ and other DC
clients. Ncdc also interoperates with all common DC hub software that uses the
Direct Connect and Advanced Direct Connect protocols.
.
Program is NOT designed for using as daemon, but it may be used in combination
with a separate terminal multiplexer (screen, tmux) or detach utility (dtach)
if user needs such feature.



Bug#887799: RFP: atomtopubsub -- parse Atom feeds and send them to XMPP PubSub nodes

2021-02-09 Thread Boris Pek
Original project looks dead, but there is an active fork:
https://github.com/edhelas/atomtopubsub/network
https://github.com/imattau/atomtopubsub



Bug#981803: ITP: psi-plugins -- official plugins for Psi

2021-02-03 Thread Boris Pek
Package: wnpp
Severity: wishlist
Owner: Boris Pek 
X-Debbugs-Cc: tehn...@debian.org

* Package name: psi-plugins
  Version : 1.5
  Upstream Contact: https://github.com/psi-im/plugins/issues
* URL : https://github.com/psi-im/plugins
* License : GPL-2+
  Programming Lang: C++, Qt
  Description : official plugins for Psi

This package will contain officially supported plugins for Psi:
* Attention
* Autoreply
* Birthday Reminder
* Chess
* Cleaner
* Client Switcher
* Conference Logger
* Content Downloader
* Enum Messages
* Extended Menu
* Extended Options
* Gomoku Game
* History Keeper
* Image
* Image Preview
* Jabber Disk
* Juick
* Message Filter
* OpenPGP
* Off-the-Record
* PEP Change Notify
* QIP X-Statuses
* Screenshot
* Stop Spam
* Storage Notes
* Translate
* Video Status
* Watcher

Psi is a cross-platform powerful XMPP client designed for experienced users.
User interface of program is very flexible in customization. For example,
there are "multi windows" and "all in one" modes, support of different
iconsets and themes. Psi supports file sharing and audio/video calls. Security
is also a major consideration, and Psi provides it for both client-to-server
(TLS) and client-to-client (OpenPGP, OTR, OMEMO) via appropriate plugins.

List of supported XEPs you may found at:
https://github.com/psi-im/psi/wiki/Supported-XEPs



Bug#979470: ITP: eiskaltdcpp-web -- Simple Web UI for eiskaltdcpp-daemon

2021-01-06 Thread Boris Pek
Package: wnpp
Severity: wishlist
Owner: Boris Pek 
X-Debbugs-Cc: tehn...@debian.org

* Package name: eiskaltdcpp-web
  Version : 1.0.1
  Upstream Contact: Boris Pek 
* URL : https://github.com/eiskaltdcpp/eiskaltdcpp-web
* License : GPL-3+
  Programming Lang: JavaScript, HTML
  Description : EiskaltDC++ Web UI

Official Web User Interface for eiskaltdcpp-daemon. It is designed for using on
embedded devices (for example in NAS) in user home network.

Features:
* Searching of files and directories
* List of current/queued downloads
* Status of connected hubs and basic statistics

Deb packages:
https://github.com/eiskaltdcpp/eiskaltdcpp-web-devel-debian



Bug#886514: Verdigris - header only Qt moc replacement

2018-02-14 Thread Boris Pek
Hi,

> I was wondering if Verdigris would be suitable for this team.
> Here's RFP: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886514
>
> It has just reached 1.0,
> and I am thinking about Debian packaging.
> Your team and sponsorship would be very helpful.

I have seen this article [1] long time ago (about 2016 IIRC). And provided
library was just a proof of concept. Have anything changed since that time?

Are developers going to support this library on constant basis?
Do you have examples of applications which use this library?

[1] https://woboq.com/blog/verdigris-qt-without-moc.html

Best wishes,
Boris



Bug#837523: New maintainer

2017-07-04 Thread Boris Pek
Hi there,

I am going to switch package to new upstream [1] and to update it to latest
release 2.4.1 [2].

Hope to find time in this month.

[1] https://github.com/FastCGI-Archives
[2] https://github.com/FastCGI-Archives/fcgi2/tags

-- 
Boris



Bug#801264: ITP: xembed-sni-proxy -- XEmbed SNI Proxy

2015-10-07 Thread Boris Pek
Package: wnpp
Severity: wishlist

* Package name: xembed-sni-proxy
  Upstream Contact: David Edmundson 
* URL: https://github.com/davidedmundson/xembed-sni-proxy
* License: LGPL-2.1+, GPL-2, GPL-3
  Programming Lang: C++
  Description: XEmbed SNI Proxy

This special proxy converts XEmbed system tray icons to SNI icons. It allows
one to use applications which supports only legacy system tray icons in modern
desktop environments (i.e KDE Plasma 5, GNOME Shell, etc.) which support only
StatusNotifierItem specification.

For more details see: http://blog.davidedmundson.co.uk/blog/xembed_back



Bug#722130: [pkg-otr-team] gajim-plugin-otr

2014-04-04 Thread Boris Pek
Hi everyone,

  3. I see you've called the source package gajim-plugins. If the idea
 is to potentially maintain a bunch of non-OTR Gajim plugins in the
 source package, then I doubt it's appropriate to put it under the
 OTR team's umbrella. So, perhaps a dedicated source package would
 be better. What do you think?

 Probably not, to avoid micro-packaging. To me gajim-plugins is a most
 appropriate form of packaging gajim plugins (and producing per plugin binary
 packages) as long as plugins are shipped from common repository checkout
 even if we're going to ship just one plugin for now.

Producing per plugin binary packages is a bad idea in this case. It increases
the size of Packages.*, Contents-* and Translation-* files in arhive too much,
that affects all Debian users, but not only Gajim users. Also it increases the
size of archive itself because each deb package contains some meta information.

I do not know how many useful Gajim plugins you may want to package, so I will
just show an example of one of my packages.

Currently there are 31 plugins [1] in Psi+ project including OTR plugin. And it
is possible that some new plugins will be added in the future. The size of
psi-plus-plugins package is about 1.5 MB per each architecture [2] and it
appends only 20 strings into Packages.* files [3].

And now try to imagine how it would look otherwise.

[1] https://packages.debian.org/sid/i386/psi-plus-plugins/filelist
[2] https://packages.debian.org/unstable/psi-plus-plugins
[3] http://ftp.de.debian.org/debian/dists/sid/main/binary-i386/Packages.xz

 But that's just my vision and I do not mind at all if somebody would choose to
 de-couple this particular plugin and maintain it separately.

Personally I do not think that providing a separate source package is useful,
when OTR plugin comes in a single tarball with other plugins. More over it
increases the amount of work for maintainer, even if only OTR plugin will be
packaged separately and all other plugins will be packaged together.

Best regards,
Boris


-- 
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/1498241396632...@web16g.yandex.ru



Bug#741640: packaging vcmi

2014-03-19 Thread Boris Pek
Hi,

  The colored rectangle version could be the basis of a free graphics
  pack. Creating such a replacement is surely a multi-year effort

 True for a beautiful replacement – so i started drawing an ugly one:

 git clone http://daten.dieweltistgarnichtso.net/src/vcmi-data-libre.git

 Is CC BY-SA 3.0+ free enough for Debian?

Yes, if source files for these data files are available.

Best wishes,
Boris


-- 
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/31395266...@web21g.yandex.ru



Bug#738681: ITP: bosixnet -- Build Own IPv6 Network

2014-02-11 Thread Boris Pek
Package: wnpp
Severity: wishlist

* Package name: bosixnet
  Version: 1.6
  Upstream Contact: Boris Pek tehnic...@mail.ru
* URL: https://github.com/tehnick/bosixnet
* License: GPL-2+
  Programming Lang: C++, Shell
  Deb packages: https://github.com/tehnick/bosixnet-debian
  Description: Build Own IPv6 Network

Project should be useful when you have to administer many computers
distributed through different networks and connected via NAT. In most of cases
you may just install miredo, gogoc or any other tunnel broker's software and
these computers will be available via IPv6 addresses. BOSixNet includes the
collection of tools for automatic updating the list of such hosts.


-- 
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/5511392153...@web4j.yandex.ru



Bug#726767: ITP: qtcurve -- unified window decoration for Qt4/KDE4, Qt5 and Gtk2

2013-10-18 Thread Boris Pek
Package: wnpp
Severity: wishlist
Owner: !

* Package name : qtcurve
  Version : 1.8.17
  Upstream Contact: Yichao Yu yyc1...@gmail.com
* URL : https://github.com/QtCurve/qtcurve/
* License : GPL-2
  Programming Lang: C++
  Description : unified window decoration for Qt4/KDE4, Qt5 and Gtk2

Project development was moved to GitHub. Source code tree was changed: there is
single tarball for all frameworks now. So only one source package is required
instead of previous two (gtk2-engines-qtcurve and kde-style-qtcurve).


-- 
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/143161382129...@web30m.yandex.ru



Bug#704151: ITP: quadrule -- C library of quadrature rules for numerical integration

2013-04-18 Thread Boris Pek
Hi,

 I just tried to clone the git repository and end up with an error
 
 git clone http://git.debian.org/?p=debian-science/packages/quadrule.git
 Cloning into 'quadrule'...
 fatal:
 http://git.debian.org/?p=debian-science/packages/quadrule.git/info/refs
 not found: did you run git update-server-info on the server?
 

You are doing it wrong. Just open link [1] in web browser and you will see
the correct URLs for `git clone`.

[1] http://git.debian.org/?p=debian-science/packages/quadrule.git

Best wishes,
Boris


-- 
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/657011366271...@web2d.yandex.ru



Bug#701157: ITP: steam-nonfree --- Installer for the Steam software distribution service

2013-02-22 Thread Boris Pek
Package: wnpp
Severity: wishlist
Owner: Boris Pek tehnic...@mail.ru
X-Debbugs-Cc: debian-devel-ga...@lists.debian.org

* Package name    : steam-nonfree
  Version : 1.0.0.28
  Upstream Author : Valve Corporation li...@steampowered.com
* URL : http://www.steampowered.com/
* License : Steam-Install-Agreement
  Description : Installer for the Steam software distribution service

Steam is a software distribution service with an online store, automated
installation, automatic updates, achievements, SteamCloud synchronized
savegame and screenshot functionality, and many social features.

License of Steam allows the distribution of unmodified files.
(See attachment)

Discussion in debian-devel-games mailing list:
http://lists.debian.org/debian-devel-games/2013/02/threads.html#00028
   YOU SHOULD CAREFULLY READ THE ENTIRE FOLLOWING LICENSE AGREEMENT 
BEFORE INSTALLING THIS SOFTWARE PROGRAM.   THIS AGREEMENT CONTAINS IMPORTANT 
TERMS THAT AFFECT YOUR LEGAL RIGHTS.  BY INSTALLING THE SOFTWARE PROGRAM, YOU 
AGREE TO BE BOUND BY THE TERMS OF THIS AGREEMENT.  IF YOU DO NOT AGREE TO THE 
TERMS OF THIS AGREEMENT, PLEASE DO NOT INSTALL THIS SOFTWARE PROGRAM.
 
The software application(s) (the “Program”) is the copyrighted work of 
Valve Corporation (“Valve”) or its suppliers.  All rights reserved, except 
as expressly stated herein.  The Program is provided solely for installation by 
end users according to the terms of this License Agreement, except as provided 
below regarding permitted redistributions. All use of the Program is governed 
by the terms of the Steam subscriber agreement located at 
www.steampowered.com/agreement (the “Steam Agreement”), as such terms may 
be updated from time to time, which terms are incorporated into this License 
Agreement by this reference. Any use, reproduction or redistribution of the 
Program not in accordance with the terms of the License Agreement and the Steam 
Agreement is expressly prohibited.

LICENSE AGREEMENT

1.Grant of Licenses.

   A. Personal Use Limited Installation License. Valve hereby grants, and 
by installing the Program you thereby accept, a limited, non-exclusive license 
and right to install copies of the Program on each of your computers solely for 
your personal use. 
   
   B. Limited Redistribution License.  Valve hereby grants, and you accept, 
a limited, terminable, non-exclusive license to reproduce and distribute an 
unlimited number of copies of the Program; provided that the following 
conditions are met:
(i) you must distribute the Program in its entirety;

(ii) you may not modify the Program, except that, in the case of the 
Linux version of the Program, you may modify scripts and other documentary and 
graphical files, but not any files containing the term “bootstrap” in the 
file name, provided that you do not modify any icons, change any copyright or 
other notices, or alter this or any other license agreement that is included 
with the Program, and provided further that any modifications you make are 
identified by you as modifications from the original Program provided by Valve;

(iii) you may repackage the Program and distribute it with another 
software program, provided that you do not integrate the Program in any way 
with that other software program, or combine the Program with that other 
software program in a manner that would require you to distribute the Program 
under any open source or other license terms different from these terms.

(iv) you may not charge any separate fee or receive any compensation 
attributable to the Program;

(v) you must include this License Agreement provided with the Program 
and ensure that it will display and be required to be accepted by the end user 
in the same manner as is required by the Program in the form received by you; 
and

(vi) you must preserve in all copies of the Program all copyright and 
legal notices that are attached to the copy of the Program received by you.

   C.Restrictions/Reservation of Rights.  Except as expressly set forth 
elsewhere in this License Agreement, you may not, in whole or in part: copy, 
photocopy, reproduce, translate, reverse engineer (with the exception of 
specific circumstances where such act is permitted by law), derive source code 
from, modify, disassemble, decompile, or create derivative works based on the 
Program; remove any proprietary notices or labels on the Program; or attempt in 
any manner to circumvent any security measures designed to control access to 
the Program. You may not package the Program with, or pre-install the Program 
on, any hardware, without obtaining a separate license from us.  The Program is 
licensed to you as a single product. Its component parts may not be separated 
for use on more than one computer.  You may not sell, grant a security interest 
in, rent, lease or license the Program to others

Bug#701157: ITP: steam-nonfree --- Installer for the Steam software distribution service

2013-02-22 Thread Boris Pek
Hi,

 It seems it is already waiting in NEW:
 http://ftp-master.debian.org/new/steam_1.0.0.28-1.html

I am aware of this. Please do not close this ITP and wait my reply to
pkg-games-devel mailing list.

Regards,
Boris


-- 
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/727941361524...@web16g.yandex.ru



Bug#701157: ITP: steam-nonfree --- Installer for the Steam software distribution service

2013-02-22 Thread Boris Pek
Hi,

 FYI, Michael Gilbert has already packaged it and uploaded it to NEW:
 http://ftp-master.debian.org/new/steam_1.0.0.28-1.html

I am aware of this. Please do not close this ITP and wait my reply to
debian-devel-games mailing list.

Regards,
Boris


-- 
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/735331361524...@web16g.yandex.ru



Bug#696380: ITP: astromenace-data -- data files for AstroMenace game

2012-12-19 Thread Boris Pek
Package: wnpp
Severity: wishlist

* Package name    : astromenace-data
  Version : 1.3.1+ds-1
  Upstream Author : Viewizard team viewizard.com
* URL : http://www.viewizard.com/astromenace/index_linux.php
* License : mostly GPL-3+
  Description : data files for AstroMenace game

AstroMenace is an astonishing hardcore scroll-shooter where brave space
warriors may find a great opportunity to hone their combat skills.
Gather money during the battle to spend them on turning your spaceship
into an ultimate weapon of mass destruction and give hell to swarms of
adversaries. Enjoy the wonderfully crafted 3d graphics and high-quality
special effects along with a detailed difficulty adjustment and a handy
interface of AstroMenace.

This package provides data files for the game.


Bug#493350: Very nice open source game (AstroMenace)

2012-12-17 Thread Boris Pek
Hi Dmitry,

  So let's wait for a next release.

 Meanwhile I wanted to see this game in action so I committed initial packaging
 to

 http://anonscm.debian.org/gitweb/?p=pkg-games/astromenace.git

 I'm leaving it there so please feel free to take over the packaging if you
 have time.

I pushed few commits to this repo. Package in FTBFS now, but this could be easy
fixed. Package of course is not ready yet and it requires more time than I have
now. Hope I will find enough free time soon. Any help is welcome.

Best wishes,
Boris


-- 
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/1872461355786...@web24f.yandex.ru



Bug#493350: Very nice open source game (AstroMenace)

2012-12-13 Thread Boris Pek
  After small discussion [1] I can give brief info about current situation
  with licenses for data files:
  * There are ttf fonts under own free licenses which compatible with GPLv3.
  There are bundled fonts from fonts-liberation and fonts-freefont-ttf.

Yes, upstream needs in these bundled fonts for a crossplatform reason.

  However source of one font file is unclear:

  RAW_VFS_DATA/FONT/Ubuntu-B.ttf

 I was curious about which font package Ubuntu-B.ttf belongs to and it seems it
 is part of ttf-ubuntu-font-family in Ubuntu.

Yes, all is described here:
http://sourceforge.net/p/openastromenace/code/234/tree/License.txt#l60

 However if i understand bug
 report #603157 [1] correctly, ftp-masters consider the Ubuntu Font License
 to be non-free at the moment. It seems another blocker is that you can't
 build the fonts from source with tools in main.

 [1] http://bugs.debian.org/603157

Yes, you are right.

 Maybe we can substitute Ubuntu-B.ttf with a free font?

Only if maintainer make necessary patches in the package.

I asked main developer about fonts. He replied that upstream won't support
other fonts in game.

  * Another part of 3D models was licensed from third-party design studio.
And these files come under proprietary license.
  Now main developer is going to re-licence these proprietary files under
  CC BY-SA and to update main file with description of all copyrights and
  licenses used in program.
  The problem is that some files are sourceless, right?

Game developers have these source files but they cannot distribute them.
But they can distribute generated 3D models. And CC BY-SA is the best choice
in this case I think. Users will be able even to modify these files and
to distribute the result.

 This seems to be the difficult part here.

I don't see any problems here. Program with the most part of content is
suitable for contrib. And some data files will come into non-free.

Best wishes,
Boris


-- 
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/902451355406...@web23f.yandex.ru



Bug#493350: Very nice open source game (AstroMenace)

2012-12-13 Thread Boris Pek
  Maybe we can substitute Ubuntu-B.ttf with a free font?

 Only if maintainer make necessary patches in the package.

Game developer wrote me small note how to replace this font in easy way to save
some time for a future maintainer:
1) Edit AstroMenaceSource/MainFS2VFS.cpp:403 -- string FONT/Ubuntu-B.ttf
2) Edit AstroMenaceSource/Main.cpp:49 -- {Ubuntu Family, 
DATA/FONT/Ubuntu-B.ttf}
3) Replace old font RAW_VFS_DATA/FONT/Ubuntu-B.ttf by another one.

(All numbers in instructions are for a future version 1.3.1)

Hope this helps.

Best wishes,
Boris


-- 
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/974731355414...@web20f.yandex.ru



Bug#607440: ITP: leechcraft -- modular Internet client application

2012-10-05 Thread Boris Pek
Issue with library qxmpp was solved successfully, see: 
http://bugs.debian.org/669615


-- 
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/175961349481...@web1e.yandex.ru



Bug#669615: Close this bug?

2012-08-02 Thread Boris Pek
Hi Jeremy,

 qxmpp-dev's additional features have almost entirely been merged into plain
 QXmpp, and I am working closely with Georg Rudoy to merge the remaining
 differences.
 
 I therefore think that packaging qxmpp-dev at this point is not the way to go.
 Any thoughts?

Yes, I know about your work. (I browse commits in repositories)

Unfortunately, integration is not finished yet. When leechcraft can be built
with unmodified library, I'll close this ITP.

Thank you for your work.

Best regards,
Boris


Bug#587062: exactimage 0.7.8-1

2012-07-02 Thread Boris Pek
Hi Daniel,

 I've posted an ITA bug on that piece and I've seen that you've prepared 
 exactimage 0.8.7-1
 as a QA upload, which is really great! Would you like to send me over you 
 package and I am
 going to put everything which has been done so far together, or what's your 
 current intention?

Yep, it was my fault: I prepared few QA uploads [1] before freeze and I had
missed that this package was in ITA state.

Unfortunately, I have removed my version of package. But I've sent small patch
which may be interesting for you:
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587062#69

As we can see in my RFS message [2] there were very few changes. And all these
changes you have already done in git repo.

Personally I was interested in libpng15 transition. I've tested build and it
was successful.

It's a pity that libpng15 transition was not finished in Wheeze. But this is
normal. I hope it will be finished in the next release.

Best regards,
Boris

[1] 
http://bugs.debian.org/cgi-bin/pkgreport.cgi?include=subject%3A[QA];dist=unstable;package=sponsorship-requests
[2] http://bugs.debian.org/679321



-- 
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/150501341251...@web2h.yandex.ru



Bug#587062: exactimage: file format misdetection

2012-06-27 Thread Boris Pek
Hi,

 Can you please coordinate your quest in http://bugs.debian.org/587062

Thanks a lot for a note. I have no intention to become the maintainer of this
package. I've just prepared the QA upload. See my RFS:
http://bugs.debian.org/679321

(Unfortunately I have no access to collab-maint yet, and I cannot commit to it
directly. So I prepared the package in usual way.)

 The new version is already packaged in the experimental branch of
  http://anonscm.debian.org/gitweb/?p=collab-maint/exactimage.git

Hmm, I saw only master branch and 0.8.5-4 tag there via web browser.

But now I've cloned git repo and found experimental branch.
So I'll just close my RFS.

Best regards,
Boris



-- 
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/826061340831...@web13e.yandex.ru



Bug#587062: exactimage: file format misdetection

2012-06-27 Thread Boris Pek
 Everyone can get an account by visiting the alioth register page [1] and
 selecting request to join on the collab-maint [2] project.

I've sent my request to join on June 18.
There is no reply yet.

Regards,
Boris



-- 
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/808751340833...@web17f.yandex.ru



Bug#587062: RFS: exactimage/0.8.7-1 [QA] -- fast image manipulation programs

2012-06-27 Thread Boris Pek
Small patch in attachment.diff --git a/debian/copyright b/debian/copyright
index 44293b6..1f7a47d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -29,8 +29,9 @@ License: GPL-2
  can be found in /usr/share/common-licenses/GPL-2 file.
 
 Files: codecs/agg*
-Copyright: 2002-2005, Maxim Shemanarev
-License: BSD or other
+Copyright: 2002-2005, Maxim Shemanarev (http://www.antigrain.com)
+Comment: http://www.antigrain.com/license/
+License: BSD-3-clause or other
  The Anti-Grain Geometry library is dual-licensed under the BSD license and
  its own license.
  .
@@ -68,9 +69,9 @@ Files:
  codecs/agg_svg_parser.* codecs/agg_svg_path_renderer.cc
  codecs/agg_svg_path_tokenizer.cc
 Copyright:
- 2002-2005, Maxim Shemanarev
+ 2002-2005, Maxim Shemanarev (http://www.antigrain.com)
  2008, René Rebe r...@exactcode.de
-License: BSD or other
+License: BSD-3-clause or other
  The Anti-Grain Geometry library is dual-licensed under the BSD license and
  its own license.
  .
@@ -106,25 +107,19 @@ License: BSD or other
 
 Files: codecs/dcraw.h
 Copyright: 1997-2008, Dave Coffin dcof...@cybercom.net
-License: GPL-2+ | other
+License: GPL-2+ or other
  The Dave Coffin's raw photo decoder is dual-licensed under the
  GNU General Public License (GPL), and its own license.
  .
- In Debian, the Anti-Grain Geometry library is distributed under BSD.
- .
- This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public License
- as published by the Free Software Foundation; either version 2
- of the License, or (at your option) any later version.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
+ In Debian, the Dave Coffin's raw photo decoder is distributed under GPL-2+.
  .
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ No license is required to download and use dcraw.c.  However,
+ to lawfully redistribute dcraw, you must either (a) offer, at
+ no extra charge, full source code* for all executable files
+ containing RESTRICTED functions, (b) distribute this code under
+ the GPL Version 2 or later, (c) remove all RESTRICTED functions,
+ re-implement them, or copy them from an earlier, unrestricted
+ Revision of dcraw.c, or (d) purchase a license from the author.
  .
  On Debian systems, the complete text of the GNU General Public License
  can be found in /usr/share/common-licenses/GPL-2 file.


Bug#479659: RFH: wine -- Windows API implementation

2012-06-21 Thread Boris Pek
Hi,

I see new versions of wine in Debian Sid:
http://packages.qa.debian.org/w/wine.html

Is it time to close this RFH?

Best regards,
Boris



-- 
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/273251340265...@web24h.yandex.ru



Bug#656361: O: kmldonkey -- KDE GUI for MLDonkey

2012-06-20 Thread Boris Pek
Hi,

 Upstream appears to be dead.  If no one wants to maintain it, maybe it
 should be removed.

This is not true. Possible adopters may read:
  http://bugs.debian.org/658378

If no-one interested is found, maybe I'll upload new version as QA upload.

Regards,
Boris



-- 
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/767741340188...@web9e.yandex.ru



Bug#669615: ITP: qxmpp-lc -- QXmpp-dev library for Jabber/XMPP clients

2012-04-20 Thread Boris Pek
Package: wnpp
Severity: wishlist
Owner: Boris Pek tehnic...@mail.ru

* Package name: qxmpp-lc
  Version : 0.3.48
  Upstream Contact: Georg Rudoy 0xd34df...@gmail.com
* URL : https://github.com/0xd34df00d/qxmpp-dev
* License : LGPL-2.1+
  Programming Lang: C++
  Description : QXmpp-dev library for Jabber/XMPP clients

QXmpp is a cross-platform C++ XMPP client library. It is based on Qt and C++.

QXmpp-dev is a feature fork of the QXmpp library, with additional features
and patches to the QXmpp core. For example, the following is implemented,
among other features:
 - In-band registration.
 - XEP-0033: Extended Stanza Addressing.
 - XEP-0145: Roster Annotations.
 - Support of more number of vCard attributes.
 - Setting dataforms in disco#info (allows implementing XEP-0232).
 - Extended Roster management API, with reason texts for subs.
 - Fixed presence verification string generation.
 - Support for XEP-0249 is advertised in features.

I need this library for my package leechcraft:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607440


Bug#665730: ITP: psi-plus-i18n -- translation files for Psi+

2012-03-25 Thread Boris Pek
Package: wnpp
Severity: wishlist
Owner: Boris Pek tehnic...@mail.ru

* Package name    : psi-plus-i18n
* URL : https://github.com/tehnick/psi-plus-i18n
* License : GPL-2+
  Description : translation files for Psi+

There was no translations of Psi+ program except Russian translation.
So I made a special repository with translation files and invited
translators for other languages.



Bug#659103: ITP: kde-gtk-config --- KDE configuration module for GTK+ 2.x and GTK+ 3.x style selection

2012-02-08 Thread Boris Pek
Package: wnpp
Severity: wishlist
Owner: Boris Pek tehnic...@mail.ru

* Package name: kde-gtk-config
  Version : 1.7
  Upstream Author : Aleix Pol Gonzalez aleix...@kde.org
* URL : 
https://projects.kde.org/projects/playground/base/kde-gtk-config
* License : GPL-3 and LGPL-2.1+
  Programming Lang: C++
  Description : GTK2 and GTK3 Configurator for KDE

 The tool integrates itself into the KDE System Settings -- Appearance pane,
 and let's you easily customise GTK2 and GTK3 theming under KDE:
  - Choose which theme is used for GTK2 and GTK3 applications
  - Specify whether menus show or hide icons/text
  - Choose icon theme for GTK applications
  - Adjust font (if needed)
  - Lets you browse, download and install new GTK2 and GTK3 themes directly
from the dekstop.

Preliminary version of the package already available here:
https://github.com/tehnick/kde-gtk-config-debian/tree/master/debian

Now I am working with upstream for some improvements in the project.

Additional link:
https://projects.kde.org/projects/playground/base/kde-gtk-config/repository


PS: I should note that very similar package available in Debian:
http://packages.debian.org/sid/kde-config-gtk-style
But it is for GTK2 only. This is serious limitation because there is a lot of
programs which use GTK3 libraries now. And this is the future...


Bug#607440: ITP: leechcraft -- modular Internet client application

2012-02-03 Thread Boris Pek
I have tried to convince the maintainer of qxmpp package use the fork instead of
the original library to avoid code duplication:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658483


Bug#657471: ITP: libterm-shellui-perl --- Perl module to write a fully-featured shell-like CLI

2012-01-26 Thread Boris Pek
Package: wnpp
Severity: wishlist
Owner: Boris Pek tehnic...@mail.ru

* Package name    : libterm-shellui-perl
  Version : 0.91
  Upstream Author : Scott Bronson bron...@rinspin.com
* URL : http://search.cpan.org/dist/Term-ShellUI/
* License : MIT
  Programming Lang: perl
  Description : Perl module to write a fully-featured shell-like CLI

Term::ShellUI makes it easy to implement a comprehensive Bash or GDB-like
command line user interface.  It supports history, autocompletion, quoting,
escaping, pretty much everything you would expect of a decent shell.

Additional link:
https://github.com/bronson/Term-ShellUI



Bug#641952: New maintainer

2012-01-19 Thread Boris Pek
owner 641952 Boris Pek tehnic...@mail.ru
owner 641953 Boris Pek tehnic...@mail.ru

retitle 641952 ITA: gtk2-engines-qtcurve -- This is a set of widget styles for 
Gtk2 based apps
retitle 641953 ITA: kde-style-qtcurve -- Unified widget styles for KDE and GTK+

thanks


Hi,

I am taking the packages. And I hope you will sponsor them.

Best regards,
Boris


Bug#619056: ITP: YAGF - frontend for Cuneiform OCR

2012-01-18 Thread Boris Pek
owner 619056 Boris Pek tehnic...@mail.ru

thanks


Hi Daniel,

Thank you for the reply. I am taking the ITP.

Best regards,
Boris


Bug#619056: ITP: YAGF - frontend for Cuneiform OCR

2012-01-17 Thread Boris Pek
Hi,

Are you working on the package or are going to make it in the nearest future?
If no, please rename ITP bug to RFP (Request for Package) or just answer here.
If yes, would you need a co-maintainer? I am interested in this package now...

Also I have found few links to an unofficial packages [1][2].
So we can can use these examples to start.

Best regards,
Boris


[1] http://gnu.ethz.ch/debian/yagf/
[2] https://github.com/AlexanderP/dsc-file/tree/master/debian-yagf


Bug#619460: ITP: cuneiform-qt -- GUI frontend for Cuneiform

2012-01-17 Thread Boris Pek
Hi,

Are you sure that you want this package in Debian?
Last stable release of this program was in 2009. It looks dead.
And this program has very poor functional in comparing with
YAGF [1], for example.

Also I see that you sent similar ITP bug report for YAGF [2].

I think we don't really need cuneiform-qt package in Debian.
And if you agree with me please close this bug.

Best regards,
Boris

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


Bug#479659: RFH: wine -- Windows API implementation

2011-12-22 Thread Boris Pek
Hi,

Any solution in this thread?

I am successfully using the wine package from PPA in Launchpad in my Debian Sid
systems. But this is not good advise for most users.

Best regards,
Boris


Bug#607440: ITP: leechcraft -- modular Internet client application

2011-11-09 Thread Boris Pek
Hi,

If ftp-master read ITP bug-report please look at these messages before make
possible remarks:
http://lists.debian.org/debian-mentors/2011/11/msg00121.html
http://lists.debian.org/debian-mentors/2011/11/msg00194.html
http://lists.debian.org/debian-mentors/2011/11/msg00195.html
http://lists.debian.org/debian-mentors/2011/11/msg00198.html *
http://lists.debian.org/debian-mentors/2011/11/msg00199.html
http://lists.debian.org/debian-mentors/2011/11/msg00209.html
http://lists.debian.org/debian-mentors/2011/11/msg00211.html
http://lists.debian.org/debian-mentors/2011/11/msg00213.html
http://lists.debian.org/debian-mentors/2011/11/msg00214.html
http://lists.debian.org/debian-mentors/2011/11/msg00215.html *
http://lists.debian.org/debian-mentors/2011/11/msg00218.html

Eh I see that there are a lot of links from that discussion. So I have marked 
the most important links using symbol *.

Regards,
Boris


Bug#643290: ITP: uhub --- uhub is a high performance p2p hub for the ADC network

2011-09-27 Thread Boris Pek
Package: http://mentors.debian.net/package/uhub
RFS: http://lists.debian.org/debian-mentors/2011/09/msg00491.html

Bug#643290: ITP: uhub --- uhub is a high performance p2p hub for the ADC network

2011-09-26 Thread Boris Pek
Package: wnpp
Severity: wishlist
Owner: Boris Pek tehnic...@mail.ru

* Package name: uhub
  Version : 0.3.2
  Upstream Author : Jan Vidar Krey janvi...@extatic.org
* URL : http://www.uhub.org/
* License : GPLv3 or later
  Programming Lang: C
  Description : uhub is a high performance p2p hub for the ADC network

uhub is a high performance peer-to-peer hub for the ADC network. Its low memory 
footprint allows it to handle several thousand users on high-end servers, or a 
small private hub on embedded hardware.

uhub uses the ADC protocol, and is compatible with DC++, LinuxDC++, EiskaltDC++ 
and other ADC clients.

Key features
  - High performance and low memory usage
  - IPv4 and IPv6 support
  - Experimental SSL support (optional)
  - Advanced access control support
  - Easy configuration

Additional link:
https://github.com/janvidar/uhub/


Bug#620034: O: psi-plus -- Jabber client using Qt

2011-05-15 Thread Boris Pek
retitle 620034 ITA: psi-plus -- Jabber client using Qt

thanks


Bug#444392: Miniupnpc package in our repo

2011-02-07 Thread Boris Pek
Hi to all,

Why so slow?

I see miniupnpc package in Debian NEW for a month:
http://ftp-master.debian.org/new.html

It will come to experimental branch.
But I need it in Debian Sid in the nearest future.

Any progress?

Regards, Boris



Bug#444392: Re[2]: Bug#444392: Miniupnpc package in our repo

2011-02-07 Thread Boris Pek
 I will upload to SID once it's approved by the
 ftp-masters in experimental!

This is good.

 Ask the ftp-masters that have the job of approving
 new packages...

Yes, I see this. But some packages are waiting solution for  11 months. And it 
is a bit worrying.

 Their list is big, you can help
 them if you feel it's slow!

How can I help them? Or how can I affect the speed of reviewing package?

Thanks for a quick answers.



-- 
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/e1pmqcg-0006oi-00.tehnick-8-mail...@f57.mail.ru



Bug#550148: ITP: q4wine -- Q4Wine is a Qt4 GUI for W.I.N.E.

2010-04-16 Thread Boris Pek
Package: wnpp
Severity: wishlist

Packages for last stable release q4wine 0.118 (2010-04-15) are now available in 
my PPA, see 
links above. Packages are completely met the Debian Policy and there are no 
warnings found by 
Lintian utility.

What is the mechanism of adoption package in Debian? I am a bit lost in the 
documentation, I 
would like to see a direct link.

I know that maintainers are very busy now, because Squeeze will be stable soon. 
But is it really 
hard to add package in experimental branch of Debian? It would be useful to 
know about the 
possibility of building this program on other architectures (arm, ia64, mips, 
sparc and etc). 
Launchpad does not provide such functionality unfortunately.




--
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/e1o2lhr-0008mm-00.tehnick-8-mail...@foot.mail.ru



Bug#550148: ITP: q4wine -- Q4Wine is a Qt4 GUI for W.I.N.E.

2010-02-05 Thread Boris Pek
Package: wnpp
Severity: wishlist

Now q4wine and q4wine-unstable packages are available in my PPA on Launchpad:
https://launchpad.net/~tehnick/+archive/tehnick
Additional information also can be found on page:
http://tehnick-8.narod.ru/q4wine/




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



Bug#550148: ITP: q4wine -- Q4Wine is a Qt4 GUI for W.I.N.E.

2009-10-09 Thread Boris Pek
Package: wnpp
Severity: wishlist

I have made q4wine package and I send you this files. I hope they will be 
useful.



q4wine_0.113-1.dsc
Description: Binary data


q4wine_0.113-1.diff.gz
Description: GNU Zip compressed data