diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-20 10:14:28 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-20 10:14:28 +0800 |
commit | 80242b080b9a02efbf198b0abbf6d27422d37d8f (patch) | |
tree | 8d0edbabef3afafedba6b307c050aace6c219370 /irc/xchat/pkg-plist | |
parent | abd02436dba466faba6e9e846f0fe968eab65b59 (diff) | |
download | marcuscom-ports-80242b080b9a02efbf198b0abbf6d27422d37d8f.tar.gz marcuscom-ports-80242b080b9a02efbf198b0abbf6d27422d37d8f.tar.zst marcuscom-ports-80242b080b9a02efbf198b0abbf6d27422d37d8f.zip |
Fix the build with glib 2.32 by add -DGLIB_COMPILATION. I ain't going to
chase the silly header change. ;-)
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16963 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'irc/xchat/pkg-plist')
-rw-r--r-- | irc/xchat/pkg-plist | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/irc/xchat/pkg-plist b/irc/xchat/pkg-plist new file mode 100644 index 000000000..db3b03cde --- /dev/null +++ b/irc/xchat/pkg-plist @@ -0,0 +1,43 @@ +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/kn/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/pl/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 |