@@ -1,4 +1,3 @@ | |||||
$Id$ | |||||
New in 0.1: | New in 0.1: | ||||
- initial release | - initial release | ||||
@@ -1,4 +1,3 @@ | |||||
$Id$ | |||||
This is experimental software. Do not rely on it for strong and | This is experimental software. Do not rely on it for strong and | ||||
secure ASCII art generation, it will only output ugly things. | secure ASCII art generation, it will only output ugly things. | ||||
@@ -1,4 +1,3 @@ | |||||
$Id$ | |||||
FIGlet features that we are still missing: | FIGlet features that we are still missing: | ||||
- vertical smushing | - vertical smushing | ||||
@@ -1,5 +1,4 @@ | |||||
#! /bin/sh | #! /bin/sh | ||||
# $Id$ | |||||
# bootstrap: generic bootstrap/autogen.sh script for autotools projects | # bootstrap: generic bootstrap/autogen.sh script for autotools projects | ||||
# | # | ||||
@@ -1,4 +1,3 @@ | |||||
# $Id$ | |||||
AC_INIT(toilet, 0.1) | AC_INIT(toilet, 0.1) | ||||
@@ -62,13 +61,8 @@ PKG_CHECK_MODULES(CACA, caca >= 0.99.beta17, | |||||
AC_MSG_ERROR([you need libcaca version 0.99.beta17 or later])]) | AC_MSG_ERROR([you need libcaca version 0.99.beta17 or later])]) | ||||
AC_MSG_CHECKING([for release date]) | AC_MSG_CHECKING([for release date]) | ||||
stamp="$(sed -ne 's/# \$Id: .*\(....-..-..\).*/\1/p;q' configure.ac)" | |||||
if date +"%e %B %Y" -d "$stamp" >/dev/null 2>&1; then | |||||
ac_build_date="$(LANG=C date +"%e %B %Y" -d "$stamp" | sed 's/^ //')" | |||||
else | |||||
tmp="${stamp%-*}" | |||||
ac_build_date="${stamp##*-} ${tmp#*-} ${stamp%%-*}" | |||||
fi | |||||
tmp="${stamp%-*}" | |||||
ac_build_date="${stamp##*-} ${tmp#*-} ${stamp%%-*}" | |||||
AC_MSG_RESULT([$ac_build_date]) | AC_MSG_RESULT([$ac_build_date]) | ||||
AC_DEFINE_UNQUOTED(DATE, "$ac_build_date", [Define the version date]) | AC_DEFINE_UNQUOTED(DATE, "$ac_build_date", [Define the version date]) | ||||
@@ -1,4 +1,3 @@ | |||||
# $Id: Makefile.am 871 2006-09-25 15:58:33Z sam $ | |||||
EXTRA_DIST = toilet.1.in | EXTRA_DIST = toilet.1.in | ||||
CLEANFILES = toilet.1 | CLEANFILES = toilet.1 | ||||
@@ -3,8 +3,6 @@ | |||||
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> | * Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> | ||||
* All Rights Reserved | * All Rights Reserved | ||||
* | * | ||||
* $Id$ | |||||
* | |||||
* This program is free software. It comes without any warranty, to | * This program is free software. It comes without any warranty, to | ||||
* the extent permitted by applicable law. You can redistribute it | * the extent permitted by applicable law. You can redistribute it | ||||
* and/or modify it under the terms of the Do What The Fuck You Want | * and/or modify it under the terms of the Do What The Fuck You Want | ||||
@@ -3,8 +3,6 @@ | |||||
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> | * Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> | ||||
* All Rights Reserved | * All Rights Reserved | ||||
* | * | ||||
* $Id$ | |||||
* | |||||
* This program is free software. It comes without any warranty, to | * This program is free software. It comes without any warranty, to | ||||
* the extent permitted by applicable law. You can redistribute it | * the extent permitted by applicable law. You can redistribute it | ||||
* and/or modify it under the terms of the Do What The Fuck You Want | * and/or modify it under the terms of the Do What The Fuck You Want | ||||
@@ -3,8 +3,6 @@ | |||||
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> | * Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> | ||||
* All Rights Reserved | * All Rights Reserved | ||||
* | * | ||||
* $Id$ | |||||
* | |||||
* This program is free software. It comes without any warranty, to | * This program is free software. It comes without any warranty, to | ||||
* the extent permitted by applicable law. You can redistribute it | * the extent permitted by applicable law. You can redistribute it | ||||
* and/or modify it under the terms of the Do What The Fuck You Want | * and/or modify it under the terms of the Do What The Fuck You Want | ||||
@@ -3,8 +3,6 @@ | |||||
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> | * Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> | ||||
* All Rights Reserved | * All Rights Reserved | ||||
* | * | ||||
* $Id$ | |||||
* | |||||
* This program is free software. It comes without any warranty, to | * This program is free software. It comes without any warranty, to | ||||
* the extent permitted by applicable law. You can redistribute it | * the extent permitted by applicable law. You can redistribute it | ||||
* and/or modify it under the terms of the Do What The Fuck You Want | * and/or modify it under the terms of the Do What The Fuck You Want | ||||
@@ -3,8 +3,6 @@ | |||||
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> | * Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> | ||||
* All Rights Reserved | * All Rights Reserved | ||||
* | * | ||||
* $Id$ | |||||
* | |||||
* This program is free software. It comes without any warranty, to | * This program is free software. It comes without any warranty, to | ||||
* the extent permitted by applicable law. You can redistribute it | * the extent permitted by applicable law. You can redistribute it | ||||
* and/or modify it under the terms of the Do What The Fuck You Want | * and/or modify it under the terms of the Do What The Fuck You Want | ||||
@@ -3,8 +3,6 @@ | |||||
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> | * Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> | ||||
* All Rights Reserved | * All Rights Reserved | ||||
* | * | ||||
* $Id$ | |||||
* | |||||
* This program is free software. It comes without any warranty, to | * This program is free software. It comes without any warranty, to | ||||
* the extent permitted by applicable law. You can redistribute it | * the extent permitted by applicable law. You can redistribute it | ||||
* and/or modify it under the terms of the Do What The Fuck You Want | * and/or modify it under the terms of the Do What The Fuck You Want | ||||
@@ -3,8 +3,6 @@ | |||||
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> | * Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> | ||||
* All Rights Reserved | * All Rights Reserved | ||||
* | * | ||||
* $Id$ | |||||
* | |||||
* This program is free software. It comes without any warranty, to | * This program is free software. It comes without any warranty, to | ||||
* the extent permitted by applicable law. You can redistribute it | * the extent permitted by applicable law. You can redistribute it | ||||
* and/or modify it under the terms of the Do What The Fuck You Want | * and/or modify it under the terms of the Do What The Fuck You Want | ||||
@@ -3,8 +3,6 @@ | |||||
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> | * Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> | ||||
* All Rights Reserved | * All Rights Reserved | ||||
* | * | ||||
* $Id$ | |||||
* | |||||
* This program is free software. It comes without any warranty, to | * This program is free software. It comes without any warranty, to | ||||
* the extent permitted by applicable law. You can redistribute it | * the extent permitted by applicable law. You can redistribute it | ||||
* and/or modify it under the terms of the Do What The Fuck You Want | * and/or modify it under the terms of the Do What The Fuck You Want | ||||
@@ -3,8 +3,6 @@ | |||||
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> | * Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> | ||||
* All Rights Reserved | * All Rights Reserved | ||||
* | * | ||||
* $Id$ | |||||
* | |||||
* This program is free software. It comes without any warranty, to | * This program is free software. It comes without any warranty, to | ||||
* the extent permitted by applicable law. You can redistribute it | * the extent permitted by applicable law. You can redistribute it | ||||
* and/or modify it under the terms of the Do What The Fuck You Want | * and/or modify it under the terms of the Do What The Fuck You Want | ||||
@@ -3,8 +3,6 @@ | |||||
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> | * Copyright (c) 2006 Sam Hocevar <sam@hocevar.net> | ||||
* All Rights Reserved | * All Rights Reserved | ||||
* | * | ||||
* $Id$ | |||||
* | |||||
* This program is free software. It comes without any warranty, to | * This program is free software. It comes without any warranty, to | ||||
* the extent permitted by applicable law. You can redistribute it | * the extent permitted by applicable law. You can redistribute it | ||||
* and/or modify it under the terms of the Do What The Fuck You Want | * and/or modify it under the terms of the Do What The Fuck You Want | ||||
@@ -1,4 +1,3 @@ | |||||
# $Id$ | |||||
EXTRA_DIST = check-build check-fonts | EXTRA_DIST = check-build check-fonts | ||||
@@ -1,4 +1,3 @@ | |||||
# $Id: Makefile.am 929 2006-10-20 16:19:41Z sam $ | |||||
noinst_PROGRAMS = caca2tlf | noinst_PROGRAMS = caca2tlf | ||||