Skip to content

Commit

Permalink
Drop snap package (#2439) (#2583)
Browse files Browse the repository at this point in the history
The Clash snap package has not been a recommended way to use Clash for
quite some time, and it is a hassle to support.

In order to build a snap package, we build .deb packages for Clash with
Ubuntu 20.04 LTS. But the interaction between the Debian build system
and GHC is problematic, requiring significant effort to support and to
upgrade to a more recent Ubuntu release.

Additionally, snap packages have their own issues on distributions other
than Ubuntu. Given that we no longer recommend people use our snap
package and given the effort required to keep supporting it, we have
decided to drop the snap package.

(cherry picked from commit 070a6d0)

Co-authored-by: Peter Lebbing <[email protected]>
  • Loading branch information
mergify[bot] and DigitalBrains1 authored Oct 3, 2023
1 parent 7fb10c6 commit feeeeab
Show file tree
Hide file tree
Showing 25 changed files with 33 additions and 776 deletions.
7 changes: 0 additions & 7 deletions .ci/bindist/linux/debian/README.md

This file was deleted.

56 changes: 0 additions & 56 deletions .ci/bindist/linux/debian/focal/Dockerfile

This file was deleted.

21 changes: 0 additions & 21 deletions .ci/bindist/linux/debian/focal/build-and-publish-docker-image.sh

This file was deleted.

100 changes: 0 additions & 100 deletions .ci/bindist/linux/debian/focal/buildinfo.json

This file was deleted.

9 changes: 0 additions & 9 deletions .ci/bindist/linux/debian/go.sh

This file was deleted.

10 changes: 0 additions & 10 deletions .ci/bindist/linux/debian/metapackages/clash

This file was deleted.

9 changes: 0 additions & 9 deletions .ci/bindist/linux/debian/metapackages/clash-dev

This file was deleted.

9 changes: 0 additions & 9 deletions .ci/bindist/linux/debian/metapackages/clash-doc

This file was deleted.

9 changes: 0 additions & 9 deletions .ci/bindist/linux/debian/metapackages/clash-prof

This file was deleted.

152 changes: 0 additions & 152 deletions .ci/bindist/linux/debian/scripts/build.py

This file was deleted.

Loading

0 comments on commit feeeeab

Please sign in to comment.