forked from hasufell/hasufell-repository
dev-db/vsqlite++: initial import
Preparation for dev-db/mysql-workbench.
This commit is contained in:
parent
d68b8a25df
commit
9e2027d70b
23
packages/dev-db/vsqlite++/vsqlite++-0.3.13.exheres-0
Normal file
23
packages/dev-db/vsqlite++/vsqlite++-0.3.13.exheres-0
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
# Copyright 2017 Julian Ospald <hasufell@posteo.de>
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.15 ] ]
|
||||||
|
require github [ user="vinzenz" project="vsqlite--" ]
|
||||||
|
|
||||||
|
SUMMARY="VSQLite++ - A welldesigned and portable SQLite3 Wrapper for C++"
|
||||||
|
HOMEPAGE="http://vsqlite.virtuosic-bytes.com/ ${HOMEPAGE}"
|
||||||
|
|
||||||
|
LICENCES="BSD-3"
|
||||||
|
SLOT="0"
|
||||||
|
PLATFORMS="~amd64 ~x86"
|
||||||
|
MYOPTIONS=""
|
||||||
|
|
||||||
|
DEPENDENCIES="
|
||||||
|
build:
|
||||||
|
dev-libs/boost[>=1.33]
|
||||||
|
build+run:
|
||||||
|
dev-db/sqlite:3
|
||||||
|
"
|
||||||
|
|
||||||
|
BUGS_TO="hasufell@posteo.de"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user