Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
rasa committed Nov 29, 2016
1 parent 9f0d645 commit 8cb0017
Show file tree
Hide file tree
Showing 34 changed files with 833 additions and 15 deletions.
60 changes: 60 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
syntax: glob

### Windows ###

# Windows image file caches
Thumbs.db
ehthumbs.db

# Folder config file
Desktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Windows shortcuts
*.lnk

### Linux ###
*~

# KDE directory preferences
.directory

### OSX ###

.DS_Store
.AppleDouble
.LSOverride

# Icon must end with two \r
Icon

# Thumbnails
._*

# Files that might appear on external disk
.Spotlight-V100
.Trashes

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

# backup files
*.bak
*.old

md5s.txt
sha1s.txt
sha256s.txt
*.asc
*.sha256

.*.uploaded
.*.scanned
.*.released
.*.tagged
27 changes: 13 additions & 14 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,21 +1,20 @@
MIT License
The MIT License (MIT)

Copyright (c) 2016 Ross Smith II
Copyright (c) 2004-2016 Ross Smith II

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
30 changes: 29 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,29 @@
# scoops
# scoops

Custom scoop packages

## Usage

[Scoop](http://scoop.sh/) is apt-get (or homebrew) for Windows.

To add this bucket to scoop, type:

```
scoop bucket add rasa https://github.com/rasa/scoops.git
```

## Bugs

To view existing bugs, or report a new bug, please see [issues](../../issues).

## License

This project is [MIT licensed](LICENSE).

## Contact

This project was created and is maintained by [Ross Smith II][]

Feedback, suggestions, and enhancements are welcome.

[Ross Smith II]: mailto:[email protected] "[email protected]"
8 changes: 8 additions & 0 deletions attr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"homepage": "https://github.com/rasa/attr",
"version": "1.6",
"license": "MIT",
"url": "https://github.com/rasa/attr/releases/download/v1.6/attr-1.6-win32.zip",
"hash": "66b7f3e51107f64d6d9449308e1df36827f948652420be31611467de2cd39812",
"bin": "attr.exe"
}
13 changes: 13 additions & 0 deletions babelmap.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"_todo": "test once the URL works",
"homepage": "http://www.babelstone.co.uk/Software/BabelMap.html",
"version": "9.0.0.2",
"license": "Unknown",
"url": [
"http://www.babelstone.co.uk/Software/7907/BabelMap.zip"
],
"hash": [
""
],
"bin": "BabelMap.exe"
}
13 changes: 13 additions & 0 deletions babelpad.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"_todo": "test once the URL works",
"homepage": "http://www.babelstone.co.uk/Software/BabelPad.html",
"version": "9.0.0.1",
"license": "Unknown",
"url": [
"http://www.babelstone.co.uk/Software/7907/BabelPad.zip"
],
"hash": [
""
],
"bin": "BabelPad.exe"
}
33 changes: 33 additions & 0 deletions cdrtools.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"homepage": "http://cdrecord.org/",
"version": "3.01",
"license": "CDDL, GPL & LGPL",
"architecture": {
"64bit": {
"url": "http://downloads.sourceforge.net/project/tumagcc/schily-cdrtools-3.01.7z",
"hash": "f534062cab7585b82bd764f02bc65fb0c7c27ac1615786bfc81c35880ce4acc6",
"extract_dir": "win64"
},
"32bit": {
"url": "http://downloads.sourceforge.net/project/tumagcc/schily-cdrtools-3.01.7z",
"hash": "f534062cab7585b82bd764f02bc65fb0c7c27ac1615786bfc81c35880ce4acc6",
"extract_dir": "win32"
}
},
"bin": [
"btcflash.exe",
"cdda2wav.exe",
"cdrecord.exe",
"devdump.exe",
"isodebug.exe",
"isodump.exe",
"isoinfo.exe",
"isovfy.exe",
"mkhybrid.exe",
"mkisofs.exe",
"readcd.exe",
"rscsi.exe",
"scgcheck.exe",
"scgskeleton.exe"
]
}
8 changes: 8 additions & 0 deletions cmdow.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"homepage": "http://ritchielawrence.github.io/cmdow/",
"version": "1.48",
"license": "MIT",
"url": "https://codeload.github.com/ritchielawrence/cmdow/legacy.zip/master#cmdow.zip",
"hash": "f7f0c2d252affcf77a3a7197a65b724d5051f797d8c68d497374aac1df6084bc",
"bin": "ritchielawrence-cmdow-1bbcd2b\\bin\\Release\\cmdow.exe"
}
8 changes: 8 additions & 0 deletions dskwipe.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"homepage": "https://github.com/rasa/dskwipe",
"version": "1.2",
"license": "MIT",
"url": "https://github.com/rasa/dskwipe/releases/download/v1.2/dskwipe-1.2-win32.zip",
"hash": "bc9a2b9dc180d3fe1b1e9a477595a76d1cc9231650f35ba339763c6c0218c88c",
"bin": "dskwipe.exe"
}
8 changes: 8 additions & 0 deletions eolfix.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"homepage": "https://github.com/rasa/eolfix",
"version": "0.3.0",
"license": "MIT",
"url": "https://github.com/rasa/eolfix/releases/download/v0.3.0/eolfix-0.3.0-win32.zip",
"hash": "1d674daed4b5ab7d8de21c14d108b78dd6cd7bfcfb34db264bbf3a09cc65a62f",
"bin": "eolfix.exe"
}
8 changes: 8 additions & 0 deletions exetype.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"homepage": "https://github.com/rasa/exetype",
"version": "1.4",
"license": "MIT",
"url": "https://github.com/rasa/exetype/releases/download/v1.4/exetype-1.4-win32.zip",
"hash": "6e9ee25dae27138018c549c4abfe6007dea9d920a1c0f313b851fe4b0d368286",
"bin": "exetype.exe"
}
9 changes: 9 additions & 0 deletions fat32format.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"homepage": "http://www.ridgecrop.demon.co.uk/index.htm?fat32format.htm",
"version": "1.07",
"license": "GPL",
"url": "http://www.ridgecrop.demon.co.uk/download/fat32format.zip",
"hash": "812a33f01c7d73a1e4b89427c01b6bf967dc8d8ef3671200f381b130356b3068",
"bin": "fat32format.exe"
}

8 changes: 8 additions & 0 deletions getjpegs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"homepage": "https://github.com/rasa/getjpegs",
"version": "1.5",
"license": "MIT",
"url": "https://github.com/rasa/getjpegs/releases/download/v1.5/getjpegs-1.5-win32.zip",
"hash": "94360ac044bbda69f38c12bb56535ee90d12d279c5df4665b563be2e35393343",
"bin": "getjpegs.exe"
}
8 changes: 8 additions & 0 deletions inirw.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"homepage": "https://github.com/rasa/inirw",
"version": "1.4",
"license": "MIT",
"url": "https://github.com/rasa/inirw/releases/download/v1.4/inirw-1.4-win32.zip",
"hash": "12adf14d943195f33323ec08e8171a263da82de19f6d981fee6ffc110f7b08c0",
"bin": "inirw.exe"
}
8 changes: 8 additions & 0 deletions lsdsk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"homepage": "https://github.com/rasa/lsdsk",
"version": "1.8",
"license": "MIT",
"url": "https://github.com/rasa/lsdsk/releases/download/v1.8/lsdsk-1.8-win32.zip",
"hash": "dd27b551df15bf59a977b2eb1a4b2415f9f7c68830393e0f84decb602b060984",
"bin": "lsdsk.exe"
}
8 changes: 8 additions & 0 deletions mklnk.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"homepage": "https://github.com/rasa/mklnk",
"version": "1.5",
"license": "MIT",
"url": "https://github.com/rasa/mklnk/releases/download/v1.5/mklnk-1.5-win32.zip",
"hash": "3526a7b87190366aa667bba66e7a45cf753597c9a77940228dfb030879a6eaab",
"bin": "mklnk.exe"
}
8 changes: 8 additions & 0 deletions mtee.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"homepage": "http://ritchielawrence.github.io/mtee/",
"version": "2.21",
"license": "MIT",
"url": "https://codeload.github.com/ritchielawrence/mtee/legacy.zip/master#mtee.zip",
"hash": "0acf8e8602e641fc914b23537c7a90861c4b076e569e4521b95d37ad361eefa4",
"bin": "ritchielawrence-mtee-e4d4592\\bin\\Release\\mtee.exe"
}
Loading

0 comments on commit 8cb0017

Please sign in to comment.