diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-01 12:45:09 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-11-01 12:45:09 +0800 |
commit | be4cbaa3aa98fa138f3e5fe50ff5483e59122c62 (patch) | |
tree | e598c332b0190ee53cbee7d592bdf7daf1cadab8 /x11-toolkits/vte/pkg-plist | |
parent | 564e92be0fdfe8789b8d59f17b3020f1a6303daa (diff) | |
download | marcuscom-ports-be4cbaa3aa98fa138f3e5fe50ff5483e59122c62.tar marcuscom-ports-be4cbaa3aa98fa138f3e5fe50ff5483e59122c62.tar.gz marcuscom-ports-be4cbaa3aa98fa138f3e5fe50ff5483e59122c62.tar.bz2 marcuscom-ports-be4cbaa3aa98fa138f3e5fe50ff5483e59122c62.tar.lz marcuscom-ports-be4cbaa3aa98fa138f3e5fe50ff5483e59122c62.tar.xz marcuscom-ports-be4cbaa3aa98fa138f3e5fe50ff5483e59122c62.tar.zst marcuscom-ports-be4cbaa3aa98fa138f3e5fe50ff5483e59122c62.zip |
Add vte, and add a patch to fix a black screen bug that can result with
multiple tabs open each doing lots of work.
Submitted by: ahze
Obtained from: jon.nettleton@gmail.com
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3027 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/vte/pkg-plist')
-rw-r--r-- | x11-toolkits/vte/pkg-plist | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/x11-toolkits/vte/pkg-plist b/x11-toolkits/vte/pkg-plist new file mode 100644 index 000000000..ae1484d66 --- /dev/null +++ b/x11-toolkits/vte/pkg-plist @@ -0,0 +1,85 @@ +bin/vte +include/vte/pty.h +include/vte/reaper.h +include/vte/vte.h +include/vte/vteaccess.h +lib/libvte.a +lib/libvte.so +lib/libvte.so.8 +lib/vte/decset +lib/vte/interpret +lib/vte/iso8859mode +lib/vte/nativeecho +lib/vte/osc +lib/vte/slowcat +lib/vte/utf8echo +lib/vte/utf8mode +lib/vte/vterdb +lib/vte/window +libdata/pkgconfig/vte.pc +libexec/gnome-pty-helper +share/gnome/vte/termcap/xterm +share/locale/am/LC_MESSAGES/vte.mo +share/locale/ar/LC_MESSAGES/vte.mo +share/locale/az/LC_MESSAGES/vte.mo +share/locale/be/LC_MESSAGES/vte.mo +share/locale/bg/LC_MESSAGES/vte.mo +share/locale/bn/LC_MESSAGES/vte.mo +share/locale/ca/LC_MESSAGES/vte.mo +share/locale/cs/LC_MESSAGES/vte.mo +share/locale/cy/LC_MESSAGES/vte.mo +share/locale/da/LC_MESSAGES/vte.mo +share/locale/de/LC_MESSAGES/vte.mo +share/locale/el/LC_MESSAGES/vte.mo +share/locale/en_CA/LC_MESSAGES/vte.mo +share/locale/en_GB/LC_MESSAGES/vte.mo +share/locale/es/LC_MESSAGES/vte.mo +share/locale/et/LC_MESSAGES/vte.mo +share/locale/eu/LC_MESSAGES/vte.mo +share/locale/fa/LC_MESSAGES/vte.mo +share/locale/fi/LC_MESSAGES/vte.mo +share/locale/fr/LC_MESSAGES/vte.mo +share/locale/ga/LC_MESSAGES/vte.mo +share/locale/gu/LC_MESSAGES/vte.mo +share/locale/he/LC_MESSAGES/vte.mo +share/locale/hr/LC_MESSAGES/vte.mo +share/locale/hu/LC_MESSAGES/vte.mo +share/locale/id/LC_MESSAGES/vte.mo +share/locale/is/LC_MESSAGES/vte.mo +share/locale/it/LC_MESSAGES/vte.mo +share/locale/ja/LC_MESSAGES/vte.mo +share/locale/ko/LC_MESSAGES/vte.mo +share/locale/li/LC_MESSAGES/vte.mo +share/locale/lt/LC_MESSAGES/vte.mo +share/locale/lv/LC_MESSAGES/vte.mo +share/locale/mk/LC_MESSAGES/vte.mo +share/locale/ml/LC_MESSAGES/vte.mo +share/locale/mn/LC_MESSAGES/vte.mo +share/locale/ms/LC_MESSAGES/vte.mo +share/locale/ne/LC_MESSAGES/vte.mo +share/locale/nl/LC_MESSAGES/vte.mo +share/locale/nn/LC_MESSAGES/vte.mo +share/locale/no/LC_MESSAGES/vte.mo +share/locale/pa/LC_MESSAGES/vte.mo +share/locale/pl/LC_MESSAGES/vte.mo +share/locale/pt/LC_MESSAGES/vte.mo +share/locale/pt_BR/LC_MESSAGES/vte.mo +share/locale/ro/LC_MESSAGES/vte.mo +share/locale/ru/LC_MESSAGES/vte.mo +share/locale/sk/LC_MESSAGES/vte.mo +share/locale/sl/LC_MESSAGES/vte.mo +share/locale/sq/LC_MESSAGES/vte.mo +share/locale/sr/LC_MESSAGES/vte.mo +share/locale/sr@Latn/LC_MESSAGES/vte.mo +share/locale/sv/LC_MESSAGES/vte.mo +share/locale/tr/LC_MESSAGES/vte.mo +share/locale/uk/LC_MESSAGES/vte.mo +share/locale/vi/LC_MESSAGES/vte.mo +share/locale/wa/LC_MESSAGES/vte.mo +share/locale/zh_CN/LC_MESSAGES/vte.mo +share/locale/zh_TW/LC_MESSAGES/vte.mo +@dirrm share/gnome/vte/termcap +@dirrm share/gnome/vte +@dirrm share/doc/vte +@dirrm lib/vte +@dirrm include/vte |