Commit Graph

907 Commits

Author SHA1 Message Date
François Revol
30fd8d6335 thememanager: update to git HEAD
Fixes setting Terminal font, makes it usable again.
2015-12-13 01:22:10 +01:00
François Revol
0055aa5ace thememanager: update to latest commit 2015-12-11 00:13:50 +01:00
Sergei Reznikov
82684f7bc5 Peek: add vector icon 2015-12-03 12:03:29 +03:00
Sergei Reznikov
859e8d2fd2 Butterfly: add vector icon 2015-12-03 12:03:17 +03:00
Jerome Duval
5d0a931d16 fix requires: unneeded check on haiku version. 2015-11-28 11:01:29 +00:00
Sergei Reznikov
27e7fff18a Slayer: update to latest commit 2015-11-20 10:09:26 +03:00
Sergei Reznikov
b8d598a98a Helios: add cdrecord 2015-11-18 11:40:09 +03:00
Sergei Reznikov
5b083eb7e4 Helios: add recipe for version 1.7.2 2015-11-18 11:37:50 +03:00
Sergei Reznikov
d5e38a74fb Sanity: bump version 2015-11-15 16:37:20 +03:00
Humdinger
9648f1f037 Fixed source URL and checksum of caya 2015-11-15 09:34:27 +01:00
Humdinger
b7c16045e5 Small changes to QuickRes
* fixed app sig, supported mime type, description, version
* improved summary, description
* chmod +x the binary
2015-11-15 08:39:42 +01:00
Humdinger
9c82639ce0 Correct wrong CHECKSUM_SHA256. 2015-11-14 19:04:53 +01:00
Sergei Reznikov
171eb143e8 Sanity: add SanityTranslator 2015-11-14 13:42:21 +03:00
Sergei Reznikov
daa2f9a1ee BeScreenCapture: bump revision to fix gui layout issues 2015-11-14 12:04:13 +03:00
Sergei Reznikov
910b98fe88 Album: update to latest commit and fix provides 2015-11-14 11:57:28 +03:00
Sergei Reznikov
11e24ba566 Sanity: add recipe and patch for version 0.5a 2015-11-14 01:50:59 +03:00
Sergei Reznikov
6eeee9afd7 vncserver: bump version 2015-11-12 17:36:50 +03:00
Adrien Destugues
fae6076edd Slayer: ignore idle threads when computing CPU use. 2015-11-12 14:39:51 +01:00
Adrien Destugues
344e07ac03 LnLauncher: fix "run with args" dialog. 2015-11-12 14:39:48 +01:00
Gerasim Troeglazov
6a948126f5 NanoSVGTranslator: UI style fixes 2015-11-12 12:51:22 +00:00
Gerasim Troeglazov
fc2fa9f0a9 NanoSVGTranslator: add recipe for version 1.0.2 2015-11-12 10:51:46 +00:00
Sergei Reznikov
8c054f8bdc Paladin: bump revision to fix layout 2015-11-11 14:46:16 +03:00
Sergei Reznikov
6c49236c49 Colors: bump revision to fix layout 2015-11-11 14:46:04 +03:00
Sergei Reznikov
741d453697 Bump revisions of recipes needed to be rebuilt after OpenSSL version change
Probably missed quite a few
2015-11-11 14:42:51 +03:00
Adrien Destugues
fbcf2df56f LnLauncher: fix editing settings.
* While rebuilding the menu is not needed, we still must update it with
  the current settings each time it is open.
2015-11-10 16:02:18 +01:00
Adrien Destugues
d736498f85 Fix autostart setting
* Value was used instead of pointer.
2015-11-10 14:28:42 +01:00
Adrien Destugues
c2458eff45 LnLauncher: fix saving settings and add setting to not autostart 2015-11-10 14:11:26 +01:00
Adrien Destugues
a12ca98619 haikuporter: depend on git
* It is pretty much useless without it.
2015-11-10 09:26:40 +01:00
Augustin Cavalier
479db3e064 vision: Recipe for v0.9.8. 2015-10-21 13:23:07 -04:00
Sergei Reznikov
0df64e2802 QuickRes: forgot to commit an actual resource 2015-10-20 18:59:09 +03:00
Sergei Reznikov
834b6db99f QuickRes: add resource file with icon 2015-10-20 18:22:57 +03:00
Jerome Duval
5f946a7d33 pe: use an archive URL at github.com
* fix build, missing std namespace.
2015-10-18 14:39:19 +00:00
Humdinger
0d93c082c4 Some more stripping for Sequitur
...brings it down to under 4.5 MiB.
Also put the docs and examples into $appsDir. It's just easier to find...

Currently the _debuginfo package would have to be generated manually,
because defineDebugInfoPackage() also strips the files' resources.
Once this is fixed, the strip&xres block in INSTALL() can be removed
and defineDebugInfoPackage() uncommented.
See: 7fce22cf69 (commitcomment-13784509)
2015-10-16 19:46:43 +02:00
Sergei Reznikov
237723b056 Seeker: update to latest commit 2015-10-16 14:45:27 +03:00
Humdinger
7fce22cf69 Strip symbols from the Sequitur binary.
This saves about 30 MiBs...
2015-10-14 12:25:29 +02:00
Sergei Reznikov
64c20cfedb QuickRes: add recipe for version 2001.10.26 2015-10-14 12:53:12 +03:00
Humdinger
37a325ad49 Improved DockBert recipe.
As Diver pointed out correctly, the $secondaryArchSuffix isn't needed.
Improved SUMMARY/DESCRIPTION.
2015-10-14 10:52:22 +02:00
Humdinger
569173a0eb Fix DockBert recipe. Rename binary from Dock to DockBert.
Naming the binary different from the package doesn't make a whole
lot of sense.
2015-10-14 10:42:17 +02:00
Humdinger
c607350280 Updated recipes for clipdinger and mpv.
* Clipdinger needs a new revision for a recompile to fix the splitview
  drawing issue caused by some changes a while ago.

* MPV needed a "keep-old" for the global writable files to fix a policy
  issue.
2015-10-04 18:58:30 +02:00
Humdinger
5676d46cd9 New recipe for QuickLaunch 0.9.12 2015-09-03 19:19:08 +02:00
Augustin Cavalier
a7553e5136 Trim trailing spaces (again). 2015-08-28 10:47:07 -04:00
Humdinger
ae085c6b97 More cosmetics. Mainly improved SUMMARY/DESCRIPTION and re-ordered blocks 2015-08-27 18:29:33 +02:00
Humdinger
4b87f53b6a Mostly recipe cosmetics: improved SUMMARY/DESCRIPTION and re-ordering blocks
and:

*	befar
	Remove unneeded $secondaryArchSuffix
	Use g++

*	mirrormagic
	Remove unneeded $secondaryArchSuffix

*	slime_volley
	Replaced slime_volley with slimevolley in PROVIDES
	Add lib:libsdl_net in REQUIRES

*	super_transball
	Remove unneeded $secondaryArchSuffix
	Replaced super_transball with stransball2 in PROVIDES
2015-08-26 19:52:24 +02:00
Sergei Reznikov
8e317821a9 Sequitur: update to latest commit 2015-08-24 18:25:14 +03:00
Sergei Reznikov
de43fc73e7 LnLauncher: update to latest commit 2015-08-24 16:01:42 +03:00
Jim Saxton
c18b036007 fix typeo 2015-08-23 02:08:28 +00:00
Sergei Reznikov
8e094cc204 LnLauncher: update to latest commit 2015-08-18 15:40:33 +03:00
Humdinger
adac6d205e Added recipe for new QuickLaunch release 0.9.11 2015-08-16 13:38:22 +02:00
Sergei Reznikov
1867aa2865 KeymapSwitcher: fix build 2015-08-16 13:18:07 +03:00
Humdinger
677c99a1e3 Update and improve BePodder recipe
Include help and tutorial documents.
Move everything in a $appsDir/BePodder sub-folder.
Re-order blocks.
Improve DESCRIPTION, there's no special registered version anymore.
Update to latest commit of BePodder.
2015-08-15 18:54:34 +02:00