Source: liblcf
Section: libs
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper (>= 10),
 autotools-dev,
 cmake,
 libtool,
 pkgconf,
 pkg-config,
 libexpat-dev,
 libicu-dev,
Standards-Version: 4.6.2
Homepage: https://github.com/EasyRPG/liblcf
#Vcs-Browser: https://salsa.debian.org/debian/liblcf
#Vcs-Git: https://salsa.debian.org/debian/liblcf.git

Package: liblcf-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libexpat-dev,
 libicu-dev,
 liblcf0 (= ${binary:Version}),
Description: Library to handle RPG Maker 2000/2003 and EasyRPG projects
 liblcf is a library to handle RPG Maker 2000 and 2003 game data. It can read and write LCF and XML files. liblcf is part of the EasyRPG Project.

Package: liblcf0
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
Description: Library to handle RPG Maker 2000/2003 and EasyRPG projects
 liblcf is a library to handle RPG Maker 2000 and 2003 game data. It can read and write LCF and XML files. liblcf is part of the EasyRPG Project.