Search Criteria
Package Details: proton-ide-git r182.e6b754e-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/proton-ide-git.git (read-only, click to copy) |
---|---|
Package Base: | proton-ide-git |
Description: | A new IDE made with Vala. |
Upstream URL: | https://gitlab.com/raggesilver-proton/proton |
Licenses: | GPL3 |
Conflicts: | proton-ide |
Provides: | proton-ide, proton-ide-git |
Submitter: | btd1337 |
Maintainer: | None |
Last Packager: | btd1337 |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-08-10 23:56 (UTC) |
Last Updated: | 2020-05-15 00:27 (UTC) |
Dependencies (12)
- editorconfig-core-c (editorconfig-core-c-git)
- glib2 (glib2-nodocs-git, glib2-selinux, glib2-git, glib2-patched-thumbnailer)
- granite (granite-git)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic)
- gtksourceview4
- json-glib (json-glib-git)
- libdazzle (libdazzle-git, libdazzle-unstable)
- marble-gtk
- vte3 (vte3-ng-fullwidth-emoji, vte3-ng, vte3-git, vte3-notification, vte3-tilix, vte3-nohang, vte3-selectall)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- meson (meson-git) (make)
- vala (vala0.44, vala-git, vala0.52, vala0.54) (make)
Required by (0)
Sources (5)
- git+https://gitlab.com/raggesilver-proton/proton-autobracket-plugin.git
- git+https://gitlab.com/raggesilver-proton/proton-editorconfig-plugin.git
- git+https://gitlab.com/raggesilver-proton/proton-runner-plugin.git
- git+https://gitlab.com/raggesilver-proton/proton-templates.git
- git+https://gitlab.com/raggesilver-proton/proton.git
Latest Comments
Hyper commented on 2020-09-16 06:43 (UTC)
Hello, maintainer of AUR Proton!
When I installed Proton in Manjaro Gnome (AUR), it gave me a bug: "src/meson.build:37:0: ERROR: Program 'g-ir-compiler' not found".
I found out that "gobject-introspection" need to be installed. Before in my system i had "gobject-introspection-runtime".
Maybe "Dependencies" needs "gobject-introspection" to be added?
Tony.
ccorn commented on 2020-06-30 16:32 (UTC) (edited on 2020-07-09 09:27 (UTC) by ccorn)
Some changes:
submodulesurl
to_submodulesurl
to indicate that it is not used outside thisPKGBUILD
raggesilver commented on 2020-05-14 21:47 (UTC)
@btd1337 O repositório do Proton tem alguns submodules, então ele tem que ser clonado com
--recursive
.data/templates
esrc/plugins/*
são todos submodulesbtd1337 commented on 2020-05-14 21:32 (UTC)
@raggesilver Eu criei um novo pacote para seu projeto marble. Está instalando corretamente.
Porém o seu pacote Proton ao tentar compilar está dando o seguinte erro. Saberia dizer se este arquivo
data/templates/meson.build
realmente existe?raggesilver commented on 2020-05-08 12:27 (UTC)
Hi, author of Proton here, Proton's "marble" dependency refers to https://gitlab.com/raggesilver/marble not to the KDE app. I'm really bad at choosing unique names...