taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") writes:

> (source (origin
>           (method git-fetch)
>           (uri (git-reference
>                 ;; XXX Change this if mplayer2.org goes up again.
>                 (url "http://repo.or.cz/mplayer2.git";)
>                 (commit "2c378c71a4d9b1df382db9aa787b646628b4e3f9")))
>           (sha256
>            (base32
>             "0s8554sanj6cvnf0h148nsmjgy5v0568nmcza7grpv6fnmddpfam"))
>           (file-name (string-append name "-" version))
>           ;; Warning: after using this patch, one must pass the -ltheora
>           ;; linker flag manually to configure; see below.
>           (patches (list (search-patch "mplayer2-theora-fix.patch")))))

FYI I now also appended "-checkout" to the file-name so the source
directory is easily distinguishable from the directory of the built
package.

Taylan

Reply via email to