pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/xcowsay



Module name:    wip
Committed by:   leot1990
Date:           Mon Jun 11 09:41:36 UTC 2012

Modified Files:
        wip/xcowsay: Makefile PLIST distinfo

Log Message:
Update to xcowsay-1.3.

Changes:
2010-11-11  Nick Gasson  <nick%nickg.me.uk@localhost>
   
   * xcowsay 1.3 released!

2010-11-06  Nick Gasson  <nick%nickg.me.uk@localhost>

        * src/bubblegen.c (bubble_init_left): Fix rendering of
        left-handed though bubbles.
        * src/bubblegen.c (bubble_content_left): Align left-handed text
        content correctly.
        * src/xcowsay.c (main): Add -l option as short form of --left.
        * xcowsay.6: Document --left option.

        * src/xcowsay.c (main): Fix bug with absolute dream image
        paths. Use realpath(3) to get canonical path.

2010-10-23  Nick Gasson  <nick%nickg.me.uk@localhost>

        * src/bubblegen.c (bubble_init): Add a function to generate
        left-handed bubbles.
        * src/xcowsay.c (main): Add --left option to put bubble on
        the left of the cow.

2010-10-02  Nick Gasson  <nick%nickg.me.uk@localhost>

        * xcowsay.6: Update bugs section: remove note about lack of word
        wrapping; add comment that anti-aliasing is unlikely to happen.

2010-09-29  Nick Gasson  <nick%nickg.me.uk@localhost>

        * src/display_cow.c (normal_setup, display_cow): Calculate
        maximum size of bubble to support word wrapping.
        * src/bubblegen.c (make_text_bubble): Use Pango to word-wrap
        text that is too wide to fit in the bubble.
        * src/xcowsay.c (main): Add --no-wrap option to disable word
        wrapping.
        * xcowsay.6: Document new word wrapping feature.

2010-09-28  Nick Gasson  <nick%nickg.me.uk@localhost>

        * configure.ac: Place install prefix in config.h rather than on
        the command line. This fixes a bug where code would not be
        rebuilt if the prefix changed.

2010-08-28  Nick Gasson  <nick%nickg.me.uk@localhost>

        * configure.ac: Fix bug where --disable-dbus would still define
        WITH_DBUS.

        * src/display_cow.c (normal_setup): time=0 means display
        forever.
        * xcowsay.6: Document new time=0 feature.

2010-04-01  Nick Gasson  <nick%nickg.me.uk@localhost>

        * src/display_cow.c (display_cow): Use random(3) rather than
        rand(3)


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/xcowsay/PLIST wip/xcowsay/distinfo
cvs -z3 rdiff -u -r1.5 -r1.6 wip/xcowsay/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/xcowsay/PLIST?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/xcowsay/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/xcowsay/Makefile?r1=1.5&r2=1.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index