diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-05-10 06:46:08 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-05-10 06:46:08 +0800 |
commit | aac268042de6ed8487f61a1f4d94bdd7b8f4f7cd (patch) | |
tree | 25c6710606c386caf0e29f8e66ba5024c6a1877f /x11-toolkits | |
parent | 6783b84d98a50783b49e5dbd3fb968fd65fdf17b (diff) | |
download | freebsd-ports-gnome-aac268042de6ed8487f61a1f4d94bdd7b8f4f7cd.tar.gz freebsd-ports-gnome-aac268042de6ed8487f61a1f4d94bdd7b8f4f7cd.tar.zst freebsd-ports-gnome-aac268042de6ed8487f61a1f4d94bdd7b8f4f7cd.zip |
Move the pango programming reference to the pango-reference port.
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/pango-reference/Makefile | 5 | ||||
-rw-r--r-- | x11-toolkits/pango/Makefile | 14 | ||||
-rw-r--r-- | x11-toolkits/pango/pkg-plist | 40 |
4 files changed, 16 insertions, 44 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 7c1421a1aa7b..a7e7b3d61c55 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -139,6 +139,7 @@ SUBDIR += p5-Tk-TableMatrix SUBDIR += p5-qt SUBDIR += pango + SUBDIR += pango-reference SUBDIR += pangoxsl SUBDIR += paragui SUBDIR += php-gtk diff --git a/x11-toolkits/pango-reference/Makefile b/x11-toolkits/pango-reference/Makefile new file mode 100644 index 000000000000..fe0035ece1de --- /dev/null +++ b/x11-toolkits/pango-reference/Makefile @@ -0,0 +1,5 @@ +# $FreeBSD$ + +REFERENCE_SRC= ${WRKSRC}/docs + +.include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk" diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index eb73b71a949d..7c7308505532 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -8,7 +8,6 @@ PORTNAME= pango PORTVERSION= 1.12.2 -PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/1.12,} \ ftp://ftp.gtk.org/pub/gtk/v2.10/ @@ -17,18 +16,23 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= An open-source framework for the layout and rendering of i18n text +USE_BZIP2= yes +PREFIX?= ${X11BASE} + +.if !defined(REFERENCE_PORT) + +PORTREVISION= 2 + BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo RUN_DEPENDS= ${FONTSCALE}:${X_FONTS_TTF_PORT} \ ${FONTENCOD}:${X_FONTS_ENCODINGS_PORT} -USE_BZIP2= yes USE_GETTEXT= yes -PREFIX?= ${X11BASE} USE_GMAKE= yes INSTALLS_SHLIB= yes USE_AUTOTOOLS= libtool:15 -USE_GNOME= gnomehack glib20 ltverhack +USE_GNOME= gnomehack glib20 ltverhack referencehack CONFIGURE_ARGS= --with-qt=no \ --with-html-dir=${PREFIX}/share/doc \ --enable-static @@ -69,3 +73,5 @@ post-install: .endif .include <bsd.port.mk> + +.endif diff --git a/x11-toolkits/pango/pkg-plist b/x11-toolkits/pango/pkg-plist index 62645432958f..f9f30475438f 100644 --- a/x11-toolkits/pango/pkg-plist +++ b/x11-toolkits/pango/pkg-plist @@ -86,46 +86,6 @@ libdata/pkgconfig/pangocairo.pc libdata/pkgconfig/pangoft2.pc %%X11%%libdata/pkgconfig/pangox.pc %%X11%%libdata/pkgconfig/pangoxft.pc -%%DOCSDIR%%/PangoEngineLang.html -%%DOCSDIR%%/PangoEngineShape.html -%%DOCSDIR%%/PangoFcDecoder.html -%%DOCSDIR%%/PangoFcFont.html -%%DOCSDIR%%/PangoFcFontMap.html -%%DOCSDIR%%/PangoMarkupFormat.html -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/ix01.html -%%DOCSDIR%%/layout.gif -%%DOCSDIR%%/left.png -%%DOCSDIR%%/lowlevel.html -%%DOCSDIR%%/pango-ATSUI-Fonts.html -%%DOCSDIR%%/pango-Cairo-Rendering.html -%%DOCSDIR%%/pango-Coverage-Maps.html -%%DOCSDIR%%/pango-Engines.html -%%DOCSDIR%%/pango-Fonts.html -%%DOCSDIR%%/pango-FreeType-Fonts-and-Rendering.html -%%DOCSDIR%%/pango-Glyph-Storage.html -%%DOCSDIR%%/pango-Layout-Objects.html -%%DOCSDIR%%/pango-Modules.html -%%DOCSDIR%%/pango-OpenType-Font-Handling.html -%%DOCSDIR%%/pango-Scripts.html -%%DOCSDIR%%/pango-Tab-Stops.html -%%DOCSDIR%%/pango-Text-Attributes.html -%%DOCSDIR%%/pango-Text-Processing.html -%%DOCSDIR%%/pango-Win32-Fonts-and-Rendering.html -%%DOCSDIR%%/pango-X-Fonts-and-Rendering.html -%%DOCSDIR%%/pango-Xft-Fonts-and-Rendering.html -%%DOCSDIR%%/pango-querymodules.html -%%DOCSDIR%%/pango.devhelp -%%DOCSDIR%%/pango.html -%%DOCSDIR%%/rendering.html -%%DOCSDIR%%/right.png -%%DOCSDIR%%/rotated-text.png -%%DOCSDIR%%/style.css -%%DOCSDIR%%/tools.html -%%DOCSDIR%%/up.png -@dirrm %%DOCSDIR%% @dirrm lib/pango/%%VERSION%%/modules @dirrm lib/pango/%%VERSION%% @dirrm lib/pango |