summaryrefslogtreecommitdiffstats
path: root/deps/OpenAL (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove deps that are now part of Slackware Eric Hameleers2020-02-154-157/+0
| | | | | | OpenAL got added to Slackware as 'openal-soft'; SDL_sound is now part of the Slackware 'sdl' package; libxkbcommon and qt5 were added to Slackware in the 'L' series.
* Packages rebuilt/upgraded due to newer ffmpeg/libevent in -current Eric Hameleers2019-08-061-2/+3
| | | | | | | | | | | | | | | | Deps: - rebuilt qt5 (for the new libevent). - rebuilt OpenAL and mlt (for the new ffmpeg). - upgraded opencv, qrencode, qtav, sip and QScintilla. - removed PyQT (since this now properly landed in -current) Frameworks: - rebuilt prison (for the new qrencode) and kfilemetadata5 (new ffmpeg). Plasma: - rebuilt ksysguard (for the new libevent). Applications: - rebuilt ffmpegthumbs and k3b (for the new ffmpeg). Applications-extra: - upgraded digikam and krita.
* Add some dependency information to facilitate future updates Eric Hameleers2019-02-141-0/+1
|
* Update the deps Eric Hameleers2019-01-163-4/+7
| | | | | | New: SDL_sound, drumstick, perl-path-tiny, perl-template-toolkit, python3-random2, freecell-solver Updated: OpenAL, phonon, phonon-vlc Rebuilt: phonon-gstreamer
* Updated and rebuilt some of the deps Eric Hameleers2018-09-222-7/+17
| | | | | | | | OpenAL: updated cryfs: rebuilt against the new cryptopp cryptopp: updated libxkbcommon: updated qt5: updated
* deps: updates and recompilations Eric Hameleers2017-12-222-3/+3
|
* Updated deps for KDE 5_17.09 Eric Hameleers2017-09-112-40/+35
|
* Updated deps for upcoming KDE 5_17.06 Eric Hameleers2017-06-252-4/+12
| | | | | On slackware-current, we switch to Qt 5.9 which is going to be a LTS release (Long Term Support).
* deps: updated for the upcoming KDE 5_17.02. Eric Hameleers2017-02-132-4/+5
| | | | | | | | | | Recompiled against new libraries in Slackware-current: - qt5 Updated versions: - OpenAL - libxkbcommon - phonon - wayland
* Updated deps for the new KDE 5: Eric Hameleers2016-01-211-1/+1
| | | | | | OpenAL: version bump. qt5: rebuilt against PulseAudio. phonon: rebuilt against PulseAudio.
* Some package recompilations as a result of your feedback, thanks! Eric Hameleers2015-12-312-1/+2
| | | | | | | | | | | | | | 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.
* Updated/added deps for KDE-5_15.12 Eric Hameleers2015-12-171-2/+2
| | | | | | | | | | | | | Updated: OpenAL PyQt5 lmdb noto-font-ttf noto-cjk-font-ttf Added: sip libxkbcommon
* Refreshed all remaining deps for KDE 5_15.04. Eric Hameleers2015-04-301-1/+1
|
* Prepare for new KDE 5: Frameworks 5.6.0, Plasma 5.1.2, Applications 14.12.0. Eric Hameleers2015-01-091-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KDE 5_1501 ========== This is going to be KDE 5 for Slackware-current, composed of Frameworks 5.6.0, Plasma 5.1.2 and Applications 14.12.0. Note that there is still a lot of KDE 4 stuff in here, which is necessary to support all the Applications that have not yet been ported to KDE Frameworks 5. The Applications 15.04 (march 2015) release should offer a lot more KF5 ports. Preliminary build procedure (not verified 100% yet): ---------------------------------------------------- - (crude) get rid of Slackware's KDE: removepkg /var/log/packages/*-4.10.5-* - build all the deps using "updates.SlackBuild" script in the "deps/" directory - note that extra-cmake-modules is required here as well as when building the frameworks, so I just copied it from frameworks to deps. - logoff/login to activate Qt5 profile script. - removepkg akonadi-qt5 or else kdepimlibs-4.14.3 picks up Qt5 dependencies and its compilation will fail as a result - build all the KDE 4 stuff in the "kde/" directory, using "./KDE.SlackBuild kde libs kdebase:nepomuk-core kdepimlibs kdebase kdebindings kdebase:kde-workspace k depim extragear" - installpkg akonadi-qt5 - build the remaining KDE 5 stuff in the "kde/" directory, using "./KDE.SlackBui ld frameworks plasma plasma-extra polkit-kde applications" - build kdei ============================================================================== Eric Hameleers / alien at slackware dot com / 09-jan-2015
* KDE 5 for Slackware current (post-14.1) (16sep2014)5 Eric Hameleers2014-12-222-0/+137
The KDE 5 Software Compilation no longer exists as such. The components are now: - Frameworks 5.2.0 - Plasma 5.0.2 These packages need to be installed on top of the most recent KDE 4.14.x because Applications tarballs which build on top of Frameworks and Plasma have not yet been released.