ALT Linux Bugzilla
– Attachment 16399 Details for
Bug 50877
Zed - текстовый редактор
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
SPEC zed 0.143.6
zed.spec (text/x-rpm-spec), 1.61 KB, created by
Vlad Voronenkov
on 2024-07-11 12:13:33 MSK
(
hide
)
Description:
SPEC zed 0.143.6
Filename:
MIME Type:
Creator:
Vlad Voronenkov
Created:
2024-07-11 12:13:33 MSK
Size:
1.61 KB
patch
obsolete
>%define bin_name zed >Name: zed >Version: 0.143.6 >Release: alt1 >Summary: Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. >License: MIT >Group: Publishing >Url: https://zed.dev/ ># https://github.com/zed-industries/zed/archive/refs/tags/v%version.tar.gz >Source: %name-%version.tar.gz >Source1: vendor.tar >Source2: zed-x11.desktop >Source3: zed.desktop > > > >BuildRequires(pre): rpm-build-rust >BuildRequires: rust-cargo gcc gcc-c++ >BuildRequires: libzstd-devel libxkbcommon-x11-devel libxkbcommon-devel libalsa-devel >BuildRequires: fontconfig-devel libgit2-devel libvulkan1 wayland-devel libssl-devel >BuildRequires: perl-FindBin-libs perl-IPC-Cmd > > > >%description >Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. >%prep >%setup -a1 >mkdir -p .cargo >cat >> .cargo/config <<EOF >[source.crates-io] >replace-with = "vendored-sources" > >[source.vendored-sources] >directory = "vendor" >EOF > >%build >%rust_build --frozen >strip %{_builddir}/%name-%version/target/release/zed > >%install >%rust_install %bin_name >install -pD -m644 %{_sourcedir}/zed-x11.desktop %buildroot%_desktopdir/zed-x11.desktop >install -pD -m644 %{_sourcedir}/zed.desktop %buildroot%_desktopdir/zed.desktop ># install -pD -m644 %{_builddir}/%name-%version/crates/zed/resources/zed.desktop %buildroot%_desktopdir/zed.desktop >install -pD -m644 %{_builddir}/%name-%version/crates/zed/resources/app-icon.png %buildroot%_iconsdir/zed.png > >%check >#%rust_test > >%files >%_bindir/zed >%_iconsdir/zed.png >%_desktopdir/zed-x11.desktop >%_desktopdir/zed.desktop > > >%changelog >* Sat Jul 11 2024 ... 0.143.6-alt1 >- Initial build.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 50877
: 16399 |
16400
|
16401