mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04: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
2 changed files with 2 additions and 8 deletions
|
@ -78,7 +78,7 @@ IGNORE= ${IGNORE_MSG}
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
@${INSTALL} -d ${PREFIX}/share/applications
|
@${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
|
@${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}/
|
@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.
|
uses a lot of Linux-specific things.
|
||||||
|
|
||||||
|
|
||||||
7. Next version ...
|
7. Problems and bug reports
|
||||||
|
|
||||||
.. is in net-im/skype-devel. It probably works worse that this version. Use it
|
|
||||||
at your own risk.
|
|
||||||
|
|
||||||
|
|
||||||
8. Problems and bug reports
|
|
||||||
|
|
||||||
First of all, please understand that this is a closed, binary Linux application
|
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,
|
that makes use for some more-or-less cutting edge Linux features/interfaces,
|
||||||
|
|
Loading…
Add table
Reference in a new issue