contrib: mpcdec: remove references to the building from SVN

We don't use that anymore. The repository still exists though.
This commit is contained in:
Steve Lhomme 2024-04-17 14:15:35 +02:00
parent 7851d3b13e
commit eaa4b3b467
1 changed files with 0 additions and 7 deletions

View File

@ -15,14 +15,7 @@ $(TARBALLS)/musepack_src_r$(MUSE_REV).tar.gz:
#MUSE_REV := 481
#MUSE_SVN := http://svn.musepack.net/libmpc/trunk/
#$(TARBALLS)/musepack_src_r$(MUSE_REV).tar.gz:
# rm -Rf musepack_src_r$(MUSE_REV)
# $(SVN) export $(MUSE_SVN) -r $(MUSE_REV) musepack_src_r$(MUSE_REV)
# tar czv musepack_src_r$(MUSE_REV) > $@
.sum-mpcdec: musepack_src_r$(MUSE_REV).tar.gz
# $(warning $@ not implemented)
# touch $@
musepack: musepack_src_r$(MUSE_REV).tar.gz .sum-mpcdec
$(UNPACK)