* [gentoo-commits] proj/qt:master commit in: media-video/minitube/
@ 2012-02-03 23:32 Johannes Huber
0 siblings, 0 replies; 8+ messages in thread
From: Johannes Huber @ 2012-02-03 23:32 UTC (permalink / raw
To: gentoo-commits
commit: 96dbd382cf6399d1362708584271e909e414bb94
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 3 23:36:01 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Feb 3 23:36:01 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=96dbd382
[media-video/minitube] Add missing metadata.xml.
(Portage version: 2.2.0_alpha84/git/Linux i686, unsigned Manifest commit)
---
media-video/minitube/metadata.xml | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/media-video/minitube/metadata.xml b/media-video/minitube/metadata.xml
new file mode 100644
index 0000000..a1db186
--- /dev/null
+++ b/media-video/minitube/metadata.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>qt</herd>
+<herd>video</herd>
+<maintainer>
+<email>hwoarang@gentoo.org</email>
+<name>Markos Chandras</name>
+</maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-video/minitube/
@ 2012-07-14 18:20 Michael Palimaka
0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2012-07-14 18:20 UTC (permalink / raw
To: gentoo-commits
commit: adccfb0163b9a841dc9bce4ab2f36002d9977405
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 14 18:17:11 2012 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Jul 14 18:17:11 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=adccfb01
[media-video/minitube] Add Qt slot deps.
(Portage version: 2.1.11.5/git/Linux x86_64, unsigned Manifest commit)
---
media-video/minitube/minitube-9999.ebuild | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/media-video/minitube/minitube-9999.ebuild b/media-video/minitube/minitube-9999.ebuild
index 37dc009..aec5e51 100644
--- a/media-video/minitube/minitube-9999.ebuild
+++ b/media-video/minitube/minitube-9999.ebuild
@@ -23,7 +23,7 @@ DEPEND="x11-libs/qt-gui:4[accessibility]
x11-libs/qt-dbus:4
gstreamer? (
kde? ( || ( media-libs/phonon[gstreamer] x11-libs/qt-phonon:4 ) )
- !kde? ( || ( x11-libs/qt-phonon media-libs/phonon[gstreamer] ) )
+ !kde? ( || ( x11-libs/qt-phonon:4 media-libs/phonon[gstreamer] ) )
media-plugins/gst-plugins-soup
media-plugins/gst-plugins-ffmpeg
media-plugins/gst-plugins-faac
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-video/minitube/
@ 2012-11-18 10:20 Johannes Huber
0 siblings, 0 replies; 8+ messages in thread
From: Johannes Huber @ 2012-11-18 10:20 UTC (permalink / raw
To: gentoo-commits
commit: 6be1dc3088435e35127f1388c27ec3d77d44c2d2
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 18 11:19:10 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Nov 18 11:19:10 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=6be1dc30
[media-video/minitube] Drop keywords from live.
Package-Manager: portage-2.2.0_alpha142
---
media-video/minitube/minitube-9999.ebuild | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/media-video/minitube/minitube-9999.ebuild b/media-video/minitube/minitube-9999.ebuild
index 721a847..5ffe31c 100644
--- a/media-video/minitube/minitube-9999.ebuild
+++ b/media-video/minitube/minitube-9999.ebuild
@@ -4,8 +4,8 @@
EAPI=4
PLOCALES="ar ca ca_ES da de_DE el en es es_AR es_ES fi fi_FI fr gl he_IL hr hu
-ia id it jv ka_GE nb nl nn pl pl_PL pt pt_BR ro ru sk sl sq sr sv_SE tr
-uk_UA zh_CN"
+ia id it jv ka_GE nb nl nn pl pl_PL pt pt_BR ro ru sk sl sq sr sv_SE tr uk_UA
+zh_CN"
EGIT_REPO_URI="git://gitorious.org/minitube/minitube.git"
inherit l10n qt4-r2 git-2
@@ -15,7 +15,7 @@ HOMEPAGE="http://flavio.tordini.org/minitube"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
IUSE="debug gstreamer kde"
DEPEND=">=x11-libs/qt-gui-4.6:4[accessibility]
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-video/minitube/
@ 2013-11-06 17:32 Markos Chandras
0 siblings, 0 replies; 8+ messages in thread
From: Markos Chandras @ 2013-11-06 17:32 UTC (permalink / raw
To: gentoo-commits
commit: 1c0e9516be640b8662010fa65e54d4d775c88699
Author: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 6 17:30:55 2013 +0000
Commit: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Wed Nov 6 17:30:55 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=1c0e9516
media-video/minitube: Add missing dev-qt/qtsql dependency. Bug #490494
---
media-video/minitube/minitube-9999.ebuild | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/media-video/minitube/minitube-9999.ebuild b/media-video/minitube/minitube-9999.ebuild
index 7bbd5d7..1946cd6 100644
--- a/media-video/minitube/minitube-9999.ebuild
+++ b/media-video/minitube/minitube-9999.ebuild
@@ -18,10 +18,11 @@ SLOT="0"
KEYWORDS=""
IUSE="debug gstreamer kde"
-DEPEND=">=dev-qt/qtgui-4.6:4[accessibility]
- >=dev-qt/qtdbus-4.6:4
- kde? ( || ( media-libs/phonon[gstreamer?] >=dev-qt/qtphonon-4.6:4 ) )
- !kde? ( || ( >=dev-qt/qtphonon-4.6:4 media-libs/phonon[gstreamer?] ) )
+DEPEND=">=dev-qt/qtgui-4.8:4[accessibility]
+ >=dev-qt/qtdbus-4.8:4
+ >=dev-qt/qtsql-4.8:4
+ kde? ( || ( media-libs/phonon[gstreamer?] >=dev-qt/qtphonon-4.8:4 ) )
+ !kde? ( || ( >=dev-qt/qtphonon-4.8:4 media-libs/phonon[gstreamer?] ) )
gstreamer? (
media-plugins/gst-plugins-soup
media-plugins/gst-plugins-ffmpeg
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-video/minitube/
@ 2013-11-19 19:39 Markos Chandras
0 siblings, 0 replies; 8+ messages in thread
From: Markos Chandras @ 2013-11-19 19:39 UTC (permalink / raw
To: gentoo-commits
commit: 3324ec7f9e9cfb52ce158d614c933e512d8d4a0c
Author: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 19 19:38:29 2013 +0000
Commit: Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Tue Nov 19 19:38:29 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=3324ec7f
media-video/minitube: Add support for downloading YouTube videos
Backported from 2.1.3. Bug #491344
---
media-video/minitube/metadata.xml | 3 +++
media-video/minitube/minitube-9999.ebuild | 15 ++++++++++++++-
2 files changed, 17 insertions(+), 1 deletion(-)
diff --git a/media-video/minitube/metadata.xml b/media-video/minitube/metadata.xml
index a1db186..0a5b314 100644
--- a/media-video/minitube/metadata.xml
+++ b/media-video/minitube/metadata.xml
@@ -7,4 +7,7 @@
<email>hwoarang@gentoo.org</email>
<name>Markos Chandras</name>
</maintainer>
+<use>
+<flag name='download'>Enable support for downloading YouTube videos</flag>
+</use>
</pkgmetadata>
diff --git a/media-video/minitube/minitube-9999.ebuild b/media-video/minitube/minitube-9999.ebuild
index 1946cd6..86f2980 100644
--- a/media-video/minitube/minitube-9999.ebuild
+++ b/media-video/minitube/minitube-9999.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="http://flavio.tordini.org/minitube"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS=""
-IUSE="debug gstreamer kde"
+IUSE="debug download gstreamer kde"
DEPEND=">=dev-qt/qtgui-4.8:4[accessibility]
>=dev-qt/qtdbus-4.8:4
@@ -49,9 +49,22 @@ src_prepare() {
fi
# gcc-4.7. Bug #422977
epatch "${FILESDIR}"/${PN}-1.9-gcc47.patch
+ # Enable video downloads. Bug #491344
+ use download && { echo "DEFINES += APP_DOWNLOADS" >> ${PN}.pro; }
}
src_install() {
qt4-r2_src_install
newicon images/app.png minitube.png
}
+
+pkg_postinst() {
+ if use download; then
+ elog "You activated the 'download' USE flag. This allows you to"
+ elog "download videos from youtube, which might violate the youtube"
+ elog "terms-of-service (TOS) in some legislations. If downloading"
+ elog "youtube-videos is not allowed in your legislation, please"
+ elog "disable the 'download' use flag. For details on the youtube TOS,"
+ elog "see http://www.youtube.com/t/terms"
+ fi
+}
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-video/minitube/
@ 2014-12-31 13:06 Michael Palimaka
0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2014-12-31 13:06 UTC (permalink / raw
To: gentoo-commits
commit: 0bfec2598949f4eec2b11957430104efe007e581
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 31 13:04:48 2014 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Dec 31 13:04:48 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=0bfec259
[media-video/minitube] Enforce USE dependency for media-libs/phonon.
Package-Manager: portage-2.2.15
---
media-video/minitube/minitube-9999.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-video/minitube/minitube-9999.ebuild b/media-video/minitube/minitube-9999.ebuild
index 3f3017b..98083e5 100644
--- a/media-video/minitube/minitube-9999.ebuild
+++ b/media-video/minitube/minitube-9999.ebuild
@@ -21,8 +21,8 @@ IUSE="debug download gstreamer kde"
DEPEND=">=dev-qt/qtgui-4.8:4[accessibility]
>=dev-qt/qtdbus-4.8:4
>=dev-qt/qtsql-4.8:4
- kde? ( || ( media-libs/phonon[gstreamer?] >=dev-qt/qtphonon-4.8:4 ) )
- !kde? ( || ( >=dev-qt/qtphonon-4.8:4 media-libs/phonon[gstreamer?] ) )
+ kde? ( || ( media-libs/phonon[gstreamer?,qt4] >=dev-qt/qtphonon-4.8:4 ) )
+ !kde? ( || ( >=dev-qt/qtphonon-4.8:4 media-libs/phonon[gstreamer?,qt4] ) )
gstreamer? (
media-plugins/gst-plugins-soup
media-plugins/gst-plugins-ffmpeg
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-video/minitube/
@ 2015-05-23 16:51 Michael Palimaka
0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2015-05-23 16:51 UTC (permalink / raw
To: gentoo-commits
commit: a6509d27bb29af2860ff5fb304a35f6ca580cb37
Author: Yuri Sevatz <yuri_sevatz <AT> hotmail <DOT> com>
AuthorDate: Thu May 21 05:09:25 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu May 21 05:09:25 2015 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=a6509d27
[media-video/minitube] Add gentoo's google api key env variable
media-video/minitube/minitube-9999.ebuild | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/media-video/minitube/minitube-9999.ebuild b/media-video/minitube/minitube-9999.ebuild
index fd5b2aa..9ce2d5b 100644
--- a/media-video/minitube/minitube-9999.ebuild
+++ b/media-video/minitube/minitube-9999.ebuild
@@ -36,6 +36,22 @@ S=${WORKDIR}/${PN}
DOCS="AUTHORS CHANGES TODO"
+pkg_pretend() {
+ if [[ -z ${MINITUBE_GOOGLE_API_KEY} ]]; then
+ eerror ""
+ eerror "Since version 2.4, you need to generate a Google API Key to use"
+ eerror "with this application. Please head over to"
+ eerror "https://console.developers.google.com/ and"
+ eerror "https://github.com/flaviotordini/minitube/blob/master/README.md"
+ eerror "for more information. Once you have generated your key,"
+ eerror "please export it to your environment ie :"
+ eerror "'export MINITUBE_GOOGLE_API_KEY=\"YourAPIKeyHere\""
+ eerror "and then try to merge this package again"
+ eerror ""
+ die "MINITUBE_GOOGLE_API_KEY env variable not defined!"
+ fi
+}
+
src_prepare() {
qt4-r2_src_prepare
@@ -51,6 +67,7 @@ src_prepare() {
epatch "${FILESDIR}"/${PN}-1.9-gcc47.patch
# Enable video downloads. Bug #491344
use download && { echo "DEFINES += APP_DOWNLOADS" >> ${PN}.pro; }
+ echo "DEFINES += APP_GOOGLE_API_KEY=${MINITUBE_GOOGLE_API_KEY}" >> ${PN}.pro
}
src_install() {
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] proj/qt:master commit in: media-video/minitube/
@ 2015-05-23 16:51 Michael Palimaka
0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2015-05-23 16:51 UTC (permalink / raw
To: gentoo-commits
commit: 56ac9722529407606169214a4643c6f120beac68
Author: Yuri Sevatz <yuri_sevatz <AT> hotmail <DOT> com>
AuthorDate: Thu May 21 04:13:41 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu May 21 04:13:41 2015 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=56ac9722
[media-video/minitube] Migrate source uri to github
media-video/minitube/minitube-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/minitube/minitube-9999.ebuild b/media-video/minitube/minitube-9999.ebuild
index d958259..fd5b2aa 100644
--- a/media-video/minitube/minitube-9999.ebuild
+++ b/media-video/minitube/minitube-9999.ebuild
@@ -7,7 +7,7 @@ PLOCALES="ar ca ca_ES da de_DE el en es es_AR es_ES fi fi_FI fr gl he_IL hr hu
ia id it jv ka_GE nb nl nn pl pl_PL pt pt_BR ro ru sk sl sq sr sv_SE tr uk_UA
zh_CN"
-EGIT_REPO_URI="git://gitorious.org/minitube/minitube.git"
+EGIT_REPO_URI="https://github.com/flaviotordini/minitube.git"
inherit l10n qt4-r2 git-2
DESCRIPTION="Qt4 YouTube Client"
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2015-05-23 16:51 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-03 23:32 [gentoo-commits] proj/qt:master commit in: media-video/minitube/ Johannes Huber
-- strict thread matches above, loose matches on Subject: below --
2012-07-14 18:20 Michael Palimaka
2012-11-18 10:20 Johannes Huber
2013-11-06 17:32 Markos Chandras
2013-11-19 19:39 Markos Chandras
2014-12-31 13:06 Michael Palimaka
2015-05-23 16:51 Michael Palimaka
2015-05-23 16:51 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox