From aead45e73b6b656ef67eb5b418257b7a3c7f1615 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 14 May 2019 00:49:52 -0400 Subject: *-4.7*.pkg/: Update version number --- (limited to 'cpp-8.pkg') diff --git a/cpp-8.pkg/control b/cpp-8.pkg/control new file mode 100644 index 0000000..c6ef972 --- /dev/null +++ b/cpp-8.pkg/control @@ -0,0 +1,8 @@ +Architecture: i686-any-any core-any-any k8-any-any amd64-any-any +Platform: all +Depends: gcc-4.7-common (= ${Binary-Version}), + libmpc.3, libmpfr.4, libgmp.10, libz.1 +Suggests: gcc-4.7-locales (>= ${Binary-Version}) +Description: GNU C preprocessor + A macro processor that is used automatically by the C compiler to transform + programs before actual compilation. diff --git a/cpp-8.pkg/files b/cpp-8.pkg/files new file mode 100644 index 0000000..0f2100a --- /dev/null +++ b/cpp-8.pkg/files @@ -0,0 +1,3 @@ +/usr/bin/cpp-* +/usr/lib/*/gcc-*/cc1 +/usr/lib/*/gcc-*/liblto_plugin.so* -- cgit v0.9.1