Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44898 - new package dev-libs/dttools-1.0.4
Summary: new package dev-libs/dttools-1.0.4
Status: RESOLVED WONTFIX
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: http://www.cs.wisc.edu/~thain/researc...
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 44899
  Show dependency tree
 
Reported: 2004-03-16 14:56 UTC by Thomas Veith (RETIRED)
Modified: 2005-08-18 16:14 UTC (History)
0 users

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


Attachments
ebuild for dttools-1.0.4 (dttools-1.0.4.ebuild,791 bytes, text/plain)
2004-03-16 14:58 UTC, Thomas Veith (RETIRED)
Details
needed patch to dttools to make it install under gentoo (include_dttools.patch,1.12 KB, patch)
2004-03-16 15:00 UTC, Thomas Veith (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Veith (RETIRED) gentoo-dev 2004-03-16 14:56:00 UTC
dttools are a collection of some c-utilites.. IMPORTANT: they are needed for the cool ftsh (fault-tolerant shell)

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Thomas Veith (RETIRED) gentoo-dev 2004-03-16 14:58:04 UTC
Created attachment 27499 [details]
ebuild for dttools-1.0.4

The ebuild is kind of ugly because 1) i havent written that many ebuilds yet 2)
the configure/make-scripts of dttools-1.0.4 are crap :-)
Comment 2 Thomas Veith (RETIRED) gentoo-dev 2004-03-16 15:00:01 UTC
Created attachment 27500 [details, diff]
needed patch to dttools to make it install under gentoo

I had to change configure and Makefile so that
.) it can be installed in sandbox
.) it doesnt overwrite some sys-include-files but instead uses
/usr/include/dttools
Comment 3 Ciaran McCreesh 2005-08-18 16:14:16 UTC
Please fix the following and reopen:

* You can use versionator for MY_P
* ${WORKDIR}, ${A}, ${S} need quoting.
* KEYWORDS needs fixing to follow policy.
* cd ${S} should come before the epatch
* Why ./configure rather than econf? If this is required, include a comment
saying why.
* No need to dodoc COPYING INSTALL.