mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
cgrep,ghc-bin,ghc,kmonad,pandoc: Orphan.
This commit is contained in:
parent
c1af81c4aa
commit
308cd1f036
5 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@ revision=1
|
|||
build_style=haskell-stack
|
||||
makedepends="pcre-devel pkg-config"
|
||||
short_desc="Context-aware grep for source codes"
|
||||
maintainer="Tony Zorman <soliditsallgood@mailbox.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://awgn.github.io/cgrep/"
|
||||
distfiles="https://github.com/awgn/cgrep/archive/v${version}.tar.gz"
|
||||
|
|
|
@ -6,7 +6,7 @@ archs="i686 x86_64* ppc64le* ppc64 aarch64*"
|
|||
hostmakedepends="perl libffi libnuma"
|
||||
depends="ncurses perl gcc libffi-devel gmp-devel"
|
||||
short_desc="Glorious Haskell Compiler - precompiled binaries"
|
||||
maintainer="slotThe <soliditsallgood@mailbox.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://www.haskell.org/ghc/"
|
||||
nocross=yes
|
||||
|
|
|
@ -9,7 +9,7 @@ hostmakedepends="automake docbook-xsl ghc-bin libxslt libnuma-devel
|
|||
makedepends="libnuma-devel"
|
||||
depends="perl gcc libffi-devel gmp-devel libnuma-devel"
|
||||
short_desc="Glorious Haskell Compiler"
|
||||
maintainer="slotThe <soliditsallgood@mailbox.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="http://www.haskell.org/ghc/"
|
||||
distfiles="http://www.haskell.org/ghc/dist/${version%[!0-9]}/${pkgname}-${version%[!0-9]}-src.tar.xz"
|
||||
|
|
|
@ -7,7 +7,7 @@ revision=1
|
|||
build_style=haskell-stack
|
||||
stackage=lts-19.0
|
||||
short_desc="Keyboard remapping utility providing qmk-like functionality"
|
||||
maintainer="slotThe <soliditsallgood@mailbox.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/david-janssen/kmonad"
|
||||
distfiles="${homepage}/archive/${_githash}.tar.gz"
|
||||
|
|
|
@ -16,7 +16,7 @@ make_build_args="
|
|||
hostmakedepends="pkg-config unzip wget"
|
||||
makedepends="zlib-devel lua53-devel tar"
|
||||
short_desc="Universal converter between markup formats"
|
||||
maintainer="slotThe <soliditsallgood@mailbox.org>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later, BSD-3-Clause"
|
||||
homepage="http://johnmacfarlane.net/pandoc/"
|
||||
distfiles="https://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue