aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gdesklets-recentlyused
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/gdesklets-recentlyused')
-rw-r--r--deskutils/gdesklets-recentlyused/Makefile33
-rw-r--r--deskutils/gdesklets-recentlyused/distinfo2
-rw-r--r--deskutils/gdesklets-recentlyused/files/pkg-message.in14
-rw-r--r--deskutils/gdesklets-recentlyused/pkg-descr11
-rw-r--r--deskutils/gdesklets-recentlyused/pkg-plist14
5 files changed, 0 insertions, 74 deletions
diff --git a/deskutils/gdesklets-recentlyused/Makefile b/deskutils/gdesklets-recentlyused/Makefile
deleted file mode 100644
index f774a44ace21..000000000000
--- a/deskutils/gdesklets-recentlyused/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= recentlyused
-PORTVERSION= 0.6
-PORTREVISION= 12
-CATEGORIES= deskutils gnome
-MASTER_SITES= http://www.gdesklets.info/archive/
-PKGNAMEPREFIX= gdesklets-
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Toolbar for the most recently used items from ~/.recently-used
-
-RUN_DEPENDS= gdesklets:${PORTSDIR}/deskutils/gdesklets
-
-WRKSRC= ${WRKDIR}/${NAME}
-
-NO_BUILD= yes
-USES= python
-
-SUB_FILES= pkg-message
-
-DATADIR= ${PREFIX}/share/gdesklets
-NAME= RecentlyUsed
-
-do-install:
- @${MKDIR} ${STAGEDIR}${DATADIR}/Displays/${NAME}
- ${INSTALL_DATA} ${WRKSRC}/*.display ${STAGEDIR}${DATADIR}/Displays/${NAME}
- @${MKDIR} ${STAGEDIR}${DATADIR}/Sensors/${NAME}
- ${INSTALL_DATA} ${WRKSRC}/Sensors/${NAME}/*.py ${STAGEDIR}${DATADIR}/Sensors/${NAME}
- ${INSTALL_DATA} ${WRKSRC}/Sensors/${NAME}/AUTHORS ${STAGEDIR}${DATADIR}/Sensors/${NAME}
- @${CP} ${WRKSRC}/Sensors/${NAME}/.recently-used ${STAGEDIR}${DATADIR}/Sensors/${NAME}
-
-.include <bsd.port.mk>
diff --git a/deskutils/gdesklets-recentlyused/distinfo b/deskutils/gdesklets-recentlyused/distinfo
deleted file mode 100644
index 0da77df0fe13..000000000000
--- a/deskutils/gdesklets-recentlyused/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (recentlyused-0.6.tar.gz) = 1e22f75ad30f4b5891ffbb1220fea5c5b4bb39f0c1b55389068fdcba7e18a370
-SIZE (recentlyused-0.6.tar.gz) = 7623
diff --git a/deskutils/gdesklets-recentlyused/files/pkg-message.in b/deskutils/gdesklets-recentlyused/files/pkg-message.in
deleted file mode 100644
index 7c5424401eb8..000000000000
--- a/deskutils/gdesklets-recentlyused/files/pkg-message.in
+++ /dev/null
@@ -1,14 +0,0 @@
-##
-To view the installed applets:
-
- ls %%PREFIX%%/share/gdesklets/Displays
-
-To use those applets:
-
- gdesklets open %%PREFIX%%/share/gdesklets/Displays/${name}/${name}.display
-
-Replace ${name} with the correct name of the applets you want to use.
-
-NOTE: Be sure to login as your user when you use the gdesklets command,
- as the configuration will be stored in the ~/.gdesklets/ directory.
-##
diff --git a/deskutils/gdesklets-recentlyused/pkg-descr b/deskutils/gdesklets-recentlyused/pkg-descr
deleted file mode 100644
index f61f570c5ffe..000000000000
--- a/deskutils/gdesklets-recentlyused/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-The Recently Used Toolbar displays icons for the most recently used items
-according to your GNOME ~/.recently-used file. The Desklet displays a
-configurable number of icons in the last used order. As you scroll over the
-icons in the toolbar they expand similar to the starter bar desklet. If the
-file has a thumbnail already created, then the thumbnail will be shown
-instead of the MIME icon.
-
-If you click on one of the icons in the toolbar it will launch the application
-that GNOME has associated with that specific MIME type.
-
-WWW: http://archive.gdesklets.info/
diff --git a/deskutils/gdesklets-recentlyused/pkg-plist b/deskutils/gdesklets-recentlyused/pkg-plist
deleted file mode 100644
index bf666b08faa0..000000000000
--- a/deskutils/gdesklets-recentlyused/pkg-plist
+++ /dev/null
@@ -1,14 +0,0 @@
-share/gdesklets/Displays/RecentlyUsed/recently-used.display
-share/gdesklets/Sensors/RecentlyUsed/.recently-used
-share/gdesklets/Sensors/RecentlyUsed/AUTHORS
-share/gdesklets/Sensors/RecentlyUsed/Animator.py
-share/gdesklets/Sensors/RecentlyUsed/Icon.py
-share/gdesklets/Sensors/RecentlyUsed/MimeIcon.py
-share/gdesklets/Sensors/RecentlyUsed/RecentFile.py
-share/gdesklets/Sensors/RecentlyUsed/RecentParser.py
-share/gdesklets/Sensors/RecentlyUsed/RecentReader.py
-share/gdesklets/Sensors/RecentlyUsed/RfileSet.py
-share/gdesklets/Sensors/RecentlyUsed/TestReader.py
-share/gdesklets/Sensors/RecentlyUsed/TestRecent.py
-share/gdesklets/Sensors/RecentlyUsed/TestRfileSet.py
-share/gdesklets/Sensors/RecentlyUsed/__init__.py