[vlc-devel] [PATCH] contrib: add libdsm and its dependency	libtasn1
    Felix Paul Kühne 
    fkuehne at videolan.org
       
    Mon Jul  7 19:51:12 CEST 2014
    
    
  
On 07.07.2014, at 19:29, Rémi Denis-Courmont <remi at remlab.net> wrote:
> Le lundi 7 juillet 2014, 19:21:46 Felix Paul Kühne a écrit :
>> ---
>> contrib/src/libdsm/rules.mak   | 27 +++++++++++++++++++++++++++
>> contrib/src/libtasn1/rules.mak | 24 ++++++++++++++++++++++++
>> 2 files changed, 51 insertions(+)
>> create mode 100644 contrib/src/libdsm/rules.mak
>> create mode 100644 contrib/src/libtasn1/rules.mak
>> 
>> diff --git a/contrib/src/libdsm/rules.mak b/contrib/src/libdsm/rules.mak
>> new file mode 100644
>> index 0000000..509781f
>> --- /dev/null
>> +++ b/contrib/src/libdsm/rules.mak
>> @@ -0,0 +1,27 @@
>> +# libdsm
>> +
>> +LIBDSM_GITURL := git://github.com/videolabs/libdsm.git
>> +LIBDSM_VERSION := git
> 
> Why? Using git is the best way to break things silently over time. It also 
> means more work for the release manager, for GPL conformance.
This was done because Julien didn't do a release until today. I totally share your opinion, Rémi!
Since he did a tarball a few minutes ago, I'll adapt to it.
Cheers,
Felix
    
    
More information about the vlc-devel
mailing list