Commit graph

64 commits

Author SHA1 Message Date
goodroot
737c05f585 new rel 2025-10-21 16:40:09 -07:00
goodroot
4dbd75ca42 bump 1.7.0 2025-10-21 16:36:10 -07:00
goodroot
1d9e513e7a Bump to v1.6.1: fix newline replacement in text injector 2025-10-17 08:56:17 -07:00
goodroot
db98c9fe7b add pkg 2025-10-16 16:31:00 -07:00
goodroot
f4fdce792f bump 2025-10-16 16:29:37 -07:00
goodroot
1f91c91385 bump to 1.5.0 with amd support 2025-10-11 11:56:13 -07:00
goodroot
26eb8983c2 hip flags 2025-10-09 16:37:11 -07:00
goodroot
254557868b bump to fix dir issue 2025-10-09 15:30:30 -07:00
goodroot
718f08b06c Update to v1.4.2: Fix AUR installer detection
- Fix installer to detect AUR installation and skip file copy
- Prevents 'cannot stat' errors when running from AUR package
- Maintains compatibility with local development installations
2025-10-09 15:09:19 -07:00
goodroot
c5186f21c9 dir rel 2025-10-09 15:02:02 -07:00
goodroot
49b12c7dcd python for python 2025-10-09 14:53:42 -07:00
goodroot
23be491ba9 package mgmnt 2025-10-09 14:50:37 -07:00
goodroot
50dd14e53c 1.4.0 2025-10-09 14:45:22 -07:00
goodroot
eb8352cc44 bump 2025-10-08 17:32:23 -07:00
goodroot
ce91dab850 bump for 1.3.4 2025-10-03 12:22:45 -07:00
goodroot
64d050d754 aur release 2025-10-03 11:47:29 -07:00
goodroot
805e6d88fd prep 1.3.2 2025-10-03 11:38:43 -07:00
goodroot
0d1c4a81bf update to 1.3.0 2025-09-30 14:02:43 -07:00
goodroot
748cbcca2a bump 2025-09-30 13:33:58 -07:00
goodroot
0821920f32 bump 2025-09-30 13:13:06 -07:00
goodroot
a99ba4a3ec polish script 2025-09-30 12:53:18 -07:00
goodroot
1bb33f46c7 v1.2.9-4: Final AUR package with standard installation pattern
- Complete dependency set including waybar and python-requests
- Standard AUR post_install pattern (no automatic service enabling)
- Clear user instructions for setup and service enabling
- Follows Arch Linux packaging best practices
- Ready for production use
2025-09-30 12:06:31 -07:00
goodroot
418267ac1f v1.2.9-2: Final AUR package improvements
- Move waybar from optdepends to depends (required feature)
- Fix post_install user context issues
- Add missing python-requests dependency
- Always enable Waybar integration by default
- Update .SRCINFO with all dependencies
- Ready for AUR installation test
2025-09-30 11:34:15 -07:00
goodroot
79ee98db6e Fix critical post_install user context issues
- Run setup as actual user instead of root
- Proper user detection with fallback
- Fixes run.sh permissions and systemd service paths
- Ensures proper group membership for /dev/uinput access
2025-09-30 11:25:56 -07:00
goodroot
3e3cd0e079 Update .SRCINFO with python-requests dependency
- Added python-requests to depends list
- pkgrel incremented to 2
2025-09-28 09:25:46 -07:00
goodroot
a917026ad1 rel bump 2025-09-28 09:24:04 -07:00
goodroot
5bd07b5e0d Fix missing python-requests dependency
- Added python-requests to depends array
- Required by requirements.txt for Whisper integration
- Updated checksums
2025-09-28 09:23:03 -07:00
goodroot
4d4bf80fbc v1.2.9: Improved AUR installation with auto-setup and Waybar integration
- Added missing dependencies: python-sounddevice, python-evdev, cmake, make, git, base-devel, curl
- Fixed missing share directory in package
- Auto-run setup with Waybar integration enabled by default
- Clear post-install messaging
- Updated to version 1.2.9 with correct checksums
2025-09-28 09:18:50 -07:00
goodroot
afc640b82e Update to v1.2.8 2025-09-06 19:51:35 -07:00
goodroot
2f62a6c753 Update to v1.2.7 2025-09-06 19:22:46 -07:00
goodroot
956fa1882b Update to v1.2.6 2025-09-06 19:15:36 -07:00
goodroot
2220c06d2e Update to v1.2.5 2025-09-06 19:04:24 -07:00
goodroot
d23e45cdf6 Update to v1.2.4 2025-09-06 18:47:10 -07:00
goodroot
e40f66be5e Update to v1.2.3 2025-09-06 18:34:28 -07:00
goodroot
ab3dd474a2 v1.2.2: installer uses user venv in AUR mode 2025-09-06 17:42:46 -07:00
goodroot
0e00766761 v1.2.2: installer uses user venv in AUR mode 2025-09-06 17:42:06 -07:00
goodroot
3f8fe4f762 grind 2025-09-06 17:30:01 -07:00
goodroot
f8ad7f0aa6 grind 2025-09-06 17:17:13 -07:00
goodroot
483dff4c28 Prefer user venv in AUR mode; launcher venv lookup 2025-09-06 17:13:36 -07:00
goodroot
96b1efbd5f bump for saner aur 2025-09-06 17:04:54 -07:00
goodroot
9bb5e2dcb2 Fix PKGBUILD pkgrel to match .SRCINFO
- Update PKGBUILD pkgrel from 4 to 10 to match .SRCINFO
- This ensures consistent versioning between AUR database and local builds
2025-09-06 16:20:44 -07:00
goodroot
677bfd48e5 Complete AUR package automation
- Add evdev to venv dependencies for complete self-contained environment
- Restore automatic setup script execution in hyprwhspr.install
- Package now handles NVIDIA detection, permissions, and services automatically
- Bump pkgrel to 10
2025-09-06 16:17:51 -07:00
goodroot
36ef05fbd6 clean... 2025-09-06 16:11:38 -07:00
goodroot
3042078cd3 Install all Python dependencies in venv for self-contained environment
- Install numpy, scipy, pyperclip, psutil, rich, json5, sounddevice in venv
- This makes the package completely self-contained
- Bump pkgrel to 8
2025-09-06 16:08:03 -07:00
goodroot
a4c5cdc4f6 Fix launcher script to use venv python directly
- Replace activate script sourcing with direct venv python usage
- This avoids hardcoded build paths in activate script
- Bump pkgrel to 7
2025-09-06 16:03:35 -07:00
goodroot
b8672ebb03 Fix venv activation path issue
- Use venv's python directly instead of sourcing activate script
- This avoids hardcoded build paths in activate script
- Bump pkgrel to 3
2025-09-06 16:00:37 -07:00
goodroot
bcaeb08e4f Fix venv path issue in PKGBUILD
- Remove debug statements from package() function
- Ensure venv is created in correct location after file copy
- Bump pkgrel to 2
2025-09-06 15:58:27 -07:00
goodroot
3747cef837 Bump pkgrel to 5 to update AUR package database
- Increment pkgrel from 4 to 5 to reflect hyprwhspr.install fix
- This ensures AUR package database gets updated with the typo fix
2025-09-06 15:50:20 -07:00
goodroot
2e31064f48 Fix typo in hyprwhspr.install
- Remove erroneous 'alsold;' from line 1
- This was causing 'alsold: command not found' error during installation
- Now post_install() function will work correctly
2025-09-06 15:50:02 -07:00
goodroot
7fd34dd002 Add debugging to PKGBUILD and bump pkgrel to 4
- Add echo statements to show current directory and cd target
- Add error handling for cd command failure
- Bump pkgrel to 4 to trigger AUR package database update
- This will help identify why cp is copying from wrong directory
2025-09-06 15:47:32 -07:00