Gimmie is an elegant way to think about how you use your desktop computer.
What Gimmie Can Do:
* Integrated display of:
o Applications from the system menu
o Recently used documents, applications, printers, network shares, etc
o People you've recently chatted with
o People currently logged in for IM
o Your Gaim buddy list's group organization
o All devices, printers, mapped network shares, and system settings
* Show open conversations, opened documents, and running applications (both
new and legacy) in the Gimmie Bar
* Bookmark apps, documents, and people in the Gimmie Bar for quick access
* Allow log out, shutdown, or switching to another user
* Shows the current time, a desktop switcher, and a trashcan
* Search for items with instantly displayed results
* Zoom in and out on recently used items, from today, to this month and beyond
WWW: http://www.beatniksoftware.com/gimmie/
PR: ports/108850
Submitted by: Phillip N. <pneumann at gmail.com>
2007-02-07 13:17:32 +01:00
|
|
|
# New ports collection makefile for: gimmie
|
|
|
|
# Date created: 28 06 2006
|
|
|
|
# Whom: pneumann@gmail.com
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= gimmie
|
2007-06-30 22:11:39 +02:00
|
|
|
PORTVERSION= 0.2.7
|
2012-06-01 07:26:28 +02:00
|
|
|
PORTREVISION= 9
|
2007-06-30 22:11:39 +02:00
|
|
|
CATEGORIES= deskutils gnome
|
|
|
|
MASTER_SITES= http://www.beatniksoftware.com/gimmie/releases/ \
|
|
|
|
LOCAL/beech
|
Gimmie is an elegant way to think about how you use your desktop computer.
What Gimmie Can Do:
* Integrated display of:
o Applications from the system menu
o Recently used documents, applications, printers, network shares, etc
o People you've recently chatted with
o People currently logged in for IM
o Your Gaim buddy list's group organization
o All devices, printers, mapped network shares, and system settings
* Show open conversations, opened documents, and running applications (both
new and legacy) in the Gimmie Bar
* Bookmark apps, documents, and people in the Gimmie Bar for quick access
* Allow log out, shutdown, or switching to another user
* Shows the current time, a desktop switcher, and a trashcan
* Search for items with instantly displayed results
* Zoom in and out on recently used items, from today, to this month and beyond
WWW: http://www.beatniksoftware.com/gimmie/
PR: ports/108850
Submitted by: Phillip N. <pneumann at gmail.com>
2007-02-07 13:17:32 +01:00
|
|
|
|
|
|
|
MAINTAINER= pneumann@gmail.com
|
2007-06-30 22:11:39 +02:00
|
|
|
COMMENT= Gnome desktop organizer
|
Gimmie is an elegant way to think about how you use your desktop computer.
What Gimmie Can Do:
* Integrated display of:
o Applications from the system menu
o Recently used documents, applications, printers, network shares, etc
o People you've recently chatted with
o People currently logged in for IM
o Your Gaim buddy list's group organization
o All devices, printers, mapped network shares, and system settings
* Show open conversations, opened documents, and running applications (both
new and legacy) in the Gimmie Bar
* Bookmark apps, documents, and people in the Gimmie Bar for quick access
* Allow log out, shutdown, or switching to another user
* Shows the current time, a desktop switcher, and a trashcan
* Search for items with instantly displayed results
* Zoom in and out on recently used items, from today, to this month and beyond
WWW: http://www.beatniksoftware.com/gimmie/
PR: ports/108850
Submitted by: Phillip N. <pneumann at gmail.com>
2007-02-07 13:17:32 +01:00
|
|
|
|
|
|
|
RUN_DEPENDS= ${LOCALBASE}/lib/libgnomecups-1.0.a:${PORTSDIR}/print/libgnomecups \
|
|
|
|
${PYTHON_SITELIBDIR}/dbus/_dbus.py:${PORTSDIR}/devel/py-dbus \
|
|
|
|
${PYTHON_SITELIBDIR}/libgmail.py:${PORTSDIR}/mail/py-libgmail
|
|
|
|
BUILD_DEPENDS= ${LOCALBASE}/lib/libgnomecups-1.0.a:${PORTSDIR}/print/libgnomecups \
|
|
|
|
${PYTHON_SITELIBDIR}/dbus/_dbus.py:${PORTSDIR}/devel/py-dbus
|
|
|
|
|
2011-08-11 21:20:17 +02:00
|
|
|
USE_GNOME= gnomehack gnomeprefix pygnome2 pygnomedesktop pygnomeextras
|
Gimmie is an elegant way to think about how you use your desktop computer.
What Gimmie Can Do:
* Integrated display of:
o Applications from the system menu
o Recently used documents, applications, printers, network shares, etc
o People you've recently chatted with
o People currently logged in for IM
o Your Gaim buddy list's group organization
o All devices, printers, mapped network shares, and system settings
* Show open conversations, opened documents, and running applications (both
new and legacy) in the Gimmie Bar
* Bookmark apps, documents, and people in the Gimmie Bar for quick access
* Allow log out, shutdown, or switching to another user
* Shows the current time, a desktop switcher, and a trashcan
* Search for items with instantly displayed results
* Zoom in and out on recently used items, from today, to this month and beyond
WWW: http://www.beatniksoftware.com/gimmie/
PR: ports/108850
Submitted by: Phillip N. <pneumann at gmail.com>
2007-02-07 13:17:32 +01:00
|
|
|
USE_GMAKE= yes
|
|
|
|
USE_PYTHON= yes
|
2007-03-21 13:27:30 +01:00
|
|
|
GCONF_SCHEMAS= gimmie.schemas
|
|
|
|
INSTALLS_ICONS= yes
|
Gimmie is an elegant way to think about how you use your desktop computer.
What Gimmie Can Do:
* Integrated display of:
o Applications from the system menu
o Recently used documents, applications, printers, network shares, etc
o People you've recently chatted with
o People currently logged in for IM
o Your Gaim buddy list's group organization
o All devices, printers, mapped network shares, and system settings
* Show open conversations, opened documents, and running applications (both
new and legacy) in the Gimmie Bar
* Bookmark apps, documents, and people in the Gimmie Bar for quick access
* Allow log out, shutdown, or switching to another user
* Shows the current time, a desktop switcher, and a trashcan
* Search for items with instantly displayed results
* Zoom in and out on recently used items, from today, to this month and beyond
WWW: http://www.beatniksoftware.com/gimmie/
PR: ports/108850
Submitted by: Phillip N. <pneumann at gmail.com>
2007-02-07 13:17:32 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2011-09-24 00:26:39 +02:00
|
|
|
CPPFLAGS+= -I${LOCALBASE}/include
|
|
|
|
LDFLAGS+= -L${LOCALBASE}/lib
|
Gimmie is an elegant way to think about how you use your desktop computer.
What Gimmie Can Do:
* Integrated display of:
o Applications from the system menu
o Recently used documents, applications, printers, network shares, etc
o People you've recently chatted with
o People currently logged in for IM
o Your Gaim buddy list's group organization
o All devices, printers, mapped network shares, and system settings
* Show open conversations, opened documents, and running applications (both
new and legacy) in the Gimmie Bar
* Bookmark apps, documents, and people in the Gimmie Bar for quick access
* Allow log out, shutdown, or switching to another user
* Shows the current time, a desktop switcher, and a trashcan
* Search for items with instantly displayed results
* Zoom in and out on recently used items, from today, to this month and beyond
WWW: http://www.beatniksoftware.com/gimmie/
PR: ports/108850
Submitted by: Phillip N. <pneumann at gmail.com>
2007-02-07 13:17:32 +01:00
|
|
|
|
|
|
|
.if !defined(WITHOUT_NLS)
|
|
|
|
USE_GETTEXT= yes
|
|
|
|
PLIST_SUB+= NLS=""
|
|
|
|
.else
|
|
|
|
PLIST_SUB+= NLS="@comment "
|
|
|
|
NO_PO= yes
|
|
|
|
.endif
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|