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

Bug 110113

Summary: [EBUILD] new package : x11-libs/libtubo
Product: Gentoo Linux Reporter: Fernando (likewhoa) <email>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: libtubo-0.9.7.ebuild
libtubo-0.9.7.ebuild [updated]
ebuild for libtubo-4.5.0

Description Fernando (likewhoa) 2005-10-22 00:39:38 UTC
Libtubo Interprocess Communication is a small and simple library to run
processes in the background and communicate via the stdout, stderr, and stdin
file descriptors.

Reproducible: Always
Steps to Reproduce:
Comment 1 Fernando (likewhoa) 2005-10-22 00:40:09 UTC
Created attachment 71175 [details]
libtubo-0.9.7.ebuild
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2005-10-22 05:41:30 UTC
- remove # likewhoa and RDEPEND="${DEPEND}"
- GPL is not a correct license, have a loook at /usr/portage/licenses/
- src_unpack() is superfluous
- replace einstall with  make DESTDIR=${D} install  if possible
Comment 3 Fernando (likewhoa) 2005-10-23 01:15:18 UTC
Created attachment 71260 [details]
libtubo-0.9.7.ebuild [updated]

updated to conform to ebuild standards..
Comment 4 ron widler 2007-01-01 22:56:13 UTC
Created attachment 105128 [details]
ebuild for libtubo-4.5.0

hi,

here's an ebuild for the new version of libtubo.
this will be needed for the xffm filemanager/code set version 4.5.0 (i'm working on the ebuild for xffm 4.5.0, already running on my system but ebuilds are still messy ;))

regards
ron
Comment 5 Michael Palimaka (kensington) gentoo-dev 2016-01-23 12:01:42 UTC
This has since been added.