aboutsummaryrefslogtreecommitdiff
path: root/ports/libqrencode/CONTROL
diff options
context:
space:
mode:
authorPhoebe <20694052+PhoebeHui@users.noreply.github.com>2021-09-08 12:40:10 +0800
committerGitHub <noreply@github.com>2021-09-07 21:40:10 -0700
commit8ef3e28099e0d807c6be79520ed217dbcc5c4e85 (patch)
treef32d007a0770658982ac5f5cebab58d6a9539c8c /ports/libqrencode/CONTROL
parent4814a512905e288df1b5d544e60775abcc5a1ca0 (diff)
downloadvcpkg-8ef3e28099e0d807c6be79520ed217dbcc5c4e85.tar.gz
vcpkg-8ef3e28099e0d807c6be79520ed217dbcc5c4e85.zip
[libuv/librsync/libqrencode] Update to latest release version (#19972)
* [libuv/librsync/libqrencode] Update to latest release version * Update the baseline version * [libuv] Add new source file epoll.c * Update the source * Small changes
Diffstat (limited to 'ports/libqrencode/CONTROL')
-rw-r--r--ports/libqrencode/CONTROL9
1 files changed, 0 insertions, 9 deletions
diff --git a/ports/libqrencode/CONTROL b/ports/libqrencode/CONTROL
deleted file mode 100644
index 51ac671a4..000000000
--- a/ports/libqrencode/CONTROL
+++ /dev/null
@@ -1,9 +0,0 @@
-Source: libqrencode
-Version: 4.1.0
-Build-Depends: libpng, libiconv
-Homepage: https://github.com/fukuchi/libqrencode
-Description: libqrencode - a fast and compact QR Code encoding library
-
-Feature: tool
-Description: Build qrencode tool
-Build-Depends: getopt (windows)