From 8f230963fbd2675e6c709982fcad68b8471f0a69 Mon Sep 17 00:00:00 2001 From: yintothayang Date: Tue, 23 May 2017 23:18:29 +0900 Subject: new port for RedShell SDK --- ports/redshell/CONTROL | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ports/redshell/CONTROL (limited to 'ports/redshell/CONTROL') diff --git a/ports/redshell/CONTROL b/ports/redshell/CONTROL new file mode 100644 index 000000000..34632b1fc --- /dev/null +++ b/ports/redshell/CONTROL @@ -0,0 +1,3 @@ +Source: redshell +Version: 1.0.0 +Description: RedShell C++ SDK. Steam attribution tracking, www.redshell.io -- cgit v1.2.3 From 341d606e6013787c8b6e9fa5e5bdbcb57450c166 Mon Sep 17 00:00:00 2001 From: Robert Schumacher Date: Thu, 25 May 2017 16:09:59 -0700 Subject: [redshell] Add comment to control file indicating the prebuilt dependencies --- ports/redshell/CONTROL | 1 + 1 file changed, 1 insertion(+) (limited to 'ports/redshell/CONTROL') diff --git a/ports/redshell/CONTROL b/ports/redshell/CONTROL index 34632b1fc..54d211498 100644 --- a/ports/redshell/CONTROL +++ b/ports/redshell/CONTROL @@ -1,3 +1,4 @@ Source: redshell Version: 1.0.0 Description: RedShell C++ SDK. Steam attribution tracking, www.redshell.io +# Built-Using: openssl (= 1.0.2k-2), cpprestsdk (= 2.9.0-2), boost (= 1.64-4), websocketpp (= 0.7.0), zlib (= 1.2.11), bzip2 (= 1.0.6-1) -- cgit v1.2.3