diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-05-01 17:28:17 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-05-01 17:28:17 +0000 |
commit | c1eba2d83eb1b997b5906a1458529c5c6a6a2fa4 (patch) | |
tree | ae044c026c4c8ae63ae3e6cd375428c689780f05 /x11-toolkits/linux-f10-pango | |
parent | 205f4f916c424ba649de05e7db3c1c34afa55d33 (diff) | |
download | ports-c1eba2d83eb1b997b5906a1458529c5c6a6a2fa4.tar.gz ports-c1eba2d83eb1b997b5906a1458529c5c6a6a2fa4.zip |
Notes
Diffstat (limited to 'x11-toolkits/linux-f10-pango')
-rw-r--r-- | x11-toolkits/linux-f10-pango/Makefile | 14 | ||||
-rw-r--r-- | x11-toolkits/linux-f10-pango/distinfo.i386 | 9 |
2 files changed, 13 insertions, 10 deletions
diff --git a/x11-toolkits/linux-f10-pango/Makefile b/x11-toolkits/linux-f10-pango/Makefile index f8cb49fb09d1..4c38c1d477b6 100644 --- a/x11-toolkits/linux-f10-pango/Makefile +++ b/x11-toolkits/linux-f10-pango/Makefile @@ -7,13 +7,12 @@ PORTNAME= pango PORTVERSION= 1.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits linux +DISTNAME= ${PORTNAME}-${PORTVERSION}-7 MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= Linux pango binary -MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} -MASTER_SITE_SUBDIR= 3/i386/os/Fedora/RPMS # these libraries are required by pango-querymodules RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libX11.so.6:${PORTSDIR}/x11/linux-XFree86-libs \ @@ -23,12 +22,13 @@ RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libX11.so.6:${PORTSDIR}/x11/linux-XFree8 USE_XLIB= yes ONLY_FOR_ARCHS= i386 amd64 -PLIST= ${PKGDIR}/pkg-plist -RPM_SET= pango-${PORTVERSION}-7.i386.rpm +USE_LINUX_RPM= yes +LINUX_DIST_VER= 3 +INSTALLS_SHLIB= yes +BRANDELF_DIRS= usr/bin PLIST_SUB+= LIBVERSION="600.0" PORTVERSION="${PORTVERSION}" post-install: - @${BRANDELF} -t Linux ${PREFIX}/usr/bin/pango-querymodules-32 @${PREFIX}/usr/bin/pango-querymodules-32 > ${PREFIX}/etc/pango/i386-redhat-linux-gnu/pango.modules -.include "../linux-gtk/Makefile" +.include <bsd.port.mk> diff --git a/x11-toolkits/linux-f10-pango/distinfo.i386 b/x11-toolkits/linux-f10-pango/distinfo.i386 index 9cee7663d040..8009062442e7 100644 --- a/x11-toolkits/linux-f10-pango/distinfo.i386 +++ b/x11-toolkits/linux-f10-pango/distinfo.i386 @@ -1,3 +1,6 @@ -MD5 (rpm/pango-1.6.0-7.i386.rpm) = ddb36c33af419ac7993ddf5317fbb904 -SHA256 (rpm/pango-1.6.0-7.i386.rpm) = 2012a8f277e0ddda0734c9f784f4d62aff07ccf88b55da551ec073ec2718da7f -SIZE (rpm/pango-1.6.0-7.i386.rpm) = 277273 +MD5 (rpm/i386/fedora/3/pango-1.6.0-7.i386.rpm) = ddb36c33af419ac7993ddf5317fbb904 +SHA256 (rpm/i386/fedora/3/pango-1.6.0-7.i386.rpm) = 2012a8f277e0ddda0734c9f784f4d62aff07ccf88b55da551ec073ec2718da7f +SIZE (rpm/i386/fedora/3/pango-1.6.0-7.i386.rpm) = 277273 +MD5 (rpm/i386/fedora/3/pango-1.6.0-7.src.rpm) = 962e177a9b5e7a74c34b9204e3a5aa41 +SHA256 (rpm/i386/fedora/3/pango-1.6.0-7.src.rpm) = 8faac8c88dcc58203569d31a8881447b553bf52f26525799cfc1f54a09e1bfbe +SIZE (rpm/i386/fedora/3/pango-1.6.0-7.src.rpm) = 879369 |