pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/fontcacheproto Import fontcacheproto-1.0.2 from pk...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6a2ff1eccf1b
branches: trunk
changeset: 521013:6a2ff1eccf1b
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Nov 03 19:54:04 2006 +0000
description:
Import fontcacheproto-1.0.2 from pkgsrc-wip:
This package provides the Fontcache extension headers from the
modular X.org X11 project.
diffstat:
x11/fontcacheproto/DESCR | 2 ++
x11/fontcacheproto/Makefile | 19 +++++++++++++++++++
x11/fontcacheproto/PLIST | 6 ++++++
x11/fontcacheproto/buildlink3.mk | 21 +++++++++++++++++++++
x11/fontcacheproto/distinfo | 5 +++++
5 files changed, 53 insertions(+), 0 deletions(-)
diffs (73 lines):
diff -r f8741fef8da4 -r 6a2ff1eccf1b x11/fontcacheproto/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/fontcacheproto/DESCR Fri Nov 03 19:54:04 2006 +0000
@@ -0,0 +1,2 @@
+This package provides the Fontcache extension headers from the
+modular X.org X11 project.
diff -r f8741fef8da4 -r 6a2ff1eccf1b x11/fontcacheproto/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/fontcacheproto/Makefile Fri Nov 03 19:54:04 2006 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/11/03 19:54:04 joerg Exp $
+#
+
+DISTNAME= fontcacheproto-0.1.2
+CATEGORIES= x11
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/proto/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg%NetBSD.org@localhost
+HOMEPAGE= http://xorg.freedesktop.org/
+COMMENT= Fontcache extension headers from X.org
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_PKGLOCALEDIR= yes
+PKGCONFIG_OVERRIDE+= ${WRKSRC}/fontcacheproto.pc.in
+GNU_CONFIGURE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff -r f8741fef8da4 -r 6a2ff1eccf1b x11/fontcacheproto/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/fontcacheproto/PLIST Fri Nov 03 19:54:04 2006 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/03 19:54:04 joerg Exp $
+include/X11/extensions/fontcache.h
+include/X11/extensions/fontcacheP.h
+include/X11/extensions/fontcachstr.h
+lib/pkgconfig/fontcacheproto.pc
+@comment @dirrm include/X11/extensions
diff -r f8741fef8da4 -r 6a2ff1eccf1b x11/fontcacheproto/buildlink3.mk
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/fontcacheproto/buildlink3.mk Fri Nov 03 19:54:04 2006 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2006/11/03 19:54:04 joerg Exp $
+
+BUILDLINK_DEPMETHOD.fontcacheproto?= build
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
+FONTCACHEPROTO_BUILDLINK3_MK:= ${FONTCACHEPROTO_BUILDLINK3_MK}+
+
+.if ${BUILDLINK_DEPTH} == "+"
+BUILDLINK_DEPENDS+= fontcacheproto
+.endif
+
+BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nfontcacheproto}
+BUILDLINK_PACKAGES+= fontcacheproto
+BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}fontcacheproto
+
+.if ${FONTCACHEPROTO_BUILDLINK3_MK} == "+"
+BUILDLINK_API_DEPENDS.fontcacheproto+= fontcacheproto>=0.1
+BUILDLINK_PKGSRCDIR.fontcacheproto?= ../../x11/fontcacheproto
+.endif # FONTCACHEPROTO_BUILDLINK3_MK
+
+BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
diff -r f8741fef8da4 -r 6a2ff1eccf1b x11/fontcacheproto/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/fontcacheproto/distinfo Fri Nov 03 19:54:04 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/11/03 19:54:04 joerg Exp $
+
+SHA1 (fontcacheproto-0.1.2.tar.bz2) = 6a531ef505ba2f7c1aa884bb4efdac3e32dfd99b
+RMD160 (fontcacheproto-0.1.2.tar.bz2) = 8873d1dd45a39c42e44d7f3f7e6bd779ee40462b
+Size (fontcacheproto-0.1.2.tar.bz2) = 38233 bytes
Home |
Main Index |
Thread Index |
Old Index