Commit Graph

1974 Commits

Author SHA1 Message Date
augiedoggie
8ca81462f2 spybmessage: delete recipe 2025-03-03 01:45:57 -07:00
augiedoggie
022f6a7ce5 spybmessage: secondary arch fix 2025-03-02 15:29:09 -07:00
augiedoggie
2d0379b9df spybmessage: add new recipe (#11851) 2025-03-02 15:22:38 -07:00
Jérôme Duval
c9d5723f3b haikuporter: bump version 2025-01-26 20:43:22 +01:00
Andi Machovec
eedbf8f2c0 kottan: update recipe for new version 0.14.4 (#11664)
* kottan: rename recipe to new version 0.14.4

* kottan: use Makefile.release to build Kottan in release mode

* kottan: supply correct sha256 checksum and set revision back to 1
2025-01-18 19:56:09 -07:00
Stefano Ceccherini
de5aee25b1 Genio: added dependency to noto_emoji (#11659)
updated dependency to libgit2
2025-01-17 22:18:34 +01:00
augiedoggie
4509b4a84a trackrunner: update to 0.2.1 (#11638) 2025-01-10 21:27:03 -07:00
Schrijvers Luc
b332c03171 pogger, revbump for tinyxml2 update (#11571) 2025-01-03 12:29:21 +01:00
Gerasim Troeglazov
36699c57ff screensavers_ai: build with icu 74 2024-12-30 12:12:19 +10:00
augiedoggie
0f041819cd beezer: force squashfs_tools to load in BUILD_PREREQUIRES (#11543)
This allows registering the squashfsimage filetype which Beezer handles.
Fixes #11542
2024-12-27 21:28:14 -07:00
Gerasim Troeglazov
08b3324498 screensavers_ai: disable for x86_gcc2 2024-12-28 10:47:56 +10:00
Gerasim Troeglazov
6f90803ee9 screensavers_ai: add recipe 2024-12-28 09:48:05 +10:00
Humdinger
9a6f9bd962 ftppositive: udpate to new srcGitRev
32bit FtpPositive needed a rebuild [1].
Updated translations while I was at it...

[1] https://github.com/HaikuArchives/FtpPositive/issues/57
2024-12-27 11:13:37 +01:00
augiedoggie
25e623f018 windowtailor: update to 0.2.1 (#11450) 2024-12-14 00:23:44 -07:00
Gerasim Troeglazov
a29ed34c67 STLover: bump to 1.0.0 version 2024-12-12 09:42:04 +10:00
Schrijvers Luc
03fce19369 documentviewer, revbump, fixes crash (#11432) 2024-12-11 09:22:31 +01:00
augiedoggie
d388f43689 trackrunner: update to 0.2 (#11431) 2024-12-10 23:29:18 -07:00
augiedoggie
010f539db0 windowtailor: fix typo in description, no revbump 2024-12-08 11:51:51 -07:00
augiedoggie
1e0cf92e76 windowtailor: update to 0.2 (#11422) 2024-12-08 11:42:03 -07:00
Humdinger
9007e41d07 quicklaunch: added checksum 2024-12-03 14:44:55 +01:00
Humdinger
2606dfe676 quicklaunch: update to v1.8
From it's changelog:

* Remove buttons, add menu bar.
* Add menu items to temporarily override settings.
* Change some keyboard shortcuts to keep things intuitive with the new temp options.
* Add default entries to ignore list.
* Add button to reset default entries.
* Move favorite star icon to the right for less interference with icons with overlays.
* Always sort items with the same name in the same order and keep the selection on result change if possible. Thanks Máximo!
* Bugfix: Fixed false positives when filtering Trash. Thanks Máximo!
* Bugfix: Sometimes the scrollbar was needlessly active (window slightly too small). Thanks Máximo!
* Bugfix: Fixed rarely encountered 'overfiltering' bug of ignore list. Thanks Máximo!
* Bugfix: Fixed memory leaks. Thanks Máximo!
* Bugfix: Fix crash when mounting/unmounting a volume.
* Bugfix: Fix double entries when setting 'save last term' is active.
* Updated documentation.
* Updated translations.
2024-12-03 14:31:12 +01:00
augiedoggie
6750d1d73d windowtailor: add recipe (#11396) 2024-12-01 14:01:07 -07:00
Humdinger
bbc8c2c1c1 CapitalBe: update to v2.3.1
Changelog for v2.3.1:

* Bugfix: there was only one opening balance possible for all accounts.
2024-12-01 17:21:50 +01:00
Humdinger
741ce28753 capitalbe: new release v2.3
CapitalBe v2.3 changelog:

* Account settings: added option to set an opening date and balance
* Report: Improved summarily display of categories (1 row/category)
* Bugfix: support non-ASCII characters for payee and category
* Bugfix: fix QIF export of multiple accounts
* Bugfix: don't create a transaction if the user aborted it ("Cancel")
* Rename category type from "Spending" to "Expenses"
* Added French translation, thanks blioberis, Jérôme Duval, and Briseur!
* Update documenation
2024-11-30 17:12:20 +01:00
François Revol
28271305d7 bsnow: bump revision; should fix non gcc2 arch 2024-11-17 20:36:48 +01:00
OscarL
a425e46284 torrentor: update to latest commit, and enable recipe. (#11343)
Not perfect, as BitTorrent protocol encryption must be kept disabled to avoid
crashes related to linking to OpenSSL 3, and DHT peer exchange doesn't seems
to be functional.

The latter, plus Torrentor! not allowing to add new trackers, means that only
.torrent files with "fresh enough" tracker info can actually download data.
2024-11-17 15:21:35 +01:00
OscarL
bc881390a7 pe: update to latest commit. (#11309)
Make with "$jobArgs", as using it has been stable for me for quite a while now.
2024-11-05 08:45:18 +01:00
Humdinger
59679d441d capitalbe: update to v2.2
From CapitalBe's changelog:

* Introduce "ledgers" to separate bookkeeping for multiple persons/projects
* Keep a list of recent ledgers in "Open ledger…" submenu
* Added "CapitalBe ledger" MIME type
* Allow double-clicking and drag&drop of "CapitalBe ledger" files
* Rename "File" to "Ledger" menu and move "Categories" to there
* Let the Zoom button maximize the window vertically
* Still allow transaction dates of the future, but mark them "invalid"
* Fix QIF im/export
* Bugfixes
* Updated documentation
* Updated translations
2024-10-28 08:31:15 +01:00
Humdinger
c5f322e2f9 quicklaunch: update to v1.7
Its changelog:

* Accept any dropped file - not just applications - as a favorite, tint those green.
* More optimizations and fixes to reduce start-up and filter time.
* Prevent the setup window obscuring the main window by floating over it.
2024-10-26 13:47:58 +02:00
Humdinger
b5452dc07f Slayer: update to latest commit 2024-10-25 20:16:46 +02:00
augiedoggie
596c9f2660 minimizeall: bump git rev (#11246) 2024-10-22 22:04:31 +02:00
OscarL
4549179879 beezer: update to a version with SquashFS and .hpkg support. (#11233) 2024-10-21 00:34:22 +03:00
Humdinger
823000b128 quicklaunch: update to v1.6.1
Change for v1.6.1:

Start quicker, and become more responsive by using a separate thread to
build the initial list of all installed applications.
2024-10-19 17:12:01 +02:00
Humdinger
e4e76ec3b2 quicklaunch: update to v1.6
From QuickLaunch's changelog:

* Support localized application names.
* Window now "floats" instead of being "modal", allowing interaction
  with the rest of the system, e.g. drag&drop apps from the QuickLaunch
  window.
* Improved vertical alignment of text esp. with tiny and big font sizes.
* Bugfix: sometimes the initial window size wasn't as tall as needed.
* Bugfix: using Japanese input methods didn't trigger the search.
2024-10-18 18:53:45 +02:00
Humdinger
9047217d28 clipdinger: fixed checksum
sorry about that...
2024-10-16 16:46:31 +02:00
Humdinger
9e7947a758 clipdinger: update to v1.2.4 2024-10-16 13:29:28 +02:00
Stefano Ceccherini
71c7a14c53 Add recipe for Genio 3.1 (#11213)
* Move Genio to $appsDir and data to $dataDir

* Fix for real

* Added recipe for Genio 3.1

* Fix checksum

* Updated checksum for the new tag
2024-10-15 18:29:13 +02:00
Humdinger
f96c17e929 ponpokodiff: update to v0.5.1
Changes in PonpokoDiff v0.5.1

* Add "Close and select files…" menu
* Move app related items from "File" into a new app-icon menu
* New translation: Swedish, thanks Fredrik Modéen
2024-10-14 07:59:37 +02:00
Jérôme Duval
f4eafaeae3 globe: bump srcGitRev 2024-10-07 02:17:21 +02:00
Jérôme Duval
c3d10adaa9 streamradio: bump srcGitRev 2024-10-06 20:17:16 +02:00
Peppersawce
ba6f3e487f Update Chat-O-Matic, libpurple, purple_discord (#11174) 2024-10-02 06:16:22 +00:00
Humdinger
d5eb5eb3a0 Revert to clipdinger-1.2.3.recipe
v1.2.4 wasn't supposed to be released yet. Did sneak into the last commit...
Luckily the recipe failes to build yet...
2024-09-29 18:14:58 +02:00
Humdinger
4879300c87 doc 2024-09-29 18:02:26 +02:00
Humdinger
92af16f5b8 CapitalBe: update to v2.1
Bugfix release:
* Layout improvements for the Budget window
* Fix quarterly reports showing wrong quarter label
* Fix Reports not updating when changing dates
* Added translation for Russian, updated translations
2024-09-15 09:23:38 +02:00
Humdinger
55cc7e30f9 Genio: improved description formatting
The additional spaces after the "*" of the bullet item messes up
the justifying of the text.
2024-09-14 19:05:35 +02:00
Jérôme Duval
fba38d7734 beam: rebuild 2024-09-14 14:58:06 +02:00
Gerasim Troeglazov
25472bc953 STLover: update locales from polyglot, bump version 2024-09-12 11:51:33 +10:00
Humdinger
1aa4bd4045 QuickLaunch: Release v1.5
Needs Haiku beta5 (or nightly).

* Moved the QuickLaunch binary directly into /system/apps. An alert will
  prompt the user to adjust their Shortcuts perferences.
* Moved documentation into /system/documentation hierarchy.
* Added "Open Shortcuts preferences" button to Setup window as convenience.
* Improved color management, esp. for dark themes.
* Update translations, thanks all translators!
* Added Australian English translation
* Added Norwegian translation, thanks Johan Wagenheim!
* Added Latin American Spanish translation, thanks cafeina, victroniko, OscarL!
2024-09-11 17:51:16 +02:00
Jérôme Duval
bb5c1a0eca haikuporter: bump version 2024-09-11 14:32:30 +02:00
augiedoggie
4ae04e7e56 shanty: move to haiku-apps and add documentation (#11038) 2024-09-01 20:20:16 -06:00