mirror of
https://github.com/ciromattia/kcc
synced 2026-05-20 22:42:43 +00:00
new AppImage (#483)
This commit is contained in:
@@ -19,24 +19,21 @@ AppDir:
|
||||
- amd64
|
||||
allow_unauthenticated: true
|
||||
sources:
|
||||
- sourceline: deb http://archive.ubuntu.com/ubuntu focal main restricted
|
||||
- sourceline: deb http://archive.ubuntu.com/ubuntu focal-updates main restricted
|
||||
- sourceline: deb http://archive.ubuntu.com/ubuntu focal universe
|
||||
- sourceline: deb http://archive.ubuntu.com/ubuntu focal-updates universe
|
||||
- sourceline: deb http://archive.ubuntu.com/ubuntu focal multiverse
|
||||
- sourceline: deb http://archive.ubuntu.com/ubuntu focal-updates multiverse
|
||||
- sourceline: deb http://archive.ubuntu.com/ubuntu focal-backports main restricted
|
||||
- sourceline: deb http://archive.ubuntu.com/ubuntu jammy main restricted
|
||||
- sourceline: deb http://archive.ubuntu.com/ubuntu jammy-updates main restricted
|
||||
- sourceline: deb http://archive.ubuntu.com/ubuntu jammy universe
|
||||
- sourceline: deb http://archive.ubuntu.com/ubuntu jammy-updates universe
|
||||
- sourceline: deb http://archive.ubuntu.com/ubuntu jammy multiverse
|
||||
- sourceline: deb http://archive.ubuntu.com/ubuntu jammy-updates multiverse
|
||||
- sourceline: deb http://archive.ubuntu.com/ubuntu jammy-backports main restricted
|
||||
universe multiverse
|
||||
- sourceline: deb http://security.ubuntu.com/ubuntu focal-security main restricted
|
||||
- sourceline: deb http://security.ubuntu.com/ubuntu focal-security universe
|
||||
- sourceline: deb http://security.ubuntu.com/ubuntu focal-security multiverse
|
||||
- sourceline: deb http://security.ubuntu.com/ubuntu jammy-security main restricted
|
||||
- sourceline: deb http://security.ubuntu.com/ubuntu jammy-security universe
|
||||
- sourceline: deb http://security.ubuntu.com/ubuntu jammy-security multiverse
|
||||
include:
|
||||
- zlib1g:amd64
|
||||
- libc6:amd64
|
||||
files:
|
||||
include:
|
||||
- /lib/x86_64-linux-gnu/libGLX.so.0
|
||||
- /lib/x86_64-linux-gnu/libGLdispatch.so.0
|
||||
- /usr/lib/locale/locale-archive
|
||||
include: []
|
||||
exclude:
|
||||
- usr/share/man
|
||||
- usr/share/doc/*/README.*
|
||||
|
||||
Reference in New Issue
Block a user