Search Criteria
Package Details: xfig-git 3.2.9.r20.g436aa4a-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/xfig-git.git (read-only, click to copy) |
|---|---|
| Package Base: | xfig-git |
| Description: | An interactive drawing tool |
| Upstream URL: | http://mcj.sourceforge.net/ |
| Licenses: | custom |
| Conflicts: | xfig |
| Provides: | xfig |
| Submitter: | bidulock |
| Maintainer: | bidulock |
| Last Packager: | bidulock |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-05-09 01:01 (UTC) |
| Last Updated: | 2023-11-19 07:49 (UTC) |
Dependencies (12)
- ghostscript (ghostscript-gitAUR)
- libjpeg (mozjpeg-gitAUR, mozjpegAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxft (libxft-gitAUR)
- libxpm (libxpm-gitAUR)
- xaw3d
- xorg-fonts-100dpi
- xorg-fonts-75dpi
- fig2dev (fig2dev-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- htmldoc (make)
- fig2dev (fig2dev-gitAUR) (optional) – to use the frontend to convert fig files
Required by (1)
- fig2pstricks (requires xfig) (optional)
Latest Comments
dreieck commented on 2026-07-19 20:30 (UTC)
libjpeg-turbodoes no longer providelibjpeg.Please change dependency
libjpegtolibjpeg.so, and addlibjpeg-turbotomakedependsarray.Regards and thanks for maintaining!
ozziem commented on 2026-07-14 08:31 (UTC)
Package builds and installs successfully with dependency change to
libjpeg.soinPKGBUILDand.SRCINFO.However, subsequently running
yay -Syu, it still wants to installlibjpegviamozjpegwhich I do not want or need (and won't build anyway). Any ideas what I have done wrong?deepsoul commented on 2026-07-08 21:15 (UTC)
Possibly better to change the dependency to
libjpeg.so. That also works and reflects the change in theProvidesfield oflibjpeg-turbothat broke it.dvzrv commented on 2026-07-04 15:54 (UTC)
Hi, the dependency of
libjpegneeds to be changed tolibjpeg-turboand the pkgrel needs to be increased.RAMChYLD commented on 2026-07-04 14:00 (UTC) (edited on 2026-07-04 14:02 (UTC) by RAMChYLD)
Can no longer build. It tries to pull in mozjpeg from aur which will then fail to build by itself due to some strange issues.
Found this post explaining the root cause: https://bbs.archlinux.org/viewtopic.php?pid=2303658#p2303658
Please change
to
This should fix the issue (tested on my local pkgbuild file). Also remember to update the .SRCINFO as required.
dreieck commented on 2023-03-24 19:47 (UTC)
As mentioned ↗ in this comment for
xfig, the$pkgverscheme with<digit><letter>is problematic if there is not always a letter present. In that case, you should introduce a.before the letter.Regards!
James-T commented on 2022-06-14 09:53 (UTC)
htmldocshould be included as a build dependency.