Search Criteria
Package Details: transgui-gtk 5.18.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/transgui.git (read-only, click to copy) |
---|---|
Package Base: | transgui |
Description: | Transmission BitTorrent client |
Upstream URL: | https://github.com/transmission-remote-gui/transgui |
Licenses: | GPL |
Conflicts: | transgui-gtk2-git, transgui-qt, transgui-qt4-git, transmission-remote-gui-bin, transmission-remote-gui-gtk2, transmission-remote-gui-qt4 |
Submitter: | k0ste |
Maintainer: | k0ste |
Last Packager: | k0ste |
Votes: | 27 |
Popularity: | 0.000000 |
First Submitted: | 2017-12-29 06:33 (UTC) |
Last Updated: | 2024-11-20 17:05 (UTC) |
Dependencies (4)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR) (make)
- lazarus (lazarus-betaAUR, lazarus-gitAUR) (make)
- qt6pas (make)
Latest Comments
« First ‹ Previous 1 2 3 4
flecht commented on 2018-07-26 14:02 (UTC)
Fails to build without qt4pas.
k0ste commented on 2018-05-05 02:58 (UTC) (edited on 2018-05-05 02:58 (UTC) by k0ste)
Upstream was rereleased this packages at next day. Sum is updated, thanks.
psi-jack commented on 2018-05-04 23:32 (UTC)
Confirmed with Davikar, the sha256sums are indeed incorrect.
Davikar commented on 2018-05-04 22:48 (UTC)
Validating source files with sha256sums... v5.15.4.tar.gz ... FAILED transgui.desktop ... Passed ==> ERROR: One or more files did not pass the validity check! ==> ERROR: Makepkg was unable to build transgui.
The sha256sum for v.5.15.4.tar.gz is apparently wrong.
bowhuntr commented on 2018-02-07 19:07 (UTC)
Did you edit the pkgbuild to change this:
pkgname=("${pkgbase}-qt" "${pkgbase}-gtk") to
pkgname=("${pkgbase}-qt")
It won't build unless you do.
Davikar commented on 2018-01-21 02:54 (UTC)
I get an error at the end of the build process.
gtkwsdialogs.pp(1321) Fatal: (10026) There were 7 errors compiling module, stopping Fatal: (1018) Compilation aborted Error: /usr/bin/ppcx64 returned an error exitcode Error: (lazarus) Compile package LCL 1.8.0.6: stopped with exit code 256 Error: (lazarus) [TLazPackageGraph.CompileRequiredPackages] "Exit code 256" Error: (lazbuild) Project dependencies of /tmp/yaourt-tmp-david/aur-transgui-qt/src/transgui-5.13.0/transgui.lpi ==> ERROR: A failure occurred in package_transgui-gtk(). Aborting... ==> ERROR: Makepkg was unable to build transgui.
bowhuntr commented on 2018-01-10 23:04 (UTC)
I found the problem in the pkgbuild. The pkgname line has both versions in it. It needs to be one or the other.
bowhuntr commented on 2018-01-10 17:07 (UTC)
The qt version will not compile. For some reason my comment went on both versions.
bowhuntr commented on 2018-01-10 16:59 (UTC)
This does not compile for me.
« First ‹ Previous 1 2 3 4