Add meanwhile-gaim, a Gaim plug-in that enables support for the Lotus Sametime
Community Client protocol.
This commit is contained in:
parent
1b1f40e0ff
commit
d9d94a4774
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112177
31
net-im/meanwhile-gaim/Makefile
Normal file
31
net-im/meanwhile-gaim/Makefile
Normal file
@ -0,0 +1,31 @@
|
||||
# New ports collection makefile for: meanwhile-gaim
|
||||
# Date created: 24 June 2004
|
||||
# Whom: marcus@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= meanwhile
|
||||
PORTVERSION= 0.78
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
PKGNAMESUFFIX= -gaim
|
||||
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= marcus@FreeBSD.org
|
||||
COMMENT= Provides Lotus Sametime support for Gaim
|
||||
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/gaim:configure
|
||||
LIB_DEPENDS= meanwhile.0:${PORTSDIR}/net/meanwhile
|
||||
RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomeprefix gnomehack lthack gtk20
|
||||
USE_LIBTOOL_VER=13
|
||||
CONFIGURE_ARGS= --with-gaim-source=${WRKDIRPREFIX}${.CURDIR}/../../net/gaim/work/gaim-${PORTVERSION}/src
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
.include <bsd.port.mk>
|
2
net-im/meanwhile-gaim/distinfo
Normal file
2
net-im/meanwhile-gaim/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
MD5 (meanwhile-gaim-0.78.tar.gz) = 61a26d5572d4095468635e7899bf311b
|
||||
SIZE (meanwhile-gaim-0.78.tar.gz) = 311692
|
4
net-im/meanwhile-gaim/pkg-descr
Normal file
4
net-im/meanwhile-gaim/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
Meanwhile-gaim is a Gaim plug-in that adds Lotus Sametime Community Client
|
||||
support.
|
||||
|
||||
WWW: http://meanwhile.sourceforge.net/
|
2
net-im/meanwhile-gaim/pkg-plist
Normal file
2
net-im/meanwhile-gaim/pkg-plist
Normal file
@ -0,0 +1,2 @@
|
||||
lib/gaim/libmwgaim.so
|
||||
share/gnome/pixmaps/gaim/status/default/meanwhile.png
|
@ -314,6 +314,7 @@
|
||||
SUBDIR += magictun
|
||||
SUBDIR += mars_nwe
|
||||
SUBDIR += meanwhile
|
||||
SUBDIR += meanwhile-gaim
|
||||
SUBDIR += merlinmon
|
||||
SUBDIR += micq
|
||||
SUBDIR += minisapserver
|
||||
|
31
net/meanwhile-gaim/Makefile
Normal file
31
net/meanwhile-gaim/Makefile
Normal file
@ -0,0 +1,31 @@
|
||||
# New ports collection makefile for: meanwhile-gaim
|
||||
# Date created: 24 June 2004
|
||||
# Whom: marcus@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= meanwhile
|
||||
PORTVERSION= 0.78
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
PKGNAMESUFFIX= -gaim
|
||||
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= marcus@FreeBSD.org
|
||||
COMMENT= Provides Lotus Sametime support for Gaim
|
||||
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/gaim:configure
|
||||
LIB_DEPENDS= meanwhile.0:${PORTSDIR}/net/meanwhile
|
||||
RUN_DEPENDS= gaim:${PORTSDIR}/net/gaim
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomeprefix gnomehack lthack gtk20
|
||||
USE_LIBTOOL_VER=13
|
||||
CONFIGURE_ARGS= --with-gaim-source=${WRKDIRPREFIX}${.CURDIR}/../../net/gaim/work/gaim-${PORTVERSION}/src
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
.include <bsd.port.mk>
|
2
net/meanwhile-gaim/distinfo
Normal file
2
net/meanwhile-gaim/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
MD5 (meanwhile-gaim-0.78.tar.gz) = 61a26d5572d4095468635e7899bf311b
|
||||
SIZE (meanwhile-gaim-0.78.tar.gz) = 311692
|
4
net/meanwhile-gaim/pkg-descr
Normal file
4
net/meanwhile-gaim/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
Meanwhile-gaim is a Gaim plug-in that adds Lotus Sametime Community Client
|
||||
support.
|
||||
|
||||
WWW: http://meanwhile.sourceforge.net/
|
2
net/meanwhile-gaim/pkg-plist
Normal file
2
net/meanwhile-gaim/pkg-plist
Normal file
@ -0,0 +1,2 @@
|
||||
lib/gaim/libmwgaim.so
|
||||
share/gnome/pixmaps/gaim/status/default/meanwhile.png
|
Loading…
Reference in New Issue
Block a user