Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 194855 Details for
Bug 274314
cl-libxml2-0.3.4.ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cl-libxml2-0.3.1.ebuild
cl-libxml2-0.3.1.ebuild (text/plain), 965 bytes, created by
archimag
on 2009-06-16 11:27:14 UTC
(
hide
)
Description:
cl-libxml2-0.3.1.ebuild
Filename:
MIME Type:
Creator:
archimag
Created:
2009-06-16 11:27:14 UTC
Size:
965 bytes
patch
obsolete
>inherit common-lisp-2 eutils > >DESCRIPTION="High-level Common Lisp wrapper around libxml2 and libxslt libraries" >HOMEPAGE="http://code.google.com/p/cl-libxml2/" >SRC_URI="http://cl-libxml2.googlecode.com/files/${P}.tar.bz2" > >LICENSE="Lisp LGPL" >SLOT="0" >KEYWORDS="~amd64 ~ppc ~sparc ~x86" >IUSE="" > >RDEPEND="dev-libs/libxml2 > dev-libs/libxslt > >=dev-lisp/cffi-0.10.2 > >=dev-lisp/garbage-pools-0.1.1 > dev-lisp/puri > dev-lisp/flexi-streams > dev-lisp/metabang-bind > dev-lisp/lift" > >CLSYSTEMS="${PN} cl-libxslt xfactory" > >src_compile () { > make -C foreign || die "Cannot build cllibxml2 helper library" >} > >src_install () { > common-lisp-install *.asd > common-lisp-install tree/*.lisp > common-lisp-install html/*.lisp > common-lisp-install xpath/*.lisp > common-lisp-install xslt/*.lisp > common-lisp-install test/*.lisp > common-lisp-symlink-asdf > > exeinto /usr/$(get_libdir)/ ; doexe foreign/cllibxml2.so > > dodoc ChangeLog > docinto examples && dodoc examples/* >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 274314
: 194855 |
207555