Import libfontenc-1.0.2 from modular Xorg. Packaged by reed@ in

pkgsrc-wip, I'm taking maintainership.
This commit is contained in:
joerg 2006-11-03 16:30:48 +00:00
parent cb9dd407ba
commit 6457fed0e0
5 changed files with 51 additions and 0 deletions

1
fonts/libfontenc/DESCR Normal file
View file

@ -0,0 +1 @@
This provides the fontenc Library from the modular X.org X11 project.

22
fonts/libfontenc/Makefile Normal file
View file

@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.1.1.1 2006/11/03 16:30:48 joerg Exp $
#
DISTNAME= libfontenc-1.0.2
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= The fontenc Library from X.org
PKG_DESTDIR_SUPPORT= user-destdir
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= ${WRKSRC}/fontenc.pc.in
GNU_CONFIGURE= yes
.include "../../x11/xproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

5
fonts/libfontenc/PLIST Normal file
View file

@ -0,0 +1,5 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2006/11/03 16:30:48 joerg Exp $
include/X11/fonts/fontenc.h
lib/libfontenc.la
lib/pkgconfig/fontenc.pc
@comment @dirrm include/X11/fonts

View file

@ -0,0 +1,18 @@
# $NetBSD: buildlink3.mk,v 1.1.1.1 2006/11/03 16:30:48 joerg Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBFONTENC_BUILDLINK3_MK:= ${LIBFONTENC_BUILDLINK3_MK}+
.if !empty(BUILDLINK_DEPTH:M+)
BUILDLINK_DEPENDS+= libfontenc
.endif
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nlibfontenc}
BUILDLINK_PACKAGES+= libfontenc
.if !empty(LIBFONTENC_BUILDLINK3_MK:M+)
BUILDLINK_API_DEPENDS.libfontenc+= libfontenc>=0.99.0
BUILDLINK_PKGSRCDIR.libfontenc?= ../../fonts/libfontenc
.endif # LIBFONTENC_BUILDLINK3_MK
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}

View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2006/11/03 16:30:48 joerg Exp $
SHA1 (libfontenc-1.0.2.tar.bz2) = 31e694d6e8390616e6feaf98f03c627fb287eb99
RMD160 (libfontenc-1.0.2.tar.bz2) = e09eee80b950f45ca7cda3dfe884971132646b44
Size (libfontenc-1.0.2.tar.bz2) = 229242 bytes