* [gentoo-commits] repo/gentoo:master commit in: media-video/kino/
@ 2016-10-12 18:11 Pacho Ramos
0 siblings, 0 replies; 16+ messages in thread
From: Pacho Ramos @ 2016-10-12 18:11 UTC (permalink / raw
To: gentoo-commits
commit: 69c57e4ba96a57f7f7ba7eff73127dc01bbaa4a9
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 18:08:19 2016 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 18:10:59 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69c57e4b
media-video/kino: Specify proper slots
Package-Manager: portage-2.3.1
media-video/kino/kino-1.3.4.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-video/kino/kino-1.3.4.ebuild b/media-video/kino/kino-1.3.4.ebuild
index 0b5fb07..f8ad5b8 100644
--- a/media-video/kino/kino-1.3.4.ebuild
+++ b/media-video/kino/kino-1.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -25,11 +25,11 @@ IUSE="alsa dvdr gpac lame gstreamer quicktime sox vorbis"
# Optional dependency on cinelerra-cvs (as a replacement for libquicktime)
# dropped because kino may run with it but won't build anymore.
-CDEPEND=">=x11-libs/gtk+-2.6.0
+CDEPEND=">=x11-libs/gtk+-2.6.0:2
>=gnome-base/libglade-2.5.0
- >=dev-libs/glib-2
+ >=dev-libs/glib-2:2
x11-libs/libXv
- dev-libs/libxml2
+ dev-libs/libxml2:2
media-libs/audiofile
>=sys-libs/libraw1394-1.0.0
>=sys-libs/libavc1394-0.4.1
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/kino/
@ 2017-06-17 9:28 Pacho Ramos
0 siblings, 0 replies; 16+ messages in thread
From: Pacho Ramos @ 2017-06-17 9:28 UTC (permalink / raw
To: gentoo-commits
commit: d40ccf168c888b2093ffb53a5c1c280a830e8f1a
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 09:26:46 2017 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 09:28:06 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d40ccf16
media-video/kino: Make repoman more happy
Package-Manager: Portage-2.3.6, Repoman-2.3.2
media-video/kino/kino-1.3.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/kino/kino-1.3.4-r1.ebuild b/media-video/kino/kino-1.3.4-r1.ebuild
index 173197e1a2d..3eefe5d1721 100644
--- a/media-video/kino/kino-1.3.4-r1.ebuild
+++ b/media-video/kino/kino-1.3.4-r1.ebuild
@@ -31,7 +31,7 @@ CDEPEND="
media-libs/libv4l:0=
alsa? ( >=media-libs/alsa-lib-1.0.9 )
!libav? ( >=media-video/ffmpeg-3:0= )
- libav? ( media-video/libav:0= )
+ libav? ( media-video/libav:0= )
quicktime? ( >=media-libs/libquicktime-0.9.5 )
"
DEPEND="${CDEPEND}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/kino/
@ 2017-06-18 14:01 Agostino Sarubbo
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2017-06-18 14:01 UTC (permalink / raw
To: gentoo-commits
commit: 9f9bea6c1191ba2a632f9cfeb3724d8eb2b170c5
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 18 13:58:47 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Jun 18 13:58:47 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f9bea6c
media-video/kino: amd64 stable wrt bug #621996
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-video/kino/kino-1.3.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/kino/kino-1.3.4-r1.ebuild b/media-video/kino/kino-1.3.4-r1.ebuild
index 9d037c9d0c9..a4ddf7499fd 100644
--- a/media-video/kino/kino-1.3.4-r1.ebuild
+++ b/media-video/kino/kino-1.3.4-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kino/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE="alsa dvdr gpac lame libav quicktime sox vorbis"
# Optional dependency on cinelerra-cvs (as a replacement for libquicktime)
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/kino/
@ 2017-06-21 11:57 Agostino Sarubbo
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2017-06-21 11:57 UTC (permalink / raw
To: gentoo-commits
commit: 7dd128b93682f023e1468b12fe597934211f0aff
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 11:54:37 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 11:54:37 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dd128b9
media-video/kino: ppc stable wrt bug #621996
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-video/kino/kino-1.3.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/kino/kino-1.3.4-r1.ebuild b/media-video/kino/kino-1.3.4-r1.ebuild
index a4ddf7499fd..4ccb48f77c2 100644
--- a/media-video/kino/kino-1.3.4-r1.ebuild
+++ b/media-video/kino/kino-1.3.4-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kino/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
IUSE="alsa dvdr gpac lame libav quicktime sox vorbis"
# Optional dependency on cinelerra-cvs (as a replacement for libquicktime)
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/kino/
@ 2017-06-21 12:17 Agostino Sarubbo
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2017-06-21 12:17 UTC (permalink / raw
To: gentoo-commits
commit: 022324f3f7afb60384e028f15907853a25c6b34c
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 21 12:15:29 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jun 21 12:17:09 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=022324f3
media-video/kino: ppc64 stable wrt bug #621996
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-video/kino/kino-1.3.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/kino/kino-1.3.4-r1.ebuild b/media-video/kino/kino-1.3.4-r1.ebuild
index 4ccb48f77c2..5ff6142d3d3 100644
--- a/media-video/kino/kino-1.3.4-r1.ebuild
+++ b/media-video/kino/kino-1.3.4-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kino/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE="alsa dvdr gpac lame libav quicktime sox vorbis"
# Optional dependency on cinelerra-cvs (as a replacement for libquicktime)
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/kino/
@ 2017-07-27 22:00 Denis Dupeyron
0 siblings, 0 replies; 16+ messages in thread
From: Denis Dupeyron @ 2017-07-27 22:00 UTC (permalink / raw
To: gentoo-commits
commit: 11141bbd786edc21cb8ed30f5fbbf9db500cc433
Author: Denis Dupeyron <calchan <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 27 22:00:21 2017 +0000
Commit: Denis Dupeyron <calchan <AT> gentoo <DOT> org>
CommitDate: Thu Jul 27 22:00:21 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11141bbd
media-video/kino: remove calchan from maintainer list
media-video/kino/metadata.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/media-video/kino/metadata.xml b/media-video/kino/metadata.xml
index 3de8ecd0278..b66baaf03b7 100644
--- a/media-video/kino/metadata.xml
+++ b/media-video/kino/metadata.xml
@@ -1,10 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person">
- <email>calchan@gentoo.org</email>
- <name>Denis Dupeyron</name>
- </maintainer>
<maintainer type="project">
<email>media-video@gentoo.org</email>
<name>Gentoo Video project</name>
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/kino/
@ 2018-06-03 11:47 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2018-06-03 11:47 UTC (permalink / raw
To: gentoo-commits
commit: 5ca0b16f7611c0b6aaed40a8dd6f05baadc1ffc8
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 3 10:55:29 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 3 11:46:52 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ca0b16f
media-video/kino: Drop 1.3.4
Closes: https://bugs.gentoo.org/629196
Package-Manager: Portage-2.3.40, Repoman-2.3.9
media-video/kino/kino-1.3.4.ebuild | 107 -------------------------------------
1 file changed, 107 deletions(-)
diff --git a/media-video/kino/kino-1.3.4.ebuild b/media-video/kino/kino-1.3.4.ebuild
deleted file mode 100644
index 8f4d4bfa586..00000000000
--- a/media-video/kino/kino-1.3.4.ebuild
+++ /dev/null
@@ -1,107 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit autotools eutils udev
-
-DESCRIPTION="Kino is a non-linear DV editor for GNU/Linux"
-HOMEPAGE="http://www.kinodv.org/"
-SRC_URI="mirror://sourceforge/kino/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 ~sparc x86"
-IUSE="alsa dvdr gpac lame gstreamer quicktime sox vorbis"
-
-# This ebuild would benefit a lot of USE dependencies but that has to wait for
-# EAPI 2. The usual fix is to issue built_with_use checks but in that particu-
-# lar case it would make the ebuild rather complicated to write and maintain
-# (certain features can be enabled in various different ways). Also it would
-# also force the emerge process to stop a bit too often for users not to comp-
-# lain. Thus, if you need features like theora, x264, xvid and maybe others,
-# make sure you activate the required support where it should be (ffmpeg, mostly).
-
-# Optional dependency on cinelerra-cvs (as a replacement for libquicktime)
-# dropped because kino may run with it but won't build anymore.
-
-CDEPEND=">=x11-libs/gtk+-2.6.0:2
- >=gnome-base/libglade-2.5.0
- >=dev-libs/glib-2:2
- x11-libs/libXv
- dev-libs/libxml2:2
- media-libs/audiofile
- >=sys-libs/libraw1394-1.0.0
- >=sys-libs/libavc1394-0.4.1
- >=media-libs/libdv-0.103
- media-libs/libsamplerate
- media-libs/libiec61883
- media-libs/libv4l
- alsa? ( >=media-libs/alsa-lib-1.0.9 )
- virtual/ffmpeg
- quicktime? ( >=media-libs/libquicktime-0.9.5 )"
-DEPEND="${CDEPEND}
- dev-util/intltool"
-RDEPEND="${CDEPEND}
- media-video/mjpegtools
- media-sound/rawrec
- dvdr? ( media-video/dvdauthor
- app-cdr/dvd+rw-tools )
- gpac? ( media-video/gpac )
- lame? ( media-sound/lame )
- gstreamer? ( media-libs/gst-plugins-base:0.10 )
- sox? ( media-sound/sox )
- vorbis? ( media-sound/vorbis-tools )"
-
-DOCS="AUTHORS BUGS ChangeLog NEWS README* TODO"
-
-src_prepare() {
- # Deactivating automagic alsa configuration, bug #134725
- if ! use alsa ; then
- sed -i -e "s:HAVE_ALSA 1:HAVE_ALSA 0:" configure || die
- fi
-
- # Fix bug #169590
- # https://sourceforge.net/tracker/?func=detail&aid=3304495&group_id=14103&atid=314103
- sed -i \
- -e '/\$(LIBQUICKTIME_LIBS) \\/d' \
- -e '/^[[:space:]]*\$(SRC_LIBS)/ a\
- \$(LIBQUICKTIME_LIBS) \\' \
- src/Makefile.in || die
-
- # Fix test failure discovered in bug #193947
- # https://sourceforge.net/tracker/?func=detail&aid=3304499&group_id=14103&atid=314103
- sed -i -e '$a\
-\
-ffmpeg/libavcodec/ps2/idct_mmi.c\
-ffmpeg/libavcodec/sparc/dsputil_vis.c\
-ffmpeg/libavcodec/sparc/vis.h\
-ffmpeg/libavutil/bswap.h\
-ffmpeg/libswscale/yuv2rgb_template.c\
-src/export.h\
-src/message.cc\
-src/page_bttv.cc' po/POTFILES.in || die
-
- sed -i -e 's:^#include <quicktime.h>:#include <lqt/quicktime.h>:' src/filehandler.h || die
- epatch "${FILESDIR}/${P}-v4l1.patch"
- epatch "${FILESDIR}/${P}-libav-0.7.patch"
- epatch "${FILESDIR}/${P}-libav-0.8.patch"
- epatch "${FILESDIR}/${P}-libavcodec-pkg-config.patch"
-
- eautoreconf
-}
-
-src_configure() {
- econf \
- --disable-local-ffmpeg \
- $(use_enable quicktime) \
- $(use_with sparc dv1394) \
- --with-udev-rules-dir="$(get_udevdir)"/rules.d \
- CPPFLAGS="-I${ROOT}usr/include/libavcodec -I${ROOT}usr/include/libavformat -I${ROOT}usr/include/libswscale"
-}
-
-src_install() {
- default
- mv "${ED}/$(get_udevdir)"/rules.d/{,99-}kino.rules
- fowners root:root -R /usr/share/kino/help #177378
- prune_libtool_files --all #385361
-}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/kino/
@ 2018-08-18 17:40 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2018-08-18 17:40 UTC (permalink / raw
To: gentoo-commits
commit: ad562b5480fb74e1e2348dc39959d15636fb10e4
Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
AuthorDate: Sat Aug 18 16:22:28 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug 18 17:39:45 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad562b54
media-video/kino: remove broken external links
Closes: https://github.com/gentoo/gentoo/pull/9613
media-video/kino/kino-1.3.4-r1.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/media-video/kino/kino-1.3.4-r1.ebuild b/media-video/kino/kino-1.3.4-r1.ebuild
index 5ff6142d3d3..cb82c2338e3 100644
--- a/media-video/kino/kino-1.3.4-r1.ebuild
+++ b/media-video/kino/kino-1.3.4-r1.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
@@ -57,7 +57,6 @@ src_prepare() {
fi
# Fix bug #169590
- # https://sourceforge.net/tracker/?func=detail&aid=3304495&group_id=14103&atid=314103
sed -i \
-e '/\$(LIBQUICKTIME_LIBS) \\/d' \
-e '/^[[:space:]]*\$(SRC_LIBS)/ a\
@@ -65,7 +64,6 @@ src_prepare() {
src/Makefile.in || die
# Fix test failure discovered in bug #193947
- # https://sourceforge.net/tracker/?func=detail&aid=3304499&group_id=14103&atid=314103
sed -i -e '$a\
\
ffmpeg/libavcodec/ps2/idct_mmi.c\
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/kino/
@ 2020-04-26 9:25 Mikle Kolyada
0 siblings, 0 replies; 16+ messages in thread
From: Mikle Kolyada @ 2020-04-26 9:25 UTC (permalink / raw
To: gentoo-commits
commit: 521d0f193cc56053233565170a193085fc05ef26
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 26 09:23:12 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Apr 26 09:23:12 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=521d0f19
media-video/kino: migrate from libav
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
media-video/kino/kino-1.3.4-r1.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/media-video/kino/kino-1.3.4-r1.ebuild b/media-video/kino/kino-1.3.4-r1.ebuild
index 9fc8dbb085a..e9af9289d67 100644
--- a/media-video/kino/kino-1.3.4-r1.ebuild
+++ b/media-video/kino/kino-1.3.4-r1.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=6
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/kino/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86"
-IUSE="alsa dvdr gpac lame libav quicktime sox vorbis"
+IUSE="alsa dvdr gpac lame quicktime sox vorbis"
# Optional dependency on cinelerra-cvs (as a replacement for libquicktime)
# dropped because kino may run with it but won't build anymore.
@@ -30,8 +30,7 @@ CDEPEND="
media-libs/libiec61883
media-libs/libv4l:0=
alsa? ( >=media-libs/alsa-lib-1.0.9 )
- !libav? ( >=media-video/ffmpeg-3:0= )
- libav? ( media-video/libav:0= )
+ >=media-video/ffmpeg-3:0=
quicktime? ( >=media-libs/libquicktime-0.9.5 )
"
DEPEND="${CDEPEND}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/kino/
@ 2020-11-14 21:48 David Seifert
0 siblings, 0 replies; 16+ messages in thread
From: David Seifert @ 2020-11-14 21:48 UTC (permalink / raw
To: gentoo-commits
commit: b9063c8a2731393060d996b4e07fec55bd3a53b2
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sat Nov 14 21:47:30 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Nov 14 21:47:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9063c8a
media-video/kino: update desktop mimeinfo and mime-info cache
Closes: https://bugs.gentoo.org/751712
Closes: https://bugs.gentoo.org/751709
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
media-video/kino/kino-1.3.4-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/kino/kino-1.3.4-r1.ebuild b/media-video/kino/kino-1.3.4-r1.ebuild
index e9af9289d67..77e78c8d8e2 100644
--- a/media-video/kino/kino-1.3.4-r1.ebuild
+++ b/media-video/kino/kino-1.3.4-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools ltprune udev
+inherit autotools ltprune udev xdg
DESCRIPTION="Kino is a non-linear DV editor for GNU/Linux"
HOMEPAGE="http://www.kinodv.org/"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/kino/
@ 2021-05-31 9:20 David Seifert
0 siblings, 0 replies; 16+ messages in thread
From: David Seifert @ 2021-05-31 9:20 UTC (permalink / raw
To: gentoo-commits
commit: ab1eeb997f220495d4d65f6af489fb65a6ac0433
Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Mon May 31 09:18:42 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon May 31 09:18:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab1eeb99
media-video/kino: drop deprecated ltprune eclass
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
media-video/kino/kino-1.3.4-r1.ebuild | 4 ++--
media-video/kino/kino-1.3.4-r2.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/media-video/kino/kino-1.3.4-r1.ebuild b/media-video/kino/kino-1.3.4-r1.ebuild
index 77e78c8d8e2..bf3def0c101 100644
--- a/media-video/kino/kino-1.3.4-r1.ebuild
+++ b/media-video/kino/kino-1.3.4-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools ltprune udev xdg
+inherit autotools udev xdg
DESCRIPTION="Kino is a non-linear DV editor for GNU/Linux"
HOMEPAGE="http://www.kinodv.org/"
@@ -99,5 +99,5 @@ src_install() {
default
mv "${ED}/$(get_udevdir)"/rules.d/{,99-}kino.rules
fowners root:root -R /usr/share/kino/help #177378
- prune_libtool_files --all #385361
+ find "${ED}" -name '*.la' -delete || die #385361
}
diff --git a/media-video/kino/kino-1.3.4-r2.ebuild b/media-video/kino/kino-1.3.4-r2.ebuild
index da4e9f6edd0..2d5b56e858f 100644
--- a/media-video/kino/kino-1.3.4-r2.ebuild
+++ b/media-video/kino/kino-1.3.4-r2.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit autotools ltprune udev xdg
+inherit autotools udev xdg
DESCRIPTION="Kino is a non-linear DV editor for GNU/Linux"
HOMEPAGE="http://www.kinodv.org/"
@@ -100,5 +100,5 @@ src_install() {
default
mv "${ED}/$(get_udevdir)"/rules.d/{,99-}kino.rules
fowners root:root -R /usr/share/kino/help #177378
- prune_libtool_files --all #385361
+ find "${ED}" -name '*.la' -delete || die #385361
}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/kino/
@ 2021-08-12 17:58 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2021-08-12 17:58 UTC (permalink / raw
To: gentoo-commits
commit: 99e83b470410eeced368ad8a636b6f72e37dcfc8
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 12 17:39:10 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 12 17:58:12 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99e83b47
media-video/kino: EAPI-7 bump, add dev-util/glib-utils, use ESYSROOT
- fix DESCRIPTION
- add missing || die
Bug: https://bugs.gentoo.org/783720
Closes: https://bugs.gentoo.org/671216
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-video/kino/kino-1.3.4-r2.ebuild | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
diff --git a/media-video/kino/kino-1.3.4-r2.ebuild b/media-video/kino/kino-1.3.4-r2.ebuild
index 2d5b56e858f..c076e0ad8b7 100644
--- a/media-video/kino/kino-1.3.4-r2.ebuild
+++ b/media-video/kino/kino-1.3.4-r2.ebuild
@@ -1,10 +1,11 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
+
inherit autotools udev xdg
-DESCRIPTION="Kino is a non-linear DV editor for GNU/Linux"
+DESCRIPTION="Non-linear DV editor for GNU/Linux"
HOMEPAGE="http://www.kinodv.org/"
SRC_URI="mirror://sourceforge/kino/${P}.tar.gz"
@@ -15,8 +16,7 @@ IUSE="alsa dvdr gpac lame quicktime sox vorbis"
# Optional dependency on cinelerra-cvs (as a replacement for libquicktime)
# dropped because kino may run with it but won't build anymore.
-
-CDEPEND="
+DEPEND="
>=x11-libs/gtk+-2.6.0:2
>=gnome-base/libglade-2.5.0
>=dev-libs/glib-2:2
@@ -33,10 +33,7 @@ CDEPEND="
>=media-video/ffmpeg-3:0=
quicktime? ( >=media-libs/libquicktime-0.9.5 )
"
-DEPEND="${CDEPEND}
- dev-util/intltool
-"
-RDEPEND="${CDEPEND}
+RDEPEND="${DEPEND}
media-video/mjpegtools
media-sound/rawrec
dvdr? ( media-video/dvdauthor
@@ -46,6 +43,10 @@ RDEPEND="${CDEPEND}
sox? ( media-sound/sox )
vorbis? ( media-sound/vorbis-tools )
"
+BDEPEND="
+ dev-util/glib-utils
+ dev-util/intltool
+"
src_prepare() {
default
@@ -93,12 +94,12 @@ src_configure() {
$(use_enable quicktime) \
$(use_with sparc dv1394) \
--with-udev-rules-dir="$(get_udevdir)"/rules.d \
- CPPFLAGS="-I${ROOT}usr/include/libavcodec -I${ROOT}usr/include/libavformat -I${ROOT}usr/include/libswscale"
+ CPPFLAGS="-I${ESYSROOT}usr/include/libavcodec -I${ESYSROOT}usr/include/libavformat -I${ESYSROOT}usr/include/libswscale"
}
src_install() {
default
- mv "${ED}/$(get_udevdir)"/rules.d/{,99-}kino.rules
+ mv "${ED}/$(get_udevdir)"/rules.d/{,99-}kino.rules || die
fowners root:root -R /usr/share/kino/help #177378
find "${ED}" -name '*.la' -delete || die #385361
}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/kino/
@ 2021-08-13 6:51 Agostino Sarubbo
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2021-08-13 6:51 UTC (permalink / raw
To: gentoo-commits
commit: ea06190a25f8a28e83a150621b869dfa50d62754
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 06:51:28 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 06:51:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea06190a
media-video/kino: amd64 stable wrt bug #783720
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-video/kino/kino-1.3.4-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/kino/kino-1.3.4-r2.ebuild b/media-video/kino/kino-1.3.4-r2.ebuild
index c076e0ad8b7..91066a6451a 100644
--- a/media-video/kino/kino-1.3.4-r2.ebuild
+++ b/media-video/kino/kino-1.3.4-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/kino/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE="alsa dvdr gpac lame quicktime sox vorbis"
# Optional dependency on cinelerra-cvs (as a replacement for libquicktime)
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/kino/
@ 2021-08-13 6:52 Agostino Sarubbo
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2021-08-13 6:52 UTC (permalink / raw
To: gentoo-commits
commit: e16cdc967e08934296e52c9a0eaeac355fac932d
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 06:52:10 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 06:52:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e16cdc96
media-video/kino: ppc stable wrt bug #783720
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-video/kino/kino-1.3.4-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/kino/kino-1.3.4-r2.ebuild b/media-video/kino/kino-1.3.4-r2.ebuild
index 91066a6451a..158e8fdb9dc 100644
--- a/media-video/kino/kino-1.3.4-r2.ebuild
+++ b/media-video/kino/kino-1.3.4-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/kino/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ~ppc64 ~x86"
IUSE="alsa dvdr gpac lame quicktime sox vorbis"
# Optional dependency on cinelerra-cvs (as a replacement for libquicktime)
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/kino/
@ 2021-08-13 21:55 Sam James
0 siblings, 0 replies; 16+ messages in thread
From: Sam James @ 2021-08-13 21:55 UTC (permalink / raw
To: gentoo-commits
commit: 46b86a8f85632153bf1ca1d5c9a7b8c6f10e3976
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 13 21:55:10 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 13 21:55:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46b86a8f
media-video/kino: Stabilize 1.3.4-r2 x86, #783720
Signed-off-by: Sam James <sam <AT> gentoo.org>
media-video/kino/kino-1.3.4-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/kino/kino-1.3.4-r2.ebuild b/media-video/kino/kino-1.3.4-r2.ebuild
index 158e8fdb9dc..e2dc1b069e0 100644
--- a/media-video/kino/kino-1.3.4-r2.ebuild
+++ b/media-video/kino/kino-1.3.4-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/kino/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ppc ~ppc64 x86"
IUSE="alsa dvdr gpac lame quicktime sox vorbis"
# Optional dependency on cinelerra-cvs (as a replacement for libquicktime)
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-video/kino/
@ 2021-08-14 7:03 Agostino Sarubbo
0 siblings, 0 replies; 16+ messages in thread
From: Agostino Sarubbo @ 2021-08-14 7:03 UTC (permalink / raw
To: gentoo-commits
commit: 2c2917f5b7643a9290b87a0ae2469c73295698b3
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 14 07:03:28 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Aug 14 07:03:28 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c2917f5
media-video/kino: ppc64 stable wrt bug #783720
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
media-video/kino/kino-1.3.4-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-video/kino/kino-1.3.4-r2.ebuild b/media-video/kino/kino-1.3.4-r2.ebuild
index e2dc1b069e0..c3491077561 100644
--- a/media-video/kino/kino-1.3.4-r2.ebuild
+++ b/media-video/kino/kino-1.3.4-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/kino/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ~ppc64 x86"
+KEYWORDS="amd64 ppc ppc64 x86"
IUSE="alsa dvdr gpac lame quicktime sox vorbis"
# Optional dependency on cinelerra-cvs (as a replacement for libquicktime)
^ permalink raw reply related [flat|nested] 16+ messages in thread
end of thread, other threads:[~2021-08-14 7:03 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-31 9:20 [gentoo-commits] repo/gentoo:master commit in: media-video/kino/ David Seifert
-- strict thread matches above, loose matches on Subject: below --
2021-08-14 7:03 Agostino Sarubbo
2021-08-13 21:55 Sam James
2021-08-13 6:52 Agostino Sarubbo
2021-08-13 6:51 Agostino Sarubbo
2021-08-12 17:58 Andreas Sturmlechner
2020-11-14 21:48 David Seifert
2020-04-26 9:25 Mikle Kolyada
2018-08-18 17:40 Andreas Sturmlechner
2018-06-03 11:47 Andreas Sturmlechner
2017-07-27 22:00 Denis Dupeyron
2017-06-21 12:17 Agostino Sarubbo
2017-06-21 11:57 Agostino Sarubbo
2017-06-18 14:01 Agostino Sarubbo
2017-06-17 9:28 Pacho Ramos
2016-10-12 18:11 Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox