From owner-svn-ports-all@freebsd.org Tue Jan 19 19:01:08 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 428094DBC02; Tue, 19 Jan 2021 19:01:08 +0000 (UTC) (envelope-from rhurlin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DKyfr1QLsz4XkV; Tue, 19 Jan 2021 19:01:08 +0000 (UTC) (envelope-from rhurlin@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 21D9B31E8; Tue, 19 Jan 2021 19:01:08 +0000 (UTC) (envelope-from rhurlin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10JJ18Sn011906; Tue, 19 Jan 2021 19:01:08 GMT (envelope-from rhurlin@FreeBSD.org) Received: (from rhurlin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10JJ174Y011902; Tue, 19 Jan 2021 19:01:07 GMT (envelope-from rhurlin@FreeBSD.org) Message-Id: <202101191901.10JJ174Y011902@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rhurlin set sender to rhurlin@FreeBSD.org using -f From: Rainer Hurling Date: Tue, 19 Jan 2021 19:01:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562070 - in head/misc: . wmforecast X-SVN-Group: ports-head X-SVN-Commit-Author: rhurlin X-SVN-Commit-Paths: in head/misc: . wmforecast X-SVN-Commit-Revision: 562070 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jan 2021 19:01:08 -0000 Author: rhurlin Date: Tue Jan 19 19:01:06 2021 New Revision: 562070 URL: https://svnweb.freebsd.org/changeset/ports/562070 Log: misc/wmforecast: New port, version 1.4 Wmforecast, a weather dockapp for Window Maker, displays current temperature and current conditions. Forecast via balloon tooltip. Changelog: https://github.com/d-torrance/wmforecast/blob/master/ChangeLog PR: 252811 Submitted by: Igor Pokrovsky (new maintainer) Approved by: arrowd (mentor) Differential Revision: https://reviews.freebsd.org/D28239 Added: head/misc/wmforecast/ head/misc/wmforecast/Makefile (contents, props changed) head/misc/wmforecast/distinfo (contents, props changed) head/misc/wmforecast/pkg-descr (contents, props changed) head/misc/wmforecast/pkg-plist (contents, props changed) Modified: head/misc/Makefile Modified: head/misc/Makefile ============================================================================== --- head/misc/Makefile Tue Jan 19 18:42:00 2021 (r562069) +++ head/misc/Makefile Tue Jan 19 19:01:06 2021 (r562070) @@ -521,6 +521,7 @@ SUBDIR += with SUBDIR += wmScoreBoard SUBDIR += wmcalendar + SUBDIR += wmforecast SUBDIR += wmjulia SUBDIR += wmpal SUBDIR += wmtunlo Added: head/misc/wmforecast/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/wmforecast/Makefile Tue Jan 19 19:01:06 2021 (r562070) @@ -0,0 +1,34 @@ +# Created by: Igor Pokrovsky +# $FreeBSD$ + +PORTNAME= wmforecast +DISTVERSION= 1.4 +CATEGORIES= misc windowmaker geography +MASTER_SITES= https://github.com/d-torrance/${PORTNAME}/releases/download/v${DISTVERSION}/ + +MAINTAINER= ip@unixway.org +COMMENT= Weather dockapp for Window Maker using the Yahoo Weather API + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libgweather-3.so:net/libgweather \ + libWINGs.so:x11-wm/windowmaker \ + libwraster.so:x11-wm/libwraster + +USES= gmake gettext-runtime gnome pkgconfig xorg +USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 pango +INSTALLS_ICONS= yes +USE_XORG= x11 + +GNU_CONFIGURE= yes + +OPTIONS_DEFINE= GEOCLUE NLS + +GEOCLUE_DESC= Use GeoClue + +GEOCLUE_LIB_DEPENDS= libgeoclue-2.so:net/geoclue +GEOCLUE_CONFIGURE_WITH= geoclue +NLS_USES= gettext + +.include Added: head/misc/wmforecast/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/wmforecast/distinfo Tue Jan 19 19:01:06 2021 (r562070) @@ -0,0 +1,3 @@ +TIMESTAMP = 1610988645 +SHA256 (wmforecast-1.4.tar.gz) = 3004cf02a374378ec7312bfd9d895687f1edd6440a025a1fe5ebb00b89ce24ee +SIZE (wmforecast-1.4.tar.gz) = 155962 Added: head/misc/wmforecast/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/wmforecast/pkg-descr Tue Jan 19 19:01:06 2021 (r562070) @@ -0,0 +1,6 @@ +Wmforecast is a weather dockapp for Window Maker. It displays the current +temperature and an icon representing the current conditions. +A balloon tooltip displays forecast information. +The weather information comes from the Yahoo Weather API. + +WWW: https://wmforecast.friedcheese.org/ Added: head/misc/wmforecast/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/misc/wmforecast/pkg-plist Tue Jan 19 19:01:06 2021 (r562070) @@ -0,0 +1,15 @@ +bin/wmforecast +man/man1/wmforecast.1.gz +share/applications/wmforecast.desktop +share/icons/hicolor/48x48/apps/wmforecast.png +share/icons/hicolor/scalable/apps/wmforecast.svg +%%DATADIR%%/dialog-error.png +%%DATADIR%%/weather-clear-night.png +%%DATADIR%%/weather-clear.png +%%DATADIR%%/weather-few-clouds-night.png +%%DATADIR%%/weather-few-clouds.png +%%DATADIR%%/weather-fog.png +%%DATADIR%%/weather-overcast.png +%%DATADIR%%/weather-showers.png +%%DATADIR%%/weather-snow.png +%%DATADIR%%/weather-storm.png