diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2004-06-23 10:06:46 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2004-06-23 10:06:46 +0000 |
commit | 382d27605235aed038c61efa293fd079515fb3f7 (patch) | |
tree | 4e30fe15ac94a3d6be5d9933cc26d2f66c11c450 /net/skype/pkg-plist | |
parent | 40ba1a7476b23ccdbf792237954c3b079939b0f2 (diff) | |
download | ports-382d27605235aed038c61efa293fd079515fb3f7.tar.gz ports-382d27605235aed038c61efa293fd079515fb3f7.zip |
Skype is a free program that uses the latest P2P technology to bring
affordable and high-quality voice communications to people all over
the world.
This port needs linux_base-8, the default linux_base is v7.1. You should
first replace the default linux_base with v8 with portupgrade:
portupgrade -o emulators/linux_base-8 emulators/linux_base
Then edit /usr/local/etc/pkgtools.conf, add the line
emulators/linux_base' => 'emulators/linux_base-8',
into "ALT_PKGDEP". This tells portupgrade to depend upon linux_base-8
instead upon linux_base-7.1 (where appropriate).
This replacement shouldn't do any harm, I tested icc and the linux version
of netscape navigator 4.8 with the new linux_base, and I haven't noticed
bad behavior.
Notes
Notes:
svn path=/head/; revision=112033
Diffstat (limited to 'net/skype/pkg-plist')
-rw-r--r-- | net/skype/pkg-plist | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net/skype/pkg-plist b/net/skype/pkg-plist new file mode 100644 index 000000000000..5fba38679332 --- /dev/null +++ b/net/skype/pkg-plist @@ -0,0 +1,9 @@ +bin/skype +%%DATADIR%%/icons/skype_16_32.png +%%DATADIR%%/icons/skype_24_32.png +%%DATADIR%%/icons/skype_32_32.png +%%DATADIR%%/icons/skype_48_32.png +@dirrm %%DATADIR%%/icons +%%DATADIR%%/call_in.wav +@dirrm %%DATADIR%% +%%GNOME%%share/gnome/applications/skype.desktop |