Ravenports generated: 31 Oct 2020 17:04
[ravenports.git] / bucket_CB / slop
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               slop
4 VERSION=                7.5
5 KEYWORDS=               graphics x11
6 VARIANTS=               standard
7 SDESC[standard]=        Query for a selection and print to stdout
8 HOMEPAGE=               https://github.com/naelstrof/slop
9 CONTACT=                Leonid_Bobrov[goleo@disroot.org]
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            GITHUB/naelstrof:slop:v7.5
13 DISTFILE[1]=            generated:main
14 DF_INDEX=               1
15 SPKGS[standard]=        single
16
17 OPTIONS_AVAILABLE=      none
18 OPTIONS_STANDARD=       none
19
20 BUILD_DEPENDS=          glm:single:standard
21 BUILDRUN_DEPENDS=       glew:primary:standard
22                         icu:single:standard
23                         libGLU:single:standard
24
25 USES=                   cmake
26
27 LICENSE=                GPLv3+:single
28 LICENSE_TERMS=          single:{{WRKSRC}}/license.txt
29 LICENSE_FILE=           GPLv3+:{{WRKSRC}}/COPYING
30 LICENSE_SCHEME=         solo
31
32 FPC_EQUIVALENT=         x11/slop
33
34 SOVERSION=              7.5
35
36 post-install:
37         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/slop
38         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libslopy.so
39
40 [FILE:1150:descriptions/desc.single]
41 slop (Select Operation) is an application that querys for a selection
42 from the user and prints the region to stdout. It grabs the mouse and
43 turns it into a crosshair, lets the user click and drag to make a
44 selection (or click on a window) while drawing a pretty box around it,
45 then finally prints the selection's dimensions to stdout.
46
47 Features:
48 * Hovering over a window will cause a selection rectangle to appear over
49   it.
50 * Clicking on a window makes slop return the dimensions of the window.
51 * Clicking and dragging causes a selection rectangle to appear, renders
52   pretty well (compared to scrot). And will return the dimensions of
53   that rectangle in absolute screen coords.
54 * On startup it turns your cursor into a crosshair, then adjusts the
55   cursor into angles as you drag the selection rectangle.
56 * Supports simple arguments:
57         * Change selection rectangle border size.
58         * Select X display.
59         * Set padding size, even negative padding sizes!
60         * Set click tolerance for if you have a shaky mouse.
61         * Set the color of the selection rectangles to match your theme!
62           (Even supports transparency!)
63         * Remove window decorations from selections.
64
65
66 [FILE:104:distinfo]
67 94d8b6270217cd7f56ce7d4a9a75069025262830a2f91c3239b7fc07da5ea8da        51060 naelstrof-slop-7.5.tar.gz
68
69
70 [FILE:96:manifests/plist.single]
71 bin/slop
72 include/slop.hpp
73 lib/
74  libslopy.so
75  libslopy.so.%%SOVERSION%%
76 share/man/man1/slop.1.gz
77