summaryrefslogtreecommitdiffstats
path: root/devel/libgdata06
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libgdata06')
-rw-r--r--devel/libgdata06/Makefile34
-rw-r--r--devel/libgdata06/distinfo2
-rw-r--r--devel/libgdata06/pkg-descr8
-rw-r--r--devel/libgdata06/pkg-plist211
4 files changed, 255 insertions, 0 deletions
diff --git a/devel/libgdata06/Makefile b/devel/libgdata06/Makefile
new file mode 100644
index 000000000..e4a922bb3
--- /dev/null
+++ b/devel/libgdata06/Makefile
@@ -0,0 +1,34 @@
+# New ports collection makefile for: libgdata
+# Date created: 9 May 2009
+# Whom: Koop Mast <kwm@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom: ports/devel/libgdata/Makefile,v 1.19 2011/04/30 20:43:16 mezz Exp $
+#
+
+PORTNAME= libgdata
+PORTVERSION= 0.6.6
+PORTREVISION= 1
+CATEGORIES= devel
+MASTER_SITES= GNOME
+
+MAINTAINER= kwm@FreeBSD.org
+COMMENT= GLib based implimentation of the GData protocol
+
+BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
+LIB_DEPENDS= soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup-gnome
+
+CONFLICTS= libgdata-0.8.*
+
+USE_BZIP2= yes
+USE_LDCONFIG= yes
+USE_GETTEXT= yes
+USE_GMAKE= yes
+MAKE_JOBS_SAFE= yes
+USE_AUTOTOOLS= libtool
+USE_GNOME= gnomehack intltool ltverhack glib20
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include " \
+ LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ARGS+=--with-html-dir="${PREFIX}/share/doc"
+
+.include <bsd.port.mk>
diff --git a/devel/libgdata06/distinfo b/devel/libgdata06/distinfo
new file mode 100644
index 000000000..03b76619a
--- /dev/null
+++ b/devel/libgdata06/distinfo
@@ -0,0 +1,2 @@
+SHA256 (libgdata-0.6.6.tar.bz2) = cf6de3b60443faaf8e9c3b4c4b160c22a48df7925c1c793a7bb71d3d746f69f5
+SIZE (libgdata-0.6.6.tar.bz2) = 1040702
diff --git a/devel/libgdata06/pkg-descr b/devel/libgdata06/pkg-descr
new file mode 100644
index 000000000..1603f5ea0
--- /dev/null
+++ b/devel/libgdata06/pkg-descr
@@ -0,0 +1,8 @@
+libgdata is a GLib-based library for accessing online service APIs using the
+GData protocol - most notably, Google's services. It provides APIs to access
+the common Google services, and has full asynchronous support.
+
+A link with more information about the GData protocol is available on the
+website.
+
+WWW: http://live.gnome.org/libgdata
diff --git a/devel/libgdata06/pkg-plist b/devel/libgdata06/pkg-plist
new file mode 100644
index 000000000..646986683
--- /dev/null
+++ b/devel/libgdata06/pkg-plist
@@ -0,0 +1,211 @@
+include/libgdata/gdata/atom/gdata-author.h
+include/libgdata/gdata/atom/gdata-category.h
+include/libgdata/gdata/atom/gdata-generator.h
+include/libgdata/gdata/atom/gdata-link.h
+include/libgdata/gdata/gd/gdata-gd-email-address.h
+include/libgdata/gdata/gd/gdata-gd-im-address.h
+include/libgdata/gdata/gd/gdata-gd-name.h
+include/libgdata/gdata/gd/gdata-gd-organization.h
+include/libgdata/gdata/gd/gdata-gd-phone-number.h
+include/libgdata/gdata/gd/gdata-gd-postal-address.h
+include/libgdata/gdata/gd/gdata-gd-reminder.h
+include/libgdata/gdata/gd/gdata-gd-when.h
+include/libgdata/gdata/gd/gdata-gd-where.h
+include/libgdata/gdata/gd/gdata-gd-who.h
+include/libgdata/gdata/gdata-access-handler.h
+include/libgdata/gdata/gdata-access-rule.h
+include/libgdata/gdata/gdata-download-stream.h
+include/libgdata/gdata/gdata-entry.h
+include/libgdata/gdata/gdata-enums.h
+include/libgdata/gdata/gdata-feed.h
+include/libgdata/gdata/gdata-parsable.h
+include/libgdata/gdata/gdata-query.h
+include/libgdata/gdata/gdata-service.h
+include/libgdata/gdata/gdata-types.h
+include/libgdata/gdata/gdata-upload-stream.h
+include/libgdata/gdata/gdata.h
+include/libgdata/gdata/media/gdata-media-category.h
+include/libgdata/gdata/media/gdata-media-content.h
+include/libgdata/gdata/media/gdata-media-credit.h
+include/libgdata/gdata/media/gdata-media-enums.h
+include/libgdata/gdata/media/gdata-media-thumbnail.h
+include/libgdata/gdata/services/calendar/gdata-calendar-calendar.h
+include/libgdata/gdata/services/calendar/gdata-calendar-event.h
+include/libgdata/gdata/services/calendar/gdata-calendar-feed.h
+include/libgdata/gdata/services/calendar/gdata-calendar-query.h
+include/libgdata/gdata/services/calendar/gdata-calendar-service.h
+include/libgdata/gdata/services/contacts/gdata-contacts-contact.h
+include/libgdata/gdata/services/contacts/gdata-contacts-query.h
+include/libgdata/gdata/services/contacts/gdata-contacts-service.h
+include/libgdata/gdata/services/documents/gdata-documents-entry.h
+include/libgdata/gdata/services/documents/gdata-documents-enums.h
+include/libgdata/gdata/services/documents/gdata-documents-feed.h
+include/libgdata/gdata/services/documents/gdata-documents-folder.h
+include/libgdata/gdata/services/documents/gdata-documents-presentation.h
+include/libgdata/gdata/services/documents/gdata-documents-query.h
+include/libgdata/gdata/services/documents/gdata-documents-service.h
+include/libgdata/gdata/services/documents/gdata-documents-spreadsheet.h
+include/libgdata/gdata/services/documents/gdata-documents-text.h
+include/libgdata/gdata/services/picasaweb/gdata-picasaweb-album.h
+include/libgdata/gdata/services/picasaweb/gdata-picasaweb-enums.h
+include/libgdata/gdata/services/picasaweb/gdata-picasaweb-feed.h
+include/libgdata/gdata/services/picasaweb/gdata-picasaweb-file.h
+include/libgdata/gdata/services/picasaweb/gdata-picasaweb-query.h
+include/libgdata/gdata/services/picasaweb/gdata-picasaweb-service.h
+include/libgdata/gdata/services/picasaweb/gdata-picasaweb-user.h
+include/libgdata/gdata/services/youtube/gdata-youtube-content.h
+include/libgdata/gdata/services/youtube/gdata-youtube-credit.h
+include/libgdata/gdata/services/youtube/gdata-youtube-enums.h
+include/libgdata/gdata/services/youtube/gdata-youtube-query.h
+include/libgdata/gdata/services/youtube/gdata-youtube-service.h
+include/libgdata/gdata/services/youtube/gdata-youtube-state.h
+include/libgdata/gdata/services/youtube/gdata-youtube-video.h
+lib/girepository-1.0/GData-0.0.typelib
+lib/libgdata.a
+lib/libgdata.la
+lib/libgdata.so
+lib/libgdata.so.7
+libdata/pkgconfig/libgdata.pc
+share/doc/gdata/GDataAccessHandler.html
+share/doc/gdata/GDataAccessRule.html
+share/doc/gdata/GDataAuthor.html
+share/doc/gdata/GDataCalendarCalendar.html
+share/doc/gdata/GDataCalendarEvent.html
+share/doc/gdata/GDataCalendarFeed.html
+share/doc/gdata/GDataCalendarQuery.html
+share/doc/gdata/GDataCalendarService.html
+share/doc/gdata/GDataCategory.html
+share/doc/gdata/GDataContactsContact.html
+share/doc/gdata/GDataContactsQuery.html
+share/doc/gdata/GDataContactsService.html
+share/doc/gdata/GDataDocumentsEntry.html
+share/doc/gdata/GDataDocumentsFeed.html
+share/doc/gdata/GDataDocumentsFolder.html
+share/doc/gdata/GDataDocumentsPresentation.html
+share/doc/gdata/GDataDocumentsQuery.html
+share/doc/gdata/GDataDocumentsService.html
+share/doc/gdata/GDataDocumentsSpreadsheet.html
+share/doc/gdata/GDataDocumentsText.html
+share/doc/gdata/GDataDownloadStream.html
+share/doc/gdata/GDataEntry.html
+share/doc/gdata/GDataFeed.html
+share/doc/gdata/GDataGDEmailAddress.html
+share/doc/gdata/GDataGDIMAddress.html
+share/doc/gdata/GDataGDName.html
+share/doc/gdata/GDataGDOrganization.html
+share/doc/gdata/GDataGDPhoneNumber.html
+share/doc/gdata/GDataGDPostalAddress.html
+share/doc/gdata/GDataGDReminder.html
+share/doc/gdata/GDataGDWhen.html
+share/doc/gdata/GDataGDWhere.html
+share/doc/gdata/GDataGDWho.html
+share/doc/gdata/GDataGenerator.html
+share/doc/gdata/GDataLink.html
+share/doc/gdata/GDataMediaCategory.html
+share/doc/gdata/GDataMediaContent.html
+share/doc/gdata/GDataMediaCredit.html
+share/doc/gdata/GDataMediaThumbnail.html
+share/doc/gdata/GDataParsable.html
+share/doc/gdata/GDataPicasaWebAlbum.html
+share/doc/gdata/GDataPicasaWebFile.html
+share/doc/gdata/GDataPicasaWebQuery.html
+share/doc/gdata/GDataPicasaWebService.html
+share/doc/gdata/GDataQuery.html
+share/doc/gdata/GDataService.html
+share/doc/gdata/GDataUploadStream.html
+share/doc/gdata/GDataYouTubeContent.html
+share/doc/gdata/GDataYouTubeCredit.html
+share/doc/gdata/GDataYouTubeQuery.html
+share/doc/gdata/GDataYouTubeService.html
+share/doc/gdata/GDataYouTubeState.html
+share/doc/gdata/GDataYouTubeVideo.html
+share/doc/gdata/annotation-glossary.html
+share/doc/gdata/api-index-deprecated.html
+share/doc/gdata/api-index-full.html
+share/doc/gdata/ch01.html
+share/doc/gdata/ch02.html
+share/doc/gdata/ch03.html
+share/doc/gdata/ch04.html
+share/doc/gdata/ch05.html
+share/doc/gdata/ch06.html
+share/doc/gdata/ch07.html
+share/doc/gdata/ch08.html
+share/doc/gdata/ch09.html
+share/doc/gdata/ch10.html
+share/doc/gdata/ch11.html
+share/doc/gdata/ch12.html
+share/doc/gdata/data-flow.png
+share/doc/gdata/gdata-GData-Types.html
+share/doc/gdata/gdata-overview.html
+share/doc/gdata/gdata.devhelp
+share/doc/gdata/gdata.devhelp2
+share/doc/gdata/home.png
+share/doc/gdata/index.html
+share/doc/gdata/index.sgml
+share/doc/gdata/ix03.html
+share/doc/gdata/ix04.html
+share/doc/gdata/ix05.html
+share/doc/gdata/ix06.html
+share/doc/gdata/ix07.html
+share/doc/gdata/ix08.html
+share/doc/gdata/ix09.html
+share/doc/gdata/ix10.html
+share/doc/gdata/left.png
+share/doc/gdata/pt01.html
+share/doc/gdata/pt02.html
+share/doc/gdata/pt03.html
+share/doc/gdata/pt04.html
+share/doc/gdata/pt05.html
+share/doc/gdata/right.png
+share/doc/gdata/structure.png
+share/doc/gdata/style.css
+share/doc/gdata/up.png
+share/gir-1.0/GData-0.0.gir
+share/locale/ca/LC_MESSAGES/gdata.mo
+share/locale/cs/LC_MESSAGES/gdata.mo
+share/locale/de/LC_MESSAGES/gdata.mo
+share/locale/el/LC_MESSAGES/gdata.mo
+share/locale/en_GB/LC_MESSAGES/gdata.mo
+share/locale/es/LC_MESSAGES/gdata.mo
+share/locale/eu/LC_MESSAGES/gdata.mo
+share/locale/fr/LC_MESSAGES/gdata.mo
+share/locale/gl/LC_MESSAGES/gdata.mo
+share/locale/hu/LC_MESSAGES/gdata.mo
+share/locale/it/LC_MESSAGES/gdata.mo
+share/locale/ja/LC_MESSAGES/gdata.mo
+share/locale/nb/LC_MESSAGES/gdata.mo
+share/locale/pa/LC_MESSAGES/gdata.mo
+share/locale/pl/LC_MESSAGES/gdata.mo
+share/locale/pt/LC_MESSAGES/gdata.mo
+share/locale/pt_BR/LC_MESSAGES/gdata.mo
+share/locale/ru/LC_MESSAGES/gdata.mo
+share/locale/sl/LC_MESSAGES/gdata.mo
+share/locale/sv/LC_MESSAGES/gdata.mo
+share/locale/uk/LC_MESSAGES/gdata.mo
+share/locale/zh_CN/LC_MESSAGES/gdata.mo
+share/locale/zh_HK/LC_MESSAGES/gdata.mo
+share/locale/zh_TW/LC_MESSAGES/gdata.mo
+@dirrmtry share/locale/zh_TW/LC_MESSAGES
+@dirrmtry share/locale/zh_TW
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
+@dirrmtry share/locale/uk/LC_MESSAGES
+@dirrmtry share/locale/uk
+@dirrmtry share/locale/gl/LC_MESSAGES
+@dirrmtry share/locale/gl
+@dirrmtry share/locale/el/LC_MESSAGES
+@dirrmtry share/locale/el
+@dirrmtry share/locale/ca/LC_MESSAGES
+@dirrmtry share/locale/ca
+@dirrm share/doc/gdata
+@dirrm include/libgdata/gdata/services/youtube
+@dirrm include/libgdata/gdata/services/picasaweb
+@dirrm include/libgdata/gdata/services/documents
+@dirrm include/libgdata/gdata/services/contacts
+@dirrm include/libgdata/gdata/services/calendar
+@dirrm include/libgdata/gdata/services
+@dirrm include/libgdata/gdata/media
+@dirrm include/libgdata/gdata/gd
+@dirrm include/libgdata/gdata/atom
+@dirrm include/libgdata/gdata
+@dirrm include/libgdata