Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 28378

Summary: new version for sys-apps/tpb (0.6.0) available
Product: Gentoo Linux Reporter: Thomas Eckert <eckert.thomas>
Component: Current packagesAssignee: Peter Johanson (RETIRED) <latexer>
Status: RESOLVED TEST-REQUEST    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://savannah.nongnu.org/projects/tpb/
Whiteboard:
Package list:
Runtime testing required: ---

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