public inbox for gentoo-lisp@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-lisp] Weblocks Bug_[Scanned]
@ 2008-12-30 13:16 Ingo Bormuth
  2008-12-30 15:55 ` Stelian Ionescu
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Bormuth @ 2008-12-30 13:16 UTC (permalink / raw
  To: Gentoo LISP Mailing List

[-- Attachment #1: Type: text/plain, Size: 858 bytes --]

Hi lis[tp],

thank you for adding the overlay to layman, this makes it
much easier to convince others to actually use it :)

Being very happy to see weblocks arriving in the overlay I gave 
it a try and ran into the following noob annoying bug:

http://groups.google.com/group/weblocks/browse_thread/thread/6a455ac8e1ede4ad

As stated during the discussion the stable mercurial tree has already
been fixed (but there is no new release). The relevant commit is:

http://www.bitbucket.org/skypher/weblocks-stable/changeset/778384ad4830/

Attached is a live ebuild for the stable mercurial branch
which can also be found at:

http://repo.or.cz/w/gentoo-overlay-ibormuth.git?a=tree;f=dev-lisp/weblocks

Happy new year, everybody

    Ingo

-- 
Ingo Bormuth,  voicebox & telefax:  +49-(0)-12125-10226517
PGP public key 86326EC9 at http://ibormuth.efil.de/contact

[-- Attachment #2: weblocks-9999.ebuild --]
[-- Type: text/plain, Size: 1487 bytes --]

# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI=2

WEBLOCKS_BRANCH="stable"
EHG_REPO_URI="http://bitbucket.org/skypher/weblocks-${WEBLOCKS_BRANCH}/"

inherit common-lisp-2 mercurial

DESCRIPTION="Weblocks is a continuations-based web framework written in Common Lisp."
HOMEPAGE="http://common-lisp.net/project/cl-weblocks/"

LICENSE="LLGPL-2.1"
SLOT="0"
KEYWORDS=""
IUSE=""

DEPEND="dev-lisp/closer-mop
		dev-lisp/metatilities
		dev-lisp/hunchentoot
		dev-lisp/cl-who
		dev-lisp/cl-ppcre
		dev-lisp/cl-json
		dev-lisp/puri
		dev-lisp/md5
		dev-lisp/fare-matcher
		dev-lisp/cl-cont
		dev-lisp/parenscript
		dev-lisp/anaphora
		dev-lisp/f-underscore
		dev-lisp/cl-fad
		dev-lisp/clsql
		dev-lisp/elephant
		dev-lisp/cl-prevalence
		dev-lisp/rt
		dev-lisp/lift"

CLSYSTEMS="${PN} ${PN}-test ${PN}-scripts ${PN}-store-test
		   src/store/clsql/${PN}-clsql
		   src/store/elephant/${PN}-elephant
		   src/store/memory/${PN}-memory
		   src/store/prevalence/${PN}-prevalence
		   examples/${PN}-clsql-demo/${PN}-clsql-demo
		   examples/${PN}-demo/${PN}-demo
		   examples/${PN}-elephant-demo/${PN}-elephant-demo"

src_install() {
	cd "${PN}-${WEBLOCKS_BRANCH}"
	dodir "${CLSOURCEROOT}/${PN}-${WEBLOCKS_BRANCH}"/scripts
	cp -a scripts/weblocks-core "${D}/${CLSOURCEROOT}/${PN}"/scripts
	rm -rf scripts/weblocks-core
	common-lisp-install *.asd examples pub scripts src test
	common-lisp-symlink-asdf
	dodoc docs/*
}

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-lisp] Weblocks Bug_[Scanned]
  2008-12-30 13:16 [gentoo-lisp] Weblocks Bug_[Scanned] Ingo Bormuth
@ 2008-12-30 15:55 ` Stelian Ionescu
  0 siblings, 0 replies; 2+ messages in thread
From: Stelian Ionescu @ 2008-12-30 15:55 UTC (permalink / raw
  To: Ingo Bormuth; +Cc: Gentoo LISP Mailing List

[-- Attachment #1: Type: text/plain, Size: 534 bytes --]

On Tue, 2008-12-30 at 14:16 +0100, Ingo Bormuth wrote:
> Hi lis[tp],
> 
> thank you for adding the overlay to layman, this makes it
> much easier to convince others to actually use it :)
> Attached is a live ebuild for the stable mercurial branch
> which can also be found at:
> 
> http://repo.or.cz/w/gentoo-overlay-ibormuth.git?a=tree;f=dev-lisp/weblocks

thanks for the notification. I added the live ebuild with a few
modifications

-- 
Stelian Ionescu a.k.a. fe[nl]ix
Quidquid latine dictum sit, altum videtur.


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-12-30 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-30 13:16 [gentoo-lisp] Weblocks Bug_[Scanned] Ingo Bormuth
2008-12-30 15:55 ` Stelian Ionescu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox