diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-06 15:59:01 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-06 15:59:01 +0800 |
commit | 653745ee34393388915ec4cbddd0623b870e4a80 (patch) | |
tree | 270fe25a0c5fd215a55d832f224a5b9b0e352653 /irc/xchat/pkg-plist | |
parent | e1e5738fe5008ada6362e2a965be709b585e3b88 (diff) | |
download | marcuscom-ports-653745ee34393388915ec4cbddd0623b870e4a80.tar marcuscom-ports-653745ee34393388915ec4cbddd0623b870e4a80.tar.gz marcuscom-ports-653745ee34393388915ec4cbddd0623b870e4a80.tar.bz2 marcuscom-ports-653745ee34393388915ec4cbddd0623b870e4a80.tar.lz marcuscom-ports-653745ee34393388915ec4cbddd0623b870e4a80.tar.xz marcuscom-ports-653745ee34393388915ec4cbddd0623b870e4a80.tar.zst marcuscom-ports-653745ee34393388915ec4cbddd0623b870e4a80.zip |
Fix xchat build with gtk 2.13.x.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11248 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'irc/xchat/pkg-plist')
-rw-r--r-- | irc/xchat/pkg-plist | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/irc/xchat/pkg-plist b/irc/xchat/pkg-plist new file mode 100644 index 000000000..0b63ee0bc --- /dev/null +++ b/irc/xchat/pkg-plist @@ -0,0 +1,41 @@ +bin/xchat +%%PERL%%lib/xchat/plugins/perl.la +%%PERL%%lib/xchat/plugins/perl.so +%%PYTHON%%lib/xchat/plugins/python.la +%%PYTHON%%lib/xchat/plugins/python.so +%%TCL%%lib/xchat/plugins/tcl.la +%%TCL%%lib/xchat/plugins/tcl.so +share/applications/xchat.desktop +%%DBUS%%share/dbus-1/services/org.xchat.service.service +share/locale/be/LC_MESSAGES/xchat.mo +share/locale/ca/LC_MESSAGES/xchat.mo +share/locale/cs/LC_MESSAGES/xchat.mo +share/locale/de/LC_MESSAGES/xchat.mo +share/locale/el/LC_MESSAGES/xchat.mo +share/locale/es/LC_MESSAGES/xchat.mo +share/locale/fi/LC_MESSAGES/xchat.mo +share/locale/fr/LC_MESSAGES/xchat.mo +share/locale/gl/LC_MESSAGES/xchat.mo +share/locale/hu/LC_MESSAGES/xchat.mo +share/locale/it/LC_MESSAGES/xchat.mo +share/locale/ja/LC_MESSAGES/xchat.mo +share/locale/ko/LC_MESSAGES/xchat.mo +share/locale/lt/LC_MESSAGES/xchat.mo +share/locale/mk/LC_MESSAGES/xchat.mo +share/locale/nl/LC_MESSAGES/xchat.mo +share/locale/pa/LC_MESSAGES/xchat.mo +share/locale/pt/LC_MESSAGES/xchat.mo +share/locale/ru/LC_MESSAGES/xchat.mo +share/locale/sq/LC_MESSAGES/xchat.mo +share/locale/sr/LC_MESSAGES/xchat.mo +share/locale/sv/LC_MESSAGES/xchat.mo +share/locale/th/LC_MESSAGES/xchat.mo +share/locale/uk/LC_MESSAGES/xchat.mo +share/locale/vi/LC_MESSAGES/xchat.mo +share/locale/zh_CN/LC_MESSAGES/xchat.mo +share/locale/zh_TW/LC_MESSAGES/xchat.mo +share/pixmaps/xchat.png +@dirrmtry share/applications +@exec mkdir -p %D/lib/xchat/plugins +@dirrm lib/xchat/plugins +@dirrm lib/xchat |