Update to libgadu 1.12.0.
ok jasper@
This commit is contained in:
parent
8a6eac04ff
commit
2bb1537068
@ -1,13 +1,13 @@
|
|||||||
# $OpenBSD: Makefile,v 1.15 2013/03/21 08:46:34 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.16 2014/10/28 01:09:22 brad Exp $
|
||||||
|
|
||||||
COMMENT= implementation of Gadu-Gadu IM protocol
|
COMMENT= implementation of Gadu-Gadu IM protocol
|
||||||
|
|
||||||
DISTNAME= libgadu-1.11.2
|
DISTNAME= libgadu-1.12.0
|
||||||
EPOCH= 0
|
EPOCH= 0
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= ${HOMEPAGE}/files/
|
MASTER_SITES= ${HOMEPAGE}/files/
|
||||||
|
|
||||||
SHARED_LIBS= gadu 6.0
|
SHARED_LIBS= gadu 7.0
|
||||||
|
|
||||||
HOMEPAGE= http://toxygen.net/libgadu/
|
HOMEPAGE= http://toxygen.net/libgadu/
|
||||||
|
|
||||||
@ -16,6 +16,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
|||||||
|
|
||||||
WANTLIB= pthread z
|
WANTLIB= pthread z
|
||||||
|
|
||||||
|
USE_GMAKE= Yes
|
||||||
CONFIGURE_STYLE=gnu
|
CONFIGURE_STYLE=gnu
|
||||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||||
--disable-tests \
|
--disable-tests \
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (libgadu-1.11.2.tar.gz) = f1hBI7gpK4CEN5pgi+51qFOIPTdOTcIxjDUuSFeKLk4=
|
SHA256 (libgadu-1.12.0.tar.gz) = HXUo1/BwA7+MoSyRPMS8d0G5frYzquppzy6E5SAa33Q=
|
||||||
SIZE (libgadu-1.11.2.tar.gz) = 549914
|
SIZE (libgadu-1.12.0.tar.gz) = 661597
|
||||||
|
@ -1,2 +0,0 @@
|
|||||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2006/04/15 20:49:25 alek Exp $
|
|
||||||
@lib lib/libgadu.so.${LIBgadu_VERSION}
|
|
@ -1,7 +1,6 @@
|
|||||||
@comment $OpenBSD: PLIST,v 1.2 2008/12/22 10:30:41 sthen Exp $
|
@comment $OpenBSD: PLIST,v 1.3 2014/10/28 01:09:22 brad Exp $
|
||||||
%%SHARED%%
|
|
||||||
include/libgadu.h
|
include/libgadu.h
|
||||||
lib/libgadu.a
|
lib/libgadu.a
|
||||||
lib/libgadu.la
|
lib/libgadu.la
|
||||||
lib/pkgconfig/
|
@lib lib/libgadu.so.${LIBgadu_VERSION}
|
||||||
lib/pkgconfig/libgadu.pc
|
lib/pkgconfig/libgadu.pc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user