On Fri, 2009-01-23 at 08:25 +0000, Carlo Landmeter wrote:
> Please see attached git patch.
>
> Carlo
cool!
...
> +# Maintainer: Carlo Landmeter <clandmeter at gmail>
> +pkgname=sqlite
> +pkgver=3.6.10
> +pkgrel=0
> +pkgdesc="A C library that implements an SQL database engine"
> +url="http://www.sqlite.org/"
> +license="custom"
I wonder if we can change the license to "public Domain" and kill the
license file?
...
> +depends=""
> +makedepends=""
> +source="http://www.sqlite.org/$pkgname-$pkgver.tar.gz
> + license.txt"
...
> diff --git a/extra/sqlite/license.txt b/extra/sqlite/license.txt
> new file mode 100644
> index 0000000..118c5d5
> --- /dev/null
> +++ b/extra/sqlite/license.txt
> @@ -0,0 +1,33 @@
> +SQLite Copyright
> +SQLite is in the
> +Public Domain
> +
-nc
---
Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org
Help: alpine-devel+help@lists.alpinelinux.org
---