mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] How to write .mk for libraries that have no s


From: Volker Grabsch
Subject: Re: [Mingw-cross-env-list] How to write .mk for libraries that have no source releases?
Date: Sun, 28 Nov 2010 14:25:21 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

DiAppoggio <address@hidden> schrieb:
> I'd like to write a .mk for a library which is only git available (  
> http://www.videolan.org/developers/libbluray.html ).
> How can I write $(PKG)_URL variable and $(PKG)_UPDATE section?

I attached a libbluray.mk template for you. It contains all
the download and upgrade stuff. You just need to fill in the
$(PKG)_DEPS and $(PKG)_BUILD sections. Have fun! :-)

Note that you need the current development version of
mingw-cross-env for that. Otherwise, you'll encounter
checksum issues:

http://mingw-cross-env.nongnu.org/#development


Greets,
Volker

-- 
Volker Grabsch
---<<(())>>---

Attachment: libbluray.mk
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]