mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
srcpkgs: orphan benalb's packages
This commit is contained in:
parent
6bcb986f41
commit
0cfb812981
42 changed files with 42 additions and 42 deletions
|
@ -15,7 +15,7 @@ makedepends="boost-devel liblrdf-devel liblo-devel lilv-devel suil-devel
|
|||
libltc-devel glibmm-devel libflac-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="Professional-grade digital audio workstation"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://ardour.org"
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=4
|
|||
build_style=go
|
||||
go_import_path="tildegit.org/sloum/bombadillo"
|
||||
short_desc="Non-web client for the terminal"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://bombadillo.colorfield.space/"
|
||||
distfiles="https://tildegit.org/sloum/${pkgname}/archive/${version}.tar.gz"
|
||||
|
|
|
@ -4,7 +4,7 @@ version=0.6.1
|
|||
revision=1
|
||||
build_style=gnu-makefile
|
||||
short_desc="Terminal based gopher client"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="ISC"
|
||||
homepage="https://github.com/kieselsteini/cgo"
|
||||
distfiles="https://github.com/kieselsteini/cgo/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=4
|
|||
build_style=go
|
||||
go_import_path="github.com/dim-an/cod"
|
||||
short_desc="Completion daemon for bash/zsh"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/dim-an/cod"
|
||||
distfiles="https://github.com/dim-an/cod/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=4
|
|||
build_style=go
|
||||
go_import_path="github.com/schollz/cowyo"
|
||||
short_desc="Wiki webserver for minimalists"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/schollz/cowyo"
|
||||
distfiles="https://github.com/schollz/${pkgname}/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=gnu-configure
|
|||
hostmakedepends="autoconf automake pkg-config python3"
|
||||
makedepends="SDL2-devel SDL2_mixer-devel SDL2_net-devel libsamplerate-devel libpng-devel"
|
||||
short_desc="Limit-removing enhanced-resolution Doom source port"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/fabiangreffrath/crispy-doom"
|
||||
distfiles="https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-${version}.tar.gz"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=1
|
|||
build_style=go
|
||||
go_import_path=github.com/schollz/croc/v${version%%.*}
|
||||
short_desc="Easily and securely send things from one computer to another"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/schollz/croc"
|
||||
distfiles="https://github.com/schollz/croc/archive/refs/tags/v${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=gnu-configure
|
|||
hostmakedepends="automake libtool pkg-config asciidoc"
|
||||
makedepends="libpng-devel"
|
||||
short_desc="WAD composer for DOOM and others"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only, LGPL-2.0-or-later"
|
||||
homepage="https://github.com/Doom-Utils/deutex"
|
||||
distfiles="https://github.com/Doom-Utils/deutex/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -7,7 +7,7 @@ hostmakedepends="gettext python3-setuptools"
|
|||
depends="cdrtools desktop-file-utils dvdauthor ffmpeg gtk+3
|
||||
hicolor-icon-theme python3-gobject python3-setuptools vcdimager"
|
||||
short_desc="Create video DVDs and CDs"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.rastersoft.com/programas/devede.html"
|
||||
distfiles="https://gitlab.com/rastersoft/devedeng/-/archive/${version}/${pkgname}-${version}.tar.bz2"
|
||||
|
|
|
@ -11,7 +11,7 @@ _minor=${_maj_min#*.}
|
|||
_patch=${version#*.*.*}
|
||||
go_ldflags="-X github.com/digitalocean/doctl.Major=$_major -X github.com/digitalocean/doctl.Minor=$_minor -X github.com/digitalocean/doctl.Patch=$_patch -X github.com/digitalocean/doctl.Label=voidlinux"
|
||||
short_desc="Command line tool for DigitalOcean services"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/digitalocean/doctl"
|
||||
changelog="https://github.com/digitalocean/doctl/releases"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=cmake
|
|||
hostmakedepends="pkg-config"
|
||||
makedepends="SDL2_image-devel SDL2_mixer-devel"
|
||||
short_desc="Refined DOOM source port"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.doomretro.com"
|
||||
changelog="https://raw.githubusercontent.com/bradharding/doomretro/master/releasenotes.md"
|
||||
|
|
|
@ -7,7 +7,7 @@ build_style=scons
|
|||
hostmakedepends="scons"
|
||||
makedepends="SDL2-devel glew-devel libjpeg-turbo-devel libmad-devel libopenal-devel libpng-devel"
|
||||
short_desc="Space exploring, trading, and combat game. opengl21 version"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/SolraBizna/endless-sky"
|
||||
distfiles="https://github.com/SolraBizna/endless-sky/archive/${_commit}.tar.gz"
|
||||
|
|
|
@ -7,7 +7,7 @@ hostmakedepends="python3-poetry-core"
|
|||
depends="python3"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="CLI ebook reader"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/wustho/epy"
|
||||
distfiles="https://github.com/wustho/epy/archive/refs/tags/v${version}.tar.gz"
|
||||
|
|
|
@ -4,7 +4,7 @@ version=13.03
|
|||
revision=1
|
||||
build_style=perl-module
|
||||
short_desc="Reader and rewriter of EXIF information that supports raw files"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://exiftool.org/"
|
||||
changelog="https://exiftool.org/history.html"
|
||||
|
|
|
@ -8,7 +8,7 @@ hostmakedepends="pkg-config"
|
|||
makedepends="libchamplain-devel"
|
||||
depends="desktop-file-utils exiftool xdg-utils dcraw"
|
||||
short_desc="Free open source program for image editing and collection management"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.kornelix.net/fotocx/fotocx.html"
|
||||
changelog="https://www.kornelix.net/downloads/recent_changes.txt"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=cargo
|
|||
hostmakedepends="pkg-config"
|
||||
makedepends="fuse-devel openssl-devel"
|
||||
short_desc="FUSE file system based on Google Drive"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/harababurel/gcsf"
|
||||
distfiles="https://github.com/harababurel/gcsf/archive/${version}.tar.gz"
|
||||
|
|
|
@ -9,7 +9,7 @@ makedepends="gtk+3-devel"
|
|||
depends="hicolor-icon-theme desktop-file-utils"
|
||||
checkdepends="xvfb-run python3"
|
||||
short_desc="Fast and lightweight IDE"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.geany.org"
|
||||
changelog="https://raw.githubusercontent.com/geany/geany/master/NEWS"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=1
|
|||
build_style=go
|
||||
go_import_path=github.com/xyproto/gendesk
|
||||
short_desc="Utility to generate .desktop files and download icons"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://gendesk.roboticoverlords.org/"
|
||||
distfiles="https://github.com/xyproto/gendesk/archive/v${version}.tar.gz
|
||||
|
|
|
@ -4,7 +4,7 @@ version=1.14.4
|
|||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Highest-quality GIF encoder based on pngquant"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="AGPL-3.0-only"
|
||||
homepage="https://gif.ski"
|
||||
changelog="https://github.com/ImageOptim/gifski/releases"
|
||||
|
|
|
@ -7,7 +7,7 @@ make_install_args="STRIP="
|
|||
hostmakedepends="pkg-config gettext which"
|
||||
makedepends="openssl-devel libSM-devel gtk+-devel libsensors-devel"
|
||||
short_desc="GTK2 based system monitor"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0.or-later"
|
||||
homepage="http://gkrellm.srcbox.net"
|
||||
distfiles="http://gkrellm.srcbox.net/releases/gkrellm-${version}.tar.bz2"
|
||||
|
|
|
@ -7,7 +7,7 @@ hostmakedepends="intltool pkg-config"
|
|||
makedepends="libofx-devel librsvg-devel gtk+3-devel libsoup3-devel"
|
||||
depends="shared-mime-info hicolor-icon-theme desktop-file-utils"
|
||||
short_desc="Free personal finance software"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.gethomebank.org/en/index.php"
|
||||
changelog="https://www.gethomebank.org/ChangeLog"
|
||||
|
|
|
@ -7,7 +7,7 @@ go_import_path=github.com/jesseduffield/lazydocker
|
|||
go_ldflags="-X main.version=${version}"
|
||||
depends="docker docker-compose"
|
||||
short_desc="Simple terminal UI for docker and docker-compose, written in Go"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/jesseduffield/lazydocker"
|
||||
distfiles="https://github.com/jesseduffield/lazydocker/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=gnu-configure
|
|||
configure_args="ac_cv_path_DOXYGEN=false"
|
||||
hostmakedepends="automake libtool glib-devel gettext gettext-devel"
|
||||
short_desc="EXIF file library"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/libexif/libexif"
|
||||
distfiles="https://github.com/libexif/libexif/archive/${pkgname}-${version//./_}-release.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=go
|
|||
go_import_path=github.com/iawia002/lux
|
||||
depends="ffmpeg"
|
||||
short_desc="Fast, simple and clean video downloader built with Go"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/iawia002/lux"
|
||||
changelog="https://github.com/iawia002/lux/releases"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=1
|
|||
build_style=gnu-makefile
|
||||
makedepends="libxcb-devel"
|
||||
short_desc="Set of utilities to easily get xrandr monitor information"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="ISC"
|
||||
homepage="https://github.com/pockata/mmutils"
|
||||
distfiles="https://github.com/pockata/${pkgname}/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -7,7 +7,7 @@ configure_args="--no-default-features"
|
|||
hostmakedepends="pkg-config"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="Save HTML pages with ease"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="CC0-1.0"
|
||||
homepage="https://github.com/Y2Z/monolith"
|
||||
changelog="https://github.com/Y2Z/monolith/releases"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_wrksrc=src
|
|||
build_style=cmake
|
||||
makedepends="pulseaudio-devel ncurses-devel"
|
||||
short_desc="Ncurses mixer for PulseAudio"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/fulhax/ncpamixer"
|
||||
distfiles="https://github.com/fulhax/ncpamixer/archive/${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=gnu-configure
|
|||
hostmakedepends="automake pkg-config tar xz gettext gettext-devel"
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="Ncurses based sudoku game"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/jubalh/nudoku"
|
||||
distfiles="https://github.com/jubalh/${pkgname}/archive/${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=gnu-configure
|
|||
hostmakedepends="autoconf automake"
|
||||
makedepends="zlib-devel"
|
||||
short_desc="Tools to convert, filter and update OpenStreetMap data files"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="AGPL-3.0-or-later"
|
||||
homepage="https://gitlab.com/osm-c-tools/osmctools"
|
||||
distfiles="https://gitlab.com/osm-c-tools/osmctools/-/archive/${version}/osmctools-${version}.tar.gz"
|
||||
|
|
|
@ -5,7 +5,7 @@ revision=2
|
|||
build_style=gnu-makefile
|
||||
depends="papirus-icon-theme"
|
||||
short_desc="Allows to change the color of folders"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/PapirusDevelopmentTeam/papirus-folders"
|
||||
distfiles="https://github.com/PapirusDevelopmentTeam/papirus-folders/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ hostmakedepends="perl m4"
|
|||
makedepends="icu-devel libldap-devel libmariadbclient-devel pcre2-devel
|
||||
postgresql-libs-devel sqlite-devel"
|
||||
short_desc="High-performance mail transport agent"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="IPL-1.0, EPL-2.0"
|
||||
homepage="https://www.postfix.org/"
|
||||
distfiles="http://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${version}.tar.gz"
|
||||
|
|
|
@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools python3-wheel"
|
|||
depends="python3"
|
||||
checkdepends="python3-pytest"
|
||||
short_desc="Library for creating and manipulating HTML (Python3)"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="https://github.com/Knio/dominate"
|
||||
distfiles="https://github.com/Knio/dominate/archive/${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=python3-module
|
|||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="Simple api for google translate"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/mouuff/mtranslate"
|
||||
distfiles="https://github.com/mouuff/mtranslate/archive/${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=python3-module
|
|||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="Python3 SOCKS client module"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/Anorov/PySocks"
|
||||
distfiles="https://github.com/Anorov/PySocks/archive/${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=python3-module
|
|||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-lxml python3-lxml_html_clean python3-chardet python3-cssselect"
|
||||
short_desc="Fast html to text parser"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/buriy/python-readability"
|
||||
distfiles="${PYPI_SITE}/r/readability-lxml/readability-lxml-${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=python3-module
|
|||
hostmakedepends="python3-setuptools"
|
||||
depends="python3"
|
||||
short_desc="CLI client and a library for urbandictionary.com"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Unlicense"
|
||||
homepage="https://github.com/novel/py-urbandict"
|
||||
distfiles="${PYPI_SITE}/u/urbandict/urbandict-${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=cmake
|
|||
hostmakedepends="perl pkg-config"
|
||||
makedepends="zlib-devel libjpeg-turbo-devel"
|
||||
short_desc="Content-Preserving PDF Transformation System"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://github.com/qpdf/qpdf"
|
||||
changelog="https://raw.githubusercontent.com/qpdf/qpdf/stable/manual/release-notes.rst"
|
||||
|
|
|
@ -8,7 +8,7 @@ make_build_args="DO_USERDIRS=1 USE_SDL2=1"
|
|||
make_use_env=yes
|
||||
makedepends="SDL2-devel libmad-devel"
|
||||
short_desc="Modern Quake 1 engine"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://quakespasm.sourceforge.net/"
|
||||
changelog="http://quakespasm.sourceforge.net/Quakespasm.html#s5"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=cargo
|
|||
hostmakedepends="pkg-config"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="Terminal interface for Stack Overflow"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/samtay/so"
|
||||
changelog="https://raw.githubusercontent.com/samtay/so/main/CHANGELOG.md"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=gnu-configure
|
|||
hostmakedepends="pkg-config"
|
||||
makedepends="gtk+-devel libxml2-devel gnutls-devel fribidi-devel"
|
||||
short_desc="Gtk-based rss reader in a ticker bar"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.open-tickr.net/"
|
||||
distfiles="https://www.open-tickr.net/src/${pkgname}-${version}.tar.gz"
|
||||
|
|
|
@ -7,7 +7,7 @@ go_import_path="github.com/liamg/tml"
|
|||
go_package="github.com/liamg/tml/tml"
|
||||
go_ldflags="-X github.com/liamg/tml/version.Version=v${version}"
|
||||
short_desc="Tiny markup language for terminal output"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="Unlicense"
|
||||
homepage="https://github.com/liamg/tml"
|
||||
distfiles="https://github.com/liamg/tml/archive/refs/tags/v${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ build_style=python3-module
|
|||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-pysocks python3-setuptools"
|
||||
short_desc="Dumb downloader that scrapes the web"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://you-get.org/"
|
||||
changelog="https://raw.githubusercontent.com/soimort/you-get/develop/CHANGELOG.rst"
|
||||
|
|
Loading…
Add table
Reference in a new issue