13 lines
478 B
Bash
13 lines
478 B
Bash
# Template file for 'dreampie'
|
|
pkgname=dreampie
|
|
version=1.2.1
|
|
revision=3
|
|
build_style=python2-module
|
|
hostmakedepends="python-setuptools"
|
|
depends="pygtksourceview"
|
|
short_desc="The Python shell you've always dreamed about"
|
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="http://www.dreampie.org/"
|
|
distfiles="https://github.com/noamraph/dreampie/archive/${version}.tar.gz"
|
|
checksum=4abea64d06d0fa6ea5577c122335b3f1fdddb3c0a4c21eed781e6ecce72a6c9e
|