Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] blackbox: deprecate package due to dead upstream
@ 2014-06-29 16:04 Thomas Petazzoni
  2014-06-29 18:57 ` Yann E. MORIN
  2014-06-30 11:45 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2014-06-29 16:04 UTC (permalink / raw)
  To: buildroot

There has been no Blackbox release since 2005, which indicates that
the upstream project is dead. Since there are many other maintained
and alive window manager projects around, I'd like to nominate
Blackbox for deprecation.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
 package/blackbox/Config.in | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/blackbox/Config.in b/package/blackbox/Config.in
index e908655..8b61c73 100644
--- a/package/blackbox/Config.in
+++ b/package/blackbox/Config.in
@@ -3,6 +3,8 @@ config BR2_PACKAGE_BLACKBOX
 	depends on BR2_PACKAGE_XORG7
 	depends on BR2_INSTALL_LIBSTDCPP
 	depends on BR2_USE_MMU # fork()
+	# upstream dead since 2005
+	depends on BR2_DEPRECATED_SINCE_2014_08
 	select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
 	select BR2_PACKAGE_XLIB_LIBX11
 	help
-- 
2.0.0

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

end of thread, other threads:[~2014-06-30 11:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-29 16:04 [Buildroot] [PATCH] blackbox: deprecate package due to dead upstream Thomas Petazzoni
2014-06-29 18:57 ` Yann E. MORIN
2014-06-30 11:45 ` Peter Korsgaard

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