public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: media-video/minitube/
@ 2015-12-04 10:22 Markos Chandras
  0 siblings, 0 replies; 6+ messages in thread
From: Markos Chandras @ 2015-12-04 10:22 UTC (permalink / raw
  To: gentoo-commits

commit:     77a73ec712103ab5583c4dda458091cea5e78e7b
Author:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  4 10:19:04 2015 +0000
Commit:     Markos Chandras <hwoarang <AT> gentoo <DOT> org>
CommitDate: Fri Dec  4 10:22:46 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77a73ec7

media-video/minitube: Remove myself as maintainer

Package-Manager: portage-2.2.26

 media-video/minitube/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/media-video/minitube/metadata.xml b/media-video/minitube/metadata.xml
index 1eef459..8bb0130 100644
--- a/media-video/minitube/metadata.xml
+++ b/media-video/minitube/metadata.xml
@@ -3,10 +3,6 @@
 <pkgmetadata>
 	<herd>qt</herd>
 	<herd>video</herd>
-	<maintainer>
-		<email>hwoarang@gentoo.org</email>
-		<name>Markos Chandras</name>
-	</maintainer>
 	<use>
 		<flag name="download">Enable support for downloading YouTube videos</flag>
 	</use>


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-video/minitube/
@ 2016-08-14 16:45 Sebastian Pipping
  0 siblings, 0 replies; 6+ messages in thread
From: Sebastian Pipping @ 2016-08-14 16:45 UTC (permalink / raw
  To: gentoo-commits

commit:     357de846d2336f961f947fa242fb10371ab97c35
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 14 16:45:03 2016 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sun Aug 14 16:45:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=357de846

media-video/minitube: Missing dependencies

Package-Manager: portage-2.2.28

 media-video/minitube/minitube-2.5.2.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/media-video/minitube/minitube-2.5.2.ebuild b/media-video/minitube/minitube-2.5.2.ebuild
index 5bf146a..e99d679 100644
--- a/media-video/minitube/minitube-2.5.2.ebuild
+++ b/media-video/minitube/minitube-2.5.2.ebuild
@@ -21,6 +21,8 @@ IUSE="debug download gstreamer"
 
 DEPEND="dev-qt/qtgui:5[accessibility]
 	dev-qt/qtdbus:5
+	dev-qt/qtnetwork:5
+	dev-qt/qtscript:5
 	dev-qt/qtsql:5[sqlite]
 	dev-qt/qtwidgets:5
 	dev-qt/qtsingleapplication[qt5(+),X]


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-video/minitube/
@ 2016-10-09 15:19 Pacho Ramos
  0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos @ 2016-10-09 15:19 UTC (permalink / raw
  To: gentoo-commits

commit:     9d8f40dfd384081f6bfd768bc10147e9c6632de0
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  9 14:41:52 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct  9 15:19:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d8f40df

media-video/minitube: Disable optional gstreamer:0.10 support (#594882)

Package-Manager: portage-2.3.1

 media-video/minitube/minitube-2.5.2-r1.ebuild | 89 +++++++++++++++++++++++++++
 1 file changed, 89 insertions(+)

diff --git a/media-video/minitube/minitube-2.5.2-r1.ebuild b/media-video/minitube/minitube-2.5.2-r1.ebuild
new file mode 100644
index 00000000..7e4078f
--- /dev/null
+++ b/media-video/minitube/minitube-2.5.2-r1.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+PLOCALES="ar ca ca_ES da de_DE el en es es_AR es_ES fi fi_FI fr he_IL hr hu
+ia it jv nl pl pl_PL pt_BR ro ru sk sl tr zh_CN"
+PLOCALE_BACKUP="en"
+
+inherit l10n qmake-utils
+
+DESCRIPTION="Qt5 YouTube Client"
+HOMEPAGE="http://flavio.tordini.org/minitube"
+SRC_URI="https://github.com/flaviotordini/${PN}/archive/${PV}.tar.gz ->
+${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="debug download"
+
+DEPEND="dev-qt/qtgui:5[accessibility]
+	dev-qt/qtdbus:5
+	dev-qt/qtnetwork:5
+	dev-qt/qtscript:5
+	dev-qt/qtsql:5[sqlite]
+	dev-qt/qtwidgets:5
+	dev-qt/qtsingleapplication[qt5(+),X]
+	media-libs/phonon[qt5]
+"
+RDEPEND="${DEPEND}"
+
+DOCS="AUTHORS CHANGES TODO"
+
+#455976
+PATCHES=( "${FILESDIR}"/${PN}-2.5.1-disable-updates.patch )
+
+src_prepare() {
+	epatch "${PATCHES[@]}"
+
+	# Remove unneeded translations
+	local trans=
+	for x in $(l10n_get_locales); do
+		trans+="${x}.ts "
+	done
+	if [[ -n ${trans} ]]; then
+		sed -i -e "/^TRANSLATIONS/s/+=.*/+=${trans}/" locale/locale.pri || die
+	fi
+	sed -i \
+		's|include(src/qtsingleapplication/qtsingleapplication.pri)|CONFIG += qtsingleapplication|g' \
+		${PN}.pro || die "Failed to unbundle qtsingleapplication"
+
+	# 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
+
+	epatch_user
+}
+
+src_configure() {
+	eqmake5
+}
+
+src_install() {
+	emake INSTALL_ROOT="${D}" install
+	einstalldocs
+	newicon images/app.png minitube.png
+}
+
+pkg_postinst() {
+	elog ""
+	elog "Since version 2.4, you need to generate a Google API Key to use"
+	elog "with this application. Please head over to"
+	elog "https://console.developers.google.com/ and"
+	elog "https://github.com/flaviotordini/minitube/blob/master/README.md"
+	elog "for more information. Once you have generated your key,"
+	elog "please put it in QSettings key \"googleApiKey\", e.g.:"
+	elog "# echo 'googleApiKey=YourKeyHere' >> \"\${HOME}/.config/Flavio Tordini/Minitube.conf\""
+	elog ""
+
+	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] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-video/minitube/
@ 2016-12-04 11:50 Pacho Ramos
  0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos @ 2016-12-04 11:50 UTC (permalink / raw
  To: gentoo-commits

commit:     a76e48a1b9419e78ce6e6949b4b3e8ac376fd9a9
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  4 10:36:53 2016 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 10:36:53 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a76e48a1

media-video/minitube: amd64/x86 stable, bug #601198

Package-Manager: portage-2.3.2

 media-video/minitube/minitube-2.5.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-video/minitube/minitube-2.5.2-r1.ebuild b/media-video/minitube/minitube-2.5.2-r1.ebuild
index 7e4078f..8ed4b9c 100644
--- a/media-video/minitube/minitube-2.5.2-r1.ebuild
+++ b/media-video/minitube/minitube-2.5.2-r1.ebuild
@@ -16,7 +16,7 @@ ${P}.tar.gz"
 
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="debug download"
 
 DEPEND="dev-qt/qtgui:5[accessibility]


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-video/minitube/
@ 2017-12-22 12:30 Michael Palimaka
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2017-12-22 12:30 UTC (permalink / raw
  To: gentoo-commits

commit:     071dd78d722904010e140c2a1e697c50b33fd865
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 22 12:30:25 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Dec 22 12:30:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=071dd78d

media-video/minitube: remove Qt team as a maintainer

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 media-video/minitube/metadata.xml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/media-video/minitube/metadata.xml b/media-video/minitube/metadata.xml
index bb2aac781b2..fb12418babd 100644
--- a/media-video/minitube/metadata.xml
+++ b/media-video/minitube/metadata.xml
@@ -2,10 +2,6 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer type="project">
-		<email>qt@gentoo.org</email>
-		<name>Gentoo Qt Project</name>
-	</maintainer>
-	<maintainer type="project">
 		<email>media-video@gentoo.org</email>
 		<name>Gentoo Video project</name>
 	</maintainer>


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: media-video/minitube/
@ 2018-05-13 19:20 Aaron Bauman
  0 siblings, 0 replies; 6+ messages in thread
From: Aaron Bauman @ 2018-05-13 19:20 UTC (permalink / raw
  To: gentoo-commits

commit:     fbca2383c553d18f2380f81e311e472dc979e6a6
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Tue May  8 12:27:43 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun May 13 19:18:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbca2383

media-video/minitube: use HTTPS

 media-video/minitube/minitube-2.5.2-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-video/minitube/minitube-2.5.2-r1.ebuild b/media-video/minitube/minitube-2.5.2-r1.ebuild
index 3f45b976481..97e767c3afe 100644
--- a/media-video/minitube/minitube-2.5.2-r1.ebuild
+++ b/media-video/minitube/minitube-2.5.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ PLOCALE_BACKUP="en"
 inherit l10n qmake-utils
 
 DESCRIPTION="Qt5 YouTube Client"
-HOMEPAGE="http://flavio.tordini.org/minitube"
+HOMEPAGE="https://flavio.tordini.org/minitube"
 SRC_URI="https://github.com/flaviotordini/${PN}/archive/${PV}.tar.gz ->
 ${P}.tar.gz"
 


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-05-13 19:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-22 12:30 [gentoo-commits] repo/gentoo:master commit in: media-video/minitube/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2018-05-13 19:20 Aaron Bauman
2016-12-04 11:50 Pacho Ramos
2016-10-09 15:19 Pacho Ramos
2016-08-14 16:45 Sebastian Pipping
2015-12-04 10:22 Markos Chandras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox