mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
De-lint recipes.
* pygments SUMMARY must start with capital letter Re-ordered blocks * texlive SUMMARY must have at least 3 words Re-ordered blocks Simplified ARCHITECTURES/SECONDARY_ARCHITECTURES * tiff4 SUMMARY must have at least 3 words Re-ordered blocks * u_boot_tools SUMMARY must start with capital letter Re-ordered blocks * unifont SUMMARY must have at least 3 words Re-ordered blocks * util_macros Improved SUMMARY an DESCRIPTION Re-ordered blocks * vcdimager SUMMARY must start with capital letter Re-ordered blocks * wings SUMMARY must have at least 3 words Re-ordered blocks * xproto SUMMARY must have at least 3 words Re-ordered blocks
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
SUMMARY="xproto"
|
||||
DESCRIPTION="
|
||||
xproto.
|
||||
"
|
||||
SUMMARY="X.Org xproto protocol headers"
|
||||
DESCRIPTION="The X.Org xproto protocol headers."
|
||||
HOMEPAGE="http://cgit.freedesktop.org/xorg/proto/xproto/"
|
||||
COPYRIGHT="1991, Oracle and/or its affiliates. All rights reserved.
|
||||
1985, 1987, 1988, 1990, 1991, 1993-1996, 1998 The Open Group
|
||||
@@ -10,11 +8,8 @@ COPYRIGHT="1991, Oracle and/or its affiliates. All rights reserved.
|
||||
1989 by Hewlett-Packard Company.
|
||||
1999 The XFree86 Project Inc."
|
||||
LICENSE="MIT (no promotion)"
|
||||
|
||||
SOURCE_URI="git://anongit.freedesktop.org/xorg/proto/xproto"
|
||||
#CHECKSUM_MD5=""
|
||||
REVISION="1"
|
||||
|
||||
SOURCE_URI="git://anongit.freedesktop.org/xorg/proto/xproto"
|
||||
PATCHES="xproto-7.0.23_git.patch"
|
||||
|
||||
ARCHITECTURES="?x86_gcc2 ?x86 ?x86_64"
|
||||
@@ -29,10 +24,9 @@ REQUIRES="
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
devel:util_macros$secondaryArchSuffix
|
||||
cmd:autoconf
|
||||
cmd:libtool
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
SUMMARY="X.Org xproto protocol headers"
|
||||
DESCRIPTION="
|
||||
The X.Org xproto protocol headers.
|
||||
"
|
||||
DESCRIPTION="The X.Org xproto protocol headers."
|
||||
HOMEPAGE="http://cgit.freedesktop.org/xorg/proto/xproto/"
|
||||
COPYRIGHT="1991, Oracle and/or its affiliates. All rights reserved.
|
||||
1985, 1987, 1988, 1990, 1991, 1993-1996, 1998 The Open Group
|
||||
@@ -10,11 +8,9 @@ COPYRIGHT="1991, Oracle and/or its affiliates. All rights reserved.
|
||||
1989 by Hewlett-Packard Company.
|
||||
1999 The XFree86 Project Inc."
|
||||
LICENSE="MIT (no promotion)"
|
||||
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://cgit.freedesktop.org/xorg/proto/xproto/snapshot/xproto-7.0.26.tar.gz"
|
||||
CHECKSUM_SHA256="8c9667873a446f34c440d06e37c83144979d1abe6fa3dcd52727e7c6fecb290f"
|
||||
REVISION="2"
|
||||
|
||||
PATCHES="xproto-7.0.26.patch"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
@@ -29,10 +25,9 @@ REQUIRES="
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
devel:util_macros$secondaryArchSuffix
|
||||
cmd:autoconf
|
||||
cmd:libtool
|
||||
|
||||
Reference in New Issue
Block a user