Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10885145
D8603.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D8603.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,21 +1,17 @@
name : uncrustify
-version : 0.65
-release : 2
+version : 0.70.1
+release : 3
source :
- - https://github.com/uncrustify/uncrustify/archive/uncrustify-0.65.tar.gz : 45e954cd207ee4f6531d72ece27554ef4e0e9f64c912b523bc80ad6a36404110
-license : GPL-2.0
+ - https://github.com/uncrustify/uncrustify/archive/uncrustify-0.70.1.tar.gz : ad0a7b1f68aa3527d1b89d177d192385fe41b830d46167bde3c3b578e9b0ed06
+license : GPL-2.0-or-later
component : programming.tools
summary : Source code beautifier for C, C++, CSharp, ObjectiveC, D, Java, Pawn and Vala
description: |
Source code beautifier for C, C++, CSharp, ObjectiveC, D, Java, Pawn and Vala.
The goals of this project are simple: Create a highly configurable, easily modifiable source code beautifier.
setup : |
- mkdir build
- cd build
- %cmake ..
+ %cmake_ninja
build : |
- cd build
- %make
+ %ninja_build
install : |
- cd build
- %make_install
+ %ninja_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,16 +2,16 @@
<Source>
<Name>uncrustify</Name>
<Packager>
- <Name>Michael Meinertzhagen</Name>
- <Email>mmeinert@protonmail.com</Email>
+ <Name>Silke Hofstra</Name>
+ <Email>silke@slxh.eu</Email>
</Packager>
- <License>GPL-2.0</License>
+ <License>GPL-2.0-or-later</License>
<PartOf>programming.tools</PartOf>
<Summary xml:lang="en">Source code beautifier for C, C++, CSharp, ObjectiveC, D, Java, Pawn and Vala</Summary>
<Description xml:lang="en">Source code beautifier for C, C++, CSharp, ObjectiveC, D, Java, Pawn and Vala.
The goals of this project are simple: Create a highly configurable, easily modifiable source code beautifier.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>uncrustify</Name>
@@ -21,17 +21,34 @@
</Description>
<PartOf>programming.tools</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="executable">/usr/bin/uncrustify</Path>
+ <Path fileType="man">/usr/share/man/man1/uncrustify.1</Path>
+ <Path fileType="data">/usr/share/uncrustify/MS-calling_conventions.cfg</Path>
+ <Path fileType="data">/usr/share/uncrustify/amxmodx.cfg</Path>
+ <Path fileType="data">/usr/share/uncrustify/ben.cfg</Path>
+ <Path fileType="data">/usr/share/uncrustify/ben2.cfg</Path>
+ <Path fileType="data">/usr/share/uncrustify/d.cfg</Path>
+ <Path fileType="data">/usr/share/uncrustify/defaults.cfg</Path>
+ <Path fileType="data">/usr/share/uncrustify/freebsd.cfg</Path>
+ <Path fileType="data">/usr/share/uncrustify/gnu-indent.cfg</Path>
+ <Path fileType="data">/usr/share/uncrustify/klaus.cfg</Path>
+ <Path fileType="data">/usr/share/uncrustify/kr-indent.cfg</Path>
+ <Path fileType="data">/usr/share/uncrustify/linux-indent.cfg</Path>
+ <Path fileType="data">/usr/share/uncrustify/linux.cfg</Path>
+ <Path fileType="data">/usr/share/uncrustify/mono.cfg</Path>
+ <Path fileType="data">/usr/share/uncrustify/msvc.cfg</Path>
+ <Path fileType="data">/usr/share/uncrustify/objc.cfg</Path>
+ <Path fileType="data">/usr/share/uncrustify/sun.cfg</Path>
+ <Path fileType="data">/usr/share/uncrustify/xsupplicant.cfg</Path>
</Files>
</Package>
<History>
- <Update release="2">
- <Date>2017-05-19</Date>
- <Version>0.65</Version>
+ <Update release="3">
+ <Date>2020-04-02</Date>
+ <Version>0.70.1</Version>
<Comment>Packaging update</Comment>
- <Name>Michael Meinertzhagen</Name>
- <Email>mmeinert@protonmail.com</Email>
+ <Name>Silke Hofstra</Name>
+ <Email>silke@slxh.eu</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 26 2023, 7:56 AM (6 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5822304
Default Alt Text
D8603.diff (4 KB)
Attached To
Mode
D8603: Update uncrustify to 0.70.1
Attached
Detach File
Event Timeline
Log In to Comment