repo_name stringlengths 6 97 | path stringlengths 3 341 | text stringlengths 8 1.02M |
|---|---|---|
0x07CB/linuxbrew-core | Formula/v.rb | <filename>Formula/v.rb
class V < Formula
desc "Z for vim"
homepage "https://github.com/rupa/v"
url "https://github.com/rupa/v/archive/v1.1.tar.gz"
sha256 "6483ef1248dcbc6f360b0cdeb9f9c11879815bd18b0c4f053a18ddd56a69b81f"
head "https://github.com/rupa/v.git", branch: "master"
bottle do
sha256 cellar: :a... |
0x07CB/linuxbrew-core | Formula/rmcast.rb | <reponame>0x07CB/linuxbrew-core<filename>Formula/rmcast.rb
class Rmcast < Formula
desc "IP Multicast library"
homepage "http://www.land.ufrj.br/tools/rmcast/rmcast.html"
url "http://www.land.ufrj.br/tools/rmcast/download/rmcast-2.0.0.tar.gz"
sha256 "79ccbdbe4a299fd122521574eaf9b3e2d524dd5e074d9bc3eb521f1d934a59... |
0x07CB/linuxbrew-core | Formula/dotnet.rb | <gh_stars>100-1000
class Dotnet < Formula
desc ".NET Core"
homepage "https://dotnet.microsoft.com/"
url "https://github.com/dotnet/source-build.git",
tag: "v5.0.207-SDK",
revision: "52296950a9e8d1b34a2e0e10e4b8bb06daba2dcc"
license "MIT"
livecheck do
url :stable
regex(/^v?(\d+(?:\.\d... |
0x07CB/linuxbrew-core | Formula/prips.rb | class Prips < Formula
desc "Print the IP addresses in a given range"
homepage "https://devel.ringlet.net/sysutils/prips/"
url "https://devel.ringlet.net/files/sys/prips/prips-1.1.1.tar.xz"
sha256 "16efeac69b8bd9d13c80ec365ea66bc3bb8326dc23975acdac03184ee8da63a8"
livecheck do
url :homepage
regex(/curr... |
0x07CB/linuxbrew-core | Formula/rc.rb | <filename>Formula/rc.rb
class Rc < Formula
desc "Implementation of the AT&T Plan 9 shell"
homepage "http://doc.cat-v.org/plan_9/4th_edition/papers/rc"
url "https://web.archive.org/web/20200227085442/static.tobold.org/rc/rc-1.7.4.tar.gz"
mirror "https://src.fedoraproject.org/repo/extras/rc/rc-1.7.4.tar.gz/f99732... |
0x07CB/linuxbrew-core | Formula/http-parser.rb | class HttpParser < Formula
desc "HTTP request/response parser for c"
homepage "https://github.com/nodejs/http-parser"
url "https://github.com/nodejs/http-parser/archive/v2.9.4.tar.gz"
sha256 "467b9e30fd0979ee301065e70f637d525c28193449e1b13fbcb1b1fab3ad224f"
license "MIT"
bottle do
sha256 cellar: :any, ... |
0x07CB/linuxbrew-core | Formula/hspell.rb | <gh_stars>100-1000
class Hspell < Formula
desc "Free Hebrew linguistic project"
homepage "http://hspell.ivrix.org.il/"
url "http://hspell.ivrix.org.il/hspell-1.4.tar.gz"
sha256 "7310f5d58740d21d6d215c1179658602ef7da97a816bc1497c8764be97aabea3"
license "AGPL-3.0-only"
livecheck do
url "http://hspell.ivr... |
0x07CB/linuxbrew-core | Formula/abnfgen.rb | class Abnfgen < Formula
desc "Quickly generate random documents that match an ABFN grammar"
homepage "http://www.quut.com/abnfgen/"
url "http://www.quut.com/abnfgen/abnfgen-0.20.tar.gz"
sha256 "73ce23ab8f95d649ab9402632af977e11666c825b3020eb8c7d03fa4ca3e7514"
livecheck do
url :homepage
regex(%r{href=... |
0x07CB/linuxbrew-core | Formula/soapysdr.rb | class Soapysdr < Formula
desc "Vendor and platform neutral SDR support library"
homepage "https://github.com/pothosware/SoapySDR/wiki"
url "https://github.com/pothosware/SoapySDR/archive/soapy-sdr-0.8.1.tar.gz"
sha256 "a508083875ed75d1090c24f88abef9895ad65f0f1b54e96d74094478f0c400e6"
license "BSL-1.0"
head ... |
0x07CB/linuxbrew-core | Formula/pyinstaller.rb | <filename>Formula/pyinstaller.rb
class Pyinstaller < Formula
include Language::Python::Virtualenv
desc "Bundle a Python application and all its dependencies"
homepage "https://www.pyinstaller.org"
url "https://files.pythonhosted.org/packages/a9/d9/9fdfb0ac2354d059e466d562689dbe53a23c4062019da2057f0eaed635e0/py... |
0x07CB/linuxbrew-core | Formula/mussh.rb | class Mussh < Formula
desc "Multi-host SSH wrapper"
homepage "https://mussh.sourceforge.io/"
url "https://downloads.sourceforge.net/project/mussh/mussh/1.0/mussh-1.0.tgz"
sha256 "6ba883cfaacc3f54c2643e8790556ff7b17da73c9e0d4e18346a51791fedd267"
bottle do
sha256 cellar: :any_skip_relocation, x86_64_linux:... |
0x07CB/linuxbrew-core | Formula/gnirehtet.rb | class Gnirehtet < Formula
desc "Reverse tethering tool for Android"
homepage "https://github.com/Genymobile/gnirehtet"
url "https://github.com/Genymobile/gnirehtet/archive/v2.5.tar.gz"
sha256 "2b55b56e1b21d1b609a0899fe85d1f311120bb12b04761ec586187338daf6ec5"
license "Apache-2.0"
revision 1
head "https://g... |
0x07CB/linuxbrew-core | Formula/crispy-doom.rb | class CrispyDoom < Formula
desc "Limit-removing enhanced-resolution Doom source port based on Chocolate Doom"
homepage "https://github.com/fabiangreffrath/crispy-doom"
url "https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.10.3.tar.gz"
sha256 "eef8dc26e8952b23717be3b20239fda4ee598425113283877... |
0x07CB/linuxbrew-core | Formula/wildmidi.rb | class Wildmidi < Formula
desc "Simple software midi player"
homepage "https://www.mindwerks.net/projects/wildmidi/"
url "https://github.com/Mindwerks/wildmidi/archive/refs/tags/wildmidi-0.4.4.tar.gz"
sha256 "6f267c8d331e9859906837e2c197093fddec31829d2ebf7b958cf6b7ae935430"
license all_of: ["GPL-3.0-only", "LG... |
0x07CB/linuxbrew-core | Formula/spot.rb | <filename>Formula/spot.rb
class Spot < Formula
desc "Platform for LTL and ω-automata manipulation"
homepage "https://spot.lrde.epita.fr/"
url "https://www.lrde.epita.fr/dload/spot/spot-2.9.8.tar.gz"
sha256 "b7f404bb90a335a5914384ecc3fc3a2021ff22c57ee97a40c07bb2ab40e20cf9"
license "GPL-3.0-or-later"
liveche... |
0x07CB/linuxbrew-core | Formula/cloudformation-guard.rb | <gh_stars>100-1000
class CloudformationGuard < Formula
desc "Checks CloudFormation templates for compliance using a declarative syntax"
homepage "https://github.com/aws-cloudformation/cloudformation-guard"
url "https://github.com/aws-cloudformation/cloudformation-guard/archive/2.0.3.tar.gz"
sha256 "a3bcd94d679c... |
0x07CB/linuxbrew-core | Formula/gitbucket.rb | class Gitbucket < Formula
desc "Git platform powered by Scala offering"
homepage "https://github.com/gitbucket/gitbucket"
url "https://github.com/gitbucket/gitbucket/releases/download/4.36.2/gitbucket.war"
sha256 "d22089c0ba131c82c70c55bc9427b2ec095098815f96ca31f88edd7c2882d62d"
license "Apache-2.0"
bottle... |
0x07CB/linuxbrew-core | Formula/procps.rb | class Procps < Formula
desc "Utilities for browsing procfs"
homepage "https://gitlab.com/procps-ng/procps"
url "https://gitlab.com/procps-ng/procps/-/archive/v3.3.17/procps-v3.3.17.tar.gz"
sha256 "efa6f6b4625a795f5c8a3d5bd630a121d270bc8573c5a0b6a6068e73611d6cd5"
license "GPL-2.0-or-later"
head "https://gitl... |
0x07CB/linuxbrew-core | Formula/makeself.rb | <filename>Formula/makeself.rb
class Makeself < Formula
desc "Generates a self-extracting compressed tar archive"
homepage "https://makeself.io/"
url "https://github.com/megastep/makeself/archive/release-2.4.5.tar.gz"
sha256 "91deafdbfddf130abe67d7546f0c50be6af6711bb1c351b768043bd527bd6e45"
license "GPL-2.0-or... |
0x07CB/linuxbrew-core | Formula/rtmidi.rb | <filename>Formula/rtmidi.rb<gh_stars>100-1000
class Rtmidi < Formula
desc "C++ classes that provide a common API for realtime MIDI input/output"
homepage "https://www.music.mcgill.ca/~gary/rtmidi/"
url "https://www.music.mcgill.ca/~gary/rtmidi/release/rtmidi-4.0.0.tar.gz"
sha256 "370cfe710f43fbeba8d2b8c8bc310f3... |
0x07CB/linuxbrew-core | Formula/docker-credential-helper-ecr.rb | class DockerCredentialHelperEcr < Formula
desc "Docker Credential Helper for Amazon ECR"
homepage "https://github.com/awslabs/amazon-ecr-credential-helper"
url "https://github.com/awslabs/amazon-ecr-credential-helper.git",
tag: "v0.5.0",
revision: "b19192b6522b2da02d14ec394c331f3b1a70efe2"
lice... |
0x07CB/linuxbrew-core | Formula/viu.rb | class Viu < Formula
desc "Simple terminal image viewer written in Rust"
homepage "https://github.com/atanunq/viu"
url "https://github.com/atanunq/viu/archive/refs/tags/v1.3.0.tar.gz"
sha256 "ee049c065945a528699799f18de4d82355d5b2f5509d2435b9f5332c8dd520c5"
license "MIT"
head "https://github.com/atanunq/viu.... |
0x07CB/linuxbrew-core | Formula/sonar-scanner.rb | <reponame>0x07CB/linuxbrew-core
class SonarScanner < Formula
desc "Launcher to analyze a project with SonarQube"
homepage "https://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner"
url "https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-4.6.2.2472.zip"
sha256 "344b... |
0x07CB/linuxbrew-core | Formula/snowpack.rb | <reponame>0x07CB/linuxbrew-core<gh_stars>100-1000
require "language/node"
class Snowpack < Formula
desc "Frontend build tool designed for the modern web"
homepage "https://www.snowpack.dev"
url "https://registry.npmjs.org/snowpack/-/snowpack-3.8.8.tgz"
sha256 "0cf99f86955b29c3e40332131e488ff38f64045ef23ba649d0... |
0x07CB/linuxbrew-core | Formula/flif.rb | class Flif < Formula
desc "Free Loseless Image Format"
homepage "https://flif.info/"
# When updating, please check if FLIF switched to CMake yet
url "https://github.com/FLIF-hub/FLIF/archive/v0.3.tar.gz"
sha256 "aa02a62974d78f8109cff21ecb6d805f1d23b05b2db7189cfdf1f0d97ff89498"
license "LGPL-3.0"
head "htt... |
0x07CB/linuxbrew-core | Formula/bzr-rewrite.rb | <filename>Formula/bzr-rewrite.rb
class BzrRewrite < Formula
desc "Bazaar plugin to support rewriting revisions and rebasing"
homepage "https://launchpad.net/bzr-rewrite"
url "https://launchpad.net/bzr-rewrite/trunk/0.6.3/+download/bzr-rewrite-0.6.3.tar.gz"
sha256 "f4d0032a41a549a0bc3ac4248cd4599da859174ea33e56b... |
0x07CB/linuxbrew-core | Formula/xsel.rb | <gh_stars>100-1000
class Xsel < Formula
desc "Command-line program for getting and setting the contents of the X selection"
homepage "http://www.vergenet.net/~conrad/software/xsel/"
license "MIT"
# Stable block to apply Fedora patches as current release is from 2008.
# Remove when a new release is available.... |
0x07CB/linuxbrew-core | Formula/zdelta.rb | <reponame>0x07CB/linuxbrew-core<gh_stars>100-1000
class Zdelta < Formula
desc "Lossless delta compression library"
homepage "https://web.archive.org/web/20150804051750/cis.poly.edu/zdelta/"
url "https://web.archive.org/web/20150804051752/cis.poly.edu/zdelta/downloads/zdelta-2.1.tar.gz"
sha256 "03e6beb2e1235f209... |
0x07CB/linuxbrew-core | Formula/libowfat.rb | <reponame>0x07CB/linuxbrew-core
class Libowfat < Formula
desc "Reimplements libdjb"
homepage "https://www.fefe.de/libowfat/"
url "https://www.fefe.de/libowfat/libowfat-0.32.tar.xz"
sha256 "f4b9b3d9922dc25bc93adedf9e9ff8ddbebaf623f14c8e7a5f2301bfef7998c1"
license "GPL-2.0-only"
revision 1
head ":pserver:cv... |
0x07CB/linuxbrew-core | Formula/srecord.rb | class Srecord < Formula
desc "Tools for manipulating EPROM load files"
homepage "https://srecord.sourceforge.io/"
url "https://downloads.sourceforge.net/project/srecord/srecord/1.64/srecord-1.64.tar.gz"
sha256 "49a4418733c508c03ad79a29e95acec9a2fbc4c7306131d2a8f5ef32012e67e2"
license all_of: ["GPL-3.0-or-late... |
0x07CB/linuxbrew-core | Formula/graphql-cli.rb | <filename>Formula/graphql-cli.rb
require "language/node"
class GraphqlCli < Formula
desc "Command-line tool for common GraphQL development workflows"
homepage "https://github.com/Urigo/graphql-cli"
url "https://registry.npmjs.org/graphql-cli/-/graphql-cli-4.1.0.tgz"
sha256 "c52d62ac108d4a3f711dbead0939bd02e3e2... |
0x07CB/linuxbrew-core | Formula/spaceinvaders-go.rb | <reponame>0x07CB/linuxbrew-core<filename>Formula/spaceinvaders-go.rb
class SpaceinvadersGo < Formula
desc "Space Invaders in your terminal written in Go"
homepage "https://github.com/asib/spaceinvaders"
url "https://github.com/asib/spaceinvaders/archive/v1.2.1.tar.gz"
sha256 "3fef982b94784d34ac2ae68c1d5dec12e26... |
0x07CB/linuxbrew-core | Formula/hcl2json.rb | <gh_stars>100-1000
class Hcl2json < Formula
desc "Convert HCL2 to JSON"
homepage "https://github.com/tmccombs/hcl2json"
url "https://github.com/tmccombs/hcl2json/archive/v0.3.3.tar.gz"
sha256 "e2aa5ef900cfe42ebd9454cfe61b8cf780b4a026dae22e4ef5fc779f34da4126"
license "Apache-2.0"
head "https://github.com/tmc... |
0x07CB/linuxbrew-core | Formula/png++.rb | <reponame>0x07CB/linuxbrew-core
class Pngxx < Formula
desc "C++ wrapper for libpng library"
homepage "https://www.nongnu.org/pngpp/"
url "https://download.savannah.gnu.org/releases/pngpp/png++-0.2.10.tar.gz"
sha256 "998af216ab16ebb88543fbaa2dbb9175855e944775b66f2996fc945c8444eee1"
livecheck do
url "https... |
0x07CB/linuxbrew-core | Formula/kafka.rb | class Kafka < Formula
desc "Open-source distributed event streaming platform"
homepage "https://kafka.apache.org/"
url "https://www.apache.org/dyn/closer.lua?path=kafka/3.0.0/kafka_2.13-3.0.0.tgz"
mirror "https://archive.apache.org/dist/kafka/3.0.0/kafka_2.13-3.0.0.tgz"
sha256 "a82728166bbccf406009747a25e1fe5... |
0x07CB/linuxbrew-core | Formula/golang-migrate.rb | <reponame>0x07CB/linuxbrew-core
class GolangMigrate < Formula
desc "Database migrations CLI tool"
homepage "https://github.com/golang-migrate/migrate"
url "https://github.com/golang-migrate/migrate/archive/v4.15.1.tar.gz"
sha256 "d426b0c55b3445210392fc61cbeefbe8410665bf2725eed9b1becb6c200ffe42"
license "MIT"
... |
0x07CB/linuxbrew-core | Formula/apache-archiva.rb | class ApacheArchiva < Formula
desc "Build Artifact Repository Manager"
homepage "https://archiva.apache.org/"
url "https://www.apache.org/dyn/closer.lua?path=archiva/2.2.5/binaries/apache-archiva-2.2.5-bin.tar.gz"
mirror "https://archive.apache.org/dist/archiva/2.2.5/binaries/apache-archiva-2.2.5-bin.tar.gz"
... |
0x07CB/linuxbrew-core | Formula/negfix8.rb | class Negfix8 < Formula
desc "Turn scanned negative images into positives"
homepage "https://sites.google.com/site/negfix"
url "https://sites.google.com/site/negfix/downloads/negfix8.3.tgz"
sha256 "2f360b0dd16ca986fbaebf5873ee55044cae591546b573bb17797cbf569515bd"
livecheck do
url "https://sites.google.co... |
0x07CB/linuxbrew-core | Formula/cgit.rb | <gh_stars>100-1000
class Cgit < Formula
desc "Hyperfast web frontend for Git repositories written in C"
homepage "https://git.zx2c4.com/cgit/"
url "https://git.zx2c4.com/cgit/snapshot/cgit-1.2.3.tar.xz"
sha256 "5a5f12d2f66bd3629c8bc103ec8ec2301b292e97155d30a9a61884ea414a6da4"
license "GPL-2.0-only"
liveche... |
0x07CB/linuxbrew-core | Formula/ragel.rb | <filename>Formula/ragel.rb
class Ragel < Formula
desc "State machine compiler"
homepage "https://www.colm.net/open-source/ragel/"
url "https://www.colm.net/files/ragel/ragel-6.10.tar.gz"
sha256 "5f156edb65d20b856d638dd9ee2dfb43285914d9aa2b6ec779dac0270cd56c3f"
license "GPL-2.0"
livecheck do
url :homepa... |
0x07CB/linuxbrew-core | Formula/bbcolors.rb | <reponame>0x07CB/linuxbrew-core
class Bbcolors < Formula
desc "Save and load color schemes for BBEdit and TextWrangler"
homepage "https://daringfireball.net/projects/bbcolors/"
url "https://daringfireball.net/projects/downloads/bbcolors_1.0.1.zip"
sha256 "6ea07b365af1eb5f7fb9e68e4648eec24a1ee32157eb8c4a51370597... |
0x07CB/linuxbrew-core | Formula/kepubify.rb | class Kepubify < Formula
desc "Convert ebooks from epub to kepub"
homepage "https://pgaskin.net/kepubify/"
url "https://github.com/pgaskin/kepubify/archive/v4.0.1.tar.gz"
sha256 "30e497e3a8490bcf571d01a7bb6cc2410689fccd7f9a516c31a166460d901aa8"
license "MIT"
head "https://github.com/pgaskin/kepubify.git"
... |
0x07CB/linuxbrew-core | Formula/shapelib.rb | class Shapelib < Formula
desc "Library for reading and writing ArcView Shapefiles"
homepage "http://shapelib.maptools.org/"
url "https://download.osgeo.org/shapelib/shapelib-1.5.0.tar.gz"
sha256 "1fc0a480982caef9e7b9423070b47750ba34cd0ba82668f2e638fab1d07adae1"
license any_of: ["LGPL-2.0-or-later", "MIT"]
... |
0x07CB/linuxbrew-core | Formula/cargo-audit.rb | class CargoAudit < Formula
desc "Audit Cargo.lock files for crates with security vulnerabilities"
homepage "https://rustsec.org/"
url "https://github.com/RustSec/rustsec/archive/cargo-audit/v0.15.2.tar.gz"
sha256 "ed330d33f86036acd27ab8f717903aa515c306d02217aa217c95e2a5fdab1f8e"
license any_of: ["Apache-2.0",... |
0x07CB/linuxbrew-core | Formula/vsts-cli.rb | <filename>Formula/vsts-cli.rb
class VstsCli < Formula
include Language::Python::Virtualenv
desc "Manage and work with VSTS/TFS resources from the command-line"
homepage "https://docs.microsoft.com/en-us/cli/vsts"
url "https://files.pythonhosted.org/packages/f9/c2/3ed698480ab30d2807fc961eef152099589aeaec3f14079... |
0x07CB/linuxbrew-core | Formula/civl.rb | class Civl < Formula
desc "Concurrency Intermediate Verification Language"
homepage "https://vsl.cis.udel.edu/civl/"
url "https://vsl.cis.udel.edu/lib/sw/civl/1.20/r5259/release/CIVL-1.20_5259.tgz"
version "1.20-5259"
sha256 "15bf63b3a92300e8432e95397284e29aaa5897e405db9fc2d56cd086f9e330d3"
revision 1
li... |
0x07CB/linuxbrew-core | Formula/vultr.rb | <filename>Formula/vultr.rb
class Vultr < Formula
desc "Command-line tool for Vultr"
homepage "https://jamesclonk.github.io/vultr"
url "https://github.com/JamesClonk/vultr/archive/v2.0.3.tar.gz"
sha256 "6529d521a7fa006808cd07331f31256e91773ec7e1a0c7839cd14884034fb185"
license "MIT"
head "https://github.com/J... |
0x07CB/linuxbrew-core | Formula/pycodestyle.rb | <reponame>0x07CB/linuxbrew-core<filename>Formula/pycodestyle.rb
class Pycodestyle < Formula
desc "Simple Python style checker in one Python file"
homepage "https://pycodestyle.pycqa.org/"
url "https://github.com/PyCQA/pycodestyle/archive/2.7.0.tar.gz"
sha256 "5651c4b981bb0620e6ffb6a94dd6a68ec7fdcbd88c3219e5a976... |
0x07CB/linuxbrew-core | Formula/haproxy.rb | <filename>Formula/haproxy.rb<gh_stars>100-1000
class Haproxy < Formula
desc "Reliable, high performance TCP/HTTP load balancer"
homepage "https://www.haproxy.org/"
url "https://www.haproxy.org/download/2.4/src/haproxy-2.4.4.tar.gz"
sha256 "116b7329cebee5dab8ba47ad70feeabd0c91680d9ef68c28e41c34869920d1fe"
lice... |
0x07CB/linuxbrew-core | Formula/yasm.rb | <filename>Formula/yasm.rb
class Yasm < Formula
desc "Modular BSD reimplementation of NASM"
homepage "https://yasm.tortall.net/"
url "https://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz"
mirror "https://ftp.openbsd.org/pub/OpenBSD/distfiles/yasm-1.3.0.tar.gz"
sha256 "3dce6601b495f5b3d45b59f7d2492a... |
0x07CB/linuxbrew-core | Formula/fann.rb | class Fann < Formula
desc "Fast artificial neural network library"
homepage "https://sourceforge.net/projects/fann"
url "https://downloads.sourceforge.net/project/fann/fann/2.2.0/FANN-2.2.0-Source.tar.gz"
sha256 "3d6ee056dab91f3b34a3f233de6a15331737848a4cbdb4e0552123d95eed4485"
license "LGPL-2.1-or-later"
... |
0x07CB/linuxbrew-core | Formula/unyaffs.rb | class Unyaffs < Formula
desc "Extract files from a YAFFS2 filesystem image"
homepage "https://www.b-ehlers.de/projects/unyaffs.html"
url "https://git.b-ehlers.de/ehlers/unyaffs/archive/0.9.7.tar.gz"
sha256 "792d18c3866910e25026aaa9dcfdec4b67bca7453ce5b2474d1ce8e9d31b2c69"
license "GPL-2.0-only"
head "https:... |
0x07CB/linuxbrew-core | Formula/emacs-dracula.rb | <reponame>0x07CB/linuxbrew-core
class EmacsDracula < Formula
desc "Dark color theme available for a number of editors"
homepage "https://github.com/dracula/emacs"
url "https://github.com/dracula/emacs/archive/v1.7.0.tar.gz"
sha256 "dbbcc968cf8187a8ada9f040137ba03dc0e51b285e96e128d26cea05cf470330"
license "MIT... |
0x07CB/linuxbrew-core | Formula/sgrep.rb | <reponame>0x07CB/linuxbrew-core<filename>Formula/sgrep.rb
class Sgrep < Formula
desc "Search SGML, XML, and HTML"
homepage "https://www.cs.helsinki.fi/u/jjaakkol/sgrep.html"
url "https://www.cs.helsinki.fi/pub/Software/Local/Sgrep/sgrep-1.94a.tar.gz"
mirror "https://fossies.org/linux/misc/old/sgrep-1.94a.tar.gz... |
0x07CB/linuxbrew-core | Formula/apache-opennlp.rb | class ApacheOpennlp < Formula
desc "Machine learning toolkit for processing natural language text"
homepage "https://opennlp.apache.org/"
url "https://www.apache.org/dyn/closer.lua?path=opennlp/opennlp-1.9.3/apache-opennlp-1.9.3-bin.tar.gz"
mirror "https://archive.apache.org/dist/opennlp/opennlp-1.9.3/apache-op... |
0x07CB/linuxbrew-core | Formula/g2o.rb | <reponame>0x07CB/linuxbrew-core
class G2o < Formula
desc "General framework for graph optimization"
homepage "https://openslam-org.github.io/g2o.html"
url "https://github.com/RainerKuemmerle/g2o/archive/refs/tags/20201223_git.tar.gz"
version "20201223"
sha256 "20af80edf8fd237e29bd21859b8fc734e615680e8838824e8... |
0x07CB/linuxbrew-core | Formula/slacknimate.rb | <gh_stars>100-1000
class Slacknimate < Formula
desc "Text animation for Slack messages"
homepage "https://github.com/mroth/slacknimate"
url "https://github.com/mroth/slacknimate/archive/v1.1.0.tar.gz"
sha256 "71c7a65192c8bbb790201787fabbb757de87f8412e0d41fe386c6b4343cb845c"
license "MPL-2.0"
head "https://g... |
0x07CB/linuxbrew-core | Formula/libfreenect.rb | class Libfreenect < Formula
desc "Drivers and libraries for the Xbox Kinect device"
homepage "https://openkinect.org/"
url "https://github.com/OpenKinect/libfreenect/archive/v0.6.2.tar.gz"
sha256 "e135f5e60ae290bf1aa403556211f0a62856a9e34f12f12400ec593620a36bfa"
license any_of: ["Apache-2.0", "GPL-2.0-only"]
... |
0x07CB/linuxbrew-core | Formula/cf.rb | <gh_stars>100-1000
class Cf < Formula
desc "Filter to replace numeric timestamps with a formatted date time"
homepage "https://ee.lbl.gov/"
url "https://ee.lbl.gov/downloads/cf/cf-1.2.5.tar.gz"
sha256 "ef65e9eb57c56456dfd897fec12da8617c775e986c23c0b9cbfab173b34e5509"
livecheck do
url "https://ee.lbl.gov/... |
0x07CB/linuxbrew-core | Formula/nbdime.rb | <gh_stars>100-1000
class Nbdime < Formula
include Language::Python::Virtualenv
desc "Jupyter Notebook Diff and Merge tools"
homepage "https://nbdime.readthedocs.io"
url "https://files.pythonhosted.org/packages/b5/22/28dc0e5e34255d17a47f3050d9a02ce783ab72b32db0b6c9cb5a38c367de/nbdime-3.1.0.tar.gz"
sha256 "12d... |
0x07CB/linuxbrew-core | Formula/clac.rb | class Clac < Formula
desc "Command-line, stack-based calculator with postfix notation"
homepage "https://github.com/soveran/clac"
url "https://github.com/soveran/clac/archive/0.3.3.tar.gz"
sha256 "e751e31bd2d3cdf6daa80da0ea7761630767aa22df6954df35997d1fcc5fa8ae"
license "BSD-2-Clause"
bottle do
sha256 ... |
0x07CB/linuxbrew-core | Formula/ohcount.rb | <gh_stars>100-1000
class Ohcount < Formula
desc "Source code line counter"
homepage "https://github.com/blackducksoftware/ohcount"
url "https://github.com/blackducksoftware/ohcount/archive/4.0.0.tar.gz"
sha256 "d71f69fd025f5bae58040988108f0d8d84f7204edda1247013cae555bfdae1b9"
license "GPL-2.0"
head "https:/... |
0x07CB/linuxbrew-core | Formula/gox.rb | <reponame>0x07CB/linuxbrew-core
class Gox < Formula
desc "Go cross compile tool"
homepage "https://github.com/mitchellh/gox"
url "https://github.com/mitchellh/gox/archive/v1.0.1.tar.gz"
sha256 "25aab55a4ba75653931be2a2b95e29216b54bd8fecc7931bd416efe49a388229"
license "MPL-2.0"
head "https://github.com/mitch... |
0x07CB/linuxbrew-core | Formula/sqlite-utils.rb | <reponame>0x07CB/linuxbrew-core
class SqliteUtils < Formula
include Language::Python::Virtualenv
desc "CLI utility for manipulating SQLite databases"
homepage "https://sqlite-utils.datasette.io/"
url "https://files.pythonhosted.org/packages/98/c4/6a7eb6087cc77ff9c44f341967f97ec36a2181fe1796bb4f2cd61608f255/sqli... |
0x07CB/linuxbrew-core | Formula/stress.rb | class Stress < Formula
desc "Tool to impose load on and stress test a computer system"
homepage "https://web.archive.org/web/20190702093856/https://people.seas.harvard.edu/~apw/stress/"
url "https://deb.debian.org/debian/pool/main/s/stress/stress_1.0.5.orig.tar.gz"
sha256 "1798e49ca365d928fb194ba1b8e8d1e09963b4... |
0x07CB/linuxbrew-core | Formula/liblqr.rb | class Liblqr < Formula
desc "C/C++ seam carving library"
homepage "https://liblqr.wikidot.com/"
url "https://github.com/carlobaldassi/liblqr/archive/v0.4.2.tar.gz"
sha256 "1019a2d91f3935f1f817eb204a51ec977a060d39704c6dafa183b110fd6280b0"
license "LGPL-3.0"
revision 1
head "https://github.com/carlobaldassi... |
0x07CB/linuxbrew-core | Formula/colormake.rb | class Colormake < Formula
desc "Wrapper around make to colorize the output"
homepage "https://github.com/pagekite/Colormake"
url "https://github.com/pagekite/Colormake/archive/0.9.20140503.tar.gz"
sha256 "a3f9fae9a455ac96be1cce0371b28bda33a9af73b06fa8e4329aa2f693d68d22"
license "GPL-2.0"
head "https://githu... |
0x07CB/linuxbrew-core | Formula/tmux-xpanes.rb | <filename>Formula/tmux-xpanes.rb
class TmuxXpanes < Formula
desc "Ultimate terminal divider powered by tmux"
homepage "https://github.com/greymd/tmux-xpanes"
url "https://github.com/greymd/tmux-xpanes/archive/v4.1.3.tar.gz"
sha256 "d6c6ce10bb1a487c6455474fe2274eb56ff0a8a87ee9d5cae7dae676d13c19b2"
license "MIT... |
0x07CB/linuxbrew-core | Formula/finatra.rb | <reponame>0x07CB/linuxbrew-core
class Finatra < Formula
desc "Scala web framework inspired by Sinatra"
homepage "http://finatra.info/"
url "https://github.com/twitter/finatra/archive/1.5.3.tar.gz"
sha256 "aa4fab5ccdc012da9edf4650addf54b6ba64eb7e6a5e88d8c76e68e4d89216de"
license "Apache-2.0"
def install
... |
0x07CB/linuxbrew-core | Formula/camlp5.rb | class Camlp5 < Formula
desc "Preprocessor and pretty-printer for OCaml"
homepage "https://camlp5.github.io/"
url "https://github.com/camlp5/camlp5/archive/rel8.00.tar.gz"
sha256 "906d5325798cd0985a634e9b6b5c76c6810f3f3b8e98b80a7c30b899082c2332"
license "BSD-3-Clause"
revision 1
head "https://github.com/ca... |
0x07CB/linuxbrew-core | Formula/dnstracer.rb | <reponame>0x07CB/linuxbrew-core
class Dnstracer < Formula
desc "Trace a chain of DNS servers to the source"
homepage "https://www.mavetju.org/unix/dnstracer.php"
url "https://www.mavetju.org/download/dnstracer-1.9.tar.gz"
mirror "https://deb.debian.org/debian/pool/main/d/dnstracer/dnstracer_1.9.orig.tar.gz"
s... |
0x07CB/linuxbrew-core | Formula/flow-tools.rb | class FlowTools < Formula
desc "Collect, send, process, and generate NetFlow data reports"
homepage "https://code.google.com/archive/p/flow-tools/"
url "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/flow-tools/flow-tools-0.68.5.1.tar.bz2"
sha256 "80bbd3791b59198f0d20184761d96ba... |
0x07CB/linuxbrew-core | Formula/h2c.rb | <filename>Formula/h2c.rb
class H2c < Formula
desc "Headers 2 curl"
homepage "https://curl.se/h2c/"
url "https://github.com/curl/h2c/archive/refs/tags/1.0.tar.gz"
sha256 "1c5e4d76131abb5151c89cc54945256509dad9d12cab36205aa5bcd7f8a311af"
license "MIT"
def install
bin.install "h2c"
end
test do
as... |
0x07CB/linuxbrew-core | Formula/sloc.rb | require "language/node"
class Sloc < Formula
desc "Simple tool to count source lines of code"
homepage "https://github.com/flosse/sloc#readme"
url "https://registry.npmjs.org/sloc/-/sloc-0.2.1.tgz"
sha256 "fb56f1763b7dadfd0566f819665efc0725ba8dfbec13c75da3839edf309596e6"
license "MIT"
bottle do
sha256... |
0x07CB/linuxbrew-core | Formula/libassuan.rb | class Libassuan < Formula
desc "Assuan IPC Library"
homepage "https://www.gnupg.org/related_software/libassuan/"
url "https://gnupg.org/ftp/gcrypt/libassuan/libassuan-2.5.5.tar.bz2"
mirror "https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/libassuan/libassuan-2.5.5.tar.bz2"
sha256 "8e8c2fcc982f9ca67dcb... |
0x07CB/linuxbrew-core | Formula/cppunit.rb | class Cppunit < Formula
desc "Unit testing framework for C++"
homepage "https://wiki.freedesktop.org/www/Software/cppunit/"
url "https://dev-www.libreoffice.org/src/cppunit-1.15.1.tar.gz"
sha256 "89c5c6665337f56fd2db36bc3805a5619709d51fb136e51937072f63fcc717a7"
license "LGPL-2.1"
livecheck do
url "http... |
0x07CB/linuxbrew-core | Formula/idris2.rb | <reponame>0x07CB/linuxbrew-core
class Idris2 < Formula
desc "Pure functional programming language with dependent types"
homepage "https://www.idris-lang.org/"
url "https://github.com/idris-lang/Idris2/archive/v0.5.1.tar.gz"
sha256 "da44154f6eba5e22ec5ac64c6ba2c28d2df0a57cf620c5b00c11adb51dbda399"
license "BSD... |
0x07CB/linuxbrew-core | Formula/color-code.rb | class ColorCode < Formula
desc "Free advanced MasterMind clone"
homepage "http://colorcode.laebisch.com/"
url "http://colorcode.laebisch.com/download/ColorCode-0.8.5.tar.gz"
sha256 "7c128db12af6ab11439eb710091b4a448100553a4d11d3a7c8dafdfbc57c1a85"
license "GPL-3.0-or-later"
revision 2
livecheck do
ur... |
0x07CB/linuxbrew-core | Formula/vde.rb | class Vde < Formula
desc "Ethernet compliant virtual network"
homepage "https://vde.sourceforge.io/"
url "https://downloads.sourceforge.net/project/vde/vde2/2.3.2/vde2-2.3.2.tar.gz"
sha256 "22df546a63dac88320d35d61b7833bbbcbef13529ad009c7ce3c5cb32250af93"
license "GPL-2.0"
revision 1
livecheck do
url... |
0x07CB/linuxbrew-core | Formula/convmv.rb | class Convmv < Formula
desc "Filename encoding conversion tool"
homepage "https://www.j3e.de/linux/convmv/"
url "https://www.j3e.de/linux/convmv/convmv-2.05.tar.gz"
sha256 "53b6ac8ae4f9beaee5bc5628f6a5382bfd14f42a5bed3d881b829d7b52d81ca6"
livecheck do
url :homepage
regex(/href=.*?convmv[._-]v?(\d+(?:... |
0x07CB/linuxbrew-core | Formula/nsq.rb | class Nsq < Formula
desc "Realtime distributed messaging platform"
homepage "https://nsq.io/"
url "https://github.com/nsqio/nsq/archive/v1.2.1.tar.gz"
sha256 "5fd252be4e9bf5bc0962e5b67ef5ec840895e73b1748fd0c1610fa4950cb9ee1"
license "MIT"
head "https://github.com/nsqio/nsq.git", branch: "master"
bottle d... |
0x07CB/linuxbrew-core | Formula/virtualhost.sh.rb | <reponame>0x07CB/linuxbrew-core
class VirtualhostSh < Formula
desc "Script for macOS to create Apache virtual hosts"
homepage "https://github.com/virtualhost/virtualhost.sh"
url "https://github.com/virtualhost/virtualhost.sh/archive/1.35.tar.gz"
sha256 "75d34b807e71acd253876c6a99cdbc11ce31ffb159155373c83a99af86... |
0x07CB/linuxbrew-core | Formula/apm-bash-completion.rb | <reponame>0x07CB/linuxbrew-core
class ApmBashCompletion < Formula
desc "Completion for Atom Package Manager"
homepage "https://github.com/vigo/apm-bash-completion"
url "https://github.com/vigo/apm-bash-completion/archive/1.0.0.tar.gz"
sha256 "1043a7f19eabe69316ea483830fb9f78d6c90853aaf4dd7ed60007af7f0d6e9d"
l... |
0x07CB/linuxbrew-core | Formula/tinc.rb | <filename>Formula/tinc.rb
class Tinc < Formula
desc "Virtual Private Network (VPN) tool"
homepage "https://www.tinc-vpn.org/"
url "https://tinc-vpn.org/packages/tinc-1.0.36.tar.gz"
sha256 "40f73bb3facc480effe0e771442a706ff0488edea7a5f2505d4ccb2aa8163108"
license "GPL-2.0-or-later"
livecheck do
url "htt... |
0x07CB/linuxbrew-core | Formula/bundler-completion.rb | class BundlerCompletion < Formula
desc "Bash completion for Bundler"
homepage "https://github.com/mernen/completion-ruby"
url "https://github.com/mernen/completion-ruby.git",
revision: "f3e4345042b0cc48317e45b673dfd3d23904b9a7"
version "2"
license "MIT"
head "https://github.com/mernen/completion-ruby.... |
bennofs/autoconf2nix | examples/armagetronad-0.2.8.3.3/MacOS/build_tools/process_files.rb | # Author: <NAME>
#
# Purpose:
# Replace tags and move *.in files
require 'yaml'
require 'fileutils'
# :file is the file we would like to process
# :tags is a string or array of tags we would like to replace. ex: @version@
# :in moves the file from :file to :file minus the ".in" extension
files = [
{
:file => ... |
thamilton2014/chef-repo | cookbooks/phpcs/metadata.rb | name "phpcs"
maintainer "Escape Studios"
maintainer_email "<EMAIL>"
license "MIT"
description "Installs/Configures phpcs"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "0.0.6"
%w{ debian ubuntu redhat centos fedora scientific amazon }.each do ... |
thamilton2014/chef-repo | cookbooks/phpcs/attributes/default.rb | <filename>cookbooks/phpcs/attributes/default.rb
#
# Cookbook Name:: phpcs
# Attributes:: default
#
# Copyright 2013-2014, Escape Studios
#
default['phpcs']['install_method'] = "pear"
default['phpcs']['version'] = "latest" |
thamilton2014/chef-repo | cookbooks/pdepend/attributes/phar.rb | #
# Cookbook Name:: pdepend
# Attributes:: phar
#
# Copyright 2013, Escape Studios
#
default[:pdepend][:phar_url] = "http://static.pdepend.org/php/latest/pdepend.phar"
default[:pdepend][:install_dir] = "" |
thamilton2014/chef-repo | roles/test.rb | <filename>roles/test.rb<gh_stars>0
name 'test'
description 'test server role'
all_env = [
'role[base]',
'recipe[myairwatch-install-user]'
]
run_list(all_env)
env_run_lists(
'_default' => all_env,
'test' => all_env
) |
thamilton2014/chef-repo | roles/webserver.rb | name 'webserver'
description 'Web server role'
all_env = [
'role[base]',
'recipe[php]',
'recipe[php::module_mysql]',
'recipe[apache2]',
'recipe[apache2::mod_php5]',
'recipe[apache2::mod_rewrite]',
'recipe[myairwatch]'
]
run_list(all_env)
env_run_lists(
'_default' => all_env,
'prod... |
thamilton2014/chef-repo | cookbooks/pdepend/attributes/default.rb | <reponame>thamilton2014/chef-repo<gh_stars>0
#
# Cookbook Name:: pdepend
# Attributes:: default
#
# Copyright 2013, Escape Studios
#
default[:pdepend][:install_method] = "pear"
default[:pdepend][:version] = "latest" |
thamilton2014/chef-repo | cookbooks/myairwatch-php/recipes/default.rb | #
# Cookbook Name:: myairwatch-php
# Recipe:: default
#
# Copyright 2015, YOUR_COMPANY_NAME
#
# All rights reserved - Do Not Redistribute
#
install_dir = '/opt/installation'
latest_php = 'http://php.net/get/php-5.6.4.tar.gz/from/this/mirror'
php_tar = 'php-5.6.4.tar.gz'
php_ver = 'php-5.6.4'
directory install_dir do
... |
thamilton2014/chef-repo | cookbooks/phpcs/recipes/coding-standard.rb | <reponame>thamilton2014/chef-repo
#
# Cookbook Name:: phpcs
# Recipe:: coding-standard
#
# Copyright 2013-2014, Escape Studios
#
include_recipe "git"
php_dir = `pear config-show | grep php_dir | awk 'NR==1 {print $(NF)}'`.strip
standards_dir = "#{php_dir}/PHP/CodeSniffer/Standards"
directory standards_dir do
recurs... |
thamilton2014/chef-repo | cookbooks/composer/recipes/default.rb | <reponame>thamilton2014/chef-repo
#
# Cookbook Name:: composer
# Recipe:: default
#
# Copyright 2012-2014, Escape Studios
#
include_recipe 'composer::install'
if node['composer']['install_globally']
include_recipe 'composer::global_configs'
end
|
thamilton2014/chef-repo | cookbooks/pdepend/recipes/default.rb | <gh_stars>0
#
# Cookbook Name:: pdepend
# Recipe:: default
#
# Copyright 2013, Escape Studios
#
case node[:pdepend][:install_method]
when "pear"
include_recipe "pdepend::pear"
when "composer"
include_recipe "pdepend::composer"
when "phar"
include_recipe "pdepend::phar"
end |
thamilton2014/chef-repo | cookbooks/pdepend/attributes/composer.rb | <filename>cookbooks/pdepend/attributes/composer.rb
#
# Cookbook Name:: pdepend
# Attributes:: composer
#
# Copyright 2013, Escape Studios
#
default[:pdepend][:prefix] = "/usr/bin" |
thamilton2014/chef-repo | cookbooks/phpcs/recipes/composer.rb | #
# Cookbook Name:: phpcs
# Recipe:: composer
#
# Copyright 2013-2014, Escape Studios
#
include_recipe "composer"
phpcs_dir = "#{Chef::Config['file_cache_path']}/phpcs"
directory "#{phpcs_dir}" do
owner "root"
group "root"
mode "0755"
action :create
end
#figure out what version to install
if node['phpcs']['vers... |
thamilton2014/chef-repo | environments/node.rb | name "node"
description "The selenium node environment" |
thamilton2014/chef-repo | cookbooks/composer/recipes/self_update.rb | #
# Cookbook Name:: composer
# Recipe:: self_update
#
# Copyright 2012-2014, Escape Studios
#
include_recipe 'composer::install'
execute 'composer-self_update' do
cwd node['composer']['install_dir']
command 'composer self-update'
environment 'COMPOSER_HOME' => Composer.home_dir(node)
action :run
ignore_fail... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.