Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 110113 - [EBUILD] new package : x11-libs/libtubo
Summary: [EBUILD] new package : x11-libs/libtubo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-10-22 00:39 UTC by Fernando (likewhoa)
Modified: 2016-01-23 12:01 UTC (History)
0 users

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


Attachments
libtubo-0.9.7.ebuild (libtubo-0.9.7.ebuild,737 bytes, text/plain)
2005-10-22 00:40 UTC, Fernando (likewhoa)
Details
libtubo-0.9.7.ebuild [updated] (libtubo-0.9.7.ebuild,690 bytes, text/plain)
2005-10-23 01:15 UTC, Fernando (likewhoa)
Details
ebuild for libtubo-4.5.0 (libtubo-4.5.0.ebuild,476 bytes, text/plain)
2007-01-01 22:56 UTC, ron widler
Details

Note You need to log in before you can comment on or make changes to this bug.
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.