mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
Update to 0.3.3.
This commit is contained in:
parent
a5c5d06829
commit
6527bc879b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209650
@ -3,29 +3,27 @@
|
||||
# Whom: Florent Thoumie <flz@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
# $MCom: ports/net-im/libtelepathy/Makefile,v 1.3 2008/02/27 14:00:06 ahze Exp $
|
||||
|
||||
PORTNAME= libtelepathy
|
||||
PORTVERSION= 0.0.55
|
||||
PORTVERSION= 0.3.3
|
||||
CATEGORIES= net-im devel
|
||||
MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Flexible Communications Framework
|
||||
|
||||
LIB_PC_DEPENDS= gobject-2.0.pc:${PORTSDIR}/devel/glib20 \
|
||||
dbus-glib-1.pc:${PORTSDIR}/devel/dbus-glib
|
||||
LIB_PC_DEPENDS= dbus-glib-1.pc:${PORTSDIR}/devel/dbus-glib
|
||||
|
||||
BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt
|
||||
LIB_DEPENDS= telepathy-glib.0:${PORTSDIR}/net-im/telepathy-glib
|
||||
|
||||
BUILD_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
|
||||
RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= gnomehack pkgconfig
|
||||
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
USE_GNOME= gnomehack pkgconfig glib20 ltverhack gnometarget
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libtelepathy-0.0.55.tar.gz) = 2cbbbeaf97c154a7fb9b088b95deb70e
|
||||
SHA256 (libtelepathy-0.0.55.tar.gz) = 53e8740a3a36ece8078b371b95c79646dc69f0ad3ee2665e5fb659412c0baf35
|
||||
SIZE (libtelepathy-0.0.55.tar.gz) = 398303
|
||||
MD5 (libtelepathy-0.3.3.tar.gz) = 490ca1a0c614d4466394b72d43bf7370
|
||||
SHA256 (libtelepathy-0.3.3.tar.gz) = e0d230be855125163579743418203c6f6be2f10f98c4f065735c1dc9ed115878
|
||||
SIZE (libtelepathy-0.3.3.tar.gz) = 439764
|
||||
|
@ -1,5 +1,9 @@
|
||||
include/telepathy-1.0/libtelepathy/_gen-tp-constants.h
|
||||
include/telepathy-1.0/libtelepathy/_gen-tp-interfaces.h
|
||||
include/telepathy-1.0/libtelepathy/_gen-tp-constants-deprecated-aliases.h
|
||||
include/telepathy-1.0/libtelepathy/_gen-tp-constants-deprecated.h
|
||||
include/telepathy-1.0/libtelepathy/_gen-tp-constants-whitelist-aliases.h
|
||||
include/telepathy-1.0/libtelepathy/_gen-tp-interfaces-deprecated-aliases.h
|
||||
include/telepathy-1.0/libtelepathy/_gen-tp-interfaces-deprecated.h
|
||||
include/telepathy-1.0/libtelepathy/_gen-tp-interfaces-whitelist-aliases.h
|
||||
include/telepathy-1.0/libtelepathy/tp-ch-gen.h
|
||||
include/telepathy-1.0/libtelepathy/tp-chan-gen.h
|
||||
include/telepathy-1.0/libtelepathy/tp-chan-iface-chat-state-gen.h
|
||||
@ -15,6 +19,7 @@ include/telepathy-1.0/libtelepathy/tp-chan-type-contact-list-gen.h
|
||||
include/telepathy-1.0/libtelepathy/tp-chan-type-room-list-gen.h
|
||||
include/telepathy-1.0/libtelepathy/tp-chan-type-streamed-media-gen.h
|
||||
include/telepathy-1.0/libtelepathy/tp-chan-type-text-gen.h
|
||||
include/telepathy-1.0/libtelepathy/tp-chan-type-tubes-gen.h
|
||||
include/telepathy-1.0/libtelepathy/tp-chan.h
|
||||
include/telepathy-1.0/libtelepathy/tp-conn-gen.h
|
||||
include/telepathy-1.0/libtelepathy/tp-conn-iface-aliasing-gen.h
|
||||
@ -42,7 +47,7 @@ include/telepathy-1.0/libtelepathy/tp-props-iface.h
|
||||
lib/libtelepathy.a
|
||||
lib/libtelepathy.la
|
||||
lib/libtelepathy.so
|
||||
lib/libtelepathy.so.5
|
||||
lib/libtelepathy.so.2
|
||||
libdata/pkgconfig/libtelepathy.pc
|
||||
@dirrmtry include/telepathy-1.0/libtelepathy
|
||||
@dirrmtry include/telepathy-1.0
|
||||
@dirrm include/telepathy-1.0/libtelepathy
|
||||
@dirrm include/telepathy-1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user