Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 597436 - app-admin/pinky-bar - Gather some system information and show it in this statusbar program
Summary: app-admin/pinky-bar - Gather some system information and show it in this stat...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://gitlab.com/void0/pinky-bar
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2016-10-18 12:40 UTC by pususilaw
Modified: 2016-10-24 12:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
app-admin.tar.gz (app-admin.tar.gz,1.47 KB, application/gzip)
2016-10-18 12:41 UTC, pususilaw
Details
edited ebuild (file_597436.txt,1.79 KB, text/plain)
2016-10-18 15:12 UTC, pususilaw
Details
edited ebuild 2 (file_597436.txt,1.95 KB, text/plain)
2016-10-18 16:09 UTC, pususilaw
Details
edited ebuild 3 (file_597436.txt,1.96 KB, text/plain)
2016-10-18 20:59 UTC, pususilaw
Details
edited ebuild 4 (file_597436.txt,1.85 KB, text/plain)
2016-10-19 01:14 UTC, pususilaw
Details
metadata.xml (file_597436.txt,1.12 KB, text/plain)
2016-10-19 01:15 UTC, pususilaw
Details
edited ebuild 5 (file_597436.txt,2.12 KB, text/plain)
2016-10-19 02:28 UTC, pususilaw
Details
metadata.xml (metadata.xml,1.26 KB, text/xml)
2016-10-22 01:42 UTC, pususilaw
Details
pinky-bar-9999.ebuild (pinky-bar-9999.ebuild,2.32 KB, text/plain)
2016-10-22 01:42 UTC, pususilaw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pususilaw 2016-10-18 12:40:17 UTC
Hi!

Please find attached app-admin.tar.gz compressed tarball that contains the ebuild and metadata files.

Bye
Comment 1 pususilaw 2016-10-18 12:41:22 UTC
Created attachment 450668 [details]
app-admin.tar.gz
Comment 2 pususilaw 2016-10-18 15:12:35 UTC
Created attachment 450684 [details]
edited ebuild
Comment 3 pususilaw 2016-10-18 16:09:07 UTC
Created attachment 450690 [details]
edited ebuild 2
Comment 4 pususilaw 2016-10-18 20:59:27 UTC
Created attachment 450714 [details]
edited ebuild 3
Comment 5 pususilaw 2016-10-18 21:11:53 UTC
Please distinguish pinky-bar from pinky-curses. They do share the same repository and unit tests but serve different purposes.
Comment 6 pususilaw 2016-10-19 01:14:45 UTC
Created attachment 450724 [details]
edited ebuild 4
Comment 7 pususilaw 2016-10-19 01:15:10 UTC
Created attachment 450726 [details]
metadata.xml
Comment 8 pususilaw 2016-10-19 01:47:31 UTC
Currently when the user specifies the USE='weather' flag, the api town is set to: api_town='London,uk' which is hard-coded. Is there a way to allow the user to specify on his/hers own what town and country code to use ? It's definitely no-go to add more USE flags regarding every single city/town/village in the world.
Comment 9 pususilaw 2016-10-19 02:28:43 UTC
Created attachment 450728 [details]
edited ebuild 5

Allows the user to specify town and country code.
Comment 10 pususilaw 2016-10-22 01:42:04 UTC
Created attachment 450964 [details]
metadata.xml
Comment 11 pususilaw 2016-10-22 01:42:40 UTC
Created attachment 450966 [details]
pinky-bar-9999.ebuild
Comment 12 Jeroen Roovers (RETIRED) gentoo-dev 2016-10-24 12:42:50 UTC
Comment on attachment 450964 [details]
metadata.xml

><?xml version="1.0" encoding="UTF-8"?>
><!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
><pkgmetadata>
>	<maintainer type="project">
>		<email>office@gentoo.org</email>
>		<name>Gentoo Office project</name>
>	</maintainer>

That's not correct.

>	<upstream>
>		<remote-id type="gitlab">pinky-bar</remote-id>
>	</upstream>
>	<use>
>		<flag name="x11">Enable it if you are using dwm.</flag>

The generic description should work fine.

>		<flag name="colours">Colorize the output data</flag>

Mixes English and American spelling. Also, would the program be able to do this regardless of the build-time configuration?