Package Details: mp3splt-gtk 0.9.3.1519+r4+g4b48268-3

Git Clone URL: https://aur.archlinux.org/mp3splt-gtk.git (read-only, click to copy)
Package Base: mp3splt-gtk
Description: Split mp3, ogg, and flac files without decoding - GTK3 GUI
Upstream URL: https://mp3splt.sourceforge.net
Licenses: GPL-2.0-or-later
Submitter: vitaliikuzhdin
Maintainer: vitaliikuzhdin (andreas_baumann)
Last Packager: vitaliikuzhdin
Votes: 4
Popularity: 1.28
First Submitted: 2024-09-02 14:08 (UTC)
Last Updated: 2025-06-03 18:18 (UTC)

Latest Comments

andreas_baumann commented on 2025-06-04 15:29 (UTC)

@vitaliikuzhdin: thanks, you were faster. :-)

vitaliikuzhdin commented on 2025-06-03 18:18 (UTC)

@BuZZ-dEE, fixed.

andreas_baumann commented on 2025-06-03 17:20 (UTC)

ui, thanks for reporting. this looks - um - unterersting - and needs some investagions. :-)

BuZZ-dEE commented on 2025-06-03 16:01 (UTC) (edited on 2025-06-03 16:02 (UTC) by BuZZ-dEE)

Can not be build. I get the following error.:

splitpoints_window.h:62:1: Warnung: Nutzlose Speicherklassenangabe in leerer Deklaration
   62 | };
      | ^
utilities.c:191:6: Fehler: abweichende Typen für »free_points_and_tags«; der bestehende Typ ist »void(points_and_tags **)«
  191 | void free_points_and_tags(points_and_tags **pat)
      |      ^~~~~~~~~~~~~~~~~~~~
utilities.c:192:1: Anmerkung: vorherige Deklaration von »free_points_and_tags« vom Typ »void(void)«
  192 | {
      | ^
make[2]: *** [Makefile:600: utilities.o] Fehler 1
make[2]: Verzeichnis „/home/user/.cache/paru/clone/mp3splt-gtk/src/mp3splt-4b48268258c478993bd43703c0cdb0962b79f85f/mp3splt-gtk/src“ wird verlassen
make[1]: *** [Makefile:530: all-recursive] Fehler 1
make[1]: Verzeichnis „/home/user/.cache/paru/clone/mp3splt-gtk/src/mp3splt-4b48268258c478993bd43703c0cdb0962b79f85f/mp3splt-gtk“ wird verlassen
make: *** [Makefile:441: all] Fehler 2
==> FEHLER: Ein Fehler geschah in build().
    Breche ab...
Fehler: ‚mp3splt-gtk-0.9.3.1519+r4+g4b48268-2‘ konnte nicht erstellt werden: 
Fehler: Pakete konnten nicht erstellt werden: mp3splt-gtk-0.9.3.1519+r4+g4b48268-2

zork commented on 2025-05-19 07:56 (UTC)

Thanks, that was a temporary problem with github, it vanished in one hour. Many thanks for supporting this package for Arch!

vitaliikuzhdin commented on 2025-05-13 18:44 (UTC)

@zork, both patches are stored locally on the AUR, so the error you're seeing must be from downloading the actual source tarball. Obviously, I can't move the archive to the AUR, but if you trust me enough, you can use this temporary 3-day mirror link: https://litter.catbox.moe/tdo00i.gz

zork commented on 2025-05-13 18:36 (UTC)

I have problems downloading patches for libmp3split and this package. I get HTTP 429 from yay http client.When I attempt to access raw patch file while being logged in whth browser I get "Whoa there! You have exceeded a secondary rate limit".

Can you copy those patches to AUR repo instead downloading them from github?