📄 rlplot.spec
字号:
Name: rlplotVersion: 1.0Release: 1Summary: A plotting program to create high quality graphs from data.License: GPLURL: http://rlplot.sourceforge.netGroup: Applications/EngineeringPrefix: %{_prefix}BuildRoot: %{_tmppath}/%{name}-buildrootSource: %{name}_%{version}.tar.gz%descriptionRLPlot is is a plotting program to create high quality graphs from data.Based on values stored in a spreadsheet several menus help you to creategraphs of your choice. The Graphs are displayed as you get them (WYSIWIG).Double click any element of the graph (or a single click with the rightmouse button) to modify its properties. RLPlot is a cross platformdevelopment for Linux and Windows. Exported file formats includeScalable Vector Graphics (SVG), Windows Metafile (WMF), EncapsulatedPostscript (EPS). %prep%setup -q -n %{name}%buildmake -e%installrm -rf $RPM_BUILD_ROOTmkdir -p ${RPM_BUILD_ROOT}%{_bindir}install -m 755 %{name} $RPM_BUILD_ROOT%{_prefix}/bininstall -m 755 exprlp $RPM_BUILD_ROOT%{_prefix}/bin%cleanrm -rf "$RPM_BUILD_ROOT"%files%defattr(-,root,root)%doc README RLPlot.bmp RLPLOT.ICO RLPlot.xpm gpl.txt%{_bindir}/rlplot%{_bindir}/exprlp%changelog* Wed Sep 07 2005 Reinhard Lackner- release 1.0* Tue Dec 21 2004 Reinhard Lackner- release canditate 2, version 0.99.12b* Sat May 31 2003 Reinhard Lackner- modified for RLPlot 0.97b* Sun Dec 29 2002 Reinhard Lackner- modified for RLPlot 0.96b* Mon Nov 25 2002 Guido Gonzato- initial
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -