summaryrefslogtreecommitdiffstats
path: root/network/xdman
diff options
context:
space:
mode:
author Vijay Marcel <vijaymarcel@outlook.com>2023-09-29 22:48:16 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-29 22:48:16 +0700
commitd0720c3bd2c063133c6797acfe75c766d44ed984 (patch)
tree48da25887252699d2d2a97283d558ca76ca67bc8 /network/xdman
parent63dc2203866185a1d111018d130982515aa18f22 (diff)
downloadslackbuilds-d0720c3bd2c063133c6797acfe75c766d44ed984.tar.gz
slackbuilds-d0720c3bd2c063133c6797acfe75c766d44ed984.tar.xz
network/xdman: Updated for version 8.0.29.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/xdman')
-rw-r--r--network/xdman/changelog9
-rw-r--r--network/xdman/xdman.SlackBuild23
-rw-r--r--network/xdman/xdman.info10
3 files changed, 33 insertions, 9 deletions
diff --git a/network/xdman/changelog b/network/xdman/changelog
index 867dee6b0b..31a8185eaa 100644
--- a/network/xdman/changelog
+++ b/network/xdman/changelog
@@ -1,7 +1,6 @@
Changelog for xdman SlackBuild Script
--------------------------------------------------------------------
-
25/05/2023:
Submitted to slackbuilds.org
@@ -11,3 +10,11 @@ Submitted to slackbuilds.org
Resubmitted to SBo.
Fixed the SlackBuild script and added the url for
the license file in the info file.
+
+27/05/2023:
+
+Added to SBo
+
+29/09/2023:
+
+updated to version 8.0.29
diff --git a/network/xdman/xdman.SlackBuild b/network/xdman/xdman.SlackBuild
index 635e8b1e76..83820b7e34 100644
--- a/network/xdman/xdman.SlackBuild
+++ b/network/xdman/xdman.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xdman
-VERSION=${VERSION:-8.0.25}
+VERSION=${VERSION:-8.0.29}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -73,19 +73,36 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+chmod 0750 $PKG/opt/xdman/libmscordaccore.so
+chmod 0750 $PKG/opt/xdman/libhostfxr.so
+chmod 0750 $PKG/opt/xdman/libmscordbi.so
+chmod 0750 $PKG/opt/xdman/libcoreclr.so
+chmod 0750 $PKG/opt/xdman/libSystem.Globalization.Native.so
+chmod 0750 $PKG/opt/xdman/SQLite.Interop.dll
+chmod 0750 $PKG/opt/xdman/libSystem.Native.so
+chmod 0750 $PKG/opt/xdman/libhostpolicy.so
+chmod 0750 $PKG/opt/xdman/libcoreclrtraceptprovider.so
+chmod 0750 $PKG/opt/xdman/libSystem.Security.Cryptography.Native.OpenSsl.so
+chmod 0750 $PKG/opt/xdman/createdump
+chmod 0750 $PKG/opt/xdman/libSystem.Net.Security.Native.so
+chmod 0750 $PKG/opt/xdman/libSystem.IO.Compression.Native.so
+chmod 0750 $PKG/opt/xdman/libdbgshim.so
+chmod 0750 $PKG/opt/xdman/libclrjit.so
+
cd ..
+
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
rm -rvf $PKG/usr/share/applications/xdm-app.destop
install -m0644 $CWD/xdm-app.desktop -t $PKG/usr/share/applications/
-enscript -B -o $TMP/LICENSE.ps $CWD/gpl-3.0.txt
+enscript -B -o $TMP/GPL-2.0.ps $CWD/gpl-2.0.txt
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
-cp -a $TMP/LICENSE.ps $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a $TMP/GPL-2.0.ps $PKG/usr/doc/$PRGNAM-$VERSION
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
diff --git a/network/xdman/xdman.info b/network/xdman/xdman.info
index a63d34b25f..568341b8a6 100644
--- a/network/xdman/xdman.info
+++ b/network/xdman/xdman.info
@@ -1,12 +1,12 @@
PRGNAM="xdman"
-VERSION="8.0.25"
+VERSION="8.0.29"
HOMEPAGE="https://github.com/subhra74"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/subhra74/xdm-experimental-binaries/releases/download/8.0.25-beta/xdman_gtk_8.0.25_amd64.deb \
- https://www.gnu.org/licenses/gpl-3.0.txt"
-MD5SUM_x86_64="a895d90773db3095544449037f203615 \
- 1ebbd3e34237af26da5dc08a4e440464"
+DOWNLOAD_x86_64="https://github.com/subhra74/xdm/releases/download/8.0.29/xdman_gtk_8.0.29_amd64.deb \
+ https://www.gnu.org/licenses/gpl-2.0.txt"
+MD5SUM_x86_64="3a67fa5716036948e044296e34e5347e \
+ b234ee4d69f5fce4486a80fdaf4a4263"
REQUIRES="yt-dlp"
MAINTAINER="Vijay Marcel"
EMAIL="vijaymarcel@outlook.com"