Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 385015 - dev-lang/ossp-js - a javascript engine
Summary: dev-lang/ossp-js - a javascript engine
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard: sunrise-suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2011-09-30 01:03 UTC by hal
Modified: 2019-05-18 09:59 UTC (History)
1 user (show)

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


Attachments
ossp-js-1.6.20070208.ebuild (ossp-js-1.6.20070208.ebuild,853 bytes, text/plain)
2011-09-30 01:05 UTC, hal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hal 2011-09-30 01:03:48 UTC
I created an ebuild for ossp-js. I thought it might be useful for pyload (https://bugs.gentoo.org/show_bug.cgi?id=374871) as it is an optional dependency. It is lightweight and works fine with pyload.

Maybe someone needs it. Personally I don't have any need for it anymore.

Reproducible: Always

Steps to Reproduce:
1. emerge -S ossp-js
Actual Results:  
no search results

Expected Results:  
dev-lang/ossp-js [1]
     Available versions:  (~)1.6.20070208 {dso perl pic readline unicode}
     Installed versions:  1.6.20070208[?](02:39:37 30.09.2011)(readline unicode -dso -perl -pic)
     Homepage:            http://www.ossp.org/pkg/lib/js/
     Description:         A stand-alone distribution of the JavaScript (JS) programming language reference implementation from Mozilla
Comment 1 hal 2011-09-30 01:05:09 UTC
Created attachment 288307 [details]
ossp-js-1.6.20070208.ebuild
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2011-10-02 19:58:10 UTC
Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Thanks,
On behalf of the Gentoo Sunrise Team,
Markos.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 3 Jaime Martin 2011-12-01 18:29:59 UTC
Please, replace SRC_URI to another mirror like:

http://www.mirrorservice.org/sites/ftp.ossp.org/pkg/lib/js/js-1.6.20070208.tar.gz

because the URL is down.

And "pic" USE flag must be enable because without it, I get this error:

/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: src/.libs/jsapi.o: relocation R_X86_64_32S against `js_ObjectOps' can not be used when making a shared object; recompile with -fPIC