mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Add linux-c7-harfbuzz and linux-c7-graphite2, needed by linux-c7-pango.
PR: 214232
This commit is contained in:
parent
ee9e9b94b3
commit
250f223901
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425389
@ -83,7 +83,9 @@ linux_gdkpixbuf2_DEP= linux-${linux_ARGS}-gtk2>0:x11-toolkits/linux-${linux_ARG
|
||||
linux_gdkpixbuf2_DEP= linux-${linux_ARGS}-gdk-pixbuf2>0:graphics/linux-${linux_ARGS}-gdk-pixbuf2
|
||||
.endif
|
||||
linux_gnutls_DEP= linux-${linux_ARGS}-gnutls>0:security/linux-${linux_ARGS}-gnutls
|
||||
linux_graphite2_DEP= linux-${linux_ARGS}-graphite2>0:graphics/linux-${linux_ARGS}-graphite2
|
||||
linux_gtk2_DEP= linux-${linux_ARGS}-gtk2>0:x11-toolkits/linux-${linux_ARGS}-gtk2
|
||||
linux_harfbuzz_DEP= linux-${linux_ARGS}-harfbuzz>0:print/linux-${linux_ARGS}-harfbuzz
|
||||
linux_hicontheme_DEP= linux-${linux_ARGS}-hicolor-icon-theme>0:x11-themes/linux-${linux_ARGS}-hicolor-icon-theme
|
||||
linux_jasper_DEP= linux-${linux_ARGS}-jasper>0:graphics/linux-${linux_ARGS}-jasper
|
||||
linux_jbigkit_DEP= linux-${linux_ARGS}-jbigkit>0:graphics/linux-${linux_ARGS}-jbigkit
|
||||
|
@ -549,6 +549,7 @@
|
||||
SUBDIR += linux-c7-dri
|
||||
SUBDIR += linux-c7-gdk-pixbuf2
|
||||
SUBDIR += linux-c7-glx-utils
|
||||
SUBDIR += linux-c7-graphite2
|
||||
SUBDIR += linux-c7-jasper
|
||||
SUBDIR += linux-c7-jbigkit
|
||||
SUBDIR += linux-c7-jpeg
|
||||
|
18
graphics/linux-c7-graphite2/Makefile
Normal file
18
graphics/linux-c7-graphite2/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# Created by: Piotr Kubaj <pkubaj@anongoth.pl>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= graphite2
|
||||
PORTVERSION= 1.3.6
|
||||
CATEGORIES= graphics linux
|
||||
|
||||
MAINTAINER= emulation@FreeBSD.org
|
||||
COMMENT= Rendering capabilities for complex non-Roman writing systems (Linux CentOS ${LINUX_DIST_VER})
|
||||
|
||||
RPMVERSION= 1.el7_2
|
||||
USES= linux:c7
|
||||
USE_LDCONFIG= yes
|
||||
USE_LINUX_RPM= yes
|
||||
|
||||
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
|
||||
|
||||
.include <bsd.port.mk>
|
5
graphics/linux-c7-graphite2/distinfo.i386
Normal file
5
graphics/linux-c7-graphite2/distinfo.i386
Normal file
@ -0,0 +1,5 @@
|
||||
TIMESTAMP = 1478346200
|
||||
SHA256 (rpm/centos/7.2.1511/i386/graphite2-1.3.6-1.el7_2.i686.rpm) = 5833acac7b610ae47aaff9fff6976044184dcef52f724a1f94142e69e2215116
|
||||
SIZE (rpm/centos/7.2.1511/i386/graphite2-1.3.6-1.el7_2.i686.rpm) = 115780
|
||||
SHA256 (rpm/centos/7.2.1511/i386/graphite2-1.3.6-1.el7_2.src.rpm) = 24e94805fcb7de71ccd8fd1ecaf44cf56602da1a030a14c4d7862c3bcd87bbea
|
||||
SIZE (rpm/centos/7.2.1511/i386/graphite2-1.3.6-1.el7_2.src.rpm) = 3618675
|
7
graphics/linux-c7-graphite2/distinfo.x86_64
Normal file
7
graphics/linux-c7-graphite2/distinfo.x86_64
Normal file
@ -0,0 +1,7 @@
|
||||
TIMESTAMP = 1478346217
|
||||
SHA256 (rpm/centos/7.2.1511/x86_64/graphite2-1.3.6-1.el7_2.i686.rpm) = 5833acac7b610ae47aaff9fff6976044184dcef52f724a1f94142e69e2215116
|
||||
SIZE (rpm/centos/7.2.1511/x86_64/graphite2-1.3.6-1.el7_2.i686.rpm) = 115780
|
||||
SHA256 (rpm/centos/7.2.1511/x86_64/graphite2-1.3.6-1.el7_2.x86_64.rpm) = f14d09c338249719f5f75305ee0dc6c32829ad3e45c7bc62b9fa530d37bcd35f
|
||||
SIZE (rpm/centos/7.2.1511/x86_64/graphite2-1.3.6-1.el7_2.x86_64.rpm) = 115080
|
||||
SHA256 (rpm/centos/7.2.1511/x86_64/graphite2-1.3.6-1.el7_2.src.rpm) = 24e94805fcb7de71ccd8fd1ecaf44cf56602da1a030a14c4d7862c3bcd87bbea
|
||||
SIZE (rpm/centos/7.2.1511/x86_64/graphite2-1.3.6-1.el7_2.src.rpm) = 3618675
|
6
graphics/linux-c7-graphite2/pkg-plist.i386
Normal file
6
graphics/linux-c7-graphite2/pkg-plist.i386
Normal file
@ -0,0 +1,6 @@
|
||||
usr/bin/gr2fonttest
|
||||
usr/lib/libgraphite2.so.3
|
||||
usr/lib/libgraphite2.so.3.0.1
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
8
graphics/linux-c7-graphite2/pkg-plist.x86_64
Normal file
8
graphics/linux-c7-graphite2/pkg-plist.x86_64
Normal file
@ -0,0 +1,8 @@
|
||||
usr/bin/gr2fonttest
|
||||
usr/lib/libgraphite2.so.3
|
||||
usr/lib/libgraphite2.so.3.0.1
|
||||
usr/lib64/libgraphite2.so.3
|
||||
usr/lib64/libgraphite2.so.3.0.1
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
||||
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
@ -126,6 +126,7 @@
|
||||
SUBDIR += lilypond-devel
|
||||
SUBDIR += linux-c6-cups-libs
|
||||
SUBDIR += linux-c7-cups-libs
|
||||
SUBDIR += linux-c7-harfbuzz
|
||||
SUBDIR += linux-f10-cups-libs
|
||||
SUBDIR += lout
|
||||
SUBDIR += lpr-wrapper
|
||||
|
18
print/linux-c7-harfbuzz/Makefile
Normal file
18
print/linux-c7-harfbuzz/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= harfbuzz
|
||||
PORTVERSION= 0.9.36
|
||||
CATEGORIES= print linux
|
||||
|
||||
MAINTAINER= emulation@FreeBSD.org
|
||||
COMMENT= OpenType text shaping engine (Linux CentOS ${LINUX_DIST_VER})
|
||||
|
||||
RPMVERSION= 1.el7
|
||||
USES= linux:c7
|
||||
USE_LDCONFIG= yes
|
||||
USE_LINUX= graphite2
|
||||
USE_LINUX_RPM= yes
|
||||
|
||||
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
|
||||
|
||||
.include <bsd.port.mk>
|
5
print/linux-c7-harfbuzz/distinfo.i386
Normal file
5
print/linux-c7-harfbuzz/distinfo.i386
Normal file
@ -0,0 +1,5 @@
|
||||
TIMESTAMP = 1478345628
|
||||
SHA256 (rpm/centos/7.2.1511/i386/harfbuzz-0.9.36-1.el7.i686.rpm) = 2bb37a0c0b8b0156c5074b7c3e96e93c645b0203e4a5d030931ac331faf121f9
|
||||
SIZE (rpm/centos/7.2.1511/i386/harfbuzz-0.9.36-1.el7.i686.rpm) = 159380
|
||||
SHA256 (rpm/centos/7.2.1511/i386/harfbuzz-0.9.36-1.el7.src.rpm) = e2f9caad7fed5451c19271b904cf597b210676120a63246b1094060ca9aa6873
|
||||
SIZE (rpm/centos/7.2.1511/i386/harfbuzz-0.9.36-1.el7.src.rpm) = 1168365
|
7
print/linux-c7-harfbuzz/distinfo.x86_64
Normal file
7
print/linux-c7-harfbuzz/distinfo.x86_64
Normal file
@ -0,0 +1,7 @@
|
||||
TIMESTAMP = 1478345655
|
||||
SHA256 (rpm/centos/7.2.1511/x86_64/harfbuzz-0.9.36-1.el7.i686.rpm) = 2bb37a0c0b8b0156c5074b7c3e96e93c645b0203e4a5d030931ac331faf121f9
|
||||
SIZE (rpm/centos/7.2.1511/x86_64/harfbuzz-0.9.36-1.el7.i686.rpm) = 159380
|
||||
SHA256 (rpm/centos/7.2.1511/x86_64/harfbuzz-0.9.36-1.el7.x86_64.rpm) = 8e44b44215df3ca01b66295249d068a1722460764c24456ef97340e2539e9a67
|
||||
SIZE (rpm/centos/7.2.1511/x86_64/harfbuzz-0.9.36-1.el7.x86_64.rpm) = 160036
|
||||
SHA256 (rpm/centos/7.2.1511/x86_64/harfbuzz-0.9.36-1.el7.src.rpm) = e2f9caad7fed5451c19271b904cf597b210676120a63246b1094060ca9aa6873
|
||||
SIZE (rpm/centos/7.2.1511/x86_64/harfbuzz-0.9.36-1.el7.src.rpm) = 1168365
|
6
print/linux-c7-harfbuzz/pkg-plist.i386
Normal file
6
print/linux-c7-harfbuzz/pkg-plist.i386
Normal file
@ -0,0 +1,6 @@
|
||||
usr/lib/libharfbuzz.so.0
|
||||
usr/lib/libharfbuzz.so.0.936.0
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
||||
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
8
print/linux-c7-harfbuzz/pkg-plist.x86_64
Normal file
8
print/linux-c7-harfbuzz/pkg-plist.x86_64
Normal file
@ -0,0 +1,8 @@
|
||||
usr/lib/libharfbuzz.so.0
|
||||
usr/lib/libharfbuzz.so.0.936.0
|
||||
usr/lib64/libharfbuzz.so.0
|
||||
usr/lib64/libharfbuzz.so.0.936.0
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
||||
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= gtk2
|
||||
PORTVERSION= 2.24.28
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-toolkits linux
|
||||
LIB_DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
${PORTNAME}-immodules-${PORTVERSION}-${RPMVERSION}${EXTRACT_SUFX}
|
||||
|
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= pango
|
||||
PORTVERSION= 1.36.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits linux
|
||||
|
||||
MAINTAINER= emulation@FreeBSD.org
|
||||
@ -14,7 +15,7 @@ CONFLICTS= linux-f10-${PORTNAME}-[0-9]* linux-c6-${PORTNAME}-[0-9]*
|
||||
RPMVERSION= 2.el7
|
||||
USES= linux:c7
|
||||
USE_LDCONFIG= yes
|
||||
USE_LINUX= cairo expat fontconfig libthai xorglibs
|
||||
USE_LINUX= cairo expat fontconfig harfbuzz libthai xorglibs
|
||||
USE_LINUX_RPM= yes
|
||||
|
||||
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
|
||||
|
Loading…
Reference in New Issue
Block a user