Version 6.0.0 is out.
md5sum for x86_64 is a3265d222a68c5d7251384063e63e5fc
Search Criteria
Package Details: eagle 9.6.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/eagle.git (read-only, click to copy) |
---|---|
Package Base: | eagle |
Description: | Powerful suite for schematic capture and printed circuit board design (aka eaglecad) |
Upstream URL: | http://www.autodesk.com/products/eagle |
Licenses: | custom |
Submitter: | None |
Maintainer: | Bevan |
Last Packager: | Bevan |
Votes: | 283 |
Popularity: | 0.000086 |
First Submitted: | 2008-03-24 12:05 (UTC) |
Last Updated: | 2023-08-24 15:16 (UTC) |
Dependencies (14)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- e2fsprogs (busybox-coreutilsAUR, e2fsprogs-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- krb5 (krb5-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libglvnd (libglvnd-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxext (libxext-gitAUR)
- libxi (libxi-gitAUR)
- pcre
- shared-mime-info
Required by (2)
- freerouting-zh-cn (optional)
- freerouting-zh-cn-git (optional)
Sources (5)
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 Next › Last »
pernix commented on 2011-12-13 12:23 (UTC)
<deleted-account> commented on 2011-09-21 21:02 (UTC)
Alas. The error I mention occurs only when on an NFSv4 mount. I still can't explain why it works "by hand". A similar discussion about postgres is here: http://grokbase.com/t/postgresql.org/pgsql-bugs/2009/06/bug-4883-tar-xf-fails-on-nfs4-mounts/257cbrq5uld3hbkkrbangp6vcgcm
<deleted-account> commented on 2011-09-21 20:48 (UTC)
This package fails to build for me. In particular, I receive the following:
...
/bin/tar: eagle-5.11.0/doc/README_en: Cannot change ownership to uid 507, gid 200: Invalid argument
/bin/tar: eagle-5.11.0/doc: Cannot change ownership to uid 507, gid 100: Invalid argument
/bin/tar: eagle-5.11.0: Cannot change ownership to uid 507, gid 100: Invalid argument
/bin/tar: Exiting with failure status due to previous errors
Error while extracting data from 'eagle-lin-5.11.0.run'
==> ERROR: A failure occurred in build().
Aborting...
Thanks. Jacob
bongo commented on 2011-09-20 19:34 (UTC)
@edenyard yes the current cfg collides with gcc & the various libs but it doesn't hurt to install the multilib versions since that just means additional support for x86. I think it just enables --enable-multilib so your building env works as before. It builds fine after the replacements.
<deleted-account> commented on 2011-09-14 18:47 (UTC)
This no longer builds with an up-to-date Arch 64-bit system. It requires gcc-libs-multlib which conflicts with the existing gcc-libs. Without gcc-multilib, it seems that the other dependencies (lib32-libjpeg6, lib32-libpng12 and lib-ssl-compatibility) cannot be built either.
Is there any way around this, please?
<deleted-account> commented on 2010-11-11 21:52 (UTC)
please add lib32-openssl-compatibility and lib32-libpng12 to depends array for x86_64
Thanks
mortzu commented on 2010-11-01 10:49 (UTC)
install it from AUR
<deleted-account> commented on 2010-11-01 10:39 (UTC)
Does fail to create a working package…
[nils@Eagle eagle]$ makepkg
==> Erstelle Paket: eagle 5.10.0-3 (Mo 1. Nov 11:31:21 CET 2010)
==> Prüfe Laufzeit-Abhängigkeiten...
==> Fehlende Abhängigkeiten:
-> libjpeg6
-> libpng12
-> openssl-compatibility
==> Prüfe Buildtime-Abhängigkeiten...
==> FEHLER: Konnte nicht alle Abhängigkeiten auflösen.
Using '-s' to install dependencys doesn't fix that, because the eagle requires older versions of libpng, libjpeg etc. What to do?
mortzu commented on 2010-06-18 11:01 (UTC)
worksforme
<deleted-account> commented on 2010-06-18 10:44 (UTC)
Something is wrong with the download path in PKGBUILD:
I get this:
The following sources will be downloaded:
ftp://ftp.cadsoft.de/eagle/program/${pkgver%.*}/eagle-lin-5.10.0.run
Then download fails.
If I substitute ${pkgver%.*} with 5.10 it works.
Pinned Comments