Search Criteria
Package Details: torrent-file-editor-qt5-git 0.3.17.r12.g6f8a201-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/torrent-file-editor-qt5-git.git (read-only, click to copy) |
---|---|
Package Base: | torrent-file-editor-qt5-git |
Description: | Qt based GUI tool designed to create and edit .torrent files. Qt5 build |
Upstream URL: | https://torrent-file-editor.github.io |
Licenses: | GPL3 |
Conflicts: | torrent-file-editor, torrent-file-editor-qt4 |
Provides: | torrent-file-editor, torrent-file-editor-qt5 |
Submitter: | metak |
Maintainer: | metak |
Last Packager: | metak |
Votes: | 21 |
Popularity: | 0.46 |
First Submitted: | 2016-01-07 00:23 (UTC) |
Last Updated: | 2020-11-01 12:33 (UTC) |
Dependencies (6)
- desktop-file-utils (desktop-file-utils-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- qt5-tools (make)
Latest Comments
kescherAUR commented on 2020-10-31 12:06 (UTC)
I propose the following Git patch to this package:
ThePooN commented on 2020-04-13 19:48 (UTC)
Had issues building this, but adding
-DENABLE_PCH=OFF
to the cmake command fixed it.See https://github.com/torrent-file-editor/torrent-file-editor/issues/101
eimis commented on 2019-08-12 23:17 (UTC) (edited on 2019-08-12 23:23 (UTC) by eimis)
no longer buids, ‘int QFontMetrics::width(const QString&, int) const’ and ‘QModelIndex QModelIndex::child(int, int) const’ are deprecated
maybe we just need to edit the PKGBUILD on our end, to not treat deprecations as errors...I dunno. Let's see what happens https://github.com/torrent-file-editor/torrent-file-editor/issues/91