summaryrefslogtreecommitdiff
path: root/homebrew/rkflashtool/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/rkflashtool/.beer')
-rw-r--r--homebrew/rkflashtool/.beer25
1 files changed, 25 insertions, 0 deletions
diff --git a/homebrew/rkflashtool/.beer b/homebrew/rkflashtool/.beer
new file mode 100644
index 000000000..b4c481a73
--- /dev/null
+++ b/homebrew/rkflashtool/.beer
@@ -0,0 +1,25 @@
+{
+ "name": "Rkflashtool",
+ "description": "Tools for flashing Rockchip devices",
+ "url": "https://downloads.sourceforge.net/project/rkflashtool/rkflashtool-6.1/rkflashtool-6.1-src.tar.bz2",
+ "mirror": null,
+ "homepage": "https://sourceforge.net/projects/rkflashtool/",
+ "depends": [
+ {
+ "depend": "pkg-config",
+ "build-depend": true
+ },
+ {
+ "depend": "libusb",
+ "build-depend": false
+ }
+ ],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"make\", \"install\", \"PREFIX=#{prefix}\""
+ ],
+ "version": "6.1",
+ "file": "rkflashtool.rb"
+} \ No newline at end of file