Re: RFS: mediadownloader (retry)

2011-04-03 Thread Michael Tautschnig
Hi,

> I am looking for a sponsor for my package "mediadownloader".
> 
> * Package name: mediadownloader
>   Version : 1.5.0-1
>   Upstream Author : Marco Bavagnoli lil.dei...@gmail.com
> * URL : http://mediadownloader.cz.cc
> * License : gpl3
>   Section : graphics
> 
> It builds these binary packages:
> mediadownloader - Search, preview, download with Google Image and YouTube
> 
> The package appears to be lintian clean.

[...]

That may well be true, but it doesn't even build:

g++ -c -pipe -O2 -D_REENTRANT -Wall -W -DPHONON_LIB -DQT_OPENGL_SUPPORT 
-DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_PHONON_LIB -DQT_XML_LIB -DQT_OPENGL_LIB 
-DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml -I/usr/include/phonon 
-I/usr/include/qt4/QtWebKit -I/usr/include/qt4 -Imain 
-I/usr/include/qt4/phonon_compat -I/usr/X11R6/include -I.build -I.build -o 
.build/browse.o main/browse.cpp
main/browse.cpp:20:20: fatal error: QWebView: No such file or directory

Apart from this major problem, please consider the following changes, some of
which I already suggested in an earlier review:

- You might want to acknowledge several previous reviewers in your changelog.
- debian/copyright: It would be nice if it were converted to DEP-5 format.
- debian/rules: A debian/install (and maybe debian/dirs) should help to simplify
  your rules, and moving to the simplified debhelper-7 version would be even
  better.

Best regards,
Michael



pgpegDbK7VdLQ.pgp
Description: PGP signature


Re: RFS: mediadownloader

2010-12-19 Thread Marco Bavagnoli

Dear mentors,

I have made a new version of package "mediadownloader" and I still 
looking for a sponsor.
I have added some new features like a ffmpeg frontend and a funtion to 
monitor firefox while browsing to catch video streams.


The package appears to be lintian clean.

The upload would fix these bugs: 602259

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/m/mediadownloader
- Source repository: deb-src http://mentors.debian.net/debian unstable 
main contrib non-free
- dget 
http://mentors.debian.net/debian/pool/main/m/mediadownloader/mediadownloader_1.4.3-1.dsc


I would be glad if someone uploaded this package for me.

Kind regards
 Marco Bavagnoli


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4d0e4b6e.3060...@gmail.com



Re: RFS: mediadownloader

2010-12-04 Thread Michael Tautschnig
Hi again,

> >
> >[...] (several previous reviews, you might want to acknowledge them in your
> >changelog)
> do you mean thanking guys in this thread helped me to fix the
> package ? And put a line in debian/changelog ? But if so, I should
> also open a bug ?
> 

No, that's not necessary - basically you can put in the changelog whatever you
think is useful information, as long as you format it properly. There is
absolutely no need for each and every line to include a "closes:..." entry.

[...]
> 
> >- debian/copyright: To the best of my knowledge, a simple  is not
> >   acceptable. The optimal solution would be to even go for a DEP-5 formatted
> >   copyright file, see http://dep.debian.net/deps/dep5/
> >- debian/docs: lists README.txt twice
> >- debian/rules: A debian/install (and maybe debian/dirs) should help to 
> >simplify
> >   your rules, I think.
> I think I have to dig into this. Could the package be acceptable
> without this ?
> 

Apart from the debian/docs thing: yes, sure, that's just nice-to-have ideas.

> >- A number of source files lack copyright- and license-information. As you 
> >are
> >   upstream, this should be fairly easy to fix.
> >

But this one is a stringent requirement.

Sorry for the delayed reply!

Best regards,
Michael



pgpG5GvK4M0D1.pgp
Description: PGP signature


Re: RFS: mediadownloader

2010-11-14 Thread Marco Bavagnoli


Hi Michael,

thank you a lot for your time, I really appreciate.
Since I am new to this world, I still have some, maybe silly, questions.


On 11/13/2010 09:54 AM, Michael Tautschnig wrote:

Hi Marco,

[...] (several previous reviews, you might want to acknowledge them in your
changelog)
do you mean thanking guys in this thread helped me to fix the package ? 
And put a line in debian/changelog ? But if so, I should also open a bug ?




Here's some more notes on your package:

- debian/control: I don't quite understand what you mean by ", as well as mobile
   devices do." in your package description. You could probably also drop the
   URL, it's in the Homepage: field anyway.
I mean "tap and drag" to scroll view as in mobile devices, by the way I 
removed that.



- debian/copyright: To the best of my knowledge, a simple  is not
   acceptable. The optimal solution would be to even go for a DEP-5 formatted
   copyright file, see http://dep.debian.net/deps/dep5/
- debian/docs: lists README.txt twice
- debian/rules: A debian/install (and maybe debian/dirs) should help to simplify
   your rules, I think.
I think I have to dig into this. Could the package be acceptable without 
this ?



- A number of source files lack copyright- and license-information. As you are
   upstream, this should be fairly easy to fix.

Hope this helps,
Michael



thanks againg
kind regards
Marco


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4cdfc960.3060...@gmail.com



Re: RFS: mediadownloader

2010-11-13 Thread Michael Tautschnig
Hi Marco,

[...] (several previous reviews, you might want to acknowledge them in your
changelog)

Here's some more notes on your package:

- debian/control: I don't quite understand what you mean by ", as well as mobile
  devices do." in your package description. You could probably also drop the
  URL, it's in the Homepage: field anyway.
- debian/copyright: To the best of my knowledge, a simple  is not
  acceptable. The optimal solution would be to even go for a DEP-5 formatted
  copyright file, see http://dep.debian.net/deps/dep5/
- debian/docs: lists README.txt twice
- debian/rules: A debian/install (and maybe debian/dirs) should help to simplify
  your rules, I think.
- A number of source files lack copyright- and license-information. As you are
  upstream, this should be fairly easy to fix.

Hope this helps,
Michael



pgpmpSRcVb4Y6.pgp
Description: PGP signature


Re: RFS: mediadownloader

2010-11-03 Thread Marco Bavagnoli

On 11/03/2010 11:14 PM, Ben Finney wrote:

Marco Bavagnoli  writes:


I also added debian/watch file that contain this:

version=3
http://sf.net/googleimagedown/mediadownloader-v(.*)-src\.tar\.gz


Unless you want to match an empty version, the above specification
should be more restrictive:

 version=3
 http://sf.net/googleimagedown/mediadownloader-v(.+)-src\.tar\.gz


I fixed this and reupload to mentors



Could you please show where you got the ‘(.*)’ from? It has been around
in many places for a long time, but is IMO a mistake and should be fixed
in any documentation.


I got that here:
http://www.debian.org/doc/maint-guide/ch-dother.en.html#s-watch


thanks
Marco


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4cd1f26c.3010...@gmail.com



Re: RFS: mediadownloader

2010-11-03 Thread Ben Finney
Marco Bavagnoli  writes:

> I also added debian/watch file that contain this:
>
> version=3
> http://sf.net/googleimagedown/mediadownloader-v(.*)-src\.tar\.gz

Unless you want to match an empty version, the above specification
should be more restrictive:

version=3
http://sf.net/googleimagedown/mediadownloader-v(.+)-src\.tar\.gz

Could you please show where you got the ‘(.*)’ from? It has been around
in many places for a long time, but is IMO a mistake and should be fixed
in any documentation.

-- 
 \ “If you pick up a starving dog and make him prosperous, he will |
  `\  not bite you. This is the principal difference between a dog |
_o__)and a man.” —Mark Twain, _Pudd'n'head Wilson_ |
Ben Finney


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/874obyhx6e@benfinney.id.au



Re: RFS: mediadownloader

2010-11-03 Thread Marco Bavagnoli

I uploaded the new package to mentors without any lintian warnings.

Thanks to you all

here the link
http://mentors.debian.net/debian/pool/main/m/mediadownloader/

Regards
Marco


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4cd167a7.3020...@gmail.com



Re: RFS: mediadownloader

2010-11-03 Thread Fernando Lemos
Hey,

On Wed, Nov 3, 2010 at 9:52 AM, Marco Bavagnoli  wrote:
> the url on sf.net is this:
> http://sourceforge.net/projects/googleimagedown/files/
>
> and source is named like mediadownloader_v1.4.2-src.tar.gz
> Is the watch file content correct ?

Take a look at uscan(1), there are examples for SourceForge projects.
Anyways, if it is working, you can use uscan do download the newest
version (uscan --force-download).

>>> I: mediadownloader: spelling-error-in-binary ./usr/bin/mediadownloader
>>> informations information
>
> I found the spelling errors. I the about dialog window of the application,
> there is the GPL3 license text as in
> http://www.gnu.org/licenses/gpl-3.0.txt
> don't know if I can change it :)

Well, the original license doesn't have the spelling mistake, so I
guess you can correct it. Please let upstream know too.

Regards,


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktima6sm3qic8_mtp-rkdjuulwsbwecaurzzsq...@mail.gmail.com



Re: RFS: mediadownloader

2010-11-03 Thread Marco Bavagnoli

On 11/02/2010 09:51 PM, Fernando Lemos wrote:

Hi,

On Tue, Nov 2, 2010 at 6:32 PM, Marco Bavagnoli  wrote:

I fixed most of the warning, but 1 of them and 1 information with a spelling
error are still there.

I run lintian -Ii on the .deb, as result I got this:

W: mediadownloader: new-package-should-close-itp-bug


Please fix this, it's quite simple. Your changelog should contain an
entry (and generally only that entry) that says something like
"Initial release (Closes #1234)" where 1234 is the number of the ITP
bug report you filed in the BTS.



I think I finally fixed all and thanks to you all for your patience.
I also added debian/watch file that contain this:

version=3
http://sf.net/googleimagedown/mediadownloader-v(.*)-src\.tar\.gz

the url on sf.net is this:
http://sourceforge.net/projects/googleimagedown/files/

and source is named like mediadownloader_v1.4.2-src.tar.gz
Is the watch file content correct ?



I: mediadownloader: spelling-error-in-binary ./usr/bin/mediadownloader
informations information


It would be better to fix this. Just grep the source for
"informations", change it, make a quilt patch and warn upstream about
the spelling mistake so that you can drop that patch in future
releases.

Regards,



I found the spelling errors. I the about dialog window of the 
application, there is the GPL3 license text as in

http://www.gnu.org/licenses/gpl-3.0.txt
don't know if I can change it :)

As there is only that spelling error, and if the watch regexp is 
correct, may I upload to mentors ?


thanks a lot in advance

best regards
Marco


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4cd14d0f.1070...@gmail.com



Re: RFS: mediadownloader

2010-11-02 Thread Fernando Lemos
Hi,

On Tue, Nov 2, 2010 at 6:32 PM, Marco Bavagnoli  wrote:
> I fixed most of the warning, but 1 of them and 1 information with a spelling
> error are still there.
>
> I run lintian -Ii on the .deb, as result I got this:
>
> W: mediadownloader: new-package-should-close-itp-bug

Please fix this, it's quite simple. Your changelog should contain an
entry (and generally only that entry) that says something like
"Initial release (Closes #1234)" where 1234 is the number of the ITP
bug report you filed in the BTS.

> I: mediadownloader: spelling-error-in-binary ./usr/bin/mediadownloader
> informations information

It would be better to fix this. Just grep the source for
"informations", change it, make a quilt patch and warn upstream about
the spelling mistake so that you can drop that patch in future
releases.

Regards,


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktim5fxewf88mbqrxnv1qwb0b2qhyherhyqjpd...@mail.gmail.com



Re: RFS: mediadownloader

2010-11-02 Thread Marco Bavagnoli

On 11/01/2010 05:19 PM, Williams Orellana wrote:


You should fix some warnings and errors that shows lintian


Hi,
I fixed most of the warning, but 1 of them and 1 information with a 
spelling error are still there.


I run lintian -Ii on the .deb, as result I got this:

W: mediadownloader: new-package-should-close-itp-bug
[...]
I: mediadownloader: spelling-error-in-binary ./usr/bin/mediadownloader 
informations information

[...]


if this situation could be acceptable, please tell me and I will put it 
on mentors.debian.net


best regards
Marco


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4cd07578.8070...@gmail.com



Re: RFS: mediadownloader

2010-11-02 Thread Marco Bavagnoli

On 11/02/2010 01:07 PM, Thomas Goirand wrote:

On 10/28/2010 02:34 AM, Marco Bavagnoli wrote:

The package appears to be lintian clean.


On 11/02/2010 07:09 AM, Marco Bavagnoli wrote:

I'll do my best to find out the way to get rid of those warnings.


And next time, please don't write "the package appears to be
lintian clean." if it's not please! :)



yes, sorry, forgive me, I am new.

thanks
regard
Marco


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4cd01fca.9080...@gmail.com



Re: RFS: mediadownloader

2010-11-02 Thread Thomas Goirand
On 10/28/2010 02:34 AM, Marco Bavagnoli wrote:
> The package appears to be lintian clean.

On 11/02/2010 07:09 AM, Marco Bavagnoli wrote:
> I'll do my best to find out the way to get rid of those warnings.

And next time, please don't write "the package appears to be
lintian clean." if it's not please! :)

FYI, you shall run lintian -Ii package_version_arch.changes, as the
flags -Ii to make it verbose which is a great help for you to find out
what the mistake is.

Thomas


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4ccfff09.4070...@debian.org



Re: RFS: mediadownloader

2010-11-01 Thread Fernando Lemos
Hey,

On Mon, Nov 1, 2010 at 9:09 PM, Marco Bavagnoli  wrote:
> One question: when and if the package will be clear, will I need to delete
> the old package ? Or just make version 1.4.2-2 ?

Keep the version intact (1.4.2-1) and just dput it again. It'll
overwrite the old package.

Regards,


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktimeeozvhy_k3+bkx1=bvvxc3okfzskc4telz...@mail.gmail.com



Re: RFS: mediadownloader

2010-11-01 Thread Marco Bavagnoli

On 11/01/2010 05:19 PM, Williams Orellana wrote:

2010/10/27 Marco Bavagnoli:

Dear mentors,

I am looking for a sponsor for my package "mediadownloader".

* Package name: mediadownloader
  Version : 1.4.2-1
  Upstream Author : Marco Bavagnoli
* URL : http://mediadownloader.cz.cc
* License : GPL3
  Section : graphics

It builds these binary packages:
mediadownloader - Search, preview, download with Google Image and YouTube

The package appears to be lintian clean.

My motivation for maintaining this package is:
the annoyance to search images with Google, browse into the web page, see
the image if its worth a download, pointed me to start to develop this
application that can do a preview of original images and also download all
at once with a nice GUI. In the meantime, I also added searches with youTube
and some other features. I find this is useful application, I still use it
for job, maybe could be the same for others.

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/m/mediadownloader
- Source repository: deb-src http://mentors.debian.net/debian unstable main
contrib non-free
- dget
http://mentors.debian.net/debian/pool/main/m/mediadownloader/mediadownloader_1.4.2-1.dsc

I would be glad if someone uploaded this package for me.

Kind regards
  Marco Bavagnoli


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
listmas...@lists.debian.org
Archive: http://lists.debian.org/4cc870a5.4070...@gmail.com




Hi,

I am not a DD, so I have no possiblity to upload any package, But
here's my review for your package:

You should fix some warnings and errors that shows lintian

N: Processing source package mediadownloader (version 1.4.2-1) ...
I: mediadownloader source: debian-watch-file-is-missing
W: mediadownloader source: out-of-date-standards-version 3.8.4
(current is 3.9.1)
N: 
N: Processing binary package mediadownloader (version 1.4.2-1) ...
W: mediadownloader: superfluous-clutter-in-homepage

W: mediadownloader: package-relation-with-self provides: mediadownloader
E: mediadownloader: copyright-contains-dh_make-todo-boilerplate
W: mediadownloader: readme-debian-contains-debmake-template
W: mediadownloader: desktop-entry-invalid-category Internet
/usr/share/applications/mediadownloader.desktop
P: mediadownloader: no-upstream-changelog
W: mediadownloader: new-package-should-close-itp-bug
W: mediadownloader: binary-without-manpage usr/bin/MediaDownloader
W: mediadownloader: executable-not-elf-or-script
./usr/share/icons/hicolor/128x128/apps/mediadownloader.png
W: mediadownloader: executable-not-elf-or-script
./etc/mediadownloader/md_style.css
W: mediadownloader: executable-not-elf-or-script
./etc/mediadownloader/light_gray.css
W: mediadownloader: maintainer-script-ignores-errors postinst
I: mediadownloader: spelling-error-in-binary ./usr/bin/MediaDownloader
informations information
I: mediadownloader: spelling-error-in-binary ./usr/bin/MediaDownloader
informations information

Cheers!!



First of all I must thank you a lot !
As you could think, I am new to packaging and it take a lot of time for 
me to build this.

I'll do my best to find out the way to get rid of those warnings.
One question: when and if the package will be clear, will I need to 
delete the old package ? Or just make version 1.4.2-2 ?


thanks again
best regards
Marco


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4ccf48b4.20...@gmail.com



Re: RFS: mediadownloader

2010-11-01 Thread Williams Orellana
2010/10/27 Marco Bavagnoli :
> Dear mentors,
>
> I am looking for a sponsor for my package "mediadownloader".
>
> * Package name    : mediadownloader
>  Version         : 1.4.2-1
>  Upstream Author : Marco Bavagnoli 
> * URL             : http://mediadownloader.cz.cc
> * License         : GPL3
>  Section         : graphics
>
> It builds these binary packages:
> mediadownloader - Search, preview, download with Google Image and YouTube
>
> The package appears to be lintian clean.
>
> My motivation for maintaining this package is:
> the annoyance to search images with Google, browse into the web page, see
> the image if its worth a download, pointed me to start to develop this
> application that can do a preview of original images and also download all
> at once with a nice GUI. In the meantime, I also added searches with youTube
> and some other features. I find this is useful application, I still use it
> for job, maybe could be the same for others.
>
> The package can be found on mentors.debian.net:
> - URL: http://mentors.debian.net/debian/pool/main/m/mediadownloader
> - Source repository: deb-src http://mentors.debian.net/debian unstable main
> contrib non-free
> - dget
> http://mentors.debian.net/debian/pool/main/m/mediadownloader/mediadownloader_1.4.2-1.dsc
>
> I would be glad if someone uploaded this package for me.
>
> Kind regards
>  Marco Bavagnoli
>
>
> --
> To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmas...@lists.debian.org
> Archive: http://lists.debian.org/4cc870a5.4070...@gmail.com
>
>

Hi,

I am not a DD, so I have no possiblity to upload any package, But
here's my review for your package:

You should fix some warnings and errors that shows lintian

N: Processing source package mediadownloader (version 1.4.2-1) ...
I: mediadownloader source: debian-watch-file-is-missing
W: mediadownloader source: out-of-date-standards-version 3.8.4
(current is 3.9.1)
N: 
N: Processing binary package mediadownloader (version 1.4.2-1) ...
W: mediadownloader: superfluous-clutter-in-homepage

W: mediadownloader: package-relation-with-self provides: mediadownloader
E: mediadownloader: copyright-contains-dh_make-todo-boilerplate
W: mediadownloader: readme-debian-contains-debmake-template
W: mediadownloader: desktop-entry-invalid-category Internet
/usr/share/applications/mediadownloader.desktop
P: mediadownloader: no-upstream-changelog
W: mediadownloader: new-package-should-close-itp-bug
W: mediadownloader: binary-without-manpage usr/bin/MediaDownloader
W: mediadownloader: executable-not-elf-or-script
./usr/share/icons/hicolor/128x128/apps/mediadownloader.png
W: mediadownloader: executable-not-elf-or-script
./etc/mediadownloader/md_style.css
W: mediadownloader: executable-not-elf-or-script
./etc/mediadownloader/light_gray.css
W: mediadownloader: maintainer-script-ignores-errors postinst
I: mediadownloader: spelling-error-in-binary ./usr/bin/MediaDownloader
informations information
I: mediadownloader: spelling-error-in-binary ./usr/bin/MediaDownloader
informations information

Cheers!!

-- 
 .''`.     Williams Orellana
: :'  :    http://williamsorellana.org
`. `'`    4096R/0FCFE54C
  `-       EEA4 00D1 9C76 E84F D261 E04D A70A C4A1 0FCF E54C


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktim0eyz-9oucpaf9t+bhn=8wjovhgbpwd4itm...@mail.gmail.com



Re: RFS: mediadownloader

2010-07-15 Thread Marco Bavagnoli

On 07/15/2010 05:29 PM, Thomas Koch wrote:

Hi,

I'm not a DD. Could you please compare your package with clive, which 
already
is in the archive and decide, whether it's worth to have 
mediadownloader too?


Hi Thomas,

thanks for interest.

I take a look at clive, its a very good app. Most relevant difference 
from Mediadownloader is the gui. It can display results of a search 
within a thumbnail grid (resizable and scrollable) and with a double 
click it can play youtube video (or visualize the image if the thumbnail 
is the result of a Google Image search). It can also download all 
results at once.

Here the description I gave:
Mediadownloader (ex GoogleImageDownloader) is an opensource software 
that let you search, watch and download items with Google Image and 
YouTube.
Search results are displayed within a mouse scrollable view, as well as 
mobile devices do.
You will see thumbnails that are conform with your search criteria, 
doubleclick to view, rightclick to popup a menu and choose to download 
the single image or video, remove from global downloads or browse the 
web page.
A tip for search all images in specific domain is to just leave the 
search field blank and fill the
field "in this domain" with the address of the site you want (for 
example "www.flickr.com").
In the YouTube tab you can search Top Rated,  Top Favorites, Most Viewed 
etc. or search with words,

if you want a specific video, you can insert its 11 chars id.
Set an image as wallpaper is only supported on Gnome, Kde 3.5 and windows.
Choose which to remove and download them into a specific folder with 
choosen naming.


and here some screenshots:
http://googleimagedown.sourceforge.net/index.php?screenshots

It's about a year I am into this and I published it on Qt-Apps and 
KDE-Apps:

http://kde-apps.org/content/show.php?content=121173
http://qt-apps.org/content/show.php/Mediaownloader?content=112633

I think it can be usefull to others and I will be very happy to see it 
in Debian repo.
A wishlist is to make it scriptable to manage other internet video and 
images contribute sites.


thanks again

Kind regards
Marco Bavagnoli


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4c3f44f7.9010...@gmail.com



Re: RFS: mediadownloader

2010-07-15 Thread Thomas Koch
Hi,

I'm not a DD. Could you please compare your package with clive, which already 
is in the archive and decide, whether it's worth to have mediadownloader too?

Thank you, Thomas

deimos:
> Dear mentors,
> 
> I am looking for a sponsor for my package "mediadownloader".
> 
> * Package name: mediadownloader
>Version : 1.3.1-1
>Upstream Author : Marco Bavagnoli lil.dei...@gmail.com
> * URL : http://googleimagedown.sourceforge.net/
> * License : GPLv3
>Section : graphics
> 
> It builds these binary packages:
> mediadownloader - Google Image and YouTube search, view and download tool
> 
> The package appears to be lintian clean.
> 
> My motivation for maintaining this package is: I would be glad, glad, glad
> :-)
> 
> The package can be found on mentors.debian.net:
> - URL: http://mentors.debian.net/debian/pool/main/m/mediadownloader
> - Source repository: deb-src http://mentors.debian.net/debian unstable main
> contrib non-free - dget
> http://mentors.debian.net/debian/pool/main/m/mediadownloader/mediadownload
> er_1.3.1-1.dsc
> 
> I would be glad if someone uploaded this package for me.
> 
> Kind regards
>   Marco Bavagnoli

Thomas Koch, http://www.koch.ro


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201007151729.48394.tho...@koch.ro