Update to use modular X.org version (release candidate 2) instead

of deprecated xlibs. (Not including changes -- this is a work in progress.)

Improve description and comment. Update HOMEPAGE.
Change the buildlink3.mk includes.
Use renderproto.
Add comment to PLIST.
This commit is contained in:
Jeremy C. Reed 2005-11-11 22:53:35 +00:00 committed by Thomas Klausner
parent 38f71e6829
commit 77a967f17f
5 changed files with 19 additions and 18 deletions

View file

@ -1 +1,3 @@
This package contains the library of Xrender extension.
This package provides the X Render Library from the modular X.org X11
project.

View file

@ -1,14 +1,14 @@
# $NetBSD: Makefile,v 1.11 2005/09/07 16:24:56 leonardschmidt Exp $
# $NetBSD: Makefile,v 1.12 2005/11/11 22:53:35 jeremy-c-reed Exp $
#
DISTNAME= libXrender-0.8.3
DISTNAME= libXrender-0.9.0
CATEGORIES= x11 devel
MASTER_SITES= http://xlibs.freedesktop.org/release/
MASTER_SITES= http://xorg.freedesktop.org/releases/X11R7.0-RC2/lib/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://freedesktop.org/
COMMENT= Xrender extension (Library)
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= X Render Library
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
@ -17,7 +17,6 @@ USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= xrender.pc.in
.include "../../wip/libX11/buildlink3.mk"
.include "../../wip/libXau/buildlink3.mk"
.include "../../wip/xproto/buildlink3.mk"
.include "../../x11/render/buildlink3.mk"
.include "../../wip/renderproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View file

@ -1,4 +1,5 @@
@comment $NetBSD: PLIST,v 1.3 2004/09/23 05:59:48 jlamwww Exp $
@comment $NetBSD: PLIST,v 1.4 2005/11/11 22:53:35 jeremy-c-reed Exp $
include/X11/extensions/Xrender.h
lib/libXrender.la
lib/pkgconfig/xrender.pc
@comment @dirrm include/X11/extensions

View file

@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.1 2004/02/27 05:14:41 minskim Exp $
# $NetBSD: buildlink3.mk,v 1.2 2005/11/11 22:53:35 jeremy-c-reed Exp $
#
# This Makefile fragment is included by packages that use libXrender.
#
@ -14,13 +14,11 @@ BUILDLINK_DEPENDS+= libXrender
.if !empty(LIBXRENDER_BUILDLINK3_MK:M+)
BUILDLINK_PACKAGES+= libXrender
BUILDLINK_DEPENDS.libXrender+= libXrender>=0.8.3
BUILDLINK_DEPENDS.libXrender+= libXrender>=0.9.0
BUILDLINK_PKGSRCDIR.libXrender?= ../../wip/libXrender
.include "../../wip/libX11/buildlink3.mk"
.include "../../wip/libXau/buildlink3.mk"
.include "../../wip/xproto/buildlink3.mk"
.include "../../x11/render/buildlink3.mk"
.include "../../wip/renderproto/buildlink3.mk"
.endif # LIBXRENDER_BUILDLINK3_MK

View file

@ -1,4 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2003/11/27 02:57:45 xtraeme Exp $
$NetBSD: distinfo,v 1.2 2005/11/11 22:53:35 jeremy-c-reed Exp $
SHA1 (libXrender-0.8.3.tar.bz2) = 26e8e73e8e82c5293f92e8c5c704f92f94b35112
Size (libXrender-0.8.3.tar.bz2) = 206154 bytes
SHA1 (libXrender-0.9.0.tar.bz2) = 1b79abb2c5190388b9c40e07fca5654136287c6d
RMD160 (libXrender-0.9.0.tar.bz2) = 3c5e678f27c5df868a5450e86713c17b4ea8f8c8
Size (libXrender-0.9.0.tar.bz2) = 168945 bytes