srcpkgs: orphan Gigahawk's packages

This commit is contained in:
Duncaen 2023-07-21 03:43:20 +02:00
parent 74bce6fd39
commit 8b3e85a4d8
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
13 changed files with 13 additions and 13 deletions

View File

@ -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 <jasperchan515@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://www.prusa3d.com/prusaslicer/"
distfiles="https://github.com/prusa3d/Prusaslicer/archive/version_${version}.tar.gz"

View File

@ -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 <jasperchan515@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="http://ceres-solver.org/"
distfiles="https://github.com/ceres-solver/ceres-solver/archive/${version}.tar.gz"

View File

@ -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 <jasperchan515@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/dpayne/cli-visualizer"
distfiles="${homepage}/archive/v${version}.tar.gz"

View File

@ -6,7 +6,7 @@ build_style=cargo
hostmakedepends="pkg-config"
makedepends="openssl-devel"
short_desc="Fully featured Firefox Send client"
maintainer="Jasper Chan <jasperchan515@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/timvisee/ffsend"
distfiles="https://github.com/timvisee/ffsend/archive/v${version}.tar.gz"

View File

@ -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 <jasperchan515@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="http://gerbv.geda-project.org"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${pkgname}-${version}/${pkgname}-${version}.tar.gz"

View File

@ -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 <jasperchan515@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
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"

View File

@ -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 <jasperchan515@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
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"

View File

@ -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 <jasperchan515@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
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"

View File

@ -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 <jasperchan515@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
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"

View File

@ -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 <jasperchan515@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
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"

View File

@ -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 <jasperchan515@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://www.pyglet.org"
distfiles="${PYPI_SITE}/p/pyglet/pyglet-${version}.zip"

View File

@ -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 <jasperchan515@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="custom:wxWindows"
homepage="http://www.wxpython.org/"
distfiles="${PYPI_SITE}/w/wxPython/wxPython-${version}.tar.gz"

View File

@ -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 <jasperchan515@gmail.com>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="ISC, MIT"
homepage="http://www.clifford.at/yosys/about.html"
distfiles="https://github.com/cliffordwolf/yosys/archive/yosys-${version}.tar.gz"