You are right I though I had all Qt5 packages installed on my system. Updating, thanks.
Search Criteria
Package Details: fritzing 1.0.7-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/fritzing.git (read-only, click to copy) |
|---|---|
| Package Base: | fritzing |
| Description: | PCB layout prototyping application |
| Upstream URL: | http://fritzing.org |
| Licenses: | GPL-3.0-only AND CC-BY-SA-3.0 AND BSL-1.0 |
| Submitter: | phects |
| Maintainer: | Bevan |
| Last Packager: | Bevan |
| Votes: | 247 |
| Popularity: | 0.85 |
| First Submitted: | 2009-05-31 14:31 (UTC) |
| Last Updated: | 2026-04-26 16:54 (UTC) |
Dependencies (14)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libgit2 (libgit2-gitAUR)
- ngspice (ngspice-gitAUR)
- polyclippingAUR
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-serialport
- qt6-svg
- quazip-qt6
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- boost (boost-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- patchelf (patchelf-gitAUR) (make)
- qt6-tools (make)
Required by (0)
Sources (7)
- 0001-Quick-Dirty-patch-to-allow-finding-quazip-qt6-on-Arc.patch
- 0002-Quick-Dirty-patch-to-allow-finding-ngspice-on-Arch-L.patch
- 0003-Quick-Dirty-patch-to-allow-finding-Clipper1-on-Arch-.patch
- 0004-Remove-Qt-version-requirements.patch
- git+https://github.com/fritzing/fritzing-app.git#commit=394a8bb4791424ffd99f99ebc330264d4becea63
- git+https://github.com/fritzing/fritzing-parts.git#commit=70a1773402e8c76a77795637de482a83db3ca6d7
- svgpp-1.3.1.tar.gz
Latest Comments
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 Next › Last »
tghosgor commented on 2014-08-01 16:43 (UTC)
nishantjr commented on 2014-07-31 15:17 (UTC)
Thats qt5-svg, not qt5-script
nishantjr commented on 2014-07-31 15:16 (UTC)
Fixed compiling against qt4 stuff not listed in dependencies by changing to qmake-qt5 and adding qt5-script as a dependency.
Not sure if version specification of qt5-script was necessary but did it anyway.
https://gist.github.com/anonymous/b7a957f2e6e706c09d92
tghosgor commented on 2014-07-24 20:01 (UTC)
Apparently it still uses Qt4's SVG library and qmake fails to find svg module but qmake-qt4 does not. I am not even sure if I should add qt4 back as dependency.
giniu commented on 2014-07-24 18:39 (UTC)
it probably would use qt5 if you used qmake not qmake-qt4 in package function.
Also, I'd recommend wrapping "$srcdir" and "$pkgdir" in quotes, so your package works if someone builds in directory containing spaces.
tghosgor commented on 2014-07-21 14:49 (UTC)
Updated, thanks.
maharifu commented on 2014-07-21 14:24 (UTC)
Hi, the file http://fritzing.org/download/0.9.0b/source-tarball/fritzing-0.9.0b.source.tar.bz2 seems to have gone missing.
The source is now at http://fritzing.org/download/0.9.0b/source-tarball/fritzing-0.9.0b.source.tar_1.bz2 for some reason.
tghosgor commented on 2014-07-21 13:06 (UTC)
The file named "control" in fritzing source still points to qt4 libraries. I cross referenced the qt5 ones I have installed on my system with them and changed the PKGBUILD accordingly. If anybody has problems building please let me know.
tghosgor commented on 2014-07-21 12:50 (UTC)
You are right. I didn't read the changelog and it succeeded since I have got almost every development package installed on my system. Updating the PKGBUILD now.
Pinned Comments
Bevan commented on 2023-09-25 08:41 (UTC) (edited on 2023-11-02 19:48 (UTC) by Bevan)
Please do not flag this package out of date unless there is source code available for a newer version than represented here. Unfortunately, upstream is very reluctant in releasing their GPL3 licensed code to the public.
See:
https://github.com/fritzing/fritzing-app/issues/3876
https://github.com/fritzing/fritzing-app/issues/3881
https://forum.fritzing.org/t/can-t-find-source-code/19723
https://github.com/fritzing/fritzing-app/issues/4070
Bevan commented on 2022-04-02 08:37 (UTC)
ericfont: No need to downgrade libgit2. You just need to rebuild Fritzing after the libgit2 update. This happens regularly.