public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/qt:master commit in: app-text/goldendict/
@ 2013-06-13 18:55 Sergey Popov
  0 siblings, 0 replies; 9+ messages in thread
From: Sergey Popov @ 2013-06-13 18:55 UTC (permalink / raw
  To: gentoo-commits

commit:     b20ea354b99a974f4b3ec89a0d0b36dd6d18fc38
Author:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 13 18:54:50 2013 +0000
Commit:     Sergey Popov <pinkbyte <AT> gentoo <DOT> org>
CommitDate: Thu Jun 13 18:54:50 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=b20ea354

app-text/goldendict: Bump EAPI, fix HOMEPAGE

Package-Manager: portage-2.2.0_alpha177

---
 app-text/goldendict/goldendict-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/goldendict/goldendict-9999.ebuild b/app-text/goldendict/goldendict-9999.ebuild
index fd8d222..d86a50f 100644
--- a/app-text/goldendict/goldendict-9999.ebuild
+++ b/app-text/goldendict/goldendict-9999.ebuild
@@ -2,14 +2,14 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=4
+EAPI=5
 EGIT_REPO_URI="git://gitorious.org/goldendict/goldendict"
 LANGSLONG="ar_SA bg_BG cs_CZ de_DE el_GR lt_LT ru_RU zh_CN"
 
 inherit qt4-r2 git-2
 
 DESCRIPTION="Feature-rich dictionary lookup program"
-HOMEPAGE="http://goldendict.berlios.de/"
+HOMEPAGE="http://goldendict.org/"
 
 LICENSE="GPL-3"
 SLOT="0"


^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [gentoo-commits] proj/qt:master commit in: app-text/goldendict/
@ 2014-12-31 13:06 Michael Palimaka
  0 siblings, 0 replies; 9+ messages in thread
From: Michael Palimaka @ 2014-12-31 13:06 UTC (permalink / raw
  To: gentoo-commits

commit:     42a4b4c4305b98ead6e3af3255bbda6b00263c3d
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 31 12:59:19 2014 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Dec 31 12:59:19 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=42a4b4c4

[app-text/goldendict] Enforce USE dependency for media-libs/phonon.

Package-Manager: portage-2.2.15

---
 app-text/goldendict/goldendict-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/goldendict/goldendict-9999.ebuild b/app-text/goldendict/goldendict-9999.ebuild
index ace856c..45389a7 100644
--- a/app-text/goldendict/goldendict-9999.ebuild
+++ b/app-text/goldendict/goldendict-9999.ebuild
@@ -30,7 +30,7 @@ RDEPEND=">=app-text/hunspell-1.2
 	>=dev-qt/qtwebkit-4.5:4[exceptions]
 	!kde? ( || (
 		>=dev-qt/qtphonon-4.5:4[exceptions]
-		media-libs/phonon
+		media-libs/phonon[qt4]
 	) )
 	kde? ( media-libs/phonon )"
 DEPEND="${RDEPEND}


^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [gentoo-commits] proj/qt:master commit in: app-text/goldendict/
@ 2016-02-11 15:55 Davide Pesavento
  0 siblings, 0 replies; 9+ messages in thread
From: Davide Pesavento @ 2016-02-11 15:55 UTC (permalink / raw
  To: gentoo-commits

commit:     3f3fa14fbd5d67296a5590b04c6426fcf309c796
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 15:55:04 2016 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 15:55:04 2016 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=3f3fa14f

app-text/goldendict: add missing dep on dev-qt/qtsvg

While at it, fix/sort/simplify some other deps.

Reported-by: Gleb Nemshilov <gleb <AT> fastmail.com>

Package-Manager: portage-2.2.27

 app-text/goldendict/goldendict-9999.ebuild | 24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)

diff --git a/app-text/goldendict/goldendict-9999.ebuild b/app-text/goldendict/goldendict-9999.ebuild
index abccdf8..94b2722 100644
--- a/app-text/goldendict/goldendict-9999.ebuild
+++ b/app-text/goldendict/goldendict-9999.ebuild
@@ -1,40 +1,44 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
-EGIT_REPO_URI="https://github.com/goldendict/goldendict.git"
 LANGSLONG="ar_SA bg_BG cs_CZ de_DE el_GR lt_LT ru_RU zh_CN"
 
 inherit qt4-r2 git-r3
 
 DESCRIPTION="Feature-rich dictionary lookup program"
 HOMEPAGE="http://goldendict.org/"
+EGIT_REPO_URI="https://github.com/goldendict/goldendict.git"
 
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS=""
 IUSE="debug kde"
 
-RDEPEND=">=app-text/hunspell-1.2
+RDEPEND="
+	>=app-text/hunspell-1.2
 	dev-libs/eb
-	dev-qt/qtsingleapplication
+	dev-qt/qtcore:4[exceptions]
+	dev-qt/qtgui:4[exceptions]
+	dev-qt/qthelp:4[exceptions]
+	dev-qt/qtsingleapplication[qt4]
+	dev-qt/qtsvg:4[exceptions]
+	dev-qt/qtwebkit:4[exceptions]
 	media-libs/libao
 	media-libs/libogg
 	media-libs/libvorbis
 	sys-libs/zlib
 	x11-libs/libXtst
-	>=dev-qt/qtcore-4.5:4[exceptions]
-	>=dev-qt/qthelp-4.5:4[exceptions]
-	>=dev-qt/qtgui-4.5:4[exceptions]
-	>=dev-qt/qtwebkit-4.5:4[exceptions]
 	!kde? ( || (
 		>=dev-qt/qtphonon-4.5:4[exceptions]
 		media-libs/phonon[qt4]
 	) )
-	kde? ( media-libs/phonon )"
+	kde? ( media-libs/phonon[qt4] )
+"
 DEPEND="${RDEPEND}
-	virtual/pkgconfig"
+	virtual/pkgconfig
+"
 
 PATCHES=(
 	 "${FILESDIR}/${PN}-36a761108-qtsingleapplication-unbundle.patch"


^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [gentoo-commits] proj/qt:master commit in: app-text/goldendict/
@ 2016-11-26 18:25 Michael Palimaka
  0 siblings, 0 replies; 9+ messages in thread
From: Michael Palimaka @ 2016-11-26 18:25 UTC (permalink / raw
  To: gentoo-commits

commit:     3d39165f7dc978fe83338de14280a373e944b011
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 26 18:25:03 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Nov 26 18:25:08 2016 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=3d39165f

app-text/goldendict: sync with main tree

Package-Manager: portage-2.3.2

 app-text/goldendict/goldendict-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/goldendict/goldendict-9999.ebuild b/app-text/goldendict/goldendict-9999.ebuild
index b52d986..a0c0fce 100644
--- a/app-text/goldendict/goldendict-9999.ebuild
+++ b/app-text/goldendict/goldendict-9999.ebuild
@@ -24,8 +24,8 @@ RDEPEND="
 	dev-qt/qtsingleapplication[qt5]
 	dev-qt/qtsvg:5
 	dev-qt/qtwebkit:5
-	dev-qt/qtx11extras:5
 	dev-qt/qtwidgets:5
+	dev-qt/qtx11extras:5
 	media-libs/libogg
 	media-libs/libvorbis
 	sys-libs/zlib
@@ -58,7 +58,7 @@ src_configure() {
 	local myconf=()
 
 	if ! use ffmpeg && ! use libav ; then
-		myconf+=("DISABLE_INTERNAL_PLAYER=1")
+		myconf+=( DISABLE_INTERNAL_PLAYER=1 )
 	fi
 
 	eqmake5 "${myconf[@]}"


^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [gentoo-commits] proj/qt:master commit in: app-text/goldendict/
@ 2016-11-26 18:27 Michael Palimaka
  0 siblings, 0 replies; 9+ messages in thread
From: Michael Palimaka @ 2016-11-26 18:27 UTC (permalink / raw
  To: gentoo-commits

commit:     f4360a646cdcf17237ba53bc07f07be9de649b7a
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 26 18:26:12 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Nov 26 18:27:09 2016 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=f4360a64

app-text/goldendict: add app-text/hunspell subslot dep

Package-Manager: portage-2.3.2

 app-text/goldendict/goldendict-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/goldendict/goldendict-9999.ebuild b/app-text/goldendict/goldendict-9999.ebuild
index a0c0fce..90dd3ad 100644
--- a/app-text/goldendict/goldendict-9999.ebuild
+++ b/app-text/goldendict/goldendict-9999.ebuild
@@ -16,7 +16,7 @@ KEYWORDS=""
 IUSE="debug ffmpeg libav"
 
 RDEPEND="
-	>=app-text/hunspell-1.2
+	>=app-text/hunspell-1.2:=
 	dev-libs/eb
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5


^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [gentoo-commits] proj/qt:master commit in: app-text/goldendict/
@ 2016-11-26 18:45 Michael Palimaka
  0 siblings, 0 replies; 9+ messages in thread
From: Michael Palimaka @ 2016-11-26 18:45 UTC (permalink / raw
  To: gentoo-commits

commit:     8f31575da669091864b60f14e185e00f38c1b595
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 26 18:44:49 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Nov 26 18:45:15 2016 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=8f31575d

app-text/goldendict: sync with main tree (again)

Package-Manager: portage-2.3.2

 app-text/goldendict/goldendict-9999.ebuild | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/app-text/goldendict/goldendict-9999.ebuild b/app-text/goldendict/goldendict-9999.ebuild
index 90dd3ad..554da0c 100644
--- a/app-text/goldendict/goldendict-9999.ebuild
+++ b/app-text/goldendict/goldendict-9999.ebuild
@@ -16,19 +16,25 @@ KEYWORDS=""
 IUSE="debug ffmpeg libav"
 
 RDEPEND="
+	app-arch/bzip2
 	>=app-text/hunspell-1.2:=
 	dev-libs/eb
+	dev-libs/lzo
 	dev-qt/qtcore:5
 	dev-qt/qtgui:5
 	dev-qt/qthelp:5
+	dev-qt/qtnetwork:5
+	dev-qt/qtprintsupport:5
 	dev-qt/qtsingleapplication[qt5]
 	dev-qt/qtsvg:5
 	dev-qt/qtwebkit:5
 	dev-qt/qtwidgets:5
 	dev-qt/qtx11extras:5
-	media-libs/libogg
+	dev-qt/qtxml:5
 	media-libs/libvorbis
+	media-libs/tiff:0
 	sys-libs/zlib
+	x11-libs/libX11
 	x11-libs/libXtst
 	ffmpeg? (
 		media-libs/libao


^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [gentoo-commits] proj/qt:master commit in: app-text/goldendict/
@ 2016-11-28 19:48 Michael Palimaka
  0 siblings, 0 replies; 9+ messages in thread
From: Michael Palimaka @ 2016-11-28 19:48 UTC (permalink / raw
  To: gentoo-commits

commit:     22253ac66c0bfa28b441242c907c03c2a8ded9ab
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 28 19:48:36 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Nov 28 19:48:44 2016 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=22253ac6

app-text/goldendict: fix locale install location

Package-Manager: portage-2.3.2

 app-text/goldendict/goldendict-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-text/goldendict/goldendict-9999.ebuild b/app-text/goldendict/goldendict-9999.ebuild
index 554da0c..aa35c9d 100644
--- a/app-text/goldendict/goldendict-9999.ebuild
+++ b/app-text/goldendict/goldendict-9999.ebuild
@@ -75,7 +75,7 @@ src_install() {
 	domenu redist/${PN}.desktop
 	doicon redist/icons/${PN}.png
 
-	insinto /use/share/apps/${PN}/locale
+	insinto /usr/share/apps/${PN}/locale
 	doins locale/*.qm
 
 	insinto /usr/share/${PN}/help


^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [gentoo-commits] proj/qt:master commit in: app-text/goldendict/
@ 2018-03-13 10:59 Michael Palimaka
  0 siblings, 0 replies; 9+ messages in thread
From: Michael Palimaka @ 2018-03-13 10:59 UTC (permalink / raw
  To: gentoo-commits

commit:     18224055eb9ab49fd40e65161d46d8d9954239a7
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 13 10:59:02 2018 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue Mar 13 10:59:07 2018 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=18224055

app-text/goldendict: fix dev-qt/qtsingleapplication USE dependency

Closes: https://bugs.gentoo.org/650368
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-text/goldendict/goldendict-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/goldendict/goldendict-9999.ebuild b/app-text/goldendict/goldendict-9999.ebuild
index 282fb03f..74aae628 100644
--- a/app-text/goldendict/goldendict-9999.ebuild
+++ b/app-text/goldendict/goldendict-9999.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=6
@@ -24,7 +24,7 @@ RDEPEND="
 	dev-qt/qthelp:5
 	dev-qt/qtnetwork:5
 	dev-qt/qtprintsupport:5
-	dev-qt/qtsingleapplication[qt5]
+	dev-qt/qtsingleapplication[qt5(+)]
 	dev-qt/qtsvg:5
 	dev-qt/qtwebkit:5
 	dev-qt/qtwidgets:5


^ permalink raw reply related	[flat|nested] 9+ messages in thread
* [gentoo-commits] proj/qt:master commit in: app-text/goldendict/
@ 2020-04-25 18:04 Andreas Sturmlechner
  0 siblings, 0 replies; 9+ messages in thread
From: Andreas Sturmlechner @ 2020-04-25 18:04 UTC (permalink / raw
  To: gentoo-commits

commit:     3cbc321c010ce3ff57aa45d81922ea9bfbfe5617
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 25 17:42:46 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 25 18:04:51 2020 +0000
URL:        https://gitweb.gentoo.org/proj/qt.git/commit/?id=3cbc321c

app-text/goldendict: migrate from libav

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-text/goldendict/goldendict-9999.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/app-text/goldendict/goldendict-9999.ebuild b/app-text/goldendict/goldendict-9999.ebuild
index 32672acb..e0b7a2f4 100644
--- a/app-text/goldendict/goldendict-9999.ebuild
+++ b/app-text/goldendict/goldendict-9999.ebuild
@@ -12,7 +12,7 @@ EGIT_REPO_URI="https://github.com/goldendict/goldendict.git"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS=""
-IUSE="debug ffmpeg libav"
+IUSE="debug ffmpeg"
 
 BDEPEND="
 	dev-qt/linguist-tools:5
@@ -41,8 +41,7 @@ DEPEND="
 	x11-libs/libXtst
 	ffmpeg? (
 		media-libs/libao
-		libav? ( media-video/libav:0= )
-		!libav? ( media-video/ffmpeg:0= )
+		media-video/ffmpeg:0=
 	)
 "
 RDEPEND="${DEPEND}"


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

end of thread, other threads:[~2020-04-25 18:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-13 18:55 [gentoo-commits] proj/qt:master commit in: app-text/goldendict/ Sergey Popov
  -- strict thread matches above, loose matches on Subject: below --
2014-12-31 13:06 Michael Palimaka
2016-02-11 15:55 Davide Pesavento
2016-11-26 18:25 Michael Palimaka
2016-11-26 18:27 Michael Palimaka
2016-11-26 18:45 Michael Palimaka
2016-11-28 19:48 Michael Palimaka
2018-03-13 10:59 Michael Palimaka
2020-04-25 18:04 Andreas Sturmlechner

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