Page MenuHomeSolus

D8521.id20607.diff
No OneTemporary

D8521.id20607.diff

diff --git a/abi_used_libs b/abi_used_libs
--- a/abi_used_libs
+++ b/abi_used_libs
@@ -4,4 +4,3 @@
libgcc_s.so.1
libm.so.6
libpthread.so.0
-librt.so.1
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,18 +1,18 @@
name : mdbook
-version : 0.3.5
-release : 4
+version : 0.3.7
+release : 5
source :
- - https://github.com/rust-lang/mdBook/archive/v0.3.5.tar.gz : 73258ba3713004e06675ef2a1fbd3e7b48eb144db37c5ac1e2b96086b51a6e87
+ - https://github.com/rust-lang/mdBook/archive/v0.3.7.tar.gz : b450d6f1c07624b4c31fd9bc7cb4390ca53e2c318136c62a86aaeea222437919
+homepage : https://github.com/rust-lang/mdBook
license : MPL-2.0
component : programming.tools
summary : Create books from markdown files
description: |
- Create book from markdown files. Like Gitbook but implemented in Rust
+ mdBook is a command line tool to create book from markdown files. Like Gitbook but implemented in Rust.
networking : yes
builddeps :
- cargo
- - rust
build : |
cargo build %JOBS% --release
install : |
- install -D -m 00755 target/release/mdbook $installdir/usr/bin/mdbook
+ install -Dm00755 target/release/mdbook $installdir/usr/bin/mdbook
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,6 +1,7 @@
<PISI>
<Source>
<Name>mdbook</Name>
+ <Homepage>https://github.com/rust-lang/mdBook</Homepage>
<Packager>
<Name>Algent Albrahimi</Name>
<Email>algent@protonmail.com</Email>
@@ -8,14 +9,14 @@
<License>MPL-2.0</License>
<PartOf>programming.tools</PartOf>
<Summary xml:lang="en">Create books from markdown files</Summary>
- <Description xml:lang="en">Create book from markdown files. Like Gitbook but implemented in Rust
+ <Description xml:lang="en">mdBook is a command line tool to create book from markdown files. Like Gitbook but implemented in Rust.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>mdbook</Name>
<Summary xml:lang="en">Create books from markdown files</Summary>
- <Description xml:lang="en">Create book from markdown files. Like Gitbook but implemented in Rust
+ <Description xml:lang="en">mdBook is a command line tool to create book from markdown files. Like Gitbook but implemented in Rust.
</Description>
<PartOf>programming.tools</PartOf>
<Files>
@@ -23,12 +24,12 @@
</Files>
</Package>
<History>
- <Update release="4">
- <Date>2019-11-13</Date>
- <Version>0.3.5</Version>
+ <Update release="5">
+ <Date>2020-04-04</Date>
+ <Version>0.3.7</Version>
<Comment>Packaging update</Comment>
<Name>Algent Albrahimi</Name>
<Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 4:18 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808809
Default Alt Text
D8521.id20607.diff (3 KB)

Event Timeline