Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24676 - new version: k3b 0.9 (+ i18n)
Summary: new version: k3b 0.9 (+ i18n)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo KDE team
URL: http://k3b.org
Whiteboard:
Keywords:
: 18117 31040 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-07-17 08:51 UTC by Carsten Lohrke (RETIRED)
Modified: 2003-10-29 14:49 UTC (History)
3 users (show)

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


Attachments
k3b-i18n-0.9.ebuild (k3b-i18n-0.9.ebuild,351 bytes, text/plain)
2003-07-17 08:53 UTC, Carsten Lohrke (RETIRED)
Details
new k3b ebuild (k3b-0.9.ebuild,999 bytes, application/octet-stream)
2003-07-18 00:36 UTC, chendo
Details
new k3b ebuild (k3b-0.9.ebuild,999 bytes, text/plain)
2003-07-18 00:37 UTC, chendo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carsten Lohrke (RETIRED) gentoo-dev 2003-07-17 08:51:41 UTC
a renamed copy of a non-_pre-ebuild works fine


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2003-07-17 08:53:06 UTC
Created attachment 14623 [details]
k3b-i18n-0.9.ebuild
Comment 2 chendo 2003-07-18 00:36:50 UTC
Created attachment 14650 [details]
new k3b ebuild

Complete ebuild for k3b 0.9
Comment 3 chendo 2003-07-18 00:37:57 UTC
Created attachment 14651 [details]
new k3b ebuild

Complete ebuild for k3b 0.9 (Resubmited cause of Software 400 error)
Comment 4 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-13 06:26:29 UTC
k3b 0.9 is in portage, what should the i18n thing do?
Comment 5 Caleb Tennis (RETIRED) gentoo-dev 2003-10-13 06:45:03 UTC
How about adding the i18n source package to SRC_URI if LINGUAS is defined?

Comment 6 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-13 06:50:46 UTC
i think `use nls` is the way to go atm.

btw. 0.10 is out ;)
Comment 7 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-13 08:40:44 UTC
*** Bug 31040 has been marked as a duplicate of this bug. ***
Comment 8 Heinrich Wendel (RETIRED) gentoo-dev 2003-10-13 08:40:52 UTC
*** Bug 18117 has been marked as a duplicate of this bug. ***
Comment 9 Carsten Lohrke (RETIRED) gentoo-dev 2003-10-13 13:29:45 UTC
The ebuild attached in Bug 31040 isn't good, because the dependencies are
not updated (at least cdrtools >= 2.01a17, sox and dvd+rw-tools has to be
added). It does not make sense to me, to write the ebuild, because I don't
have a dvd toaster and I won't attach an untested ebuild.
Comment 10 Federico Zenith 2003-10-13 15:27:13 UTC
What about posting so that people can test? That's the purpose of these pages
and my original intention.

If you don't like the ebuild, you're most welcome to edit it or post a new
one, that's why I posted a first draft in the first place.
Comment 11 Federico Zenith 2003-10-14 06:07:28 UTC
Adding something: dvd+rw-tools is not a dependency (is not needed to run
k3b), it's an optional package. The cdrtools >= 2.01a17 thing is necessary
only for some features (I don't have it and K3b works fine). By the way both
packages are masked, so it makes little sense to make a dependency out of
them.
I tried to access some features of K3b, which I knew I could not use because
I had not the proper packages installed, and k3b responded telling me which
package I was missing.
I believe we should enforce as few dependencies as possible to avoid an overload.

However I'll se if I can write a better one soon.
Comment 12 Caleb Tennis (RETIRED) gentoo-dev 2003-10-14 08:49:46 UTC
An attempt at 0.10 is in portage.  Please test it out and make sure it works
for you.

Comment 13 Federico Zenith 2003-10-14 11:52:10 UTC
Hi, I would like to suggest to change the line

app-cdr/dvd+rw-tools

in:

dvdr? ( app-cdr/dvd+rw-tools )

adding of course dvdr in the IUSE.
This way k3b 0.10 can still be emerged without masked dependencies as dvd+rm-tools,
and
people without a dvd burner won't lose their time and space on something
they won't use.

Cheers,
-Federico
Comment 14 Federico Zenith 2003-10-15 02:06:32 UTC
Hi, the 0.10 in portage compiles fine on my machine.
It blanked fine a CDRW, and burned back on it an image. Looks alright.

I hate to repeat myself over and over and sound like an PITA, but what about
including that k3b-i18n stuff in portage tree? We have it for kde, is there
any reason to keep it out?

Cheers,
-Federico
Comment 15 Carsten Lohrke (RETIRED) gentoo-dev 2003-10-29 14:49:34 UTC
-> Bug 32113