libraries/libmpg123: fix broken SVN repository link #469

Merged
Burer merged 1 commits from burer/PR-RefTextSVN-1-reopen AGit into main 2026-06-05 14:30:15 +00:00
Owner

Re-opens #468 (accidentally merged, then rolled back from main). Resubmitting for review.

Re-opens #468 (accidentally merged, then rolled back from main). Resubmitting for review.
Author
Owner

@ace-dent

Are you sure this URL is outdated?
I checked it, and it seems to be working.

@ace-dent Are you sure this URL is outdated? I checked it, and it seems to be working.
Member

@Burer - hmmm... I was assuming I could point a Browser at that URL and get something... perhaps SVN client might work? Please Close this PR if you feel it is not valid.

Background: I want to remove all unnecessary SVN text references from the source, to make cleaning up easier.

@Burer - hmmm... I was assuming I could point a Browser at that URL and get something... perhaps SVN client might work? Please Close this PR if you feel it is not valid. Background: I want to remove all unnecessary `SVN` text references from the source, to make cleaning up easier.
Author
Owner

@ace-dent

I see the problem now. Authors added SVN link, but prefixed it with http://, which is worng.

Proper link should be this:
svn://svn.mplayerhq.hu/mplayer/trunk

This way, it can be easily fetched using any SVN client.
image.png

I will modify this PR today, to fix link, not detele. Please, approve it after that.

Removing SVN references is valid when it comes to KolibriOS closed SVN server, but I see no reason to remove such third-party links, that leads to working (even if not updated in a long time) repos.

@ace-dent I see the problem now. Authors added SVN link, but prefixed it with `http://`, which is worng. Proper link should be this: `svn://svn.mplayerhq.hu/mplayer/trunk` This way, it can be easily fetched using any SVN client. <img alt="image.png" src="attachments/d0c1c5eb-7c87-4570-9aa5-1f28ca46f398"> I will modify this PR today, to fix link, not detele. Please, approve it after that. Removing SVN references is valid when it comes to KolibriOS closed SVN server, but I see no reason to remove such third-party links, that leads to working (even if not updated in a long time) repos.
Burer changed title from libraries/libmpg123: Remove outdated link to WIP: libraries/libmpg123: fix broken SVN repository link 2026-06-05 05:29:59 +00:00
Burer added 1 commit 2026-06-05 06:24:15 +00:00
libmpg123: fix outdated MPlayer link to the working svn:// URL
Build system / Check kernel codestyle (pull_request) Successful in 59s
Build system / Build (pull_request) Successful in 11m21s
3ebabbe506
The http://svn.mplayerhq.hu/mplayer/trunk/ changelog URL in
dct36_3dnowext.S is dead, but the MPlayer SVN repository is still
reachable at svn://svn.mplayerhq.hu/mplayer/trunk. Point the comment
there instead of dropping the reference.
Burer force-pushed burer/PR-RefTextSVN-1-reopen from ddf8037ffb to 3ebabbe506 2026-06-05 06:24:15 +00:00 Compare
Burer marked the pull request as ready for review 2026-06-05 06:26:17 +00:00
Burer requested review from ace-dent 2026-06-05 06:26:22 +00:00
Burer requested review from Doczom 2026-06-05 06:26:22 +00:00
Burer requested review from dunkaist 2026-06-05 06:26:22 +00:00
Burer requested review from Leency 2026-06-05 06:26:22 +00:00
Member

@Burer LGTM

@Burer LGTM
ace-dent approved these changes 2026-06-05 08:00:50 +00:00
Doczom approved these changes 2026-06-05 14:24:50 +00:00
Burer merged commit 618b0389ff into main 2026-06-05 14:30:15 +00:00
Sign in to join this conversation.
No labels
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#469