9290192e49
Recently, the souce codes are available. So, we can build FreeBSD native version of PIPS from source instead of just using Linux version. However, some libraries are still shipped as Linux binary. So, we use libmap.conf to solve this problem. Since I have only PM-760C, I cannot test it with other than PM-760C, actually. So, your feedbacks are welcome.
28 lines
1.1 KiB
Text
28 lines
1.1 KiB
Text
bin/pips%%PRTYPE%%
|
|
libexec/pips/%%PRT_MODEL%%/filter%%PRTYPE%%
|
|
libexec/pips/%%PRT_MODEL%%/filter%%PRTYPE%%.rev
|
|
libexec/pips/%%PRT_MODEL%%/gsconfig%%PRTYPE%%
|
|
libexec/pips/%%PRT_MODEL%%/lang
|
|
libexec/pips/%%PRT_MODEL%%/setup
|
|
libexec/pips/%%PRT_MODEL%%/scripts/en.lc
|
|
libexec/pips/%%PRT_MODEL%%/scripts/ja.lc
|
|
@dirrm libexec/pips/%%PRT_MODEL%%/scripts
|
|
%%PORTDOCS%%share/doc/pips%%PRTYPE%%/COPYING
|
|
%%PORTDOCS%%share/doc/pips%%PRTYPE%%/COPYING.KOWA
|
|
%%PORTDOCS%%share/doc/pips%%PRTYPE%%/COPYING.KOWA.ja
|
|
%%PORTDOCS%%share/doc/pips%%PRTYPE%%/COPYING.LIB
|
|
share/doc/pips%%PRTYPE%%/readme%%PRTYPE%%
|
|
share/doc/pips%%PRTYPE%%/%%LIB_README%%
|
|
@dirrm share/doc/pips%%PRTYPE%%
|
|
etc/pipsrc
|
|
@exec chmod 666 %D/etc/pipsrc
|
|
share/locale/de/LC_MESSAGES/pips%%PRTYPE%%.mo
|
|
share/locale/es/LC_MESSAGES/pips%%PRTYPE%%.mo
|
|
share/locale/fr/LC_MESSAGES/pips%%PRTYPE%%.mo
|
|
share/locale/it/LC_MESSAGES/pips%%PRTYPE%%.mo
|
|
share/locale/ja/LC_MESSAGES/pips%%PRTYPE%%.mo
|
|
share/locale/ko/LC_MESSAGES/pips%%PRTYPE%%.mo
|
|
share/locale/nl/LC_MESSAGES/pips%%PRTYPE%%.mo
|
|
share/locale/pt/LC_MESSAGES/pips%%PRTYPE%%.mo
|
|
share/locale/zh/LC_MESSAGES/pips%%PRTYPE%%.mo
|
|
share/locale/zh_TW/LC_MESSAGES/pips%%PRTYPE%%.mo
|