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

Package: liblcf-dev
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libexpat-dev,
 libicu-dev,
 liblcf0 (= ${binary:Version}),
 libinih-dev,
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.

Package: lcf-tools
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.