aboutsummaryrefslogtreecommitdiff
path: root/net-im/pidgin-skypeweb
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2015-12-08 16:52:42 +0000
committerMartin Wilke <miwi@FreeBSD.org>2015-12-08 16:52:42 +0000
commit31df12834ec115c534333125d69bdddd4288c897 (patch)
treeb1ef4650f2d18f5017b86d157c6cd93d7fa0c1ee /net-im/pidgin-skypeweb
parent4405adf82ff41a02bbcd0926792b24e45bf95bf5 (diff)
downloadports-31df12834ec115c534333125d69bdddd4288c897.tar.gz
ports-31df12834ec115c534333125d69bdddd4288c897.zip
Notes
Diffstat (limited to 'net-im/pidgin-skypeweb')
-rw-r--r--net-im/pidgin-skypeweb/Makefile28
-rw-r--r--net-im/pidgin-skypeweb/distinfo4
2 files changed, 18 insertions, 14 deletions
diff --git a/net-im/pidgin-skypeweb/Makefile b/net-im/pidgin-skypeweb/Makefile
index 57b69af97b20..af1e778930b0 100644
--- a/net-im/pidgin-skypeweb/Makefile
+++ b/net-im/pidgin-skypeweb/Makefile
@@ -2,7 +2,9 @@
# $FreeBSD$
PORTNAME= pidgin-skypeweb
-PORTVERSION= 08222015
+PORTVERSION= 1.0
+DISTVERSIONPREFIX= v
+PORTEPOCH= 1
CATEGORIES= net-im
MAINTAINER= sepulkarium45@yahoo.com
@@ -18,25 +20,27 @@ LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib
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
+LDFLAGS+= -L${LOCALBASE}/lib
+
+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>
diff --git a/net-im/pidgin-skypeweb/distinfo b/net-im/pidgin-skypeweb/distinfo
index 1ea89b4f7a5b..e9652ae041a2 100644
--- a/net-im/pidgin-skypeweb/distinfo
+++ b/net-im/pidgin-skypeweb/distinfo
@@ -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