aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpsyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet>1984-04-04 00:44:12 +0000
committerpsyc://loupsycedyglgamf.onion/~lynX <ircs://psyced.org/youbroketheinternet>1984-04-04 00:44:12 +0000
commit28a8d71daf6012348ec62f2892014928378e1c07 (patch)
tree02b59e82c44d93e79c6b85e5c8b6f9b769fe5270
parent7ee5d4d17dfed714fbd38d6d7ad9d3e34b8ead58 (diff)
downloadyoubroketheinternet-overlay-28a8d71daf6012348ec62f2892014928378e1c07.tar.gz
youbroketheinternet-overlay-28a8d71daf6012348ec62f2892014928378e1c07.zip
mask our variant of openssl by default
-rw-r--r--README3
-rwxr-xr-xmedia-video/ffcut/files/ffcut6
-rw-r--r--profiles/package.mask3
3 files changed, 8 insertions, 4 deletions
diff --git a/README b/README
index 111554b..e40c396 100644
--- a/README
+++ b/README
@@ -347,7 +347,8 @@ your torrc is configured. It would mostly hide the fact that you
347are using Bitmessage and increase your messaging anonymity only 347are using Bitmessage and increase your messaging anonymity only
348when you are posting to large subscription channels. For mere 348when you are posting to large subscription channels. For mere
349private conversation and passive consumption of public channels, 349private conversation and passive consumption of public channels,
350Tor is not needed. 350Tor is not needed. You may need to unmask the openssl given in this
351overlay for pybitmessage to build successfully.
351 352
352== net-p2p/retroshare == 353== net-p2p/retroshare ==
353 354
diff --git a/media-video/ffcut/files/ffcut b/media-video/ffcut/files/ffcut
index 160e233..35ef698 100755
--- a/media-video/ffcut/files/ffcut
+++ b/media-video/ffcut/files/ffcut
@@ -233,9 +233,9 @@ ffcut [<options>] <input-file> [<output-file> <start-time> [<end-time>]]
233 arguments in the command line is intentional to maximize usability. 233 arguments in the command line is intentional to maximize usability.
234 234
235 If only an input file name is given, ffcut outputs the duration. 235 If only an input file name is given, ffcut outputs the duration.
236 If only a starting time is given, a $DEFLEN second excerpt is extracted. 236 If only a starting time is given, a 10 second excerpt is extracted.
237 This is useful to find a suitable starting time for editing. 237 This is useful to find a suitable starting time for editing.
238 If also provided with an ending time, the video from start to end is copied 238 If also provided with an ending time, the media from start to end is copied
239 into the new output file. 239 into the new output file.
240 240
241 Times are specified using [<hh>:]<mm>[:<ss>] syntax (just like you see them 241 Times are specified using [<hh>:]<mm>[:<ss>] syntax (just like you see them
@@ -270,7 +270,7 @@ ffcut [<options>] <input-file> [<output-file> <start-time> [<end-time>]]
270=head1 UPDATES 270=head1 UPDATES
271 271
272 Latest version available from the youbroketheinternet overlay: 272 Latest version available from the youbroketheinternet overlay:
273 https://gnunet.org/git/youbroketheinternet-overlay.git/plain/media-video/ffcut/files/ffcut 273 https://git.gnunet.org/youbroketheinternet-overlay.git/plain/media-video/ffcut/files/ffcut
274 274
275=head1 FUNFACTS 275=head1 FUNFACTS
276 276
diff --git a/profiles/package.mask b/profiles/package.mask
index 79f0474..75bdcc2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,3 +1,6 @@
1# only useful if you want to try out pybitmessage
2dev-libs/openssl
3
1# masked as it requires OpenRC service debugging, 4# masked as it requires OpenRC service debugging,
2# this is experimental ebuild status. 5# this is experimental ebuild status.
3sys-apps/guix 6sys-apps/guix