head	1.4;
access;
symbols
	pkgsrc-2013Q2:1.4.0.2
	pkgsrc-2013Q2-base:1.4
	pkgsrc-2013Q1:1.3.0.4
	pkgsrc-2013Q1-base:1.3
	pkgsrc-2012Q4:1.3.0.2
	pkgsrc-2012Q4-base:1.3
	pkgsrc-2012Q3:1.2.0.4
	pkgsrc-2012Q3-base:1.2
	pkgsrc-2012Q2:1.2.0.2
	pkgsrc-2012Q2-base:1.2
	pkgsrc-2012Q1:1.1.1.1.0.12
	pkgsrc-2012Q1-base:1.1.1.1
	pkgsrc-2011Q4:1.1.1.1.0.10
	pkgsrc-2011Q4-base:1.1.1.1
	pkgsrc-2011Q3:1.1.1.1.0.8
	pkgsrc-2011Q3-base:1.1.1.1
	pkgsrc-2011Q2:1.1.1.1.0.6
	pkgsrc-2011Q2-base:1.1.1.1
	pkgsrc-2011Q1:1.1.1.1.0.4
	pkgsrc-2011Q1-base:1.1.1.1
	pkgsrc-2010Q4:1.1.1.1.0.2
	pkgsrc-2010Q4-base:1.1.1.1
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2013.05.31.00.41.10;	author rodent;	state dead;
branches;
next	1.3;
commitid	e590ZtQumOBxyIRw;

1.3
date	2012.10.29.05.06.07;	author asau;	state Exp;
branches;
next	1.2;

1.2
date	2012.06.03.19.40.29;	author wiz;	state Exp;
branches;
next	1.1;

1.1
date	2010.10.16.13.08.13;	author obache;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2010.10.16.13.08.13;	author obache;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Moved applewmproto and libAppleWM to wm/ to live with windowswmproto and
libWindowsWM.
@
text
@# $NetBSD: Makefile,v 1.3 2012/10/29 05:06:07 asau Exp $
#

DISTNAME=		applewmproto-1.4.2
CATEGORIES=		x11
MASTER_SITES=		${MASTER_SITE_XORG:=proto/}
EXTRACT_SUFX=		.tar.bz2

MAINTAINER=		pkgsrc-users@@NetBSD.org
HOMEPAGE=		http://xorg.freedesktop.org/
COMMENT=		AppleWM extension headers from X.org
LICENSE=		mit

ONLY_FOR_PLATFORM=	Darwin-*-*

GNU_CONFIGURE=		yes
PKGCONFIG_OVERRIDE+=	${WRKSRC}/applewmproto.pc.in

.include "../../mk/bsd.pkg.mk"
@


1.3
log
@Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2012/06/03 19:40:29 wiz Exp $
@


1.2
log
@Update to 1.4.2:

In addition to the great build system cleanup, this release of applewmproto
clarifies some ambiguity in the protocol by refering the caller to the
Xplugin API for some constants rather than relying on values and meaning
within AppleWM (which is just exposing parts of the Xplugin API to X11
clients.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1.1.1 2010/10/16 13:08:13 obache Exp $
a13 2
PKG_DESTDIR_SUPPORT=	user-destdir

@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $NetBSD$
d4 1
a4 1
DISTNAME=		applewmproto-1.4.1
@


1.1.1.1
log
@Import applewmproto-1.4.1 as x11/applewmproto.

This provides the AppleWM extension headers from modular X.org X11
project.
@
text
@@
