update to 1.67
This commit is contained in:
parent
2138a02565
commit
cdf47a9819
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2010/04/05 21:05:34 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2010/06/09 18:26:03 steven Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
COMMENT = Facebook plugin for Pidgin
|
||||
|
||||
V = 1.65
|
||||
DISTNAME = pidgin-facebookchat-source-${V}
|
||||
V = 1.67
|
||||
DISTNAME = pidgin-facebookchat-source-${V}-1
|
||||
PKGNAME = pidgin-facebookchat-${V}
|
||||
CATEGORIES = net
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (pidgin-facebookchat-source-1.65.tar.bz2) = fXu+4yz3WOKbrq7BUoxmng==
|
||||
RMD160 (pidgin-facebookchat-source-1.65.tar.bz2) = /JvJxVa91q0HFXHIyHF5LB8NgRA=
|
||||
SHA1 (pidgin-facebookchat-source-1.65.tar.bz2) = lFxG3GBsmQx0D8bMFe5rmfjFK6o=
|
||||
SHA256 (pidgin-facebookchat-source-1.65.tar.bz2) = BMJx72ZE1eG398qO5LrZntH0VXxGCnWInfBI8d+IkKc=
|
||||
SIZE (pidgin-facebookchat-source-1.65.tar.bz2) = 47951
|
||||
MD5 (pidgin-facebookchat-source-1.67-1.tar.bz2) = rp0fWeUYW/J7PtHA/uP9ww==
|
||||
RMD160 (pidgin-facebookchat-source-1.67-1.tar.bz2) = sjUK6dYGyriU7/SV9PgZNhCNI0U=
|
||||
SHA1 (pidgin-facebookchat-source-1.67-1.tar.bz2) = iWSW7j0yp/rFFjrCvlX8Af2Clrs=
|
||||
SHA256 (pidgin-facebookchat-source-1.67-1.tar.bz2) = BWWimOb3LsLKUY1Sl/i9M883/w0emDVr9Qc0p9R8D/E=
|
||||
SIZE (pidgin-facebookchat-source-1.67-1.tar.bz2) = 48703
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-Makefile,v 1.5 2010/04/05 21:05:34 steven Exp $
|
||||
--- Makefile.orig Tue Feb 23 23:52:25 2010
|
||||
+++ Makefile Mon Apr 5 22:49:08 2010
|
||||
@@ -9,8 +9,8 @@ LINUX_PPC_COMPILER = powerpc-unknown-linux-gnu-gcc
|
||||
$OpenBSD: patch-Makefile,v 1.6 2010/06/09 18:26:03 steven Exp $
|
||||
--- Makefile.orig Wed Jun 2 01:41:19 2010
|
||||
+++ Makefile Wed Jun 9 08:00:03 2010
|
||||
@@ -10,8 +10,8 @@ LINUX_PPC_COMPILER = powerpc-unknown-linux-gnu-gcc
|
||||
FREEBSD60_COMPILER = i686-pc-freebsd6.0-gcc
|
||||
MACPORT_COMPILER = i686-apple-darwin10-gcc-4.0.1
|
||||
|
||||
@ -12,24 +12,3 @@ $OpenBSD: patch-Makefile,v 1.5 2010/04/05 21:05:34 steven Exp $
|
||||
WIN32_DEV_DIR = /root/pidgin/win32-dev
|
||||
WIN32_PIDGIN_DIR = /root/pidgin/pidgin-2.3.0_win32
|
||||
WIN32_CFLAGS = -I${WIN32_DEV_DIR}/gtk_2_0/include/glib-2.0 -I${WIN32_PIDGIN_DIR}/libpurple/win32 -I${WIN32_DEV_DIR}/gtk_2_0/include -I${WIN32_DEV_DIR}/gtk_2_0/include/glib-2.0 -I${WIN32_DEV_DIR}/gtk_2_0/lib/glib-2.0/include -I/usr/include/json-glib-1.0 -Wno-format
|
||||
@@ -31,19 +31,7 @@ FACEBOOK_SOURCES = \
|
||||
fb_search.c \
|
||||
fb_util.c \
|
||||
fb_friendlist.c \
|
||||
- fb_json.c \
|
||||
- libfacebook.h \
|
||||
- fb_blist.h \
|
||||
- fb_connection.h \
|
||||
- fb_conversation.h \
|
||||
- fb_info.h \
|
||||
- fb_managefriends.h \
|
||||
- fb_messages.h \
|
||||
- fb_notifications.h \
|
||||
- fb_search.h \
|
||||
- fb_util.h \
|
||||
- fb_friendlist.h \
|
||||
- fb_json.h
|
||||
+ fb_json.c
|
||||
|
||||
#Standard stuff here
|
||||
.PHONY: all clean install sourcepackage
|
||||
|
Loading…
x
Reference in New Issue
Block a user