Not sure, that anybody uses this package, but if somebody with Pro license have troubles with plugins, please write here about this.
Search Criteria
Package Details: codelobster 2.5.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/codelobster.git (read-only, click to copy) |
---|---|
Package Base: | codelobster |
Description: | Free cross-platform IDE for PHP/HTML/CSS/JavaScript development |
Upstream URL: | https://www.codelobsteride.com |
Keywords: | css developement html ide javascript php |
Licenses: | custom:codelobster |
Provides: | codelobster-ide |
Submitter: | ragouel |
Maintainer: | fft |
Last Packager: | fft |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-04-30 13:16 (UTC) |
Last Updated: | 2024-01-18 18:41 (UTC) |
Dependencies (8)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libidn11
- libldap24AUR
- libssh (libssh-gitAUR)
- libxcb (libxcb-gitAUR)
- qt5-websockets (qt5-websockets-gitAUR)
- rtmpdump (rtmpdump-gitAUR)
Required by (0)
Sources (2)
Latest Comments
fft commented on 2023-11-25 18:51 (UTC)
fft commented on 2022-02-15 06:00 (UTC) (edited on 2022-02-15 06:00 (UTC) by fft)
Updated.
I remain nettle6 dependency to avoid possible duplication and to follow generic idea of shared libraries. BTW, in orig debian's postinst libnettle6 also removed. In fact, nettle6 is not outdated, so no problem with it.
MarsSeed commented on 2022-02-02 17:02 (UTC)
v2.0.1
is out! (Released: January 18, 2022)
https://codelobsteride.com/download/codelobsteride-2.0.1_amd64.deb
Also please kindly remove depends=(nettle6)
from PKGBUILD
.
Not needed, as it has its own libnettle.so.6
in .DEB package (opt/codelobsteride/
directory).
Thank you! :)
DAC324 commented on 2021-12-23 11:47 (UTC) (edited on 2021-12-23 11:52 (UTC) by DAC324)
The package cannot be installed:
:: PGP keys need importing:
-> 3CE269B5398BC8B785645E987F67D5FD1CE1CBCE, required by: libldap24
==> Import? [Y/n]
:: Importing keys with gpg...
gpg: keyserver receive failed: No data
UPDATE: Seems openLDAP GPG key has been changed. Can edit PKGBUILD -> validpgpkeys (for libldap24 AUR package) or import new key:
wget https://www.openldap.org/software/download/OpenLDAP/gpg-pubkey.txt
gpg --import ./gpg-pubkey.txt
Source: https://aur.archlinux.org/packages/libldap24/#comment-839067
fft commented on 2021-12-18 19:27 (UTC)
Ok, I will try to maintain this package.
tiziodcaio commented on 2021-11-29 14:23 (UTC)
No i changed my mind, here I give the pkg to you
tiziodcaio commented on 2021-11-29 14:22 (UTC)
Hi hi don't have much time to solve it, I can share the mantainer with you.
fft commented on 2021-11-28 20:34 (UTC)
During package() symlink has been created: ln -s "$pkgdir/opt/codelobsteride/CodeLobsterIDE" "$pkgdir/usr/bin/codelobster" This is broken link, because point to temporary dir. May be better to create it during install().
Pinned Comments
fft commented on 2023-11-25 18:51 (UTC)
Not sure, that anybody uses this package, but if somebody with Pro license have troubles with plugins, please write here about this.