mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
De-Lint recipes.
* fossil Improved SUMMARY, thanks waddlesplash for noticing the error. * gcc Shortened SUMMARY (at least removing the "\" linebreak that seems to trigger the lint warning) Minor cosmetics. * gd Renamed recipe to correct version. Added license. Corrected copyright. Added autoconf, aclocal, libtoolize to BUILD_PREREQUIRES. Added SOURCE_DIR. Now it almost builds, failing with: configure.ac:79: warning: macro 'AM_ICONV' not found in library configure.ac:130: error: possibly undefined macro: AC_MSG_ERROR * global Removed "." from SUMMARY. Minor cosmetics. * gnupg Removed "." from SUMMARY. Minor cosmetics. * gnutls Added PATCHES="gnutls-2.8.6.patch" to fix the lint warning. Moved haiku_devel to BUILD_REQUIRES. Sorted the _devel blocks to the top. Minor cosmetics. Build fails... * golang Removed "." from SUMMARY. Minor cosmetics. * gptfdisk Removed "." from SUMMARY. Minor cosmetics. * graphviz Minor cosmetics. * gri Removed "." from SUMMARY. Minor cosmetics. * ha Slightly improved SUMMARY/DESCRIPTION Minor cosmetics. * handbreak Removed "." from SUMMARY. Minor cosmetics. * harfbuzz Removed "." from SUMMARY. Minor cosmetics. Sorted the _devel blocks to the top. * hdialog Removed "." from SUMMARY. Use g++ instead of gcc. Minor cosmetics. * help2man Removed "." from SUMMARY. Minor cosmetics. * heroes Removed "." from SUMMARY. Minor cosmetics. * homeworld Removed "." from SUMMARY. Minor cosmetics. * htmldoc Remove outdated patch file Minor cosmetics. * htmltidy Removed "." from SUMMARY. Minor cosmetics. Sorted the _devel blocks to the top. * hyperstudio Removed "." from SUMMARY. Minor cosmetics.
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
SUMMARY="A tool to convert video from nearly any format to modern codecs."
|
||||
SUMMARY="A tool to convert video from nearly any format to modern codecs"
|
||||
DESCRIPTION="Handbrake is an open-source, GPL-licensed, multiplatform, \
|
||||
multithreaded video transcoder.
|
||||
Convert from many common multimedia file formats, including unprotected \
|
||||
DVD or BluRay sources to a handful of modern output file formats.
|
||||
"
|
||||
DVD or BluRay sources to a handful of modern output file formats."
|
||||
HOMEPAGE="http://www.handbrake.fr"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2003-2015 HandBrake Team"
|
||||
@@ -83,7 +82,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:python
|
||||
cmd:m4
|
||||
cmd:tar
|
||||
"
|
||||
"
|
||||
|
||||
PATCH()
|
||||
{
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
SUMMARY="A tool to convert video from nearly any format to modern codecs."
|
||||
SUMMARY="A tool to convert video from nearly any format to modern codecs"
|
||||
DESCRIPTION="Handbrake is an open-source, GPL-licensed, multiplatform, \
|
||||
multithreaded video transcoder.
|
||||
Convert from many common multimedia file formats, including unprotected \
|
||||
DVD or BluRay sources to a handful of modern output file formats.
|
||||
"
|
||||
DVD or BluRay sources to a handful of modern output file formats."
|
||||
HOMEPAGE="http://www.handbrake.fr"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2003-2015 HandBrake Team"
|
||||
@@ -85,7 +84,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:python
|
||||
cmd:m4
|
||||
cmd:tar
|
||||
"
|
||||
"
|
||||
|
||||
PATCH()
|
||||
{
|
||||
|
||||
@@ -1,9 +1,8 @@
|
||||
SUMMARY="A tool to convert video from nearly any format to modern codecs."
|
||||
SUMMARY="A tool to convert video from nearly any format to modern codecs"
|
||||
DESCRIPTION="Handbrake is an open-source, GPL-licensed, multiplatform, \
|
||||
multithreaded video transcoder.
|
||||
Convert from many common multimedia file formats, including unprotected \
|
||||
DVD or BluRay sources to a handful of modern output file formats.
|
||||
"
|
||||
DVD or BluRay sources to a handful of modern output file formats."
|
||||
HOMEPAGE="http://www.handbrake.fr"
|
||||
LICENSE="GNU GPL v2"
|
||||
COPYRIGHT="2003-2013 HandBrake Team"
|
||||
@@ -81,7 +80,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:python
|
||||
cmd:m4
|
||||
cmd:tar
|
||||
"
|
||||
"
|
||||
|
||||
PATCH()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user