summaryrefslogtreecommitdiffstats
path: root/source/l/libsigc++3/slack-desc
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-03-25 01:29:36 +0000
committer Eric Hameleers <alien@slackware.com>2021-03-25 08:59:54 +0100
commit74147bf26e89436f62ddf9e4390aba27fa6c4581 (patch)
treec238ad6aa109a6fe1362a74aad4d438693a56981 /source/l/libsigc++3/slack-desc
parent0f03f1b385050b37bf9e0adc1f93b6e45788b99b (diff)
downloadcurrent-74147bf26e89436f62ddf9e4390aba27fa6c4581.tar.gz
current-74147bf26e89436f62ddf9e4390aba27fa6c4581.tar.xz
Thu Mar 25 01:29:36 UTC 202120210325012936
a/dialog-1.3_20210319-x86_64-2.txz: Rebuilt. Install /etc/dialogrc as /etc/dialogrc.new. This won't protect the file with this update, but it will moving forward. Thanks to Tonus. l/libsigc++3-3.0.6-x86_64-1.txz: Added. x/libinput-1.17.1-x86_64-1.txz: Upgraded. xap/mozilla-firefox-87.0-x86_64-2.txz: Rebuilt. Pass --enable-optimize to let the build handle optimizations (apparently which optimizations work best differs throughout the tree). Don't pass optimization options in CFLAGS/CXXFLAGS. Build with --enable-rust-simd since upstream's binary releases do. xap/mozilla-thunderbird-78.9.0-x86_64-1.txz: Upgraded. This release contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/thunderbird/78.9.0/releasenotes/ https://www.mozilla.org/en-US/security/advisories/mfsa2021-12/ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23981 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23982 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23984 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23987 (* Security fix *) testing/packages/linux-5.11.x/kernel-generic-5.11.9-x86_64-1.txz: Upgraded. testing/packages/linux-5.11.x/kernel-headers-5.11.9-x86-1.txz: Upgraded. testing/packages/linux-5.11.x/kernel-huge-5.11.9-x86_64-1.txz: Upgraded. testing/packages/linux-5.11.x/kernel-modules-5.11.9-x86_64-1.txz: Upgraded. testing/packages/linux-5.11.x/kernel-source-5.11.9-noarch-1.txz: Upgraded. -ADI_AXI_ADC m AD9467 m -> n FONT_TER16x32 n -> y
Diffstat (limited to 'source/l/libsigc++3/slack-desc')
-rw-r--r--source/l/libsigc++3/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/source/l/libsigc++3/slack-desc b/source/l/libsigc++3/slack-desc
new file mode 100644
index 000000000..4690c0b43
--- /dev/null
+++ b/source/l/libsigc++3/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+libsigc++3: libsigc++3 (callback system for standard C++ v3)
+libsigc++3:
+libsigc++3: libsigc++3 implements a typesafe callback system for standard C++.
+libsigc++3: It allows you to define signals and to connect those signals to any
+libsigc++3: callback function, either global or a member function, regardless
+libsigc++3: of whether it is static or virtual. It also contains adaptor classes
+libsigc++3: for connection of dissimilar callbacks.
+libsigc++3:
+libsigc++3: Homepage: https://github.com/libsigcplusplus/libsigcplusplus
+libsigc++3:
+libsigc++3: