Search Criteria
Package Details: devpod 0.5.21-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/devpod.git (read-only, click to copy) |
---|---|
Package Base: | devpod |
Description: | Codespaces but open-source, client-only, and unopinionated - unofficial package |
Upstream URL: | https://github.com/loft-sh/devpod |
Keywords: | codespaces devcontainers devpod |
Licenses: | MPL-2.0 |
Conflicts: | devpod-bin |
Provides: | devpod, devpod-cli |
Submitter: | IgnisDa |
Maintainer: | IgnisDa (montidafur) |
Last Packager: | montidafur |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2024-02-21 06:10 (UTC) |
Last Updated: | 2024-09-29 15:17 (UTC) |
Dependencies (23)
- cairo (cairo-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libsoup
- pango (pango-gitAUR)
- webkit2gtk (webkit2gtk-imgpasteAUR)
- appmenu-gtk-module (appmenu-gtk-module-gitAUR) (make)
- base-devel (make)
- git (git-gitAUR, git-glAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- libappindicator-gtk3 (make)
- libbsd (libbsd-gitAUR) (make)
- librsvg (librsvg-gitAUR) (make)
- libvips (libvips-gitAUR, libvips-notiffAUR) (make)
- libwmf (libwmf-gitAUR) (make)
- libxdmcp (make)
- Show 3 more dependencies...
Latest Comments
montidafur commented on 2024-08-05 10:50 (UTC) (edited on 2024-08-05 10:54 (UTC) by montidafur)
No, it's okay. I'm going to make this package build from source soon because it has no suffix and using appimage is kind of pointless at this point because we have
devpod-bin
Unless you have something against it
IgnisDa commented on 2024-08-04 23:42 (UTC)
This is my first time doing this. I added you as a co-maintainer. Do I need to do anything else?
montidafur commented on 2024-08-04 17:20 (UTC) (edited on 2024-08-04 18:15 (UTC) by montidafur)
Go ahead :)
Worst case scenario, I'll end up orphaning it
IgnisDa commented on 2024-08-04 17:14 (UTC)
I no longer maintain this package. If you're willing to, I can transfer ownership to you.
montidafur commented on 2024-08-04 17:07 (UTC) (edited on 2024-08-04 17:14 (UTC) by montidafur)
I would suggest renaming this package to
devpod-appimage
as packages that aren't building from source should use a suffixSacro commented on 2024-06-19 19:47 (UTC)
Why is this installing an AppImage, shouldn't it be from src? Rename to devpod-appimage or something?
Nawre commented on 2024-03-26 10:23 (UTC) (edited on 2024-03-26 10:24 (UTC) by Nawre)
The PKGBUILD seems broken, it somehow installs an empty Appimage (
/opt/devpod/devpod.Appimage
is less than 200 KB). And that results in the error message mentionned below.IgnisDa commented on 2024-03-21 03:25 (UTC)
This is the devpod GUI, not the CLI. The primary way to access it is through the desktop entry.
codekobold commented on 2024-03-20 21:13 (UTC)
Just tried this out, and it doesn't work for me:
~ /opt/devpod/devpod.AppImage This doesn't look like a squashfs image.
Cannot mount AppImage, please check your FUSE setup. You might still be able to extract the contents of this AppImage if you run it with the --appimage-extract option. See https://github.com/AppImage/AppImageKit/wiki/FUSE for more information open dir error: No such file or directory
It also installs the appimage in /opt/devpod, which is not in PATH by default.