Search Criteria
Package Details: qelectrotech 0.9.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qelectrotech.git (read-only, click to copy) |
---|---|
Package Base: | qelectrotech |
Description: | An electric diagram editor |
Upstream URL: | https://qelectrotech.org/ |
Licenses: | GPL2 |
Submitter: | dopsi |
Maintainer: | entidi |
Last Packager: | entidi |
Votes: | 32 |
Popularity: | 0.145418 |
First Submitted: | 2015-08-09 17:08 (UTC) |
Last Updated: | 2023-01-24 17:33 (UTC) |
Dependencies (6)
- desktop-file-utils (desktop-file-utils-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- kcoreaddons (kcoreaddons-git)
- kwidgetsaddons (kwidgetsaddons-git)
- qt5-svg (qt5-svg-git)
- tk (tk85) (optional) – for qet_tb_generator support
Latest Comments
1 2 3 Next › Last »
sagittarius commented on 2021-08-27 08:07 (UTC)
@dopsi
Do you think you could update with fenugrec PKGBUILD because it works great?
sagittarius commented on 2021-04-03 07:07 (UTC)
@fenugrec Thank you it works great!
fenugrec commented on 2021-03-11 20:58 (UTC)
I tweaked this to compile 0.8.0 . I posted my PKGBUILD and updated "install-dir.patch" as a new branch at https://github.com/fenugrec/aur_qelectrotech .
kumen commented on 2019-08-19 11:01 (UTC) (edited on 2019-09-21 11:04 (UTC) by kumen)
For support of "qet_tb_generator" plugin, add package "tk" to dependency list.
entidi commented on 2019-08-07 07:46 (UTC)
The PKGBUILD requires quite a bit of changes, e.g. the tarball is now provided by github and there are additional dependencies. Here is my working version:
entidi commented on 2018-08-04 14:49 (UTC) (edited on 2018-08-04 14:50 (UTC) by entidi)
Here is the raw patch against 0.6: any chance to get it applied by the PKGBUILD?
desaparecido commented on 2018-06-10 15:20 (UTC)
hi, the problem was solved just right now :) in Trunk version, this is the problem:
https://svnweb.tuxfamily.org/diff.php?repname=qet%2Fqet&path=%2Ftrunk%2Fsources%2Fui%2Fimportelementdialog.cpp&rev=5392
editing this file adding:
include <qbuttongroup></qbuttongroup>
build is ok, at least in Trunk
felixita commented on 2018-05-30 09:54 (UTC) (edited on 2018-05-30 09:59 (UTC) by felixita)
Hy, i can't compile package, exit with several [quote=""]sources/ui/importelementdialog.cpp:49:19: error: invalid use of incomplete type ‘class QButtonGroup’[/quote]. Besides<br> [quote=""] make[1]: [Makefile.Release:5109: release/importelementdialog.o] Error 1 [/quote] and [quote=""] make: [Makefile:40: release] Error 2 [/quote].
Qt version: 5.11.0 KDE PLASMA version: 5.12.5 KDE FRAMEWORKS: 5.46.0
How to solve, please? tnks!
DanielH commented on 2018-04-09 12:27 (UTC)
Sorry, my fault: pkgname declared twice...
source="https://download.tuxfamily.org/qet/tags/20180306/${pkgname}-${pkgver}-src.tar.gz" 'install-dir.patch')
DanielH commented on 2018-04-09 12:21 (UTC)
@dopsi:
Download source link must be changed in PKGBUILD to source="https://download.tuxfamily.org/qet/tags/20180306/qelectrotech-${pkgname}-${pkgver}-src.tar.gz" 'install-dir.patch')
/qet/tags/20151127/ qet directory is pointing to old 0.5 stable version downloads...
Best regards, DanielH
1 2 3 Next › Last »