We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2020-01-25 16:04:32 +0200 |
I will convert/port an app from MeeGo to SFOS. I have unpack the deb file. Now I will create the rpm file with the folders and files of the deb. It is possible to make this on windows or on the SFOS phone? The deb file is smstone1.1.0.deb. Unfortunately is this app deleted on Open Respo. This app is a sms and call reminder. I miss it because I used it on my Nokia N9. With it I could remind me on all missed calls and sms. Maybe it works also on SFOS because it had the same file structure:
smstone1.1.0\.\usr\share\applications\smstoneplus_harmattan.desktop
smstone1.1.0\.\usr\share\doc\smstoneplus\changelog.gz
smstone1.1.0\.\usr\share\doc\smstoneplus\ copyright
smstone1.1.0\.\usr\share\icons\hicolor\80x80\apps\smstoneplus80.png
smstone1.1.0\.\opt\smstoneplus\bin\smstoneplus
\smstone1.1.0\.\etc\init\apps\smstoneplus.conf
Thanks for all tips...
2 | No.2 Revision |
I have an Sony Xperia 10 Dual SFOS 3.2.1.20. I will convert/port an app from MeeGo to SFOS. I have unpack the deb file. Now I will create the rpm file with the folders and files of the deb. It is possible to make this on windows or on the SFOS phone? The deb file is smstone1.1.0.deb. Unfortunately is this app deleted on Open Respo.
This app is a sms and call reminder. I miss it because I used it on my Nokia N9. With it I could remind me on all missed calls and sms.
Maybe it works also on SFOS because it had the same file structure:
smstone1.1.0\.\usr\share\applications\smstoneplus_harmattan.desktop
smstone1.1.0\.\usr\share\doc\smstoneplus\changelog.gz
smstone1.1.0\.\usr\share\doc\smstoneplus\ copyright
smstone1.1.0\.\usr\share\icons\hicolor\80x80\apps\smstoneplus80.png
smstone1.1.0\.\opt\smstoneplus\bin\smstoneplus
\smstone1.1.0\.\etc\init\apps\smstoneplus.conf
smstone1.1.0\.\etc\init\apps\smstoneplus.conf
Thanks for all tips...
For everyone who also had an N9 - this is the icon from the app:
3 | No.3 Revision |
I have an Sony Xperia 10 Dual SFOS 3.2.1.20. I will convert/port an app from MeeGo to SFOS. I have unpack the deb file. Now I will create the rpm file with the folders and files of the deb. It is possible to make this on windows or on the SFOS phone? The deb file is smstone1.1.0.deb. Unfortunately is this app deleted on Open Respo.
This app is a sms and call reminder. I miss it because I used it on my Nokia N9. With it I could remind me on all missed calls and sms.
Maybe it works also on SFOS because it had the same file structure:
smstone1.1.0\.\usr\share\applications\smstoneplus_harmattan.desktop
smstone1.1.0\.\usr\share\doc\smstoneplus\changelog.gz
smstone1.1.0\.\usr\share\doc\smstoneplus\ copyright
smstone1.1.0\.\usr\share\icons\hicolor\80x80\apps\smstoneplus80.png
smstone1.1.0\.\opt\smstoneplus\bin\smstoneplus
smstone1.1.0\.\etc\init\apps\smstoneplus.conf
Thanks for all tips...
For everyone who also had an N9 - this is the icon from the app:
Update 2020-01-26:
here are both files in case of a spezialist can port this to SFOS...
smstone1.1.0.zip
4 | No.4 Revision |
I have an Sony Xperia 10 Dual SFOS 3.2.1.20. I will convert/port an app from MeeGo to SFOS. I have unpack the deb file. Now I will create the rpm file with the folders and files of the deb. It is possible to make this on windows or on the SFOS phone? The deb file is smstone1.1.0.deb. Unfortunately is this app deleted on Open Respo.
This app is a sms and call reminder. I miss it because I used it on my Nokia N9. With it I could remind me on all missed calls and sms.
Maybe it works also on SFOS because it had the same file structure:
smstone1.1.0\.\usr\share\applications\smstoneplus_harmattan.desktop
smstone1.1.0\.\usr\share\doc\smstoneplus\changelog.gz
smstone1.1.0\.\usr\share\doc\smstoneplus\ copyright
smstone1.1.0\.\usr\share\icons\hicolor\80x80\apps\smstoneplus80.png
smstone1.1.0\.\opt\smstoneplus\bin\smstoneplus
smstone1.1.0\.\etc\init\apps\smstoneplus.conf
Thanks for all tips...
For everyone who also had an N9 - this is the icon from the app:
Update 2020-01-26: 2020-01-26:
Now I convert the .deb to .rpm on my raspberry pi3.
I used follow commands:
sudo apt-get install alien
sudo alien -r /home/pi/smstone1.1.0.deb
/home/pi/smstone1.1.0.rpm generated
Now I have a file called "smstoneplus-1.1.0-2.armel.rpm" but the installation start only and break with a error. Unfortnatally I can't open the main file to change some thinks like libaries and other thinks. For this I need the source files it think.
Now I give up. Maybe Matt Lee answer me. Thanks all that helped me.
here are both files in case of a spezialist can port this to SFOS... smstone1.1.0.zip