Commit Graph

5207 Commits

Author SHA1 Message Date
Josef Gajdusek
7e9045c022 Add recipe for Microbe
The klang plugin is disabled as we do not have python clang bindings.
2014-12-03 15:42:25 +01:00
Adrien Destugues
1d4c42d513 Merged in cdesai/haikuports/haiku-apps/backup (pull request #252)
backup: Remove local patch and fetch it from upstream
2014-12-03 13:32:45 +01:00
Chirayu Desai
f6a29eb96d backup: Remove local patch and fetch it from upstream
* Upstream already applied the patch we have locally,
  4c01c5b6f0
* Remove it, and update the recipe to fetch that commit (it is the next
  commit after what was currently being fetched).
2014-12-03 12:06:58 +00:00
Adrien Destugues
56677611c4 Vim: create settings folder if it doesn't exists.
Patch by GCI2014 student Ezo. Thanks!
2014-12-03 09:06:08 +01:00
Scott McCreary
893346f4ff Merged in waddlesplash/haikuports/celestia (pull request #248)
Celestia: partially-working recipe.
2014-12-02 16:17:16 -08:00
Scott McCreary
6591384c40 Merged in waddlesplash/haikuports/artpaint (pull request #251)
ArtPaint: working recipe.
2014-12-02 16:13:51 -08:00
Augustin Cavalier
e240646f1b ArtPaint: working recipe. 2014-12-02 16:12:09 -05:00
Scott McCreary
90239a94a0 globe-0.4.recipe edited online with Bitbucket
Removed deprecated STATUS and DEPENDS entries
2014-12-02 20:50:33 +00:00
Scott McCreary
6fbe1e81cf Merged in atalax/haikuports (pull request #249)
globe: Fix the Globe recipe
2014-12-02 11:13:55 -08:00
Josef Gajdusek
02f00a5bd1 globe: Fix the Globe recipe 2014-12-02 20:11:38 +01:00
Scott McCreary
6551d6f5e9 Merged in bbjimmy/haikuports/bbjimmy/digiclock10recipe-edited-online-with-bit-1417546393785 (pull request #250)
digiclock-1.0.recipe edited online with Bitbucket remove first close quote in provides section.
2014-12-02 11:04:23 -08:00
Jim Saxton
e37a912be8 digiclock-1.0.recipe edited online with Bitbucket remove first close quote in provides section. 2014-12-02 18:53:07 +00:00
Augustin Cavalier
dd6a87b977 Celestia: partially-working recipe.
We don't have X11 (which the Qt port requires) and we don't have GTK,
which leaves only the GLUT port, which we don't have a recipe for. So this
is un-compileable as it is...
2014-12-02 12:48:51 -05:00
Jerome Duval
3bdcc678f5 taglib: add missing build prereqs
* fix soname versions.
2014-12-02 17:40:57 +00:00
Scott McCreary
9729299719 Merged in waddlesplash/haikuports (pull request #246)
Create recipe for Uncrustify.
2014-12-02 09:07:23 -08:00
Puck Meerburg
5f0e59b495 Add rssavers recipe
* Created new haiku-misc category for miscellaneous Haiku stuff like screen savers (following gentoo's ports)
2014-12-02 16:20:50 +00:00
Sergei Reznikov
f2fe1b9322 VMware addons: update to the latest revision 2014-12-02 11:25:10 +03:00
Sergei Reznikov
cf554d431b Add recipe for Butterfly 1.6.2 image viewer 2014-12-02 09:30:26 +03:00
Sergei Reznikov
d5950cebde Colors: remove upstreamed patch 2014-12-02 09:29:07 +03:00
Augustin Cavalier
b2e60260d0 Create recipe for Uncrustify. 2014-12-01 22:55:13 -05:00
Jerome Duval
b21a1e0384 taglib-1.9.1: fix pkgconfig and taglib-config paths. 2014-12-01 21:06:29 +00:00
Jerome Duval
b70e542c2f taglib-1.7.2: fix pkgconfig and taglib-config paths. 2014-12-01 20:44:34 +00:00
Jerome Duval
2cfffbd702 wget: bump version
* remove old recipes
2014-12-01 19:05:06 +00:00
Adrien Destugues
4bb9098e16 Add haikuwebkit 1.4.7
Alreqdy outdated, for completeness only.
2014-12-01 15:17:01 +01:00
Adrien Destugues
bb135ab979 Add recipe for Haikuwebkit 1.4.8.
* Released that fast because it is an important fix and we want to make
a good impression on GCI students with a browser that can handle HTTP
redirects.
2014-12-01 15:16:17 +01:00
Scott McCreary
76bb3f46b7 Remove abiword-2.8.6 recipe and patch as it was broken. 2014-12-01 01:50:51 +00:00
Jerome Duval
2d34c52ac2 cpio: enable x86 and x86_64 archs 2014-11-29 22:43:16 +00:00
Jerome Duval
914fb86ab6 tiff: renamed the 4.0 recipe to tiff4
* bump version
* the tiff4_devel package now conflicts with tiff_devel
2014-11-29 22:38:24 +00:00
Jerome Duval
61139505cf harfbuzz: bump version 2014-11-29 22:34:07 +00:00
Jerome Duval
3ebb35b259 fontforge: added a recipe for version 20141126
* CLI only.
* fontforge uses a bootstrap system which involves git, thus
applying our own patchset doesn't work well. For the moment,
we apply the patch manually and inconditionally at the beginning
of the build.
* python packages are still misplaced.
* we depend on libpython.so which atm isn't available on secondary
architectures.
* currently broken on setlocale() call.
2014-11-29 14:43:54 +00:00
Jerome Duval
41d655b82e python: bump version 2014-11-29 14:43:36 +00:00
Kacper Kasper
34a9176f31 openldap: Add recipe for version 2.4.40 2014-11-28 20:10:17 +00:00
Kacper Kasper
844f5f8aaa hyphen: Bump version.
Removed recipes for older versions of libmwaw and libcdr.
2014-11-28 20:10:15 +00:00
Jerome Duval
8af9876d36 python: tarfile wouldn't extract hardlink.
and fail with "Operation not allowed".
* we now try to create the link and fallback to a file in case
of failure.
2014-11-28 17:54:23 +00:00
Adrien Destugues
69e2d8d95f Add recipe for bemines. 2014-11-28 14:07:55 +01:00
Jerome Duval
3a4ebdf806 python: fix pkgconfig location 2014-11-27 18:13:40 +00:00
Jerome Duval
0281bcf60c qrencode: fix pkgconfig location.
* explicitly link against libpng16
2014-11-27 18:13:38 +00:00
Jerome Duval
137f2eb19d flac: bump version 2014-11-27 18:13:36 +00:00
Jerome Duval
0cb4ad9c1b dfu-util: bump version
* switch to new website.
2014-11-27 18:13:34 +00:00
Jerome Duval
6479460dee xz-utils: bump version 2014-11-27 18:13:32 +00:00
Jerome Duval
df3d3611cc pngcrush: bump version 2014-11-27 18:13:30 +00:00
Sergei Reznikov
42b48a4460 Add recipe and patch for Colors 3.2 2014-11-27 16:35:39 +03:00
Augustin Cavalier
3f8eedd716 Merged in atalax/haikuports (pull request #244)
hdialog: Add recipe for hdialog
2014-11-26 15:06:13 -05:00
Josef Gajdusek
02ffe07eb8 hdialog: Add recipe for hdialog 2014-11-26 20:40:35 +01:00
Jerome Duval
36d30abdc6 libedit: bump version to 2014_10_30. 2014-11-26 17:17:06 +00:00
Jerome Duval
475076189b libassuan: bump version
* fix libtool and config tool path references.
2014-11-25 22:35:25 +00:00
Kacper Kasper
a35d07ce5a libcdr: Bump version 2014-11-25 22:33:20 +00:00
Kacper Kasper
dbe6240f75 libmwaw: Bump version 2014-11-25 22:33:20 +00:00
Kacper Kasper
62f57c229c Update vigra recipe to use OpenEXR 2.2. 2014-11-25 22:33:19 +00:00
Sergei Reznikov
1ae18806f5 AbiWord: fix Deskbar link 2014-11-25 21:33:08 +03:00