summaryrefslogtreecommitdiff
path: root/devel/libgdata/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libgdata/pkg-plist')
-rw-r--r--devel/libgdata/pkg-plist125
1 files changed, 114 insertions, 11 deletions
diff --git a/devel/libgdata/pkg-plist b/devel/libgdata/pkg-plist
index b8c377bae37e..93d8dd06c693 100644
--- a/devel/libgdata/pkg-plist
+++ b/devel/libgdata/pkg-plist
@@ -1,17 +1,36 @@
+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/exif/gdata-exif-tags.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-atom.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-gdata.h
-include/libgdata/gdata/gdata-media-rss.h
include/libgdata/gdata/gdata-parsable.h
-include/libgdata/gdata/gdata-parser.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/georss/gdata-georss-where.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
@@ -20,33 +39,83 @@ 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
-include/libgdata/gdata/services/youtube/gdata-youtube.h
lib/libgdata.a
lib/libgdata.la
lib/libgdata.so
-lib/libgdata.so.4
+lib/libgdata.so.6
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/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
@@ -56,11 +125,13 @@ share/doc/gdata/ch04.html
share/doc/gdata/ch05.html
share/doc/gdata/ch06.html
share/doc/gdata/ch07.html
-share/doc/gdata/gdata-Atom-API.html
-share/doc/gdata/gdata-GData-API.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-Media-RSS-API.html
-share/doc/gdata/gdata-YouTube-API.html
share/doc/gdata/gdata-overview.html
share/doc/gdata/gdata.devhelp
share/doc/gdata/gdata.devhelp2
@@ -70,26 +141,58 @@ 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/object-tree.html
+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/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/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/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/georss
+@dirrm include/libgdata/gdata/gd
+@dirrm include/libgdata/gdata/exif
+@dirrm include/libgdata/gdata/atom
@dirrm include/libgdata/gdata
@dirrm include/libgdata