From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 2/4] menu-cache: new package
Date: Wed, 10 Dec 2014 22:05:38 +0100 [thread overview]
Message-ID: <20141210210538.GG3926@free.fr> (raw)
In-Reply-To: <1416583990-35169-2-git-send-email-Vincent.Riera@imgtec.com>
Vicente, All,
On 2014-11-21 15:33 +0000, Vicente Olivert Riera spake thusly:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
[--SNIP--]
> diff --git a/package/menu-cache/menu-cache.hash b/package/menu-cache/menu-cache.hash
> new file mode 100644
> index 0000000..3b9e5c4
> --- /dev/null
> +++ b/package/menu-cache/menu-cache.hash
> @@ -0,0 +1,2 @@
> +# From http://blog.lxde.org/?p=1299
> +sha1 e7b3854109f9826472cf9795e924acebe5e27861 menu-cache-1.0.0.tar.xz
> diff --git a/package/menu-cache/menu-cache.mk b/package/menu-cache/menu-cache.mk
> new file mode 100644
> index 0000000..a8ff21b
> --- /dev/null
> +++ b/package/menu-cache/menu-cache.mk
> @@ -0,0 +1,17 @@
> +################################################################################
> +#
> +# menu-cache
> +#
> +################################################################################
> +
> +MENU_CACHE_VERSION_MAJOR = 1.0
> +MENU_CACHE_VERSION_MINOR = 0
Drop the _MINOR variable.
> +MENU_CACHE_VERSION = $(MENU_CACHE_VERSION_MAJOR).$(MENU_CACHE_VERSION_MINOR)
MENU_CACHE_VERSION = $(MENU_CACHE_VERSION_MAJOR).0
Regards,
Yann E. MORIN.
> +MENU_CACHE_SOURCE = menu-cache-$(MENU_CACHE_VERSION).tar.xz
> +MENU_CACHE_SITE = http://sourceforge.net/projects/lxde/files/menu-cache/$(MENU_CACHE_VERSION_MAJOR)
> +MENU_CACHE_DEPENDENCIES = libfm-extra libglib2
> +MENU_CACHE_LICENSE = LGPLv2.1
> +MENU_CACHE_LICENSE_FILES = COPYING
> +MENU_CACHE_INSTALL_STAGING = YES
> +
> +$(eval $(autotools-package))
> --
> 1.7.1
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2014-12-10 21:05 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-21 15:33 [Buildroot] [PATCH v2 1/4] libfm-extra: new package Vicente Olivert Riera
2014-11-21 15:33 ` [Buildroot] [PATCH v2 2/4] menu-cache: " Vicente Olivert Riera
2014-12-10 21:05 ` Yann E. MORIN [this message]
2015-07-13 0:20 ` Thomas Petazzoni
2014-11-21 15:33 ` [Buildroot] [PATCH v2 3/4] libfm: " Vicente Olivert Riera
2014-12-10 21:18 ` Yann E. MORIN
2015-07-13 0:20 ` Thomas Petazzoni
2014-11-21 15:33 ` [Buildroot] [PATCH v2 4/4] pcmanfm: bump version to 1.2.3 Vicente Olivert Riera
2015-07-13 0:20 ` Thomas Petazzoni
2014-11-22 18:39 ` [Buildroot] [PATCH v2 1/4] libfm-extra: new package Thomas Petazzoni
2014-11-24 10:10 ` Vicente Olivert Riera
2014-11-24 19:33 ` Thomas Petazzoni
2014-11-25 9:52 ` Vicente Olivert Riera
2014-12-10 20:57 ` Yann E. MORIN
2014-12-10 21:10 ` Thomas Petazzoni
2014-12-10 21:28 ` Yann E. MORIN
2014-12-10 21:31 ` Thomas Petazzoni
2014-12-10 21:03 ` Yann E. MORIN
2015-07-13 0:19 ` 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=20141210210538.GG3926@free.fr \
--to=yann.morin.1998@free.fr \
--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