FreeBSD Bugzilla – Attachment 193405 Details for
Bug 228258
graphics/scrot: Pet portlint and change upstream
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Various clean-ups and upstream repository migration to GitHub
scrot_0.8_8__20180515.diff (text/plain), 3.04 KB, created by
Mateusz Piotrowski
on 2018-05-15 00:28:52 UTC
(
hide
)
Description:
Various clean-ups and upstream repository migration to GitHub
Filename:
MIME Type:
Creator:
Mateusz Piotrowski
Created:
2018-05-15 00:28:52 UTC
Size:
3.04 KB
patch
obsolete
>diff --git graphics/scrot/Makefile graphics/scrot/Makefile >index 41fea08a4ff4..5a2ce7105350 100644 >--- graphics/scrot/Makefile >+++ graphics/scrot/Makefile >@@ -2,16 +2,24 @@ > # $FreeBSD$ > > PORTNAME= scrot >-PORTVERSION= 0.8 >-PORTREVISION= 7 >+DISTVERSIONPREFIX= ${PORTNAME}- >+DISTVERSION= 0.8 >+PORTREVISION= 8 > CATEGORIES= graphics >-MASTER_SITES= http://linuxbrit.co.uk/downloads/ \ >- http://mirror.amdmi3.ru/distfiles/ > > MAINTAINER= amdmi3@FreeBSD.org > COMMENT= Screen capture utility that utilizes Imlib2 > >-LIB_DEPENDS= libgiblib.so:graphics/giblib >+LICENSE= MIT >+LICENSE_FILE= ${WRKSRC}/COPYING >+ >+LIB_DEPENDS= libgiblib.so:graphics/giblib \ >+ libImlib2.so:graphics/imlib2 >+ >+USE_XORG= x11 >+ >+USE_GITHUB= yes >+GH_ACCOUNT= dreamer > > GNU_CONFIGURE= yes > >diff --git graphics/scrot/distinfo graphics/scrot/distinfo >index e6301c996e99..e565617fc9bc 100644 >--- graphics/scrot/distinfo >+++ graphics/scrot/distinfo >@@ -1,2 +1,3 @@ >-SHA256 (scrot-0.8.tar.gz) = 613d1cf524c2b62ce3c65f1232ea4f05c7daf248d5e82ff2a6892c98093994f2 >-SIZE (scrot-0.8.tar.gz) = 74324 >+TIMESTAMP = 1526342099 >+SHA256 (dreamer-scrot-scrot-0.8_GH0.tar.gz) = ca9156a06b468334e18220040b2984da60136f6a2e0e979f668eda6e3f1e1c05 >+SIZE (dreamer-scrot-scrot-0.8_GH0.tar.gz) = 73797 >diff --git graphics/scrot/files/patch-Makefile.in graphics/scrot/files/patch-Makefile.in >index 4a66dcb2880b..3871d51d52bd 100644 >--- graphics/scrot/files/patch-Makefile.in >+++ graphics/scrot/files/patch-Makefile.in >@@ -1,6 +1,6 @@ >---- Makefile.in.orig Wed Aug 29 13:57:11 2001 >-+++ Makefile.in Sun Jan 27 10:19:21 2002 >-@@ -82,7 +82,7 @@ >+--- Makefile.in.orig 2010-05-15 23:25:41 UTC >++++ Makefile.in >+@@ -82,7 +82,7 @@ INCLUDES = -I/usr/X11R6/include $(X_CFLAGS) -I$(prefix > man_MANS = scrot.1 > > docs_DATA = README AUTHORS ChangeLog TODO >diff --git graphics/scrot/files/patch-src-Makefile.in graphics/scrot/files/patch-src-Makefile.in >index 478c88a37a44..a50b4ac6c5a0 100644 >--- graphics/scrot/files/patch-src-Makefile.in >+++ graphics/scrot/files/patch-src-Makefile.in >@@ -1,6 +1,6 @@ >---- src/Makefile.in.orig Sat Dec 16 16:25:06 2000 >-+++ src/Makefile.in Sat Dec 16 23:32:08 2000 >-@@ -70,7 +70,7 @@ >+--- src/Makefile.in.orig 2010-05-15 23:25:41 UTC >++++ src/Makefile.in >+@@ -74,7 +74,7 @@ VERSION = @VERSION@ > MAINTAINERCLEANFILES = Makefile.in > > LDFLAGS = -L/usr/X11R6/lib >diff --git graphics/scrot/pkg-descr graphics/scrot/pkg-descr >index 35cc8450bbc1..caaf6e0f18e0 100644 >--- graphics/scrot/pkg-descr >+++ graphics/scrot/pkg-descr >@@ -1,3 +1,15 @@ >-A screen capture utility that utilizes Imlib2. >+A screen capture CLI utility that utilizes Imlib2. > >-WWW: http://linuxbrit.co.uk/scrot/ >+It has the following set of features: >+ >+ - user-definable time delay >+ - image quality control >+ - interactive rectangular mouse selection of any screen part >+ - screen capture for individual windows >+ - scriptable screen shot processing >+ >+Although scrot is no longer in active development, it is still widely used >+today. Similar programs, which were either based on or inspired by scrot, are >+graphics/maim and x11/slop. >+ >+WWW: https://github.com/dreamer/scrot
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
0mp
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 228258
: 193405