📄 gcomm-1.0.spec
字号:
%define prefix /usrSummary: gcomm serial communications programName: gcommVersion: 1.0Release: 1Copyright: MITGroup: Applications/CommunicationsSource: %{name}-%{version}.tar.gzBuildRoot: /tmp/%{name}-rootRequires: gtk+ glib gnome-libs XFree86-libsURL: http://gcomm.sourceforge.netDocdir: %prefix/doc%descriptionGcomm is a serial communications program similar to seyon, but moremodern, and easier to use. Works over serial port, via TCP/IP, or a pipethrough another program. Supports xmodem/ymodem/zmodem protocols. Visitthe gcomm.sourceforge.net home page for more information.%prep%setup%buildmake -f Makefile.linux DESTROOT=%{prefix}%install[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOTmake -f Makefile.linux PROTODIR=$RPM_BUILD_ROOT DESTROOT=%{prefix} install%cleanrm -rf $RPM_BUILD_ROOT%files%defattr(-, root, root)#%doc AUTHORS COPYING ChangeLog NEWS README%{prefix}/bin/gcomm%{prefix}/man/man1/gcomm.1.gz
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -