Tagged as "v0.83.1.1"
Search Criteria
Package Details: oregano 0.84.43-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/oregano.git (read-only, click to copy) |
---|---|
Package Base: | oregano |
Description: | Schematic capture and circuit simulator |
Upstream URL: | https://github.com/drahnr/oregano |
Keywords: | gnucap ngspice spice |
Licenses: | GPL2 |
Provides: | oregano |
Submitter: | None |
Maintainer: | swiftgeek |
Last Packager: | swiftgeek |
Votes: | 43 |
Popularity: | 0.000000 |
First Submitted: | 2010-11-23 13:44 (UTC) |
Last Updated: | 2022-04-24 13:31 (UTC) |
Dependencies (5)
Required by (0)
Sources (1)
drahnr commented on 2014-11-12 20:09 (UTC)
drahnr commented on 2014-11-12 20:09 (UTC)
goakley: Added the waf binary as a stable update under branch `stable-v0.83.1`, just use "./waf" instead of "waf" in the PKGBUILD and everything should be fine.
goakley commented on 2014-11-11 16:34 (UTC)
snork: I'll look into this and have a fix soon.
v.prokopyev commented on 2014-11-08 22:31 (UTC)
I've got problems with building
Redundant -c flag in intltool task bld(prec=defaultdict(<class 'list'>, {}), meths=['process_rule', 'apply_intltool_in_f'], install_path='${DATADIR}/applications', flags=['-d', '-q', '-u', '-c'], _name='oregano.desktop', features=['intltool_in'], source='oregano.desktop.in', path=/tmp/yaourt-tmp-snork/aur-oregano/src/oregano/data, idx=1, mappings={}, target='oregano.desktop', posted=True, podir='../po') in /tmp/yaourt-tmp-snork/aur-oregano/src/oregano/data
If I replace lines
flags = ["-d", "-q", "-u", "-c"],
with
flags = ["-d", "-q", "-u"]
in file aur-oregano/src/oregano/data/wscript, everything compiles fine.
What are that flag -c stands for?
waf version is 1.8.2 (30fb9699ef89341f3eeef3fd600539b9b41b61c2)
Blake-R commented on 2014-02-19 16:11 (UTC)
to goakley: execution `sudo waf` before install oregano helps me.
goakley commented on 2014-01-04 17:30 (UTC)
Can someone who is getting the `/usr/bin/.waf` error give some context around the message? I find no reference to that directory anytime during build (which ends up successful), so whatever you can provide is helpful.
drahnr commented on 2014-01-04 15:50 (UTC)
I just tried it, and at least for mit it works (waf 1.7.14). Not sure what is going on, I'd need some more information.
dbrgn commented on 2014-01-04 15:44 (UTC)
Same issue here as rd1381.
rd1381 commented on 2013-11-11 14:00 (UTC)
i get this error
Error: Cannot unpack waf lib into /usr/bin/.waf-1.7.13-8c328f55ac27cdb03b8c949f189bbac3
Move waf in a writable directory
ska commented on 2013-09-20 14:58 (UTC)
intltool seems to be an additional build dependency
Pinned Comments
swiftgeek commented on 2018-10-25 07:52 (UTC)
Can't bump waf to 2.0.12 myself yet, so you need to do it yourself (just remove line that installs building-waf.md and bump) or revert last commit of this package