diff options
Diffstat (limited to 'print/harfbuzz')
-rw-r--r-- | print/harfbuzz/Makefile | 10 | ||||
-rw-r--r-- | print/harfbuzz/distinfo | 4 | ||||
-rw-r--r-- | print/harfbuzz/pkg-plist | 9 |
3 files changed, 16 insertions, 7 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 84004042458d..fe66b5971702 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.1.3 +PORTVERSION= 1.2.3 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= gnome@FreeBSD.org COMMENT= OpenType text shaping engine LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ @@ -15,12 +15,12 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ USE_LDCONFIG= yes USES= gmake libtool pathfix pkgconfig tar:bzip2 -USE_GNOME= cairo glib20 +USE_GNOME= cairo glib20 introspection:build GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-graphite2 +CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes INSTALL_TARGET= install-strip -PLIST_SUB+= LIBVER=0.10103.0 +PLIST_SUB+= LIBVER=0.10200.3 .include <bsd.port.pre.mk> diff --git a/print/harfbuzz/distinfo b/print/harfbuzz/distinfo index a6ab0814524c..ec33b7a03361 100644 --- a/print/harfbuzz/distinfo +++ b/print/harfbuzz/distinfo @@ -1,2 +1,2 @@ -SHA256 (harfbuzz-1.1.3.tar.bz2) = d93d7cb7979c32672e902fdfa884599e63f07f2fa5b06c66147d20c516d4b8f7 -SIZE (harfbuzz-1.1.3.tar.bz2) = 1294579 +SHA256 (harfbuzz-1.2.3.tar.bz2) = 8216d2404aaab7fde87be0365a90d64aa6c55928e104557cfcb37b54a096cb8c +SIZE (harfbuzz-1.2.3.tar.bz2) = 1337003 diff --git a/print/harfbuzz/pkg-plist b/print/harfbuzz/pkg-plist index 03565d3789c3..0d47d3d5eec9 100644 --- a/print/harfbuzz/pkg-plist +++ b/print/harfbuzz/pkg-plist @@ -9,6 +9,9 @@ include/harfbuzz/hb-face.h include/harfbuzz/hb-font.h include/harfbuzz/hb-ft.h include/harfbuzz/hb-glib.h +include/harfbuzz/hb-gobject-enums.h +include/harfbuzz/hb-gobject-structs.h +include/harfbuzz/hb-gobject.h include/harfbuzz/hb-graphite2.h include/harfbuzz/hb-icu.h include/harfbuzz/hb-ot-font.h @@ -22,14 +25,20 @@ include/harfbuzz/hb-shape.h include/harfbuzz/hb-unicode.h include/harfbuzz/hb-version.h include/harfbuzz/hb.h +lib/girepository-1.0/HarfBuzz-0.0.typelib +lib/libharfbuzz-gobject.so +lib/libharfbuzz-gobject.so.0 +lib/libharfbuzz-gobject.so.%%LIBVER%% lib/libharfbuzz-icu.so lib/libharfbuzz-icu.so.0 lib/libharfbuzz-icu.so.%%LIBVER%% lib/libharfbuzz.so lib/libharfbuzz.so.0 lib/libharfbuzz.so.%%LIBVER%% +libdata/pkgconfig/harfbuzz-gobject.pc libdata/pkgconfig/harfbuzz-icu.pc libdata/pkgconfig/harfbuzz.pc +share/gir-1.0/HarfBuzz-0.0.gir share/gtk-doc/html/harfbuzz/HarfBuzz.png share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html share/gtk-doc/html/harfbuzz/annotation-glossary.html |