0ddb967933
Rename installed files from *sqlite3* back to *sqlcipher*.
Unbreak consumers:
- finance/kmymoney
- finance/skrooge
- net-im/gurk-rs
- net-im/qTox
- net-p2p/retroshare
- databases/py-sqlcipher3
While here improve port:
- Use USES=localbase instead of CFLAGS+=-I${LOCALBASE}/include and
LDFLAGS+=-L${LOCALBASE}/lib.
- Split long lines.
- Fix warnings from portclippy.
- Sort CONFIGURE_ARGS and CPPFLAGS.
PR: 292688
Approved by: portmgr (blanket - fix consumers)
Fixes: 06c78b76ff (Update to 4.13.0)
10 lines
222 B
Plaintext
10 lines
222 B
Plaintext
bin/sqlcipher
|
|
include/sqlcipher/sqlite3.h
|
|
include/sqlcipher/sqlite3ext.h
|
|
lib/libsqlcipher.a
|
|
lib/libsqlcipher.so
|
|
lib/libsqlcipher.so.0
|
|
lib/libsqlcipher.so.3.51.2
|
|
libdata/pkgconfig/sqlcipher.pc
|
|
share/man/man1/sqlcipher.1.gz
|