summaryrefslogtreecommitdiffstats
path: root/gnome2-libs
diff options
context:
space:
mode:
authorIsmael Luceno2021-09-21 15:40:14 +0200
committerIsmael Luceno2021-09-21 15:40:14 +0200
commit98c9c47d50ac85cc7c95f201b0118d334e68cfb1 (patch)
tree5f88065bf54f16fb9ab2fc10e75ab1c7b8e61d09 /gnome2-libs
parente413457aa5ef1046544a8b07dd76420bb59f8aa1 (diff)
libsoup: Disable test and profiling
Diffstat (limited to 'gnome2-libs')
-rwxr-xr-xgnome2-libs/libsoup/BUILD1
-rwxr-xr-xgnome2-libs/libsoup/DETAILS2
-rw-r--r--gnome2-libs/libsoup/HISTORY4
3 files changed, 6 insertions, 1 deletions
diff --git a/gnome2-libs/libsoup/BUILD b/gnome2-libs/libsoup/BUILD
index e1c45d998b..774321ef19 100755
--- a/gnome2-libs/libsoup/BUILD
+++ b/gnome2-libs/libsoup/BUILD
@@ -1,3 +1,4 @@
+OPTS+=' sysprof=disabled tests=false' &&
if [[ $LIBSOUP_GNOME == "n" ]]; then
OPTS+=" gnome=false"
fi &&
diff --git a/gnome2-libs/libsoup/DETAILS b/gnome2-libs/libsoup/DETAILS
index 84059a02e3..ded766d146 100755
--- a/gnome2-libs/libsoup/DETAILS
+++ b/gnome2-libs/libsoup/DETAILS
@@ -14,7 +14,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
LICENSE[0]=LGPL
SECURITY_PATCH=1
- PATCHLEVEL=1
+ PATCHLEVEL=2
WEB_SITE=http://live.gnome.org/LibSoup/
ENTERED=20030312
KEYWORDS="gnome2 libs"
diff --git a/gnome2-libs/libsoup/HISTORY b/gnome2-libs/libsoup/HISTORY
index 663a3968f2..8d92532099 100644
--- a/gnome2-libs/libsoup/HISTORY
+++ b/gnome2-libs/libsoup/HISTORY
@@ -1,3 +1,7 @@
+2021-09-21 Ismael Luceno <ismael@sourcemage.org>
+ * BUILD: disabled tests and profiling
+ * DETAILS: PATCHLEVEL++
+
2020-09-04 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 2.74.0