unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: taylanbayirli@gmail.com (Taylan Ulrich Bayırlı/Kammer)
To: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: Add mplayer2.
Date: Thu, 19 Mar 2015 22:07:41 +0100	[thread overview]
Message-ID: <878ues4rxe.fsf@taylan.uni.cx> (raw)
In-Reply-To: <87pp854aa2.fsf@taylan.uni.cx> ("Taylan Ulrich \=\?utf-8\?Q\?\=5C\=22Bay\=C4\=B1rl\=C4\=B1\=2FKammer\=5C\=22\=22's\?\= message of "Thu, 19 Mar 2015 10:16:37 +0100")

taylanbayirli@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	other threads:[~2015-03-19 21:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-19  9:16 [PATCH] gnu: Add mplayer2 Taylan Ulrich Bayırlı/Kammer
2015-03-19 21:07 ` Taylan Ulrich Bayırlı/Kammer [this message]
2015-03-22 15:55 ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878ues4rxe.fsf@taylan.uni.cx \
    --to=taylanbayirli@gmail.com \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).