summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-06-11 00:22:34 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-06-11 00:22:34 +0800
commit19bc5e2c9fff83000d944b2604f72406e92c2c05 (patch)
tree0a24e9796a46accfc6548c1386dabf89fa9e9546
parentfd77c2d67e99425b8914b4398da6a2e45d3d40cc (diff)
downloadmarcuscom-ports-19bc5e2c9fff83000d944b2604f72406e92c2c05.tar
marcuscom-ports-19bc5e2c9fff83000d944b2604f72406e92c2c05.tar.gz
marcuscom-ports-19bc5e2c9fff83000d944b2604f72406e92c2c05.tar.bz2
marcuscom-ports-19bc5e2c9fff83000d944b2604f72406e92c2c05.tar.lz
marcuscom-ports-19bc5e2c9fff83000d944b2604f72406e92c2c05.tar.xz
marcuscom-ports-19bc5e2c9fff83000d944b2604f72406e92c2c05.tar.zst
marcuscom-ports-19bc5e2c9fff83000d944b2604f72406e92c2c05.zip
This port needs libsoup-gnome.
Submitted by: DomiX git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14246 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--devel/libgdata/Makefile34
-rw-r--r--devel/libgdata/distinfo3
-rw-r--r--devel/libgdata/pkg-descr8
-rw-r--r--devel/libgdata/pkg-plist209
4 files changed, 254 insertions, 0 deletions
diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile
new file mode 100644
index 000000000..54954f2ee
--- /dev/null
+++ b/devel/libgdata/Makefile
@@ -0,0 +1,34 @@
+# New ports collection makefile for: libgdata
+# Date created: 9 May 2009
+# Whom: Koop Mast <kwm@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom$
+#
+
+PORTNAME= libgdata
+PORTVERSION= 0.6.4
+PORTREVISION= 2
+CATEGORIES= devel
+MASTER_SITES= GNOME
+
+MAINTAINER= kwm@FreeBSD.org
+COMMENT= GLib based implimentation of the GData protocol
+
+BUILD_DEPENDS= ${LOCALBASE}/share/gir-1.0/Soup-2.4.gir:${PORTSDIR}/devel/gir-repository-libsoup \
+ g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
+LIB_DEPENDS= soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup-gnome
+RUN_DEPENDS= ${LOCALBASE}/share/gir-1.0/Soup-2.4.gir:${PORTSDIR}/devel/gir-repository-libsoup
+
+USE_BZIP2= yes
+USE_LDCONFIG= yes
+USE_GETTEXT= yes
+USE_GMAKE= yes
+MAKE_JOBS_SAFE= yes
+USE_AUTOTOOLS= libtool:22
+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/libgdata/distinfo b/devel/libgdata/distinfo
new file mode 100644
index 000000000..49d1b0deb
--- /dev/null
+++ b/devel/libgdata/distinfo
@@ -0,0 +1,3 @@
+MD5 (libgdata-0.6.4.tar.bz2) = 7efdef75d1b59177d119f689522d00ba
+SHA256 (libgdata-0.6.4.tar.bz2) = 56c3f3cbd0bf8c410ebdff2d8a57eeb1db7dbc1bb342bf6f43f89700ef517d9d
+SIZE (libgdata-0.6.4.tar.bz2) = 1003963
diff --git a/devel/libgdata/pkg-descr b/devel/libgdata/pkg-descr
new file mode 100644
index 000000000..1603f5ea0
--- /dev/null
+++ b/devel/libgdata/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/libgdata/pkg-plist b/devel/libgdata/pkg-plist
new file mode 100644
index 000000000..6ebbc6290
--- /dev/null
+++ b/devel/libgdata/pkg-plist
@@ -0,0 +1,209 @@
+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/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/ix02.html
+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/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