From e5bf4096be3e89d17120ce9fa562fb5eea2f9bb6 Mon Sep 17 00:00:00 2001 From: Philip Miess Date: Sun, 5 Jan 2020 13:44:30 -0500 Subject: [PATCH 1/2] Add gnuwin32 package of minised. This is a little supported project with 24 packages in 21 repos. This is part of https://github.com/0install/0install.de-feeds/issues/3 --- utils/minised.ico | Bin 0 -> 766 bytes utils/minised.png | Bin 0 -> 630 bytes utils/minised.xml | 32 ++++++++++++++++++++++++++++++++ 3 files changed, 32 insertions(+) create mode 100755 utils/minised.ico create mode 100755 utils/minised.png create mode 100644 utils/minised.xml diff --git a/utils/minised.ico b/utils/minised.ico new file mode 100755 index 0000000000000000000000000000000000000000..0d25d43ee9503a54d3a5ee103146e935fc9559c2 GIT binary patch literal 766 zcmb7?F%E+;3`I@b19a-l*jvznJF#Z$v2p{h(XmojB=^}4AVr9lAHJO*JB||}(lFZg zDu&ld7zITgpZ0cvMT7u7N zU8*eczctkigK?k{SF1U!qroU--2kgLUvpmA(SCSro3qOc**n!89@kOAE^P3U@mh;2 z&DA=xd_#olgkPEhaol`+H2;8O!UjkDN@bo!I-_LC;+*UpC!GrQEoUd$WbEP# DqQTNk literal 0 HcmV?d00001 diff --git a/utils/minised.png b/utils/minised.png new file mode 100755 index 0000000000000000000000000000000000000000..99c90e6bacd765bfbfa831a3fca13aa9616d26f5 GIT binary patch literal 630 zcmV-+0*U>JP)9Jz9}ehHPBgsA-TDP0kuF}iwg5{%7aHs(qS3BCm^u9}7qslp;PJFw z4kPBG0`Yjatk7Ujpk-Z$>ea`lN0B0ZGNEkQp&s~r?I%Fn^ad)^4n>OejiG$`p^5Q@ zJ!{_rYP$h>^0YlHxCRFM6I6Z}>?@#2PJ-N~qj9I1cL(D7y*z+dG=00jw#&()9ul{Y{$u6*N~T z*i%5up9}g2)ChY2)&L4Whr9sqf)EOI_MmFjQF)-{YzfEVTaBJQSER+rk?WHn7VDZ2 z-#wHXtR_D1W!s(j#_Pmvd@j(wGrpF$zkrr+A{kO}=H}1e`ws69Aumy~ + + + MiniSed + Minised: stream editor + Sed (streams editor) isn't really a true text editor or text processor. Instead, it is used to filter text, i.e., it takes text input and performs some operation (or set of operations) on it and outputs the modified text. Sed is typically used for extracting part of a file using pattern matching or substituting multiple occurances of a string within a file. + +MiniSed is the fast, small sed originally distributed in the GNU toolkit and still distributed with Minix -- but it's still better for some uses (in particular, faster and less memory-intensive). + + + + System + http://gnuwin32.sourceforge.net/packages/minised.htm + + + + + + + + + + + + sed + the stream editor + Sed copies the named files (standard input default) to + the standard output, edited according to a script of + commands. + + + From ab6ad089c40f247b2ce30b0a61f073b64a8ba36d Mon Sep 17 00:00:00 2001 From: Philip Miess Date: Thu, 21 May 2020 19:49:02 -0400 Subject: [PATCH 2/2] fix minised icon urls --- utils/minised.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/minised.xml b/utils/minised.xml index 6f7d698e6..c36c69d6c 100644 --- a/utils/minised.xml +++ b/utils/minised.xml @@ -7,8 +7,8 @@ MiniSed is the fast, small sed originally distributed in the GNU toolkit and still distributed with Minix -- but it's still better for some uses (in particular, faster and less memory-intensive). - - + + System http://gnuwin32.sourceforge.net/packages/minised.htm