pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/Xcomposite Import of libXcomposite package from pk...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/21ff3acfb289
branches:  trunk
changeset: 481273:21ff3acfb289
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Sep 30 12:42:38 2004 +0000

description:
Import of libXcomposite package from pkgsrc-wip as Xcomposite
(to match Xfixes renaming). Originally package by xtraeme.

This package contains the Xcomposite extension library.

diffstat:

 x11/Xcomposite/DESCR    |   1 +
 x11/Xcomposite/Makefile |  25 +++++++++++++++++++++++++
 x11/Xcomposite/PLIST    |   4 ++++
 x11/Xcomposite/distinfo |   4 ++++
 4 files changed, 34 insertions(+), 0 deletions(-)

diffs (50 lines):

diff -r 0cef00553deb -r 21ff3acfb289 x11/Xcomposite/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/Xcomposite/DESCR      Thu Sep 30 12:42:38 2004 +0000
@@ -0,0 +1,1 @@
+This package contains the Xcomposite extension library.
diff -r 0cef00553deb -r 21ff3acfb289 x11/Xcomposite/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/Xcomposite/Makefile   Thu Sep 30 12:42:38 2004 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/09/30 12:42:38 wiz Exp $
+#
+
+DISTNAME=              libXcomposite-1.0.1
+PKGNAME=               ${DISTNAME:S/lib//}
+CATEGORIES=            x11 devel
+MASTER_SITES=          http://freedesktop.org/~xlibs/release/
+EXTRACT_SUFX=          .tar.bz2
+
+MAINTAINER=            tech-pkg%NetBSD.org@localhost
+HOMEPAGE=              http://freedesktop.org/
+COMMENT=               Xcomposite extension (library)
+
+USE_BUILDLINK3=                yes
+USE_LIBTOOL=           yes
+USE_X11=               yes
+GNU_CONFIGURE=         yes
+
+PKGCONFIG_OVERRIDE+=   xcomposite.pc.in
+
+.include "../../x11/Xfixes/buildlink3.mk"
+.include "../../x11/compositeext/buildlink3.mk"
+.include "../../x11/fixesext/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0cef00553deb -r 21ff3acfb289 x11/Xcomposite/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/Xcomposite/PLIST      Thu Sep 30 12:42:38 2004 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/09/30 12:42:39 wiz Exp $
+include/X11/extensions/Xcomposite.h
+lib/libXcomposite.la
+lib/pkgconfig/xcomposite.pc
diff -r 0cef00553deb -r 21ff3acfb289 x11/Xcomposite/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/x11/Xcomposite/distinfo   Thu Sep 30 12:42:38 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/09/30 12:42:39 wiz Exp $
+
+SHA1 (libXcomposite-1.0.1.tar.bz2) = a3b9f2d5293e1f84a063da1de692f372f5e24356
+Size (libXcomposite-1.0.1.tar.bz2) = 181910 bytes



Home | Main Index | Thread Index | Old Index