- Nov 18, 2024
-
- Jul 04, 2024
-
-
David Runge authored
Remove unneeded patches. Simplify installation of XDG integration by relying on (finally) upstream provided installation methods.
-
- Apr 06, 2024
-
-
David Runge authored
Rebuild against Python 3.12. Add (upstreamed) patch to remove the use of the imp module.
-
David Runge authored
Signed-off-by:
David Runge <dvzrv@archlinux.org>
-
- Jan 06, 2024
-
-
David Runge authored
Signed-off-by:
David Runge <dvzrv@archlinux.org>
-
David Runge authored
Signed-off-by:
David Runge <dvzrv@archlinux.org>
-
David Runge authored
Signed-off-by:
David Runge <dvzrv@archlinux.org>
-
David Runge authored
Signed-off-by:
David Runge <dvzrv@archlinux.org>
-
David Runge authored
Signed-off-by:
David Runge <dvzrv@archlinux.org>
-
David Runge authored
Signed-off-by:
David Runge <dvzrv@archlinux.org>
- Apr 09, 2023
-
- Jan 15, 2023
-
-
Evangelos Foutras authored
devtools 20230105-1 enables the debug option by default. A follow-up commit will remove debug from alongside other options.
-
- Nov 27, 2022
-
- Jul 12, 2022
-
- Feb 27, 2022
-
-
David Runge authored
Remove unneeded quotes and curly braces. Add debug package.
-
- Dec 03, 2021
-
- May 16, 2021
-
- Nov 12, 2020
-
- Aug 09, 2020
-
- May 29, 2020
-
-
David Runge authored
Adding all available sodeps in package() and moving the respective packages to makedepends. Making the use of PYPKGDIR generic by relying on the version reported by the python interpreter.
-
- Nov 24, 2019
-
-
David Runge authored
Updating maintainer info. Switching to correct license (GPL3). Adding all direct library dependencies. Adding patch to fix a type conversion problem with dbus.Int32 in ffado-mixer, introduced with python3.8 (upstreamed).
-
- Nov 04, 2019
-
- Oct 25, 2019
-
-
Evangelos Foutras authored
-
- Sep 21, 2019
-
-
David Runge authored
Upgrading to 2.4.2. Dropping all patches in regards to python3/qt5 for ffado-mixer and python3 based scons, as they have been upstreamed.
-
- Aug 29, 2019
-
- Aug 07, 2019
-
-
David Runge authored
Patching scons scripts sufficiently (in -3, most of the Python related packaging would not be installed). Adding libffado.so to provides. Minor cleanup.
-
- Jul 26, 2019
-
-
Antonio Rojas authored
-
- Apr 10, 2019
-
-
David Runge authored
Demoting jack to makedepends (adding alsa-lib in its place). Properly installing icon for ffado-mixer. Achieving full RELRO with CUSTOM_ENV=True scons flag.
-
- Jul 23, 2018
-
- Mar 06, 2018
-
-
David Runge authored
Upgrading to 2.4.1, enabling python3 and python-pyqt5 (with an upstreamed patch for the latter).
-
- Jan 17, 2018
-
-
David Runge authored
Adding arbitrary documentation.
-
- Jan 03, 2018
-
- Dec 23, 2017
-
-
David Runge authored
Updating to 2.4.0. Removing obsolete patches. Rebasing python2 patch against current version.
-
- Dec 21, 2017
-
-
David Runge authored
Removing subversion from makedepends. Switching to python2-pyqt4 (to be more precise). Switching to sha512sums. Removing COMPILE_FLAGS (obsolete) and enabling optimizations. Minor fixes.
-
- Nov 20, 2017
-
- Nov 15, 2017
-
-
Evangelos Foutras authored
FTR, commands used to change arch=() and then verify the changes: $ sed -Ei "/^arch=/{s/ *?['\"]?i686['\"]? *?//;s/ *$//}" */*/PKGBUILD* $ grep -r i686 * | grep arch= | grep -v repos $ svn diff | grep -A 1 ^-[^-] | grep -v -- -- | cut -c2- | while IFS=$'\n' read -r l1; IFS=$'\n' read -r l2; do echo "$l1 -> $l2" done | sort -u
-
- Jun 16, 2017
-
- Jun 14, 2017
-
- Jun 12, 2017
-