diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-02 15:42:03 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-05-02 15:42:03 +0800 |
commit | a251e605cfdd18dbff633caa95d9bf56bbb646c3 (patch) | |
tree | 446747c6f4659dd7c59f37626b31ee2ea301f123 /mail | |
parent | ad07a37e4ff383cc6d7fc54502e203d96b5d9d2e (diff) | |
download | marcuscom-ports-a251e605cfdd18dbff633caa95d9bf56bbb646c3.tar marcuscom-ports-a251e605cfdd18dbff633caa95d9bf56bbb646c3.tar.gz marcuscom-ports-a251e605cfdd18dbff633caa95d9bf56bbb646c3.tar.bz2 marcuscom-ports-a251e605cfdd18dbff633caa95d9bf56bbb646c3.tar.lz marcuscom-ports-a251e605cfdd18dbff633caa95d9bf56bbb646c3.tar.xz marcuscom-ports-a251e605cfdd18dbff633caa95d9bf56bbb646c3.tar.zst marcuscom-ports-a251e605cfdd18dbff633caa95d9bf56bbb646c3.zip |
Introducing geary, an small mail client for GNOME 3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19603 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail')
-rw-r--r-- | mail/geary/Makefile | 39 | ||||
-rw-r--r-- | mail/geary/distinfo | 2 | ||||
-rw-r--r-- | mail/geary/pkg-descr | 3 | ||||
-rw-r--r-- | mail/geary/pkg-plist | 162 |
4 files changed, 206 insertions, 0 deletions
diff --git a/mail/geary/Makefile b/mail/geary/Makefile new file mode 100644 index 000000000..3a8cbbf30 --- /dev/null +++ b/mail/geary/Makefile @@ -0,0 +1,39 @@ +# Created by: Gustau Perez <gustau.perez@gmail.com> +# $FreeBSD$ +# $MCom$ + +PORTNAME= geary +PORTVERSION= 0.6.0 +CATEGORIES= deskutils gnome +MASTER_SITES= GNOME +DIST_SUBDIR= gnome3 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Mail client for GNOME 3 + +BUILD_DEPENDS= vala>=0.18.0:${PORTSDIR}/lang/vala \ + vala-vapigen>=0.18.0:${PORTSDIR}/lang/vala-vapigen \ + bash:${PORTSDIR}/shells/bash +LIB_DEPENDS= libgmime-2.6.so:${PORTSDIR}/mail/gmime26 \ + libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 \ + libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 \ + libnotify.so:${PORTSDIR}/devel/libnotify \ + libgee-0.8.so:${PORTSDIR}/devel/libgee + +USES= cmake desktop-file-utils gettext gmake \ + pathfix pkgconfig tar:xz +USE_GNOME= gnomedocutils gnomeprefix gtk30 intlhack +USE_LDCONFIG= yes +GNU_CONFIGURE= yes +INSTALLS_ICONS= yes +CONFIGURE_ARGS= --prefix=${PREFIX} +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib + +GLIB_SCHEMAS= org.yorba.geary.gschema.xml + +post-patch: + ${REINPLACE_CMD} -e 's|abort $$option||g' \ + ${WRKSRC}/configure + +.include <bsd.port.mk> diff --git a/mail/geary/distinfo b/mail/geary/distinfo new file mode 100644 index 000000000..a72b70256 --- /dev/null +++ b/mail/geary/distinfo @@ -0,0 +1,2 @@ +SHA256 (gnome3/geary-0.6.0.tar.xz) = 44ad1dc2c81c50006c751f8e72aa817f07002188da4c29e158060524a1962715 +SIZE (gnome3/geary-0.6.0.tar.xz) = 761408 diff --git a/mail/geary/pkg-descr b/mail/geary/pkg-descr new file mode 100644 index 000000000..4859ee653 --- /dev/null +++ b/mail/geary/pkg-descr @@ -0,0 +1,3 @@ +Geary is a mail client for GNOME 3 + +WWW: https://wiki.gnome.org/Apps/Geary diff --git a/mail/geary/pkg-plist b/mail/geary/pkg-plist new file mode 100644 index 000000000..49abb1d73 --- /dev/null +++ b/mail/geary/pkg-plist @@ -0,0 +1,162 @@ +bin/geary +share/appdata/geary.appdata.xml +share/applications/geary.desktop +%%DATADIR%%/icons/archive-symbolic.svg +%%DATADIR%%/icons/close-symbolic.svg +%%DATADIR%%/icons/document-symbolic.svg +%%DATADIR%%/icons/edit-symbolic.svg +%%DATADIR%%/icons/format-text-remove-symbolic.svg +%%DATADIR%%/icons/forward-rtl-symbolic.svg +%%DATADIR%%/icons/forward-symbolic.svg +%%DATADIR%%/icons/inbox-symbolic.svg +%%DATADIR%%/icons/marker-symbolic.svg +%%DATADIR%%/icons/outbox-symbolic.svg +%%DATADIR%%/icons/reply-all-rtl-symbolic.svg +%%DATADIR%%/icons/reply-all-symbolic.svg +%%DATADIR%%/icons/reply-rtl-symbolic.svg +%%DATADIR%%/icons/reply-symbolic.svg +%%DATADIR%%/icons/sent-rtl-symbolic.svg +%%DATADIR%%/icons/sent-symbolic.svg +%%DATADIR%%/icons/spam-rtl-symbolic.svg +%%DATADIR%%/icons/spam-symbolic.svg +%%DATADIR%%/icons/tag-rtl-symbolic.svg +%%DATADIR%%/icons/tag-symbolic.svg +%%DATADIR%%/sql/version-001.sql +%%DATADIR%%/sql/version-002.sql +%%DATADIR%%/sql/version-003.sql +%%DATADIR%%/sql/version-004.sql +%%DATADIR%%/sql/version-005.sql +%%DATADIR%%/sql/version-006.sql +%%DATADIR%%/sql/version-007.sql +%%DATADIR%%/sql/version-008.sql +%%DATADIR%%/sql/version-009.sql +%%DATADIR%%/sql/version-010.sql +%%DATADIR%%/sql/version-011.sql +%%DATADIR%%/sql/version-012.sql +%%DATADIR%%/sql/version-013.sql +%%DATADIR%%/sql/version-014.sql +%%DATADIR%%/sql/version-015.sql +%%DATADIR%%/sql/version-016.sql +%%DATADIR%%/sql/version-017.sql +%%DATADIR%%/sql/version-018.sql +%%DATADIR%%/sql/version-019.sql +%%DATADIR%%/sql/version-020.sql +%%DATADIR%%/sql/version-021.sql +%%DATADIR%%/theming/message-viewer.css +%%DATADIR%%/theming/message-viewer.html +%%DATADIR%%/ui/accelerators.ui +%%DATADIR%%/ui/account_cannot_remove.glade +%%DATADIR%%/ui/account_list.glade +%%DATADIR%%/ui/account_spinner.glade +%%DATADIR%%/ui/app_menu.interface +%%DATADIR%%/ui/composer.glade +%%DATADIR%%/ui/composer_accelerators.ui +%%DATADIR%%/ui/find_bar.glade +%%DATADIR%%/ui/login.glade +%%DATADIR%%/ui/message.glade +%%DATADIR%%/ui/password-dialog.glade +%%DATADIR%%/ui/preferences.glade +%%DATADIR%%/ui/remove_confirm.glade +%%DATADIR%%/ui/toolbar_mark_menu.ui +%%DATADIR%%/ui/toolbar_menu.ui +%%DATADIR%%/ui/upgrade_dialog.glade +share/gnome/help/geary/C/accounts.page +share/gnome/help/geary/C/archive.page +share/gnome/help/geary/C/bugs.page +share/gnome/help/geary/C/index.page +share/gnome/help/geary/C/label.page +share/gnome/help/geary/C/limits.page +share/gnome/help/geary/C/overview.page +share/gnome/help/geary/C/preferences.page +share/gnome/help/geary/C/search.page +share/gnome/help/geary/C/shortcuts.page +share/gnome/help/geary/C/star.page +share/gnome/help/geary/C/write.page +share/gnome/help/geary/C/figures/geary.svg +share/gnome/help/geary/el/accounts.page +share/gnome/help/geary/el/archive.page +share/gnome/help/geary/el/bugs.page +share/gnome/help/geary/el/index.page +share/gnome/help/geary/el/label.page +share/gnome/help/geary/el/limits.page +share/gnome/help/geary/el/overview.page +share/gnome/help/geary/el/preferences.page +share/gnome/help/geary/el/search.page +share/gnome/help/geary/el/shortcuts.page +share/gnome/help/geary/el/star.page +share/gnome/help/geary/el/write.page +share/gnome/help/geary/es/accounts.page +share/gnome/help/geary/es/archive.page +share/gnome/help/geary/es/bugs.page +share/gnome/help/geary/es/index.page +share/gnome/help/geary/es/label.page +share/gnome/help/geary/es/limits.page +share/gnome/help/geary/es/overview.page +share/gnome/help/geary/es/preferences.page +share/gnome/help/geary/es/search.page +share/gnome/help/geary/es/shortcuts.page +share/gnome/help/geary/es/star.page +share/gnome/help/geary/es/write.page +share/icons/hicolor/16x16/apps/geary.png +share/icons/hicolor/24x24/apps/geary.png +share/icons/hicolor/256x256/apps/geary.png +share/icons/hicolor/32x32/apps/geary.png +share/icons/hicolor/48x48/apps/geary.png +share/icons/hicolor/512x512/apps/geary.png +share/locale/ar/LC_MESSAGES/geary.mo +share/locale/ca/LC_MESSAGES/geary.mo +share/locale/cs/LC_MESSAGES/geary.mo +share/locale/da/LC_MESSAGES/geary.mo +share/locale/de/LC_MESSAGES/geary.mo +share/locale/el/LC_MESSAGES/geary.mo +share/locale/en_CA/LC_MESSAGES/geary.mo +share/locale/en_GB/LC_MESSAGES/geary.mo +share/locale/eo/LC_MESSAGES/geary.mo +share/locale/es/LC_MESSAGES/geary.mo +share/locale/et/LC_MESSAGES/geary.mo +share/locale/eu/LC_MESSAGES/geary.mo +share/locale/fa/LC_MESSAGES/geary.mo +share/locale/fi/LC_MESSAGES/geary.mo +share/locale/fr/LC_MESSAGES/geary.mo +share/locale/gl/LC_MESSAGES/geary.mo +share/locale/he/LC_MESSAGES/geary.mo +share/locale/hi/LC_MESSAGES/geary.mo +share/locale/hr/LC_MESSAGES/geary.mo +share/locale/hu/LC_MESSAGES/geary.mo +share/locale/id/LC_MESSAGES/geary.mo +share/locale/it/LC_MESSAGES/geary.mo +share/locale/ja/LC_MESSAGES/geary.mo +share/locale/km/LC_MESSAGES/geary.mo +share/locale/lt/LC_MESSAGES/geary.mo +share/locale/ms/LC_MESSAGES/geary.mo +share/locale/nb/LC_MESSAGES/geary.mo +share/locale/nl/LC_MESSAGES/geary.mo +share/locale/pl/LC_MESSAGES/geary.mo +share/locale/pt/LC_MESSAGES/geary.mo +share/locale/pt_BR/LC_MESSAGES/geary.mo +share/locale/ro/LC_MESSAGES/geary.mo +share/locale/ru/LC_MESSAGES/geary.mo +share/locale/sk/LC_MESSAGES/geary.mo +share/locale/sl/LC_MESSAGES/geary.mo +share/locale/sr/LC_MESSAGES/geary.mo +share/locale/sr@latin/LC_MESSAGES/geary.mo +share/locale/sv/LC_MESSAGES/geary.mo +share/locale/te/LC_MESSAGES/geary.mo +share/locale/tr/LC_MESSAGES/geary.mo +share/locale/uk/LC_MESSAGES/geary.mo +share/locale/vi/LC_MESSAGES/geary.mo +share/locale/zh_CN/LC_MESSAGES/geary.mo +share/locale/zh_TW/LC_MESSAGES/geary.mo +@dirrm share/icons/hicolor/512x512/apps +@dirrm share/icons/hicolor/512x512 +@dirrm share/gnome/help/geary/es +@dirrm share/gnome/help/geary/el +@dirrm share/gnome/help/geary/C/figures +@dirrm share/gnome/help/geary/C +@dirrm share/gnome/help/geary +@dirrmtry share/appdata +@dirrm %%DATADIR%%/ui +@dirrm %%DATADIR%%/theming +@dirrm %%DATADIR%%/sql +@dirrm %%DATADIR%%/icons +@dirrm %%DATADIR%% |