mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
Update to 0.14.0
This commit is contained in:
parent
1daa29bd81
commit
ae9a9bc315
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210047
@ -6,12 +6,12 @@
|
||||
# $MCom: ports/deskutils/nautilus-sendto/Makefile,v 1.16 2008/02/10 19:57:54 marcus Exp $
|
||||
|
||||
PORTNAME= nautilus-sendto
|
||||
PORTVERSION= 0.13.2
|
||||
PORTVERSION= 0.14.0
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= GNOME
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Integration between nautilus, evolution, and gaim
|
||||
COMMENT= Integration between nautilus, evolution, and pidgin
|
||||
|
||||
BUILD_DEPENDS= evolution:${PORTSDIR}/mail/evolution
|
||||
RUN_DEPENDS= evolution:${PORTSDIR}/mail/evolution
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (nautilus-sendto-0.13.2.tar.bz2) = 7e8a79e6e51e4bf96318aa8f9a37044b
|
||||
SHA256 (nautilus-sendto-0.13.2.tar.bz2) = 1459ee5a7409fbe2ac32f27c38ff8359b8c104deec2ff41fc5aa245d5e3ef956
|
||||
SIZE (nautilus-sendto-0.13.2.tar.bz2) = 353248
|
||||
MD5 (nautilus-sendto-0.14.0.tar.bz2) = 6c6d74abc5f76789cfacf532abd2994d
|
||||
SHA256 (nautilus-sendto-0.14.0.tar.bz2) = ed29ecd1f3e4e61758fea85f66b4a28ba2a053c1862fb43c28ef48d58edbc55e
|
||||
SIZE (nautilus-sendto-0.14.0.tar.bz2) = 363916
|
||||
|
@ -1,6 +1,6 @@
|
||||
Integration between nautilus, evolution, and gaim.
|
||||
Integration between nautilus, evolution, and pidgin.
|
||||
|
||||
Nautilus context menu component ("Send To: Gaim Buddy/Evolution Addressbook")
|
||||
Nautilus context menu component ("Send To: Pidgin Buddy/Evolution Addressbook")
|
||||
with a dialog for insert the email account or IM account which you want to
|
||||
send the file/files. Contact with evolution-data-server and get the email
|
||||
accounts from your Evolution Addressbook.
|
||||
|
@ -7,6 +7,8 @@ lib/nautilus-sendto/plugins/libnstevolution.so
|
||||
%%PIDGIN%%lib/nautilus-sendto/plugins/libnstpidgin.so
|
||||
lib/nautilus-sendto/plugins/libnstsylpheed.la
|
||||
lib/nautilus-sendto/plugins/libnstsylpheed.so
|
||||
lib/nautilus-sendto/plugins/libnstthunderbird.la
|
||||
lib/nautilus-sendto/plugins/libnstthunderbird.so
|
||||
lib/nautilus/extensions-2.0/libnautilus-sendto.la
|
||||
lib/nautilus/extensions-2.0/libnautilus-sendto.so
|
||||
%%PIDGIN%%lib/pidgin/nautilus.la
|
||||
|
Loading…
Reference in New Issue
Block a user