summaryrefslogtreecommitdiffstats
path: root/development/meson/slack-desc
diff options
context:
space:
mode:
author Matteo Bernardini2018-06-09 09:46:04 +0200
committer Matteo Bernardini2018-06-09 09:46:04 +0200
commitc18f81605673c2bc77b734c7ad42c181f65a086b (patch)
treeb5c481edee49d22658d07c630d8481ca16f5f653 /development/meson/slack-desc
parent81c344443219574587ae3d6bccb8f19c1bd346af (diff)
downloadold.slackbuilds-c18f81605673c2bc77b734c7ad42c181f65a086b.tar.gz
20180609.1 global branch merge.current-20180609.1current
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/meson/slack-desc')
-rw-r--r--development/meson/slack-desc19
1 files changed, 0 insertions, 19 deletions
diff --git a/development/meson/slack-desc b/development/meson/slack-desc
deleted file mode 100644
index e3e1d45d83..0000000000
--- a/development/meson/slack-desc
+++ /dev/null
@@ -1,19 +0,0 @@
-# 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------------------------------------------------------|
-meson: meson (The Meson Build System)
-meson:
-meson: Meson is an open source build system meant to be both extremely fast,
-meson: and, even more importantly, as user friendly as possible.
-meson:
-meson: The main design point of Meson is that every moment a developer spends
-meson: writing or debugging build definitions is a second wasted. So is every
-meson: second spent waiting for the build system to actually start compiling
-meson: code.
-meson:
-meson: HOMEPAGE: http://mesonbuild.com