FreeBSD Bugzilla – Attachment 202678 Details for
Bug 236350
[NEW PORT] deskutils/meteo: Weather forecast application using OpenWeatherMap API
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Shar file
meteo-0.9.6.shar (text/plain), 4.59 KB, created by
Hiroki Tagato
on 2019-03-07 08:45:54 UTC
(
hide
)
Description:
Shar file
Filename:
MIME Type:
Creator:
Hiroki Tagato
Created:
2019-03-07 08:45:54 UTC
Size:
4.59 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># deskutils/meteo ># deskutils/meteo/Makefile ># deskutils/meteo/distinfo ># deskutils/meteo/pkg-descr ># deskutils/meteo/pkg-plist ># >echo c - deskutils/meteo >mkdir -p deskutils/meteo > /dev/null 2>&1 >echo x - deskutils/meteo/Makefile >sed 's/^X//' >deskutils/meteo/Makefile << '16899c1c5965cd7b8a396e7e0e046c3b' >X# $FreeBSD$ >X >XPORTNAME= meteo >XPORTVERSION= 0.9.6 >XCATEGORIES= deskutils >X >XMAINTAINER= tagattie@yandex.com >XCOMMENT= Weather forecast application using OpenWeatherMap API >X >XLICENSE= GPLv3 >XLICENSE_FILE= ${WRKSRC}/COPYING >X >XBUILD_DEPENDS= valac:lang/vala \ >X appstream-util:devel/appstream-glib >XLIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ >X libjson-glib-1.0.so:devel/json-glib \ >X libgeocode-glib.so:net/geocode-glib \ >X libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ >X libappindicator3.so:devel/libappindicator >X >XUSES= desktop-file-utils gettext gnome meson pkgconfig \ >X python:3.5+,build shebangfix >X >XUSE_GITLAB= yes >XGL_ACCOUNT= bitseater >XGL_COMMIT= 1a36202057ddd502556afd9335a8f8d51b714537 >X >XUSE_GNOME= gtk30 >X >XSHEBANG_FILES= meson/post_install.py >X >XGLIB_SCHEMAS= com.gitlab.bitseater.meteo.gschema.xml >XINSTALLS_ICONS= yes >X >XOPTIONS_DEFINE= DOCS >X >XPORTDOCS= AUTHORS CONTRIBUTING.md CREDITS.md README.md changelog >X >Xpost-install-DOCS-on: >X ${MKDIR} ${STAGEDIR}${DOCSDIR} >X.for doc in AUTHORS CONTRIBUTING.md CREDITS.md README.md >X ${INSTALL_MAN} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} >X.endfor >X ${INSTALL_MAN} ${WRKSRC}/debian/changelog ${STAGEDIR}${DOCSDIR} >X >X.include <bsd.port.mk> >16899c1c5965cd7b8a396e7e0e046c3b >echo x - deskutils/meteo/distinfo >sed 's/^X//' >deskutils/meteo/distinfo << '71d2e6e832943ff6b47f96ab816b5348' >XTIMESTAMP = 1551351443 >XSHA256 (bitseater-meteo-1a36202057ddd502556afd9335a8f8d51b714537_GL0.tar.gz) = c487f636f407ecaf74b73921252eada914f5b1e27c3f970c0dd4cc992482bc05 >XSIZE (bitseater-meteo-1a36202057ddd502556afd9335a8f8d51b714537_GL0.tar.gz) = 550982 >71d2e6e832943ff6b47f96ab816b5348 >echo x - deskutils/meteo/pkg-descr >sed 's/^X//' >deskutils/meteo/pkg-descr << '3daffdc7cbcd90cca98d7431548a9f57' >XKnow the forecast of the next hours & days. Meteo is a forecast >Xapplication developed with Vala & Gtk, using OpenWeatherMap API. >X >XWWW: https://gitlab.com/bitseater/meteo >3daffdc7cbcd90cca98d7431548a9f57 >echo x - deskutils/meteo/pkg-plist >sed 's/^X//' >deskutils/meteo/pkg-plist << '04a285f7d790192621973645ea87ea4d' >Xbin/com.gitlab.bitseater.meteo >Xshare/applications/com.gitlab.bitseater.meteo.desktop >Xshare/icons/hicolor/128x128/apps/com.gitlab.bitseater.meteo.svg >Xshare/icons/hicolor/128x128@2/apps/com.gitlab.bitseater.meteo.svg >Xshare/icons/hicolor/16x16/apps/com.gitlab.bitseater.meteo.svg >Xshare/icons/hicolor/16x16@2/apps/com.gitlab.bitseater.meteo.svg >Xshare/icons/hicolor/192x192/apps/com.gitlab.bitseater.meteo.svg >Xshare/icons/hicolor/192x192@2/apps/com.gitlab.bitseater.meteo.svg >Xshare/icons/hicolor/24x24/apps/com.gitlab.bitseater.meteo.svg >Xshare/icons/hicolor/24x24@2/apps/com.gitlab.bitseater.meteo.svg >Xshare/icons/hicolor/256x256/apps/com.gitlab.bitseater.meteo.svg >Xshare/icons/hicolor/256x256@2/apps/com.gitlab.bitseater.meteo.svg >Xshare/icons/hicolor/32x32/apps/com.gitlab.bitseater.meteo.svg >Xshare/icons/hicolor/32x32@2/apps/com.gitlab.bitseater.meteo.svg >Xshare/icons/hicolor/48x48/apps/com.gitlab.bitseater.meteo.svg >Xshare/icons/hicolor/48x48@2/apps/com.gitlab.bitseater.meteo.svg >Xshare/icons/hicolor/64x64/apps/com.gitlab.bitseater.meteo.svg >Xshare/icons/hicolor/64x64@2/apps/com.gitlab.bitseater.meteo.svg >Xshare/icons/hicolor/scalable/apps/com.gitlab.bitseater.meteo.svg >Xshare/locale/ca/LC_MESSAGES/com.gitlab.bitseater.meteo.mo >Xshare/locale/de/LC_MESSAGES/com.gitlab.bitseater.meteo.mo >Xshare/locale/en/LC_MESSAGES/com.gitlab.bitseater.meteo.mo >Xshare/locale/es/LC_MESSAGES/com.gitlab.bitseater.meteo.mo >Xshare/locale/es_ES/LC_MESSAGES/com.gitlab.bitseater.meteo.mo >Xshare/locale/fr/LC_MESSAGES/com.gitlab.bitseater.meteo.mo >Xshare/locale/lt/LC_MESSAGES/com.gitlab.bitseater.meteo.mo >Xshare/locale/nb/LC_MESSAGES/com.gitlab.bitseater.meteo.mo >Xshare/locale/pt/LC_MESSAGES/com.gitlab.bitseater.meteo.mo >Xshare/locale/pt_BR/LC_MESSAGES/com.gitlab.bitseater.meteo.mo >Xshare/locale/pt_PT/LC_MESSAGES/com.gitlab.bitseater.meteo.mo >Xshare/locale/ru/LC_MESSAGES/com.gitlab.bitseater.meteo.mo >Xshare/locale/sr/LC_MESSAGES/com.gitlab.bitseater.meteo.mo >Xshare/metainfo/com.gitlab.bitseater.meteo.appdata.xml >04a285f7d790192621973645ea87ea4d >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Flags:
tagattie
:
maintainer-approval+
Actions:
View
Attachments on
bug 236350
: 202678