mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
update to 1.40.4
This commit is contained in:
parent
eb1f52310b
commit
2cfb4389ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437753
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pango
|
||||
PORTVERSION= 1.38.0
|
||||
PORTREVISION?= 1
|
||||
PORTVERSION= 1.40.4
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
@ -11,6 +10,8 @@ DIST_SUBDIR= gnome2
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Open-source framework for the layout and rendering of i18n text
|
||||
|
||||
LICENSE= LGPL20
|
||||
|
||||
USES= tar:xz
|
||||
|
||||
.if !defined(REFERENCE_PORT)
|
||||
@ -25,16 +26,14 @@ RUN_DEPENDS= xorg-fonts-truetype>0:x11-fonts/xorg-fonts-truetype \
|
||||
|
||||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES+= gettext gmake gnome libtool pathfix pkgconfig
|
||||
USES+= gettext gmake gnome libtool localbase pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= cairo glib20 introspection:build referencehack
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
VERSION= 1.8.0
|
||||
LIBVERSION= 0.3800.0
|
||||
LIBVERSION= 0.4000.4
|
||||
PLIST_SUB+= VERSION=${VERSION} LIBVERSION=${LIBVERSION}
|
||||
|
||||
FONTSCALE= ${LOCALBASE}/share/fonts/TTF/luximb.ttf
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (gnome2/pango-1.38.0.tar.xz) = 1d4e75974bad853ee9ac5fc5caee5e7ab235abbd945d51d01f3806e04e7c226c
|
||||
SIZE (gnome2/pango-1.38.0.tar.xz) = 1046788
|
||||
TIMESTAMP = 1491220406
|
||||
SHA256 (gnome2/pango-1.40.4.tar.xz) = f8fdc5fc66356dc4edf915048cceeee065a0e0cb70b3b2598f62bda320129a3e
|
||||
SIZE (gnome2/pango-1.40.4.tar.xz) = 1062600
|
||||
|
@ -24,6 +24,7 @@ include/pango-1.0/pango/pango-script.h
|
||||
include/pango-1.0/pango/pango-tabs.h
|
||||
include/pango-1.0/pango/pango-types.h
|
||||
include/pango-1.0/pango/pango-utils.h
|
||||
include/pango-1.0/pango/pango-version-macros.h
|
||||
include/pango-1.0/pango/pango.h
|
||||
include/pango-1.0/pango/pangocairo.h
|
||||
include/pango-1.0/pango/pangofc-decoder.h
|
||||
@ -65,26 +66,6 @@ share/gtk-doc/html/pango/PangoFcFontMap.html
|
||||
share/gtk-doc/html/pango/PangoMarkupFormat.html
|
||||
share/gtk-doc/html/pango/PangoRenderer.html
|
||||
share/gtk-doc/html/pango/annotation-glossary.html
|
||||
share/gtk-doc/html/pango/api-index-1-10.html
|
||||
share/gtk-doc/html/pango/api-index-1-12.html
|
||||
share/gtk-doc/html/pango/api-index-1-14.html
|
||||
share/gtk-doc/html/pango/api-index-1-16.html
|
||||
share/gtk-doc/html/pango/api-index-1-18.html
|
||||
share/gtk-doc/html/pango/api-index-1-2.html
|
||||
share/gtk-doc/html/pango/api-index-1-20.html
|
||||
share/gtk-doc/html/pango/api-index-1-22.html
|
||||
share/gtk-doc/html/pango/api-index-1-24.html
|
||||
share/gtk-doc/html/pango/api-index-1-26.html
|
||||
share/gtk-doc/html/pango/api-index-1-30.html
|
||||
share/gtk-doc/html/pango/api-index-1-31-0.html
|
||||
share/gtk-doc/html/pango/api-index-1-32.html
|
||||
share/gtk-doc/html/pango/api-index-1-32-4.html
|
||||
share/gtk-doc/html/pango/api-index-1-34.html
|
||||
share/gtk-doc/html/pango/api-index-1-38.html
|
||||
share/gtk-doc/html/pango/api-index-1-4.html
|
||||
share/gtk-doc/html/pango/api-index-1-6.html
|
||||
share/gtk-doc/html/pango/api-index-1-8.html
|
||||
share/gtk-doc/html/pango/api-index-deprecated.html
|
||||
share/gtk-doc/html/pango/api-index-full.html
|
||||
share/gtk-doc/html/pango/home.png
|
||||
share/gtk-doc/html/pango/index.html
|
||||
|
Loading…
Reference in New Issue
Block a user