Third batch of packages moved to pkgsrc.
This commit is contained in:
parent
f9820f792c
commit
35931bcd7c
94 changed files with 1 additions and 1933 deletions
20
Makefile
20
Makefile
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.2417 2006/11/03 20:29:58 jsonn Exp $
|
||||
# $Id: Makefile,v 1.2418 2006/11/03 22:17:10 jsonn Exp $
|
||||
#
|
||||
|
||||
COMMENT= WIP pkgsrc packages
|
||||
|
@ -250,7 +250,6 @@ SUBDIR+= epplets
|
|||
SUBDIR+= erc
|
||||
SUBDIR+= esdl
|
||||
SUBDIR+= ethtool
|
||||
SUBDIR+= evieext
|
||||
SUBDIR+= evolution-sharp
|
||||
SUBDIR+= ezbounce
|
||||
SUBDIR+= ezstream
|
||||
|
@ -525,24 +524,8 @@ SUBDIR+= lhs2tex
|
|||
SUBDIR+= libFS
|
||||
SUBDIR+= libGenome
|
||||
SUBDIR+= libSoundTouch
|
||||
SUBDIR+= libXTrap
|
||||
SUBDIR+= libXaw
|
||||
SUBDIR+= libXcomposite
|
||||
SUBDIR+= libXcursor
|
||||
SUBDIR+= libXdamage
|
||||
SUBDIR+= libXevie
|
||||
SUBDIR+= libXfixes
|
||||
SUBDIR+= libXfont
|
||||
SUBDIR+= libXft
|
||||
SUBDIR+= libXinerama
|
||||
SUBDIR+= libXmu
|
||||
SUBDIR+= libXp
|
||||
SUBDIR+= libXpm
|
||||
SUBDIR+= libXrandr
|
||||
SUBDIR+= libXrender
|
||||
SUBDIR+= libXres
|
||||
SUBDIR+= libXt
|
||||
SUBDIR+= libXv
|
||||
SUBDIR+= libXvMC
|
||||
SUBDIR+= libXxf86misc
|
||||
SUBDIR+= libXxf86vm
|
||||
|
@ -1212,7 +1195,6 @@ SUBDIR+= regexxer
|
|||
SUBDIR+= rekall
|
||||
SUBDIR+= relaydb
|
||||
SUBDIR+= rep-gtk2
|
||||
SUBDIR+= resourceproto
|
||||
SUBDIR+= rgb
|
||||
SUBDIR+= rhapsody
|
||||
SUBDIR+= ripe-rpsl-objectlibrary
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
This package provides the X11 Event Interception extension (EvIE)
|
||||
headers from modular X.org.
|
|
@ -1,18 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.2 2006/08/16 13:52:17 ghen Exp $
|
||||
#
|
||||
|
||||
DISTNAME= evieext-1.0.2
|
||||
# TODO: check if this should be named evieproto to be consistent
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/proto/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= EvIE extension headers
|
||||
|
||||
PKGCONFIG_OVERRIDE+= ${WRKSRC}/evieproto.pc.in
|
||||
USE_TOOLS+= pkg-config
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,4 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/21 04:20:15 jeremy-c-reed Exp $
|
||||
include/X11/extensions/Xeviestr.h
|
||||
lib/pkgconfig/evieproto.pc
|
||||
@dirrm include/X11/extensions
|
|
@ -1,20 +0,0 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.1.1.1 2006/04/21 04:20:15 jeremy-c-reed Exp $
|
||||
|
||||
BUILDLINK_DEPMETHOD.evieext?= build
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
EVIEEXT_BUILDLINK3_MK:= ${EVIEEXT_BUILDLINK3_MK}+
|
||||
|
||||
.if !empty(BUILDLINK_DEPTH:M+)
|
||||
BUILDLINK_DEPENDS+= evieext
|
||||
.endif
|
||||
|
||||
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nevieext}
|
||||
BUILDLINK_PACKAGES+= evieext
|
||||
|
||||
.if !empty(EVIEEXT_BUILDLINK3_MK:M+)
|
||||
BUILDLINK_API_DEPENDS.evieext+= evieext>=1.0.2
|
||||
BUILDLINK_PKGSRCDIR.evieext?= ../../wip/evieext
|
||||
.endif # EVIEEXT_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2006/04/21 04:20:15 jeremy-c-reed Exp $
|
||||
|
||||
SHA1 (evieext-1.0.2.tar.bz2) = 1ab4048ffbfb6b69e88d2f0f2cab7ca60e50cc99
|
||||
RMD160 (evieext-1.0.2.tar.bz2) = 15b04f79cbae05b39a3333695ea362d709a8042c
|
||||
Size (evieext-1.0.2.tar.bz2) = 37534 bytes
|
|
@ -1,2 +0,0 @@
|
|||
This package contains the library and header files for the X Trap Library.
|
||||
This is from the modular X.org project.
|
|
@ -1,28 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2006/11/02 11:16:13 jsonn Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libXTrap-1.0.0
|
||||
CATEGORIES= x11 devel
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= joerg@NetBSD.org
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= X Trap Library
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
PKGCONFIG_OVERRIDE+= xtrap.pc.in
|
||||
|
||||
.include "../../x11/xextproto/buildlink3.mk"
|
||||
.include "../../wip/trapproto/buildlink3.mk"
|
||||
.include "../../wip/libX11/buildlink3.mk"
|
||||
.include "../../wip/libXext/buildlink3.mk"
|
||||
.include "../../wip/libXt/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,3 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/02 11:16:13 jsonn Exp $
|
||||
lib/libXTrap.la
|
||||
lib/pkgconfig/xtrap.pc
|
|
@ -1,23 +0,0 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.1.1.1 2006/11/02 11:16:13 jsonn Exp $
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
LIBXTRAP_BUILDLINK3_MK:= ${LIBXTRAP_BUILDLINK3_MK}+
|
||||
|
||||
.if ${BUILDLINK_DEPTH} == "+"
|
||||
BUILDLINK_DEPENDS+= libXTrap
|
||||
.endif
|
||||
|
||||
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:NlibXTrap}
|
||||
BUILDLINK_PACKAGES+= libXTrap
|
||||
BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}libXTrap
|
||||
|
||||
.if ${LIBXTRAP_BUILDLINK3_MK} == "+"
|
||||
BUILDLINK_API_DEPENDS.libXTrap+= libXTrap>=1.0.0
|
||||
BUILDLINK_PKGSRCDIR.libXTrap?= ../../wip/libXTrap
|
||||
.endif # LIBXTRAP_BUILDLINK3_MK
|
||||
|
||||
.include "../../wip/libX11/buildlink3.mk"
|
||||
.include "../../wip/libXext/buildlink3.mk"
|
||||
.include "../../wip/libXt/buildlink3.mk"
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2006/11/02 11:16:13 jsonn Exp $
|
||||
|
||||
SHA1 (libXTrap-1.0.0.tar.bz2) = 3ed2d68e7bfcb065cd6e9d6b1e38044f2fb355c9
|
||||
RMD160 (libXTrap-1.0.0.tar.bz2) = 64be36fe42857079a6059895a24148edf0b4bfb2
|
||||
Size (libXTrap-1.0.0.tar.bz2) = 220148 bytes
|
|
@ -1,4 +0,0 @@
|
|||
Xaw is the X Athena Widget Set. Xaw is a widget set based on the
|
||||
X Toolkit Intrinsics (Xt) Library.
|
||||
|
||||
This libXaw is from the modular Xorg X11.
|
|
@ -1,34 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.3 2006/04/18 18:27:50 jeremy-c-reed Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libXaw-1.0.1
|
||||
CATEGORIES= graphics x11
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= reed@reedmedia.net
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= X Athena Widgets Library from modular Xorg X11
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
PKGCONFIG_OVERRIDE+= ${WRKSRC}/xaw6.pc.in
|
||||
PKGCONFIG_OVERRIDE+= ${WRKSRC}/xaw7.pc.in
|
||||
#TODO# PKGCONFIG_OVERRIDE+= ${WRKSRC}/xaw8.pc.in
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= LIB_MAN_SUFFIX=3
|
||||
|
||||
# TODO: should this install all three versions? document in DESCR
|
||||
# TODO: Xprint is required to build libXaw.so.8.
|
||||
|
||||
.include "../../x11/xproto/buildlink3.mk"
|
||||
.include "../../x11/xextproto/buildlink3.mk"
|
||||
.include "../../wip/libICE/buildlink3.mk"
|
||||
.include "../../wip/libSM/buildlink3.mk"
|
||||
.include "../../wip/libX11/buildlink3.mk"
|
||||
.include "../../wip/libXext/buildlink3.mk"
|
||||
.include "../../wip/libXmu/buildlink3.mk"
|
||||
.include "../../wip/libXpm/buildlink3.mk"
|
||||
.include "../../wip/libXt/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
83
libXaw/PLIST
83
libXaw/PLIST
|
@ -1,83 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/08 07:14:17 jeremy-c-reed Exp $
|
||||
include/X11/Xaw/AllWidgets.h
|
||||
include/X11/Xaw/AsciiSink.h
|
||||
include/X11/Xaw/AsciiSinkP.h
|
||||
include/X11/Xaw/AsciiSrc.h
|
||||
include/X11/Xaw/AsciiSrcP.h
|
||||
include/X11/Xaw/AsciiText.h
|
||||
include/X11/Xaw/AsciiTextP.h
|
||||
include/X11/Xaw/Box.h
|
||||
include/X11/Xaw/BoxP.h
|
||||
include/X11/Xaw/Cardinals.h
|
||||
include/X11/Xaw/Command.h
|
||||
include/X11/Xaw/CommandP.h
|
||||
include/X11/Xaw/Dialog.h
|
||||
include/X11/Xaw/DialogP.h
|
||||
include/X11/Xaw/Form.h
|
||||
include/X11/Xaw/FormP.h
|
||||
include/X11/Xaw/Grip.h
|
||||
include/X11/Xaw/GripP.h
|
||||
include/X11/Xaw/Label.h
|
||||
include/X11/Xaw/LabelP.h
|
||||
include/X11/Xaw/List.h
|
||||
include/X11/Xaw/ListP.h
|
||||
include/X11/Xaw/MenuButtoP.h
|
||||
include/X11/Xaw/MenuButton.h
|
||||
include/X11/Xaw/MultiSink.h
|
||||
include/X11/Xaw/MultiSinkP.h
|
||||
include/X11/Xaw/MultiSrc.h
|
||||
include/X11/Xaw/MultiSrcP.h
|
||||
include/X11/Xaw/Paned.h
|
||||
include/X11/Xaw/PanedP.h
|
||||
include/X11/Xaw/Panner.h
|
||||
include/X11/Xaw/PannerP.h
|
||||
include/X11/Xaw/Porthole.h
|
||||
include/X11/Xaw/PortholeP.h
|
||||
include/X11/Xaw/Repeater.h
|
||||
include/X11/Xaw/RepeaterP.h
|
||||
include/X11/Xaw/Reports.h
|
||||
include/X11/Xaw/Scrollbar.h
|
||||
include/X11/Xaw/ScrollbarP.h
|
||||
include/X11/Xaw/Simple.h
|
||||
include/X11/Xaw/SimpleMenP.h
|
||||
include/X11/Xaw/SimpleMenu.h
|
||||
include/X11/Xaw/SimpleP.h
|
||||
include/X11/Xaw/Sme.h
|
||||
include/X11/Xaw/SmeBSB.h
|
||||
include/X11/Xaw/SmeBSBP.h
|
||||
include/X11/Xaw/SmeLine.h
|
||||
include/X11/Xaw/SmeLineP.h
|
||||
include/X11/Xaw/SmeP.h
|
||||
include/X11/Xaw/StripCharP.h
|
||||
include/X11/Xaw/StripChart.h
|
||||
include/X11/Xaw/Template.c
|
||||
include/X11/Xaw/Template.h
|
||||
include/X11/Xaw/TemplateP.h
|
||||
include/X11/Xaw/Text.h
|
||||
include/X11/Xaw/TextP.h
|
||||
include/X11/Xaw/TextSink.h
|
||||
include/X11/Xaw/TextSinkP.h
|
||||
include/X11/Xaw/TextSrc.h
|
||||
include/X11/Xaw/TextSrcP.h
|
||||
include/X11/Xaw/Tip.h
|
||||
include/X11/Xaw/TipP.h
|
||||
include/X11/Xaw/Toggle.h
|
||||
include/X11/Xaw/ToggleP.h
|
||||
include/X11/Xaw/Tree.h
|
||||
include/X11/Xaw/TreeP.h
|
||||
include/X11/Xaw/VendorEP.h
|
||||
include/X11/Xaw/Viewport.h
|
||||
include/X11/Xaw/ViewportP.h
|
||||
include/X11/Xaw/XawImP.h
|
||||
include/X11/Xaw/XawInit.h
|
||||
lib/libXaw.so
|
||||
lib/libXaw.so.6
|
||||
lib/libXaw.so.7
|
||||
lib/libXaw6.la
|
||||
lib/libXaw7.la
|
||||
lib/pkgconfig/xaw6.pc
|
||||
lib/pkgconfig/xaw7.pc
|
||||
share/aclocal/xaw.m4
|
||||
man/man3/Xaw.3
|
||||
@dirrm include/X11/Xaw
|
||||
@comment @dirrm include/X11
|
|
@ -1,27 +0,0 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.2 2006/04/18 18:27:50 jeremy-c-reed Exp $
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
LIBXAW_BUILDLINK3_MK:= ${LIBXAW_BUILDLINK3_MK}+
|
||||
|
||||
.if !empty(BUILDLINK_DEPTH:M+)
|
||||
BUILDLINK_DEPENDS+= libXaw
|
||||
.endif
|
||||
|
||||
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:NlibXaw}
|
||||
BUILDLINK_PACKAGES+= libXaw
|
||||
|
||||
.if !empty(LIBXAW_BUILDLINK3_MK:M+)
|
||||
BUILDLINK_API_DEPENDS.libXaw+= libXaw>=1.0.1
|
||||
BUILDLINK_PKGSRCDIR.libXaw?= ../../wip/libXaw
|
||||
.endif # LIBXAW_BUILDLINK3_MK
|
||||
|
||||
.include "../../x11/xextproto/buildlink3.mk"
|
||||
.include "../../wip/libICE/buildlink3.mk"
|
||||
.include "../../wip/libSM/buildlink3.mk"
|
||||
.include "../../wip/libX11/buildlink3.mk"
|
||||
.include "../../wip/libXext/buildlink3.mk"
|
||||
.include "../../wip/libXmu/buildlink3.mk"
|
||||
.include "../../wip/libXpm/buildlink3.mk"
|
||||
.include "../../wip/libXt/buildlink3.mk"
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2006/04/08 07:14:17 jeremy-c-reed Exp $
|
||||
|
||||
SHA1 (libXaw-1.0.1.tar.bz2) = 74f31fba659c09f3ecb7826b5787e53896d211e5
|
||||
RMD160 (libXaw-1.0.1.tar.bz2) = 6b295cc2bc88cb3da54129467767e70974352afc
|
||||
Size (libXaw-1.0.1.tar.bz2) = 517750 bytes
|
|
@ -1 +0,0 @@
|
|||
This package contains the Xdamage extension.
|
|
@ -1,24 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.16 2006/05/19 16:51:21 ykomatsu Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libXdamage-1.0.2.2
|
||||
CATEGORIES= x11 devel
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= Xdamage extension (Library)
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
PKGCONFIG_OVERRIDE+= xdamage.pc.in
|
||||
|
||||
.include "../../wip/libX11/buildlink3.mk"
|
||||
.include "../../wip/damageproto/buildlink3.mk"
|
||||
.include "../../x11/xproto/buildlink3.mk"
|
||||
.include "../../wip/libXfixes/buildlink3.mk"
|
||||
.include "../../x11/fixesproto/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,4 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2004/09/23 05:59:46 jlamwww Exp $
|
||||
include/X11/extensions/Xdamage.h
|
||||
lib/libXdamage.la
|
||||
lib/pkgconfig/xdamage.pc
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.2 2006/03/12 03:39:42 jeremy-c-reed Exp $
|
||||
|
||||
SHA1 (libXdamage-1.0.2.2.tar.bz2) = b4edff6a7ae35264b0a5321a9e2c2e7b4ba30573
|
||||
RMD160 (libXdamage-1.0.2.2.tar.bz2) = 78d1fd86f8f4e59ce83b86f82d7ae405ad641ad1
|
||||
Size (libXdamage-1.0.2.2.tar.bz2) = 211331 bytes
|
|
@ -1,2 +0,0 @@
|
|||
This package contains the library and header files for the X Event
|
||||
Interceptor Library. This is from the modular X.org project.
|
|
@ -1,28 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2006/11/02 11:40:00 jsonn Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libXevie-1.0.2
|
||||
CATEGORIES= x11 devel
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= joerg@NetBSD.org
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= X Event Interceptor Library
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
PKGCONFIG_OVERRIDE+= xcomposite.pc.in
|
||||
|
||||
.include "../../x11/xproto/buildlink3.mk"
|
||||
.include "../../x11/xextproto/buildlink3.mk"
|
||||
.include "../../wip/evieext/buildlink3.mk"
|
||||
.include "../../wip/libX11/buildlink3.mk"
|
||||
.include "../../wip/libXext/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,12 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/02 11:40:00 jsonn Exp $
|
||||
include/X11/extensions/Xevie.h
|
||||
lib/libXevie.la
|
||||
lib/pkgconfig/xevie.pc
|
||||
man/man3/Xevie.3
|
||||
man/man3/XevieEnd.3
|
||||
man/man3/XevieQueryVersion.3
|
||||
man/man3/XevieSelectInput.3
|
||||
man/man3/XevieSendEvent.3
|
||||
man/man3/XevieStart.3
|
||||
@dirrm include/X11/extensions
|
||||
@dirrm include/X11
|
|
@ -1,23 +0,0 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.1.1.1 2006/11/02 11:40:00 jsonn Exp $
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
LIBXEVIE_BUILDLINK3_MK:= ${LIBXEVIE_BUILDLINK3_MK}+
|
||||
|
||||
.if ${BUILDLINK_DEPTH} == "+"
|
||||
BUILDLINK_DEPENDS+= libXevie
|
||||
.endif
|
||||
|
||||
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:NlibXevie}
|
||||
BUILDLINK_PACKAGES+= libXevie
|
||||
BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}libXevie
|
||||
|
||||
.if ${LIBXEVIE_BUILDLINK3_MK} == "+"
|
||||
BUILDLINK_API_DEPENDS.libXevie+= libXevie>=1.0.2
|
||||
BUILDLINK_PKGSRCDIR.libXevie?= ../../wip/libXevie
|
||||
.endif # LIBXEVIE_BUILDLINK3_MK
|
||||
|
||||
.include "../../x11/xproto/buildlink3.mk"
|
||||
.include "../../wip/libX11/buildlink3.mk"
|
||||
.include "../../wip/libXext/buildlink3.mk"
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2006/11/02 11:40:00 jsonn Exp $
|
||||
|
||||
SHA1 (libXevie-1.0.2.tar.bz2) = d22fd24d8f096fdff54d303d63fea1422f0cfeea
|
||||
RMD160 (libXevie-1.0.2.tar.bz2) = 9edd76129097691259e07c972a90378ecabe2c00
|
||||
Size (libXevie-1.0.2.tar.bz2) = 227721 bytes
|
|
@ -1 +0,0 @@
|
|||
Xfixes extension and library of X RandR from the modular X.org X11.
|
|
@ -1,39 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.24 2006/10/29 08:32:46 shattered Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libXfixes-4.0.1
|
||||
CATEGORIES= x11 devel
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= Xfixes library and extension of X RandR from modular X.org
|
||||
|
||||
CONFLICTS+= Xfixes-[0-9]*
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
CONFIGURE_ENV+= LIB_MAN_SUFFIX=3
|
||||
PKGCONFIG_OVERRIDE+= xfixes.pc.in
|
||||
|
||||
# needs version 4 which defines xXFixesHideCursorReq
|
||||
BUILDLINK_API_DEPENDS.fixesproto+= fixesproto>=4
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
.if defined(X11_TYPE) && ${X11_TYPE} == "native"
|
||||
CONFIGURE_ENV+= X_CFLAGS="-I${X11BASE}/include"
|
||||
CONFIGURE_ENV+= X_LIBS="-L${X11BASE}/lib -lX11"
|
||||
. include "../../mk/x11.buildlink3.mk"
|
||||
.endif
|
||||
|
||||
.if defined(X11_TYPE) && ${X11_TYPE} == "modular-xorg"
|
||||
. include "../../wip/libX11/buildlink3.mk"
|
||||
.endif
|
||||
|
||||
.include "../../x11/fixesproto/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,6 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.4 2005/11/10 02:03:51 jeremy-c-reed Exp $
|
||||
include/X11/extensions/Xfixes.h
|
||||
lib/libXfixes.la
|
||||
lib/pkgconfig/xfixes.pc
|
||||
man/man3/Xfixes.3
|
||||
@comment @dirrm include/X11/extensions
|
|
@ -1,27 +0,0 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.8 2006/10/13 16:50:51 jeremy-c-reed Exp $
|
||||
#
|
||||
# This Makefile fragment is included by packages that use libXfixes.
|
||||
#
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
LIBXFIXES_BUILDLINK3_MK:= ${LIBXFIXES_BUILDLINK3_MK}+
|
||||
|
||||
.if !empty(BUILDLINK_DEPTH:M+)
|
||||
BUILDLINK_DEPENDS+= libXfixes
|
||||
.endif
|
||||
|
||||
.if !empty(LIBXFIXES_BUILDLINK3_MK:M+)
|
||||
BUILDLINK_PACKAGES+= libXfixes
|
||||
BUILDLINK_API_DEPENDS.libXfixes?= libXfixes>=3.0.0
|
||||
BUILDLINK_PKGSRCDIR.libXfixes?= ../../wip/libXfixes
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
.if defined(X11_TYPE) && ${X11_TYPE} == "modular-xorg"
|
||||
. include "../../wip/libX11/buildlink3.mk"
|
||||
.endif
|
||||
|
||||
.include "../../x11/fixesproto/buildlink3.mk"
|
||||
|
||||
.endif # LIBXFIXES_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.6 2006/10/04 22:13:29 jeremy-c-reed Exp $
|
||||
|
||||
SHA1 (libXfixes-4.0.1.tar.bz2) = 5a37df7aacde815f70c8efb47adadfa7da4857ed
|
||||
RMD160 (libXfixes-4.0.1.tar.bz2) = 4349ea0d586f07ba34fc46141354d9a1136c638f
|
||||
Size (libXfixes-4.0.1.tar.bz2) = 227707 bytes
|
|
@ -1,2 +0,0 @@
|
|||
This package provides the X font Library from the modular
|
||||
X.org X11 project.
|
|
@ -1,27 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.18 2006/10/13 14:08:10 jeremy-c-reed Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libXfont-1.2.2
|
||||
CATEGORIES= x11 devel
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://www.x.org/
|
||||
COMMENT= X font Library
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
PKGCONFIG_OVERRIDE+= xfont.pc.in
|
||||
|
||||
.include "../../devel/zlib/buildlink3.mk"
|
||||
.include "../../graphics/freetype2/buildlink3.mk" ## configure doesn't check for this
|
||||
.include "../../wip/fontcacheproto/buildlink3.mk"
|
||||
.include "../../wip/libfontenc/buildlink3.mk"
|
||||
.include "../../wip/fontsproto/buildlink3.mk"
|
||||
.include "../../x11/xproto/buildlink3.mk"
|
||||
.include "../../wip/xtrans/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,20 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 2006/04/28 05:52:12 jeremy-c-reed Exp $
|
||||
include/X11/fonts/bdfint.h
|
||||
include/X11/fonts/bitmap.h
|
||||
include/X11/fonts/bufio.h
|
||||
include/X11/fonts/fntfil.h
|
||||
include/X11/fonts/fntfilio.h
|
||||
include/X11/fonts/fntfilst.h
|
||||
include/X11/fonts/fontconf.h
|
||||
include/X11/fonts/fontencc.h
|
||||
include/X11/fonts/fontmisc.h
|
||||
include/X11/fonts/fontmod.h
|
||||
include/X11/fonts/fontshow.h
|
||||
include/X11/fonts/fontutil.h
|
||||
include/X11/fonts/fontxlfd.h
|
||||
include/X11/fonts/ft.h
|
||||
include/X11/fonts/ftfuncs.h
|
||||
include/X11/fonts/pcf.h
|
||||
lib/libXfont.la
|
||||
lib/pkgconfig/xfont.pc
|
||||
@comment @dirrm include/X11/fonts
|
|
@ -1,28 +0,0 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.7 2006/08/18 04:38:18 jeremy-c-reed Exp $
|
||||
#
|
||||
# This Makefile fragment is included by packages that use libXfont.
|
||||
#
|
||||
# This file was created automatically using createbuildlink-3.1.
|
||||
#
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
LIBXFONT_BUILDLINK3_MK:= ${LIBXFONT_BUILDLINK3_MK}+
|
||||
|
||||
.if !empty(BUILDLINK_DEPTH:M+)
|
||||
BUILDLINK_DEPENDS+= libXfont
|
||||
.endif
|
||||
|
||||
.if !empty(LIBXFONT_BUILDLINK3_MK:M+)
|
||||
BUILDLINK_PACKAGES+= libXfont
|
||||
BUILDLINK_API_DEPENDS.libXfont+= libXfont>=1.1.0
|
||||
BUILDLINK_PKGSRCDIR.libXfont?= ../../wip/libXfont
|
||||
|
||||
.include "../../graphics/freetype2/buildlink3.mk"
|
||||
.include "../../wip/libX11/buildlink3.mk"
|
||||
.include "../../wip/libfontenc/buildlink3.mk"
|
||||
.include "../../wip/fontsproto/buildlink3.mk"
|
||||
.include "../../x11/xproto/buildlink3.mk"
|
||||
|
||||
.endif # LIBXFONT_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.6 2006/10/13 14:08:10 jeremy-c-reed Exp $
|
||||
|
||||
SHA1 (libXfont-1.2.2.tar.bz2) = 87493c319e1f4b79de7154dd6e2de5baadce3465
|
||||
RMD160 (libXfont-1.2.2.tar.bz2) = dacca74fe5cd882bcd6cceac4963f8cd8b4938d6
|
||||
Size (libXfont-1.2.2.tar.bz2) = 597652 bytes
|
10
libXft/DESCR
10
libXft/DESCR
|
@ -1,10 +0,0 @@
|
|||
Xft (2.0) provides a client-side font API for X applications. It uses
|
||||
Fontconfig to select fonts and the X protocol for rendering them. When
|
||||
available, Xft uses the Render extension to accelerate text drawing.
|
||||
When Render is not available, Xft uses the core protocol to draw
|
||||
client-side glyphs. This provides completely compatible support of
|
||||
client-side fonts for all X servers.
|
||||
|
||||
Xft (2.0) hides most of the underlying system details so that developers
|
||||
can confidently use its API to access client-side fonts in any X
|
||||
environment.
|
|
@ -1,32 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.5 2006/10/13 13:32:00 jeremy-c-reed Exp $
|
||||
|
||||
DISTNAME= libXft-2.1.10
|
||||
CATEGORIES= fonts x11
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://fontconfig.org/
|
||||
COMMENT= Library for configuring and customizing font access
|
||||
|
||||
CONFLICTS+= Xft2-[0-9]*
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
USE_LIBTOOL= YES
|
||||
USE_TOOLS+= pkg-config
|
||||
PKGCONFIG_OVERRIDE= xft.pc.in
|
||||
|
||||
.include "../../devel/zlib/buildlink3.mk"
|
||||
BUILDLINK_API_DEPENDS.fontconfig+= fontconfig>=2.2
|
||||
.include "../../fonts/fontconfig/buildlink3.mk"
|
||||
.include "../../graphics/freetype2/buildlink3.mk"
|
||||
.include "../../wip/libXrender/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
.if defined(X11_TYPE) && ${X11_TYPE} == "native"
|
||||
. include "../../mk/x11.buildlink3.mk"
|
||||
.endif
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
10
libXft/PLIST
10
libXft/PLIST
|
@ -1,10 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.2 2006/04/13 02:26:22 jeremy-c-reed Exp $
|
||||
bin/xft-config
|
||||
include/X11/Xft/Xft.h
|
||||
include/X11/Xft/XftCompat.h
|
||||
lib/libXft.la
|
||||
lib/pkgconfig/xft.pc
|
||||
man/man1/xft-config.1
|
||||
man/man3/Xft.3
|
||||
@dirrm include/X11/Xft
|
||||
@comment @dirrm include/X11
|
|
@ -1,28 +0,0 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.3 2006/10/13 16:50:51 jeremy-c-reed Exp $
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
LIBXFT_BUILDLINK3_MK:= ${LIBXFT_BUILDLINK3_MK}+
|
||||
|
||||
.if !empty(BUILDLINK_DEPTH:M+)
|
||||
BUILDLINK_DEPENDS+= libXft
|
||||
.endif
|
||||
|
||||
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:NlibXft}
|
||||
BUILDLINK_PACKAGES+= libXft
|
||||
|
||||
.if !empty(LIBXFT_BUILDLINK3_MK:M+)
|
||||
BUILDLINK_ABI_DEPENDS.libXft+= libXft>=2.1
|
||||
BUILDLINK_API_DEPENDS.libXft+= libXft>=2.1.7nb2
|
||||
BUILDLINK_PKGSRCDIR.libXft?= ../../wip/libXft
|
||||
.endif # LIBXFT_BUILDLINK3_MK
|
||||
|
||||
.include "../../fonts/fontconfig/buildlink3.mk"
|
||||
.include "../../wip/libXrender/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
.if defined(X11_TYPE) && ${X11_TYPE} == "native"
|
||||
CONFIGURE_ENV+= XFT_CFLAGS="-I${PREFIX}/include -I/${PREFIX}/include/freetype2"
|
||||
CONFIGURE_ENV+= XFT_LIBS="-L${PREFIX}/lib -lXft"
|
||||
.endif
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.2 2006/07/27 22:07:16 jeremy-c-reed Exp $
|
||||
|
||||
SHA1 (libXft-2.1.10.tar.bz2) = a5d661544c5605c44d22ccd76383344dee03254b
|
||||
RMD160 (libXft-2.1.10.tar.bz2) = 41fa35fff3ff5c8e9d9402c73b2b9971283acbc3
|
||||
Size (libXft-2.1.10.tar.bz2) = 252786 bytes
|
|
@ -1 +0,0 @@
|
|||
libXinerama provides X PanoramiX extension library.
|
|
@ -1,27 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.9 2006/04/18 18:27:51 jeremy-c-reed Exp $
|
||||
|
||||
DISTNAME= libXinerama-1.0.1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= X PanoramiX extension library
|
||||
|
||||
CONFLICTS+= XFree86-libs-[0-9]*
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
PKGCONFIG_OVERRIDE+= xinerama.pc.in
|
||||
|
||||
.include "../../wip/libX11/buildlink3.mk"
|
||||
.include "../../wip/libXext/buildlink3.mk"
|
||||
.include "../../x11/xextproto/buildlink3.mk"
|
||||
.include "../../wip/xineramaproto/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,4 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.4 2006/04/12 21:03:57 jeremy-c-reed Exp $
|
||||
lib/libXinerama.la
|
||||
lib/pkgconfig/xinerama.pc
|
||||
@comment in panoramixext: @dirrm include/X11/extensions
|
|
@ -1,23 +0,0 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.4 2006/04/18 18:27:51 jeremy-c-reed Exp $
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
LIBXINERAMA_BUILDLINK3_MK:= ${LIBXINERAMA_BUILDLINK3_MK}+
|
||||
|
||||
.if !empty(BUILDLINK_DEPTH:M+)
|
||||
BUILDLINK_DEPENDS+= libXinerama
|
||||
.endif
|
||||
|
||||
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:NlibXinerama}
|
||||
BUILDLINK_PACKAGES+= libXinerama
|
||||
|
||||
.if !empty(LIBXINERAMA_BUILDLINK3_MK:M+)
|
||||
BUILDLINK_API_DEPENDS.libXinerama+= libXinerama>=1.0.1
|
||||
BUILDLINK_PKGSRCDIR.libXinerama?= ../../wip/libXinerama
|
||||
.endif # LIBXINERAMA_BUILDLINK3_MK
|
||||
|
||||
.include "../../wip/libX11/buildlink3.mk"
|
||||
.include "../../wip/libXext/buildlink3.mk"
|
||||
.include "../../x11/xextproto/buildlink3.mk"
|
||||
.include "../../wip/xineramaproto/buildlink3.mk"
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.3 2006/04/12 21:03:57 jeremy-c-reed Exp $
|
||||
|
||||
SHA1 (libXinerama-1.0.1.tar.bz2) = 1c6c96105ac7d28ea3b50d0f71f749569b8d299e
|
||||
RMD160 (libXinerama-1.0.1.tar.bz2) = 21912f0f6c7bfe1cef02702ccfe8585db34fc74a
|
||||
Size (libXinerama-1.0.1.tar.bz2) = 206173 bytes
|
|
@ -1,9 +0,0 @@
|
|||
This Xmu library contains miscellaneous utilities and is not part of the
|
||||
Xlib standard. It contains routines which only use public interfaces
|
||||
so that it may be layered on top of any proprietary implementation of
|
||||
Xlib or Xt.
|
||||
|
||||
This also includes the Mini Xmu library that does not use Xt and Xaw.
|
||||
|
||||
This is part of the X Libraries and Protocol Headers Project at
|
||||
freedesktop.org.
|
|
@ -1,30 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.19 2006/10/05 03:02:09 jeremy-c-reed Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libXmu-1.0.2
|
||||
CATEGORIES= x11 devel
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= reed@reedmedia.net
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= X Miscellaneous Utilities library
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
PKGCONFIG_OVERRIDE+= xmu.pc.in
|
||||
PKGCONFIG_OVERRIDE+= xmuu.pc.in
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
#.include "../../wip/libICE/buildlink3.mk"
|
||||
#.include "../../wip/libSM/buildlink3.mk"
|
||||
.include "../../wip/libX11/buildlink3.mk"
|
||||
.include "../../wip/libXext/buildlink3.mk"
|
||||
.include "../../wip/libXt/buildlink3.mk"
|
||||
.include "../../x11/xextproto/buildlink3.mk"
|
||||
|
||||
.include "../../mk/pthread.buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
28
libXmu/PLIST
28
libXmu/PLIST
|
@ -1,28 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.4 2004/09/23 05:59:48 jlamwww Exp $
|
||||
include/X11/Xmu/Atoms.h
|
||||
include/X11/Xmu/CharSet.h
|
||||
include/X11/Xmu/CloseHook.h
|
||||
include/X11/Xmu/Converters.h
|
||||
include/X11/Xmu/CurUtil.h
|
||||
include/X11/Xmu/CvtCache.h
|
||||
include/X11/Xmu/DisplayQue.h
|
||||
include/X11/Xmu/Drawing.h
|
||||
include/X11/Xmu/Editres.h
|
||||
include/X11/Xmu/EditresP.h
|
||||
include/X11/Xmu/Error.h
|
||||
include/X11/Xmu/ExtAgent.h
|
||||
include/X11/Xmu/Initer.h
|
||||
include/X11/Xmu/Lookup.h
|
||||
include/X11/Xmu/Misc.h
|
||||
include/X11/Xmu/StdCmap.h
|
||||
include/X11/Xmu/StdSel.h
|
||||
include/X11/Xmu/SysUtil.h
|
||||
include/X11/Xmu/WidgetNode.h
|
||||
include/X11/Xmu/WinUtil.h
|
||||
include/X11/Xmu/Xct.h
|
||||
include/X11/Xmu/Xmu.h
|
||||
lib/libXmu.la
|
||||
lib/libXmuu.la
|
||||
lib/pkgconfig/xmu.pc
|
||||
lib/pkgconfig/xmuu.pc
|
||||
@dirrm include/X11/Xmu
|
|
@ -1,28 +0,0 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.8 2006/10/05 03:23:53 jeremy-c-reed Exp $
|
||||
#
|
||||
# This Makefile fragment is included by packages that use libXmu.
|
||||
#
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
LIBXMU_BUILDLINK3_MK:= ${LIBXMU_BUILDLINK3_MK}+
|
||||
|
||||
.if !empty(BUILDLINK_DEPTH:M+)
|
||||
BUILDLINK_DEPENDS+= libXmu
|
||||
.endif
|
||||
|
||||
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:NlibXmu}
|
||||
BUILDLINK_PACKAGES+= libXmu
|
||||
|
||||
.if !empty(LIBXMU_BUILDLINK3_MK:M+)
|
||||
BUILDLINK_API_DEPENDS.libXmu+= libXmu>=1.0.0
|
||||
BUILDLINK_PKGSRCDIR.libXmu?= ../../wip/libXmu
|
||||
.endif # LIBXMU_BUILDLINK3_MK
|
||||
|
||||
.include "../../wip/libXext/buildlink3.mk"
|
||||
.include "../../wip/libXt/buildlink3.mk"
|
||||
|
||||
.include "../../mk/pthread.buildlink3.mk"
|
||||
LIBS+= ${BUILDLINK_LDADD.pthread}
|
||||
LDFLAGS+= ${BUILDLINK_LDADD.pthread}
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.5 2006/10/05 03:02:09 jeremy-c-reed Exp $
|
||||
|
||||
SHA1 (libXmu-1.0.2.tar.bz2) = 2a12c80c62916eca954a0d7802413d7cc754e7ab
|
||||
RMD160 (libXmu-1.0.2.tar.bz2) = ab9407a8e9adcde01f8df0b18243b8702f3a3ef8
|
||||
Size (libXmu-1.0.2.tar.bz2) = 272744 bytes
|
|
@ -1,5 +0,0 @@
|
|||
The X Print Service Extension Library (libXp) provides public APIs
|
||||
to allow client applications to render to non-display devices.
|
||||
It can query about printers, send jobs, and more.
|
||||
|
||||
This is from the modular X.org.
|
|
@ -1,38 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.2 2006/06/17 19:04:47 jeremy-c-reed Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libXp-1.0.0
|
||||
CATEGORIES= x11 print
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= reed@reedmedia.net
|
||||
HOMEPAGE= http://xorg.freedesktop.org/releases/individual/lib/
|
||||
COMMENT= X Print Service Extension Library
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ENV+= LIB_MAN_SUFFIX=3
|
||||
PKGCONFIG_OVERRIDE+= xp.pc.in
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
# TODO: check this -- this was needed for 3.99 but not 2.0.2
|
||||
.if ${OPSYS} == "NetBSD" && !empty(OS_VERSION:M[3]*)
|
||||
CFLAGS+= -D_POSIX_THREAD_SAFE_FUNCTIONS
|
||||
.endif
|
||||
|
||||
.include "../../mk/pthread.buildlink3.mk"
|
||||
|
||||
.if defined(PTHREAD_TYPE) && ${PTHREAD_TYPE} == "none"
|
||||
# XXX need to test this and see how PLIST changes
|
||||
CONFIGURE_ARGS+= --disable-xthreads
|
||||
.endif
|
||||
|
||||
.include "../../wip/libX11/buildlink3.mk"
|
||||
.include "../../wip/libXext/buildlink3.mk"
|
||||
.include "../../x11/xextproto/buildlink3.mk"
|
||||
.include "../../wip/printproto/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
37
libXp/PLIST
37
libXp/PLIST
|
@ -1,37 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/29 04:27:30 jeremy-c-reed Exp $
|
||||
lib/libXp.la
|
||||
lib/pkgconfig/xp.pc
|
||||
man/man3/XpCancelDoc.3
|
||||
man/man3/XpCancelJob.3
|
||||
man/man3/XpCancelPage.3
|
||||
man/man3/XpCreateContext.3
|
||||
man/man3/XpDestroyContext.3
|
||||
man/man3/XpEndDoc.3
|
||||
man/man3/XpEndJob.3
|
||||
man/man3/XpEndPage.3
|
||||
man/man3/XpFreePrinterList.3
|
||||
man/man3/XpGetAttributes.3
|
||||
man/man3/XpGetContext.3
|
||||
man/man3/XpGetDocumentData.3
|
||||
man/man3/XpGetImageResolution.3
|
||||
man/man3/XpGetLocaleHinter.3
|
||||
man/man3/XpGetOneAttribute.3
|
||||
man/man3/XpGetPageDimensions.3
|
||||
man/man3/XpGetPdmStartParams.3
|
||||
man/man3/XpGetPrinterList.3
|
||||
man/man3/XpGetScreenOfContext.3
|
||||
man/man3/XpInputSelected.3
|
||||
man/man3/XpPutDocumentData.3
|
||||
man/man3/XpQueryExtension.3
|
||||
man/man3/XpQueryScreens.3
|
||||
man/man3/XpQueryVersion.3
|
||||
man/man3/XpRehashPrinterList.3
|
||||
man/man3/XpSelectInput.3
|
||||
man/man3/XpSetAttributes.3
|
||||
man/man3/XpSetContext.3
|
||||
man/man3/XpSetImageResolution.3
|
||||
man/man3/XpSetLocaleHinter.3
|
||||
man/man3/XpStartDoc.3
|
||||
man/man3/XpStartJob.3
|
||||
man/man3/XpStartPage.3
|
||||
man/man3/libXp.3
|
|
@ -1,4 +0,0 @@
|
|||
on netbsd current
|
||||
XpJob.c: In function `XpStartJob':
|
||||
XpJob.c:111: error: too few arguments to function `getpwuid_r'
|
||||
|
|
@ -1,29 +0,0 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.1.1.1 2006/04/29 04:27:30 jeremy-c-reed Exp $
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
LIBXP_BUILDLINK3_MK:= ${LIBXP_BUILDLINK3_MK}+
|
||||
|
||||
.if !empty(BUILDLINK_DEPTH:M+)
|
||||
BUILDLINK_DEPENDS+= libXp
|
||||
.endif
|
||||
|
||||
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:NlibXp}
|
||||
BUILDLINK_PACKAGES+= libXp
|
||||
|
||||
.if !empty(LIBXP_BUILDLINK3_MK:M+)
|
||||
BUILDLINK_API_DEPENDS.libXp+= libXp>=1.0.0
|
||||
BUILDLINK_PKGSRCDIR.libXp?= ../../wip/libXp
|
||||
.endif # LIBXP_BUILDLINK3_MK
|
||||
|
||||
# XXX
|
||||
# XXX Uncomment and keep only the buildlink3 lines below which are directly
|
||||
# XXX needed for dependencies to compile, link, and run. If this package
|
||||
# XXX provides a wrappered API or otherwise does not expose the APIs of the
|
||||
# XXX buildlink3 lines below to dependencies, remove them.
|
||||
# XXX
|
||||
#.include "../../wip/libX11/buildlink3.mk"
|
||||
#.include "../../wip/libXext/buildlink3.mk"
|
||||
#.include "../../x11/xextproto/buildlink3.mk"
|
||||
#.include "../../wip/printproto/buildlink3.mk"
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2006/04/29 04:27:30 jeremy-c-reed Exp $
|
||||
|
||||
SHA1 (libXp-1.0.0.tar.bz2) = fac67954e247fc805af6e495ff8695b5724cd1e2
|
||||
RMD160 (libXp-1.0.0.tar.bz2) = 5d12e6bd1598654d1aa47a818047d1e0c6f50145
|
||||
Size (libXp-1.0.0.tar.bz2) = 244470 bytes
|
|
@ -1,6 +0,0 @@
|
|||
XPM (X PixMap) is a format for storing and retrieving X pixmaps
|
||||
to and from files.
|
||||
|
||||
This libXpm is from the modular Xorg X11.
|
||||
|
||||
This package includes the cxpm(1) tool for checking XPM files.
|
|
@ -1,25 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.3 2006/04/18 18:27:51 jeremy-c-reed Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libXpm-3.5.4.2
|
||||
CATEGORIES= graphics x11
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= reed@reedmedia.net
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= X PixMap Library from modular Xorg X11
|
||||
|
||||
CONFLICTS+= xpm-[0-9]*
|
||||
|
||||
# This does not include the sxpm tool for displaying XPM images.
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
PKGCONFIG_OVERRIDE+= ${WRKSRC}/xpm.pc.in
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= APP_MAN_SUFFIX=1
|
||||
|
||||
.include "../../x11/xproto/buildlink3.mk"
|
||||
.include "../../wip/libX11/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,7 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2006/03/30 00:03:46 jeremy-c-reed Exp $
|
||||
bin/cxpm
|
||||
include/X11/xpm.h
|
||||
lib/libXpm.la
|
||||
lib/pkgconfig/xpm.pc
|
||||
man/man1/cxpm.1
|
||||
@comment @dirrm include/X11
|
|
@ -1,21 +0,0 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.3 2006/04/18 18:27:51 jeremy-c-reed Exp $
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
LIBXPM_BUILDLINK3_MK:= ${LIBXPM_BUILDLINK3_MK}+
|
||||
|
||||
.if !empty(BUILDLINK_DEPTH:M+)
|
||||
BUILDLINK_DEPENDS+= libXpm
|
||||
.endif
|
||||
|
||||
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:NlibXpm}
|
||||
BUILDLINK_PACKAGES+= libXpm
|
||||
|
||||
.if !empty(LIBXPM_BUILDLINK3_MK:M+)
|
||||
BUILDLINK_API_DEPENDS.libXpm+= libXpm>=3.5.4.2
|
||||
BUILDLINK_PKGSRCDIR.libXpm?= ../../wip/libXpm
|
||||
.endif # LIBXPM_BUILDLINK3_MK
|
||||
|
||||
#.include "../../x11/xproto/buildlink3.mk"
|
||||
.include "../../wip/libX11/buildlink3.mk"
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2006/03/30 00:03:46 jeremy-c-reed Exp $
|
||||
|
||||
SHA1 (libXpm-3.5.4.2.tar.bz2) = f6aa92f162f4aaa12b8150544f41184a8261550b
|
||||
RMD160 (libXpm-3.5.4.2.tar.bz2) = d29fceae1b49de34801b1cd4bfa6a1a7b89b1f66
|
||||
Size (libXpm-3.5.4.2.tar.bz2) = 330661 bytes
|
|
@ -1,7 +0,0 @@
|
|||
This package provides the X RandR Library from the modular X.org
|
||||
X11 project.
|
||||
|
||||
This simple library is designed to interface with the X Resize,
|
||||
Rotate, and Reflection Extension. This allows clients to change
|
||||
the size and rotation of the root window of a screen, along with
|
||||
the ability to reflect the screen about either axis.
|
|
@ -1,41 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.10 2006/10/29 08:32:46 shattered Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libXrandr-1.1.1
|
||||
CATEGORIES= x11 devel
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= X RandR Library from X.org
|
||||
|
||||
CONFLICTS+= Xrandr-[0-9]*
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
CONFIGURE_ENV+= LIB_MAN_SUFFIX=3
|
||||
PKGCONFIG_OVERRIDE+= xrandr.pc.in
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
.if defined(X11_TYPE) && ${X11_TYPE} == "native"
|
||||
CONFIGURE_ENV+= X_CFLAGS="-I${X11BASE}/include"
|
||||
CONFIGURE_ENV+= X_LIBS="-L${X11BASE}/lib -lX11"
|
||||
CONFIGURE_ENV+= RANDR_CFLAGS="-I${BUILDLINK_PREFIX.Xrender}/include"
|
||||
CONFIGURE_ENV+= RANDR_LIBS="-L${BUILDLINK_PREFIX.Xrender}/lib -lX11"
|
||||
. include "../../mk/x11.buildlink3.mk"
|
||||
.endif
|
||||
|
||||
.if defined(X11_TYPE) && ${X11_TYPE} == "modular-xorg"
|
||||
. include "../../wip/libX11/buildlink3.mk"
|
||||
. include "../../wip/libXext/buildlink3.mk"
|
||||
.endif
|
||||
|
||||
.include "../../wip/libXrender/buildlink3.mk"
|
||||
.include "../../x11/randrproto/buildlink3.mk"
|
||||
.include "../../x11/renderproto/buildlink3.mk"
|
||||
.include "../../x11/xextproto/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,22 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2006/03/25 01:40:20 jeremy-c-reed Exp $
|
||||
include/X11/extensions/Xrandr.h
|
||||
lib/libXrandr.la
|
||||
lib/pkgconfig/xrandr.pc
|
||||
man/man3/XRRConfig.3
|
||||
man/man3/XRRConfigCurrentConfiguration.3
|
||||
man/man3/XRRConfigCurrentRate.3
|
||||
man/man3/XRRConfigRates.3
|
||||
man/man3/XRRConfigRotations.3
|
||||
man/man3/XRRConfigSizes.3
|
||||
man/man3/XRRConfigTimes.3
|
||||
man/man3/XRRFreeScreenConfigInfo.3
|
||||
man/man3/XRRGetScreenInfo.3
|
||||
man/man3/XRRQueryExtension.3
|
||||
man/man3/XRRQueryVersion.3
|
||||
man/man3/XRRRootToScreen.3
|
||||
man/man3/XRRScreenConfig.3
|
||||
man/man3/XRRSelectInput.3
|
||||
man/man3/XRRSetScreenConfig.3
|
||||
man/man3/XRRSetScreenConfigAndRate.3
|
||||
man/man3/Xrandr.3
|
||||
@comment @dirrm include/X11/extensions
|
|
@ -1,28 +0,0 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.5 2006/10/13 16:50:51 jeremy-c-reed Exp $
|
||||
#
|
||||
# This Makefile fragment is included by packages that use libXrandr.
|
||||
#
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
LIBXRANDR_BUILDLINK3_MK:= ${LIBXRANDR_BUILDLINK3_MK}+
|
||||
|
||||
.if !empty(BUILDLINK_DEPTH:M+)
|
||||
BUILDLINK_DEPENDS+= libXrandr
|
||||
.endif
|
||||
|
||||
.if !empty(LIBXRANDR_BUILDLINK3_MK:M+)
|
||||
BUILDLINK_PACKAGES+= libXrandr
|
||||
BUILDLINK_API_DEPENDS.libXrandr+= libXrandr>=0.9.0
|
||||
BUILDLINK_PKGSRCDIR.libXrandr?= ../../wip/libXrandr
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
.if defined(X11_TYPE) && ${X11_TYPE} == "modular-xorg"
|
||||
. include "../../wip/libX11/buildlink3.mk"
|
||||
. include "../../wip/libXext/buildlink3.mk"
|
||||
.endif
|
||||
|
||||
.include "../../x11/randrproto/buildlink3.mk"
|
||||
|
||||
.endif # LIBXRANDR_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.4 2006/07/28 00:48:54 jeremy-c-reed Exp $
|
||||
|
||||
SHA1 (libXrandr-1.1.1.tar.bz2) = 48fdb18667b9d9e1423a3dbb05be246fa6ec47b2
|
||||
RMD160 (libXrandr-1.1.1.tar.bz2) = 90377bb35682dd4fc0c171b92ad4fcb5efa10dfe
|
||||
Size (libXrandr-1.1.1.tar.bz2) = 231984 bytes
|
|
@ -1,3 +0,0 @@
|
|||
This package provides the X Render Library from the modular X.org X11
|
||||
project.
|
||||
|
|
@ -1,42 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.18 2006/10/13 12:37:46 jeremy-c-reed Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libXrender-0.9.1
|
||||
CATEGORIES= x11 devel
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= X Render Library
|
||||
|
||||
CONFLICTS+= Xrender-[0-9]*
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
PKGCONFIG_OVERRIDE+= xrender.pc.in
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
.if defined(X11_TYPE) && ${X11_TYPE} == "native"
|
||||
CONFIGURE_ENV+= X_CFLAGS="-I${X11BASE}/include"
|
||||
CONFIGURE_ENV+= X_LIBS="-L${X11BASE}/lib -lX11"
|
||||
. include "../../mk/x11.buildlink3.mk"
|
||||
|
||||
. if !exists(${X11BASE}/include/X11/Xregion.h)
|
||||
# Xregion.h is in Xorg; if missing copy to buildlink includes directory
|
||||
pre-configure:
|
||||
${CP} ${FILESDIR}/Xregion.h ${BUILDLINK_DIR}/include/X11/
|
||||
. endif
|
||||
|
||||
.endif # native
|
||||
|
||||
.if defined(X11_TYPE) && ${X11_TYPE} == "modular-xorg"
|
||||
. include "../../wip/libX11/buildlink3.mk"
|
||||
. include "../../wip/libXext/buildlink3.mk"
|
||||
.endif
|
||||
|
||||
.include "../../x11/renderproto/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,5 +0,0 @@
|
|||
@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
|
|
@ -1,11 +0,0 @@
|
|||
This package is the same code as x11/Xrender.
|
||||
|
||||
The main differences are that its uses other freedesktop.org xlib
|
||||
code as dependencies and does not use USE_X11. (This means that
|
||||
it doesn't need complete XFree86 to build.)
|
||||
|
||||
A problem is that regular x11/Xrender installs to the same place.
|
||||
This will overwrite parts of x11/Xrender's files.
|
||||
|
||||
This needs to be fixed so the correct version of "Xrender"
|
||||
is used depending on the setup.
|
|
@ -1,29 +0,0 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.6 2006/10/13 16:50:51 jeremy-c-reed Exp $
|
||||
#
|
||||
# This Makefile fragment is included by packages that use libXrender.
|
||||
#
|
||||
# This file was created automatically using createbuildlink-3.1.
|
||||
#
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
LIBXRENDER_BUILDLINK3_MK:= ${LIBXRENDER_BUILDLINK3_MK}+
|
||||
|
||||
.if !empty(BUILDLINK_DEPTH:M+)
|
||||
BUILDLINK_DEPENDS+= libXrender
|
||||
.endif
|
||||
|
||||
.if !empty(LIBXRENDER_BUILDLINK3_MK:M+)
|
||||
BUILDLINK_PACKAGES+= libXrender
|
||||
BUILDLINK_API_DEPENDS.libXrender+= libXrender>=0.9.0
|
||||
BUILDLINK_PKGSRCDIR.libXrender?= ../../wip/libXrender
|
||||
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
.if defined(X11_TYPE) && ${X11_TYPE} == "modular-xorg"
|
||||
. include "../../wip/libX11/buildlink3.mk"
|
||||
.endif
|
||||
|
||||
.include "../../x11/renderproto/buildlink3.mk"
|
||||
|
||||
.endif # LIBXRENDER_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.4 2006/07/28 00:58:35 jeremy-c-reed Exp $
|
||||
|
||||
SHA1 (libXrender-0.9.1.tar.bz2) = 170e1aca18f282018e8e675e453ece1779168ceb
|
||||
RMD160 (libXrender-0.9.1.tar.bz2) = 94ce1f31b308ffed3e95377ceaede7ce84cc6f23
|
||||
Size (libXrender-0.9.1.tar.bz2) = 240508 bytes
|
|
@ -1,190 +0,0 @@
|
|||
/* $Xorg: region.h,v 1.4 2001/02/09 02:03:40 xorgcvs Exp $ */
|
||||
/************************************************************************
|
||||
|
||||
Copyright 1987, 1998 The Open Group
|
||||
|
||||
Permission to use, copy, modify, distribute, and sell this software and its
|
||||
documentation for any purpose is hereby granted without fee, provided that
|
||||
the above copyright notice appear in all copies and that both that
|
||||
copyright notice and this permission notice appear in supporting
|
||||
documentation.
|
||||
|
||||
The above copyright notice and this permission notice shall be included in
|
||||
all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
|
||||
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
Except as contained in this notice, the name of The Open Group shall not be
|
||||
used in advertising or otherwise to promote the sale, use or other dealings
|
||||
in this Software without prior written authorization from The Open Group.
|
||||
|
||||
|
||||
Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts.
|
||||
|
||||
All Rights Reserved
|
||||
|
||||
Permission to use, copy, modify, and distribute this software and its
|
||||
documentation for any purpose and without fee is hereby granted,
|
||||
provided that the above copyright notice appear in all copies and that
|
||||
both that copyright notice and this permission notice appear in
|
||||
supporting documentation, and that the name of Digital not be
|
||||
used in advertising or publicity pertaining to distribution of the
|
||||
software without specific, written prior permission.
|
||||
|
||||
DIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
|
||||
ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
|
||||
DIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
|
||||
ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
|
||||
WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
|
||||
ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
||||
SOFTWARE.
|
||||
|
||||
************************************************************************/
|
||||
|
||||
#ifndef _XREGION_H
|
||||
#define _XREGION_H
|
||||
|
||||
typedef struct {
|
||||
short x1, x2, y1, y2;
|
||||
} Box, BOX, BoxRec, *BoxPtr;
|
||||
|
||||
typedef struct {
|
||||
short x, y, width, height;
|
||||
}RECTANGLE, RectangleRec, *RectanglePtr;
|
||||
|
||||
#define TRUE 1
|
||||
#define FALSE 0
|
||||
#define MAXSHORT 32767
|
||||
#define MINSHORT -MAXSHORT
|
||||
#ifndef MAX
|
||||
#define MAX(a,b) (((a) > (b)) ? (a) : (b))
|
||||
#endif
|
||||
#ifndef MIN
|
||||
#define MIN(a,b) (((a) < (b)) ? (a) : (b))
|
||||
#endif
|
||||
|
||||
|
||||
/*
|
||||
* clip region
|
||||
*/
|
||||
|
||||
typedef struct _XRegion {
|
||||
long size;
|
||||
long numRects;
|
||||
BOX *rects;
|
||||
BOX extents;
|
||||
} REGION;
|
||||
|
||||
/* Xutil.h contains the declaration:
|
||||
* typedef struct _XRegion *Region;
|
||||
*/
|
||||
|
||||
/* 1 if two BOXs overlap.
|
||||
* 0 if two BOXs do not overlap.
|
||||
* Remember, x2 and y2 are not in the region
|
||||
*/
|
||||
#define EXTENTCHECK(r1, r2) \
|
||||
((r1)->x2 > (r2)->x1 && \
|
||||
(r1)->x1 < (r2)->x2 && \
|
||||
(r1)->y2 > (r2)->y1 && \
|
||||
(r1)->y1 < (r2)->y2)
|
||||
|
||||
/*
|
||||
* update region extents
|
||||
*/
|
||||
#define EXTENTS(r,idRect){\
|
||||
if((r)->x1 < (idRect)->extents.x1)\
|
||||
(idRect)->extents.x1 = (r)->x1;\
|
||||
if((r)->y1 < (idRect)->extents.y1)\
|
||||
(idRect)->extents.y1 = (r)->y1;\
|
||||
if((r)->x2 > (idRect)->extents.x2)\
|
||||
(idRect)->extents.x2 = (r)->x2;\
|
||||
if((r)->y2 > (idRect)->extents.y2)\
|
||||
(idRect)->extents.y2 = (r)->y2;\
|
||||
}
|
||||
|
||||
/*
|
||||
* Check to see if there is enough memory in the present region.
|
||||
*/
|
||||
#define MEMCHECK(reg, rect, firstrect){\
|
||||
if ((reg)->numRects >= ((reg)->size - 1)){\
|
||||
(firstrect) = (BOX *) Xrealloc \
|
||||
((char *)(firstrect), (unsigned) (2 * (sizeof(BOX)) * ((reg)->size)));\
|
||||
if ((firstrect) == 0)\
|
||||
return(0);\
|
||||
(reg)->size *= 2;\
|
||||
(rect) = &(firstrect)[(reg)->numRects];\
|
||||
}\
|
||||
}
|
||||
|
||||
/* this routine checks to see if the previous rectangle is the same
|
||||
* or subsumes the new rectangle to add.
|
||||
*/
|
||||
|
||||
#define CHECK_PREVIOUS(Reg, R, Rx1, Ry1, Rx2, Ry2)\
|
||||
(!(((Reg)->numRects > 0)&&\
|
||||
((R-1)->y1 == (Ry1)) &&\
|
||||
((R-1)->y2 == (Ry2)) &&\
|
||||
((R-1)->x1 <= (Rx1)) &&\
|
||||
((R-1)->x2 >= (Rx2))))
|
||||
|
||||
/* add a rectangle to the given Region */
|
||||
#define ADDRECT(reg, r, rx1, ry1, rx2, ry2){\
|
||||
if (((rx1) < (rx2)) && ((ry1) < (ry2)) &&\
|
||||
CHECK_PREVIOUS((reg), (r), (rx1), (ry1), (rx2), (ry2))){\
|
||||
(r)->x1 = (rx1);\
|
||||
(r)->y1 = (ry1);\
|
||||
(r)->x2 = (rx2);\
|
||||
(r)->y2 = (ry2);\
|
||||
EXTENTS((r), (reg));\
|
||||
(reg)->numRects++;\
|
||||
(r)++;\
|
||||
}\
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* add a rectangle to the given Region */
|
||||
#define ADDRECTNOX(reg, r, rx1, ry1, rx2, ry2){\
|
||||
if ((rx1 < rx2) && (ry1 < ry2) &&\
|
||||
CHECK_PREVIOUS((reg), (r), (rx1), (ry1), (rx2), (ry2))){\
|
||||
(r)->x1 = (rx1);\
|
||||
(r)->y1 = (ry1);\
|
||||
(r)->x2 = (rx2);\
|
||||
(r)->y2 = (ry2);\
|
||||
(reg)->numRects++;\
|
||||
(r)++;\
|
||||
}\
|
||||
}
|
||||
|
||||
#define EMPTY_REGION(pReg) pReg->numRects = 0
|
||||
|
||||
#define REGION_NOT_EMPTY(pReg) pReg->numRects
|
||||
|
||||
#define INBOX(r, x, y) \
|
||||
( ( ((r).x2 > x)) && \
|
||||
( ((r).x1 <= x)) && \
|
||||
( ((r).y2 > y)) && \
|
||||
( ((r).y1 <= y)) )
|
||||
|
||||
/*
|
||||
* number of points to buffer before sending them off
|
||||
* to scanlines() : Must be an even number
|
||||
*/
|
||||
#define NUMPTSTOBUFFER 200
|
||||
|
||||
/*
|
||||
* used to allocate buffers for points and link
|
||||
* the buffers together
|
||||
*/
|
||||
typedef struct _POINTBLOCK {
|
||||
XPoint pts[NUMPTSTOBUFFER];
|
||||
struct _POINTBLOCK *next;
|
||||
} POINTBLOCK;
|
||||
|
||||
#endif
|
|
@ -1,5 +0,0 @@
|
|||
This package contains the X Resource Information Extension Library
|
||||
from the modular X.org project.
|
||||
|
||||
X-Resource is an extension that allows a client to query the X
|
||||
server about its usage of various resources.
|
|
@ -1,25 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.17 2006/10/18 22:17:44 jeremy-c-reed Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libXres-1.0.2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= X Resource Information Extension Library
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
PKGCONFIG_OVERRIDE+= xres.pc.in
|
||||
|
||||
.include "../../wip/libX11/buildlink3.mk"
|
||||
.include "../../wip/libXext/buildlink3.mk"
|
||||
.include "../../wip/resourceproto/buildlink3.mk"
|
||||
.include "../../x11/xextproto/buildlink3.mk"
|
||||
.include "../../x11/xproto/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,11 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.4 2006/04/12 23:17:18 jeremy-c-reed Exp $
|
||||
include/X11/extensions/XRes.h
|
||||
lib/libXRes.la
|
||||
lib/pkgconfig/xres.pc
|
||||
man/man3/XRes.3
|
||||
man/man3/XResQueryClientPixmapBytes.3
|
||||
man/man3/XResQueryClientResources.3
|
||||
man/man3/XResQueryClients.3
|
||||
man/man3/XResQueryExtension.3
|
||||
man/man3/XResQueryVersion.3
|
||||
@comment @dirrm include/X11/extensions
|
|
@ -1,23 +0,0 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.6 2006/04/18 18:27:51 jeremy-c-reed Exp $
|
||||
#
|
||||
# This Makefile fragment is included by packages that use libXres.
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
LIBXRES_BUILDLINK3_MK:= ${LIBXRES_BUILDLINK3_MK}+
|
||||
|
||||
.if !empty(BUILDLINK_DEPTH:M+)
|
||||
BUILDLINK_DEPENDS+= libXres
|
||||
.endif
|
||||
|
||||
.if !empty(LIBXRES_BUILDLINK3_MK:M+)
|
||||
BUILDLINK_PACKAGES+= libXres
|
||||
BUILDLINK_API_DEPENDS.libXres+= libXres>=1.0.0
|
||||
BUILDLINK_PKGSRCDIR.libXres?= ../../wip/libXres
|
||||
|
||||
.include "../../wip/libX11/buildlink3.mk"
|
||||
.include "../../wip/libXext/buildlink3.mk"
|
||||
.include "../../x11/xproto/buildlink3.mk"
|
||||
|
||||
.endif # LIBXRES_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.5 2006/10/18 22:17:44 jeremy-c-reed Exp $
|
||||
|
||||
SHA1 (libXres-1.0.2.tar.bz2) = ffe3eb250240d0eb1752063111a7f4fef3d3c4ce
|
||||
RMD160 (libXres-1.0.2.tar.bz2) = 53d39dbe078764d864c94e37a7e652a5dba26b2f
|
||||
Size (libXres-1.0.2.tar.bz2) = 231444 bytes
|
|
@ -1,6 +0,0 @@
|
|||
This is the X Toolkit Intrinsics library. Xt Intrinsics is a library
|
||||
of C routines (based on Xlib) used for designing user interfaces
|
||||
with widgets. It also provides functions for handling events,
|
||||
initializing windows, and interpreting resource files.
|
||||
|
||||
This is from the modular X.org project.
|
|
@ -1,28 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.20 2006/04/18 18:27:51 jeremy-c-reed Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libXt-1.0.0
|
||||
CATEGORIES= x11 devel
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= reed@reedmedia.net
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= X Toolkit Intrinsics library
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
CONFIGURE_ENV+= APP_MAN_SUFFIX=1 LIB_MAN_SUFFIX=3
|
||||
PKGCONFIG_OVERRIDE+= xt.pc.in
|
||||
|
||||
.include "../../wip/libSM/buildlink3.mk"
|
||||
.include "../../wip/libX11/buildlink3.mk"
|
||||
.include "../../wip/kbproto/buildlink3.mk"
|
||||
.include "../../x11/xproto/buildlink3.mk"
|
||||
#.include "../../mk/pthread.buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
306
libXt/PLIST
306
libXt/PLIST
|
@ -1,306 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.6 2006/03/01 23:46:54 jeremy-c-reed Exp $
|
||||
bin/makestrs
|
||||
include/X11/CallbackI.h
|
||||
include/X11/Composite.h
|
||||
include/X11/CompositeP.h
|
||||
include/X11/ConstrainP.h
|
||||
include/X11/Constraint.h
|
||||
include/X11/ConvertI.h
|
||||
include/X11/Core.h
|
||||
include/X11/CoreP.h
|
||||
include/X11/CreateI.h
|
||||
include/X11/EventI.h
|
||||
include/X11/HookObjI.h
|
||||
include/X11/InitialI.h
|
||||
include/X11/Intrinsic.h
|
||||
include/X11/IntrinsicI.h
|
||||
include/X11/IntrinsicP.h
|
||||
include/X11/Object.h
|
||||
include/X11/ObjectP.h
|
||||
include/X11/PassivGraI.h
|
||||
include/X11/RectObj.h
|
||||
include/X11/RectObjP.h
|
||||
include/X11/ResConfigP.h
|
||||
include/X11/ResourceI.h
|
||||
include/X11/SelectionI.h
|
||||
include/X11/Shell.h
|
||||
include/X11/ShellI.h
|
||||
include/X11/ShellP.h
|
||||
include/X11/StringDefs.h
|
||||
include/X11/ThreadsI.h
|
||||
include/X11/TranslateI.h
|
||||
include/X11/VarargsI.h
|
||||
include/X11/Vendor.h
|
||||
include/X11/VendorP.h
|
||||
include/X11/Xtos.h
|
||||
lib/libXt.la
|
||||
lib/pkgconfig/xt.pc
|
||||
man/man1/makestrs.1
|
||||
man/man3/MenuPopdown.3
|
||||
man/man3/MenuPopup.3
|
||||
man/man3/XtAddActions.3
|
||||
man/man3/XtAddCallback.3
|
||||
man/man3/XtAddCallbacks.3
|
||||
man/man3/XtAddConverter.3
|
||||
man/man3/XtAddEventHandler.3
|
||||
man/man3/XtAddExposureToRegion.3
|
||||
man/man3/XtAddGrab.3
|
||||
man/man3/XtAddInput.3
|
||||
man/man3/XtAddRawEventHandler.3
|
||||
man/man3/XtAddTimeOut.3
|
||||
man/man3/XtAddWorkProc.3
|
||||
man/man3/XtAllocateGC.3
|
||||
man/man3/XtAppAddActionHook.3
|
||||
man/man3/XtAppAddActions.3
|
||||
man/man3/XtAppAddBlockHook.3
|
||||
man/man3/XtAppAddConverter.3
|
||||
man/man3/XtAppAddInput.3
|
||||
man/man3/XtAppAddSignal.3
|
||||
man/man3/XtAppAddTimeOut.3
|
||||
man/man3/XtAppAddWorkProc.3
|
||||
man/man3/XtAppCreateShell.3
|
||||
man/man3/XtAppError.3
|
||||
man/man3/XtAppErrorMsg.3
|
||||
man/man3/XtAppGetErrorDatabase.3
|
||||
man/man3/XtAppGetErrorDatabaseText.3
|
||||
man/man3/XtAppGetExitFlag.3
|
||||
man/man3/XtAppGetSelectionTimeout.3
|
||||
man/man3/XtAppInitialize.3
|
||||
man/man3/XtAppLock.3
|
||||
man/man3/XtAppMainLoop.3
|
||||
man/man3/XtAppNextEvent.3
|
||||
man/man3/XtAppPeekEvent.3
|
||||
man/man3/XtAppPending.3
|
||||
man/man3/XtAppProcessEvent.3
|
||||
man/man3/XtAppReleaseCacheRefs.3
|
||||
man/man3/XtAppSetErrorHandler.3
|
||||
man/man3/XtAppSetErrorMsgHandler.3
|
||||
man/man3/XtAppSetExitFlag.3
|
||||
man/man3/XtAppSetFallbackResources.3
|
||||
man/man3/XtAppSetSelectionTimeout.3
|
||||
man/man3/XtAppSetTypeConverter.3
|
||||
man/man3/XtAppSetWarningHandler.3
|
||||
man/man3/XtAppSetWarningMsgHandler.3
|
||||
man/man3/XtAppUnlock.3
|
||||
man/man3/XtAppWarning.3
|
||||
man/man3/XtAppWarningMsg.3
|
||||
man/man3/XtAugmentTranslations.3
|
||||
man/man3/XtBuildEventMask.3
|
||||
man/man3/XtCallAcceptFocus.3
|
||||
man/man3/XtCallActionProc.3
|
||||
man/man3/XtCallCallbackList.3
|
||||
man/man3/XtCallCallbacks.3
|
||||
man/man3/XtCallConverter.3
|
||||
man/man3/XtCallbackExclusive.3
|
||||
man/man3/XtCallbackNone.3
|
||||
man/man3/XtCallbackNonexclusive.3
|
||||
man/man3/XtCallbackPopdown.3
|
||||
man/man3/XtCalloc.3
|
||||
man/man3/XtCancelSelectionRequest.3
|
||||
man/man3/XtChangeManagedSet.3
|
||||
man/man3/XtCheckSubclass.3
|
||||
man/man3/XtClass.3
|
||||
man/man3/XtCloseDisplay.3
|
||||
man/man3/XtConfigureWidget.3
|
||||
man/man3/XtConvert.3
|
||||
man/man3/XtConvertAndStore.3
|
||||
man/man3/XtConvertCase.3
|
||||
man/man3/XtCreateApplicationContext.3
|
||||
man/man3/XtCreateApplicationShell.3
|
||||
man/man3/XtCreateManagedWidget.3
|
||||
man/man3/XtCreatePopupShell.3
|
||||
man/man3/XtCreateSelectionRequest.3
|
||||
man/man3/XtCreateWidget.3
|
||||
man/man3/XtCreateWindow.3
|
||||
man/man3/XtDatabase.3
|
||||
man/man3/XtDestroyApplicationContext.3
|
||||
man/man3/XtDestroyWidget.3
|
||||
man/man3/XtDirectConvert.3
|
||||
man/man3/XtDisownSelection.3
|
||||
man/man3/XtDispatchEvent.3
|
||||
man/man3/XtDispatchEventToWidget.3
|
||||
man/man3/XtDisplay.3
|
||||
man/man3/XtDisplayInitialize.3
|
||||
man/man3/XtDisplayOfObject.3
|
||||
man/man3/XtDisplayStringConversionWarning.3
|
||||
man/man3/XtDisplayToApplicationContext.3
|
||||
man/man3/XtError.3
|
||||
man/man3/XtErrorMsg.3
|
||||
man/man3/XtFindFile.3
|
||||
man/man3/XtFree.3
|
||||
man/man3/XtGetActionKeysym.3
|
||||
man/man3/XtGetActionList.3
|
||||
man/man3/XtGetApplicationNameAndClass.3
|
||||
man/man3/XtGetApplicationResources.3
|
||||
man/man3/XtGetClassExtension.3
|
||||
man/man3/XtGetConstraintResourceList.3
|
||||
man/man3/XtGetDisplays.3
|
||||
man/man3/XtGetErrorDatabase.3
|
||||
man/man3/XtGetErrorDatabaseText.3
|
||||
man/man3/XtGetGC.3
|
||||
man/man3/XtGetKeyboardFocusWidget.3
|
||||
man/man3/XtGetKeysymTable.3
|
||||
man/man3/XtGetMultiClickTime.3
|
||||
man/man3/XtGetResourceList.3
|
||||
man/man3/XtGetSelectionParameters.3
|
||||
man/man3/XtGetSelectionRequest.3
|
||||
man/man3/XtGetSelectionTimeout.3
|
||||
man/man3/XtGetSelectionValue.3
|
||||
man/man3/XtGetSelectionValueIncremental.3
|
||||
man/man3/XtGetSelectionValues.3
|
||||
man/man3/XtGetSelectionValuesIncremental.3
|
||||
man/man3/XtGetSubresources.3
|
||||
man/man3/XtGetSubvalues.3
|
||||
man/man3/XtGetValues.3
|
||||
man/man3/XtGrabButton.3
|
||||
man/man3/XtGrabKey.3
|
||||
man/man3/XtGrabKeyboard.3
|
||||
man/man3/XtGrabPointer.3
|
||||
man/man3/XtHasCallbacks.3
|
||||
man/man3/XtHooksOfDisplay.3
|
||||
man/man3/XtInitialize.3
|
||||
man/man3/XtInitializeWidgetClass.3
|
||||
man/man3/XtInsertEventHandler.3
|
||||
man/man3/XtInsertEventTypeHandler.3
|
||||
man/man3/XtInsertRawEventHandler.3
|
||||
man/man3/XtInstallAccelerators.3
|
||||
man/man3/XtInstallAllAccelerators.3
|
||||
man/man3/XtIsApplicationShell.3
|
||||
man/man3/XtIsComposite.3
|
||||
man/man3/XtIsConstraint.3
|
||||
man/man3/XtIsManaged.3
|
||||
man/man3/XtIsObject.3
|
||||
man/man3/XtIsOverrideShell.3
|
||||
man/man3/XtIsRealized.3
|
||||
man/man3/XtIsRectObj.3
|
||||
man/man3/XtIsSensitive.3
|
||||
man/man3/XtIsSessionShell.3
|
||||
man/man3/XtIsShell.3
|
||||
man/man3/XtIsSubclass.3
|
||||
man/man3/XtIsTopLevelShell.3
|
||||
man/man3/XtIsTransientShell.3
|
||||
man/man3/XtIsVendorShell.3
|
||||
man/man3/XtIsWMShell.3
|
||||
man/man3/XtIsWidget.3
|
||||
man/man3/XtKeysymToKeycodeList.3
|
||||
man/man3/XtLastEventProcessed.3
|
||||
man/man3/XtLastTimestampProcessed.3
|
||||
man/man3/XtMainLoop.3
|
||||
man/man3/XtMakeGeometryRequest.3
|
||||
man/man3/XtMakeResizeRequest.3
|
||||
man/man3/XtMalloc.3
|
||||
man/man3/XtManageChild.3
|
||||
man/man3/XtManageChildren.3
|
||||
man/man3/XtMapWidget.3
|
||||
man/man3/XtMergeArgLists.3
|
||||
man/man3/XtMoveWidget.3
|
||||
man/man3/XtName.3
|
||||
man/man3/XtNameToWidget.3
|
||||
man/man3/XtNew.3
|
||||
man/man3/XtNewString.3
|
||||
man/man3/XtNextEvent.3
|
||||
man/man3/XtNoticeSignal.3
|
||||
man/man3/XtNumber.3
|
||||
man/man3/XtOffset.3
|
||||
man/man3/XtOffsetOf.3
|
||||
man/man3/XtOpenApplication.3
|
||||
man/man3/XtOpenDisplay.3
|
||||
man/man3/XtOverrideTranslations.3
|
||||
man/man3/XtOwnSelection.3
|
||||
man/man3/XtOwnSelectionIncremental.3
|
||||
man/man3/XtParent.3
|
||||
man/man3/XtParseAcceleratorTable.3
|
||||
man/man3/XtParseTranslationTable.3
|
||||
man/man3/XtPeekEvent.3
|
||||
man/man3/XtPending.3
|
||||
man/man3/XtPopdown.3
|
||||
man/man3/XtPopup.3
|
||||
man/man3/XtPopupSpringLoaded.3
|
||||
man/man3/XtProcessEvent.3
|
||||
man/man3/XtProcessLock.3
|
||||
man/man3/XtProcessUnlock.3
|
||||
man/man3/XtQueryGeometry.3
|
||||
man/man3/XtRealizeWidget.3
|
||||
man/man3/XtRealloc.3
|
||||
man/man3/XtRegisterCaseConverter.3
|
||||
man/man3/XtRegisterDrawable.3
|
||||
man/man3/XtRegisterExtensionSelector.3
|
||||
man/man3/XtRegisterGrabAction.3
|
||||
man/man3/XtReleaseGC.3
|
||||
man/man3/XtReleasePropertyAtom.3
|
||||
man/man3/XtRemoveActionHook.3
|
||||
man/man3/XtRemoveAllCallbacks.3
|
||||
man/man3/XtRemoveBlockHook.3
|
||||
man/man3/XtRemoveCallback.3
|
||||
man/man3/XtRemoveCallbacks.3
|
||||
man/man3/XtRemoveEventHandler.3
|
||||
man/man3/XtRemoveEventTypeHandler.3
|
||||
man/man3/XtRemoveGrab.3
|
||||
man/man3/XtRemoveInput.3
|
||||
man/man3/XtRemoveRawEventHandler.3
|
||||
man/man3/XtRemoveSignal.3
|
||||
man/man3/XtRemoveTimeOut.3
|
||||
man/man3/XtRemoveWorkProc.3
|
||||
man/man3/XtReservePropertyAtom.3
|
||||
man/man3/XtResizeWidget.3
|
||||
man/man3/XtResolvePathname.3
|
||||
man/man3/XtScreen.3
|
||||
man/man3/XtScreenDatabase.3
|
||||
man/man3/XtScreenOfObject.3
|
||||
man/man3/XtSendSelectionRequest.3
|
||||
man/man3/XtSessionGetToken.3
|
||||
man/man3/XtSessionReturnToken.3
|
||||
man/man3/XtSetArg.3
|
||||
man/man3/XtSetErrorHandler.3
|
||||
man/man3/XtSetErrorMsgHandler.3
|
||||
man/man3/XtSetEventDispatcher.3
|
||||
man/man3/XtSetKeyTranslator.3
|
||||
man/man3/XtSetKeyboardFocus.3
|
||||
man/man3/XtSetLanguageProc.3
|
||||
man/man3/XtSetMappedWhenManaged.3
|
||||
man/man3/XtSetMultiClickTime.3
|
||||
man/man3/XtSetSelectionParameters.3
|
||||
man/man3/XtSetSelectionTimeout.3
|
||||
man/man3/XtSetSensitive.3
|
||||
man/man3/XtSetSubvalues.3
|
||||
man/man3/XtSetTypeConverter.3
|
||||
man/man3/XtSetValues.3
|
||||
man/man3/XtSetWMColormapWindows.3
|
||||
man/man3/XtSetWarningHandler.3
|
||||
man/man3/XtSetWarningMsgHandler.3
|
||||
man/man3/XtStringConversionWarning.3
|
||||
man/man3/XtSuperclass.3
|
||||
man/man3/XtToolkitInitialize.3
|
||||
man/man3/XtToolkitThreadInitialize.3
|
||||
man/man3/XtTranslateCoords.3
|
||||
man/man3/XtTranslateKeycode.3
|
||||
man/man3/XtUngrabButton.3
|
||||
man/man3/XtUngrabKey.3
|
||||
man/man3/XtUngrabKeyboard.3
|
||||
man/man3/XtUngrabPointer.3
|
||||
man/man3/XtUninstallTranslations.3
|
||||
man/man3/XtUnmanageChild.3
|
||||
man/man3/XtUnmanageChildren.3
|
||||
man/man3/XtUnmapWidget.3
|
||||
man/man3/XtUnrealizeWidget.3
|
||||
man/man3/XtUnregisterDrawable.3
|
||||
man/man3/XtVaAppCreateShell.3
|
||||
man/man3/XtVaAppInitialize.3
|
||||
man/man3/XtVaCreateArgsList.3
|
||||
man/man3/XtVaCreateManagedWidget.3
|
||||
man/man3/XtVaCreatePopupShell.3
|
||||
man/man3/XtVaCreateWidget.3
|
||||
man/man3/XtVaGetApplicationResources.3
|
||||
man/man3/XtVaGetSubresources.3
|
||||
man/man3/XtVaGetSubvalues.3
|
||||
man/man3/XtVaGetValues.3
|
||||
man/man3/XtVaOpenApplication.3
|
||||
man/man3/XtVaSetSubvalues.3
|
||||
man/man3/XtVaSetValues.3
|
||||
man/man3/XtWarning.3
|
||||
man/man3/XtWarningMsg.3
|
||||
man/man3/XtWidgetToApplicationContext.3
|
||||
man/man3/XtWindow.3
|
||||
man/man3/XtWindowOfObject.3
|
||||
man/man3/XtWindowToWidget.3
|
||||
@comment @dirrm include/X11
|
|
@ -1,23 +0,0 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.7 2006/04/06 07:17:35 jeremy-c-reed Exp $
|
||||
#
|
||||
# This Makefile fragment is included by packages that use libXt.
|
||||
#
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
LIBXT_BUILDLINK3_MK:= ${LIBXT_BUILDLINK3_MK}+
|
||||
|
||||
.if !empty(BUILDLINK_DEPTH:M+)
|
||||
BUILDLINK_DEPENDS+= libXt
|
||||
.endif
|
||||
|
||||
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:NlibXt}
|
||||
BUILDLINK_PACKAGES+= libXt
|
||||
|
||||
.if !empty(LIBXT_BUILDLINK3_MK:M+)
|
||||
BUILDLINK_API_DEPENDS.libXt+= libXt>=0.99.2
|
||||
BUILDLINK_PKGSRCDIR.libXt?= ../../wip/libXt
|
||||
|
||||
.include "../../wip/libSM/buildlink3.mk"
|
||||
.endif # LIBXT_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
|
@ -1,6 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.10 2006/04/15 01:57:40 jeremy-c-reed Exp $
|
||||
|
||||
SHA1 (libXt-1.0.0.tar.bz2) = c1a649c7da3bd08d53a688e20c58c654c2d7e6ba
|
||||
RMD160 (libXt-1.0.0.tar.bz2) = 784c64c2978c97f82b65c41d8aa67acdc7ee154a
|
||||
Size (libXt-1.0.0.tar.bz2) = 507646 bytes
|
||||
SHA1 (patch-aa) = 9455e43cc1171313fba2b03b83b022185cae8aba
|
|
@ -1,2 +0,0 @@
|
|||
This package provides the X Window System video extension from
|
||||
the modular X.org project.
|
|
@ -1,25 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.16 2006/04/18 18:27:51 jeremy-c-reed Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libXv-1.0.1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= reed@reedmedia.net
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= Xv Extension library
|
||||
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
PKGCONFIG_OVERRIDE+= xv.pc.in
|
||||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
|
||||
.include "../../wip/libX11/buildlink3.mk"
|
||||
.include "../../wip/libXext/buildlink3.mk"
|
||||
.include "../../wip/videoproto/buildlink3.mk"
|
||||
.include "../../x11/xextproto/buildlink3.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
25
libXv/PLIST
25
libXv/PLIST
|
@ -1,25 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 2006/04/12 23:35:32 jeremy-c-reed Exp $
|
||||
include/X11/extensions/Xvlib.h
|
||||
lib/libXv.la
|
||||
lib/pkgconfig/xv.pc
|
||||
man/man3/Xv.3
|
||||
man/man3/XvFreeAdaptorInfo.3
|
||||
man/man3/XvFreeEncodingInfo.3
|
||||
man/man3/XvGetPortAttribute.3
|
||||
man/man3/XvGetStill.3
|
||||
man/man3/XvGetVideo.3
|
||||
man/man3/XvGrabPort.3
|
||||
man/man3/XvPortNotify.3
|
||||
man/man3/XvPutStill.3
|
||||
man/man3/XvPutVideo.3
|
||||
man/man3/XvQueryAdaptors.3
|
||||
man/man3/XvQueryBestSize.3
|
||||
man/man3/XvQueryEncodings.3
|
||||
man/man3/XvQueryExtension.3
|
||||
man/man3/XvSelectPortNotify.3
|
||||
man/man3/XvSelectVideoNotify.3
|
||||
man/man3/XvSetPortAttribute.3
|
||||
man/man3/XvStopVideo.3
|
||||
man/man3/XvUngrabPort.3
|
||||
man/man3/XvVideoNotify.3
|
||||
@comment @dirrm include/X11/extensions
|
|
@ -1 +0,0 @@
|
|||
also maybe this should include pthreads buildlink
|
|
@ -1,26 +0,0 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.5 2006/04/18 18:27:51 jeremy-c-reed Exp $
|
||||
#
|
||||
# This Makefile fragment is included by packages that use libXv.
|
||||
#
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
LIBXV_BUILDLINK3_MK:= ${LIBXV_BUILDLINK3_MK}+
|
||||
|
||||
.if !empty(BUILDLINK_DEPTH:M+)
|
||||
BUILDLINK_DEPENDS+= libXv
|
||||
.endif
|
||||
|
||||
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:NlibXv}
|
||||
BUILDLINK_PACKAGES+= libXv
|
||||
|
||||
.if !empty(LIBXV_BUILDLINK3_MK:M+)
|
||||
BUILDLINK_API_DEPENDS.libXv?= libXv>=1.0.1
|
||||
BUILDLINK_PKGSRCDIR.libXv?= ../../wip/libXv
|
||||
.endif # LIBXV_BUILDLINK3_MK
|
||||
|
||||
.include "../../wip/libX11/buildlink3.mk"
|
||||
.include "../../wip/libXext/buildlink3.mk"
|
||||
.include "../../wip/videoproto/buildlink3.mk"
|
||||
.include "../../x11/xproto/buildlink3.mk"
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.5 2006/04/12 23:35:32 jeremy-c-reed Exp $
|
||||
|
||||
SHA1 (libXv-1.0.1.tar.bz2) = a6d8a383e623f0885513f65cb480d709b1a704e1
|
||||
RMD160 (libXv-1.0.1.tar.bz2) = 3be4fb5fd2df9d043f782c349c5ab9f437657def
|
||||
Size (libXv-1.0.1.tar.bz2) = 224505 bytes
|
|
@ -1,2 +0,0 @@
|
|||
This provides the Resource extension headers from modular X.org X11
|
||||
project.
|
|
@ -1,19 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.2 2006/04/28 06:29:36 jeremy-c-reed Exp $
|
||||
#
|
||||
|
||||
DISTNAME= resourceproto-1.0.2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/proto/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= reed@reedmedia.net
|
||||
HOMEPAGE= http://xorg.freedesktop.org/
|
||||
COMMENT= Resource extension headers from X.org
|
||||
|
||||
CONFLICTS+= resourceext-[0-9]*
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
PKGCONFIG_OVERRIDE+= ${WRKSRC}/resourceproto.pc.in
|
||||
USE_LANGUAGES= # empty
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
|
@ -1,4 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/10 02:57:29 jeremy-c-reed Exp $
|
||||
include/X11/extensions/XResproto.h
|
||||
lib/pkgconfig/resourceproto.pc
|
||||
@comment @dirrm include/X11/extensions
|
|
@ -1,20 +0,0 @@
|
|||
# $NetBSD: buildlink3.mk,v 1.3 2006/04/06 07:18:24 jeremy-c-reed Exp $
|
||||
|
||||
BUILDLINK_DEPMETHOD.resourceproto?= build
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
|
||||
RESOURCEPROTO_BUILDLINK3_MK:= ${RESOURCEPROTO_BUILDLINK3_MK}+
|
||||
|
||||
.if !empty(BUILDLINK_DEPTH:M+)
|
||||
BUILDLINK_DEPENDS+= resourceproto
|
||||
.endif
|
||||
|
||||
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nresourceproto}
|
||||
BUILDLINK_PACKAGES+= resourceproto
|
||||
|
||||
.if !empty(RESOURCEPROTO_BUILDLINK3_MK:M+)
|
||||
BUILDLINK_API_DEPENDS.resourceproto+= resourceproto>=1.0.1
|
||||
BUILDLINK_PKGSRCDIR.resourceproto?= ../../wip/resourceproto
|
||||
.endif # RESOURCEPROTO_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
|
|
@ -1,5 +0,0 @@
|
|||
$NetBSD: distinfo,v 1.2 2006/04/28 06:29:36 jeremy-c-reed Exp $
|
||||
|
||||
SHA1 (resourceproto-1.0.2.tar.bz2) = ac22c2e439067185ea169d20677f74321da7b34b
|
||||
RMD160 (resourceproto-1.0.2.tar.bz2) = 8b665848d4ec2ccacb243bc058268a41b96124c9
|
||||
Size (resourceproto-1.0.2.tar.bz2) = 36859 bytes
|
Loading…
Reference in a new issue