186******75
2021-09-12 00:40 deepin
能不能写出这个包具体的打包过程?求指教
Reply Like 0 View the author
能不能写出这个包具体的打包过程?求指教
能不能写出这个包具体的打包过程?求指教
cd com.github.torrent-file-editor
dpkg-buildpackage -b
能不能写出这个包具体的打包过程?求指教
错误提示:dpkg-buildpackage: error: failed to sign .buildinfo file
sudo apt-get install build-essential
sudo apt-get install qttools5-dev
sudo apt-get install debhelper
sudo apt-get install cmake
错误提示:dpkg-buildpackage: error: failed to sign .buildinfo file
解决方法:dpkg-buildpackage -b --no-sign
https://gitee.com/deepin-opensource/com.github.torrent-file-editor
参考:https://github.com/coolshou/rtl8814au/issues/4
Popular Events
More
com.github.torrent-file-editor-uos_package.zip
{
"appid": "com.github.torrent-file-editor",
"name": "torrent-file-editor",
"version": "0.3.17",
"arch": ["amd64"],
"permissions": {
"autostart": false,
"notification": false,
"trayicon": false,
"clipboard": true,
"account": false,
"bluetooth": false,
"camera": false,
"audio_record": false,
"installed_apps": false
}
}