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 libpng-devel nlopt-devel openvdb-devel tbb-devel wxWidgets-devel mpfr-devel
c-blosc-devel libopenexr-devel wxWidgets-gtk3-devel occt-devel" c-blosc-devel libopenexr-devel wxWidgets-gtk3-devel occt-devel"
short_desc="G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)" 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" license="GPL-3.0-or-later"
homepage="https://www.prusa3d.com/prusaslicer/" homepage="https://www.prusa3d.com/prusaslicer/"
distfiles="https://github.com/prusa3d/Prusaslicer/archive/version_${version}.tar.gz" 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" configure_args="-DLIB_SUFFIX='' -DBUILD_SHARED_LIBS=ON"
makedepends="eigen glog-devel lapack-devel libgomp-devel" makedepends="eigen glog-devel lapack-devel libgomp-devel"
short_desc="Large scale non-linear optimization library" short_desc="Large scale non-linear optimization library"
maintainer="Jasper Chan <jasperchan515@gmail.com>" maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="http://ceres-solver.org/" homepage="http://ceres-solver.org/"
distfiles="https://github.com/ceres-solver/ceres-solver/archive/${version}.tar.gz" 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" configure_args="-DCXX_COLOR_SUPPORTED=NO"
makedepends="fftw-devel ncurses-devel $(vopt_if pulseaudio 'pulseaudio-devel')" makedepends="fftw-devel ncurses-devel $(vopt_if pulseaudio 'pulseaudio-devel')"
short_desc="CLI based audio visualizer" short_desc="CLI based audio visualizer"
maintainer="Jasper Chan <jasperchan515@gmail.com>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://github.com/dpayne/cli-visualizer" homepage="https://github.com/dpayne/cli-visualizer"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=cargo
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="openssl-devel" makedepends="openssl-devel"
short_desc="Fully featured Firefox Send client" short_desc="Fully featured Firefox Send client"
maintainer="Jasper Chan <jasperchan515@gmail.com>" maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/timvisee/ffsend" homepage="https://github.com/timvisee/ffsend"
distfiles="https://github.com/timvisee/ffsend/archive/v${version}.tar.gz" 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" hostmakedepends="pkg-config glib-devel"
makedepends="cairo-devel gtk+-devel" makedepends="cairo-devel gtk+-devel"
short_desc="Gerber (RS-274X) viewer" short_desc="Gerber (RS-274X) viewer"
maintainer="Jasper Chan <jasperchan515@gmail.com>" maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="http://gerbv.geda-project.org" homepage="http://gerbv.geda-project.org"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}/${pkgname}-${version}/${pkgname}-${version}.tar.gz" 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" makedepends="perl-Alien wxWidgets-devel"
depends="perl perl-Module-Pluggable perl-Alien wxWidgets perl-LWP-Protocol-https" depends="perl perl-Module-Pluggable perl-Alien wxWidgets perl-LWP-Protocol-https"
short_desc="Alien::wxWidgets - building, finding and using wxWidgets binaries" 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" license="Artistic-1.0-Perl, GPL-1.0-or-later"
homepage="https://metacpan.org/release/Alien-wxWidgets" homepage="https://metacpan.org/release/Alien-wxWidgets"
distfiles="${CPAN_SITE}/Alien/${pkgname#perl-}-${version}.tar.gz" distfiles="${CPAN_SITE}/Alien/${pkgname#perl-}-${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=perl-module
hostmakedepends="perl" hostmakedepends="perl"
depends="perl" depends="perl"
short_desc="Alien - External libraries wrapped up for your viewing pleasure!" 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" license="Artistic-1.0-Perl, GPL-1.0-or-later"
homepage="https://metacpan.org/release/Alien" homepage="https://metacpan.org/release/Alien"
distfiles="${CPAN_SITE}/Alien/${pkgname#perl-}-${version}.tar.gz" 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" makedepends="perl"
depends="perl perl-Capture-Tiny" depends="perl perl-Capture-Tiny"
short_desc="ExtUtils::CppGuess - guess C++ compiler and flags" 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" license="Artistic-1.0-Perl, GPL-1.0-or-later"
homepage="https://metacpan.org/release/ExtUtils-CppGuess" homepage="https://metacpan.org/release/ExtUtils-CppGuess"
distfiles="${CPAN_SITE}/ExtUtils/${pkgname#perl-}-${version}.tar.gz" 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" makedepends="perl"
depends="perl" depends="perl"
short_desc="ExtUtils::XSpp - XS for C++" 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" license="Artistic-1.0-Perl, GPL-1.0-or-later"
homepage="https://metacpan.org/release/ExtUtils-XSpp" homepage="https://metacpan.org/release/ExtUtils-XSpp"
distfiles="${CPAN_SITE}/ExtUtils/${pkgname#perl-}-${version}.tar.gz" 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" makedepends="perl libfreeglut-devel libXmu-devel"
depends="perl libfreeglut libXmu" depends="perl libfreeglut libXmu"
short_desc="Wrapper library that allows OpenGL to be used in Perl" 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" license="Artistic-1.0-Perl, GPL-1.0-or-later"
homepage="https://metacpan.org/release/OpenGL" homepage="https://metacpan.org/release/OpenGL"
distfiles="${CPAN_SITE}/OpenGL/${pkgname#perl-}-${version}.tar.gz" distfiles="${CPAN_SITE}/OpenGL/${pkgname#perl-}-${version}.tar.gz"

View file

@ -6,7 +6,7 @@ build_style=python3-module
hostmakedepends="python3-setuptools unzip" hostmakedepends="python3-setuptools unzip"
depends="python3" depends="python3"
short_desc="Cross-platform windowing and multimedia library for 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" license="BSD-3-Clause"
homepage="https://www.pyglet.org" homepage="https://www.pyglet.org"
distfiles="${PYPI_SITE}/p/pyglet/pyglet-${version}.zip" 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" gst-plugins-base1-devel"
depends="python3 python3-six python3-numpy python3-Pillow" depends="python3 python3-six python3-numpy python3-Pillow"
short_desc="WxWidgets GUI toolkit library (Python3 Bindings)" short_desc="WxWidgets GUI toolkit library (Python3 Bindings)"
maintainer="Jasper Chan <jasperchan515@gmail.com>" maintainer="Orphaned <orphan@voidlinux.org>"
license="custom:wxWindows" license="custom:wxWindows"
homepage="http://www.wxpython.org/" homepage="http://www.wxpython.org/"
distfiles="${PYPI_SITE}/w/wxPython/wxPython-${version}.tar.gz" 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" makedepends="tcl-devel readline-devel libffi-devel zlib-devel"
depends="graphviz xdot berkeley-abc" depends="graphviz xdot berkeley-abc"
short_desc="Verilog RTL Synthesis Suite" short_desc="Verilog RTL Synthesis Suite"
maintainer="Jasper Chan <jasperchan515@gmail.com>" maintainer="Orphaned <orphan@voidlinux.org>"
license="ISC, MIT" license="ISC, MIT"
homepage="http://www.clifford.at/yosys/about.html" homepage="http://www.clifford.at/yosys/about.html"
distfiles="https://github.com/cliffordwolf/yosys/archive/yosys-${version}.tar.gz" distfiles="https://github.com/cliffordwolf/yosys/archive/yosys-${version}.tar.gz"