From c794eb7157d3613a91d0960ff64e4a6df2868c89 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 24 Jun 2019 14:28:03 -0400 Subject: Add ABI version 6 packages --- (limited to 'libncurses.6-dev.pkg') diff --git a/libncurses.6-dev.pkg/control b/libncurses.6-dev.pkg/control new file mode 100644 index 0000000..1122346 --- /dev/null +++ b/libncurses.6-dev.pkg/control @@ -0,0 +1,8 @@ +Architecture: any +Platform: all +Depends: ncurses-common (= ${Source-Version}), + libncurses.6 (= ${Binary-Version}), +Description: curses library - development files + ${Common-Description} + . + This package provides the development files of the ncurses shared libraries. diff --git a/libncurses.6-dev.pkg/files b/libncurses.6-dev.pkg/files new file mode 100644 index 0000000..242b795 --- /dev/null +++ b/libncurses.6-dev.pkg/files @@ -0,0 +1,3 @@ +/usr/include/ +/usr/lib/*/*.so +/usr/lib/*/pkgconfig/ -- cgit v0.9.1