0
0
Fork 0
Commit Graph

38 Commits

Author SHA1 Message Date
JackBurton79 1fa825ac9d Add recipe for BeScreenCapture 2.5.3
Removed recipe for BeScreenCapture 2.5.1
2021-11-01 10:25:06 +01:00
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Stefano Ceccherini 190509bd0a
Added BeScreenCapture 2.5.2. Removed 2.5.0. (#5784) 2021-03-17 22:12:56 +01:00
Stefano Ceccherini 3606faf795
Bescreencapture v2.5.1 (#4883) 2020-07-04 10:42:07 +02:00
Schrijvers Luc 214ea7ef2a BeScreenCapture: bump version (#4398) 2019-11-21 11:45:21 +03:00
Sergei Reznikov e92a71ea42 BeScreenCapture: bump version
* also drop older recipes

Closes #4170
2019-09-10 15:37:34 +03:00
Jerome Duval b3aae9a290 bescreencapture: fix build. 2018-11-24 15:57:42 +01:00
Stefano Ceccherini 55c33cb3ed BeScreenCapture: bump version (#3391) 2018-11-20 13:11:07 +03:00
Jerome Duval c24cfaddbd haiku-*: reorder sections. 2018-08-09 11:26:07 +02:00
Jerome Duval 3fd6237b24 bescreencapture: code style. 2018-08-03 16:25:34 +02:00
jackburton79 5d53e94928 Add recipe for BeScreenCapture 2.3.3 2018-07-24 20:46:40 -04:00
Stefano Ceccherini 889e176544 BeScreenCapture: Add recipe for version 2.3.2 (#2411) 2018-04-05 13:14:33 +00:00
Stefano Ceccherini dc52c3235d BeScreenCapture: add recipe for version 2.3.1 (#1858) 2017-12-06 23:24:49 +03:00
Stefano Ceccherini 28abaaf445 BeScreenCapture: add recipe for version 2.3 (#1851) 2017-12-05 18:03:45 +03:00
Jerome Duval fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Stefano Ceccherini d9e15c117d Recipe for BeScreenCapture 2.2.1 (#825)
* Recipe for BeScreenCapture 2.2.1

* Updated recipe, points to tag 2.2.1a now.

* Use {} instead of ""
2016-10-21 17:39:36 -04:00
Stefano Ceccherini 75a3cf5384 BeScreenCapture: add recipe for version 2.1. (#805) 2016-09-19 18:55:03 +00:00
Vale 6f4f45198e Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks 2016-03-05 14:19:01 -05:00
Vale f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Sergei Reznikov daa2f9a1ee BeScreenCapture: bump revision to fix gui layout issues 2015-11-14 12:04:13 +03:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier 6299524859 Remove cmd:mkdepend from BUILD_PREREQUIRES of makefile_engine apps.
Not needed now that the makefile_engine package depends on
cmd:mkdepend directly.
2015-07-19 13:59:19 -04:00
Augustin Cavalier c74967bb0e Fix a lot of lint failures. 2015-07-16 12:15:14 -04:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Stefano Ceccherini 9d6a03f360 Adapt bescreencapture recipe for version 2.0 2015-05-21 20:38:20 +02:00
Stefano Ceccherini a85bd99882 BeScreenCapture recipe: remove checksum for now, since it's not yet
pointing to a specific release
2015-05-16 21:53:37 +02:00
Stefano Ceccherini b662fd9d2e Add a recipe (WIP) for the newest bescreencapture.
For now (until a real release is made) it points to master.
2015-05-16 09:18:37 +02:00
Oliver Tappe 52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Sergei Reznikov 9e5d620a71 Fix provides entries in haiku-apps 2014-10-29 00:25:03 +03:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Oliver Tappe f31617b50f Adjust many more recipes to support mirror site.
* Mostly added SRC_FILENAME where the automatic filename didn't
  make any sense.
2014-04-20 23:13:43 +02:00
Stefano Ceccherini 8160068ec1 Added recipe for version 1.9.4 2014-04-09 23:26:36 +02:00
noryb009 a08a763e6f Rewrap haiku-apps DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Stefano Ceccherini 84eadd114d Add recipe for BeScreenCapture 1.9.3 2013-12-12 19:08:50 +00:00
noryb009 3612c0b18f Update BeScreenCapture's recipe
New version came out
2013-12-09 18:58:01 -05:00
Chris Roberts 8a30e59744 Overhaul the haiku-apps directory
* Fixed PROVIDES/*REQUIRES entries
* Added vcs hashes to the ports needing it in the SRC_URI
* Made single executable apps install to the top level $appsDir
* Added patches for gcc4 versions of most apps
* Added patches for apps that couldn't build on any arch
   ( even though they were marked as working :( )
* Other misc fixes that I've forgotten already because I'm sick of
  looking at this directory
2013-12-02 20:48:05 -07:00
Scott McCreary 73c6098e28 Added bescreencapture, recipe by GCI2013 student Luke 2013-11-23 17:59:47 +00:00