Package Details: transmission-sequential-gtk 3.00-4

Git Clone URL: https://aur.archlinux.org/transmission-sequential.git (read-only, click to copy)
Package Base: transmission-sequential
Description: Fast, easy, and free BitTorrent client (GTK+ GUI) (+sequential patch)
Upstream URL: http://www.transmissionbt.com/
Keywords: torrent
Licenses: MIT
Conflicts: transmission-gtk
Provides: transmission-gtk
Submitter: Mikaye
Maintainer: None
Last Packager: gbc921
Votes: 18
Popularity: 0.000006
First Submitted: 2014-07-30 14:57 (UTC)
Last Updated: 2022-03-12 10:32 (UTC)

Required by (14)

Sources (5)

Latest Comments

1 2 3 4 Next › Last »

gbc921 commented on 2024-02-09 17:43 (UTC)

Hi, I'm not able to maintain this anymore, so I will disown.

procobain commented on 2023-08-20 23:53 (UTC)

Does 4.0 not work with sequential patching or is it just a no-upgrade option?

agusdallalba commented on 2022-12-21 22:22 (UTC) (edited on 2022-12-21 22:22 (UTC) by agusdallalba)

Transmission is crashing a few seconds after starting after an openssl upgrade.

Please add this patch to the package: https://github.com/archlinux/svntogit-packages/commit/936dc93773fc4e84227fa902b1222ace9c5d170c

ratata commented on 2022-07-29 18:12 (UTC)

You should add miniupnpc as a dependency.

gbc921 commented on 2022-03-12 10:33 (UTC)

Hi @luntik2012, I just adopted this package and it is building for me. Does it work for you too?

whoami commented on 2022-03-11 11:25 (UTC)

Oh, wow. I forgot that I have Artix and its repositories contain transmission-sequential. So I'll drop it too.

luntik2012 commented on 2022-03-09 16:48 (UTC)

i'll just repeat that, package is not valid and should be fixed

In file included from /usr/include/gtk-3.0/gtk/gtkdialog.h:32,
                 from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
                 from /usr/include/gtk-3.0/gtk/gtk.h:31,
                 from details.c:14:
/usr/include/gtk-3.0/gtk/gtkwindow.h:427:52: note: expected ‘GtkWindow *’ {aka ‘struct _GtkWindow *’} but argument is of type ‘GtkWidget *’ {aka ‘struct _GtkWidget *’}
  427 | void     gtk_window_resize           (GtkWindow   *window,
      |                                       ~~~~~~~~~~~~~^~~~~~
main.c: In function ‘main’:
main.c:641:71: error: ‘GETTEXT_PACKAGE’ undeclared (first use in this function)
  641 |     g_option_context_add_main_entries(option_context, option_entries, GETTEXT_PACKAGE);
      |                                                                       ^~~~~~~~~~~~~~~
main.c:641:71: note: each undeclared identifier is reported only once for each function it appears in
main.c: In function ‘app_setup’:
main.c:748:9: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations]
  748 |         gtk_dialog_add_button(GTK_DIALOG(w), GTK_STOCK_CANCEL, GTK_RESPONSE_REJECT);
      |         ^~~~~~~~~~~~~~~~~~~~~
main.c: In function ‘on_app_exit’:
main.c:976:5: warning: ‘GtkStock’ is deprecated [-Wdeprecated-declarations]
  976 |     w = gtk_image_new_from_icon_name(GTK_STOCK_NETWORK, GTK_ICON_SIZE_DIALOG);
      |     ^
make[3]: *** [Makefile:712: main.o] Error 1

whoami commented on 2021-10-20 16:44 (UTC)

@Deewiant, thanks, looks like it works