From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/mplayer
Date: Tue, 25 Sep 2007 05:01:28 -0700 (PDT) [thread overview]
Message-ID: <20070925120128.9F46230108@busybox.net> (raw)
Author: ulf
Date: 2007-09-25 05:01:27 -0700 (Tue, 25 Sep 2007)
New Revision: 20013
Log:
Add source and unpacked targets to mplayer
Modified:
trunk/buildroot/package/mplayer/mplayer.mk
Changeset:
Modified: trunk/buildroot/package/mplayer/mplayer.mk
===================================================================
--- trunk/buildroot/package/mplayer/mplayer.mk 2007-09-25 11:58:33 UTC (rev 20012)
+++ trunk/buildroot/package/mplayer/mplayer.mk 2007-09-25 12:01:27 UTC (rev 20013)
@@ -60,6 +60,10 @@
mplayer: uclibc libmad $(TARGET_DIR)/$(MPLAYER_TARGET_BINARY)
+mplayer-source: $(DL_DIR)/$(MPLAYER_SOURCE)
+
+mplayer-unpacked: $(MPLAYER_DIR)/.unpacked
+
mplayer-clean:
rm -f $(TARGET_DIR)/$(MPLAYER_TARGET_BINARY)
-$(MAKE) -C $(MPLAYER_DIR) clean
next reply other threads:[~2007-09-25 12:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-25 12:01 ulf at uclibc.org [this message]
2007-09-25 12:16 ` [Buildroot] svn commit: trunk/buildroot/package/mplayer Bernhard Fischer
-- strict thread matches above, loose matches on Subject: below --
2007-09-25 11:56 ulf at uclibc.org
2007-09-20 21:52 ulf at uclibc.org
2007-08-30 22:40 aldot at uclibc.org
2007-08-29 15:54 jacmet at uclibc.org
2007-07-28 15:43 ulf at uclibc.org
2007-07-23 12:40 ulf at uclibc.org
2007-07-23 12:35 ` Allan Clark
2007-07-26 7:01 ` Hans-Christian Egtvedt
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=20070925120128.9F46230108@busybox.net \
--to=ulf@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.