Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-07-31Fixing snap remmina idAntenore Gatta
2018-07-29Fixing snap build - removing naclAntenore Gatta
2018-06-06Added libffiAntenore Gatta
2018-06-06Readd lib-naclAntenore Gatta
2018-06-06Revert lib-naclAntenore Gatta
2018-06-06Revert lib-naclAntenore Gatta
2018-05-24Add libavresample-dev to SNAP, possible fix for issue #1643Giovanni Panozzo
2018-05-22snap: remove deprecated scriptlets stanzasMarco Trevisan (Treviño)
Use override-'s instead.
2018-05-22snap: remove the remmina-appdata partMarco Trevisan (Treviño)
2018-05-03Renamed files and icons accordingly to the uniq app idAntenore Gatta
2018-04-12snap: use generated SNAP_VERSION fileMarco Trevisan (Treviño)
If that fails use head git revision
2018-04-06snap: move desktop state-packages to desktop-gtk3Marco Trevisan (Treviño)
Using composition, in this way we'll generate the cache on startup. While snapcraft will avoid to redownload and process all the dependencies.
2018-04-06snap: add desktop file for remmina commandMarco Trevisan (Treviño)
2018-04-06snap: import informations from appdataMarco Trevisan (Treviño)
Unfortunately we need to use a workaround to get the proper AppInfo file, also it seems that description isn't imported.
2018-03-19Disable Wayland for SNAP due to desktop-launch problems, workaround for ↵Giovanni Panozzo
issue #1414
2018-03-19Remove telepathy plugin from SNAP packageGiovanni Panozzo
2018-03-19Add missing icons to SNAP packageGiovanni Panozzo
2018-03-19Change SNAP icon pre-caching as per @3v1no comment on commit 04e4a99Giovanni Panozzo
2018-03-15Attempt to speedup snap startupGiovanni Panozzo
2018-02-28snapcraft: copy gui data to the snap folder on installMarco Trevisan (Treviño)
2018-02-27rollback Hardcoded org.remmina.Remmina.desktop in the apps sectionAntenore Gatta
2018-02-27Hardcode org.remmina.Remmina.desktop in the apps sectionAntenore Gatta
2018-02-27snap: don't snap fonts, use desktop interfaceMarco Trevisan (Treviño)
Fonts are now bind-mounted from host by the desktop interface
2018-02-27snap: use new features, reduce cmake usage and travis deployMarco Trevisan (Treviño)
We can now move to use build.snapcraft.io for deployment.