From 475c95abd082dc78332885bbab7d16e4c9f2a841 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 19 Sep 2013 20:53:09 -0400 Subject: Add binary packages. --- (limited to 'libexpect-dev.pkg') diff --git a/libexpect-dev.pkg/control b/libexpect-dev.pkg/control new file mode 100644 index 0000000..e7dd3a6 --- /dev/null +++ b/libexpect-dev.pkg/control @@ -0,0 +1,7 @@ +Architecture: any +Platform: all +Depends: libexpect.${Source-Version-Upstream} (= ${Binary-Version}) +Description: Tool for automating interactive applications - development files + ${Common-Description} + . + This package provides development files for the Expect interpreter and library. diff --git a/libexpect-dev.pkg/files b/libexpect-dev.pkg/files new file mode 100644 index 0000000..2299c6d --- /dev/null +++ b/libexpect-dev.pkg/files @@ -0,0 +1,2 @@ +/usr/include +/usr/lib/*/libexpect.so -- cgit v0.9.1