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