Search Criteria
Package Details: libtransmission4 4.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/transmission4.git (read-only, click to copy) |
---|---|
Package Base: | transmission4 |
Description: | Fast, easy, and free BitTorrent client (shared library) (version 4) |
Upstream URL: | http://www.transmissionbt.com/ |
Licenses: | GPL |
Conflicts: | libtransmission |
Provides: | libtransmission |
Submitter: | t-8ch |
Maintainer: | t-8ch |
Last Packager: | t-8ch |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-11-03 21:33 (UTC) |
Last Updated: | 2023-02-08 05:08 (UTC) |
Dependencies (18)
- cmake (cmake-git) (make)
- curl (curl-minimal-git, curl-git) (make)
- dht (make)
- glibmm-2.68 (make)
- gtk4 (gtk-rc, gtk4-git, gtk4-telegrand) (make)
- gtkmm-4.0 (make)
- intltool (make)
- libb64 (libb64-git) (make)
- libdeflate (libdeflate-git) (make)
- libevent (libevent-fb, libevent-git) (make)
- libnatpmp (make)
- miniupnpc (miniupnpc-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin, python-ninja) (make)
- qt6-base (qt6-base-git, qt6-base-headless) (make)
- qt6-svg (make)
- qt6-tools (make)
- systemd (systemd-homed-containers, systemd-git, systemd-selinux) (make)
- yarn (yarn-nightly, yarn-xdg, yarn-xdg-bin) (make)
Required by (1)
- torrential-git (requires libtransmission) (make)
Latest Comments
haruue commented on 2023-02-08 09:24 (UTC) (edited on 2023-02-08 10:42 (UTC) by haruue)
The upstream put the install() directive of
public_html
in the root level CMakeLists.txt, so it won't be packaged withninja web/install
I created this patch to package the missing web files.
http://fars.ee/8zyR
t-8ch commented on 2023-01-16 00:57 (UTC)
@rezard, @boredland: Sorry for missing the message. Installing qt5-svg should fix the build. I'll also upload a new package shortly with the fix. (It will also switch to qt6)
boredland commented on 2023-01-15 19:22 (UTC)
can confirm rezad's note!
rezad commented on 2023-01-10 19:00 (UTC) (edited on 2023-01-10 19:01 (UTC) by rezad)
my error ==> Starting package_transmission4-qt()... ninja: error: unknown target 'qt/install', did you mean 'gtk/install'? ==> ERROR: A failure occurred in package_transmission4-qt(). Aborting...
GRMrGecko commented on 2022-12-30 00:23 (UTC)
https://github.com/transmission/transmission/releases/tag/4.0.0-beta.2 is now a thing.