Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28378 - new version for sys-apps/tpb (0.6.0) available
Summary: new version for sys-apps/tpb (0.6.0) available
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Peter Johanson (RETIRED)
URL: http://savannah.nongnu.org/projects/tpb/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-10 12:12 UTC by Thomas Eckert
Modified: 2003-12-02 13:47 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Eckert 2003-09-10 12:12:51 UTC
a new version is out. Patch for tpb-0.5.1 (yes, it's ugly):
--- tpb-0.5.1.ebuild    2003-06-30 21:45:24.000000000 +0200
+++ tpb-0.6.0.ebuild    2003-08-16 12:40:40.000000000 +0200
@@ -16,7 +16,8 @@
 src_unpack() {
        unpack ${A}
        cd ${S}
-       epatch ${FILESDIR}/${P}-configure-fix.patch
+       #epatch ${FILESDIR}/${P}-configure-fix.patch
+       epatch ${FILESDIR}/tpb-0.5.1-configure-fix.patch
 }
 
 src_compile() {


works fine here since 3 weeks.

Reproducible: Always
Steps to Reproduce:
Comment 1 Thomas Eckert 2003-11-22 02:20:12 UTC
just a reminder -- in case it got lost in your mailboxes. still works fine here.
Comment 2 Peter Johanson (RETIRED) gentoo-dev 2003-12-02 13:47:12 UTC
Okay, added this into portage. Would have been sooner, but i'd been trying to get it actually working with disabling X support. This seems not to be possible anymore with the current changes in the package. DEPEND on xosd is now a hard depend and no more "X" USE flag until this sorts itself out. Please test and report success/failure