Fixed missing " in DESCRIPTION.

Use same DESCRIPTION for util_macros-1.19.0.recipe.
This commit is contained in:
Humdinger
2015-08-08 19:00:20 +02:00
parent 5cb35adbf3
commit 8fd0a8f4b4
2 changed files with 9 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
SUMMARY="X.Org's utility macros"
SUMMARY="X.Org's autotools utility macros"
DESCRIPTION="This is a set of autoconf macros used by the configure.ac \
scripts in other Xorg modular packages, and is needed to generate new \
versions of their configure scripts with autoconf.
versions of their configure scripts with autoconf."
HOMEPAGE="http://cgit.freedesktop.org/xorg/util/macros/"
COPYRIGHT="2005 Red Hat, Inc.
2005, 2006, Oracle and/or its affiliates"

View File

@@ -1,15 +1,15 @@
SUMMARY="X.Org autotools utility macros"
DESCRIPTION="
The X.Org autotools utility macros.
"
SUMMARY="X.Org's autotools utility macros"
DESCRIPTION="This is a set of autoconf macros used by the configure.ac \
scripts in other Xorg modular packages, and is needed to generate new \
versions of their configure scripts with autoconf."
HOMEPAGE="http://cgit.freedesktop.org/xorg/util/macros/"
COPYRIGHT="2005 Red Hat, Inc.
2005, 2006, Oracle and/or its affiliates. All rights reserved."
2005, 2006, Oracle and/or its affiliates"
LICENSE="MIT"
REVISION="2"
SOURCE_URI="http://xorg.freedesktop.org/archive/individual/util/util-macros-1.19.0.tar.bz2"
CHECKSUM_SHA256="2835b11829ee634e19fa56517b4cfc52ef39acea0cd82e15f68096e27cbed0ba"
REVISION="2"
SOURCE_DIR="util-macros-$portVersion"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
@@ -25,7 +25,6 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
"
BUILD_PREREQUIRES="
cmd:autoconf
cmd:aclocal
@@ -34,8 +33,6 @@ BUILD_PREREQUIRES="
cmd:ld$secondaryArchSuffix
"
SOURCE_DIR="util-macros-$portVersion"
BUILD()
{
#./autogen.sh -V