Mageia Bugzilla – Attachment 748 Details for
Bug 2587
Request for astyle
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
spec file
astyle.spec (text/x-rpm-spec), 1007 bytes, created by
Olivier Delaune
on 2011-09-02 10:01:56 CEST
(
hide
)
Description:
spec file
Filename:
MIME Type:
Creator:
Olivier Delaune
Created:
2011-09-02 10:01:56 CEST
Size:
1007 bytes
patch
obsolete
>Name: astyle >Version: 2.02 >Release: %mkrel 1 >Summary: Source code indenter, formatter, and beautifier >License: LGPLv3+ >Group: Development/C >URL: http://astyle.sourceforge.net/ >Source0: http://internap.dl.sourceforge.net/sourceforge/astyle/astyle_%{version}_linux.tar.gz >BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root > >%description >Artistic Style is a series of filters that automatically reindent and reformat >C/C++/C\#/Java source files. These can be used from a command line, or they >can be incorporated as classes in another C++ program. > >%prep >%setup -q -n astyle > >%build >(cd build/gcc && %{make} CFLAGS="%{optflags}") > >%install >%{__rm} -rf %{buildroot} >%{__mkdir_p} %{buildroot}%{_bindir} >%{__install} -m 0755 build/gcc/bin/astyle %{buildroot}%{_bindir}/astyle > >%clean >%{__rm} -rf %{buildroot} > >%files >%defattr(0644,root,root,0755) >%doc doc/* >%attr(0755,root,root) %{_bindir}/astyle > >%changelog >* Mon Aug 22 2011 Olivier Delaune <olivier.delaune@wanadoo.fr> 2.02-1.mga1 >- Package creation
Name: astyle Version: 2.02 Release: %mkrel 1 Summary: Source code indenter, formatter, and beautifier License: LGPLv3+ Group: Development/C URL: http://astyle.sourceforge.net/ Source0: http://internap.dl.sourceforge.net/sourceforge/astyle/astyle_%{version}_linux.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root %description Artistic Style is a series of filters that automatically reindent and reformat C/C++/C\#/Java source files. These can be used from a command line, or they can be incorporated as classes in another C++ program. %prep %setup -q -n astyle %build (cd build/gcc && %{make} CFLAGS="%{optflags}") %install %{__rm} -rf %{buildroot} %{__mkdir_p} %{buildroot}%{_bindir} %{__install} -m 0755 build/gcc/bin/astyle %{buildroot}%{_bindir}/astyle %clean %{__rm} -rf %{buildroot} %files %defattr(0644,root,root,0755) %doc doc/* %attr(0755,root,root) %{_bindir}/astyle %changelog * Mon Aug 22 2011 Olivier Delaune <olivier.delaune@wanadoo.fr> 2.02-1.mga1 - Package creation
View Attachment As Raw
Actions:
View
Attachments on
bug 2587
: 748