diff options
author | gregory guy <[email protected]> | 2020-07-23 13:59:29 +0200 |
---|---|---|
committer | gregory guy <[email protected]> | 2020-07-23 13:59:29 +0200 |
commit | d6ae994c10d1d3e9df01d352f95ac825e51c01e2 (patch) | |
tree | 99eba4f5d2d8b3995e48ef7ccdad13d4544a9aba /README | |
parent | d8c38442e0a6948f1d24c7aaef05b1c4ee8683ea (diff) | |
download | kdpkg-d6ae994c10d1d3e9df01d352f95ac825e51c01e2.tar.gz kdpkg-d6ae994c10d1d3e9df01d352f95ac825e51c01e2.zip |
Drop automake build support.
Add basic cmake build instructions.
Remove empty files ChangeLog, TODO and NEWS.
Rework of the README file.
Some cosmetics.
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'README')
-rw-r--r-- | README | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -0,0 +1,19 @@ + + kdpkg - a GUI frontend for dpkg (Debian). + + +Kdpkg is an utility (gui frontend) for installing .deb package files. +It is similar to gdebi. + + + + CONTRIBUTING +============== + +If you wish to contribute to kdpkg (TDE), you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate |