mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Remove; it depends on soon to be removed psi_themes port.
This commit is contained in:
parent
c85e7217ff
commit
a2204ad7e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147994
6 changed files with 1 additions and 64 deletions
1
MOVED
1
MOVED
|
@ -1935,3 +1935,4 @@ misc/gaim-bangexec|net-im/gaim-bangexec|2005-11-10|Moved to a new net-im categor
|
|||
misc/gaim-guifications|net-im/gaim-guifications|2005-11-10|Moved to a new net-im category
|
||||
misc/gaim-ignorance|net-im/gaim-ignorace|2005-11-10|Moved to a new net-im category
|
||||
net/eva|net-im/eva|2005-11-11|Moved to a new net-im category
|
||||
astro/gdesklets-goodweather-psi||2005-11-11|Deleted because of removed dependency
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
SUBDIR += ephem
|
||||
SUBDIR += fooseti
|
||||
SUBDIR += gdesklets-goodweather
|
||||
SUBDIR += gdesklets-goodweather-psi
|
||||
SUBDIR += gdesklets-seti
|
||||
SUBDIR += gkrellmearth
|
||||
SUBDIR += gkrellmoon
|
||||
|
|
|
@ -1,45 +0,0 @@
|
|||
# New ports collection makefile for: gdesklets-goodweather-psi
|
||||
# Date created: 17 November 2003
|
||||
# Whom: Mezz <mezz7@cox.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= goodweather
|
||||
PORTVERSION= 0.1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= astro gnome
|
||||
MASTER_SITES= http://gdesklets.gnomedesktop.org/files/
|
||||
PKGNAMEPREFIX= gdesklets-
|
||||
PKGNAMESUFFIX= -psi
|
||||
DISTNAME= GoodWeather-psi
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A desklet that displays current weather condition and forecast
|
||||
|
||||
RUN_DEPENDS= ${X11BASE}/share/gnome/gdesklets/Sensors/GoodWeather/__init__.py:${PORTSDIR}/astro/gdesklets-goodweather \
|
||||
${X11BASE}/share/gnome/gdesklets/Themes/Psi-Disp-Themes/backgrounds/dark/bg.png:${PORTSDIR}/deskutils/gdesklets-psi_themes
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_REINPLACE= yes
|
||||
PLIST_FILES= %%DATADIR%%/gdesklets/Displays/${NAME}/gfx/bg-bar.png \
|
||||
%%DATADIR%%/gdesklets/Displays/${NAME}/GoodWeather-psi.display
|
||||
PLIST_DIRS= %%DATADIR%%/gdesklets/Displays/${NAME}/gfx \
|
||||
%%DATADIR%%/gdesklets/Displays/${NAME}
|
||||
|
||||
NAME= GoodWeather-psi
|
||||
WRKSRC= ${WRKDIR}/${NAME}
|
||||
DATADIR= ${PREFIX}/share/gnome
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${DATADIR}/gdesklets/Displays/${NAME}/gfx
|
||||
@${INSTALL_DATA} ${WRKSRC}/gfx/*.png ${DATADIR}/gdesklets/Displays/${NAME}/gfx/
|
||||
@${INSTALL_DATA} ${WRKSRC}/${NAME}.display ${DATADIR}/gdesklets/Displays/${NAME}/
|
||||
@${SED} -e 's|%%PREFIX%%|${PREFIX}|g ; s|%%NAME%%|${NAME}|g' \
|
||||
${FILESDIR}/pkg-message.in > ${PKGMESSAGE}
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,2 +0,0 @@
|
|||
MD5 (GoodWeather-psi.tar.bz2) = 74ecf90f7c2f01f96e41a8c0416eaa23
|
||||
SIZE (GoodWeather-psi.tar.bz2) = 1335
|
|
@ -1,13 +0,0 @@
|
|||
##
|
||||
To view the installed applets:
|
||||
|
||||
ls %%PREFIX%%/share/gnome/gdesklets/Displays
|
||||
|
||||
To use those applets:
|
||||
|
||||
gdesklets open %%PREFIX%%/share/gnome/gdesklets/Displays/%%NAME%%/%%NAME%%.display
|
||||
|
||||
NOTE: Be sure to login as your user when you use the gdesklets command,
|
||||
as the configuration will be stored in the ~/.gdesklets/ directory
|
||||
and/or gconf database.
|
||||
##
|
|
@ -1,3 +0,0 @@
|
|||
GoodWeather with a psi theme.
|
||||
|
||||
WWW: http://gdesklets.gnomedesktop.org
|
Loading…
Add table
Reference in a new issue