* [gentoo-commits] repo/gentoo:master commit in: app-text/goldendict/
@ 2016-11-28 19:49 Michael Palimaka
0 siblings, 0 replies; 11+ messages in thread
From: Michael Palimaka @ 2016-11-28 19:49 UTC (permalink / raw
To: gentoo-commits
commit: 6426caf38ee162b399ed88e3861c7d85ac6c1477
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 28 19:48:47 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Nov 28 19:49:17 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6426caf3
app-text/goldendict: fix locale install location
Package-Manager: portage-2.3.2
.../{goldendict-1.5.0_rc2.ebuild => goldendict-1.5.0_rc2-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/goldendict/goldendict-1.5.0_rc2.ebuild b/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
similarity index 97%
rename from app-text/goldendict/goldendict-1.5.0_rc2.ebuild
rename to app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
index fa47bf4..225d45b 100644
--- a/app-text/goldendict/goldendict-1.5.0_rc2.ebuild
+++ b/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
@@ -79,7 +79,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] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/goldendict/
@ 2016-12-04 17:08 Michael Palimaka
0 siblings, 0 replies; 11+ messages in thread
From: Michael Palimaka @ 2016-12-04 17:08 UTC (permalink / raw
To: gentoo-commits
commit: 12665cb9019297686f4e960c03c41f6faa748b26
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 4 17:07:44 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Dec 4 17:07:50 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12665cb9
app-text/goldendict: add missing dependency
Gentoo-bug: 601596
Package-Manager: portage-2.3.2
app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild b/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
index 225d45b..3c11533 100644
--- a/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
+++ b/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
@@ -45,6 +45,7 @@ RDEPEND="
)
"
DEPEND="${RDEPEND}
+ dev-qt/linguist-tools:5
virtual/pkgconfig
"
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/goldendict/
@ 2017-03-06 1:52 Göktürk Yüksek
0 siblings, 0 replies; 11+ messages in thread
From: Göktürk Yüksek @ 2017-03-06 1:52 UTC (permalink / raw
To: gentoo-commits
commit: 7a45b73577447057ddcd5060d78b2e4f8783603e
Author: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 6 01:28:08 2017 +0000
Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Mon Mar 6 01:50:33 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a45b735
app-text/goldendict: remove unresponsive proxied maintainer
Package-Manager: Portage-2.3.0, Repoman-2.3.1
app-text/goldendict/metadata.xml | 8 --------
1 file changed, 8 deletions(-)
diff --git a/app-text/goldendict/metadata.xml b/app-text/goldendict/metadata.xml
index fce10001488..a53cce1009b 100644
--- a/app-text/goldendict/metadata.xml
+++ b/app-text/goldendict/metadata.xml
@@ -1,18 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>nikoli@gmx.us</email>
- <name>Nikoli</name>
- </maintainer>
<maintainer type="project">
<email>qt@gentoo.org</email>
<name>Gentoo Qt Project</name>
</maintainer>
- <maintainer type="project">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
<upstream>
<remote-id type="github">goldendict/goldendict</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/goldendict/
@ 2017-08-30 14:05 Michael Palimaka
0 siblings, 0 replies; 11+ messages in thread
From: Michael Palimaka @ 2017-08-30 14:05 UTC (permalink / raw
To: gentoo-commits
commit: 2530edee316316a9f734722a876d003aa1aa0976
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 13:44:54 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 14:05:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2530edee
app-text/goldendict: remote kde USE flag
Gentoo-bug: 629144
Package-Manager: Portage-2.3.6, Repoman-2.3.3
app-text/goldendict/goldendict-1.0.1.ebuild | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/app-text/goldendict/goldendict-1.0.1.ebuild b/app-text/goldendict/goldendict-1.0.1.ebuild
index c9f4ad2d673..8f0569d6aa3 100644
--- a/app-text/goldendict/goldendict-1.0.1.ebuild
+++ b/app-text/goldendict/goldendict-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,23 +13,19 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE="debug kde"
+IUSE="debug"
RDEPEND="
>=app-text/hunspell-1.2
media-libs/libogg
media-libs/libvorbis
+ media-libs/phonon[qt4]
sys-libs/zlib
x11-libs/libX11
x11-libs/libXtst
>=dev-qt/qtcore-4.5:4[exceptions,qt3support]
>=dev-qt/qtgui-4.5:4[exceptions,qt3support]
>=dev-qt/qtwebkit-4.5:4[exceptions]
- !kde? ( || (
- >=dev-qt/qtphonon-4.5:4[exceptions]
- media-libs/phonon[qt4]
- ) )
- kde? ( media-libs/phonon[qt4] )
"
DEPEND="${RDEPEND}
virtual/pkgconfig
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/goldendict/
@ 2017-09-28 19:09 Andreas Sturmlechner
0 siblings, 0 replies; 11+ messages in thread
From: Andreas Sturmlechner @ 2017-09-28 19:09 UTC (permalink / raw
To: gentoo-commits
commit: 1c75ceb4385735bdc0de57ea2cee5ac3fc9197ec
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 28 19:06:31 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 28 19:08:53 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c75ceb4
app-text/goldendict: Disable git execution in src_configure
Gentoo-bug: 603238
Package-Manager: Portage-2.3.8, Repoman-2.3.1
app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild b/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
index 503434c0a66..f49ddfb6ad2 100644
--- a/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
+++ b/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -55,6 +55,11 @@ S="${WORKDIR}/${PN}-${MY_PV}"
src_prepare() {
default
+ # disable git
+ sed -i \
+ -e '/git describe/s/^/#/' \
+ ${PN}.pro || die
+
# fix installation path
sed -i \
-e '/PREFIX = /s:/usr/local:/usr:' \
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/goldendict/
@ 2017-09-28 19:26 Andreas Sturmlechner
0 siblings, 0 replies; 11+ messages in thread
From: Andreas Sturmlechner @ 2017-09-28 19:26 UTC (permalink / raw
To: gentoo-commits
commit: eed689e9cdcdaf64dd4944c1d1241a0c5b3845c9
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 28 19:25:50 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 28 19:26:45 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eed689e9
app-text/goldendict: USE=ffmpeg disables libav too, bug #603238
Remove libav from the DISABLE_INTERNAL_PLAYER conditional, as it
contradicts the DEPENDs setup.
Package-Manager: Portage-2.3.8, Repoman-2.3.1
app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild b/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
index f49ddfb6ad2..ddc2b378630 100644
--- a/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
+++ b/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
@@ -72,7 +72,7 @@ src_prepare() {
src_configure() {
local myconf=()
- if ! use ffmpeg && ! use libav ; then
+ if ! use ffmpeg ; then
myconf+=( DISABLE_INTERNAL_PLAYER=1 )
fi
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/goldendict/
@ 2017-09-29 3:47 Michael Palimaka
0 siblings, 0 replies; 11+ messages in thread
From: Michael Palimaka @ 2017-09-29 3:47 UTC (permalink / raw
To: gentoo-commits
commit: 763735ed7e001d9bb0e5b1dd33ca20c80618c615
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 29 03:46:31 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Sep 29 03:46:50 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=763735ed
app-text/goldendict: remove 1.0.1
Package-Manager: Portage-2.3.8, Repoman-2.3.3
app-text/goldendict/Manifest | 1 -
app-text/goldendict/goldendict-1.0.1.ebuild | 66 -----------------------------
2 files changed, 67 deletions(-)
diff --git a/app-text/goldendict/Manifest b/app-text/goldendict/Manifest
index 57ad4ccdc17..691e6189583 100644
--- a/app-text/goldendict/Manifest
+++ b/app-text/goldendict/Manifest
@@ -1,2 +1 @@
-DIST goldendict-1.0.1-src.tar.bz2 2705932 SHA256 b3fb0405a5edb38f02ef881b48c36e46e2eacf641b0caf8d99403f595a4be9a6 SHA512 6c35f804063e14ffc9fe9fbd86e710582c550d10fcabb83e7fb0f65ccad1e18eaa31578a96f0aea67276453239b8035f5a694c7d081f9a6f7a822d2b75ebce55 WHIRLPOOL f642692c5ac921d031e89a4512ac63eb665d5b3d02f2a4aea911566131188f877c173d4624eef073e3580e30d8291c1f0196d870738daf2be469783838305c4c
DIST goldendict-1.5.0_rc2.tar.gz 19413751 SHA256 bccee0a3d3902f8fa31e439e220a405065fff774e5f8c581be2b0743d3f83fde SHA512 b88067a90df42b07d926231f624be8796f031b872443a45f9744ceeea27f39325bc665090f773528a26ad8391ae2423a29c602068bf2cc4ed5870a07646d2362 WHIRLPOOL f385a8536360b9401a67284d95be65d98d5f6b57d5af73852f5ec1af95c4ce36c9903e9ed04dbd67e7bf035b5b6745378344cc5efbb4923ce4ea31988f95f6ff
diff --git a/app-text/goldendict/goldendict-1.0.1.ebuild b/app-text/goldendict/goldendict-1.0.1.ebuild
deleted file mode 100644
index 8f0569d6aa3..00000000000
--- a/app-text/goldendict/goldendict-1.0.1.ebuild
+++ /dev/null
@@ -1,66 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PLOCALES="ar_SA bg_BG cs_CZ de_DE el_GR it_IT lt_LT ru_RU uk_UA vi_VN zh_CN"
-
-inherit l10n qt4-r2
-
-DESCRIPTION="Feature-rich dictionary lookup program"
-HOMEPAGE="http://goldendict.org/"
-SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="debug"
-
-RDEPEND="
- >=app-text/hunspell-1.2
- media-libs/libogg
- media-libs/libvorbis
- media-libs/phonon[qt4]
- sys-libs/zlib
- x11-libs/libX11
- x11-libs/libXtst
- >=dev-qt/qtcore-4.5:4[exceptions,qt3support]
- >=dev-qt/qtgui-4.5:4[exceptions,qt3support]
- >=dev-qt/qtwebkit-4.5:4[exceptions]
-"
-DEPEND="${RDEPEND}
- virtual/pkgconfig
-"
-
-S=${WORKDIR}
-
-PATCHES=( "${FILESDIR}/${P}-gcc-4.7.patch" )
-
-src_prepare() {
- qt4-r2_src_prepare
-
- l10n_for_each_disabled_locale_do editpro
-
- # do not install duplicates
- sed -e '/[icon,desktop]s2/d' -i ${PN}.pro || die
-
- # fix desktop file
- sed -e '/^Categories=/s/;Applications$/;/' -i redist/${PN}.desktop || die
-}
-
-src_configure() {
- PREFIX="${EPREFIX}"/usr eqmake4
-}
-
-src_install() {
- qt4-r2_src_install
- l10n_for_each_locale_do insqm
-}
-
-editpro() {
- sed -e "s;locale/${1}.ts;;" -i ${PN}.pro || die
-}
-
-insqm() {
- insinto /usr/share/apps/${PN}/locale
- doins locale/${1}.qm
-}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/goldendict/
@ 2017-09-29 3:47 Michael Palimaka
0 siblings, 0 replies; 11+ messages in thread
From: Michael Palimaka @ 2017-09-29 3:47 UTC (permalink / raw
To: gentoo-commits
commit: cc1888c53ca75eb52e927bed35f7c5be2751d8bf
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 29 03:46:08 2017 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Sep 29 03:46:50 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc1888c5
app-text/goldendict: stabilise 1.5.0_rc2-r1 for amd64/x86
Bug: https://bugs.gentoo.org/625260
Package-Manager: Portage-2.3.8, Repoman-2.3.3
app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild b/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
index ddc2b378630..0ac7d9edbe8 100644
--- a/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
+++ b/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug ffmpeg libav"
RDEPEND="
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/goldendict/
@ 2018-02-22 10:51 Andreas Sturmlechner
0 siblings, 0 replies; 11+ messages in thread
From: Andreas Sturmlechner @ 2018-02-22 10:51 UTC (permalink / raw
To: gentoo-commits
commit: 1abb702598becc25137483ba0e314b9043dc8f53
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 19:52:21 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Feb 22 10:45:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1abb7025
app-text/goldendict: Prepare for qtsingleapplication dropping qt5
Package-Manager: Portage-2.3.24, Repoman-2.3.6
...{goldendict-1.5.0_rc2-r1.ebuild => goldendict-1.5.0_rc2-r2.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild b/app-text/goldendict/goldendict-1.5.0_rc2-r2.ebuild
similarity index 95%
rename from app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
rename to app-text/goldendict/goldendict-1.5.0_rc2-r2.ebuild
index 0ac7d9edbe8..47c7916defc 100644
--- a/app-text/goldendict/goldendict-1.5.0_rc2-r1.ebuild
+++ b/app-text/goldendict/goldendict-1.5.0_rc2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -26,7 +26,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] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/goldendict/
@ 2018-12-23 22:48 Andreas Sturmlechner
0 siblings, 0 replies; 11+ messages in thread
From: Andreas Sturmlechner @ 2018-12-23 22:48 UTC (permalink / raw
To: gentoo-commits
commit: 6b21d067eabef6c2220f40d2e75cf8ea554aa0db
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 23 22:03:01 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Dec 23 22:47:56 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b21d067
app-text/goldendict: EAPI-7 bump, eutils -> desktop, fix USE-dep
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-text/goldendict/goldendict-1.5.0_rc2-r2.ebuild | 16 +++++++---------
1 file changed, 7 insertions(+), 9 deletions(-)
diff --git a/app-text/goldendict/goldendict-1.5.0_rc2-r2.ebuild b/app-text/goldendict/goldendict-1.5.0_rc2-r2.ebuild
index 866b4e88ea6..cbbb665fe20 100644
--- a/app-text/goldendict/goldendict-1.5.0_rc2-r2.ebuild
+++ b/app-text/goldendict/goldendict-1.5.0_rc2-r2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
MY_PV=${PV^^}
MY_PV=${MY_PV/_/-}
-inherit eutils qmake-utils
+inherit desktop qmake-utils
DESCRIPTION="Feature-rich dictionary lookup program"
HOMEPAGE="http://goldendict.org/"
@@ -26,7 +26,7 @@ RDEPEND="
dev-qt/qthelp:5
dev-qt/qtnetwork:5
dev-qt/qtprintsupport:5
- dev-qt/qtsingleapplication[qt5(+)]
+ dev-qt/qtsingleapplication[qt5(+),X]
dev-qt/qtsvg:5
dev-qt/qtwebkit:5
dev-qt/qtwidgets:5
@@ -43,7 +43,8 @@ RDEPEND="
!libav? ( media-video/ffmpeg:0= )
)
"
-DEPEND="${RDEPEND}
+DEPEND="${RDEPEND}"
+BDEPEND="
dev-qt/linguist-tools:5
virtual/pkgconfig
"
@@ -75,10 +76,7 @@ src_prepare() {
src_configure() {
local myconf=()
-
- if ! use ffmpeg ; then
- myconf+=( DISABLE_INTERNAL_PLAYER=1 )
- fi
+ use ffmpeg || myconf+=( DISABLE_INTERNAL_PLAYER=1 )
eqmake5 "${myconf[@]}"
}
^ permalink raw reply related [flat|nested] 11+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-text/goldendict/
@ 2020-04-25 17:44 Mikle Kolyada
0 siblings, 0 replies; 11+ messages in thread
From: Mikle Kolyada @ 2020-04-25 17:44 UTC (permalink / raw
To: gentoo-commits
commit: 3ceeb5eb87c84ffc3761506d88c9ff2ca8c21901
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 25 17:42:46 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat Apr 25 17:43:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ceeb5eb
app-text/goldendict:
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
app-text/goldendict/goldendict-1.5.0_rc2-r2.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/app-text/goldendict/goldendict-1.5.0_rc2-r2.ebuild b/app-text/goldendict/goldendict-1.5.0_rc2-r2.ebuild
index cbbb665fe20..d8de7892396 100644
--- a/app-text/goldendict/goldendict-1.5.0_rc2-r2.ebuild
+++ b/app-text/goldendict/goldendict-1.5.0_rc2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE="debug ffmpeg libav"
+IUSE="debug ffmpeg "
RDEPEND="
app-arch/bzip2
@@ -39,8 +39,7 @@ RDEPEND="
x11-libs/libXtst
ffmpeg? (
media-libs/libao
- libav? ( media-video/libav:0= )
- !libav? ( media-video/ffmpeg:0= )
+ media-video/ffmpeg:0=
)
"
DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 11+ messages in thread
end of thread, other threads:[~2020-04-25 17:44 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-30 14:05 [gentoo-commits] repo/gentoo:master commit in: app-text/goldendict/ Michael Palimaka
-- strict thread matches above, loose matches on Subject: below --
2020-04-25 17:44 Mikle Kolyada
2018-12-23 22:48 Andreas Sturmlechner
2018-02-22 10:51 Andreas Sturmlechner
2017-09-29 3:47 Michael Palimaka
2017-09-29 3:47 Michael Palimaka
2017-09-28 19:26 Andreas Sturmlechner
2017-09-28 19:09 Andreas Sturmlechner
2017-03-06 1:52 Göktürk Yüksek
2016-12-04 17:08 Michael Palimaka
2016-11-28 19:49 Michael Palimaka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox