Skip to content

Commit

Permalink
brscan4: homepage inclusion
Browse files Browse the repository at this point in the history
**Summary**

Added `homepage` key to `package.yml` (Part of #411)

**Test Plan**

Verified the added homepage loads information about the package

**Checklist**

- [x] Package was built and tested against unstable
  • Loading branch information
malfisya committed Dec 23, 2023
1 parent a774186 commit dc977ca
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
3 changes: 2 additions & 1 deletion packages/b/brscan4/package.yml
@@ -1,8 +1,9 @@
name : brscan4
version : 0.4.11_1
release : 5
release : 6
source :
- https://download.brother.com/welcome/dlf105203/brscan4-0.4.11-1.x86_64.rpm : 7d7dcbe8349ae4d4ab816e4551017f2f1fd9fd6bf3f4f3c570fbd9576248dd9f
homepage : https://global.brother
license : Distributable
component : drivers
extract : no
Expand Down
15 changes: 8 additions & 7 deletions packages/b/brscan4/pspec_x86_64.xml
@@ -1,17 +1,18 @@
<PISI>
<Source>
<Name>brscan4</Name>
<Homepage>https://global.brother</Homepage>
<Packager>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Packager>
<License>Distributable</License>
<PartOf>drivers</PartOf>
<Summary xml:lang="en">Brscan4 drivers for Brother scanners</Summary>
<Description xml:lang="en">Brscan4 provides a variety of scanning drivers for various Brother scanners and multi-function printers.
Note that some portions are binary and provided for hardware enablement so may not meet typical Solus packaging standards for paths.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive>
</Source>
<Package>
<Name>brscan4</Name>
Expand Down Expand Up @@ -67,12 +68,12 @@ Note that some portions are binary and provided for hardware enablement so may n
</Files>
</Package>
<History>
<Update release="5">
<Date>2022-04-29</Date>
<Update release="6">
<Date>2023-12-23</Date>
<Version>0.4.11_1</Version>
<Comment>Packaging update</Comment>
<Name>Reilly Brogan</Name>
<Email>solus@reillybrogan.com</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Update>
</History>
</PISI>

0 comments on commit dc977ca

Please sign in to comment.