first remove the old package
Code:
vinny@vinny-Bonobo-Extreme:~$ plasmapkg2 -r com.librehat.yahooweather
Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use KPluginInfo::pluginName() in "/usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/packagestructure/plasma_packagestructure_share.so" instead.
Calling KPluginInfo::property("X-KDE-PluginInfo-Name") is deprecated, use KPluginInfo::pluginName() in "/usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/packagestructure/plasma_packagestructure_share.so" instead.
Successfully uninstalled
Code:
vinny@vinny-Bonobo-Extreme:~/Documents/build/yahoo-git$ git clone https://github.com/librehat/com.librehat.yahooweather.git Cloning into 'com.librehat.yahooweather'... remote: Counting objects: 437, done. remote: Compressing objects: 100% (6/6), done. remote: Total 437 (delta 1), reused 0 (delta 0), pack-reused 431 Receiving objects: 100% (437/437), 245.92 KiB | 64.00 KiB/s, done. Resolving deltas: 100% (204/204), done. Checking connectivity... done.
Code:
vinny@vinny-Bonobo-Extreme:~/Documents/build/yahoo-git$ cd /home/vinny/Documents/build/yahoo-git/com.librehat.yahooweather
Code:
vinny@vinny-Bonobo-Extreme:~/Documents/build/yahoo-git/com.librehat.yahooweather$ ./mkplasmoid.sh adding: contents/ (stored 0%) adding: contents/config/ (stored 0%) adding: contents/config/config.qml (deflated 44%) adding: contents/config/main.xml (deflated 67%) adding: contents/locale/ (stored 0%) adding: contents/locale/Messages.sh (deflated 59%) adding: contents/locale/bg/ (stored 0%) adding: contents/locale/bg/LC_MESSAGES/ (stored 0%) adding: contents/locale/bg/LC_MESSAGES/com.librehat.yahooweather.mo (deflated 53%) adding: contents/locale/bg/LC_MESSAGES/com.librehat.yahooweather.po (deflated 69%) adding: contents/locale/com.librehat.yahooweather.pot (deflated 74%) adding: contents/locale/de/ (stored 0%) adding: contents/locale/de/LC_MESSAGES/ (stored 0%) adding: contents/locale/de/LC_MESSAGES/com.librehat.yahooweather.mo (deflated 49%) adding: contents/locale/de/LC_MESSAGES/com.librehat.yahooweather.po (deflated 69%) adding: contents/locale/extractrc (deflated 65%) adding: contents/locale/fr/ (stored 0%) adding: contents/locale/fr/LC_MESSAGES/ (stored 0%) adding: contents/locale/fr/LC_MESSAGES/com.librehat.yahooweather.mo (deflated 49%) adding: contents/locale/fr/LC_MESSAGES/com.librehat.yahooweather.po (deflated 68%) adding: contents/locale/it/ (stored 0%) adding: contents/locale/it/LC_MESSAGES/ (stored 0%) adding: contents/locale/it/LC_MESSAGES/com.librehat.yahooweather.mo (deflated 50%) adding: contents/locale/it/LC_MESSAGES/com.librehat.yahooweather.po (deflated 69%) adding: contents/locale/nl/ (stored 0%) adding: contents/locale/nl/LC_MESSAGES/ (stored 0%) adding: contents/locale/nl/LC_MESSAGES/com.librehat.yahooweather.mo (deflated 50%) adding: contents/locale/nl/LC_MESSAGES/com.librehat.yahooweather.po (deflated 69%) adding: contents/locale/pl/ (stored 0%) adding: contents/locale/pl/LC_MESSAGES/ (stored 0%) adding: contents/locale/pl/LC_MESSAGES/com.librehat.yahooweather.mo (deflated 49%) adding: contents/locale/pl/LC_MESSAGES/com.librehat.yahooweather.po (deflated 69%) adding: contents/locale/pt_BR/ (stored 0%) adding: contents/locale/pt_BR/LC_MESSAGES/ (stored 0%) adding: contents/locale/pt_BR/LC_MESSAGES/com.librehat.yahooweather.po (deflated 70%) adding: contents/locale/ro/ (stored 0%) adding: contents/locale/ro/LC_MESSAGES/ (stored 0%) adding: contents/locale/ro/LC_MESSAGES/com.librehat.yahooweather.mo (deflated 48%) adding: contents/locale/ro/LC_MESSAGES/com.librehat.yahooweather.po (deflated 68%) adding: contents/locale/ru/ (stored 0%) adding: contents/locale/ru/LC_MESSAGES/ (stored 0%) adding: contents/locale/ru/LC_MESSAGES/com.librehat.yahooweather.mo (deflated 52%) adding: contents/locale/ru/LC_MESSAGES/com.librehat.yahooweather.po (deflated 68%) adding: contents/locale/zh_CN/ (stored 0%) adding: contents/locale/zh_CN/LC_MESSAGES/ (stored 0%) adding: contents/locale/zh_CN/LC_MESSAGES/com.librehat.yahooweather.mo (deflated 47%) adding: contents/locale/zh_CN/LC_MESSAGES/com.librehat.yahooweather.po (deflated 68%) adding: contents/ui/ (stored 0%) adding: contents/ui/ConfigGeneral.qml (deflated 55%) adding: contents/ui/ConfigUnit.qml (deflated 70%) adding: contents/ui/Yahoo.qml (deflated 79%) adding: contents/ui/main.qml (deflated 80%) adding: metadata.desktop (deflated 41%) adding: LICENSE (deflated 66%) adding: README.md (deflated 39%)
Code:
vinny@vinny-Bonobo-Extreme:~/Documents/build/yahoo-git/com.librehat.yahooweather$ plasmapkg2 -i ~/com.librehat.yahooweather-5.0.0.plasmoid pluginname: "com.librehat.yahooweather" Successfully installed /home/vinny/com.librehat.yahooweather-5.0.0.plasmoid


VINNY
Leave a comment: