Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3] dvbsnoop: new package
@ 2013-01-13 13:00 Carsten Schoenert
  2013-01-13 13:00 ` [Buildroot] [PATCH] dvbsnoop: new package dvbsnoop Carsten Schoenert
  0 siblings, 1 reply; 8+ messages in thread
From: Carsten Schoenert @ 2013-01-13 13:00 UTC (permalink / raw)
  To: buildroot

Hello,

this is the 3rd version of the new package dvbsnoop. I've done more
rework as suggested by Thomas. If still something wron just let me
know.

Regards
Carsten

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [Buildroot] [PATCH] packages/dvbsnoop: new package dvbsnoop
@ 2013-01-09 17:34 Yann E. MORIN
  2013-01-09 18:56 ` [Buildroot] [PATCH v2] " Carsten Schoenert
  0 siblings, 1 reply; 8+ messages in thread
From: Yann E. MORIN @ 2013-01-09 17:34 UTC (permalink / raw)
  To: buildroot

Carsten, All,

On Wednesday 09 January 2013 Carsten Schoenert wrote:
> From: Carsten Schoenert <c.schoenert@t-online.de>
> 
> dvbsnoop is a DVB/MPEG stream analyzer. It's designed to debug, dump or
> view the digital stream info available via

Hmm. Interesting! :-)

> diff --git a/package/multimedia/Config.in b/package/multimedia/Config.in
> index 273d9bc..07b4f1a 100644
> --- a/package/multimedia/Config.in
> +++ b/package/multimedia/Config.in
> @@ -2,6 +2,7 @@ menu "Audio and video applications"
>  source "package/multimedia/alsa-utils/Config.in"
>  source "package/multimedia/aumix/Config.in"
>  source "package/multimedia/bellagio/Config.in"
> +source "package/multimedia/dvbsnoop/Config.in"

There's already dvb-apps that deals with DVB stuff, and it is not in the
multimedia/ sub-dir, and is also in the "Hardware handling" sub-menu.

I think dvb-apps and dvbsnoop should be in the same sub-menu, and
"hardware handling" seems (to me) a better place than "Multimedia".

[--SNIP--]
> diff --git a/package/multimedia/dvbsnoop/dvbsnoop.mk b/package/multimedia/dvbsnoop/dvbsnoop.mk
> new file mode 100644
> index 0000000..a3ff468
> --- /dev/null
> +++ b/package/multimedia/dvbsnoop/dvbsnoop.mk
> @@ -0,0 +1,13 @@
> +#############################################################
> +#
> +# dvbsnoop
> +#
> +#############################################################
> +
> +DVBSNOOP_VERSION        = 1.4.50
> +DVBSNOOP_SITE           = http://downloads.sourceforge.net/project/dvbsnoop/dvbsnoop/dvbsnoop-$(DVBSNOOP_VERSION)
> +DVBSNOOP_SITE_METHOD    = gz

'gz' is not a valid _SITE_METHOD.
Since you're downloading a tarball, then you should not set _SITE_METHOD.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  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.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-01-13 20:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-13 13:00 [Buildroot] [PATCH v3] dvbsnoop: new package Carsten Schoenert
2013-01-13 13:00 ` [Buildroot] [PATCH] dvbsnoop: new package dvbsnoop Carsten Schoenert
2013-01-13 20:04   ` Peter Korsgaard
  -- strict thread matches above, loose matches on Subject: below --
2013-01-09 17:34 [Buildroot] [PATCH] packages/dvbsnoop: " Yann E. MORIN
2013-01-09 18:56 ` [Buildroot] [PATCH v2] " Carsten Schoenert
2013-01-09 18:56   ` [Buildroot] [PATCH] dvbsnoop: " Carsten Schoenert
2013-01-09 20:07     ` Thomas Petazzoni
2013-01-10 19:27       ` Carsten Schoenert
2013-01-10 19:45         ` Thomas Petazzoni
2013-01-10 19:57           ` Carsten Schoenert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox