ALT Linux Bugzilla
– Attachment 7661 Details for
Bug 35035
Вступление в Team
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
исправленный спек
micro.spec (text/x-rpm-spec), 1.72 KB, created by
Ivan
on 2018-07-11 12:30:11 MSK
(
hide
)
Description:
исправленный спек
Filename:
MIME Type:
Creator:
Ivan
Created:
2018-07-11 12:30:11 MSK
Size:
1.72 KB
patch
obsolete
>Name: micro >Version: 1.4.0 >Release: alt1 >Summary: A modern and intuitive terminal-based text editor >License: MIT/BSD/Apache-2.0/MPL-2.0 >Group: Editors >Url: https://micro-editor.github.io/ >Packager: Ivan Razzhivin <underwit@altlinux.org> >Source0: %name-%version.tar >BuildRequires: desktop-file-utils rpm-build-golang rpm-macros-golang >BuildRequires: golang >= 1.5 > >%description >Micro is a terminal-based text editor that aims to be easy to use and >intuitive, while also taking advantage of the full capabilities of modern >terminals. It comes as one single, batteries-included, static binary with no >dependencies, and you can download and use it right now. As the name >indicates, micro aims to be somewhat of a successor to the nano editor by >being easy to install and use in a pinch, but micro also aims to be enjoyable >to use full time, whether you work in the terminal because you prefer it (like >me), or because you need to (over ssh). > >%prep >%setup -q > >%build >mkdir -p "$PWD/_build/src/github.com/zyedidia" >ln -s $PWD "$PWD/_build/src/github.com/zyedidia/micro" >export GOPATH="$PWD/_build" >export LDFLAGS="-s -w -X main.Version=%version" >%gobuild -o micro ./_build/src/github.com/zyedidia/micro/cmd/micro > >%install >install -D -m 0755 ./micro %buildroot/%_bindir/micro >install -D -m 0744 ./assets/packaging/micro.1 %buildroot/%_mandir/man1/micro.1 >install -D -m 0744 ./assets/logo.svg %buildroot/%_iconsdir/hicolor/scalable/apps/micro.svg >desktop-file-install --dir=%buildroot%_desktopdir ./micro.desktop > >%files >%doc LICENSE README.md LICENSE-THIRD-PARTY >%_bindir/micro >%_mandir/man1/micro.1* >%_iconsdir/hicolor/scalable/apps/micro.svg >%_desktopdir/micro.desktop > >%changelog >* Wed Jul 11 2018 Ivan Razzhivin <underwit@altlinux.org> 1.4.0-alt1 >- Build for ALT
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 35035
:
7585
|
7586
|
7626
|
7659
| 7661