summaryrefslogtreecommitdiffstats
path: root/deps
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-12-31 13:53:34 +0100
committer Eric Hameleers <alien@slackware.com>2015-12-31 13:53:34 +0100
commit16e613e2585bb42feb26d70a89d8a1945c6a8827 (patch)
tree9c3086142de7474b257f7faa7c73e3c495918ffd /deps
parent5c32fd177dd9dd445417f6f98c52d727e9a7f703 (diff)
downloadktown-16e613e2585bb42feb26d70a89d8a1945c6a8827.tar.gz
ktown-16e613e2585bb42feb26d70a89d8a1945c6a8827.tar.xz
Some package recompilations as a result of your feedback, thanks!
Also, three new packages have been added and one has been re-added. current/testing/deps: Updated OpenAL. current/testing/kde/applications: Rebuilt kde-runtime, kdenetwork-filesharing, kdesdk-thumbnailers, kdegraphics-thumbnailers, krfb, kamera, marble, ark, dolphin, kde-baseapps. current/testing/kde/applications: Added the missing baloo5-widgets. current/testing/kde/kdepim: Rebuilt kdepimlibs. current/testing/kde/plasma: Added bluez-qt,bluedevil (now that Slackware finally got updated to BlueZ 5)). current/testing/kde/plasma: Rebuilt plasma5-nm, plasma-workspace. current/testing/kde/plasma-extra: Re-added oxygen-fonts on request.
Diffstat (limited to 'deps')
-rw-r--r--deps/OpenAL/.url1
-rwxr-xr-xdeps/OpenAL/OpenAL.SlackBuild2
2 files changed, 2 insertions, 1 deletions
diff --git a/deps/OpenAL/.url b/deps/OpenAL/.url
new file mode 100644
index 0000000..24b3189
--- /dev/null
+++ b/deps/OpenAL/.url
@@ -0,0 +1 @@
+http://kcat.strangesoft.net/openal-releases/openal-soft-1.17.1.tar.bz2
diff --git a/deps/OpenAL/OpenAL.SlackBuild b/deps/OpenAL/OpenAL.SlackBuild
index 389c597..8fa7162 100755
--- a/deps/OpenAL/OpenAL.SlackBuild
+++ b/deps/OpenAL/OpenAL.SlackBuild
@@ -25,7 +25,7 @@
PKGNAM=OpenAL
SRCNAM=openal-soft
-VERSION=${VERSION:-1.17.0}
+VERSION=${VERSION:-1.17.1}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j4 "}