Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49395 - New ebuild: dev-util/gst-editor-0.8.0.ebuild
Summary: New ebuild: dev-util/gst-editor-0.8.0.ebuild
Status: RESOLVED REMIND
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://gstreamer.freedesktop.org/modu...
Whiteboard:
Keywords:
: 57906 63786 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-29 09:40 UTC by Patrick Guimond
Modified: 2010-01-12 13:23 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
gst-editor-0.8.0.ebuild (gst-editor-0.8.0.ebuild,586 bytes, text/plain)
2004-11-22 13:01 UTC, Ed Catmur
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Guimond 2004-04-29 09:40:05 UTC
There's a new version of gst-editor, version 0.7.0
The ebuild of the version 0.5.0 has been modified for this version.


Here's the ebuild, which can be downloaded at:
http://ptr.homeunix.org/dev-util/gst-editor-0.7.0.ebuild



dev-util/gst-editor-0.7.0.ebuild<<EOF

# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /home/cvsroot/gentoo-x86/dev-util/gst-editor/gst-editor-0.5.0.ebuild,v 1.5 2003/07/12 14:28:13 aliz Exp $

inherit gnome2

DESCRIPTION="GStreamer graphical pipeline editor"
SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.gz"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86"
IUSE=""

RDEPEND=">=media-libs/gstreamer-0.8
	>=x11-libs/gtk+-2
	>=gnome-base/libgnomeui-2
	>=gnome-base/libbonoboui-2
	>=gnome-base/libglade-2
	app-text/scrollkeeper"

DEPEND="${RDEPEND}

	>=dev-util/pkgconfig-0.9"

DOCS="AUTHORS COPYING ChangeLog HACKING NEWS README RELEASE TODO"




EOF




Reproducible: Always
Steps to Reproduce:
Comment 1 foser (RETIRED) gentoo-dev 2004-05-01 05:01:20 UTC
too unstable. Attach the ebuilds, don't just c&p them.
Comment 2 foser (RETIRED) gentoo-dev 2004-05-01 05:02:23 UTC
maybe at some other time, i'm planning to mask out gst-editor at this point.
Comment 3 Damien Thébault 2004-05-12 09:18:01 UTC
Worked for me ...
(gstramer 0.8.1 ...)

thanks...
Comment 4 foser (RETIRED) gentoo-dev 2004-08-03 15:37:40 UTC
*** Bug 57906 has been marked as a duplicate of this bug. ***
Comment 5 foser (RETIRED) gentoo-dev 2004-09-13 12:36:51 UTC
*** Bug 63786 has been marked as a duplicate of this bug. ***
Comment 6 Ed Catmur 2004-11-22 13:01:58 UTC
Created attachment 44492 [details]
gst-editor-0.8.0.ebuild
Comment 7 Ed Catmur 2004-11-22 13:38:38 UTC
Keeping up to date.
Comment 8 Sergey Mironov 2010-01-12 13:12:50 UTC
Hi! I've tried to emerge gst-editor-0.8 and catch following configure error:

checking for gstreamer-0.8 >= 0.7.1... checking for gstreamer-0.7 >= 0.7.1... configure: error: No GStreamer development libraries found

How can i fix it?
Thanks.
Comment 9 Sergey Mironov 2010-01-12 13:15:58 UTC
Ok, i see. The story is 6 years old. Is gst-editor alive?