mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
New package: qodem-1.0.1
This commit is contained in:
parent
778e7b75e6
commit
8b98167f9a
1 changed files with 17 additions and 0 deletions
17
srcpkgs/qodem/template
Normal file
17
srcpkgs/qodem/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'qodem'
|
||||
pkgname=qodem
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel gpm-devel miniupnpc-devel SDL-devel"
|
||||
short_desc="Re-implementation of the Qmodem serial communication package"
|
||||
maintainer="Dakota Richline <drichline@protonmail.com>"
|
||||
license="CC0-1.0"
|
||||
homepage=https://qodem.sourceforge.net/
|
||||
distfiles="${SOURCEFORGE_SITE}/qodem/qodem-${version}.tar.gz"
|
||||
checksum=dedc73bfa73ced5c6193f1baf1ffe91f7accaad55a749240db326cebb9323359
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
vlicense CREDITS
|
||||
}
|
Loading…
Add table
Reference in a new issue