kyoushuu/mobilect-payroll
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Mobilect Payroll
Copyright (C) 2012 Mobilect Power Corp. <info@mobilectpower.com>
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at your
option) any later version.
General Information
Mobilect Payroll is the payroll application of Mobilect Power Corp.
Mobilect Payroll is a free and open source software under the General
Public License version 3. Check the 'License' section below for more
information. See the file 'COPYING' for license terms and conditions.
The official web site is <http://www.mobilectpower.com/>.
Installation
Mobilect Payroll's dependencies are GTK+ 3.x, GNOME Data Access
(libgda) 5.x, Cairo, Pango and libgee 0.8.
Mobilect Payroll is tested to work for Linux and Microsoft Windows
operating systems.
See the file 'INSTALL' for compiling instructions.
Building for Microsoft Windows
You need MinGW64, preferably using MSYS2 distribution. Install the
following packages using pacman:
- autoconf
- automake
- mingw-w64-ucrt-x86_64-gtk3
- mingw-w64-ucrt-x86_64-libgda
- mingw-w64-ucrt-x86_64-libgee
- mingw-w64-ucrt-x86_64-vala
- mingw-w64-ucrt-x86_64-gnome-common
- mingw-w64-ucrt-x86_64-yelp-tools
License
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at your
option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.