Compare commits

..

No commits in common. "a9241b1b167e3b60c61a43cf9b249c77dad434cb" and "4dd359deeb2c516723dd4b05f5e92c5a14fad51f" have entirely different histories.

23 changed files with 42 additions and 35 deletions

View File

@ -5,7 +5,8 @@ EAPI=7
inherit acct-group inherit acct-group
KEYWORDS="~*"
DESCRIPTION="Sensu program group" DESCRIPTION="Sensu program group"
ACCT_GROUP_ID=499 ACCT_GROUP_ID=499
SLOT="0" SLOT="0"
KEYWORDS="~*"

View File

@ -5,9 +5,10 @@ EAPI=7
inherit acct-user inherit acct-user
KEYWORDS="~*"
DESCRIPTION="Sensu Monitoring Framework" DESCRIPTION="Sensu Monitoring Framework"
ACCT_USER_ID=60 ACCT_USER_ID=60
ACCT_USER_GROUPS=( sensu ) ACCT_USER_GROUPS=( sensu )
acct-user_add_deps acct-user_add_deps
SLOT="0" SLOT="0"
KEYWORDS="~*"

View File

@ -22,13 +22,12 @@ else
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> systemd-${PV}.tar.gz" SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> systemd-${PV}.tar.gz"
KEYWORDS="~amd64" KEYWORDS="~amd64"
fi fi
S="${WORKDIR}/systemd-${PV}"
# No tests for this one (if I mised them let me know) # No tests for this one (if I mised them let me know)
RESTRICT="mirror test"
LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT public-domain" LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT public-domain"
SLOT="0" SLOT="0"
IUSE="selinux" IUSE="selinux"
RESTRICT="mirror test"
BDEPEND=" BDEPEND="
>=dev-util/intltool-0.50 >=dev-util/intltool-0.50
@ -49,6 +48,8 @@ DEPEND="
" "
RDEPEND="${DEPEND}" RDEPEND="${DEPEND}"
S="${WORKDIR}/systemd-${PV}"
PATCHES=( PATCHES=(
"${FILESDIR}/246-${PN}-libshared-static.patch" "${FILESDIR}/246-${PN}-libshared-static.patch"
) )

View File

@ -22,13 +22,12 @@ else
SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> systemd-${PV}.tar.gz" SRC_URI="https://github.com/systemd/systemd/archive/v${PV}.tar.gz -> systemd-${PV}.tar.gz"
KEYWORDS="~amd64" KEYWORDS="~amd64"
fi fi
S="${WORKDIR}/systemd-${PV}"
# No tests for this one (if I mised them let me know) # No tests for this one (if I mised them let me know)
RESTRICT="mirror test"
LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT public-domain" LICENSE="BSD-2 GPL-2 LGPL-2.1 MIT public-domain"
SLOT="0" SLOT="0"
IUSE="selinux" IUSE="selinux"
RESTRICT="mirror test"
BDEPEND=" BDEPEND="
>=dev-util/intltool-0.50 >=dev-util/intltool-0.50
@ -49,6 +48,8 @@ DEPEND="
" "
RDEPEND="${DEPEND}" RDEPEND="${DEPEND}"
S="${WORKDIR}/systemd-${PV}"
PATCHES=( PATCHES=(
"${FILESDIR}/246-${PN}-libshared-static.patch" "${FILESDIR}/246-${PN}-libshared-static.patch"
) )

View File

@ -9,8 +9,6 @@ DESCRIPTION="A nice emerge.log parser"
HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Perl" HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Perl"
SRC_URI="https://github.com/Ociidii-Works/genlop/archive/genlop-${PV}.tar.gz" SRC_URI="https://github.com/Ociidii-Works/genlop/archive/genlop-${PV}.tar.gz"
S=${WORKDIR}/genlop-genlop-${PV}
LICENSE="GPL-2" LICENSE="GPL-2"
SLOT="0" SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
@ -21,6 +19,7 @@ DEPEND="dev-lang/perl
RDEPEND="${DEPEND}" RDEPEND="${DEPEND}"
# Please send help # Please send help
S=${WORKDIR}/genlop-genlop-${PV}
src_install() { src_install() {
echo "S=${S}" echo "S=${S}"

View File

@ -9,7 +9,6 @@ SRC_URI="
https://www.moddb.com/downloads/mirror/173517/114/5090a373c5249e55e509808983481a04 -> Q15_PublicBeta1.7z https://www.moddb.com/downloads/mirror/173517/114/5090a373c5249e55e509808983481a04 -> Q15_PublicBeta1.7z
https://www.moddb.com/downloads/mirror/173707/114/f7627345043efdfcd9e27d4906a382ac -> Q15_patch2.7z https://www.moddb.com/downloads/mirror/173707/114/f7627345043efdfcd9e27d4906a382ac -> Q15_patch2.7z
" "
S="${WORKDIR}"
LICENSE="HPND" LICENSE="HPND"
SLOT="0" SLOT="0"
@ -18,6 +17,8 @@ KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
RDEPEND=">=games-fps/darkplaces-20170829_beta1" RDEPEND=">=games-fps/darkplaces-20170829_beta1"
DEPEND="app-arch/p7zip" DEPEND="app-arch/p7zip"
S="${WORKDIR}"
src_install() { src_install() {
insinto "/usr/share/quake1" insinto "/usr/share/quake1"
doins -r quake15 doins -r quake15

View File

@ -18,9 +18,9 @@ else
S="${WORKDIR}/${MY_P}" S="${WORKDIR}/${MY_P}"
fi fi
RESTRICT="mirror"
LICENSE="WTFPL-2" LICENSE="WTFPL-2"
SLOT="0" SLOT="0"
RESTRICT="mirror"
src_install() { src_install() {
einstalldocs einstalldocs

View File

@ -18,9 +18,9 @@ else
S="${WORKDIR}/${MY_P}" S="${WORKDIR}/${MY_P}"
fi fi
RESTRICT="mirror"
LICENSE="WTFPL-2" LICENSE="WTFPL-2"
SLOT="0" SLOT="0"
RESTRICT="mirror"
src_install() { src_install() {
einstalldocs einstalldocs

View File

@ -7,18 +7,18 @@ inherit gog
DESCRIPTION="Post-apocalyptic GURPS-like role-playing game." DESCRIPTION="Post-apocalyptic GURPS-like role-playing game."
HOMEPAGE="https://www.gog.com/game/fallout" HOMEPAGE="https://www.gog.com/game/fallout"
SRC_URI="
dos? ( https://archive.org/download/fallout1_dos/fallup1d.zip
https://archive.org/download/fallout1_dos/HMIDET.386
https://archive.org/download/fallout1_dos/HMIDRV.386 )
"
S=${WORKDIR}
LICENSE+=" FALLOUT1_EULA" LICENSE+=" FALLOUT1_EULA"
SLOT="0" SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc64 ~x86" KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
IUSE="dos wine" SRC_URI="
dos? ( https://archive.org/download/fallout1_dos/fallup1d.zip
https://archive.org/download/fallout1_dos/HMIDET.386
https://archive.org/download/fallout1_dos/HMIDRV.386 )
"
IUSE="-dos -wine"
GOG_GAME_NAME="fallout_classic" GOG_GAME_NAME="fallout_classic"
GOG_GAME_L10N="en" GOG_GAME_L10N="en"
@ -39,6 +39,8 @@ RDEPEND+="
DEPEND="${RDEPEND}" DEPEND="${RDEPEND}"
S=${WORKDIR}
src_unpack() { src_unpack() {
gog_initialize gog_initialize
FALLOUT_EXE="fallout1_wine" FALLOUT_EXE="fallout1_wine"

View File

@ -3,12 +3,10 @@
EAPI=7 EAPI=7
LICENSE="BSD"
DESCRIPTION="The mailx utility from CentOS" DESCRIPTION="The mailx utility from CentOS"
HOMEPAGE="https://www.debian.org/" HOMEPAGE="https://www.debian.org/"
SRC_URI="https://yorune.pl/gentoo/${CATEGORY}/${PN}/${PN}_${PVR}.orig.tar.gz http://ftp.debian.org/debian/pool/main/h/${PN}/${PN}_${PVR}.orig.tar.gz" SRC_URI="https://yorune.pl/gentoo/${CATEGORY}/${PN}/${PN}_${PVR}.orig.tar.gz http://ftp.debian.org/debian/pool/main/h/${PN}/${PN}_${PVR}.orig.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64" KEYWORDS="~amd64"
DEPEND="net-libs/liblockfile DEPEND="net-libs/liblockfile
@ -22,6 +20,8 @@ RDEPEND="${DEPEND}
!net-mail/mailutils !net-mail/mailutils
!mail-client/mailx" !mail-client/mailx"
SLOT="0"
src_prepare() { src_prepare() {
eapply -p1 "${FILESDIR}/${PN}-${PVR}-fixes-1.patch" eapply -p1 "${FILESDIR}/${PN}-${PVR}-fixes-1.patch"
eapply_user eapply_user

View File

@ -8,11 +8,11 @@ inherit git-r3 font
DESCRIPTION="An iconic bitmap font based on Stlarch with additional glyphs" DESCRIPTION="An iconic bitmap font based on Stlarch with additional glyphs"
HOMEPAGE="https://github.com/stark/siji" HOMEPAGE="https://github.com/stark/siji"
EGIT_REPO_URI="https://github.com/stark/siji.git" EGIT_REPO_URI="https://github.com/stark/siji.git"
RESTRICT="mirror"
LICENSE="GPL-2" LICENSE="GPL-2"
SLOT="0" SLOT="0"
IUSE="+pcf" IUSE="+pcf"
RESTRICT="mirror"
DEPEND=" DEPEND="
x11-apps/bdftopcf x11-apps/bdftopcf

View File

@ -16,10 +16,11 @@ else
KEYWORDS="~amd64" KEYWORDS="~amd64"
fi fi
RESTRICT="!test? ( test )"
LICENSE="GPL-3" LICENSE="GPL-3"
SLOT="0" SLOT="0"
IUSE="doc test" IUSE="doc test"
RESTRICT="!test? ( test )"
# TODO: qt6 # TODO: qt6
DEPEND=" DEPEND="

View File

@ -16,9 +16,9 @@ else
KEYWORDS="~amd64" KEYWORDS="~amd64"
fi fi
RESTRICT="binchecks mirror strip test"
LICENSE="MIT" LICENSE="MIT"
SLOT="0" SLOT="0"
RESTRICT="binchecks mirror strip test"
RDEPEND=" RDEPEND="
|| ( || (

View File

@ -16,9 +16,9 @@ else
KEYWORDS="~amd64" KEYWORDS="~amd64"
fi fi
RESTRICT="binchecks mirror strip test"
LICENSE="MIT" LICENSE="MIT"
SLOT="0" SLOT="0"
RESTRICT="binchecks mirror strip test"
RDEPEND=" RDEPEND="
|| ( || (

View File

@ -7,10 +7,10 @@ DESCRIPTION="minimalistic, lightweight command line client for Jellyfin"
HOMEPAGE="https://github.com/Aanok/jftui" HOMEPAGE="https://github.com/Aanok/jftui"
SRC_URI="https://github.com/Aanok/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" SRC_URI="https://github.com/Aanok/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
RESTRICT="mirror"
LICENSE="Unlicense" LICENSE="Unlicense"
SLOT="0" SLOT="0"
KEYWORDS="~amd64" KEYWORDS="~amd64"
RESTRICT="mirror"
RDEPEND=" RDEPEND="
net-misc/curl net-misc/curl

View File

@ -14,10 +14,10 @@ else
KEYWORDS="~amd64" KEYWORDS="~amd64"
fi fi
RESTRICT="!test? ( test ) mirror"
LICENSE="BSD" LICENSE="BSD"
SLOT="0" SLOT="0"
IUSE="debug doc lto static test" IUSE="debug doc lto static test"
RESTRICT="!test? ( test ) mirror"
COMMON_DEPEND=" COMMON_DEPEND="
>=app-arch/libarchive-3.3.3[lz4,zstd] >=app-arch/libarchive-3.3.3[lz4,zstd]

View File

@ -14,10 +14,10 @@ else
KEYWORDS="~amd64" KEYWORDS="~amd64"
fi fi
RESTRICT="!test? ( test ) mirror"
LICENSE="BSD" LICENSE="BSD"
SLOT="0" SLOT="0"
IUSE="debug doc lto static test" IUSE="debug doc lto static test"
RESTRICT="!test? ( test ) mirror"
COMMON_DEPEND=" COMMON_DEPEND="
>=app-arch/libarchive-3.3.3[lz4,zstd] >=app-arch/libarchive-3.3.3[lz4,zstd]

View File

@ -16,9 +16,9 @@ else
KEYWORDS="~amd64" KEYWORDS="~amd64"
fi fi
RESTRICT="mirror"
LICENSE="GPL-2" LICENSE="GPL-2"
SLOT="0" SLOT="0"
RESTRICT="mirror"
src_prepare() { src_prepare() {
default default

View File

@ -16,9 +16,9 @@ else
KEYWORDS="~amd64" KEYWORDS="~amd64"
fi fi
RESTRICT="mirror"
LICENSE="GPL-2" LICENSE="GPL-2"
SLOT="0" SLOT="0"
RESTRICT="mirror"
src_prepare() { src_prepare() {
default default

View File

@ -19,9 +19,9 @@ else
S="${WORKDIR}"/"${MY_PN}-${PV}" S="${WORKDIR}"/"${MY_PN}-${PV}"
fi fi
RESTRICT="mirror"
LICENSE="GPL-3" LICENSE="GPL-3"
SLOT="0" SLOT="0"
RESTRICT="mirror"
DEPEND=" DEPEND="
x11-wm/enlightenment x11-wm/enlightenment

View File

@ -19,9 +19,9 @@ else
S="${WORKDIR}"/"${MY_PN}-${PV}" S="${WORKDIR}"/"${MY_PN}-${PV}"
fi fi
RESTRICT="mirror"
LICENSE="GPL-3" LICENSE="GPL-3"
SLOT="0" SLOT="0"
RESTRICT="mirror"
DEPEND=" DEPEND="
x11-wm/enlightenment x11-wm/enlightenment

View File

@ -2,14 +2,14 @@
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI=7 EAPI=7
inherit desktop git-r3 savedconfig inherit git-r3 multilib savedconfig toolchain-funcs
DESCRIPTION="Simple terminal implementation for X with Xresources support and other patches" DESCRIPTION="Simple terminal implementation for X with Xresources support and other patches"
HOMEPAGE="https://github.com/gnotclub/xst" HOMEPAGE="https://github.com/gnotclub/xst"
EGIT_REPO_URI="${HOMEPAGE}" EGIT_REPO_URI="${HOMEPAGE}"
LICENSE="MIT-with-advertising"
SLOT="0" SLOT="0"
LICENSE="MIT-with-advertising"
IUSE="savedconfig" IUSE="savedconfig"

View File

@ -9,9 +9,9 @@ DESCRIPTION="Miscellaneous logos, wallpapers and other artwork from src_prepare
HOMEPAGE="https://gitlab.com/src_prepare/artwork" HOMEPAGE="https://gitlab.com/src_prepare/artwork"
EGIT_REPO_URI="https://gitlab.com/src_prepare/artwork" EGIT_REPO_URI="https://gitlab.com/src_prepare/artwork"
RESTRICT="binchecks mirror strip test"
LICENSE="CC0-1.0" LICENSE="CC0-1.0"
SLOT="0" SLOT="0"
RESTRICT="binchecks mirror strip test"
arr_install() { arr_install() {
local IFS=$'\n' local IFS=$'\n'