Skip to content

add: livefaceswap-desktop-deb - #9400

Open
cabbagehao wants to merge 7 commits into
pacstall:masterfrom
cabbagehao:add-livefaceswap-desktop-deb
Open

cabbagehao wants to merge 7 commits into
pacstall:masterfrom
cabbagehao:add-livefaceswap-desktop-deb

Conversation

@cabbagehao

Copy link
Copy Markdown

Package

Add livefaceswap-desktop-deb for the official LiveFaceSwap AI Desktop 0.2.10 amd64 .deb release. The pacscript pins the release URL and SHA-256, and limits compatibility to Ubuntu 26.04, the version used for the install test.

LiveFaceSwap AI Desktop offers live Face Swap, Live Try-On, and Live Restyle with cloud processing. The Linux client currently has an in-app preview but no virtual camera output. An account, internet connection, and session credits are required; the installer itself is free to download. The client is proprietary.

Validation

  • Installed Pacstall 6.4.2 in an isolated Ubuntu 26.04 LXD container and ran pacstall -I /root/livefaceswap-desktop-deb.pacscript -P -Ns.
  • Pacstall downloaded the official 104,782,004-byte .deb, verified its pinned SHA-256, and installed livefaceswap-desktop 0.2.10. The desktop file and executable were present.
  • pacstall -R livefaceswap-desktop-deb -P removed the program executable.
  • The repository's pre-commit checks passed, including shellcheck, shfmt, .SRCINFO, packagelist, and srclist generation.

The container had no webcam or graphical desktop, so this test covers package installation and removal, not a live camera session.

@Elsie19 Elsie19 changed the title add(livefaceswap-desktop-deb): 0.2.10 add: livefaceswap-desktop-deb Sep 18, 2026
@github-actions github-actions Bot added the Package Add Use this to request a package to be added label Sep 18, 2026
pkgname="livefaceswap-desktop-deb"
gives="livefaceswap-desktop"
pkgver="0.2.10"
pkgdesc="Cloud-powered live Face Swap, Live Try-On and Live Restyle with a webcam. Linux has in-app preview, but no virtual camera. An account, internet connection and session credits are required."

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
pkgdesc="Cloud-powered live Face Swap, Live Try-On and Live Restyle with a webcam. Linux has in-app preview, but no virtual camera. An account, internet connection and session credits are required."
pkgdesc="Cloud-powered live Face Swap"

Comment thread packages/livefaceswap-desktop-deb/livefaceswap-desktop-deb.pacscript Outdated
pkgdesc="Cloud-powered live Face Swap, Live Try-On and Live Restyle with a webcam. Linux has in-app preview, but no virtual camera. An account, internet connection and session credits are required."
url="https://livefaceswap.ai/desktop"
arch=("amd64")
compatible=("ubuntu:resolute")

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
compatible=("ubuntu:resolute")

@cabbagehao

Copy link
Copy Markdown
Author

Yes, this is our project. I am the project owner and maintainer of LiveFaceSwap AI. I applied the requested pacscript changes: shortened pkgdesc, kept the official Desktop URL, and removed the incompatible compatible field from the pacscript and .SRCINFO. The package still points to the official Linux x86_64 .deb release.

@cabbagehao

Copy link
Copy Markdown
Author

pre-commit.ci autofix

@cabbagehao

Copy link
Copy Markdown
Author

All requested changes are now applied, and pre-commit.ci is passing. @Elsie19, could you please re-review when convenient?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Package Add Use this to request a package to be added

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants