---
name: linux-f10-sqlite3
version: 3.5.9_1
origin: databases/linux-f10-sqlite3
comment: The library that implements an embeddable SQL database engine (Linux Fedora
  10)
arch: freebsd:9:x86:64
www: http://www.sqlite.org/
maintainer: emulation@FreeBSD.org
prefix: /compat/linux
licenselogic: single
flatsize: 469954
desc: |
  SQLite is an SQL database engine in a C library. Programs that link the SQLite
  library can have SQL database access without running a separate RDBMS process.
  The distribution comes with a standalone command-line access program (sqlite)
  that can be used to administer an SQLite database and which serves as an
  example of how to use the SQLite library.

  WWW: http://www.sqlite.org/
deps:
  linux_base-f10: {origin: emulators/linux_base-f10, version: 10_7}
categories: [linux, databases]
files:
  /compat/linux/usr/bin/sqlite3: 854aa56f4dc220ceca72fd75dc21e9ce68a92a86c5fc6c012ff69aca7b27139d
  /compat/linux/usr/lib/libsqlite3.so.0: '-'
  /compat/linux/usr/lib/libsqlite3.so.0.8.6: 654ded69ffeac85ee8b0fbea392be65ee6939233287c735d6ab48292e35bb554
  /compat/linux/usr/share/doc/sqlite-3.5.9/README: 13e6c2d2d330e04ed7293b2ca3e8321943910d88faed0ea083d161df6bf6455c
  /compat/linux/usr/share/man/man1/sqlite3.1.gz: 2e1a5fa7d5402d0569070b1e8880aa1a535ba21023dc39211ecbad0433d076b6
directories:
  /compat/linux/usr/share/doc/sqlite-3.5.9/: n
scripts:
  post-install: |
    /compat/linux/sbin/ldconfig -r /compat/linux
  pre-deinstall: |
    /compat/linux/sbin/ldconfig -r /compat/linux
