mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
15b6544926
plugins support one of web browsers and can take care of plist (depend on how you use it) at the same time. I have written a complete document and even show how it works in the www/firefox/Makefile.webplugins so be sure to read in there. If there is anything that isn't clear in the document, please feel free to ask and I will try my best to improvement it. FYI: GNOME 2.24 depends on this, so it's coming. BTW: It's based on www/linux-mplayer-plugin/Makefile.npapi with heavy modified. Approved by: portmgr
62 lines
2.1 KiB
Plaintext
62 lines
2.1 KiB
Plaintext
bin/gxine
|
|
bin/gxine_client
|
|
etc/gxine/gtkrc
|
|
etc/gxine/keypad.xml
|
|
etc/gxine/startup
|
|
etc/gxine/toolbar-fullscreen.xml
|
|
etc/gxine/toolbar-window.xml
|
|
%%MOZILLA_PLUGIN%%lib/gxine/gxineplugin.a
|
|
%%MOZILLA_PLUGIN%%lib/gxine/gxineplugin.la
|
|
%%MOZILLA_PLUGIN%%lib/gxine/gxineplugin.so
|
|
share/applications/gxine.desktop
|
|
%%DATADIR%%/logo.mpv
|
|
%%DATADIR%%/mediamarks
|
|
%%DATADIR%%/pixmaps/gxine-icon.xpm
|
|
%%DATADIR%%/pixmaps/nospeaker.png
|
|
%%DATADIR%%/pixmaps/set-brightness.svg
|
|
%%DATADIR%%/pixmaps/set-channel.svg
|
|
%%DATADIR%%/pixmaps/set-contrast.svg
|
|
%%DATADIR%%/pixmaps/set-hue.svg
|
|
%%DATADIR%%/pixmaps/set-saturation.svg
|
|
%%DATADIR%%/pixmaps/set-sync.svg
|
|
%%DATADIR%%/pixmaps/set-volume.svg
|
|
%%DATADIR%%/pixmaps/speaker.png
|
|
%%DATADIR%%/pixmaps/splash.png
|
|
%%DATADIR%%/pixmaps/subtitle.svg
|
|
share/icons/hicolor/64x64/apps/gxine.png
|
|
%%NLS%%share/locale/cs/LC_MESSAGES/gxine.mo
|
|
%%NLS%%share/locale/cs/LC_MESSAGES/gxine.theme.mo
|
|
%%NLS%%share/locale/de/LC_MESSAGES/gxine.mo
|
|
%%NLS%%share/locale/de/LC_MESSAGES/gxine.theme.mo
|
|
%%NLS%%share/locale/es/LC_MESSAGES/gxine.mo
|
|
%%NLS%%share/locale/es/LC_MESSAGES/gxine.theme.mo
|
|
%%NLS%%share/locale/fi/LC_MESSAGES/gxine.mo
|
|
%%NLS%%share/locale/fi/LC_MESSAGES/gxine.theme.mo
|
|
%%NLS%%share/locale/fr/LC_MESSAGES/gxine.mo
|
|
%%NLS%%share/locale/fr/LC_MESSAGES/gxine.theme.mo
|
|
%%NLS%%share/locale/it/LC_MESSAGES/gxine.mo
|
|
%%NLS%%share/locale/it/LC_MESSAGES/gxine.theme.mo
|
|
%%NLS%%share/locale/ja/LC_MESSAGES/gxine.mo
|
|
%%NLS%%share/locale/ja/LC_MESSAGES/gxine.theme.mo
|
|
%%NLS%%share/locale/pl/LC_MESSAGES/gxine.mo
|
|
%%NLS%%share/locale/pl/LC_MESSAGES/gxine.theme.mo
|
|
%%NLS%%share/locale/ru/LC_MESSAGES/gxine.mo
|
|
%%NLS%%share/locale/ru/LC_MESSAGES/gxine.theme.mo
|
|
%%NLS%%share/locale/sv/LC_MESSAGES/gxine.mo
|
|
%%NLS%%share/locale/sv/LC_MESSAGES/gxine.theme.mo
|
|
%%NLS%%share/locale/uk/LC_MESSAGES/gxine.mo
|
|
%%NLS%%share/locale/uk/LC_MESSAGES/gxine.theme.mo
|
|
%%NLS%%share/locale/zh_CN/LC_MESSAGES/gxine.mo
|
|
%%NLS%%share/locale/zh_CN/LC_MESSAGES/gxine.theme.mo
|
|
share/pixmaps/gxine.png
|
|
@dirrm %%DATADIR%%/pixmaps
|
|
@dirrm %%DATADIR%%
|
|
@dirrmtry share/applications
|
|
@dirrmtry man/es/man1
|
|
@dirrmtry man/es
|
|
@dirrmtry man/de/man1
|
|
@dirrmtry man/de
|
|
@dirrm lib/gxine
|
|
%%MOZILLA_PLUGIN%%@dirrmtry lib/browser_plugins
|
|
@dirrm etc/gxine
|