Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 194539 - lispbuilder-sdl (new ebuild)
Summary: lispbuilder-sdl (new ebuild)
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Common Lisp Bugs
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2007-10-02 19:20 UTC by John Connors
Modified: 2010-12-18 16:32 UTC (History)
1 user (show)

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


Attachments
Lispbuilder sdl ebuild (lispbuilder-sdl-0.8.0.ebuild,617 bytes, text/plain)
2007-10-02 19:22 UTC, John Connors
Details
More recent version of lispbuilder-sdl (lispbuilder-sdl-0.9.1.ebuild,620 bytes, text/plain)
2007-10-04 13:03 UTC, John Connors
Details
Ebuild for lispbuilder-sdl-image (lispbuilder-sdl-image-0.4.1.ebuild,600 bytes, text/plain)
2007-10-04 13:04 UTC, John Connors
Details
Ebuild for lispbuilder-sdl-ttf (lispbuilder-sdl-ttf-0.2.1.ebuild,594 bytes, text/plain)
2007-10-04 13:05 UTC, John Connors
Details
lispbuilder-sdl-0.9.1.ebuild ebuild with fixes (lispbuilder-sdl-0.9.1.ebuild,736 bytes, text/plain)
2007-10-05 09:04 UTC, John Connors
Details
lispbuilder-sdl-image-0.4.1 ebuild with fixes (lispbuilder-sdl-image-0.4.1,716 bytes, text/plain)
2007-10-05 09:05 UTC, John Connors
Details
lispbuilder-sdl-ttf-0.2.1.ebuild with fixes (lispbuilder-sdl-ttf-0.2.1.ebuild,712 bytes, text/plain)
2007-10-05 09:06 UTC, John Connors
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Connors 2007-10-02 19:20:54 UTC
Here are the ebuilds I am using with my local overlay.

Reproducible: Always
Comment 1 John Connors 2007-10-02 19:22:05 UTC
Created attachment 132412 [details]
Lispbuilder sdl ebuild
Comment 2 John Connors 2007-10-04 13:03:39 UTC
Created attachment 132551 [details]
More recent version of lispbuilder-sdl
Comment 3 John Connors 2007-10-04 13:04:42 UTC
Created attachment 132552 [details]
Ebuild for lispbuilder-sdl-image
Comment 4 John Connors 2007-10-04 13:05:14 UTC
Created attachment 132554 [details]
Ebuild for lispbuilder-sdl-ttf
Comment 5 John Connors 2007-10-05 09:04:56 UTC
Created attachment 132623 [details]
lispbuilder-sdl-0.9.1.ebuild ebuild with fixes
Comment 6 John Connors 2007-10-05 09:05:35 UTC
Created attachment 132624 [details]
lispbuilder-sdl-image-0.4.1
ebuild with fixes
Comment 7 John Connors 2007-10-05 09:06:23 UTC
Created attachment 132626 [details]
lispbuilder-sdl-ttf-0.2.1.ebuild
with fixes
Comment 8 Marijn Schouten (RETIRED) gentoo-dev 2007-10-05 10:26:37 UTC
Hi John,

Please reattach all ebuilds, and mark all current attachments obsolete. Please put the full name of the ebuild including the version in the description field and make sure the description field is correct. There are two "lispbuilder-sdl-image ebuild with fixes"en right now.
Comment 9 John Connors 2007-10-11 14:12:14 UTC
(In reply to comment #8)
> Hi John,
> 
> Please reattach all ebuilds, and mark all current attachments obsolete. Please
> put the full name of the ebuild including the version in the description field
> and make sure the description field is correct. There are two
> "lispbuilder-sdl-image ebuild with fixes"en right now.
> 

Done
Comment 10 Marijn Schouten (RETIRED) gentoo-dev 2007-10-11 16:09:02 UTC
Thanks, John :)

the last ebuild seems to contain a typo: 

insinto ${CLSOURCEROOT/$CLPACKAGE} ---should be--->
insinto ${CLSOURCEROOT}/${CLPACKAGE}

also, ${PN}-${PV} (used in SRC_URI) is the same as simply ${P}.

No need to attach fixed versions (unless you really want to).
Comment 11 John Connors 2007-10-11 16:25:00 UTC
(In reply to comment #10)
> Thanks, John :)
> 
> the last ebuild seems to contain a typo: 
> 
> insinto ${CLSOURCEROOT/$CLPACKAGE} ---should be--->
> insinto ${CLSOURCEROOT}/${CLPACKAGE}
> 
That is a typo: I added the {}'s after the fact.

> also, ${PN}-${PV} (used in SRC_URI) is the same as simply ${P}.
> 
That's because an earlier version used _. Upstream not consistent :-/

> No need to attach fixed versions (unless you really want to).
> 

Comment 12 Panagiotis Christopoulos (RETIRED) gentoo-dev 2008-03-30 17:47:26 UTC
In my to-do list. If ebuilds are ok, I will ask from Marijn(hkBst), permission, to push them in gentoo-lisp's overlay. I think that, The "BSD" ${LICENSE} is wrong. The correct license is public-domain(/usr/portage/licenses/public-domain)
Comment 13 Tomás Touceda (RETIRED) gentoo-dev 2009-12-16 16:33:37 UTC
Updated versions of this ebuilds are in lisp-overlay now.

I'm still working on sdl-ttf, but there are lispbuilder-sdl, lispbuilder-sdl-image, and lispbuilder-sdl-gfx.
Comment 14 bugsgentoo 2010-12-05 11:32:24 UTC
The latest lispbuilder-sdl-0.9.8-r1 on the overlay fail to merge. I got 'filesize does not match recorded size'. Maybe someone can update the ebuild now that 0.9.8.1 is out.
Comment 15 Stelian Ionescu 2010-12-16 22:30:01 UTC
I've updated all lispbuilder ebuilds in the overlay, and added lispbuilder-sdl-ttf
Comment 16 bugsgentoo 2010-12-17 01:10:33 UTC
it seems that there's a wrong dependency libsdl-image rather than sdl-image for lispbuilder-sdl.
Comment 17 Stelian Ionescu 2010-12-17 01:18:04 UTC
Thanks, I've fixed that
Comment 18 bugsgentoo 2010-12-17 02:24:19 UTC
I got an error loading it, sbcl doesn't want to use non-ascii character. The patch on https://code.google.com/p/lispbuilder/source/detail?r=1491 should fix this.
Comment 19 Stelian Ionescu 2010-12-17 14:46:14 UTC
Thanks, fixed
Comment 20 bugsgentoo 2010-12-18 16:23:19 UTC
The patch file is not in the overlay. 

!!! A file listed in the Manifest could not be found: /var/lib/layman/lisp/dev-lisp/lispbuilder-sdl/files/0.9.8.1-fix-unicode-comments.patch
Comment 21 Stelian Ionescu 2010-12-18 16:32:39 UTC
Oops, fixed