Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gnomebaker-0.4.ebuild
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
pmjdebruijn
Guru
Guru


Joined: 24 Jul 2003
Posts: 506
Location: Sittard, The Netherlands

PostPosted: Fri Jul 29, 2005 11:53 am    Post subject: gnomebaker-0.4.ebuild Reply with quote

Hi,

This worked fine for me... I only modified the ebuild a bit, I didn't author it!

Code:
# Copyright 1999-2005 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: $
# This ebuild came from http://bugs.gentoo.org/show_bug.cgi?id=59613
# Small modifications by Ycarus
# Changed the dependancies to include gstreamer, by Pascal de Bruijn

inherit eutils gnome2 flag-o-matic

DESCRIPTION="GnomeBaker is a GTK2-based CD/DVD burning application."
HOMEPAGE="http://gnomebaker.sf.net"
SRC_URI="mirror://sourceforge/gnomebaker/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
IUSE="dvdr nls"
KEYWORDS="x86 amd64"

RDEPEND="${DEPEND}
        virtual/cdrtools
        dvdr? ( app-cdr/dvd+rw-tools )"

DEPEND=">=gnome-base/libglade-2.0
        >=gnome-base/libgnomeui-2.0
        >=media-libs/gstreamer-0.8
        >=media-libs/gst-plugins-0.8"

src_install() {
        gnome2_src_install \
                gnomebakerdocdir=${D}/usr/share/doc/${P} \
                docdir=${D}/usr/share/gnome/help/${PN}/C \
                gnomemenudir=${D}/usr/share/applications
        rm -rf ${D}/usr/share/doc/${P}/*.make ${D}/var
        use nls || rm -rf ${D}/usr/share/locale
}


Good luck,
Pascal de Bruijn
Back to top
View user's profile Send private message
Naib
Watchman
Watchman


Joined: 21 May 2004
Posts: 6050
Location: Removed by Neddy

PostPosted: Fri Jul 29, 2005 1:02 pm    Post subject: Reply with quote

just copy the 0.3 ebuild that is in the portage tree to 0.4 and digest - compiles fine here as well
_________________
Quote:
Removed by Chiitoo
Back to top
View user's profile Send private message
infirit
l33t
l33t


Joined: 11 Jan 2003
Posts: 778
Location: Hoofddorp / The Netherlands

PostPosted: Sat Jul 30, 2005 10:30 am    Post subject: Reply with quote

Naib wrote:
just copy the 0.3 ebuild that is in the portage tree to 0.4 and digest - compiles fine here as well

I would have to recommend not doing that. The depends have changed from sox/mad etc to their gstreamer counterparts so anybody who has no gstreamer installed would be faced with compile problems.

Also see bug 99252.
_________________
EASY TO INSTALL = Difficult to install, but instruction manual has pictures.
Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
manny15
Guru
Guru


Joined: 01 Dec 2002
Posts: 473
Location: USA

PostPosted: Sun Aug 14, 2005 3:26 pm    Post subject: Reply with quote

Crap, why did they do that? I'm not a big fan of gstreamer. It took me forever to wipe it off my system cleanly. I guess I'll keep gnomebaker 0.3 a little longer.
Back to top
View user's profile Send private message
unz
l33t
l33t


Joined: 28 Jul 2004
Posts: 819
Location: Roma, Italia

PostPosted: Sun Aug 14, 2005 3:30 pm    Post subject: Reply with quote

manny15 wrote:
Crap, why did they do that? I'm not a big fan of gstreamer. It took me forever to wipe it off my system cleanly. I guess I'll keep gnomebaker 0.3 a little longer.


seems gstreamer will be the future ... no way
_________________
Ma che c'hai là? Sulla spalla!!!! http://lascimmia.it/
Back to top
View user's profile Send private message
MetalGod
Bodhisattva
Bodhisattva


Joined: 10 Mar 2003
Posts: 816
Location: Portugal

PostPosted: Mon Aug 22, 2005 2:18 am    Post subject: Reply with quote

gnomebaker 0.4.1 is in portage ;)
_________________
ex: Gentoo Linux Developer: amd64 media-optical sound gnome
ex: Portuguese Moderator
------------------------------------------------------------------------------
God Doesn't Play Dice
Back to top
View user's profile Send private message
sternik
n00b
n00b


Joined: 04 Jul 2005
Posts: 6

PostPosted: Mon Sep 19, 2005 3:43 pm    Post subject: Reply with quote

I've got a problem with merging gnomebaker-0.4 (amd64) and 0.4.2 (~amd64)
Code:
checking for GNOME_CFLAGS...
checking for GNOME_LIBS...
make: *** No targets specified and no Makefile found. Stop.

!!! function gnome2_src_compile, Line 48, Exitcode 2
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum