diff options
Diffstat (limited to 'content/blog/20210831.org')
-rw-r--r-- | content/blog/20210831.org | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/content/blog/20210831.org b/content/blog/20210831.org new file mode 100644 index 0000000..f39a3c9 --- /dev/null +++ b/content/blog/20210831.org @@ -0,0 +1,26 @@ +#+TITLE: August 2021 News Post +#+DATE: 2021-08-31 +#+AUTHOR: Cem Keylan +#+DRAFT: true + +After a long absence during the summer, I think it's the appropriate time to +write a new blog post about the changes that arrived to the distribution. + +#+TOC: headlines 1 local + +* Repository meta file + +You might have noticed that most packages now contain a file named =meta=. This +file contains a small description, license for the package, and the maintainer +information of the package. A sample meta file looks like the following: + +#+begin_example +description = Carbs Packaging Tools +license = MIT +maintainer = Cem Keylan <cem@example.com> +#+end_example + + +* TODO motd file +* TODO kiss compatibility +* TODO linux-headers |