@jass0
I did several checks and cannot see where the dependency comes from. Here are what I did.
I checked the output of `objdump -p` on `/opt/eagle/bin/eagle` (and that is how I come up with the dependency list) and icu is not there. It's not even pulled in by other libraries since it does not show up in the output of `ldd` either.
It is true that Qt4 is dlopen'ing icu using its soname if compiled with icu enabled and eagle seems to be statically linking qt4. However after doing a text search in the elf file, I cannot find anything similar either.
The last thing I did was running eagle with icu (in my case lib32-icu) installed and check `/proc/<pid>/maps` and `lsof /usr/lib{,32}/libicu*`. Neither of them shows icu is loaded by eagle.
Where did you find that dependency? Is there anything I am missing or misunderstand here?
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 .. 4 5 6 7 8 9 10 11 12 13 14 15 Next › Last »
yuyichao commented on 2013-09-06 01:25 (UTC)
<deleted-account> commented on 2013-09-05 20:17 (UTC)
icu dependency..?
yuyichao commented on 2013-09-01 21:40 (UTC)
Posted on their forum here[1], no idea if it can be merged.... = = ....
[1] http://www.element14.com/community/message/88003
yuyichao commented on 2013-09-01 21:26 (UTC)
I have just uploaded a new version of PKGBUILD. It fixed some stupid bugs in the Chinese translation. The problem doesn't exist in other languages so if you are not using Chinese, feel free to igore it (that's why I didn't bump the $pkgrel).
P.S. anyone know where to report this bug upstream? It's close sourced and I didn't find anywhere obvious on there website to report bugs....
yuyichao commented on 2013-08-07 13:52 (UTC)
Updated to 6.5.0. libpng14 and libjpeg-turbo are both removed from optdepends. I did a simple search in the elf file and it seems that eagle is statically compiled with libpng 1.5 and I suppose it is similar for libjpeg since I cannot find the string "libjpeg" anywhere.
eagle keeps adding random permissions to files/directories (this time setuid). I have removed them in the package. Please tell me if there is any permission related problems that I didn't notice.
<deleted-account> commented on 2013-08-07 13:09 (UTC)
Hey, flagged out of date, because version 6.5.0 is out:
ftp://ftp.cadsoft.de/eagle/program/6.5/eagle-lin-6.5.0.run
721407ee4011d629c843c4c90d2a5082 eagle-lin-6.5.0.run
yuyichao commented on 2013-03-23 22:50 (UTC)
@BotoX:
Reason for flag out-of-date?
I haven't found a new version on the official website. Or is there a dependency problem or sth like this?
Unflag right now, feel free to mark again with a comment for the reason if you think sth is indeed wrong with the package.
yuyichao commented on 2013-02-24 22:06 (UTC)
@ra_fi
Good point. Updated (along with some other fixes). THX.
<deleted-account> commented on 2013-02-24 21:19 (UTC)
To get a higher resolution program icon (e.g. for gnome3), I would change the Icon line in eagle.desktop to:
"Icon=/opt/eagle/bin/eagleicon50.png"
Pinned Comments