29 Commits

Author SHA1 Message Date
OscarL
42cdd7b173 gutenprint{8,9}: fix build, remove static libs, add TEST(). (#7573)
After the changes on Haiku's <dirent.h>, gutenprint needs a bit
of help to figure things out (-D_DIRENT_HAVE_D_RECLEN).

Also:

- Disable building of static libs.
- Add a TEST() section.
- Enabled x86_gcc2 for gutenprint9 (thanks to Begasus work).

Fixes #7550.
2023-01-05 07:33:20 +01:00
OscarL
c98c5b3cf0 cups: removed left-over diff file (#7592)
This file seems to be an old left-over from an attempt at porting
cups. Not used by any recipe on the repo, as far as I can tell.
2022-12-19 14:40:03 +03: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
kenmays
75bf470c7c gutrenprint9: enable build (#6093) 2021-07-26 14:42:14 +02:00
kenmays
345e7488aa gutenprint: bump to 5.3.4 (#5807) 2021-06-15 17:14:45 +02:00
kenmays
46416147a3 gutenprint: cleanout older recipes (#4952) 2020-05-11 10:10:09 +02:00
Jerome Duval
f920afcc21 gutenprint: add recipe for version 5.3.3.
the SONAME was bumped.
2019-09-08 21:30:48 +02:00
Jerome Duval
c57faf08e6 gutenprint: fix gcc2 build for 5.3.1. 2019-04-14 21:35:38 +02:00
Jerome Duval
9c68aecfb2 gutenprint: add recipe for version 5.3.1. 2018-09-29 15:59:28 +02:00
Jerome Duval
51ee6bc944 code style.
remove old patches.
2018-08-14 10:42:32 +02:00
Vidrep
fd0e23a267 Gutenprint 5.2.14 recipe and patchset (#2579) 2018-05-26 00:18:23 +00:00
miqlas
3eb34686be CutyCapt: new recipe (#2517) 2018-05-20 10:54:52 -04:00
Jerome Duval
00bedd743e gutenprint: fix gcc2 build.
* fix #1570.
2017-08-26 11:25:06 +02:00
Jerome Duval
c726ac3a4b gutenprint: bump version. 2017-08-09 11:09:04 +02:00
Jerome Duval
8faba33005 Bump revisions for x86_64 rebuild after time_t change. 2017-06-20 07:18:22 +02:00
Adrien Destugues
89393edcb3 gutenprint: fix gcc2 build.
Fixes #1109.
2017-04-01 15:25:57 +02:00
Humdinger
bca353cc61 Gutenberg: update to 5.2.12
Adapted korlie's patches for the new release. Doesn't build for
x86_gcc2 any more. See build error at: http://sprunge.us/cSjQ

Marking as broken for x86_gcc2.
2017-01-20 20:26:24 +01:00
Jérôme Duval
bd8818b4a6 Remove libtool files. 2016-11-21 16:20:36 +01:00
Jerome Duval
e921f0d48d bump version to rebuild after bug #83 in Haikuporter. 2016-03-06 18:15:39 +00:00
Humdinger
26d442df08 Updated gutenprint recipe.
Tested by vidrep. Thanks!
2016-01-29 19:42:29 +01:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Humdinger
a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01: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
Jerome Duval
fed356d1d2 gutenprint: added a recipe for version 5.2.10 2014-09-17 19:53:52 +00:00
Jerome Duval
6ef684e6a1 gutenprint: add recipe for version 5.2.9 2014-05-09 18:16:39 +00:00
Scott McCreary
8f858927b9 Relocated several patches into patches directories 2010-08-08 00:20:42 +00:00
Pier Luigi Fiorini
3b2977fdc9 * Fix network configure check thanks to scottmc suggestion.
I don't need to put the check into a case since AC_SEARCH_LIBS would do a search for socket and network and ignore the ones it doesn't find.
2009-09-13 09:00:10 +00:00
Pier Luigi Fiorini
ce451711f6 * Initial port of cups 2009-09-13 08:36:22 +00:00