fixes the following pkgcheck warnings:
app-misc/tinyfetch
PkgMetadataXmlIndentation: metadata.xml: metadata.xml has inconsistent indentation on line: 18
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
fixes the following pkgcheck warnings:
app-misc/kloak
StaticSrcUri: version 0.2.30: '0.2.30' in SRC_URI, replace with ${PV}
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
fixes the following pkgcheck warnings:
app-misc/proctl
PkgMetadataXmlIndentation: metadata.xml: metadata.xml has inconsistent indentation on lines: 10, 11, 12
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
fixes the following pkgcheck warnigns:
app-misc/cheat
DeprecatedInsinto: version 4.2.3: deprecated insinto usage (use
dofishcomp or newfishcomp from shell-completion.eclass instead), line
40: insinto /usr/share/fish/vendor_completions.d
DeprecatedInsinto: version 4.2.3: deprecated insinto usage (use
dozshcomp or newzshcomp from shell-completion.eclass instead), line 44:
insinto /usr/share/zsh/site-functions
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
fixes the following pkgcheck warnings:
app-misc/mxw
MissingRemoteId: missing <remote-id type="github">dkbednarczyk/mxw</remote-id> (inferred from URI 'https://github.com/dkbednarczyk/mxw')
BadFilename: version 0.1.2: bad filename: [ v0.1.2.tar.gz ]
StaticSrcUri: version 0.1.2: '0.1.2' in SRC_URI, replace with ${PV}
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
fixes the following pkgcheck warnings:
app-misc/ghq
DeprecatedEclassVariable: version 1.1.0: uses deprecated variable on line 9: EGO_SUM (no replacement)
DeprecatedEclassFunction: version 1.1.0: uses deprecated function on line 63: go-module_set_globals (no replacement)
DeprecatedEclassVariable: version 1.1.5: uses deprecated variable on line 8: EGO_SUM (no replacement)
DeprecatedEclassFunction: version 1.1.5: uses deprecated function on line 96: go-module_set_globals (no replacement)
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
fixes the following pkgcheck warnings:
app-misc/grit
DeprecatedEclassVariable: version 0.3.0: uses deprecated variable on line 8: EGO_SUM (no replacement)
DeprecatedEclassFunction: version 0.3.0: uses deprecated function on line 43: go-module_set_globals (no replacement)
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
fixes the following pkgcheck warnings:
app-emulation/wslu
PkgMetadataXmlIndentation: metadata.xml: metadata.xml has inconsistent indentation on lines: 9, 10, 11
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
Changed license from Plex to all-rights-reserved
and added a comment referring to review the terms page for license.
This matches plex-media-server in ::gentoo and how other packages like
discord are handled in Gentoo.
Signed-off-by: Joe Kappus <joe@wt.gd>
- bump EAPI
- fix LICENSE
- add missing DEPENDs
- remove `-e` and generic die message from sed
Closes: https://bugs.gentoo.org/932189
Signed-off-by: Filip Kobierski <fkobi@pm.me>
- removed trailing [./] from DESCRIPTION & HOMEPAGE
- introduced MY_PN to enhance readability
- removed patch in favour of a simple sed
- it had the wrong name either way
- RDEPEND:
- sort
- add missing zlib, gdk-pixbuf & at-spi2-core
- specify GTK+'s SLOT
- rework QA variables to be more specific
Closes: https://bugs.gentoo.org/946620
Closes: https://bugs.gentoo.org/950639
Signed-off-by: Filip Kobierski <fkobi@pm.me>
fixes the following pkgcheck warning:
app-emulation/box86
ExcessiveLineLength: version 0.3.0: excessive line length (over 120 characters) on lines: 24, 25
ExcessiveLineLength: version 0.3.6: excessive line length (over 120 characters) on lines: 24, 25
ExcessiveLineLength: version 9999: excessive line length (over 120 characters) on lines: 23, 24
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
fixes the following pkgcheck error:
app-admin/sudo-rs
UnknownUseFlags: version 0.2.7: unknown USE flag: 'su'
Signed-off-by: ingenarel <ingenarelitems@gmail.com>
fixes the following pkgcheck warnings:
app-admin/overmind
DeprecatedEclassVariable: version 2.2.2-r1: uses deprecated variable on line 8: EGO_SUM (no replacement)
DeprecatedEclassFunction: version 2.2.2-r1: uses deprecated function on line 35: go-module_set_globals (no replacement)
also used ego build instead of go build in src_compile()
Signed-off-by: ingenarel <ingenarelitems@gmail.com>