xproto: convert patch to patchset and fix struct passwd ops

add special case of struct passwd copy helper for Haiku,
which only has the POSIX-mandated fields.
This commit is contained in:
François Revol
2016-01-16 03:25:01 +01:00
parent 458ffb767b
commit 821dad3eb3
3 changed files with 128 additions and 50 deletions

View File

@@ -8,10 +8,10 @@ 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"
REVISION="3"
SOURCE_URI="http://cgit.freedesktop.org/xorg/proto/xproto/snapshot/xproto-7.0.26.tar.gz"
CHECKSUM_SHA256="8c9667873a446f34c440d06e37c83144979d1abe6fa3dcd52727e7c6fecb290f"
PATCHES="xproto-7.0.26.patch"
PATCHES="xproto-7.0.26.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"