From debe6d935f50c5117396872ad3e122f19ecae585 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 7 Jun 2025 23:45:44 +0200 Subject: [PATCH] srcpkgs: orphan unspecd's packages --- srcpkgs/CastXML/template | 2 +- srcpkgs/codec2/template | 2 +- srcpkgs/libiio/template | 2 +- srcpkgs/libinstpatch/template | 2 +- srcpkgs/mitmproxy/template | 2 +- srcpkgs/muse/template | 2 +- srcpkgs/python3-Arpeggio/template | 2 +- srcpkgs/python3-asgiref/template | 2 +- srcpkgs/python3-kaitaistruct/template | 2 +- srcpkgs/python3-parver/template | 2 +- srcpkgs/python3-publicsuffix2/template | 2 +- srcpkgs/python3-pygccxml/template | 2 +- srcpkgs/python3-zstandard/template | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/srcpkgs/CastXML/template b/srcpkgs/CastXML/template index 1bd44140972..7b8039a4566 100644 --- a/srcpkgs/CastXML/template +++ b/srcpkgs/CastXML/template @@ -11,7 +11,7 @@ makedepends="clang-tools-extra${_llvmver} llvm${_llvmver}-devel" depends="clang${_llvmver}" checkdepends="libxml2" short_desc="C-family abstract syntax tree XML output tool" -maintainer="Evgeny Ermakov " +maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/CastXML/CastXML" distfiles="https://github.com/CastXML/CastXML/archive/refs/tags/v${version}.tar.gz" diff --git a/srcpkgs/codec2/template b/srcpkgs/codec2/template index dc51b0f1dd6..6b34cf908b7 100644 --- a/srcpkgs/codec2/template +++ b/srcpkgs/codec2/template @@ -5,7 +5,7 @@ revision=1 build_style=cmake checkdepends="gnuplot octave python3-numpy sox valgrind" short_desc="Low bit rate speech codec" -maintainer="Evgeny Ermakov " +maintainer="Orphaned " license="LGPL-2.1-only" homepage="https://www.rowetel.com/codec2.html" distfiles="https://github.com/drowe67/codec2/archive/v${version}.tar.gz" diff --git a/srcpkgs/libiio/template b/srcpkgs/libiio/template index acd6a929e42..56e28e1b4e3 100644 --- a/srcpkgs/libiio/template +++ b/srcpkgs/libiio/template @@ -9,7 +9,7 @@ hostmakedepends="bison flex doxygen pkg-config python3-setuptools python3-Sphinx python3-sphinx_rtd_theme" makedepends="avahi-libs-devel libaio-devel libserialport-devel libusb-devel libxml2-devel" short_desc="Library for interfacing with local and remote Linux IIO devices" -maintainer="Evgeny Ermakov " +maintainer="Orphaned " license="LGPL-2.1-or-later" homepage="https://analogdevicesinc.github.io/libiio" distfiles="https://github.com/analogdevicesinc/libiio/archive/v${version}.tar.gz" diff --git a/srcpkgs/libinstpatch/template b/srcpkgs/libinstpatch/template index 76b23bb89d4..a8337f0201a 100644 --- a/srcpkgs/libinstpatch/template +++ b/srcpkgs/libinstpatch/template @@ -6,7 +6,7 @@ build_style=cmake hostmakedepends="pkg-config glib-devel" makedepends="libglib-devel libsndfile-devel" short_desc="Instrument file software library" -maintainer="Evgeny Ermakov " +maintainer="Orphaned " license="LGPL-2.1-only" homepage="https://github.com/swami/libinstpatch" distfiles="${homepage}/archive/v${version}.tar.gz" diff --git a/srcpkgs/mitmproxy/template b/srcpkgs/mitmproxy/template index 830da571231..5dec34a60e4 100644 --- a/srcpkgs/mitmproxy/template +++ b/srcpkgs/mitmproxy/template @@ -12,7 +12,7 @@ depends="python3-aioquic python3-Brotli python3-Flask python3-argon2 python3-asg checkdepends="${depends} python3-hypothesis python3-parver python3-pytest-asyncio python3-pytest-cov python3-pytest-timeout python3-requests" short_desc="Interactive TLS-capable intercepting HTTP proxy" -maintainer="Evgeny Ermakov " +maintainer="Orphaned " license="MIT" homepage="https://mitmproxy.org" changelog="https://raw.githubusercontent.com/mitmproxy/mitmproxy/main/CHANGELOG.md" diff --git a/srcpkgs/muse/template b/srcpkgs/muse/template index b32a68804a8..97d12116f03 100644 --- a/srcpkgs/muse/template +++ b/srcpkgs/muse/template @@ -14,7 +14,7 @@ makedepends="$(vopt_if alsa alsa-lib-devel) dssi-devel fluidsynth-devel $(vopt_if python python3-devel)" depends="desktop-file-utils qt5-svg $(vopt_if python 'python3-six python3-Pyro4')" short_desc="MIDI/Audio sequencer with recording and editing capabilities" -maintainer="Evgeny Ermakov " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://muse-sequencer.github.io" distfiles="https://github.com/muse-sequencer/muse/archive/${version/pre/-pre}.tar.gz" diff --git a/srcpkgs/python3-Arpeggio/template b/srcpkgs/python3-Arpeggio/template index 5f248b342fd..d04ed1917e0 100644 --- a/srcpkgs/python3-Arpeggio/template +++ b/srcpkgs/python3-Arpeggio/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools python3-wheel" depends="python3" checkdepends="python3-pytest" short_desc="Recursive descent parser with memoization based on PEG grammars" -maintainer="Evgeny Ermakov " +maintainer="Orphaned " license="MIT" homepage="https://github.com/textX/Arpeggio" changelog="https://raw.githubusercontent.com/textX/Arpeggio/master/CHANGELOG.md" diff --git a/srcpkgs/python3-asgiref/template b/srcpkgs/python3-asgiref/template index 03298915aed..623ed1a6991 100644 --- a/srcpkgs/python3-asgiref/template +++ b/srcpkgs/python3-asgiref/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools" depends="python3" checkdepends="python3-pytest python3-pytest-asyncio" short_desc="ASGI base libraries" -maintainer="Evgeny Ermakov " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/django/asgiref" changelog="https://raw.githubusercontent.com/django/asgiref/main/CHANGELOG.txt" diff --git a/srcpkgs/python3-kaitaistruct/template b/srcpkgs/python3-kaitaistruct/template index bc9d1c22838..27023240889 100644 --- a/srcpkgs/python3-kaitaistruct/template +++ b/srcpkgs/python3-kaitaistruct/template @@ -6,7 +6,7 @@ build_style=python3-module hostmakedepends="python3-setuptools python3-wheel" depends="python3" short_desc="Kaitai Struct API for Python" -maintainer="Evgeny Ermakov " +maintainer="Orphaned " license="MIT" homepage="https://kaitai.io" distfiles="https://github.com/kaitai-io/kaitai_struct_python_runtime/archive/${version}.tar.gz" diff --git a/srcpkgs/python3-parver/template b/srcpkgs/python3-parver/template index 31be1570cbe..15e802e1bf3 100644 --- a/srcpkgs/python3-parver/template +++ b/srcpkgs/python3-parver/template @@ -7,7 +7,7 @@ hostmakedepends="python3-wheel" depends="python3-Arpeggio python3-attrs" checkdepends="${depends} python3-hypothesis python3-pretend python3-pytest" short_desc="Allows parsing and manipulation of PEP 440 version numbers" -maintainer="Evgeny Ermakov " +maintainer="Orphaned " license="MIT" homepage="https://github.com/RazerM/parver" changelog="https://raw.githubusercontent.com/RazerM/parver/master/CHANGELOG.md" diff --git a/srcpkgs/python3-publicsuffix2/template b/srcpkgs/python3-publicsuffix2/template index dbfc327b7e3..33c921c7935 100644 --- a/srcpkgs/python3-publicsuffix2/template +++ b/srcpkgs/python3-publicsuffix2/template @@ -6,7 +6,7 @@ build_style=python3-module hostmakedepends="python3-setuptools python3-requests python3-wheel public-suffix" depends="python3 public-suffix" short_desc="Get a public suffix for a domain name using the Public Suffix List" -maintainer="Evgeny Ermakov " +maintainer="Orphaned " license="MIT" homepage="https://github.com/nexB/python-publicsuffix2" changelog="https://raw.githubusercontent.com/nexB/python-publicsuffix2/develop/CHANGELOG.rst" diff --git a/srcpkgs/python3-pygccxml/template b/srcpkgs/python3-pygccxml/template index a678da66ada..660d674e6a7 100644 --- a/srcpkgs/python3-pygccxml/template +++ b/srcpkgs/python3-pygccxml/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools python3-Sphinx python3-sphinx_rtd_theme" depends="CastXML which" checkdepends="${depends} python3-pycodestyle python3-pytest" short_desc="Python package for easy C++ declarations navigation" -maintainer="Evgeny Ermakov " +maintainer="Orphaned " license="BSL-1.0" homepage="https://github.com/CastXML/pygccxml" distfiles="https://github.com/CastXML/pygccxml/archive/v${version}.tar.gz" diff --git a/srcpkgs/python3-zstandard/template b/srcpkgs/python3-zstandard/template index b57752723d1..be412a2be65 100644 --- a/srcpkgs/python3-zstandard/template +++ b/srcpkgs/python3-zstandard/template @@ -9,7 +9,7 @@ makedepends="python3-devel libzstd-devel" depends="python3" checkdepends="python3-hypothesis" short_desc="Python bindings to the Zstandard (zstd) compression library" -maintainer="Evgeny Ermakov " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/indygreg/python-zstandard" changelog="https://raw.githubusercontent.com/indygreg/python-zstandard/main/docs/news.rst"