Port details |
- mediadownloader Search, watch, and download from Google Image and YouTube
- 1.5.2_7 multimedia
=0 1.5.2_7Version of this port present on the latest quarterly branch.
- DEPRECATED: Qt4 has been EOL since december 2015
This port expired on: 2019-03-15
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2011-05-07 19:02:22
- Last Update: 2019-03-16 21:55:51
- SVN Revision: 495967
- Also Listed In: www
- License: GPLv3
- WWW:
- http://mediadownloader.cz.cc/
- Description:
- 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.
WWW: http://mediadownloader.cz.cc/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mediadownloader>0:multimedia/mediadownloader
- No installation instructions:
- This port has been deleted.
- PKGNAME: mediadownloader
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (mediadownloader_1.5.2-src.tar.gz) = 7b2c01bb0c5afaa34b65a5e2721b9bc7cc852fe16c97aafde80fb7e95b66164a
SIZE (mediadownloader_1.5.2-src.tar.gz) = 413723
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- xtst.pc : x11/libXtst
- gstreamer-ffmpeg>=0.10.0 : multimedia/gstreamer-ffmpeg
- gstreamer-plugins>=0 : multimedia/gstreamer-plugins
- moc : devel/qt4-moc
- libphonon_gstreamer.so : multimedia/phonon-gstreamer@qt4
- qmake : devel/qt4-qmake
- rcc : devel/qt4-rcc
- uic : devel/qt4-uic
- Runtime dependencies:
-
- xtst.pc : x11/libXtst
- gstreamer-ffmpeg>=0.10.0 : multimedia/gstreamer-ffmpeg
- gstreamer-plugins>=0 : multimedia/gstreamer-plugins
- libphonon_gstreamer.so : multimedia/phonon-gstreamer@qt4
- Library dependencies:
-
- libGL.so : graphics/mesa-libs
- libGLU.so : graphics/libGLU
- libgstreamer-0.10.so : multimedia/gstreamer
- libQtDBus.so : devel/qt4-dbus
- libQtGui.so : x11-toolkits/qt4-gui
- libQtNetwork.so : net/qt4-network
- libQtOpenGL.so : graphics/qt4-opengl
- libphonon.so : multimedia/phonon@qt4
- libQtWebKit.so : www/qt4-webkit
- libQtXml.so : textproc/qt4-xml
- libQtXmlPatterns.so : textproc/qt4-xmlpatterns
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- qmake qt:4 gl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.2_7 16 Mar 2019 21:55:51 |
tcberner |
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above ) |
1.5.2_7 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
1.5.2_6 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
1.5.2_6 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
1.5.2_6 21 Jun 2018 16:52:09 |
tcberner |
multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14632 |
1.5.2_5 23 Feb 2018 21:09:47 |
rene |
Reset vg@'s ports after he resigned.
With hat: portmgr-secretary |
1.5.2_5 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
1.5.2_4 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
1.5.2_4 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.5.2_3 18 Feb 2014 14:31:33 |
makc |
- Bump PORTREVISION after KDE4_PREFIX change |
1.5.2_2 22 Nov 2013 12:55:00 |
makc |
- Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.
Approved by: portmgr (blanket approval) |
1.5.2_2 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
1.5.2_2 22 Jul 2013 14:34:23 |
vg |
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors) |
1.5.2_2 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
1.5.2_1 03 Aug 2012 15:54:36 |
cs |
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit) |
1.5.2_1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
1.5.2_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.5.2 16 Nov 2011 20:46:20 |
pawel |
Update to version 1.5.2
PR: ports/162569
Submitted by: Axel Gonzalez <loox@e-shell.net>
Approved by: maintainer
Feature safe: yes |
1.5.0 07 May 2011 19:01:43 |
makc |
Add new port multimedia/mediadownloader:
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.
WWW: http://mediadownloader.cz.cc/
PR: based on ports/156123
Submitted by: Gvozdikov Veniamin <g.veniamin at googlemail.com> |