feat: remove codium

This commit is contained in:
windowsboy111
2023-04-12 20:30:03 +08:00
parent d877f6ad13
commit 7330396e43
4 changed files with 0 additions and 3656 deletions
-5
View File
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "codium.spec"
}
}
-30
View File
@@ -1,30 +0,0 @@
Name: codium
Version: 1.77.0.23090
Release: %autorelease
Summary: Code editing. Redefined.
License: MIT
URL: https://vscodium.com/
Source0: https://github.com/VSCodium/vscodium/archive/refs/tags/%version.tar.gz
BuildRequires: pkgconfig(libx11-dev) pkgconfig(libxkbfile-dev) pkgconfig(libsecret-1-dev) pkg-config
BuildRequires: make gcc nodejs20 yarnpkg jq git
Requires: alsa-lib at-spi2-atk cairo cups-libs dbus-libs expat gtk3 xrandr mesa-libgbm nspr nss nss-util xdg-utils
%description
VSCodium is a new choice of tool that combines the simplicity of a code editor with what developers need for the core edit-build-debug cycle.
%prep
%autosetup
%build
export RELEASE_VERSION="%version"
export MS_TAG=$(echo $RELEASE_VERSION | egrep -o '([0-9]+\.){2}[0-9]+')
./build/build.sh
%install
%files
%changelog
* Sun Apr 1 2023 windowsboy111 <windowsboy111@fyralabs.com>
- Initial package.
-1
View File
@@ -1 +0,0 @@
rpm.version(gh("VSCodium/vscodium"));
-3620
View File
File diff suppressed because it is too large Load Diff