Remove description and url from header

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Alexandre Belloni 2013-06-05 23:53:29 +00:00 committed by Peter Korsgaard
parent 51dea66f96
commit f2c2f25cef
259 changed files with 260 additions and 262 deletions

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# avahi (zeroconf implementation) # avahi
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
####################################################### #######################################################
# #
# connman - open source connection manager # connman
# #
####################################################### #######################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# enhanced ctorrent # ctorrent
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# gnu gsl # gsl
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# libarchive (reusable C library for archive formats) # libarchive
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# libdaemon (UNIX daemon library) # libdaemon
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# buildroot makefile for libfslcodec # libfslcodec
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# buildroot makefile for libfslparser # libfslparser
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# buildroot makefile for libfslvpuwrap # libfslvpuwrap
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# libiqrf library # libiqrf
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# libjpeg (libraries needed by some apps) # libjpeg
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# libpng (Portable Network Graphic library) # libpng
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# liburc: userspace RCU (read-copy-update) library # liburc
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# live555 streaming media # live555
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# lrzsz (provides zmodem) # lrzsz
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# LTTng-UST: the userspace tracing library # LTTng-UST
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# LTTng-modules: the kernel modules (requires at least Linux 2.6.38) # LTTng-modules
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# LTTng-Tools: the trace control client # LTTng-Tools
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# mtd provides jffs2 utilities # mtd
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# buildroot makefile for gst-fsl-plugins # gst-fsl-plugins
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# ncftp client # ncftp
# #
############################################################# #############################################################

View File

@ -4,6 +4,8 @@ config BR2_PACKAGE_NCURSES
The Ncurses (new curses) library is a free software emulation of The Ncurses (new curses) library is a free software emulation of
curses in System V Release 4.0, and more. curses in System V Release 4.0, and more.
This package installs only a few vital termcap entries
http://www.gnu.org/software/ncurses/ http://www.gnu.org/software/ncurses/
config BR2_PACKAGE_NCURSES_TARGET_PANEL config BR2_PACKAGE_NCURSES_TARGET_PANEL

View File

@ -1,7 +1,6 @@
############################################################# #############################################################
# #
# ncurses # ncurses
# this installs only a few vital termcap entries
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# ngIRCd: Next Generation IRC Daemon # ngircd
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# OpenCV (Open Source Computer Vision) # opencv
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
####################### #######################
# #
# pv - Pipe Viewer # pv
# #
####################### #######################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# quagga suite # quagga
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# build GNU readline # readline
# #
############################################################# #############################################################

View File

@ -6,6 +6,7 @@ config BR2_PACKAGE_SQLCIPHER
SQLCipher is an SQLite extension that provides 256 bits AES SQLCipher is an SQLite extension that provides 256 bits AES
encryption of database files. Note that it is a fork of SQLite encryption of database files. Note that it is a fork of SQLite
and they cannot be installed side-by-side. and they cannot be installed side-by-side.
http://sqlcipher.net http://sqlcipher.net
config BR2_PACKAGE_SQLCIPHER_READLINE config BR2_PACKAGE_SQLCIPHER_READLINE

View File

@ -1,7 +1,6 @@
############################################################# #############################################################
# #
# sqlcipher extension of sqlite # sqlcipher
# http://sqlcipher.net
# #
############################################################# #############################################################

View File

@ -1,8 +1,6 @@
############################################################# #############################################################
# #
# stress - a workload generator # stress
#
# http://weather.ou.edu/~apw/projects/stress/
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
############################################################ ############################################################
# #
# Tremor (Integer decoder for Vorbis) # Tremor
# #
############################################################ ############################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# urg library # urg
# #
############################################################# #############################################################

View File

@ -9,4 +9,7 @@ config BR2_PACKAGE_VTUN
It supports IP, PPP, SLIP, Ethernet and other tunnel types. It supports IP, PPP, SLIP, Ethernet and other tunnel types.
NOTE: It uses start-stop-daemon in init script, so be sure
to enable that within busybox
http://vtun.sourceforge.net/ http://vtun.sourceforge.net/

View File

@ -2,9 +2,6 @@
# #
# vtun # vtun
# #
# NOTE: Uses start-stop-daemon in init script, so be sure
# to enable that within busybox
#
############################################################# #############################################################
VTUN_VERSION = 3.0.3 VTUN_VERSION = 3.0.3

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_appres -- list X application resource database # xapp_appres
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_bdftopcf -- X.Org bdftopcf application # xapp_bdftopcf
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_beforelight -- screen saver # xapp_beforelight
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_bitmap -- X.Org bitmap application # xapp_bitmap
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_editres -- a dynamic resource editor for X Toolkit applications # xapp_editres
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_fonttosfnt -- X.Org fonttosfnt application # xapp_fonttosfnt
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_fslsfonts -- list fonts served by X font server # xapp_fslsfonts
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_fstobdf -- generate BDF font from X font server # xapp_fstobdf
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_iceauth -- ICE authority file utility # xapp_iceauth
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_ico -- animate an icosahedron or other polyhedron # xapp_ico
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_listres -- list resources in widgets # xapp_listres
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_luit -- Locale and ISO 2022 support for Unicode terminals # xapp_luit
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_mkfontdir -- create an index of X font files in a directory # xapp_mkfontdir
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_mkfontscale -- create an index of scalable font files for X # xapp_mkfontscale
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_oclock -- round X clock # xapp_oclock
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_rgb -- uncompile an rgb color-name database # xapp_rgb
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_rstart -- X.Org rstart application # xapp_rstart
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_scripts -- start an X program on a remote machine # xapp_scripts
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_sessreg -- manage utmp/wtmp entries for non-init clients # xapp_sessreg
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_setxkbmap -- Controls the keyboard layout of a running X server. # xapp_setxkbmap
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_showfont -- font dumper for X font server # xapp_showfont
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_smproxy -- Session Manager Proxy # xapp_smproxy
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_twm -- No description available # xapp_twm
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_viewres -- graphical class browser for Xt # xapp_viewres
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_x11perf -- summarize x11perf results # xapp_x11perf
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xauth -- X authority file utility # xapp_xauth
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_backlight -- xbacklight # xapp_backlight
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xbiff -- mailbox flag for X # xapp_xbiff
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xcalc -- scientific calculator for X # xapp_xcalc
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xclipboard -- interchange between cut buffer and selection # xapp_xclipboard
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xclock -- analog / digital clock for X # xapp_xclock
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xcmsdb -- Device Color Characterization utility for X Color Management System # xapp_xcmsdb
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xcursorgen -- create an X cursor file from a collection of PNG images # xapp_xcursorgen
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xdbedizzy -- X.Org xdbedizzy application # xapp_xdbedizzy
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xditview -- display ditroff output # xapp_xditview
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xdm -- X.Org xdm application # xapp_xdm
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xdpyinfo -- display information utility for X # xapp_xdpyinfo
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xdriinfo -- query configuration information of DRI drivers # xapp_xdriinfo
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xedit -- simple text editor for X # xapp_xedit
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xev -- print contents of X events # xapp_xev
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xeyes -- X.Org xeyes application # xapp_xeyes
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xf86dga -- test program for the XFree86-DGA extension # xapp_xf86dga
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xfd -- X.Org xfd application # xapp_xfd
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xfontsel -- point and click selection of X11 font names # xapp_xfontsel
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xfs -- X font server # xapp_xfs
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xfsinfo -- X font server information utility # xapp_xfsinfo
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xgamma -- Alter a monitor's gamma correction through the X server # xapp_xgamma
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xgc -- X graphics demo # xapp_xgc
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xhost -- Controls host and/or user access to a running X server. # xapp_xhost
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xinit -- X Window System initializer # xapp_xinit
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xinput -- xinput # xapp_xinput
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xkbcomp -- compile XKB keyboard description # xapp_xkbcomp
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xkbevd -- XKB event daemon # xapp_xkbevd
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xkbprint -- print an XKB keyboard description # xapp_xkbprint
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xkbutils -- X.Org xkbutils application # xapp_xkbutils
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xkill -- kill a client by its X resource # xapp_xkill
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xload -- system load average display for X # xapp_xload
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xlogo -- X Window System logo # xapp_xlogo
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xlsatoms -- list interned atoms defined on server # xapp_xlsatoms
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xlsclients -- X.Org xlsclients application # xapp_xlsclients
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xlsfonts -- X.Org xlsfonts application # xapp_xlsfonts
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xmag -- X.Org xmag application # xapp_xmag
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
############################################################# #############################################################
# #
# xapp_xman - Manual page display program for the X Window System # xapp_xman
# #
############################################################# #############################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xmessage -- display a message or query in a window (X-based /bin/echo) # xapp_xmessage
# #
################################################################################ ################################################################################

View File

@ -1,6 +1,6 @@
################################################################################ ################################################################################
# #
# xapp_xmh -- send and read mail with an X interface to MH # xapp_xmh
# #
################################################################################ ################################################################################

Some files were not shown because too many files have changed in this diff Show More