2011-11-30 mail/gtray: Upcoming ruby-gnome update removes dependencies
Feature safe: yes
This commit is contained in:
parent
7ad7b092b1
commit
05cee2c756
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286785
6 changed files with 1 additions and 49 deletions
1
MOVED
1
MOVED
|
@ -3001,3 +3001,4 @@ japanese/zope-jamailhost||2011-11-27|Has expired: Zope has changed MailHost spec
|
|||
japanese/pycodec||2011-11-27|Has expired: Handled in Python-2.4 upwards
|
||||
net-im/py-turpial||2011-11-28|Renamed to net-im/turpial
|
||||
databases/p5-Mysql-Diff|databases/p5-MySQL-Diff|2011-11-28|Move to a better place via repocopy
|
||||
mail/gtray||2011-12-02|Has expired: Upcoming ruby-gnome update removes dependencies
|
||||
|
|
|
@ -178,7 +178,6 @@
|
|||
SUBDIR += grepmail
|
||||
SUBDIR += greyfix
|
||||
SUBDIR += greylite
|
||||
SUBDIR += gtray
|
||||
SUBDIR += gubby
|
||||
SUBDIR += hashcash
|
||||
SUBDIR += hbiff
|
||||
|
|
|
@ -1,30 +0,0 @@
|
|||
# New ports collection makefile for: gtray
|
||||
# Date created: 30 June 2004
|
||||
# Whom: Hye-Shik Chang
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= gtray
|
||||
PORTVERSION= 1.3
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= mail gnome
|
||||
MASTER_SITES= http://gnome-gtray.sourceforge.net/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Tray applet that checks your GMail account status
|
||||
|
||||
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtktrayicon.so:${PORTSDIR}/x11/ruby-gtktrayicon \
|
||||
${RUBY_SITEARCHLIBDIR}/gconf2.so:${PORTSDIR}/devel/ruby-gconf2
|
||||
|
||||
DEPRECATED= Upcoming ruby-gnome update removes dependencies
|
||||
EXPIRATION_DATE=2011-11-30
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_GNOME= gtk20
|
||||
NO_BUILD= yes
|
||||
|
||||
do-configure:
|
||||
cd ${WRKSRC} && ${SH} configure ${PREFIX}
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
SHA256 (gtray-1.3.tar.gz) = a0e2f0e18b5b4da0cdc3f110ab6fc32b93cab1c42d9d50a528bc00a5c22b4fd2
|
||||
SIZE (gtray-1.3.tar.gz) = 14308
|
|
@ -1,6 +0,0 @@
|
|||
GTray is a small notification area app to check the status of your
|
||||
GMail account and display if you have any new email. It uses the
|
||||
GNOME libraries but it uses the freedesktop.org standard for tray
|
||||
apps, so it ought to work fine in KDE and other desktops.
|
||||
|
||||
WWW: http://gnome-gtray.sourceforge.net/
|
|
@ -1,10 +0,0 @@
|
|||
bin/gtray
|
||||
lib/gtray/AboutDialog.rb
|
||||
lib/gtray/GMailConnection.rb
|
||||
lib/gtray/PreferencesDialog.rb
|
||||
lib/gtray/TrayIcon.rb
|
||||
lib/gtray/gmail-connecting.png
|
||||
lib/gtray/gmail-idle.png
|
||||
lib/gtray/gmail.png
|
||||
lib/gtray/gtray
|
||||
@dirrm lib/gtray
|
Loading…
Reference in a new issue