[vlc-devel] [PATCH v2 12/13] contrib: vorbisenc: add a vorbisenc rule

Rémi Denis-Courmont remi at remlab.net
Tue Jul 7 19:13:01 CEST 2020


No, there is no hard rule that there should be an extraction step, never was. this package being a case in point.

-1

Le 7 juillet 2020 08:29:33 GMT+02:00, Steve Lhomme <robux4 at ycbcr.xyz> a écrit :
>Packages should have a .sum-<PKG> .<PKG> and <PKG> rule.
>---
> contrib/src/vorbis/rules.mak | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
>diff --git a/contrib/src/vorbis/rules.mak
>b/contrib/src/vorbis/rules.mak
>index 0990125f1d1..8e60f672b52 100644
>--- a/contrib/src/vorbis/rules.mak
>+++ b/contrib/src/vorbis/rules.mak
>@@ -43,7 +43,11 @@ DEPS_vorbis = ogg $(DEPS_ogg)
> .sum-vorbisenc: .sum-vorbis
> 	touch $@
> 
>+# A missing vorbisenc will trigger a vorbis build that contains
>vorbisenc
> DEPS_vorbisenc = vorbis $(DEPS_vorbis)
> 
>-.vorbisenc:
>+vorbisenc: .vorbisenc
>+	touch $@
>+
>+.vorbisenc: .sum-vorbisenc
> 	touch $@
>-- 
>2.26.2
>
>_______________________________________________
>vlc-devel mailing list
>To unsubscribe or modify your subscription options:
>https://mailman.videolan.org/listinfo/vlc-devel

-- 
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20200707/ce13117a/attachment.html>


More information about the vlc-devel mailing list