Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
HardenedBSD
hardenedbsd-ports
Commits
9e5eeeec
Commit
9e5eeeec
authored
Aug 02, 2016
by
tijl
Browse files
- Depend on libthai.
- Generate pango.modules on installation.
parent
af38185b
Changes
3
Hide whitespace changes
Inline
Side-by-side
x11-toolkits/linux-c6-pango/Makefile
View file @
9e5eeeec
...
...
@@ -3,7 +3,7 @@
PORTNAME
=
pango
PORTVERSION
=
1.28.1
PORTREVISION
=
3
PORTREVISION
=
4
CATEGORIES
=
x11-toolkits linux
MAINTAINER
=
emulation@FreeBSD.org
...
...
@@ -14,12 +14,12 @@ CONFLICTS= linux-pango-[0-9]* linux-f10-pango-[0-9]*
ONLY_FOR_ARCHS
=
i386 amd64
USE_LINUX
=
c6
USE_LINUX_APPS
=
cairo expat fontconfig xorglibs
USE_LINUX_APPS
=
cairo expat fontconfig
libthai
xorglibs
USE_LINUX_RPM
=
yes
RPMVERSION
=
11.el6
BRANDELF_FILES
=
usr/bin/pango-querymodules-32
.if
defined(OVERRIDE_LINUX_BASE_PORT)
&&
${OVERRIDE_LINUX_BASE_PORT}
==
"c6_64"
.if
defined(OVERRIDE_LINUX_
NON
BASE_PORT
S
)
&&
${OVERRIDE_LINUX_
NON
BASE_PORT
S
}
==
"c6_64"
BRANDELF_FILES
+=
usr/bin/pango-querymodules-64
.
endif
...
...
x11-toolkits/linux-c6-pango/pkg-plist.i386
View file @
9e5eeeec
@comment file listing
@postexec %D/usr/bin/pango-querymodules-32 > %D/etc/pango/i386-redhat-linux-gnu/pango.modules
@preunexec rm -f %D/etc/pango/i386-redhat-linux-gnu/pango.modules
etc/pango/pangox.aliases
usr/bin/pango-querymodules-32
usr/bin/pango-view
...
...
@@ -31,6 +32,4 @@ usr/share/doc/pango-1.28.1/NEWS
usr/share/doc/pango-1.28.1/README
usr/share/man/man1/pango-querymodules.1.gz
usr/share/man/man1/pango-view.1.gz
@comment deal with empty directories created by the port
@exec /bin/mkdir -p %D/etc/pango/i386-redhat-linux-gnu
@dir etc/pango/i386-redhat-linux-gnu
x11-toolkits/linux-c6-pango/pkg-plist.x86_64
View file @
9e5eeeec
@postexec %D/usr/bin/pango-querymodules-32 > %D/etc/pango/i386-redhat-linux-gnu/pango.modules
@preunexec rm -f %D/etc/pango/i386-redhat-linux-gnu/pango.modules
etc/pango/pangox.aliases
@postexec %D/usr/bin/pango-querymodules-64 > %D/etc/pango/x86_64-redhat-linux-gnu/pango.modules
@preunexec rm -f %D/etc/pango/x86_64-redhat-linux-gnu/pango.modules
usr/bin/pango-querymodules-32
usr/bin/pango-querymodules-64
usr/bin/pango-view
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment