2020-11-25 14:48:41 by Tobias Nygren | Files touched by this commit (1) |
Log message:
scrot: needs libXcomposite
|
2020-11-24 18:13:09 by Nia Alarie | Files touched by this commit (2) | |
Log message:
scrot: Update to 1.4
Sat Jul 18 23:23:00 -03:00 2020 Joao Eriberto Mota Filho \
<eriberto@eriberto.pro.br>
Version 1.4
[ ideal ]
* Fix SIGSEGV, if running without DISPLAY environment variable.
[ Jeroen Roovers ]
* README.md: mention libXcomposite in build requirements.
* Removed libXcursor references.
[ Joao Eriberto Mota Filho ]
* Added a new logo 128x128.
* Added rights for "ideal", Jeroen Roovers and spycapitan.
* Fixed spelling errors in manpage.
* Prepare for new release.
* Updated manpage.
* Using create-man.sh 2.0 from txt2man package from Debian.
[ spycapitan ]
* Call XCloseDisplay on exit. This is the right thing in every X server
program, to release acquired resources.
* Fixed autoselect.
* Fixed capturing partially hidden windows on the edge of the desktop.
* Fixed required number.
* Fixed SIGSEGV, option --note.
* Minor fix: variable is assigned that is never used.
* New Feature: capture stack/overlapping windows. Depends of libXcomposite
(X11). New option: --stack or -k.
* Stack windows: client list spec EWMH.
Sun Apr 16 00:08:00 -03:00 2020 Joao Eriberto Mota Filho \
<eriberto@eriberto.pro.br>
Version 1.3
[ Joao Eriberto Mota Filho ]
* Added rights for Hinigatsu and Sean Brennan.
* Created full-check.yml to provide CI tests.
* Prepare for new release.
* Updated manpage.
* Using an updated README.md as replace for README.
[ Hinigatsu ]
* Added delay option to autoselect.
* Fixed bug #39, mouse pointer not captured with -a -p options.
[ Sean Brennan ]
* Added -D option to specify the display to use.
|
2020-01-10 22:14:12 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Needs libXcursor.
|
2019-11-10 12:21:59 by Nia Alarie | Files touched by this commit (1) |
Log message:
scrot: Needs libXfixes
|
2019-08-19 19:41:56 by Santhosh Raju | Files touched by this commit (3) |
Log message:
scrot: Update to 1.2
Removes patch-src_getopt.c since the changes have been integrated to upstream.
Changes since 1.1.1:
Sun Aug 19 08:35:00 -03:00 2019 Joao Eriberto Mota Filho \
<eriberto@eriberto.pro.br>
Version 1.2
[ Daniel T. Borelli ]
* Changed the cursor to indicate the selection mode.
* Fixed GCC >=8.0 warning: -Wstringop-truncation.
* Evaluate return of strftime.
[ Jade Auer ]
* Added a gitignore to prevent accidentally including any files generated by
autotools.
[ Santhosh Raju ]
* Fixes ambiguous else warning by providing proper braces for if in
src/getopt.c.
* Fixed missing <string.h> warnings.
[ Joao Eriberto Mota Filho ]
* Added rights for Santhosh Raju.
* Prepare for new release.
|
2019-08-18 18:52:03 by Santhosh Raju | Files touched by this commit (7) | |
Log message:
scrot: Update to 1.1.1
Removes patch-aa and patch-ab since they are no longer applicable to 1.1.1
Thanks to ng0 for coming up with the update patch.
Changes since 0.8:
Tue Jul 11 23:45:00 -03:00 2019 Joao Eriberto Mota Filho \
<eriberto@eriberto.pro.br>
Version 1.1.1
[ Daniel T. Borelli ]
* Update manpage and help.
[ Joao Eriberto Mota Filho ]
* New release.
Tue Jul 09 18:51:00 -03:00 2019 Joao Eriberto Mota Filho \
<eriberto@eriberto.pro.br>
Version 1.1
[ Daniel T. Borelli ]
* Added (-n, --note) to draw a text.
* Added (-l, --line) to define the line to use to select an area to capture.
[ Jade Auer ]
* Added a specifier ($a) to embed hostname in output file.
[ Joao Eriberto Mota Filho ]
* Added a check for autoconf-archive presence in configure.ac.
* Added rights for Jade.
* Adjusted Makefile.am to remove src/scrot_config.h when distclean.
* Updated manpage.
* Final adjustments for a new release.
* Several tests in Debian.
Sun Jun 11 11:01:00 -03:00 2019 Joao Eriberto Mota Filho \
<eriberto@eriberto.pro.br>
Version 1.0
[ Daniel Lublin ]
* Added EXIT_FAILURE when are no arguments required by some options. Fix
Debian bug #685173.
* Improved the manpage to show undocumented options.
[ Daniel T. Borelli ]
* Added option: --overwrite or -o. Now, by default do not overwrite the file.
Fix Debian bug #807139.
* Added support to grab mouse pointer (-p option). Fix Ubuntu bug #1698375.
* Added support to freeze the screen when selection is activated (-f option).
* Do not use gib_eprintf in calls to X11 functions. Fix Ubuntu bug #1523212.
* Fix: scrot can't save files without extension. Fix Ubuntu bug #148659.
* Fix: scrot don't complain about invalid numeric argument. Fix Ubuntu
bug #371784.
* Fixed some compiling warnings.
[ Joao Eriberto Mota Filho ]
* Final adjustments for a new release.
* Several tests in Debian.
* Updated AUTHORS file.
Tue Feb 12 19:06:11 -03:00 2019 Joao Eriberto Mota Filho \
<eriberto@eriberto.pro.br>
Version 0.9
* Added --autoselect rectangle option. Thanks to Stoney Sauce
<stoneysauce@gmail.com>.
* Added --focused option. Thanks to James Cameron <quozl@us.netrek.org>.
* Added an autogen.sh file.
* Added some explanation about how to help the project.
* Character cleanup for UTF-8 compatibility. Thanks to William Vera
<billy@billy.com.mx>.
* Fixed a missing option for beep prevention. Thanks to Ibragimov Rinat
<ibragimovrinat@mail.ru>.
* Fixed spelling errors in final binary. Thanks to William Vera
<billy@billy.com.mx>.
* Improved the autotools (acinclude.m4, configure.ac, Makefile.am and
src/Makefile.am).
* Improved the GCC hardening.
* Prevent arbitrary long file names. Thanks to George Danchev
<danchev@spnet.net>.
* Several fixes in manpage.
|
2017-09-04 20:01:05 by Thomas Klausner | Files touched by this commit (192) |
Log message:
Comment out dead sites.
|
2015-11-03 22:34:36 by Alistair G. Crooks | Files touched by this commit (610) |
Log message:
Add SHA512 digests for distfiles for graphics category
Problems found with existing digests:
Package fotoxx distfile fotoxx-14.03.1.tar.gz
ac2033f87de2c23941261f7c50160cddf872c110 [recorded]
118e98a8cc0414676b3c4d37b8df407c28a1407c [calculated]
Package ploticus-examples distfile ploticus-2.00/plnode200.tar.gz
34274a03d0c41fae5690633663e3d4114b9d7a6d [recorded]
da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]
Problems found locating distfiles:
Package AfterShotPro: missing distfile AfterShotPro-1.1.0.30/AfterShotPro_i386.deb
Package pgraf: missing distfile pgraf-20010131.tar.gz
Package qvplay: missing distfile qvplay-0.95.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2013-07-05 15:29:45 by Ryo ONODERA | Files touched by this commit (270) | |
Log message:
Recursive revbump from graphics/giflib update to 5.0.4.
|
2013-06-05 00:17:35 by Matthias Scheler | Files touched by this commit (1946) |
Log message:
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|