FreeBSD Bugzilla – Attachment 163874 Details for
Bug 204960
net-im/pidgin-skypeweb: Update to 1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pidgin-skypeweb.diff v3
pidgin-skypeweb.diff (text/plain), 2.03 KB, created by
Andrey Akhmichin
on 2015-12-05 17:53:42 UTC
(
hide
)
Description:
pidgin-skypeweb.diff v3
Filename:
MIME Type:
Creator:
Andrey Akhmichin
Created:
2015-12-05 17:53:42 UTC
Size:
2.03 KB
patch
obsolete
>--- Makefile.orig 2015-09-18 18:52:18.000000000 +0500 >+++ Makefile 2015-12-03 18:15:49.427632000 +0500 >@@ -2,7 +2,9 @@ > # $FreeBSD: head/net-im/pidgin-skypeweb/Makefile 397235 2015-09-18 13:52:18Z amdmi3 $ > > PORTNAME= pidgin-skypeweb >-PORTVERSION= 08222015 >+PORTVERSION= 1.0 >+DISTVERSIONPREFIX= v >+PORTEPOCH= 1 > CATEGORIES= net-im > > MAINTAINER= sepulkarium45@yahoo.com >@@ -15,28 +17,31 @@ BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im > RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin > LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib > >+LDFLAGS+= -L${PREFIX}/lib >+ > USE_GITHUB= yes > GH_ACCOUNT= EionRobb > GH_PROJECT= skype4pidgin >-GH_TAGNAME= 08cbc21 > >-USES= gmake pkgconfig >+USES= cmake dos2unix pkgconfig > USE_GNOME= glib20 > USE_LDCONFIG= yes > >+DOS2UNIX_FILES= gpl3.txt \ >+ libskypeweb.c \ >+ skypeweb_connection.c \ >+ skypeweb_contacts.c \ >+ skypeweb_login.c \ >+ skypeweb_messages.c \ >+ skypeweb_util.c \ >+ skypeweb_util.h \ >+ theme >+ > CONFLICTS_INSTALL= pidgin-skype-* > WRKSRC_SUBDIR= skypeweb > >-do-install: >- ${MKDIR} ${STAGEDIR}${PREFIX}/lib/purple-2 >- ${INSTALL_PROGRAM} ${WRKSRC}/libskypeweb.so ${STAGEDIR}${PREFIX}/lib/purple-2 >+post-install: > ${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps/pidgin/emotes/skype > ${INSTALL_DATA} ${WRKSRC}/theme ${STAGEDIR}${PREFIX}/share/pixmaps/pidgin/emotes/skype >-.for i in 16 22 48 >- ${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps/pidgin/protocols/${i} >- ${INSTALL_DATA} ${WRKSRC}/icons/${i}/skypeout.png \ >- ${WRKSRC}/icons/${i}/skype.png \ >- ${STAGEDIR}${PREFIX}/share/pixmaps/pidgin/protocols/${i}/ >-.endfor > > .include <bsd.port.mk> >--- distinfo.orig 2015-09-18 18:52:18.000000000 +0500 >+++ distinfo 2015-12-03 18:15:49.428066000 +0500 >@@ -1,2 +1,2 @@ >-SHA256 (EionRobb-skype4pidgin-08222015-08cbc21_GH0.tar.gz) = c76481b4153404d1c8bb0ec5872ed0e51d2fc5456c5f114ebfa4c5ec62e2bd91 >-SIZE (EionRobb-skype4pidgin-08222015-08cbc21_GH0.tar.gz) = 314925 >+SHA256 (EionRobb-skype4pidgin-v1.0_GH0.tar.gz) = bb392d152f99d53a46841304672698560b50ae256a35c79920f3a2be9b5d876f >+SIZE (EionRobb-skype4pidgin-v1.0_GH0.tar.gz) = 315862
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 204960
:
163744
|
163819
|
163820
| 163874