Bug#1055868: O: sitecopy -- program for managing a WWW site via FTP, SFTP, DAV or HTTP
Package: wnpp Severity: normal X-Debbugs-Cc: sitec...@packages.debian.org Control: affects -1 + src:sitecopy I intend to orphan the sitecopy package. The package description is: Sitecopy is for copying locally stored websites to remote servers. With a single command, the program will synchronize a set of local files to a remote server by performing uploads and remote deletes as required. The aim is to remove the hassle of uploading and deleting individual files using an FTP client. Sitecopy will also optionally try to spot files you move locally, and move them remotely. . Sitecopy is designed to not care about what is actually on the remote server - it simply keeps a record of what it THINKS is in on the remote server, and works from that.
Bug#1030610: ITP: python3-recipe-scrapers -- simple web scraping tool for recipe sites.
Package: wnpp Severity: wishlist Owner: Christian Marillat X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: python-recipe-scrapers Version : 14.31.0 Upstream Contact: Hristo Harsev * URL : https://github.com/hhursev/recipe-scrapers/ * License : MIT Programming Lang: Python Description : simple web scraping tool for recipe sites. Upstream switched from scrape-schema-recipe in 1.0.0 to recipe-scrapers in 1.1.0 This tool is mandatory for the next gourmand release 1.1.0
Bug#1026218: scrape-schema-recipe_0.2.0-1_amd64.changes ACCEPTED into unstable
On 24 déc. 2022 20:10, Debian FTP Masters wrote: > Accepted: > > Format: 1.8 > Date: Fri, 16 Dec 2022 15:59:09 +0100 > Source: scrape-schema-recipe > Binary: python3-scrape-schema-recipe Hi, This package has been accepted in unstable, thanks, but this package also depends on python-extruct uploaded one month ago but still in NEWS (ITP bug #1022944) so python3-scrape-schema-recipe isn't installable in unstable. Would be nice if you can move python-extruct to unstable to fix that. Christian
Bug#1026218: ITP: python3-scrape-schema-recipe -- extracts cooking recipe from HTML structured data
Package: wnpp Severity: wishlist Owner: Christian Marillat X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: python3-scrape-schema-recipe Version : 0.2.0 Upstream Contact: Micah Cochra * URL : https://github.com/micahcochran/scrape-schema-recipe * License : Apache-2.0 Programming Lang: Python Description : extracts cooking recipe from HTML structured data Scrapes recipes from HTML https://schema.org/Recipe (Microdata/JSON-LD) into Python dictionaries. This python module is needed by gourmand to import recipes from internet.
Bug#1022944: ITP: python-extruct -- library for extracting embedded metadata from HTML markup
Package: wnpp Severity: wishlist Owner: Christian Marillat X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: python-extruct Version : 0.14.0 Upstream Author : Scrapinghub * URL : https://github.com/scrapinghub/extruct * License : BSD-3 Programming Lang: Python Description : library for extracting embedded metadata from HTML markup Currently, extruct supports: W3C's HTML Microdata embedded JSON-LD Microformat via mf2py Facebook's Open Graph (experimental) RDFa via rdflib Dublin Core Metadata (DC-HTML-2003) This package is a dependency for recipe-scrappers python package.
Bug#1022916: ITP: jstyleson -- python library to parse JSON with js-style comments
Package: wnpp Severity: wishlist Owner: Christian Marillat X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: python-jstyleson Version : 0.0.2 Upstream Author : linjackson * URL : https://pypi.org/project/jstyleson/ * License : MIT Programming Lang: Python Description : library to parse JSON with js-style comments JSON by standard does not allow comments and trailing comma, and the python standard json module does not offer options to parse such informal JSON. jstyleson try to make it happy with your js-style commented JSON, by first removing all elements inside (comments and trailing comma), then hand it to the standard json module. jstyleson supports parsing JSON with: single-line comment multi-line comment inline comment trailing comma This package is a dependency for python-extruct
Bug#1022911: ITP: python-html-text -- extract text from HTML
Package: wnpp Severity: wishlist Owner: Christian Marillat X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: python-html-text Version : 0.5.2 Upstream Author : Scrapinghub Inc * URL : https://github.com/TeamHG-Memex/html-text * License : MIT Programming Lang: Python Description : extract text from HTML How is html_text different from .xpath('//text()') from LXML or .get_text() from Beautiful Soup? Text extracted with html_text does not contain inline styles, javascript, comments and other text that is not normally visible to users; html_text normalizes whitespace, but in a way smarter than .xpath('normalize-space()), adding spaces around inline elements (which are often used as block elements in html markup), and trying to avoid adding extra spaces for punctuation; html-text can add newlines (e.g. after headers or paragraphs), so that the output text looks more like how it is rendered in browsers. This package is a dependency for python-extruct
Bug#1022907: ITP: python-mf2py -- Microformats2 parser
Package: wnpp Severity: wishlist Owner: Christian Marillat X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: python-mf2py Version : 1.1.2 Upstream Author : Tom Morris * URL : https://github.com/microformats/mf2py * License : MIT Programming Lang: Python Description : Parser for Microformats2 Full-featured and mostly stable. Implements the full mf2 spec, including backward compatibility with microformats1. This package is a dependency for python-extruct
Bug#1014521: ITP: displaycal -- Graphical user interface for the Argyll CMS
Package: wnpp Severity: wishlist Owner: Christian Marillat X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: displaycal Version : 3.9.6 Upstream Author : Erkan Ozgur Yilmaz * URL : https://github.com/eoyilmaz/displaycal-py3/ * License : GPL-3 Programming Lang: Python Description : Graphical user interface for the Argyll CMS I was the maintainer for Displaycal python2 A fork has been done to support python3. The name displaycal may change in the future as discussed here : https://github.com/eoyilmaz/displaycal-py3/issues/96 For now I'm waiting for a solution in that issue. Christian
Bug#995076: libtorrent-rasterbar_2.0.4-1_amd64.changes is NEW
On 30 sept. 2021 13:49, Debian FTP Masters wrote: Please keep Cc: to BTS. > binary:libtorrent-rasterbar2.0 is NEW. > binary:libtorrent-rasterbar2.0 is NEW. Would be nice to know why this package is waiting in NEW since 3 months when current packages in unstable and testing 1.2.14-1.1 are broken ? 2.0.5-1 fixes these RC bugs : , | * Fix python issues (Closes: #992575, #856600) | * Fix security issues (Closes: #987120) | * Fix vlc-plugin-bittorrent crash (Closes: #916399) | * Fix deluge crash (Closes: #999422) ` Christian
Bug#1001313: ITP: python3-recipe-scrapers -- simple web scraping tool for recipe sites.
Package: wnpp Severity: wishlist Owner: Christian Marillat X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: python3-recipe-scrapers Version : 13.8.0 Upstream Author : Hristo Harsev * URL : https://github.com/hhursev/recipe-scrapers/ * License : MIT Programming Lang: Python Description : simple web scraping tool for recipe sites. This tool is mandatory for the next gourmand release 1.1.0
Bug#998163: ITP: gourmand -- A recipe manager (New name for gourmet)
Package: wnpp Severity: wishlist Owner: Christian Marillat X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: gourmand Version : 1.0.0 Upstream Author : Thomas Mills Hinkle * URL : https://github.com/GourmandRecipeManager/gourmand * License : GPL-2 Programming Lang: Python Description : A recipe manager (New name for gourmet) Upstream gourmet project has been renamed to gourmand. So I'm switching to this new project.
Bug#995076: Adopt packages
On 05 oct. 2021 19:12, Andrew Starr-Bochicchio wrote: > Great news! Let me know if there's anything I can do to help you get > up to speed on the packages. qbittorrent 4.3.8 and libtorrent-rasterbar 2.0.4 have been uploaded to experimental. Christan
Bug#995076: Adopt packages
Hi, If no one object, I'll adopt qbittorrent, deluge and libtorrent-rasterbar packages. Christian
Bug#747543: O: sitecopy
Colin Tuckley writes: > On 17/05/14 13:43, Christian Marillat wrote: > >> I still use sitecopy and can adopt this package if Kartik isn't interested. > > I'm willing to help co-maintain. > > I've been talking to Joe Orton (upstream) by email, he says he's been > rather bad at doing any work on sitecopy recently but is still > interested if people feed him fixes etc. Then you are the new maintainer :) Christian -- 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/87r43sqxwz@christian.marillat.net
Bug#747543: O: sitecopy
Colin Tuckley writes: > Sandro, > > I use sitecopy and I'd be interested in maintaining it. > > Are Christian or Kartik (the Uploaders mentioned on the package page) > not interested in working on the package any more? I still use sitecopy and can adopt this package if Kartik isn't interested. Christian -- 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/87oaywinj2@christian.marillat.net
Bug#720178: O: argyll -- Color Management System, calibrator and profiler
Package: wnpp Severity: normal I intend to orphan the argyll package. Christian -- 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/20130819122205.17188.98730.report...@christian.marillat.net
Bug#690274: ITP: jampal -- mp3 song library management system and player
Peter Bennett writes: > Package: wnpp > Severity: wishlist > Owner: Peter Bennett > > * Package name: jampal > Version : 02.01.06 > Upstream Author : Peter Bennett > * URL : http://jampal.sourceforge.net > * License : GPL > Programming Lang: Java, C++ > Description : mp3 song library management system and player This package contains non distributable code and as been already removed from Debian for that reason. See bugs 687727 Christian -- 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/878vbc447d@christian.marillat.net
Bug#675680: RFP: dispcalgui -- Graphical user interface for argyllCMS utilities related to display calibration and device profiling
submitter 675680 ! retitle 675680 ITP: dispcalgui -- Graphical user interface for argyllCMS utilities related to display calibration and device profiling Thanks man-d writes: > Package: wnpp > Severity: wishlist > > > * Package name: dispcalgui > Upstream Author : Florian Hoech > * URL : http://dispcalgui.hoech.net/ > * License : GPL > Programming Lang: Python > Description : Graphical user interface for argyllCMS utilities > related to display calibration and device profiling. > DispcalGUI allows the user to set both basic and advanced settings > provided by the argyllCMS command line and instruments. As I'm the argyll maintainer and I already use dispcalgui, I'll package this tool. Christian -- 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/8762b9mzhw@christian.marillat.net
Bug#570611: Bug#669920: Please provide a backport for squeeze
Andres Mejia writes: [...] > I recommend starting off by porting the Ubuntu packaging of MythTV to > Debian. I presume if these are local packages, you're using reprepro > or something similar to host a local archive. In such a case, you may > as well build packages of libcrystalhd and upload them to your local > archive. Then you can build mythtv. It is a joke ? MythTV packages for Debian exist since 2002 packaged by Matt Zimmerman and by me since 2005 and you ignore this work ? Don't be surprised if I continue to package MythTV in my repository. Christian -- 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/87aa249ve9@christian.marillat.net
Bug#469397: XBMC 11.0
Vincent Bernat writes: > Hi! > > Now that XBMC 11.0 has been released, is there any plan to upload the > current package to unstable? Otherwise you can install dmo packages : http://www.debian-multimedia.org/ http://www.debian-multimedia.org/pool/main/x/xbmc-dmo/xbmc-dmo Christian -- 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/87fwcwkci0@christian.marillat.net
Bug#652225: O: zvbi -- Vertical Blanking Interval (VBI) utilities
Package: wnpp Severity: normal I intend to orphan the zvbi package. The package description is: Televison broadcasts use the VBI to transmit text such as closed captioning (NTSC), Teletext (PAL/SECAM), and now Intercast and the ATVEC Internet television encodings. The zvbi library is used to capture and decode raw VBI data. . This package contains three utilities: * zvbid, a proxy for VBI devices. It forwards VBI data streams to one or more connected clients and manages channel change requests. * zvbi-chains, a wrapper which executes the VBI application given on the command line while overloading several C library calls so that the application can be forced to access VBI devices via the VBI proxy instead of device files directly. * zvbi-ntsc-cc, a command-line utility for decoding and capturing closed captioning (CC) for NTSC and webtv. -- 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/20111215154240.32234.64115.report...@christian.marillat.net
Bug#610164: ITP: gmerlin-encoders -- encoder plugins for Gmerlin
IOhannes m zmoelnig writes: > Package: wnpp > Severity: wishlist > Owner: IOhannes m zmoelnig > > > * Package name: gmerlin-encoders > Version : 1.0.0 > Upstream Author : Members of the Gmerlin project > > * URL : http://gmerlin.sourceforge.net/ > * License : GPL > Programming Lang: C > Description : encoder plugins for Gmerlin > > Gmerlin is a multiformat media player with tree-like virtual directory > structure, where you can save your files, webstreams or whatever. It > handles even large media collections gracefully. Hardware devices appear > also in the tree so you can open Audio-CDs, (S)VCDs, DVDs and > DVB-broadcasts. > . > This package includes a number of encoders to be used by Gmerlin Do you intent to package encoders who are not allowed in Debian (lame, faac, etc...) ? Christian -- 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/87ei8d2l1d@christian.marillat.net
Bug#544062: ITP: xcfa -- X Convert File Audio
Alessio Treglia writes: > tags 544062 - wontfix > retitle 544062 ITP: xcfa -- X Convert File Audio > owner 544062 Alessio Treglia > thanks > > I've changed my mind as I use the package almost everyday and it works > very, very fine. > Moreover, upstream seems back in action now. > >> What about encoding files in aac or mp3 ? > > The program allows users to encode Audio-CD tracks into many other > formats, so: where is the problem? People can't encode in mp3. Do you think ins't a problem ? > Anyone who wants to use this application with non-free codecs usually > knows how to do that. How ? > > So, I'm on it, the package will be ready soon. Another useless package in debian. Christian -- 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/87zkt5iz64@christian.marillat.net
Bug#529974: RFP: rtmpdump -- download media streamed with the RTMP/RTMPE protocol
Reinhard Tartler writes: [...] > Not only that, but that package also provides librtmp, which ffmpeg 0.6 > can use. For this reason I'm going to take this package under the > pkg-multimedia umbrella. Are you aware of the possible licence problem with Adobe ? http://www.chillingeffects.org/anticircumvention/notice.cgi?NoticeID=25159 Christian -- 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/87pr0gqmxv@christian.marillat.net
Bug#573851: RFP: xvattr
Fathi Boudra writes: > Hi, Hi, > It's also included in Ubuntu Lucid and uploaded by Christian. > Christian, could you upload the package to Debian too ? I'm not an Ubuntu uploader. Christian -- 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/87eii25z8q@christian.marillat.net
Bug#538125: RFP: scantailor -- interactive post-processing tool for scanned pages
Rogério Brito writes: > Package: wnpp > Severity: wishlist > > * Package name: scantailor > Version : 0.9.5 Bug filed since more than 6 months. Do you intent to upload a package soon ? Christian -- 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/87wrxc7mke@christian.marillat.net
Bug#572734: O: gourmet -- A gtk-based recipe organizer and shopping list generator
retitle "O: gourmet -- A gtk-based recipe organizer and shopping list generator" "ITA: gourmet -- A gtk-based recipe organizer and shopping list generator" thanks Rolf Leggewie writes: > Package: wnpp > Severity: normal I'll do an upload today. Christian -- 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/87y6i4o6ir@christian.marillat.net
Bug#567863: RFP: Handbrake - video transcoder
Stuckey writes: > Package: wnpp > > Handbrake is an open source, GPL-licensed, multiplatform, > multithreaded video transcoder. There's a GUI and CLI version. Can't be packaged as x264 video codec and aac and mp3 audio codec aren't free. Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#549626: [pkg-nvidia-devel] Bug#549626: Packaging now in Debian NVIDIA Maintainers svn repo
Andres Mejia writes: [...] > There's no need to wait for a new driver release with the patch I sent > earlier. The only waiting that will be done is waiting for an nvidia- > libvdpau1-driver package to go through NEW. It is possible to upload this package in *unstable* quicly ? Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#549626: [pkg-nvidia-devel] Bug#549626: Packaging now in Debian NVIDIA Maintainers svn repo
Andres Mejia writes: [...] > Also, before any upload of libvdpau is done, the nvidia-graphics-drivers > packages for libvdpau has to have one package that only installs the vdpau > driver (i.e. the libvdpau_nvidia.so.* files). So an nvidia-libvdpau1-driver > package should exist that only installs the vdpau driver. > > This means we have to wait until the next NVIDIA driver release is made, > which > should have the files, Why do you want to wait for a new driver release ? We don't need to wait at least 2 months for a news driver + 1 month in the new queue. Make symlinks. Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#555918: O: sawfish-pager
Package: wnpp Severity: normal I don't use this package. Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#555852: ITP: gmerlin-avdecoder -- general purpose media decoding library
Fabrice Coutadeur writes: > Package: wnpp > Severity: wishlist > Owner: Fabrice Coutadeur > > > * Package name: gmerlin-avdecoder > Version : 1.0.1 > Upstream Author : Burkhard Plaum > * URL : http://gmerlin.sourceforge.net/avdec.html > * License : GPL > Programming Lang: C > Description : general purpose media decoding library Package already in Debian : http://lists.debian.org/debian-multimedia/2009/11/msg00015.html Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#552705: ITP: mp4v2 -- a library that provides functions to read, eate, and modify mp4 files
Julien BLACHE writes: > Fabian Greffrath wrote: > > Hi, > >> The Debian multimedia packages maintainers are still unsure if there are >> packages that actually make use of this library at all. Interested >> users, please indicate your interest in this bug and CC our mailing >> list! > > gtkpod needs libmp4v2 to be able to handle aac/mp4 files. Which is the > native format for the iPod, so... definitely useful. And I'd *love* to > see gtkpod in Debian built with libmp4v2 enabled. gtkpod in svn do a dlopen for libmp4v2 so ins't a problem. Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#544062: ITP: xcfa -- X Convert File Audio
Alessio Treglia writes: > Package: wnpp > Severity: wishlist > Owner: Alessio Treglia > > * Package name: xcfa > Version : 3.4.9 > Upstream Author : Claude Bulin > * URL : http://www.xcfa.tuxfamily.org/ > * License : GPL > Programming Lang: C > Description : X Convert File Audio > > Extraction of Audio-CD and musical file conversion to flac, wav, mp3, > ogg, m4a, mpc, ape, wavpack formats. > . > Features: > * Decompression of wma and shorten formats to flac, wav, mp3, ogg, m4a, > mpc, ape, and wavpack. What about encoding files in aac or mp3 ? Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#544051: ITP: divxenc -- shell script to encode DVDs to FMP4/DivX
Alessio Treglia writes: > Package: wnpp > Severity: wishlist > Owner: Alessio Treglia > > * Package name: divxenc > Version : 1.4.2 > Upstream Author : Grozdan Nikolov > * URL : http://divxenc.sourceforge.net/ > * License : GPL > Programming Lang: Bash > Description : shell script to encode DVDs to FMP4/DivX > > A shell script which makes it easy to encode DVDs, (S)VCDs or video files > to the FMP4/DivX video format using MEncoder from the MPlayer project. > Here you can find more information about divxenc and the features it > supports as well as a FAQ on various issues. This package should depends on mencoder who doesn't exist in debian... Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#538881: ITP: libweed0 -- Library for inclusion of plugins into LiVES
Harry Rickards writes: > Christian Marillat wrote: >> Harry Rickards writes: [...] >> The diff in this link doesn't provides packages for the shared library >> when my diff does. Then which diff do you think is the best for you ? > > As far as I can tell your diff provides libweed as part of the lives > package. You also seem to have a binary only libweed package, which > would mean that lives wouldn't be accepted into the main repo. Are you sure ? My diff provides 4 packages. , | $ dh_listpackages | lives | lives-data | libweed0 | libwee-dev ` Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#538881: ITP: libweed0 -- Library for inclusion of plugins into LiVES
Harry Rickards writes: > Christian Marillat wrote: >> Harry Rickards writes: >> >>> On 27 Jul 2009, at 20:57, Christian Marillat wrote: >>> >>>> Harry Rickards writes: [Added Salsaman in the Cc:] >> A separate *package* not a separate *tarball*. Do you see the difference ? > > Yes I do, but do I not need to still submit an ITP? No. One ITP by tarball and not one ITP by package. >>> Also I can't find the link, but there's a mailing list post somewhere >>> on lives-devel saying that libweed is now avaliable as a standalone >>> library. >> >> Again did you try to do a lives package with my Debian work ? >> >> http://www.debian-multimedia.org/pool/main/l/lives/ > > No, I used the work at http://sid.ethz.ch/debian/lives/nyu/, which was > the link upstream gave me. The diff in this link doesn't provides packages for the shared library when my diff does. Then which diff do you think is the best for you ? Also this diff is for Lives 0.9.9.7 when mine is for 1.0.0 I package lives since 3 years now, do you think that my packages are broken ? Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#538881: ITP: libweed0 -- Library for inclusion of plugins into LiVES
Harry Rickards writes: > On 27 Jul 2009, at 20:57, Christian Marillat wrote: > >> Harry Rickards writes: >> >>> Package: wnpp >>> Severity: wishlist >>> Owner: Harry Rickards >>> >>> * Package name: libweed0 >>> Version : 1.0.0 >>> Upstream Author : Gabriel Finch >>> * URL : http://lives.sourceforge.net >>> * License : GPLv3 >>> Programming Lang: C >>> Description : Library for inclusion of plugins into LiVES >>> >>> A library that was origionally only avaliable as part of LiVES >>> (package >>> lives) but is now avaliable seperately. Allows for the inclusion of >>> plugins into LiVES. >> >> This library isn't available seperately and I don't think that the >> author intent to do a separate package for that. >> >> For now lives is the main tarball for lives and libweed packages. >> >> Christian >> >> > > I'm helping package lives and lintian kicks up warnings/errors (can't > rememer which) if weed is not in a separate package. Upstream seems to > think it's a good idea to package it seperately. A separate *package* not a separate *tarball*. Do you see the difference ? > Also I can't find the link, but there's a mailing list post somewhere > on lives-devel saying that libweed is now avaliable as a standalone > library. Again did you try to do a lives package with my Debian work ? http://www.debian-multimedia.org/pool/main/l/lives/ Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#538881: ITP: libweed0 -- Library for inclusion of plugins into LiVES
Harry Rickards writes: > Package: wnpp > Severity: wishlist > Owner: Harry Rickards > > * Package name: libweed0 > Version : 1.0.0 > Upstream Author : Gabriel Finch > * URL : http://lives.sourceforge.net > * License : GPLv3 > Programming Lang: C > Description : Library for inclusion of plugins into LiVES > > A library that was origionally only avaliable as part of LiVES (package > lives) but is now avaliable seperately. Allows for the inclusion of > plugins into LiVES. This library isn't available seperately and I don't think that the author intent to do a separate package for that. For now lives is the main tarball for lives and libweed packages. Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#525297: O: mbrowse -- a SNMP MIB browser
Noèl Köthe writes: > Hello, > > Am Sonntag, den 19.07.2009, 23:35 +0200 schrieb Luk Claes: > >> >> After speaking with the current mbrowse maintainer Noèl Köthe, >> >> he no longer has the time nor interest in maintaining it. >> >> Therefore, I am orphaning this package now. >> > >> > Do you know if a similar tool exist ? >> >> >> Yes, tkmib looks to be similar and is part of the net-snmp package. Do >> you think we should remove mbrowse from the archive? > > IMHO, yes because its dead upstream. Personally I use this package one or two times by year. Otherwise if this package is really important for me I can do my own package. Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#531450: ITP: gmameui -- front-end for the arcade games emulator MAME
Loïc Martin writes: > Package: wnpp > Severity: wishlist > Owner: "Loïc Martin" > > * Package name: gmameui > Version : 0.2.8 > Upstream Author : Andrew Burton > * URL : http://gmameui.sourceforge.net/ > * License : GPL2+ > Programming Lang: C > Description : front-end for the arcade games emulator MAME > >GMAMEUI is a front-end program that helps you run MAME, the Multiple >Arcade Machine Emulator, allowing you to run your arcade games >quickly and easily. >GMAMEUI is a fork of the defunct GXMame project, with a number of >enhancements over GXMame, among which the support for SDLMame and for >more recent versions of MAME. This package should go in contrib because he depends on non-free packages (mame-*). Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#511555: VDPAU Headers
Andres Mejia writes: [...] > So the headers can be packaged up and distributed via main until NVIDIA > creates > a proper package for libvdpau (won't hold my breath). > > Also, it seems libvdpau.so is loaded by dlopen by mplayer/ffmpeg. Has anyone > confirmed this? If so, The Debian multimedia team should look into creating a > package just for the headers. > > The headers can be fount at > ftp://download.nvidia.com/XFree86/vdpau/include/vdpau/ Headers are alreay included in the nvidia source package and a bug has been already filed 519792 against the nvidia package. This issue chould be fixed by the nvida package maintainer and not by the multimedia team. Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#531040: ITP: xvidcore -- High quality ISO MPEG4 ASP codec library
Loïc Martin writes: > Package: wnpp > Severity: wishlist > Owner: "Loïc Martin" > > * Package name: xvidcore > Version : 1.2.2 > Upstream Author : Christoph Lampert , Michael Militzer > , Peter Ross > * URL : http://www.xvid.org/ > * License : GPL2+, other > Programming Lang: C, asm > Description : High quality ISO MPEG4 ASP codec library Xivd isn't a free codec. http://en.wikipedia.org/wiki/Xvid http://list.xvid.org/pipermail/xvid-devel/2002-September/000827.html http://list.xvid.org/pipermail/xvid-devel/2002-November/001316.html http://list.xvid.org/pipermail/xvid-devel/2002-November/001318.html Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#525297: O: mbrowse -- a SNMP MIB browser
Barry deFreese writes: > Package: wnpp > Severity: normal > > After speaking with the current mbrowse maintainer Noèl Köthe, > he no longer has the time nor interest in maintaining it. > Therefore, I am orphaning this package now. Do you know if a similar tool exist ? Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#515850: RFP: mjpegtools - MJPEG video capture/editting/playback MPEG encoding
Reinhard Tartler writes: > Fabian Greffrath writes: > >> have we got an answer/statement [from ftp-master] to this yet? > > No, I haven't heared anything yet. I really do hope that we get an > answer on that soon. > > Last saturday joerg asked me to resend another mail about mpeg in > debian, I have to finally write that mail this mail. But in the end, > this inquiry is a very similar topic... > >> Will it make sense to start packaging in pkg-multimedia git now? > > if you have some spare time, why not. I just fear that it will rott in > NEW. It wouldn't be the first package to end like that :-( Still trying to cheat. Apparently the same problem with ffmpeg was not a lesson... Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#331072: debian + cinelerra + theora rocks
Holger Levsen writes: > Hi Christian, Hi, > as you (hopefully!) I appreciate your efforts for debian-multimedia.o very > much, but why do you riculouse (speling?) this effort? Supporting free codecs > with free software is very worthwhile! I've never said that. I'm just saying that theroa video are not playable on all devices. Devices for me is not a computer but a DVD player. Without MPEG2, Xvid, Divx encoding cinelerra is useless. http://en.wikipedia.org/wiki/DVD_player Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#331072: debian + cinelerra + theora rocks
Holger Levsen writes: > Hi, > > On Sonntag, 15. Februar 2009, Christian Marillat wrote: >> And you are playing this file where ? Most DVD player are unable to >> read this file. Completely useless. > > http://meetings-archive.debian.net/pub/debian-meetings/ contains 393 GB of > videos, most of it in ogg theora. And AFAIK many people think those videos > are very useful. Video for geeks ? Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#515850: RFP: mjpegtools - MJPEG video capture/editting/playback MPEG encoding
Reinhard Tartler writes: > The following message is a courtesy copy of an article > that has been posted to gmane.linux.debian.devel.general as well. As you know (you are the ffmpeg maintainer) MPEG2 is not free, this is why this encoder has been removed from ffmpeg. So mjpegtools can't enter in Debian. Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#331072: debian + cinelerra + theora rocks
Philippe Coval writes: >>As usual in Debian a program like Cinelerra-CV without mpeg2, mp3, aac >> or x264 encoding is useless. > > Well I managed to make a couple of videos > using theora+vorbis as input and outpout and it works .. And you are playing this file where ? Most DVD player are unable to read this file. Completely useless. Christian -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Bug#331072: ITP: cinelerra-cv -- non-linear video editor and compositor for Linux
Ludovic RESLINGER <[EMAIL PROTECTED]> writes: [...] > I think to use the Cinelerra-CV version for packaging because it seems > to be a more stable version with a community of developers who works > to correct some bugs on Herroinewarrior version. I think it would be > the best choise for debian package. > > Yes, I looked into the packaging problems. I'm going to try a solution > for this problem of licences. As usual in Debian a program like Cinelerra-CV without mpeg2, mp3, aac or x264 encoding is useless. Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#506378: RFP: videoporama -- turn a series of images into a video/DVD slideshow
Francois Marier <[EMAIL PROTECTED]> writes: > On 2008-11-21 at 09:05:39, Christian Marillat wrote: >> As you know we don't have the possibility to create mpeg2 or avi files >> in Debian, so without these file formats this tool is useless. > > I guess it should be an RFP for debian-multimedia then :) I did and uploaded a package. Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#506378: RFP: videoporama -- turn a series of images into a video/DVD slideshow
Francois Marier <[EMAIL PROTECTED]> writes: > Package: wnpp > Severity: wishlist > > * Package name: videoporama > Version : 0.6.2 > Upstream Author : Ponchaut Olivier <[EMAIL PROTECTED]> > * URL : http://users.edpnet.be/opvg/images2dv/index_en.html > * License : GPL > Programming Lang: Python > Description : turn a series of images into a video/DVD slideshow > > Videoporama is a tool which turns a series of images or photos into a video > slideshow. The following options are available: > . > - transitions between images > - support for 4:3 or 16:9 image geometry > - display time and transition type can be set for each image > - sound support (wav, ogg or MP3) > - output in PAL, NTSC or SECAM > - support output file formats : Raw dv, AVI type 1 & 2, MPEG >(VCD, SVCD, XVCD & DVD) > - background image or color As you know we don't have the possibility to create mpeg2 or avi files in Debian, so without these file formats this tool is useless. Also mjpegtools doesn't exist (and can't enter) in Debian. Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#456165: RFP: handbrake -- Rips and encodes DVDs
Martin Michlmayr <[EMAIL PROTECTED]> writes: > * Josh Triplett <[EMAIL PROTECTED]> [2007-12-13 03:16]: >> * Package name: handbrake > > Do you know if anyone has managed to produce debs in the meantime? > > (Or do you know about another utility that is easy to use?) RFP or ITP for video/audio encoder are really necessary for Debian when most of the popular codecs are disabled ? Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#289168: xvidcap package for review on http://people.debian.org/~DD
Geert Stappers <[EMAIL PROTECTED]> writes: > Hello Javier, > > Putting the xvidcap package online for (Copyright) review > would be a good thing. > > http://people.debian.org/~jfs/xvidcap > would be a good place This package will certainly be rejected because you are using the internal ffmpeg who contains forbidden (mpeg2, divx) codecs for Debian. Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#490386: RFP: h264enc -- h.264 video encoding script
Joey Hess <[EMAIL PROTECTED]> writes: > Dmitry E. Oboukhov wrote: >> package created (see attache), but can not be uploaded >> (debian/main/contrib/non-free) does not contain mencoder. > > Hmm, yeah, that is a hard dependency. > > Maybe it should be put in the debian-multimedia repository? I'll be happy to put this package on my repository if necessary. Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#247337: [Fwd: lives_0.9.8.10-1_powerpc.changes REJECTED]
Gürkan Sengün <[EMAIL PROTECTED]> writes: >> I still don't understand the necessity to upload Lives in Debian. >> >> Without mjpegtools you can't encode in mpeg2. Same for transcode or >> mencoder who doesn't exist in Debian even if you add a note saying >> "Lives doesn't work, you need to add this package from this site" > > Anyone can add it from wherever he wants, or take a Debian package > and rebuild it according their needs. This is a lot easier when you can > just say apt-get source PACKAGE, without having to figure where else it > is (if it's not in an official debian repository). Debian isn't Gentoo. > Besides, someone can just use lives effects, then reencode the movie > into whatever format he wants at the end of all the editing. > >> the >> first user will certainly don't understand why Lives doesn't work >> because this use will certainly never read the README.Debian. > > There's no README.Debian. Even better. How user should guess what is missing then ? Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#247337: [Fwd: lives_0.9.8.10-1_powerpc.changes REJECTED]
Gürkan Sengün <[EMAIL PROTECTED]> writes: > Dear Salsaman, > > Could you relicense all of your software parts of lives into > GNU GPL v3, or 2, or 2.1, whatever you like best? > > That'll make inclusion of lives into Debian (and Ubuntu) a lot > easier. I still don't understand the necessity to upload Lives in Debian. Without mjpegtools you can't encode in mpeg2. Same for transcode or mencoder who doesn't exist in Debian even if you add a note saying "Lives doesn't work, you need to add this package from this site" the first user will certainly don't understand why Lives doesn't work because this use will certainly never read the README.Debian. Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#457899: RFP: ubuntu-archive-keyring -- GnuPG keys of the Ubuntu archive
Jack Bates <[EMAIL PROTECTED]> writes: > Package: wnpp > Severity: wishlist > > I frequently use pbuilder on my Debian system to build packages for > Ubuntu, so I manually install: > http://packages.ubuntu.com/gutsy/misc/ubuntu-keyring Manually install under pbuilder ? How ? The right way is to add the keyring package in EXTRAPACKAGES pbuilder configuration option ptherwise the problem remain the same. Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#457897: O: zapping
Package: wnpp Severity: normal Hi, Package broken and upstream doesn't reply to bug reports... Christian -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (900, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.23.8 (SMP w/4 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#447276: devede: Please include in Debian
Martin Michlmayr <[EMAIL PROTECTED]> writes: > retitle 447276 RFP: devede -- program to create video DVDs and CDs > reassign 447276 wnpp > thanks > > * Roman Stöckl-Schmidt <[EMAIL PROTECTED]> [2007-10-19 18:03]: >> Taken from http://www.rastersoft.com/programas/devede.html, there is >> a deb package in Christian Marillat's repositories, but it's version >> 2.12 which is ridiculously ancient. > > Given that it's in Christian's repository, I'm not sure it can be put > into Debian (patents, etc). Christian, do you know the situation of > devede? Ooops, I forgot this e-mail. devede depends on mencoder who doesn't existe in Debian. Christian
Bug#447276: Acknowledgement (devede: Please include in Debian)
Roman Stöckl-Schmidt <[EMAIL PROTECTED]> writes: > Martin Michlmayer wrote: >> Given that it's in Christian's repository, I'm not sure it can be put >> into Debian (patents, etc). Christian, do you know the situation of >> devede? > > I'm sorry to interfere with this discussion since I'm not an expert on > the subject. But judging from the available information it should be > okay with dfsg. The program itself is GPL (v3) according to the > history of versions' on the website and its dependecies *Mplayer*, > *Mencoder*, *DVDAuthor*, *VCDImager* and *MKisofs *are all available > in or for debian, so it should at least be allowed in contrib, right? mencoder is certainly not in Debian, and without an encoder devede is completely useless. And FYI the latest devede is my repository is the latest 3.2 Christian
Bug#405212: RFP: libx264 -- free library for encoding H264/AVC video streams.
Fabian Greffrath <[EMAIL PROTECTED]> writes: > Hi Sam and Daniel, > > indeed my package was meant to only build PIC static libraries. I took > Christian Marillat's packages as a prototype. One thing I remember is > that the x264 binary was not dynamically linked against the .so although > I compiled with --enable-shared, so I finally built only the static > version. Exactly the same reason why I don't provides shared libraries. Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#335249: Ping!
"Arnaud Quette" <[EMAIL PROTECTED]> writes: > Hello Amaya, > > 2007/2/20, Amaya <[EMAIL PROTECTED]>: >> Hi there, >> >> This ITP is dated 22 Oct 2005, I know other ITPed software is >> involved... >> Did you make any progress on this? >> Are there preliminary packages to test? >> Is there any way we can be of assistance to get jahshaka packaged? > > I don't know if Christian has done anything on his side. Libraries needed by jahshaka (openlibraries) still doesn't compile. Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#311367: Still interested in mythtv inside Debian
Drew Scott Daniels <[EMAIL PROTECTED]> writes: > reopen 311367 > thanks > > I'm still interested in mythtv being packaged inside Debian. Beyond the > mentioned mp3 issue, I'm not sure what else is keeping the package out. > I'm ccing Christian Marillat, Matt Zimmerman and the Alioth mythtv package > list to get more comments about this. This is not possible because mythtv need to depends on liblame. I think you can close this RFP. Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#405212: RFP: libx264 -- free library for encoding H264/AVC video streams.
Adrian Bunk <[EMAIL PROTECTED]> writes: > On Tue, Jan 02, 2007 at 07:09:58AM +0100, Fabian Greffrath wrote: >> > Package name: libx264 >> > URL : http://developers.videolan.org/x264.html >> > License : GPL >> > Description : free library for encoding H264/AVC video streams. >> >> I have already prepared packages for the Debian Unofficial repository [1] >> which are a bit outdated though, but I am going to package more recent >> versions soon. >> >> [1] http://ftp-master.debian-unofficial.org/debian-archive/packages/x264/ > > There are already pretty current packages available at [1], but as long > as it's not in Debian other packages in Debian can't be compiled with > libx264 (or have to continue to ship their own copy of libx264). X264 have some patents issues : http://bugs.debian.org/354667 And threads in legal : http://lists.debian.org/debian-legal/2006/03/msg00031.html http://lists.debian.org/debian-legal/2006/05/msg4.html Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#379000: O: gtm -- Multiple files transfer manager
Package: wnpp Severity: normal I intend to orphan the gtm package. The package description is: GTransferManager allows the user to retrieve multiple files from the web. These files can be retrieved in multiple parts and each part retrieved on a separate session that the user is connected to the Internet. This is most useful to users with dialup connections. The program performs these tasks using wget as its back-end. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (900, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17.1 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#373702: O: sawfish -- a window manager for X11
Package: wnpp Severity: normal I don't intent to spend my time with non-existent bug report like 368546. The package description is: Sawfish is an extensible window manager using an Emacs Lisp-like scripting language--all window decorations are configurable, the basic idea is to have as much user-interface policy as possible controlled through the Lisp language. This is no layer on top of twm, but a wholly new architecture. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (900, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16.17 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#365634: O: cricket -- Program for collection and display of time-series data
retitle 365634 ITA: cricket -- Program for collection and display of time-series data owner 365634 [EMAIL PROTECTED] thanks Luk Claes <[EMAIL PROTECTED]> writes: > Package: wnpp > Severity: normal > > The maintainer wants to orphan the cricket package. If nobody object I'll adopt this package. Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#360092: kmplayer package review
Mark Purcell <[EMAIL PROTECTED]> writes: > On Wednesday 05 April 2006 05:35, Christian Marillat wrote: [...] >> Yes, this package should go in contrib due to the mplayer dependency. > > Thanks Christian, > > kmplayer despite the name no longer solely depends on mplayer to provide a > functional media player. In fact the way it has been packaged for Debian in > svn.debian is that it only depends on the free xine to provide media player > functionality and this should go in main and not contrib. It also can use a > gstreamer backend, which, whilst also free, has been disabled for the Debian > package. Of course mplayer is needed. See in src/kmplayerprocess.cpp In the same source, mencoder is also called which is definitely not free. The README file isn't ambiguous : , | KMPlayer needs KDE3.1 and a working mplayer/mencoder somewhere in you PATH. ` So kmplayer should go in contrib or all the code related to mplayer/mencoder need to be removed and then kmplayer can go in main. Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#112699: acknowledged by developer (WNPP bug closing)
reopen 112699 thanks [EMAIL PROTECTED] (Debian Bug Tracking System) writes: [...] > Hello, Hi, > This is an automatic mail sent to close the ITP you have reported or > are involved with. Please don't send bling e-mail like that. Human are doing ITP not robot. Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#354667: x264 for Debian
David Liontooth <[EMAIL PROTECTED]> writes: > Salut Christian, Salut David, > Would you consider packaging x264 for Debian? My experience with your > unofficial packages has been excellent on both x86 and amd64. Even > though the library is still labeled "in early development", it appears > to be mature enough to be clearly useful. I have for instance used > ffmpeg in conjunction with your unofficial x264-bin to encode video for > streaming with VLC and obtained impressive results. > > Since the code is GPL there should be no legal obstacles. The source code in GPL but I don't know if the codec meet the DFSG. I don't know how to search... Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#325179: ITP: enblend
Hi, Could you give me the definition for ITP ? I'm not sure if you understand what ITP mean. Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#112699: rte_0.4-0.0_i386.changes REJECTED
Joerg Jaspert <[EMAIL PROTECTED]> writes: > On 10233 March 1977, Christian Marillat wrote: [...] >> Are you serious ? We have ffmpeg (and soon mencoder in the mplayer >> package)in Debian who does exactly what rte does and rte can't enter >> Debian ? ffmpeg should be removed then. > > Yes, ffmpeg encoding stuff shouldnt be there, and no, mplayer wont get > in with mencoder included. I already talked with upstream about it, he > will talk with Debian maintainer to exclude this thing, before we take a > closer look at it. Then I'm waiting to your decision with ffmpeg to remove my package or not. Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#112699: rte_0.4-0.0_i386.changes REJECTED
Joerg Jaspert <[EMAIL PROTECTED]> writes: > Hi Hi, > Yes, this is the reject of the rte package which was in NEW until now. > > Reasons: > - It is an encoding thing, which encodes to formats which are patented, and > the patent holder are actually enforcing their patents. Found some > hits for this with a little question to google. Are you serious ? We have ffmpeg (and soon mencoder in the mplayer package)in Debian who does exactly what rte does and rte can't enter Debian ? ffmpeg should be removed then. > - Its fairly outdated now (yeah, long time in NEW, but this doesnt mean that > new package versions shouldnt be uploaded into NEW too, if even just > to show that you actually still care for your package!) Of course read the ITP bug. I already answered in this bug 3 months ago, that I'm still interested to package rte. > - Its not even available on the homepage of you, the packager, where > all other packages are that arent in Debian, so it doesnt look like > this package is needed for anything in or around Debian right now. Of course yes. Read the ITP : , | librte0 and librte-dev library needed by zapping to build the plugin | encoder. ` I'm the zapping maintainer. > If this reasons are no longer true in the future feel free to > re-upload it, but for now it is out. Done. I've uploaded 0.5.6-1 Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#266305: O: gtktalog -- Disk catalog
Package: wnpp Severity: normal Upstream doesn't work on this tool since 13 months. He don't want to switch to GNOME 2.x, so I orphan this package. Christian The package description is: GTKtalog is a GTK Disk Catalog program. It means you can create a database of all your CDs or other disks, and browse it or search specific files or folders. It's really useful when you have many CDs and you want to know in which CD some thing is. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (900, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.7 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#238903: O: yelp -- Help browser for GNOME 2
Package: wnpp Severity: normal I intend to orphan the yelp package. The package description is: This package contains the GNOME online help browser application. Based on the gtk-xmhtml widget, it allows you to view documentation in the form of HTML, man pages, or GNU info pages. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.4 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#238902: O: startup-notification -- library for program launch feedback (shared library)
Package: wnpp Severity: normal I intend to orphan the startup-notification package. The package description is: startup-notification is a library which allows programs to give the user visual feedback that they are being launched; this is typically implemented using a busy cursor. This library is currently used by GNOME programs, but is part of the freedesktop.org suite of cross-desktop libraries. . This package contains the shared library. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.4 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#238901: O: scrollkeeper -- A free electronic cataloging system for documentation
Package: wnpp Severity: normal I intend to orphan the scrollkeeper package. The package description is: It stores metadata specified by the http://www.ibiblio.org/osrt/omf/ (Open Source Metadata Framework) as well as certain metadata extracted directly from documents (such as the table of contents). . It provides various functionality pertaining to this metadata to help browsers, such as sorting the registered documents or searching the metadata for documents which satisfy a set of criteria. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.4 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#238900: O: libwnck -- Window Navigator Construction Kit - runtime files
Package: wnpp Severity: normal I intend to orphan the libwnck package. The package description is: A library to use for writing pagers and task lists. . This package contains runtime files. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.4 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#238898: O: libgnomeui -- The GNOME 2 libraries (User Interface) - runtime files
Package: wnpp Severity: normal I intend to orphan the libgnomeui package. The package description is: This package contains the shared library for the base GNOME library functions (User Interface functions). -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.4 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#238896: O: libgnomeprintui -- The GNOME 2.2 print architecture User Interface - runtime files
Package: wnpp Severity: normal I intend to orphan the libgnomeprintui package. The package description is: The goals of this architecture include: . * Absolutely uncompromised output quality * Speed, memory efficiency, and other related performance goals * Ability to work smoothly with Postscript printers, fonts, and other resources * A screen display derived from the Canvas * An extension path for a wide variety of Unicode scripts * An extension path for a richer set of graphics operators than Postscript supports, especially transparency * To make life as easy as possible for application developers . This package contains runtime files. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.4 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#238895: O: libgnomeprint -- The GNOME 2.2 print architecture - runtime files
Package: wnpp Severity: normal I intend to orphan the libgnomeprint package. The package description is: The goals of this architecture include: . * Absolutely uncompromised output quality * Speed, memory efficiency, and other related performance goals * Ability to work smoothly with Postscript printers, fonts, and other resources * A screen display derived from the Canvas * An extension path for a wide variety of Unicode scripts * An extension path for a richer set of graphics operators than Postscript supports, especially transparency * To make life as easy as possible for application developers -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.4 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#238894: O: libgnomecanvas -- A powerful object-oriented display - runtime files
Package: wnpp Severity: normal I intend to orphan the libgnomecanvas package. The package description is: The canvas widget is a powerful and extensible object-oriented display engine. A GnomeCanvasItem is a GtkObject representing some element of the display, such as an image, a rectangle, an ellipse, or some text. You can refer to this architecture as structured graphics; the canvas lets you deal with graphics in terms of items, rather than an undifferentiated grid of pixels. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.4 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#238892: O: libglade2 -- Library to load .glade files at runtime
Package: wnpp Severity: normal I intend to orphan the libglade2 package. The package description is: This library allows you to load user interfaces in your program, which are stored externally. This allows alteration of the interface without recompilation of the program. . The interfaces can also be edited with GLADE. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.4 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#238889: O: gnome-themes
Package: wnpp Severity: normal Orphaned -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.4 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#238891: O: libart-lgpl -- Library of functions for 2D graphics - runtime files
Package: wnpp Severity: normal I intend to orphan the libart-lgpl package. The package description is: A library of functions for 2D graphics supporting a superset of the PostScript imaging model, designed to be integrated with graphics, artwork, and illustration programs. It is written in optimized C, and is fully compatible with C++. With a small footprint of 10,000 lines of code, it is especially suitable for embedded applications. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.4 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#238893: O: libgnome -- The GNOME 2 library - runtime files
Package: wnpp Severity: normal I intend to orphan the libgnome package. The package description is: This package contains the shared library for the base GNOME library functions. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.4 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#238885: O: gnome-session -- The GNOME 2 Session Manager
Package: wnpp Severity: normal I intend to orphan the gnome-session package. The package description is: This package contains a X11-compliant "session manager" (similar to xsm) with GNOME extensions. When you log out, the session manager will save the state of all your GNOME 2 apps. When you log back in, the session manager will restore your session. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.4 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#238883: O: gnome-desktop -- Common files for GNOME 2 desktop apps
Package: wnpp Severity: normal I intend to orphan the gnome-desktop package. The package description is: This package includes some files that are shared between several GNOME 2 apps (Pixmaps, .desktop files and internationalization files). -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.4 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#238884: O: gnome-panel -- Launch and/or dock GNOME 2 applications
Package: wnpp Severity: normal I intend to orphan the gnome-panel package. The package description is: This package contains a toolbar (the "panel") that you can attach to the edge of your X desktop. You can install "applets" on it. Several applets are supplied: an application menu, a clock, a mail checker, a network monitor, etc. You can customize the location, and the "autohide" animations. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.4 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#238879: O: gnome2-user-guide
Package: wnpp Severity: normal Orphaned. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.4 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#238880: O: gnome-applets -- Various applets for GNOME 2 panel - binaries files
Package: wnpp Severity: normal I intend to orphan the gnome-applets package. The package description is: accessx-status: shows you the status of the keyboard accessibility features, including the current state of the keyboard, if those features are in use. . Battstat: (battery applet) shows the status of the power subsystem in your laptop. . CD player: enables you to play audio Compact Discs (CDs) on your computer. . Character palette: provides a convenient way to access non-standard characters, such as accented characters, mathematical symbols, special symbols, and punctuation marks. . Command line: provides a command line that you can use within any panel on the desktop. . Drivemount: Allows you to quickly and easily mount and unmount various types of drives and filesystems on your computer. . Geyes: Is a pair of eyes which follow your mouse pointer around the screen. . Keyboard layout switcher: enables you to assign different layouts to your keyboard to suit different locales. . Mailcheck: checks your mail server at regular intervals to determine if there is new mail in your mailbox. . Mixer: enables you to control the sound volume on your system. . Modemlights: Monitor your modem while it is working. . Sticky notes: enables you to create, view, and manage sticky notes on the GNOME Desktop. . Stock ticker: downloads current stock quotes from the Internet and displays the quotes in a scrolling display in the applet. The applet downloads the stock information from Yahoo! Finance. . System monitor: CPU, memory, network, swap file and resource. . Weather report: downloads weather information from the U.S National Weather Service (NWS) servers, including the Interactive Weather Information Network (IWIN). . Wireless: utility to shows the status of a wireless link. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.4 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#238876: O: control-center -- configuration applets for GNOME 2 - binaries files
Package: wnpp Severity: normal I intend to orphan the control-center package. The package description is: This package contains utilities to configure your GNOME desktop. . This package contains these capplets: Assistive technology support, background, file management, file types and programs, font, keyboard, keyboard accessibility, keyboard shortcuts, menus & toolbars, mouse, network proxy, panel, preferred applications, screen & resolution, sessions, sound, theme, windows . This package can only configure the GNOME 2 desktop. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.4 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#235054: O: gnome-terminal
Package: wnpp Severity: normal GNOME suck -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.3 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#234970: O: vte -- Terminal emulator widget for GTK+ 2.0 - common files
Package: wnpp Severity: normal This package suck more and more, slow, broken and unmaintained buy upstream then orphaned. Christian -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.3 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#234504: O: gnome-libs -- Miscellaneous binaries used by GNOME
Package: wnpp Severity: normal I intend to orphan the gnome-libs package. The package description is: GNOME is a project to build a complete, user-friendly desktop based entirely on free software. . This package contains miscellaneous binaries needed by GNOME. Hop. Christian -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.3 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Bug#211053: O: docbook-utils -- Convert Docbook files to other formats (HTML, RTF, PS, man, PDF)
Package: wnpp Version: unavailable; reported 2003-09-15 Severity: normal I don't use this package anymore. Christian
Bug#185337: ITP: libgtk2-perl -- GTK2 bindings for Perl
James Curbo <[EMAIL PROTECTED]> writes: > On Sat, 2003-08-30 at 08:59, Christian Marillat wrote: [...] > Hi, I "took them over" from Szilveszter but in an unofficial manner, as > he hadn't updated his in a while and I wanted to get some experience > making packages. I'm not a Debian developer, though, so I can't upload > them. If a Debian developer wants to take them, that would be just fine > with me... I have thought about applying to be a developer myself, but > right now I can't start the process for personal reasons. Well if nobody wants to maintain officially these package the ITP bug should be closed or reassigned to somebody. Anyway this is sad if nobody is able to packages these perl libraries. Christian
Bug#185337: ITP: libgtk2-perl -- GTK2 bindings for Perl
Hi, Why this package has been never uploaded ? Christian