Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107176743
D4404.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D4404.diff
View Options
Index: head/net-im/pidgin-skypeweb/Makefile
===================================================================
--- head/net-im/pidgin-skypeweb/Makefile
+++ head/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 @@
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>
Index: head/net-im/pidgin-skypeweb/distinfo
===================================================================
--- head/net-im/pidgin-skypeweb/distinfo
+++ head/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
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 12, 7:01 AM (21 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15763167
Default Alt Text
D4404.diff (1 KB)
Attached To
Mode
D4404: - Update 1.0
Attached
Detach File
Event Timeline
Log In to Comment