Copyright fixes
Signed-off-by: Alexander Kurakin <kuraga333@mail.ru>
This commit is contained in:
parent
b2b4908c0c
commit
928dce5b6a
14 changed files with 26 additions and 17 deletions
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# NOTE: This is a version of `app-text/wgetpaste-2.33-r5::gentoo` with additional services
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# NOTE: This is a version of `media-libs/libjpeg-turbo-2.1.4::gentoo` with slot and dependencies edits
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 2023 Gentoo Authors
|
||||
# Copyright 1997-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
@ -17,7 +17,7 @@ DEPEND="net-print/cups"
|
|||
RDEPEND="${DEPEND}"
|
||||
|
||||
src_unpack() {
|
||||
default && mv uld "${P}"
|
||||
default && mv uld "${P}"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
|
@ -39,7 +39,7 @@ src_install() {
|
|||
HP_Laser_10x_Series.ppd \
|
||||
HP_Laser_MFP_13x_Series.ppd
|
||||
do
|
||||
gzip -c "${S}/noarch/share/ppd/${ppd}" > "${S}/ppd/${ppd}".gz
|
||||
gzip -c "${S}/noarch/share/ppd/${ppd}" > "${S}/ppd/${ppd}".gz
|
||||
doins "${S}/ppd/${ppd}".gz
|
||||
done
|
||||
|
||||
|
|
|
@ -6,9 +6,11 @@
|
|||
<name>Mir Calculate</name>
|
||||
<description>Calculate Overlay</description>
|
||||
</maintainer>
|
||||
<upstream><remote-id type="freedesktop-gitlab">plymouth/plymouth</remote-id></upstream>
|
||||
<upstream>
|
||||
<remote-id type="freedesktop-gitlab">plymouth/plymouth</remote-id>
|
||||
</upstream>
|
||||
<use>
|
||||
<flag name="drm">Use direct rendering</flag>
|
||||
<flag name="pango">Use pango</flag>
|
||||
<flag name="drm">Use direct rendering</flag>
|
||||
<flag name="pango">Use pango</flag>
|
||||
</use>
|
||||
</pkgmetadata>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
|
|
@ -1,11 +1,13 @@
|
|||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit flag-o-matic
|
||||
|
||||
MY_P=plymouth-${PV}
|
||||
MY_PN=plymouth
|
||||
|
||||
if [[ ${PV} == 9999 ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://anongit.freedesktop.org/git/plymouth"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
@ -7,6 +7,7 @@ inherit flag-o-matic
|
|||
|
||||
MY_P=plymouth-${PV}
|
||||
MY_PN=plymouth
|
||||
|
||||
if [[ ${PV} == 9999 ]]; then
|
||||
inherit git-r3
|
||||
EGIT_REPO_URI="https://anongit.freedesktop.org/git/plymouth"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Copyright 1999-2024 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
|
|
@ -6,7 +6,11 @@
|
|||
<name>Mir Calculate</name>
|
||||
<description>Calculate Overlay</description>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
Hackerswork to generate an EDID blob from given Xorg Modelines, complete with valid checksum
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="github">akatrevorjay/edid-generator</remote-id>
|
||||
<bugs-to>https://github.com/akatrevorjay/edid-generator/issues</bugs-to>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
|
Loading…
Add table
Reference in a new issue