Search Criteria
Package Details: gnofract4d 4.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gnofract4d.git (read-only, click to copy) |
|---|---|
| Package Base: | gnofract4d |
| Description: | Create beautiful fractal images |
| Upstream URL: | https://fract4d.github.io/gnofract4d |
| Keywords: | fractals |
| Licenses: | BSD |
| Submitter: | xyproto |
| Maintainer: | willemw |
| Last Packager: | willemw |
| Votes: | 17 |
| Popularity: | 0.000000 |
| First Submitted: | 2011-12-14 17:03 (UTC) |
| Last Updated: | 2025-07-26 05:27 (UTC) |
Dependencies (10)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- libjpeg (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR, libjpeg-turbo)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxml2 (libxml2-gitAUR)
- python-cairo (python-cairo-gitAUR)
- python-gobject
- git (git-gitAUR, git-glAUR) (make)
- meson (meson-gitAUR) (make)
- python-pytest (check)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-amd-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR) (optional) – to create videos
Latest Comments
1 2 3 Next › Last »
simona commented on 2025-01-22 21:22 (UTC)
thx... -git is ok
willemw commented on 2025-01-22 20:46 (UTC)
@simona: the latest release of gnofract4d is very old.
I have added https://aur.archlinux.org/packages/gnofract4d-git to install the latest commit version.
simona commented on 2025-01-22 17:56 (UTC) (edited on 2025-01-22 17:57 (UTC) by simona)
File "/usr/lib/python3.13/unittest/init.py", line 80, in getattr
raise AttributeError(f"module {name!r} has no attribute {name!r}")
That error message is correct; the class is in fact called StringIO and not StringIo. It's documented at https://docs.python.org/3.11/library/io.html#io.StringIO.
https://github.com/python/cpython/issues/96700
willemw commented on 2024-12-25 15:56 (UTC)
@simona: the tests are not compatible with Python 3.13. Commenting out
check()fixes the build error, but when I ran gnofract4d it crashed.simona commented on 2024-12-25 08:53 (UTC)
do not build anymore
willemw commented on 2020-10-02 18:39 (UTC)
@cfr42: Thanks for reporting. Should be fixed now.
cfr42 commented on 2020-09-17 00:01 (UTC)
I'm building in a clean directory and I can't force a rebuild because it hasn't built. I'm not sure what git cloning a package means, but I'll look into that. I've never had to do that before, though. makepkg should work, right?
willemw commented on 2020-09-05 05:57 (UTC) (edited on 2020-10-02 18:04 (UTC) by willemw)
Try cleaning up the cached build files or force a rebuild. Try git clone this package, followed by a makepkg build.
cfr42 commented on 2020-09-05 03:41 (UTC)
==> WARNING: PACKAGER should have the format 'Example Name email@address.invalid' ==> Making package: gnofract4d 4.3-1 (Dydd Sadwrn 05 mis Medi 2020 04:36:08 BST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading v4.3.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 123 100 123 0 0 465 0 --:--:-- --:--:-- --:--:-- 465 100 124 0 124 0 0 266 0 --:--:-- --:--:-- --:--:-- 266 100 17.4M 0 17.4M 0 0 5132k 0 --:--:-- 0:00:03 --:--:-- 6923k ==> Validating source files with md5sums... v4.3.tar.gz ... Passed ==> Extracting sources... -> Extracting v4.3.tar.gz with bsdtar ==> Starting prepare()... fatal: not a git repository (or any parent up to mount point /) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). ==> ERROR: A failure occurred in prepare(). Aborting...
Any suggestions?
1 2 3 Next › Last »