* [gentoo-commits] gentoo-x86 commit in media-video/kdenlive: kdenlive-0.7.7.1.ebuild ChangeLog
@ 2010-02-27 20:56 Samuli Suominen (ssuominen)
0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-02-27 20:56 UTC (permalink / raw
To: gentoo-commits
ssuominen 10/02/27 20:56:05
Modified: ChangeLog
Added: kdenlive-0.7.7.1.ebuild
Log:
Version bump.
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Revision Changes Path
1.57 media-video/kdenlive/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/kdenlive/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/kdenlive/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/kdenlive/ChangeLog?r1=1.56&r2=1.57
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/kdenlive/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog 21 Feb 2010 22:32:11 -0000 1.56
+++ ChangeLog 27 Feb 2010 20:56:05 -0000 1.57
@@ -1,6 +1,12 @@
# ChangeLog for media-video/kdenlive
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/kdenlive/ChangeLog,v 1.56 2010/02/21 22:32:11 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/kdenlive/ChangeLog,v 1.57 2010/02/27 20:56:05 ssuominen Exp $
+
+*kdenlive-0.7.7.1 (27 Feb 2010)
+
+ 27 Feb 2010; Samuli Suominen <ssuominen@gentoo.org>
+ +kdenlive-0.7.7.1.ebuild:
+ Version bump.
*kdenlive-0.7.7 (21 Feb 2010)
1.1 media-video/kdenlive/kdenlive-0.7.7.1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild?rev=1.1&content-type=text/plain
Index: kdenlive-0.7.7.1.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild,v 1.1 2010/02/27 20:56:05 ssuominen Exp $
EAPI=2
KDE_LINGUAS="ca cs da de el es fi fr gl he hr hu it nl pl pt pt_BR ru sl tr uk
zh"
inherit kde4-base
DESCRIPTION="Kdenlive! (pronounced Kay-den-live) is a Non Linear Video Editing Suite for KDE."
HOMEPAGE="http://www.kdenlive.org/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="4"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug semantic-desktop"
DEPEND=">=media-libs/mlt-0.5.0[ffmpeg,sdl,xml,melt,qt4,kde]
media-video/ffmpeg[X,sdl]
>=kde-base/kdelibs-${KDE_MINIMAL}[semantic-desktop?]
!${CATEGORY}/${PN}:0"
DOCS="AUTHORS README"
src_configure() {
mycmakeargs+=(
$(cmake-utils_use_with semantic-desktop Nepomuk)
)
kde4-base_src_configure
}
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-video/kdenlive: kdenlive-0.7.7.1.ebuild ChangeLog
@ 2010-06-01 20:28 Jeremy Olexa (darkside)
0 siblings, 0 replies; 4+ messages in thread
From: Jeremy Olexa (darkside) @ 2010-06-01 20:28 UTC (permalink / raw
To: gentoo-commits
darkside 10/06/01 20:28:22
Modified: kdenlive-0.7.7.1.ebuild ChangeLog
Log:
Add ~x86-linux, bug 321025
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.2 media-video/kdenlive/kdenlive-0.7.7.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild?r1=1.1&r2=1.2
Index: kdenlive-0.7.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- kdenlive-0.7.7.1.ebuild 27 Feb 2010 20:56:05 -0000 1.1
+++ kdenlive-0.7.7.1.ebuild 1 Jun 2010 20:28:21 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild,v 1.1 2010/02/27 20:56:05 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild,v 1.2 2010/06/01 20:28:21 darkside Exp $
EAPI=2
KDE_LINGUAS="ca cs da de el es fi fr gl he hr hu it nl pl pt pt_BR ru sl tr uk
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="4"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux"
IUSE="debug semantic-desktop"
DEPEND=">=media-libs/mlt-0.5.0[ffmpeg,sdl,xml,melt,qt4,kde]
1.58 media-video/kdenlive/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kdenlive/ChangeLog?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kdenlive/ChangeLog?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kdenlive/ChangeLog?r1=1.57&r2=1.58
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/kdenlive/ChangeLog,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- ChangeLog 27 Feb 2010 20:56:05 -0000 1.57
+++ ChangeLog 1 Jun 2010 20:28:21 -0000 1.58
@@ -1,6 +1,9 @@
# ChangeLog for media-video/kdenlive
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/kdenlive/ChangeLog,v 1.57 2010/02/27 20:56:05 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/kdenlive/ChangeLog,v 1.58 2010/06/01 20:28:21 darkside Exp $
+
+ 01 Jun 2010; Jeremy Olexa <darkside@gentoo.org> kdenlive-0.7.7.1.ebuild:
+ Add ~x86-linux, bug 321025
*kdenlive-0.7.7.1 (27 Feb 2010)
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-video/kdenlive: kdenlive-0.7.7.1.ebuild ChangeLog
@ 2010-06-27 18:21 Christoph Mende (angelos)
0 siblings, 0 replies; 4+ messages in thread
From: Christoph Mende (angelos) @ 2010-06-27 18:21 UTC (permalink / raw
To: gentoo-commits
angelos 10/06/27 18:21:46
Modified: kdenlive-0.7.7.1.ebuild ChangeLog
Log:
Stable on amd64 wrt bug #325729
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.3 media-video/kdenlive/kdenlive-0.7.7.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild?r1=1.2&r2=1.3
Index: kdenlive-0.7.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kdenlive-0.7.7.1.ebuild 1 Jun 2010 20:28:21 -0000 1.2
+++ kdenlive-0.7.7.1.ebuild 27 Jun 2010 18:21:46 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild,v 1.2 2010/06/01 20:28:21 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild,v 1.3 2010/06/27 18:21:46 angelos Exp $
EAPI=2
KDE_LINGUAS="ca cs da de el es fi fr gl he hr hu it nl pl pt pt_BR ru sl tr uk
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="4"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-linux"
+KEYWORDS="amd64 ~ppc ~x86 ~x86-linux"
IUSE="debug semantic-desktop"
DEPEND=">=media-libs/mlt-0.5.0[ffmpeg,sdl,xml,melt,qt4,kde]
1.59 media-video/kdenlive/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kdenlive/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kdenlive/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kdenlive/ChangeLog?r1=1.58&r2=1.59
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/kdenlive/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog 1 Jun 2010 20:28:21 -0000 1.58
+++ ChangeLog 27 Jun 2010 18:21:46 -0000 1.59
@@ -1,6 +1,9 @@
# ChangeLog for media-video/kdenlive
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/kdenlive/ChangeLog,v 1.58 2010/06/01 20:28:21 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/kdenlive/ChangeLog,v 1.59 2010/06/27 18:21:46 angelos Exp $
+
+ 27 Jun 2010; Christoph Mende <angelos@gentoo.org> kdenlive-0.7.7.1.ebuild:
+ Stable on amd64 wrt bug #325729
01 Jun 2010; Jeremy Olexa <darkside@gentoo.org> kdenlive-0.7.7.1.ebuild:
Add ~x86-linux, bug 321025
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in media-video/kdenlive: kdenlive-0.7.7.1.ebuild ChangeLog
@ 2010-07-07 12:28 Christian Faulhammer (fauli)
0 siblings, 0 replies; 4+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-07-07 12:28 UTC (permalink / raw
To: gentoo-commits
fauli 10/07/07 12:28:51
Modified: kdenlive-0.7.7.1.ebuild ChangeLog
Log:
stable x86, bug 325729
(Portage version: 2.1.8.3/cvs/Linux i686)
Revision Changes Path
1.4 media-video/kdenlive/kdenlive-0.7.7.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild?r1=1.3&r2=1.4
Index: kdenlive-0.7.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- kdenlive-0.7.7.1.ebuild 27 Jun 2010 18:21:46 -0000 1.3
+++ kdenlive-0.7.7.1.ebuild 7 Jul 2010 12:28:51 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild,v 1.3 2010/06/27 18:21:46 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/kdenlive/kdenlive-0.7.7.1.ebuild,v 1.4 2010/07/07 12:28:51 fauli Exp $
EAPI=2
KDE_LINGUAS="ca cs da de el es fi fr gl he hr hu it nl pl pt pt_BR ru sl tr uk
@@ -13,7 +13,7 @@
LICENSE="GPL-2"
SLOT="4"
-KEYWORDS="amd64 ~ppc ~x86 ~x86-linux"
+KEYWORDS="amd64 ~ppc x86 ~x86-linux"
IUSE="debug semantic-desktop"
DEPEND=">=media-libs/mlt-0.5.0[ffmpeg,sdl,xml,melt,qt4,kde]
1.60 media-video/kdenlive/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kdenlive/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kdenlive/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/kdenlive/ChangeLog?r1=1.59&r2=1.60
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-video/kdenlive/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog 27 Jun 2010 18:21:46 -0000 1.59
+++ ChangeLog 7 Jul 2010 12:28:51 -0000 1.60
@@ -1,6 +1,10 @@
# ChangeLog for media-video/kdenlive
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/kdenlive/ChangeLog,v 1.59 2010/06/27 18:21:46 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/kdenlive/ChangeLog,v 1.60 2010/07/07 12:28:51 fauli Exp $
+
+ 07 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
+ kdenlive-0.7.7.1.ebuild:
+ stable x86, bug 325729
27 Jun 2010; Christoph Mende <angelos@gentoo.org> kdenlive-0.7.7.1.ebuild:
Stable on amd64 wrt bug #325729
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-07-07 12:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-27 20:56 [gentoo-commits] gentoo-x86 commit in media-video/kdenlive: kdenlive-0.7.7.1.ebuild ChangeLog Samuli Suominen (ssuominen)
-- strict thread matches above, loose matches on Subject: below --
2010-06-01 20:28 Jeremy Olexa (darkside)
2010-06-27 18:21 Christoph Mende (angelos)
2010-07-07 12:28 Christian Faulhammer (fauli)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox