Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 128307 - Add darcs in a eclass (basic eclass included)
Summary: Add darcs in a eclass (basic eclass included)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo's Haskell Language team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 128309
  Show dependency tree
 
Reported: 2006-03-31 16:13 UTC by Xavier Maillard
Modified: 2006-05-22 16:15 UTC (History)
1 user (show)

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


Attachments
darcs.eclass started (darcs.eclass,4.15 KB, application/octet-stream)
2006-03-31 16:14 UTC, Xavier Maillard
Details
New darcs.eclass (darcs.eclass,4.07 KB, text/plain)
2006-03-31 16:38 UTC, Xavier Maillard
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier Maillard 2006-03-31 16:13:08 UTC
In a effort to ebuild few darcs project, I wrote this (really) basic darcs.eclass.

Please, use it, moify it such that it can be included in gentoo eclass system.

TODO: add support for update (at least)
Comment 1 Xavier Maillard 2006-03-31 16:14:09 UTC
Created attachment 83573 [details]
darcs.eclass started

Here is the eclass
Comment 2 Xavier Maillard 2006-03-31 16:38:01 UTC
Created attachment 83576 [details]
New darcs.eclass

As per request from the author of svn.tla, this eclass no longer set the SRC_URI

I still need to tweak the SAND_BOX system
Comment 3 Duncan Coutts (RETIRED) gentoo-dev 2006-03-31 17:46:29 UTC
Comment on attachment 83576 [details]
New darcs.eclass

Changing attachment's mime type to text/plain
Comment 4 Duncan Coutts (RETIRED) gentoo-dev 2006-03-31 17:51:05 UTC
Thanks Xavier.

As it heppens we've already got a darcs eclass in our Haskell testing tree:

http://haskell.org/~gentoo/gentoo-haskell/portage/eclass/darcs.eclass

We'll look into merging the best bits of the two and think about getting it into portage.

Comment 5 Xavier Maillard 2006-04-01 01:34:11 UTC
The sources are pretty closed :)

Do as you want for this eclass and feel free to use or not my work.
Comment 6 Duncan Coutts (RETIRED) gentoo-dev 2006-05-22 16:15:17 UTC
The darcs.eclass is now in portage.

Xavier, thanks for bringing up the issue. It turned out there were at least 3 darcs.eclass implementations the people were using but noone had suggested adding it to the main tree!