feat: move PPA sourced packaged to new 04-main repo - #9
Open
philclifford wants to merge 352 commits into
Open
Conversation
8 tasks
philclifford
force-pushed
the
split_github_repos
branch
from
September 2, 2024 17:20
7d78bfe to
fd6d50a
Compare
philclifford
force-pushed
the
split_ppas
branch
2 times, most recently
from
September 2, 2024 18:17
73348cf to
d1f10f9
Compare
philclifford
force-pushed
the
split_github_repos
branch
3 times, most recently
from
October 4, 2024 23:27
b98ef06 to
f8cd497
Compare
philclifford
force-pushed
the
split_github_repos
branch
from
October 29, 2024 18:13
f8cd497 to
b63694b
Compare
closes wimpysworld#1346 Signed-off-by: John Schmidt <john@schmidthaus.rocks>
closes wimpysworld#981 Signed-off-by: John Schmidt <john@schmidthaus.rocks>
Co-authored-by: Phil Clifford <philclifford@users.noreply.github.com>
Fixes: ``` [!] ERROR! Missing required information of github package lutris: URL= VERSION_PUBLISHED= ```
Fixes: [!] ERROR! Missing required information of package neo-htop: DEFVER= PRETTY_NAME= SUMMARY= WEBSITE=
Fixes: ``` [!] ERROR! Missing required information of website package veracrypt: URL=https://launchpad.net/veracrypt/trunk//+download/veracrypt--Ubuntu-24.04-amd64.deb VERSION_PUBLISHED= [!] ERROR! Missing required information of website package veracrypt-console: URL=https://launchpad.net/veracrypt/trunk//+download/veracrypt-console--Ubuntu-24.04-amd64.deb VERSION_PUBLISHED= ```
Fixes: ``` dpkg: warning: version 'v2.7.0' has bad syntax: version number does not start with digit ```
Co-authored-by: silentJET85 <git@jet85.com>
* download ulauncher directly --------- Co-authored-by: Phil Clifford <philclifford@users.noreply.github.com>
--------- Co-authored-by: Phil Clifford <philclifford@users.noreply.github.com>
--------- Co-authored-by: Phil Clifford <philclifford@users.noreply.github.com>
* feat: add dra * fix: limit to supported releases Earlier releases fail dependency on libc6 >= 2.39 --------- Co-authored-by: Phil Clifford <philclifford@users.noreply.github.com>
Signed-off-by: Phil Clifford <philip.clifford@gmail.com>
see wimpysworld#1555 Signed-off-by: Phil Clifford <philip.clifford@gmail.com>
closes wimpysworld#1689 Signed-off-by: Phil Clifford <philip.clifford@gmail.com>
Signed-off-by: Phil Clifford <philip.clifford@gmail.com>
Signed-off-by: Phil Clifford <philip.clifford@gmail.com>
Signed-off-by: Phil Clifford <philip.clifford@gmail.com>
* feat(motrix): enable arm support Signed-off-by: Phil Clifford <philip.clifford@gmail.com> * correct HOST_ARCH list * actually include the feat in commit this time Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com> --------- Signed-off-by: Phil Clifford <philip.clifford@gmail.com> Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
The gitlab project is archived and the download site has gone. closes wimpysworld#1711 Signed-off-by: Phil Clifford <philip.clifford@gmail.com>
Project no longer produces debs. There is a snap available. closes wimpysworld#1709 Signed-off-by: Phil Clifford <philip.clifford@gmail.com>
This fixes the breakage. Consider mapping latest file to later releases (plucky questing sid) Fixes wimpysworld#1714 Signed-off-by: Phil Clifford <philip.clifford@gmail.com>
fixes wimpysworld#1717 Signed-off-by: Phil Clifford <philip.clifford@gmail.com>
whatsapp-for_linux repo and application have been renamed and redirected. As replacement is not handled in the deb we need to deprecate and users will have to install the new application
The old repo for whatsapp-for-linux has been renamed and redirected. This adds support for the application under the new name so installation will not fail (especially breaking CI)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com> Signed-off-by: Phil Clifford <philip.clifford@gmail.com>
* fix(linuxtoys): get app from Codeberg repo * Parse version from rss guid with sed for more robust parsing of the release tag Application main repo has moved to Codeberg. Get version from rss feed and construct URL TODO: consider a get_codeberg_releases function as a future approach fixes wimpysworld#1707 --------- Signed-off-by: Phil Clifford <philip.clifford@gmail.com> Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
fixes wimpysworld#1724 Signed-off-by: Phil Clifford <philip.clifford@gmail.com>
As deb packaging no longer available on the website Signed-off-by: Phil Clifford <philip.clifford@gmail.com>
wimpysworld#1727) * fix(rocketchat): match parsed released version to internal app version The actual problem was we were catching alpha pre-release tags. --------- Signed-off-by: Phil Clifford <philip.clifford@gmail.com> Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Signed-off-by: Phil Clifford <philip.clifford@gmail.com>
because the app requires QT > =6.4 closes wimpysworld#1730 Signed-off-by: Phil Clifford <philip.clifford@gmail.com>
fixes wimpysworld#1733 Signed-off-by: Phil Clifford <philip.clifford@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Option to also move PPAs to a separate repo.