Skip to content

transmission: update to 4.1.1.#59096

Open
jason1987d wants to merge 1 commit intovoid-linux:masterfrom
jason1987d:transmission
Open

transmission: update to 4.1.1.#59096
jason1987d wants to merge 1 commit intovoid-linux:masterfrom
jason1987d:transmission

Conversation

@jason1987d
Copy link
Contributor

Testing the changes

  • I tested the changes in this PR: YES

Local build testing

  • I built this PR locally for my native architecture, x86_64-libc

@zlice
Copy link
Contributor

zlice commented Mar 6, 2026

works for me, psure that 'svg error' is a none-issue

Copy link
Member

@Duncaen Duncaen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does't seem like a non-issue, looks like upstream started to install the -qt icon, the -gtk sub package moves all icon files from /destdir into itself and the -qt subpackage creates its own -qt.svg version.

@jason1987d
Copy link
Contributor Author

Does't seem like a non-issue, looks like upstream started to install the -qt icon, the -gtk sub package moves all icon files from /destdir into itself and the -qt subpackage creates its own -qt.svg version.

I should probably admit, I'm super confused at this point as to where to put the icons. I only use the daemon and RPC myself, I was basing any changes on previous versions of what worked before. I'll check the changelog for any clues, or are there any links to the debian template? I checked the PKGBUILD for arch, and it made no mention of icons at all.

@zlice
Copy link
Contributor

zlice commented Mar 24, 2026

vmove usr/share/icons/hicolor is moving the whole directory inside the gtk sub-package.

probably want something vmove usr/share/icons/hicolor/apps/*gtk* and *qt* for qt

@jason1987d
Copy link
Contributor Author

vmove usr/share/icons/hicolor/apps/gtk

Trying that now, though the path changed subtly to icons/hicolor/scalabale/apps/ with gtk and qt files in there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants