diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-18 20:18:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-18 20:18:48 +0700 |
commit | c7c7e87210afea1cfbdf53713e9d219e461ee29b (patch) | |
tree | daf19c6fa8777ce969119314c0d9d94bcd0e395d /libraries/libfilezilla/slack-desc | |
parent | c60b25482c462c77e18f3db2749f7646b1014edf (diff) |
libraries/libfilezilla: Added (C++ Library).
This will be dependency for FileZilla 3.15+.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libfilezilla/slack-desc')
-rw-r--r-- | libraries/libfilezilla/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/libfilezilla/slack-desc b/libraries/libfilezilla/slack-desc new file mode 100644 index 0000000000000..2cd38327448e1 --- /dev/null +++ b/libraries/libfilezilla/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +libfilezilla: libfilezilla (C++ Library) +libfilezilla: +libfilezilla: libfilezilla is a small and modern C++ library, offering some basic +libfilezilla: functionality to build high-performing, platform-independent programs. +libfilezilla: libfilezilla is a cross-platform library for all major operating +libfilezilla: systems, including but not limited to Linux, *BSD, OS X and Windows. +libfilezilla: +libfilezilla: This library is free software, it is distributed under the terms and +libfilezilla: conditions of the GNU General Public License v2+ +libfilezilla: +libfilezilla: Project URL: https://lib.filezilla-project.org/ |