jaseg
85fffca04d
Fixed the Makefile
2013-09-16 16:48:06 +02:00
jaseg
26bf093af7
Fixed setup stuff. Python setuptools really is a pain.
2013-09-16 16:37:15 +02:00
jaseg
13f954f4ec
Added a proper setup.py
2013-07-29 19:56:31 +02:00
jaseg
a160c991bf
Re-organized the repo to include only png source files.
2013-04-06 18:38:08 +02:00
jaseg
7e85ffea33
Added zsh and bash completion
2013-04-01 19:21:27 +02:00
jaseg
f2b6fcdb08
Fixed the Makefile
2013-04-01 01:58:22 +02:00
jaseg
b2cee466b1
Made it installable. Also: Fixes!
...
* Added a Makefile for installing/uninstalling
* Made it center one-line texts within speech bubbles
* Made it importable
* Added a funny test script
* Added proper *think support
* Fixed chrysalis' quotes file
* Fixed a bug wrongly cropping the output
2013-04-01 01:51:53 +02:00
Mattias Andrée
d2a7d0850d
Revert "make manual-update + css for manual"
...
Whoops, wrong branch!
This reverts commit f259066b7f .
2012-10-28 00:04:44 +02:00
Mattias Andrée
f259066b7f
make manual-update + css for manual
2012-10-28 00:03:00 +02:00
Mattias Andrée
b3ed4b21a9
continued work on configure
2012-08-18 22:49:34 +02:00
Mattias Andrée
3d7768e2ef
make fix + m
2012-08-18 21:05:45 +02:00
Mattias Andrée
9c3499240d
move clean update
2012-08-18 16:42:08 +02:00
Mattias Andrée
a2bd6fee37
m make
2012-08-18 15:30:11 +02:00
Mattias Andrée
578c5b24a8
make file update
2012-08-18 15:25:20 +02:00
Mattias Andrée
933c12a10c
-l and -L fix and one less lib file
2012-08-18 04:21:49 +02:00
Sven-Hendrik Haase
29217504c3
Fixing install
2012-08-17 06:02:00 +02:00
Mattias Andrée
23d84d1b55
portability: [[ is not recongised by dash
2012-08-16 18:27:20 +02:00
Mattias Andrée
1427db8ebb
make install-pdf installs the pdf manual into /usr/doc, this is not done by default (i.e. make install) + make unstall fix
2012-08-15 21:22:17 +02:00
Mattias Andrée
9614b8f24a
PREFIX is applied into completions scripts
2012-08-15 21:05:30 +02:00
Mattias Andrée
d24b8b19a7
make uninstall-old and make clean-old can be used to remove files from file locations/names that are no longer being used
2012-08-14 22:52:01 +02:00
Mattias Andrée
35941aef29
PREFIX=/some-dir can be used when invoking make, the default value is /usr
2012-08-14 22:38:50 +02:00
Mattias Andrée
b75ef5d838
texinfo syntax fix [missed line] + make fix + make improvement
2012-08-14 22:19:35 +02:00
Mattias Andrée
9facc1b2cb
fix in make install/uninstall + make clean and make uninstalll skips missing files + modularised make install
2012-08-06 14:06:52 +02:00
Mattias Andrée
70c27ca36f
some edits
2012-08-01 03:33:30 +02:00
Mattias Andrée
e5b783e528
partial merge of quotes into main
2012-08-01 00:19:34 +02:00
Mattias Andrée
61c38c65f4
m manual + make file inits submodules
2012-07-26 03:34:04 +02:00
Mattias Andrée
2ecc64cb70
Makefile updates submodules
2012-07-24 19:00:23 +02:00
Mattias Andrée
71a87529a5
Edit Makefile for submodule ponyquotes
2012-07-24 18:50:19 +02:00
Mattias Andrée
110c73186b
Merge branch 'master' of github.com:erkin/ponysay
2012-07-24 14:58:05 +02:00
Erkin Batu Altunbaş
9fc93bbef4
svenstaro: make install obviously should correctly have the other deps set up
2012-07-24 15:28:29 +02:00
Mattias Andrée
7dced5dd38
fix ponysay -L + fix for issue 53
2012-07-24 14:57:44 +02:00
Erkin Batu Altunbaş
202340218b
Add force flag to rm commands on clean because of write-protected regular files.
2012-07-21 16:03:54 +03:00
Elis Axelsson
ebae6092e9
Maybe solution for the bug
2012-07-20 21:44:48 +02:00
Mattias Andrée
6f7decf58f
m
2012-07-20 21:24:19 +02:00
Mattias Andrée
4e31d07f76
issue 45
2012-07-20 21:23:17 +02:00
Mattias Andrée
f916bbcf64
do not force "all" to run when invoking "make install", it may create files owned by root (in cwd), that should not be owned by root
2012-07-20 19:26:51 +02:00
Mattias Andrée
6fcb65b964
m + installation of info manual + prebuild PDF
2012-07-20 19:22:21 +02:00
Mattias Andrée
9c859fe683
Revert "Merge pull request #43 from etu/master"
...
This commit broke bash-completion for ponythink.
This reverts commit 9dd1fbe175 , reversing
changes made to 7e5018d58a .
2012-07-20 18:47:54 +02:00
Elis Axelsson
f8a9088bed
Made generation of ponythink completions simpler
2012-07-20 18:29:00 +02:00
Elis Axelsson
af2cc12de9
Moved ponysaytruncater and ponysaylist.pl to /usr/lib/ponysay/truncater and /usr/lib/ponysay/list.pl
2012-07-19 20:54:44 +02:00
Mattias Andrée
839f0b20e8
autogeneration of ponythink shell completions from ponysay completions
2012-07-19 18:43:33 +02:00
Elis Axelsson
bae75d95b6
Added completions for the fish and fishfish(a fork of fish) shell
2012-07-19 14:56:43 +02:00
Mattias Andrée
b667e66071
new options, ponysay -L, just like ponysay -l but puts symlinks inside brackets after their targets, I also edited Makefile to preserve symlinks
2012-07-18 23:55:00 +02:00
Mattias Andrée
b5868da56c
flewless ponysay -l
2012-07-18 19:39:04 +02:00
Mattias Andrée
d22dd8dd26
ttyponies.sh merged into Makefile
2012-07-17 19:11:35 +02:00
Mattias Andrée
a29defcd14
enjoy ponysay message when installed
2012-07-17 18:43:30 +02:00
Mattias Andrée
9666175990
Makefile gzip compresses manpages
2012-07-16 16:15:56 +02:00
Mattias Andrée
24f52c0e31
dezebraised and non-kms-comp. ttyponies + auto building of ttyponies
2012-07-15 01:01:50 +02:00
Mattias Andrée
bd09bbc44d
Moved manpages to separate directory: manuals
2012-07-13 12:22:33 +02:00
Pablo Lezaeta
72e57e0242
Fix spanish manpage install mistake
2012-07-12 23:54:38 -04:00