Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142659 - planfacile-2.0.20061016.ebuild(New Package)
Summary: planfacile-2.0.20061016.ebuild(New Package)
Status: RESOLVED CANTFIX
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: 2006-08-03 07:51 UTC by Guillaume HERAIL
Modified: 2013-07-06 11:25 UTC (History)
1 user (show)

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


Attachments
planfacile-2.0.20060802.ebuild (New Package) (planfacile-2.0.20060802.ebuild,665 bytes, text/plain)
2006-08-03 07:58 UTC, Guillaume HERAIL
Details
New ebuild for the new version (planfacile-2.0.20060917.ebuild,620 bytes, text/plain)
2006-10-09 08:24 UTC, Guillaume HERAIL
Details
planfacile-2.0.20060917.ebuild (planfacile-2.0.20060917.ebuild,654 bytes, text/plain)
2006-10-09 08:33 UTC, Guillaume HERAIL
Details
New Version (planfacile-2.0.20061016.ebuild,654 bytes, text/plain)
2006-10-31 03:13 UTC, Guillaume HERAIL
Details
New ebuild (planfacile-2.0.20061016.ebuild,644 bytes, text/plain)
2006-12-18 23:46 UTC, Sylvain Plantefeve
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume HERAIL 2006-08-03 07:51:42 UTC
Hello

Please find attached a new ebuild for planfacile.

PlanFacile is a compiler that generates a document from a mindmap using ideas linked by dependencies. A very useful program. You can find more information (in FR) at http://planfacile.xtrahost.org

I suggest app-misc/planfacile This program depends on>=sys-devel/bison-1.875d and >=sys-devel/flex-2.5.31

Best regards,
Guillaume
Comment 1 Guillaume HERAIL 2006-08-03 07:58:31 UTC
Created attachment 93344 [details]
planfacile-2.0.20060802.ebuild (New Package)
Comment 2 Alexandre Buisse (RETIRED) gentoo-dev 2006-10-09 06:59:59 UTC
Hi,
some syntactic remarks on your ebuild:

- it's important not to use version numbers directly in the ebuild but rather ${P} or ${PV} variables. In case ${PV} doesn't have the same format that what you want (as seems to be the case here), you can use the versionator eclass. This is in order to make revbumping really easy.
- KEYWORDS will always be ~arch if it's commited to the tree, so it's usually better not to use arch at all (especially for people taking the ebuild on bugzilla).
- you have very precise version numbers in DEPEND, are you sure it won't work with other versions?
- unless your package is very specific (e.g. for toolchain), you don't need to depend on glibc.
- why don't you cd ${S} in src_unpack? If it's a mistake, then you can delete src_unpack entirely, as it is the default one.


That's all I can see for now, I haven't tested the package yet.
Comment 3 Guillaume HERAIL 2006-10-09 08:23:28 UTC
I took care of your remarks and made a new ebuild for the new version.

You can find it as an attachment.

Comment 4 Guillaume HERAIL 2006-10-09 08:24:25 UTC
Created attachment 99206 [details]
New ebuild for the new version
Comment 5 Guillaume HERAIL 2006-10-09 08:33:50 UTC
Created attachment 99208 [details]
planfacile-2.0.20060917.ebuild

forgotten the versionator in ${S}
Comment 6 Guillaume HERAIL 2006-10-31 03:13:50 UTC
Created attachment 100867 [details]
New Version

There is the new version, working, and now the host is up, you can test it.
Comment 7 Sylvain Plantefeve 2006-12-18 23:46:53 UTC
Created attachment 104343 [details]
New ebuild

The URL of the website changed, and so the SRC_URI.
Just maded it up to date.
Comment 8 Pavlos Ratis (RETIRED) Gentoo Infrastructure gentoo-dev 2013-07-06 11:25:24 UTC
Project seems dead, Upstream + SRC_URI.