We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2013-12-31 18:18:04 +0200 |
Hiking forward through the SDK jungle, I came across the nemomobile alarms QML plugin (https://github.com/nemomobile/nemo-qml-plugin-alarms) which seems to be used on the device and might give me easy access to the timed server.
However, I could not install the package for the SDK targets (using the Sailfish OS tab in Creator). There seems to be only the source package in the repository:
[nemo@SailfishEmul ~]$ LANG=C pkcon search name alarms
Searching by name [=========================]
Waiting in queue [=========================]
Starting [=========================]
Refreshing software list [=========================]
Querying [=========================]
Available nemo-qml-plugin-alarms-qt5-0.0.9-1.5.1.source Alarms plugin for Nemo Mobile
There does not seem to be a rpmbuild
in the SDK VM. What is the correct way to generate the binary RPMs?
2 | retagged |
Hiking forward through the SDK jungle, I came across the nemomobile alarms QML plugin (https://github.com/nemomobile/nemo-qml-plugin-alarms) which seems to be used on the device and might give me easy access to the timed server.
However, I could not install the package for the SDK targets (using the Sailfish OS tab in Creator). There seems to be only the source package in the repository:
[nemo@SailfishEmul ~]$ LANG=C pkcon search name alarms
Searching by name [=========================]
Waiting in queue [=========================]
Starting [=========================]
Refreshing software list [=========================]
Querying [=========================]
Available nemo-qml-plugin-alarms-qt5-0.0.9-1.5.1.source Alarms plugin for Nemo Mobile
There does not seem to be a rpmbuild
in the SDK VM. What is the correct way to generate the binary RPMs?