pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
updating sent-0.2; forgot the DESCR
Module Name: pkgsrc-wip
Committed By: i3enedek <pkgsrc_git%i3enedek.neomailbox.net@localhost>
Pushed By: i3enedek
Date: Thu Mar 10 16:34:25 2016 +0000
Changeset: 0b6311019841a9a410e2af31b0dec91575f65eea
Modified Files:
sent/DESCR
sent/Makefile
Log Message:
updating sent-0.2; forgot the DESCR
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0b6311019841a9a410e2af31b0dec91575f65eea
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
sent/DESCR | 11 +++++++++++
sent/Makefile | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
diffs:
diff --git a/sent/DESCR b/sent/DESCR
index e69de29..6c7de21 100644
--- a/sent/DESCR
+++ b/sent/DESCR
@@ -0,0 +1,11 @@
+sent does not need latex, libreoffice or any other fancy file format, it uses
+plaintext files to describe the slides and can include images via farbfeld.
+Every paragraph represents a slide in the presentation. Especially for
+presentations using the Takahashi method this is very nice and allows you
+to write down the presentation for a quick lightning talk within a few minutes.
+
+The presentation is displayed in a simple X11 window colored black on white
+for maximum contrast even if the sun shines directly onto the projected image.
+The content of each slide is automatically scaled to fit the window so you
+don’t have to worry about alignment. Instead you can really concentrate
+on the content.
diff --git a/sent/Makefile b/sent/Makefile
index 42b559c..6f3c09b 100644
--- a/sent/Makefile
+++ b/sent/Makefile
@@ -5,7 +5,7 @@ CATEGORIES= wip
MASTER_SITES= http://dl.suckless.org/tools/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://dl.suckless.org/tools/
+HOMEPAGE= http://tools.suckless.org/sent/
COMMENT= Simple plaintext presentation tool
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index