All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: [26236] trunk/buildroot/package: shared-mime-info
Date: Wed, 29 Apr 2009 09:32:20 +0200	[thread overview]
Message-ID: <87vdonewzf.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20090429072102.E9C2F7646C@busybox.osuosl.org> (tpetazzoni@uclibc.org's message of "Wed\, 29 Apr 2009 07\:21\:02 +0000 \(UTC\)")

>>>>> "tpetazzoni" == tpetazzoni  <tpetazzoni@uclibc.org> writes:

 tpetazzoni> Author: tpetazzoni
 tpetazzoni> Date: 2009-04-29 07:21:02 +0000 (Wed, 29 Apr 2009)
 tpetazzoni> New Revision: 26236

 tpetazzoni> Log:
 tpetazzoni> Add the shared-mime-info package

Thanks.

 >> From Sven Neumann <s.neumann@raumfeld.com>

Don't forget to close the bugtracker issue. It's also nice to mention
the number in the commit message (E.G. closes #299).
 tpetazzoni> +++ trunk/buildroot/package/shared-mime-info/Config.in	2009-04-29 07:21:02 UTC (rev 26236)
 tpetazzoni> @@ -0,0 +1,10 @@
 tpetazzoni> +config BR2_PACKAGE_SHARED_MIME_INFO
 tpetazzoni> +	bool "shared-mime-info"
 tpetazzoni> +	select BR2_PACKAGE_LIBGLIB2
 tpetazzoni> +        select BR2_PACKAGE_LIBXML2

This should be indented with a <tab>

 tpetazzoni> +	help
 tpetazzoni> +                The shared-mime-info package contains the core
 tpetazzoni> +                database of common types and the update-mime-database
 tpetazzoni> +                command used to extend it.
 tpetazzoni> +
 tpetazzoni> +                http://freedesktop.org/wiki/Software/shared-mime-info

And these with <tab><space><space>
 tpetazzoni> +#############################################################
 tpetazzoni> +#
 tpetazzoni> +# shared-mime-info
 tpetazzoni> +#
 tpetazzoni> +#############################################################
 tpetazzoni> +SHARED_MIME_INFO_VERSION = 0.60
 tpetazzoni> +SHARED_MIME_INFO_SOURCE = shared-mime-info-$(SHARED_MIME_INFO_VERSION).tar.bz2
 tpetazzoni> +SHARED_MIME_INFO_SITE = http://freedesktop.org/~hadess
 tpetazzoni> +
 tpetazzoni> +SHARED_MIME_INFO_INSTALL_STAGING = YES
 tpetazzoni> +SHARED_MIME_INFO_INSTALL_STAGING_OPT = DESTDIR=$(STAGING_DIR) install

That's the same as the default value for _INSTALL_STAGING_OPT, so it
can get removed.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2009-04-29  7:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-29  7:21 [Buildroot] svn commit: [26236] trunk/buildroot/package: shared-mime-info tpetazzoni at uclibc.org
2009-04-29  7:32 ` Peter Korsgaard [this message]
2009-04-29  8:52   ` Thomas Petazzoni

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=87vdonewzf.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 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.