---
name: conkyforecast
version: 2.20
origin: deskutils/conkyforecast
comment: Weather forecast script for conky
arch: freebsd:9:x86:64
www: https://launchpad.net/~conkyhardcore
maintainer: vg@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv3
flatsize: 3930778
desc: "conkyForecast is a python script created to provide weather forecast\ninformation
  to be displayed in Conky. It uses the Weather.com XOAP\nservice to retrieve data
  for all over the world.\n\nWWW:\thttps://launchpad.net/~conkyhardcore\nWWW:\thttps://code.launchpad.net/~m-buck/+junk/conkyforecast\n"
deps:
  xproto: {origin: x11/xproto, version: 7.0.24}
  xextproto: {origin: x11/xextproto, version: 7.2.1}
  libxcb: {origin: x11/libxcb, version: 1.9.1}
  libXfixes: {origin: x11/libXfixes, version: 5.0.1}
  libXext: {origin: x11/libXext, version: '1.3.2,1'}
  libXdmcp: {origin: x11/libXdmcp, version: 1.1.1}
  libXdamage: {origin: x11/libXdamage, version: 1.1.4}
  libXau: {origin: x11/libXau, version: 1.0.8}
  libX11: {origin: x11/libX11, version: '1.6.1,1'}
  kbproto: {origin: x11/kbproto, version: 1.0.6}
  fixesproto: {origin: x11/fixesproto, version: 5.0}
  damageproto: {origin: x11/damageproto, version: 1.2.1}
  fontconfig: {origin: x11-fonts/fontconfig, version: '2.10.93,1'}
  libxml2: {origin: textproc/libxml2, version: 2.8.0_2}
  expat: {origin: textproc/expat2, version: 2.1.0}
  pidof: {origin: sysutils/pidof, version: 20050501}
  conky: {origin: sysutils/conky, version: 1.9.0_2}
  freetype2: {origin: print/freetype2, version: 2.4.12_1}
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  pkgconf: {origin: devel/pkgconf, version: 0.9.2_1}
  libpthread-stubs: {origin: devel/libpthread-stubs, version: 0.3_3}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- deskutils
message: "Make sure that the freetype module is loaded.  If it is not, add the following\nline
  to the \"Modules\" section of your X Windows configuration file:\n\n        Load
  \"freetype\"\n\nAdd the following line to the \"Files\" section of X Windows configuration
  file:\n\n        FontPath \"/usr/local/lib/X11/fonts/conkyforecast/\"\n\nFor a working
  script you must define, in a user specific config file, a partner\nid and registration
  code for the weather.com xoap service. For this purpose\nthe config file should
  be copied to ~/.conkyForecast.config and setup as\nrequired.\n\nTo copy and edit
  the config, using the command line, run:\n\n\tcp /usr/local/share/conkyforecast/conkyForecast.config
  ~/.conkyForecast.config\n\n"
