aboutsummaryrefslogtreecommitdiffstats
path: root/megasync-bin
AgeCommit message (Collapse)AuthorFilesLines
2 daysmegasync-bin: make bundled ELF libs executableDanilo M.1-2/+7
sbopkglint 20-arch flags the bundled ffmpeg libs and integration plugins: the upstream .deb ships them mode 0644 (Debian convention) but Slackware wants ELF objects executable. chmod 755 in the strip pass. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2 daysmegasync-bin: add version 6.4.0.2Danilo M.5-0/+202
Binary repack of MEGA's official Debian 13 package, bundling the main app plus the dolphin (KDE) and thunar (Xfce) file-manager integration plugins in one package. Links system Qt5, bundles ffmpeg; REQUIRES="". Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>