summaryrefslogtreecommitdiff
path: root/ncurses/ncursesw5.p5m
diff options
context:
space:
mode:
authorIgor Pashev <igor.pashev@nexenta.com>2012-12-19 11:58:06 +0400
committerIgor Pashev <igor.pashev@nexenta.com>2012-12-19 11:58:06 +0400
commit58babafd402840b01664991913841c2bb37589f9 (patch)
tree4bde171f1851cd6582687c3c168e3ab5dac42fc1 /ncurses/ncursesw5.p5m
parentef30594a2aecad9dc66335a6f59352c56466cd3b (diff)
downloadcibs-pkgs-58babafd402840b01664991913841c2bb37589f9.tar.gz
NCurses with wide character support
Diffstat (limited to 'ncurses/ncursesw5.p5m')
-rw-r--r--ncurses/ncursesw5.p5m15
1 files changed, 15 insertions, 0 deletions
diff --git a/ncurses/ncursesw5.p5m b/ncurses/ncursesw5.p5m
new file mode 100644
index 0000000..d974758
--- /dev/null
+++ b/ncurses/ncursesw5.p5m
@@ -0,0 +1,15 @@
+set name=pkg.fmri value=pkg:/library/ncursesw5@$(ips-version)
+set name=pkg.summary value="$(summary), shared libraries with wide character support"
+set name=info.upstream-url value="$(home)"
+set name=info.source-url value="$(download)"
+
+license $(license-file) license="$(license)"
+
+file path=usr/lib/$(mach64)/libformw.so.5.9
+file path=usr/lib/$(mach64)/libmenuw.so.5.9
+file path=usr/lib/$(mach64)/libncursesw.so.5.9
+file path=usr/lib/$(mach64)/libpanelw.so.5.9
+link path=usr/lib/$(mach64)/libformw.so.5 target=libformw.so.5.9
+link path=usr/lib/$(mach64)/libmenuw.so.5 target=libmenuw.so.5.9
+link path=usr/lib/$(mach64)/libncursesw.so.5 target=libncursesw.so.5.9
+link path=usr/lib/$(mach64)/libpanelw.so.5 target=libpanelw.so.5.9