Commit Graph

1812 Commits

Author SHA1 Message Date
Humdinger
c0148aa762 ArmyKnife update to v5.1.2
removed upstreamed patch
2022-11-20 14:09:57 +01:00
Humdinger
4aa55067bd TaskManager: trigger build
Fixes a crash on launch.
2022-11-17 11:23:34 +01:00
Humdinger
841387d06e TakeNotes: update
Point to latest commit. Fixes Deskbar replicant and has other
improvements.
2022-11-17 11:13:54 +01:00
Humdinger
4a5beb9e55 Sequitur: bump revision
Needs a rebuilt to launch
2022-11-17 10:42:09 +01:00
OscarL
adf630d7e3 DrumCircle: update to 1.0.5 (#7417)
* DrumCircle: update to 1.0.5

* DrumCircle: move recipe to haiku-apps

* DrumCircle: disable build for secondaryArch (just in case)
2022-11-15 09:02:46 +01:00
augiedoggie
d4379e207d havoc: update to 0.3.0 (#7408) 2022-11-13 17:12:36 -07:00
Gerasim Troeglazov
65ef267c79 stlover: bump version 2022-11-12 23:20:11 +10:00
Humdinger
311ad582c0 FtpPositive: update to fix "shared" symbols 2022-11-11 07:21:51 +01:00
Oscar Lesta
4f70352e3e BePodder: switch to using srcGitRev (and latest git-rev). 2022-11-10 17:45:32 +01:00
OscarL
41209db123 BePDF: switch to latest git commit. (#7386)
* BePDF: switch to latest git commit.

Switching to latest git commit, and dropping freetype_config in
favor of pkg_config fixes the builds on newer Haiku revisions.

* BePDF: point srcGitRev to newer commit (updated catkeys).
2022-11-09 13:17:37 +01:00
Humdinger
1c786a81b1 Clipdinger: update recipe
Haiku doesn't ask applications with a set "background flag"
to quit in case of a shutdown.
See https://review.haiku-os.org/c/haiku/+/5800

As a stop-gap workaround, save clip history and favorites whenever
they are changed.
2022-11-09 11:26:23 +01:00
Humdinger
f05d5cd719 Filwip: Update recipe
* Point to last commit
* Removed upstreamed patch
* Removed old recipe
2022-11-09 10:42:48 +01:00
Gerasim Troeglazov
280fbbb0dd BePDF: bump for rebuild 2022-11-08 17:05:49 +10:00
OscarL
69bf7bd898 Weather: update to latest git-rev to solve missing symbols. (#7384)
after libshared ABI break
2022-11-08 06:18:54 +01:00
augiedoggie
c1f70a9c87 filwip: fix build and revbump (#7380) 2022-11-06 14:28:39 -07:00
OscarL
41936abc80 Koder: bump recipe revision to force rebuild. (#7370)
Fixes missing symbols after libshared changes on hrev56577.
2022-11-06 07:53:15 +01:00
Jerome Duval
e29f8b2e8c armyknife: link libtracker after libcolumnlistview
libtracker has unresolved symbols for libcolumnlistview
2022-10-24 09:06:17 +02:00
Humdinger
e8f23e334c FtpPositive: rebuild/update
* needed a rebuild due to missing symbols
* updated translations
2022-10-23 09:40:56 +02:00
Gerasim Troeglazov
e1cf4e883e ArmyKnife: bump for rebuild 2022-10-23 17:25:57 +10:00
Humdinger
322f8d77d6 ubertuber: update for translations
removed old patch
2022-10-19 19:39:19 +02:00
augiedoggie
8beea2a230 TrackRunner: add recipe for 0.1.0 (#7278) 2022-10-12 22:12:01 -06:00
OscarL
db6e45cab9 PonpokoDiff: bump to latest gitrev. (#7271)
The recipe now uses $srcGitRev.
2022-10-11 12:39:48 +02:00
Javier Steinaker
6abae3e0ab Weather: bumped to latest git revision (#7242)
* Weather: bumped to last git revision

Brings in some bugfixes (correct timezone parsing among them) and
features.

* Weather: fix typo
2022-10-08 07:30:21 +02:00
Humdinger
9e7b5b3209 ArtPaint: update to v2.4
Changelog:

* Overhauled the Layers window and handling:
  - improved layout
  - reduced commands to the most useful, moved to main menu
  - added naming layers
  - added transparency slider
  - added blending modes: Normal, Multiply. Divide, Screen,
        Overlay, Hard light, Soft light, Vivid light, Pin light,
        Hard mix, Difference, Exclusion, Color dodge, Linear dodge,
        Color burn, Linear burn, Darken, and Lighten
* Improved Colors window
  - removed YIQ and YUV color modes
  - added CIELAB color mode
  - accept drag'n'dropped colors
  - set/show hex-value of current color
  - removed palette from main window
* Make current tool more obvious in Tools window
* Bufixes and polishing
2022-10-03 17:33:10 +02:00
Humdinger
8b91daffa5 Clipdinger: update to v1.1
Changelog:
Release v1.1

* Added an optional Deskbar tray icon and set the 'Background' application
  flag. This removes Clipdinger from Deskbar's list of running apps.
* Added a text box to filter the clip history for the entered word.
* Moved the "Pause fading" checkbox into 'Lists' of the menu bar.
* Don't freeze GUI when uploading a clip, indicate uploading in window title.
* Added Czech translation (incomplete), thanks nkini!
2022-10-03 16:37:37 +02:00
augiedoggie
bc59069db0 havoc: add recipe for 0.2.0 (#7241) 2022-10-01 22:23:34 -06:00
Humdinger
a3fde71550 QuickLaunch: Update to v1.4
Changelog: https://github.com/humdingerb/quicklaunch/releases/tag/v1.4
2022-09-03 17:12:21 +02:00
Ivan Holmes
68d69eb0ac documentviewer: add version requirement for mupdf (#7127)
* documentviewer: add version requirement for mupdf

* remove unnecessary version number in REQUIRES

* Fix version requirement

Co-authored-by: begasus <begasus@gmail.com>
2022-08-25 08:59:12 +02:00
Ivan Holmes
6e0d20000a Bump MuPDF to version 1.20.3 and update packages that depend on it (#7125)
* update recipes for mupdf 1.20.3

* update documentviewer

* revert revision number of documentviewer
2022-08-23 14:15:33 +02:00
Humdinger
6f151e9b70 ArtPaint: update recipe to v2.3.1
A quick bugfix release.
2022-08-13 08:25:29 +02:00
Humdinger
5f372aa228 Weather: re-enable recipe
Bump revision.
Point to working git revision.
2022-07-17 20:00:34 +02:00
Schrijvers Luc
ef64678e03 trackgit, update srcGitRev with the latest changes (#7041) 2022-07-09 10:49:05 +02:00
Humdinger
c2b6d3cc3f ArtPaint: bump to version 2.3.0
See https://github.com/HaikuArchives/ArtPaint/releases/tag/2.3.0
2022-06-26 21:01:33 +02:00
Humdinger
cc6986dc1b FtpPositive: bump to fix launch failure 2022-06-21 19:49:04 +02:00
waddlesplash
24ebd5e95b haikutwitter: disable. 2022-06-20 11:54:21 -04:00
Humdinger
fc71a3b81b photograbber: bump srcGitRev for a new revision
Fixes crashes and adds/updates translations.

Fixes #6995
2022-06-20 07:17:58 +02:00
augiedoggie
998b67acbd bghostview: fix saving of window size (#6966) 2022-05-28 15:47:06 -06:00
augiedoggie
7a4cae3b34 bghostview: fix rdef image data (#6965)
fixes #6963
xpmtranslator is only required when regenerating the rsrc/rdef files
and not for building or running the app
2022-05-28 13:44:55 -06:00
Schrijvers Luc
ff957cfdfc betex, don't worry about secondary architecture (#6950) 2022-05-27 20:06:06 +02:00
Anarchos
7bc942f034 Betex modernized (#6785)
* Adding templates

* templates

* compile on x86_64

* add gs as dependency

* remove  gs as dependency

* haikuports version

* download v1.0.0 version of source code

* betex, fix 32bit

Co-authored-by: begasus <begasus@gmail.com>
2022-05-27 19:58:31 +02:00
Anarchos
271e0095f0 Bghostview revbump (#6784)
* Adding templates

* templates

* compile on x86_64

* add gs as dependency

* remove  gs as dependency

* revbump

* haikuports version
2022-05-27 19:53:28 +02:00
Schrijvers Luc
e4422b75e8 sanity, revbump (#6904) 2022-05-10 10:30:53 +02:00
Schrijvers Luc
84cbf8ab65 sanity, force build for x86_gcc2h (#6903) 2022-05-10 10:25:42 +02:00
Schrijvers Luc
18ce6c2225 pdftranslator, fix build for R1B3 (#6874) 2022-05-05 08:57:48 +02:00
Ivan Holmes
e03743c0bc bump version of DocumentViewer (#6872) 2022-05-05 07:57:24 +02:00
Ivan Holmes
3eba5821b6 bump pdftranslator to mupdf 1.19 compatible version (#6838)
* bump pdftranslator to mupdf 1.19 compatible version
2022-05-05 07:57:05 +02:00
Humdinger
bbb424d04a ArtPaint: update to v2.2.0
Remove old recipe.
2022-04-25 10:16:31 +02:00
PulkoMandy
488872dee8 Renga: update to version 1.23 2022-04-23 12:54:04 +02:00
Gerasim Troeglazov
744b6cb273 FtpPositive: bump for rebuild 2022-04-11 19:16:47 +10:00
Freaxed
d39578e9c0 Recipe for XRS 1.9.0 (#6790)
* added xrs 1.9.0 recipe

* fixed architecture and copyright fields

* xrs receipe moved to version 1.9.1 with x86 compatibility

* for app no secondaryArchSuffix is needed!

* Update haiku-apps/xrs/xrs-1.9.1.recipe

Co-authored-by: Jérôme Duval <jerome.duval@gmail.com>

* Update haiku-apps/xrs/xrs-1.9.1.recipe

Co-authored-by: Jérôme Duval <jerome.duval@gmail.com>

* Update haiku-apps/xrs/xrs-1.9.1.recipe

Co-authored-by: Jérôme Duval <jerome.duval@gmail.com>

* Update haiku-apps/xrs/xrs-1.9.1.recipe

Co-authored-by: Jérôme Duval <jerome.duval@gmail.com>

* removed a dollar (char)

* splitted description on more lines

* removed wrong line splitting in description

* Update haiku-apps/xrs/xrs-1.9.1.recipe

Co-authored-by: Jérôme Duval <jerome.duval@gmail.com>

* no emptyline after description

Co-authored-by: Jérôme Duval <jerome.duval@gmail.com>
2022-04-01 07:17:58 +02:00