Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11046809
D9316.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D9316.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,16 +1,16 @@
name : serd
-version : 0.30.0
-release : 3
+version : 0.30.4
+release : 4
source :
- - https://github.com/drobilla/serd/archive/v0.30.0.tar.gz : 6d67276c298a60e9eccf00e5fdaff42ced475108b4e1c1f8d71b215578bda93c
+ - git|https://github.com/drobilla/serd.git : v0.30.4
license : ISC
component : programming.library
summary : Lightweight RDF parsing library
description: |
Serd is a lightweight C library for RDF syntax which supports reading and writing Turtle and NTriples.
setup : |
- ./waf configure --prefix=/usr --libdir=%libdir%
+ %waf_configure --libdir=%libdir%
build : |
- ./waf build
+ %waf_build
install : |
- ./waf install --destdir="$installdir"
+ %waf_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,15 +2,15 @@
<Source>
<Name>serd</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Jacob Alzén</Name>
+ <Email>jacob.alzen@gmail.com</Email>
</Packager>
<License>ISC</License>
<PartOf>programming.library</PartOf>
<Summary xml:lang="en">Lightweight RDF parsing library</Summary>
<Description xml:lang="en">Serd is a lightweight C library for RDF syntax which supports reading and writing Turtle and NTriples.
</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>serd</Name>
@@ -21,7 +21,7 @@
<Files>
<Path fileType="executable">/usr/bin/serdi</Path>
<Path fileType="library">/usr/lib64/libserd-0.so.0</Path>
- <Path fileType="library">/usr/lib64/libserd-0.so.0.30.0</Path>
+ <Path fileType="library">/usr/lib64/libserd-0.so.0.30.4</Path>
<Path fileType="man">/usr/share/man/man1/serdi.1</Path>
</Files>
</Package>
@@ -32,7 +32,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="3">serd</Dependency>
+ <Dependency release="4">serd</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/serd-0/serd/serd.h</Path>
@@ -41,12 +41,12 @@
</Files>
</Package>
<History>
- <Update release="3">
- <Date>2018-12-24</Date>
- <Version>0.30.0</Version>
+ <Update release="4">
+ <Date>2020-08-09</Date>
+ <Version>0.30.4</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Jacob Alzén</Name>
+ <Email>jacob.alzen@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 2:13 PM (3 h, 2 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5824700
Default Alt Text
D9316.diff (3 KB)
Attached To
Mode
D9316: Update serd to 0.30.4
Attached
Detach File
Event Timeline
Log In to Comment