mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
- fix installation
- adjust pkg-message, as this is the "next" version :) PR: 156994 Submitted by: Zhihao Yuan <lichray@gmail.com>
This commit is contained in:
parent
403554a2c9
commit
aee0670b90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=274036
@ -78,7 +78,7 @@ IGNORE= ${IGNORE_MSG}
|
||||
|
||||
do-install:
|
||||
@${INSTALL} -d ${PREFIX}/share/applications
|
||||
@${INSTALL_DATA} ${WRKSRC}/skype-devel.desktop ${PREFIX}/share/applications/
|
||||
@${INSTALL_DATA} ${WRKSRC}/skype.desktop ${PREFIX}/share/applications/
|
||||
@${INSTALL_DATA} ${WRKSRC}/icons/SkypeBlue_48x48.png ${PREFIX}/share/pixmaps/skype.png
|
||||
@cd ${WRKSRC}/ && ${MKDIR} ${PREFIX}/${SKYPEDIR} && ${COPYTREE_SHARE} "avatars icons sounds lang" ${PREFIX}/${SKYPEDIR}/
|
||||
|
||||
|
@ -87,13 +87,7 @@ Doesn't work and it is likely not very probable it will ever work since it
|
||||
uses a lot of Linux-specific things.
|
||||
|
||||
|
||||
7. Next version ...
|
||||
|
||||
.. is in net-im/skype-devel. It probably works worse that this version. Use it
|
||||
at your own risk.
|
||||
|
||||
|
||||
8. Problems and bug reports
|
||||
7. Problems and bug reports
|
||||
|
||||
First of all, please understand that this is a closed, binary Linux application
|
||||
that makes use for some more-or-less cutting edge Linux features/interfaces,
|
||||
|
Loading…
Reference in New Issue
Block a user