summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e4aaafa95c5a
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = lib32-libtins
+ pkgdesc = 32-bit A high-level, multiplatform C++ network packet sniffing and crafting library
+ pkgver = 3.2
+ pkgrel = 1
+ url = http://libtins.github.io/
+ arch = x86_64
+ license = BSD
+ makedepends = cmake
+ depends = lib32-libpcap
+ depends = lib32-openssl
+ depends = libtins
+ options = !libtool
+ source = https://github.com/mfontanini/libtins/archive/v3.2.tar.gz
+ source = Set-where-find-and-install-32-bits-libraries.patch
+ sha256sums = 7f11c8b6c33574fcc48a5310557320d7eff7216d28e6f7062ea3e4745f2ce4fc
+ sha256sums = 97d41800372ebf25dff241fb84c58e1d798cc9fc16c17b0e528a5f28efcfd99d
+
+pkgname = lib32-libtins
+