Skip to content

transmission: update to 4.1.1.#59096

Merged
Duncaen merged 1 commit into
void-linux:masterfrom
jason1987d:transmission
Mar 28, 2026
Merged

transmission: update to 4.1.1.#59096
Duncaen merged 1 commit into
void-linux:masterfrom
jason1987d:transmission

Conversation

@jason1987d
Copy link
Copy Markdown
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
Copy Markdown
Contributor

zlice commented Mar 6, 2026

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

Copy link
Copy Markdown
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.

@zlice
Copy link
Copy Markdown
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
Copy Markdown
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.

@jason1987d
Copy link
Copy Markdown
Contributor Author

I believe I have fixed the icon issues now.

ls masterdir-x86_64/destdir/transmission-qt-4.1.1/usr/share/icons/hicolor/scalable/apps/
transmission-qt-devel.svg  transmission-qt.svg
ls masterdir-x86_64/destdir/transmission-gtk-4.1.1/usr/share/pixmaps/
hicolor_apps_scalable_transmission.svg
ls masterdir-x86_64/destdir/transmission-gtk-4.1.1/usr/share/icons/hicolor/scalable/apps/
transmission-gtk-devel.svg  transmission-gtk.svg

@ahesford
Copy link
Copy Markdown
Member

There still seem to be misplaced icons:

/usr/share/icons/hicolor/symbolic/apps/transmission-gtk-symbolic.svg
/usr/share/icons/hicolor/symbolic/apps/transmission-qt-symbolic.svg

remain in the base transmission package.

Copy link
Copy Markdown
Contributor Author

@jason1987d jason1987d left a comment

Choose a reason for hiding this comment

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

The icon situation should be better now.

@Duncaen Duncaen merged commit 41f5104 into void-linux:master Mar 28, 2026
8 checks passed
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.

4 participants