From 8b3e85a4d83f9246dced788e4d2986b12663df61 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 21 Jul 2023 03:43:20 +0200 Subject: [PATCH] srcpkgs: orphan Gigahawk's packages --- srcpkgs/PrusaSlicer/template | 2 +- srcpkgs/ceres-solver/template | 2 +- srcpkgs/cli-visualizer/template | 2 +- srcpkgs/ffsend/template | 2 +- srcpkgs/gerbv/template | 2 +- srcpkgs/perl-Alien-wxWidgets/template | 2 +- srcpkgs/perl-Alien/template | 2 +- srcpkgs/perl-ExtUtils-CppGuess/template | 2 +- srcpkgs/perl-ExtUtils-XSpp/template | 2 +- srcpkgs/perl-OpenGL/template | 2 +- srcpkgs/python3-pyglet/template | 2 +- srcpkgs/wxPython4/template | 2 +- srcpkgs/yosys/template | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/srcpkgs/PrusaSlicer/template b/srcpkgs/PrusaSlicer/template index 47ec8094015..e4e874c25a9 100644 --- a/srcpkgs/PrusaSlicer/template +++ b/srcpkgs/PrusaSlicer/template @@ -13,7 +13,7 @@ makedepends=" boost-devel cereal cgal-devel dbus-devel eigen glew-devel libpng-devel nlopt-devel openvdb-devel tbb-devel wxWidgets-devel mpfr-devel c-blosc-devel libopenexr-devel wxWidgets-gtk3-devel occt-devel" short_desc="G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)" -maintainer="Jasper Chan " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://www.prusa3d.com/prusaslicer/" distfiles="https://github.com/prusa3d/Prusaslicer/archive/version_${version}.tar.gz" diff --git a/srcpkgs/ceres-solver/template b/srcpkgs/ceres-solver/template index ec1729a7cd5..aa9d67d3405 100644 --- a/srcpkgs/ceres-solver/template +++ b/srcpkgs/ceres-solver/template @@ -6,7 +6,7 @@ build_style=cmake configure_args="-DLIB_SUFFIX='' -DBUILD_SHARED_LIBS=ON" makedepends="eigen glog-devel lapack-devel libgomp-devel" short_desc="Large scale non-linear optimization library" -maintainer="Jasper Chan " +maintainer="Orphaned " license="BSD-3-Clause" homepage="http://ceres-solver.org/" distfiles="https://github.com/ceres-solver/ceres-solver/archive/${version}.tar.gz" diff --git a/srcpkgs/cli-visualizer/template b/srcpkgs/cli-visualizer/template index e758562274e..536b7b314b4 100644 --- a/srcpkgs/cli-visualizer/template +++ b/srcpkgs/cli-visualizer/template @@ -6,7 +6,7 @@ build_style=cmake configure_args="-DCXX_COLOR_SUPPORTED=NO" makedepends="fftw-devel ncurses-devel $(vopt_if pulseaudio 'pulseaudio-devel')" short_desc="CLI based audio visualizer" -maintainer="Jasper Chan " +maintainer="Orphaned " license="MIT" homepage="https://github.com/dpayne/cli-visualizer" distfiles="${homepage}/archive/v${version}.tar.gz" diff --git a/srcpkgs/ffsend/template b/srcpkgs/ffsend/template index 73e731384b8..f2c2c7e726e 100644 --- a/srcpkgs/ffsend/template +++ b/srcpkgs/ffsend/template @@ -6,7 +6,7 @@ build_style=cargo hostmakedepends="pkg-config" makedepends="openssl-devel" short_desc="Fully featured Firefox Send client" -maintainer="Jasper Chan " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/timvisee/ffsend" distfiles="https://github.com/timvisee/ffsend/archive/v${version}.tar.gz" diff --git a/srcpkgs/gerbv/template b/srcpkgs/gerbv/template index b9ccff8efad..0898411efec 100644 --- a/srcpkgs/gerbv/template +++ b/srcpkgs/gerbv/template @@ -7,7 +7,7 @@ configure_args="--disable-update-desktop-database --disable-rpath" hostmakedepends="pkg-config glib-devel" makedepends="cairo-devel gtk+-devel" short_desc="Gerber (RS-274X) viewer" -maintainer="Jasper Chan " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="http://gerbv.geda-project.org" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${pkgname}-${version}/${pkgname}-${version}.tar.gz" diff --git a/srcpkgs/perl-Alien-wxWidgets/template b/srcpkgs/perl-Alien-wxWidgets/template index 6d7487b8ddc..91322529fcb 100644 --- a/srcpkgs/perl-Alien-wxWidgets/template +++ b/srcpkgs/perl-Alien-wxWidgets/template @@ -7,7 +7,7 @@ hostmakedepends="perl perl-Module-Build perl-Module-Pluggable perl-LWP-Protocol- makedepends="perl-Alien wxWidgets-devel" depends="perl perl-Module-Pluggable perl-Alien wxWidgets perl-LWP-Protocol-https" short_desc="Alien::wxWidgets - building, finding and using wxWidgets binaries" -maintainer="Jasper Chan " +maintainer="Orphaned " license="Artistic-1.0-Perl, GPL-1.0-or-later" homepage="https://metacpan.org/release/Alien-wxWidgets" distfiles="${CPAN_SITE}/Alien/${pkgname#perl-}-${version}.tar.gz" diff --git a/srcpkgs/perl-Alien/template b/srcpkgs/perl-Alien/template index 328540886a9..4dc5733538d 100644 --- a/srcpkgs/perl-Alien/template +++ b/srcpkgs/perl-Alien/template @@ -6,7 +6,7 @@ build_style=perl-module hostmakedepends="perl" depends="perl" short_desc="Alien - External libraries wrapped up for your viewing pleasure!" -maintainer="Jasper Chan " +maintainer="Orphaned " license="Artistic-1.0-Perl, GPL-1.0-or-later" homepage="https://metacpan.org/release/Alien" distfiles="${CPAN_SITE}/Alien/${pkgname#perl-}-${version}.tar.gz" diff --git a/srcpkgs/perl-ExtUtils-CppGuess/template b/srcpkgs/perl-ExtUtils-CppGuess/template index 97c1cf633e7..6687f4df7c0 100644 --- a/srcpkgs/perl-ExtUtils-CppGuess/template +++ b/srcpkgs/perl-ExtUtils-CppGuess/template @@ -7,7 +7,7 @@ hostmakedepends="perl perl-Capture-Tiny perl-Module-Build" makedepends="perl" depends="perl perl-Capture-Tiny" short_desc="ExtUtils::CppGuess - guess C++ compiler and flags" -maintainer="Jasper Chan " +maintainer="Orphaned " license="Artistic-1.0-Perl, GPL-1.0-or-later" homepage="https://metacpan.org/release/ExtUtils-CppGuess" distfiles="${CPAN_SITE}/ExtUtils/${pkgname#perl-}-${version}.tar.gz" diff --git a/srcpkgs/perl-ExtUtils-XSpp/template b/srcpkgs/perl-ExtUtils-XSpp/template index cde90ca4a0d..b14d5551bbd 100644 --- a/srcpkgs/perl-ExtUtils-XSpp/template +++ b/srcpkgs/perl-ExtUtils-XSpp/template @@ -7,7 +7,7 @@ hostmakedepends="perl perl-Module-Build perl-Test-Base perl-Test-Differences" makedepends="perl" depends="perl" short_desc="ExtUtils::XSpp - XS for C++" -maintainer="Jasper Chan " +maintainer="Orphaned " license="Artistic-1.0-Perl, GPL-1.0-or-later" homepage="https://metacpan.org/release/ExtUtils-XSpp" distfiles="${CPAN_SITE}/ExtUtils/${pkgname#perl-}-${version}.tar.gz" diff --git a/srcpkgs/perl-OpenGL/template b/srcpkgs/perl-OpenGL/template index bb1a6d0fae2..7af87721aab 100644 --- a/srcpkgs/perl-OpenGL/template +++ b/srcpkgs/perl-OpenGL/template @@ -7,7 +7,7 @@ hostmakedepends="perl libfreeglut-devel libXmu-devel" makedepends="perl libfreeglut-devel libXmu-devel" depends="perl libfreeglut libXmu" short_desc="Wrapper library that allows OpenGL to be used in Perl" -maintainer="Jasper Chan " +maintainer="Orphaned " license="Artistic-1.0-Perl, GPL-1.0-or-later" homepage="https://metacpan.org/release/OpenGL" distfiles="${CPAN_SITE}/OpenGL/${pkgname#perl-}-${version}.tar.gz" diff --git a/srcpkgs/python3-pyglet/template b/srcpkgs/python3-pyglet/template index 18c0314c4c1..bbf00a2bd4a 100644 --- a/srcpkgs/python3-pyglet/template +++ b/srcpkgs/python3-pyglet/template @@ -6,7 +6,7 @@ build_style=python3-module hostmakedepends="python3-setuptools unzip" depends="python3" short_desc="Cross-platform windowing and multimedia library for Python3" -maintainer="Jasper Chan " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://www.pyglet.org" distfiles="${PYPI_SITE}/p/pyglet/pyglet-${version}.zip" diff --git a/srcpkgs/wxPython4/template b/srcpkgs/wxPython4/template index 133bcf5b75c..74e5dfdb1c4 100644 --- a/srcpkgs/wxPython4/template +++ b/srcpkgs/wxPython4/template @@ -10,7 +10,7 @@ makedepends="python3-devel wxWidgets-gtk3-devel SDL2-devel webkit2gtk-devel gst-plugins-base1-devel" depends="python3 python3-six python3-numpy python3-Pillow" short_desc="WxWidgets GUI toolkit library (Python3 Bindings)" -maintainer="Jasper Chan " +maintainer="Orphaned " license="custom:wxWindows" homepage="http://www.wxpython.org/" distfiles="${PYPI_SITE}/w/wxPython/wxPython-${version}.tar.gz" diff --git a/srcpkgs/yosys/template b/srcpkgs/yosys/template index f11aee1c2a2..7138eef3a7c 100644 --- a/srcpkgs/yosys/template +++ b/srcpkgs/yosys/template @@ -10,7 +10,7 @@ hostmakedepends="python3 bison flex pkg-config tcl" makedepends="tcl-devel readline-devel libffi-devel zlib-devel" depends="graphviz xdot berkeley-abc" short_desc="Verilog RTL Synthesis Suite" -maintainer="Jasper Chan " +maintainer="Orphaned " license="ISC, MIT" homepage="http://www.clifford.at/yosys/about.html" distfiles="https://github.com/cliffordwolf/yosys/archive/yosys-${version}.tar.gz"