summaryrefslogtreecommitdiff
path: root/homebrew/neofetch/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/neofetch/.beer')
-rw-r--r--homebrew/neofetch/.beer25
1 files changed, 25 insertions, 0 deletions
diff --git a/homebrew/neofetch/.beer b/homebrew/neofetch/.beer
new file mode 100644
index 000000000..824b7cfff
--- /dev/null
+++ b/homebrew/neofetch/.beer
@@ -0,0 +1,25 @@
+{
+ "name": "Neofetch",
+ "description": "Fast, highly customisable system info script",
+ "url": "https://github.com/dylanaraps/neofetch/archive/6.0.0.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/dylanaraps/neofetch",
+ "depends": [
+ {
+ "depend": "imagemagick",
+ "build-depend": false
+ },
+ {
+ "depend": "screenresolution",
+ "build-depend": false
+ }
+ ],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"make\", \"install\", \"PREFIX=#{prefix}\""
+ ],
+ "version": "6.0.0",
+ "file": "neofetch.rb"
+} \ No newline at end of file