Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] python-id3: new package
Date: Mon, 14 May 2012 22:47:10 +0200	[thread overview]
Message-ID: <87d366xzg1.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <4FB0C35D.2020007@was.ch> (Dominik Faessler's message of "Mon, 14 May 2012 10:33:33 +0200")

>>>>> "Dominik" == Dominik Faessler <faessler@was.ch> writes:

 Dominik> ---

 Dominik> +PYTHON_ID3_VERSION = 1.2
 Dominik> +PYTHON_ID3_SOURCE = id3-py_$(PYTHON_ID3_VERSION).tar.gz
 Dominik> +PYTHON_ID3_SITE =
 Dominik> http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/id3-py
 Dominik> +
 Dominik> +PYTHON_ID3_DEPENDENCIES = python
 Dominik> +
 Dominik> +define PYTHON_ID3_BUILD_CMDS
 Dominik> +    (cd $(@D); $(HOST_DIR)/usr/bin/python setup.py build)
 Dominik> +endef
 Dominik> +
 Dominik> +define PYTHON_ID3_INSTALL_TARGET_CMDS
 Dominik> +    (cd $(@D); $(HOST_DIR)/usr/bin/python setup.py install
 Dominik> --prefix=$(TARGET_DIR)/usr)

Do notice that your mailer has wordwrapped the patch, so I had to fix it
up manually. Consider using 'git send-email' in the future.

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2012-05-14 20:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-14  8:33 [Buildroot] [PATCH] python-id3: new package Dominik Faessler
2012-05-14 20:43 ` Peter Korsgaard
2012-05-14 20:47 ` Peter Korsgaard [this message]

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

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

  git send-email \
    --in-reply-to=87d366xzg1.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox