[gentoo-dev] [PATCH] metadata.xsd: add codeberg remote-id

2023-09-14 Thread Thomas Bracht Laumann Jespersen
--- metadata.xsd | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata.xsd b/metadata.xsd index a9a7963..cf8485d 100644 --- a/metadata.xsd +++ b/metadata.xsd @@ -271,6 +271,7 @@ +

[gentoo-dev] [PATCH] metadata.dtd: Add codeberg remote-id

2023-09-14 Thread Thomas Bracht Laumann Jespersen
Signed-off-by: Thomas Bracht Laumann Jespersen --- metadata.dtd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.dtd b/metadata.dtd index 41bec63..9aab14d 100644 --- a/metadata.dtd +++ b/metadata.dtd @@ -56,7 +56,7 @@ - + -- 2.41.0

Re: [gentoo-dev] [PATCH 3/7] eclass/dotnet-pkg.eclass: introduce new eclass

2023-07-31 Thread Thomas Bracht Laumann Jespersen
> +EXPORT_FUNCTIONS pkg_setup src_unpack src_prepare src_configure src_compile > src_test src_install EXPORT_FUNCTIONS should go outside the inherit guard (see https://devmanual.gentoo.org/eclass-writing/index.html#export-functions) - unless I'm missing something and there's a specific reason

[gentoo-dev] [PATCH v3 2/2] texlive-module.eclass: add EAPI 8

2023-04-12 Thread Thomas Bracht Laumann Jespersen
Signed-off-by: Thomas Bracht Laumann Jespersen --- v2 -> v3: * Change ${@} to $@ eclass/texlive-module.eclass | 23 +++ 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/eclass/texlive-module.eclass b/eclass/texlive-module.eclass index fea4003c3

[gentoo-dev] [PATCH v3 1/2] texlive-common.eclass: add EAPI 8

2023-04-12 Thread Thomas Bracht Laumann Jespersen
Signed-off-by: Thomas Bracht Laumann Jespersen --- v2 -> v3: * Change ${@} to $@ eclass/texlive-common.eclass | 23 +-- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/eclass/texlive-common.eclass b/eclass/texlive-common.eclass index f43d10926

[gentoo-dev] [PATCH v2 2/2] texlive-module.eclass: add EAPI 8

2023-04-09 Thread Thomas Bracht Laumann Jespersen
Signed-off-by: Thomas Bracht Laumann Jespersen --- Does not appear to need any additional EAPI 8 considerations. Add debug-print-function lines to all functions. eclass/texlive-module.eclass | 23 +++ 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/eclass

[gentoo-dev] [PATCH v2 1/2] texlive-common.eclass: add EAPI 8

2023-04-09 Thread Thomas Bracht Laumann Jespersen
Signed-off-by: Thomas Bracht Laumann Jespersen --- v1 -> v2: * remove unnecessary quotation in [[ .. ]] construct as per ulm's feedback * add debug-print-function to all functions (just seems like a potentially useful addition) * remove blank line between function docs and declarat

Re: [gentoo-dev] [PATCH] texlive-common.eclass: add EAPI 8

2023-04-08 Thread Thomas Bracht Laumann Jespersen
>> -[ -f "${mark}" ] >> +[[ -f "${mark}" ]] > > The quotes are no longer needed in [[ ]]. ack. Will include in a v2. I'll also add a patch to add EAPI 8 to texlive-module.eclass. -- Thomas

[gentoo-dev] [PATCH] texlive-common.eclass: add EAPI 8

2023-04-08 Thread Thomas Bracht Laumann Jespersen
Signed-off-by: Thomas Bracht Laumann Jespersen --- As an initial step in the work to add texlive 2023, let's start with adding EAPI 8 support to texlive-common.eclass. Needs a consideration for dosym -r in one place, and also changes a test block with single brackets to double brackets

Re: [gentoo-dev] Last-rites: app-admin/lastpass-cli

2021-04-09 Thread Thomas Bracht Laumann Jespersen
> > I actually use lastpass-cli, because my company use LastPass. Is there an > > alternative, or can we keep this somehow? > > > > Unfortunately we cannot keep it unless the upstream shows a sign of life. You > can still use the web interface etc. of LastPass. There is also a community > fork

Re: [gentoo-dev] Last-rites: app-admin/lastpass-cli

2021-03-15 Thread Thomas Bracht Laumann Jespersen
> > # Göktürk Yüksek (2021-03-14) > > # Dead upstream. No revdeps. > > # Removal in 60 days to allow people extra time > > # for transitioning out. Bug #776262. > > app-admin/lastpass-cli > > > > > > > Due to recent changes to Lastpass, I switched to Bitwarden.  It may be > worth mentioning

Re: [gentoo-dev] Packages up for grabs

2017-12-13 Thread Thomas Bracht Laumann Jespersen
On 12 December 2017 at 22:46, Daniel Campbell wrote: > > The following packages are in need of a maintainer: > > dev-util/astyle > net-im/toxic > x11-misc/alock > x11-misc/ktsuss > x11-misc/spacefm Hi! I've been interested in getting more involved with Gentoo - would package