Add libgalago 0.5.2, Galago desktop presence library.

This commit is contained in:
Florent Thoumie 2007-04-27 15:38:58 +00:00
parent 53f8fdbe95
commit 7a8508583c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191016
5 changed files with 105 additions and 0 deletions

View File

@ -550,6 +550,7 @@
SUBDIR += libfs++
SUBDIR += libftdi
SUBDIR += libg++
SUBDIR += libgalago
SUBDIR += libgconf-java
SUBDIR += libgetline
SUBDIR += libghthash

33
devel/libgalago/Makefile Normal file
View File

@ -0,0 +1,33 @@
# New ports collection makefile for: libgalago
# Date created: Apr 27 2007
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libgalago
PORTVERSION= 0.5.2
CATEGORIES= devel deskutils
MASTER_SITES= http://www.galago-project.org/files/releases/source/${PORTNAME}/
MAINTAINER= gnome@FreeBSD.org
COMMENT= Galago desktop presence library
LIB_PC_DEPENDS= dbus-glib-1.pc:${PORTSDIR}/devel/dbus-glib
BUILD_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g}
USE_GNOME= gnomehack pkgconfig
USE_GETTEXT= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-tests
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
post-configure:
@${ECHO_CMD} "#define HAVE_STRCHR 1" >> ${WRKSRC}/config.h
.include <bsd.port.mk>

3
devel/libgalago/distinfo Normal file
View File

@ -0,0 +1,3 @@
MD5 (libgalago-0.5.2.tar.gz) = 7ec92f2ecba1309ac4b71b4b4d8d0a0d
SHA256 (libgalago-0.5.2.tar.gz) = 9b7c9845e2f661dbf5c2595e67bc7afd48f090ac2c033726c89d7f0e90791dfa
SIZE (libgalago-0.5.2.tar.gz) = 652899

10
devel/libgalago/pkg-descr Normal file
View File

@ -0,0 +1,10 @@
Galago is a desktop presence framework, designed to transmit presence
information between programs. To put it in simpler terms, it takes
information on who is online and their away/idle states from an instant
messenger (such as gaim) or other similar programs and lets other
programs (such as Ximian's Evolution) to make use of it.
WWW: http://www.galago-project.org/
- Florent Thoumie
flz@FreeBSD.org

58
devel/libgalago/pkg-plist Normal file
View File

@ -0,0 +1,58 @@
include/libgalago/galago-account.h
include/libgalago/galago-assert.h
include/libgalago/galago-context-base.h
include/libgalago/galago-context.h
include/libgalago/galago-core.h
include/libgalago/galago-dbus.h
include/libgalago/galago-enum-types.h
include/libgalago/galago-image.h
include/libgalago/galago-key-value.h
include/libgalago/galago-object.h
include/libgalago/galago-person.h
include/libgalago/galago-presence.h
include/libgalago/galago-service.h
include/libgalago/galago-status.h
include/libgalago/galago-value.h
include/libgalago/galago.h
lib/libgalago.a
lib/libgalago.la
lib/libgalago.so
lib/libgalago.so.3
libdata/pkgconfig/libgalago.pc
share/autopackage/skeletons/@galago.info/libgalago/skeleton.1
share/gtk-doc/html/libgalago/GalagoAccount.html
share/gtk-doc/html/libgalago/GalagoContext.html
share/gtk-doc/html/libgalago/GalagoCore.html
share/gtk-doc/html/libgalago/GalagoImage.html
share/gtk-doc/html/libgalago/GalagoObject.html
share/gtk-doc/html/libgalago/GalagoPerson.html
share/gtk-doc/html/libgalago/GalagoPresence.html
share/gtk-doc/html/libgalago/GalagoService.html
share/gtk-doc/html/libgalago/GalagoStatus.html
share/gtk-doc/html/libgalago/home.png
share/gtk-doc/html/libgalago/index.html
share/gtk-doc/html/libgalago/index.sgml
share/gtk-doc/html/libgalago/left.png
share/gtk-doc/html/libgalago/libgalago-Assertion-Macros.html
share/gtk-doc/html/libgalago/libgalago-D-BUS-Utility-Functions.html
share/gtk-doc/html/libgalago/libgalago-GalagoKeyValue.html
share/gtk-doc/html/libgalago/libgalago-GalagoValue.html
share/gtk-doc/html/libgalago/libgalago.devhelp
share/gtk-doc/html/libgalago/libgalago.devhelp2
share/gtk-doc/html/libgalago/objects.html
share/gtk-doc/html/libgalago/right.png
share/gtk-doc/html/libgalago/style.css
share/gtk-doc/html/libgalago/up.png
share/gtk-doc/html/libgalago/utils.html
share/locale/da/LC_MESSAGES/libgalago.mo
share/locale/de/LC_MESSAGES/libgalago.mo
share/locale/fr/LC_MESSAGES/libgalago.mo
share/locale/pt_BR/LC_MESSAGES/libgalago.mo
@dirrm share/gtk-doc/html/libgalago
@dirrmtry share/gtk-doc/html
@dirrmtry share/gtk-doc
@dirrm share/autopackage/skeletons/@galago.info/libgalago
@dirrmtry share/autopackage/skeletons/@galago.info
@dirrmtry share/autopackage/skeletons
@dirrmtry share/autopackage
@dirrm include/libgalago