From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/4] Add gst-dsp package
Date: Mon, 07 Feb 2011 17:41:56 +0100 [thread overview]
Message-ID: <8762svx0dn.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1297035905-29896-2-git-send-email-felipe.contreras@gmail.com> (Felipe Contreras's message of "Mon, 7 Feb 2011 01:45:03 +0200")
>>>>> "Felipe" == Felipe Contreras <felipe.contreras@gmail.com> writes:
Felipe> +++ b/package/multimedia/gst-dsp/gst-dsp.mk
Felipe> @@ -0,0 +1,19 @@
Felipe> +GST_DSP_VERSION=0.8.0
Felipe> +GST_DSP_SOURCE=gst-dsp-$(GST_DSP_VERSION).tar.gz
Felipe> +GST_DSP_SITE=http://gst-dsp.googlecode.com/files/
Felipe> +
Felipe> +define GST_DSP_BUILD_CMDS
Felipe> + $(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D) -e
Felipe> +endef
Felipe> +
Felipe> +define GST_DSP_INSTALL_TARGET_CMDS
Felipe> + $(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D) -e DESTDIR=$(TARGET_DIR) install
Felipe> +endef
Felipe> +
Felipe> +define GST_DSP_UNINSTALL_TARGET_CMDS
Felipe> + $(RM) $(TARGET_DIR)/usr/lib/gstreamer-0.10/libgstdsp.so
Felipe> +endef
Felipe> +
Felipe> +GST_DSP_DEPENDENCIES = gstreamer
You forgot tidsp-binaries, but I've added that. Committed, thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2011-02-07 16:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-06 23:45 [Buildroot] [PATCH 1/4] Add tidsp-binaries package Felipe Contreras
2011-02-06 23:45 ` [Buildroot] [PATCH 2/4] Add gst-dsp package Felipe Contreras
2011-02-07 16:41 ` Peter Korsgaard [this message]
2011-02-06 23:45 ` [Buildroot] [PATCH 3/4] Add dsp-tools package Felipe Contreras
2011-02-07 16:42 ` Peter Korsgaard
2011-02-06 23:45 ` [Buildroot] [PATCH 4/4] Add gst-omapfb package Felipe Contreras
2011-02-07 16:43 ` Peter Korsgaard
2011-02-07 16:41 ` [Buildroot] [PATCH 1/4] Add tidsp-binaries package Peter Korsgaard
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=8762svx0dn.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