Tiny Core Linux
Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: neonix on April 08, 2019, 12:46:10 PM
-
I would like to request this player and xmms plugin for TC 9.x86
http://projects.raphnet.net/.ypsf/.ypsf-0.4.8.tar.bz2
-
Since tc-9.x is depreciated, maybe you could build and test yourself?
tce-load -i compiletc xmms-dev
cd .ypsf-0.4.8
edit Makefile
CC = gcc -flto -fuse-linker-plugin -march=i486 -mtune=i686 -Os -pipe
make
sudo make installglobal
-
Thank you Juanito. I did but I would like to have it in repository. If not in TC9 then at least in TC10, because some day I will migrate to TC10.
-
..but if you've built and tested it, please submit the extension so it can be added to the repo.