Skip to content

Commit

Permalink
brother-mfc1910w: 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 562a662
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 9 deletions.
34 changes: 34 additions & 0 deletions packages/b/brother-mfc1910w/abi_used_symbols32
@@ -0,0 +1,34 @@
libc.so.6:__libc_start_main
libc.so.6:atoi
libc.so.6:calloc
libc.so.6:fclose
libc.so.6:fflush
libc.so.6:fgetc
libc.so.6:fgets
libc.so.6:fopen
libc.so.6:fprintf
libc.so.6:fputc
libc.so.6:fputs
libc.so.6:fread
libc.so.6:free
libc.so.6:fseek
libc.so.6:fwrite
libc.so.6:getenv
libc.so.6:malloc
libc.so.6:memset
libc.so.6:ntohl
libc.so.6:realpath
libc.so.6:remove
libc.so.6:rename
libc.so.6:sprintf
libc.so.6:sscanf
libc.so.6:strchr
libc.so.6:strcmp
libc.so.6:strcpy
libc.so.6:strncmp
libc.so.6:strncpy
libc.so.6:strrchr
libc.so.6:strstr
libc.so.6:system
libc.so.6:unlink
libc.so.6:vsprintf
5 changes: 3 additions & 2 deletions packages/b/brother-mfc1910w/package.yml
@@ -1,9 +1,10 @@
name : brother-mfc1910w
version : 3.0.1_1
release : 1
release : 2
source :
- http://download.brother.com/welcome/dlf101544/mfc1910wcupswrapper-3.0.1-1.i386.rpm : 5e072ed737424a7023206cfdc62f87d03059e7674e0d28722653186a1070ff3c
- http://download.brother.com/welcome/dlf101545/mfc1910wlpr-3.0.1-1.i386.rpm : a4d87c756556067b10d64e61b780e179877a2b13f84cac9c2c8a554231ba49b1
homepage : https://global.brother
license :
- Distributable
- GPL-2.0-or-later
Expand All @@ -17,8 +18,8 @@ description: |
builddeps :
- rpm
rundeps :
- glibc-32bit
- ghostscript
- glibc-32bit
- psutils
setup : |
# Extract rpms
Expand Down
15 changes: 8 additions & 7 deletions packages/b/brother-mfc1910w/pspec_x86_64.xml
@@ -1,9 +1,10 @@
<PISI>
<Source>
<Name>brother-mfc1910w</Name>
<Homepage>https://global.brother</Homepage>
<Packager>
<Name>F. von Gellhorn</Name>
<Email>flinux@vongellhorn.ch</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Packager>
<License>Distributable</License>
<License>GPL-2.0-or-later</License>
Expand All @@ -12,7 +13,7 @@
<Description xml:lang="en">Printer driver for Brother MFC-1910W.
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://solus-project.com/sources/README.Solus</Archive>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://sources.getsol.us/README.Solus</Archive>
</Source>
<Package>
<Name>brother-mfc1910w</Name>
Expand Down Expand Up @@ -40,12 +41,12 @@ Note that some portions are binary and provided for hardware enablement so may n
</Files>
</Package>
<History>
<Update release="1">
<Date>2018-10-14</Date>
<Update release="2">
<Date>2023-12-23</Date>
<Version>3.0.1_1</Version>
<Comment>Packaging update</Comment>
<Name>F. von Gellhorn</Name>
<Email>flinux@vongellhorn.ch</Email>
<Name>Muhammad Alfi Syahrin</Name>
<Email>malfisya.dev@hotmail.com</Email>
</Update>
</History>
</PISI>

0 comments on commit 562a662

Please sign in to comment.