summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-07-24 18:25:14 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2009-07-24 18:25:14 +0800
commitea59b380c421b27526e650f35c5745a4e4f30cdc (patch)
tree90c95726e2cac1fb06e36bad7168407e174a4be3 /devel
parent7a2e3633d643242fbbe220753fbb92b1d00af298 (diff)
downloadmarcuscom-ports-ea59b380c421b27526e650f35c5745a4e4f30cdc.tar
marcuscom-ports-ea59b380c421b27526e650f35c5745a4e4f30cdc.tar.gz
marcuscom-ports-ea59b380c421b27526e650f35c5745a4e4f30cdc.tar.bz2
marcuscom-ports-ea59b380c421b27526e650f35c5745a4e4f30cdc.tar.lz
marcuscom-ports-ea59b380c421b27526e650f35c5745a4e4f30cdc.tar.xz
marcuscom-ports-ea59b380c421b27526e650f35c5745a4e4f30cdc.tar.zst
marcuscom-ports-ea59b380c421b27526e650f35c5745a4e4f30cdc.zip
Update to 0.4.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12498 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-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-plist183
4 files changed, 228 insertions, 0 deletions
diff --git a/devel/libgdata/Makefile b/devel/libgdata/Makefile
new file mode 100644
index 000000000..51d27c5ed
--- /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.4.0
+CATEGORIES= devel
+MASTER_SITES= GNOME
+
+MAINTAINER= kwm@FreeBSD.org
+COMMENT= GLib based implimentation of the GData protocol
+
+LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup
+
+USE_BZIP2= yes
+USE_LDCONFIG= yes
+USE_GETTEXT= yes
+USE_GMAKE= yes
+MAKE_JOBS_SAFE= yes
+USE_AUTOTOOLS= libtool:22
+USE_GNOME= intltool
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include " \
+ LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ARGS+=--with-html-dir="${PREFIX}/share/doc"
+
+post-patch:
+ @${REINPLACE_CMD} -e 's|(libdir)/pkgconfig|(prefix)/libdata/pkgconfig|g' \
+ ${WRKSRC}/Makefile.in
+
+.include <bsd.port.mk>
diff --git a/devel/libgdata/distinfo b/devel/libgdata/distinfo
new file mode 100644
index 000000000..5aa10f710
--- /dev/null
+++ b/devel/libgdata/distinfo
@@ -0,0 +1,3 @@
+MD5 (libgdata-0.4.0.tar.bz2) = 06b14f1cd96432b0717ed03fe013ca4d
+SHA256 (libgdata-0.4.0.tar.bz2) = 55c616b0761faaa9fb028434de97b02d5145dfc52b1db632671ebc6cc6905575
+SIZE (libgdata-0.4.0.tar.bz2) = 813608
diff --git a/devel/libgdata/pkg-descr b/devel/libgdata/pkg-descr
new file mode 100644
index 000000000..748252c4c
--- /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..4850f3fe3
--- /dev/null
+++ b/devel/libgdata/pkg-plist
@@ -0,0 +1,183 @@
+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-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-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.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-file.h
+include/libgdata/gdata/services/picasaweb/gdata-picasaweb-query.h
+include/libgdata/gdata/services/picasaweb/gdata-picasaweb-service.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/libgdata.a
+lib/libgdata.la
+lib/libgdata.so
+lib/libgdata.so.5
+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/GDataEntry.html
+share/doc/gdata/GDataFeed.html
+share/doc/gdata/GDataGDEmailAddress.html
+share/doc/gdata/GDataGDIMAddress.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/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/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/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/locale/ca/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/fr/LC_MESSAGES/gdata.mo
+share/locale/gl/LC_MESSAGES/gdata.mo
+share/locale/nb/LC_MESSAGES/gdata.mo
+share/locale/pa/LC_MESSAGES/gdata.mo
+share/locale/sv/LC_MESSAGES/gdata.mo
+share/locale/uk/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