Jérôme Duval
2a448dd0ce
glib: fix gcc5 build.
2016-12-02 22:47:46 +01:00
fbrosson
abf5a80257
dev-libs: add $secondaryArchSuffix for libtoolize in 34 recipes. ( #791 )
2016-09-02 21:00:13 -04:00
Jerome Duval
dc8d11d4e0
glib2: bump version.
2016-05-11 22:40:21 +00:00
fbrosson
1eb0d49f8a
glib: add recipe for version 2.48.0. ( #546 )
2016-04-13 20:03:18 +02:00
Jerome Duval
e01100da50
glib: bump version.
...
* split patch in logical units for upstream.
2015-12-19 16:03:59 +00:00
Jerome Duval
68c3249973
glib2: added recipe for unstable version 2.47.3.
...
* builds OK.
2015-12-02 21:21:16 +00:00
Jerome Duval
97963f2cb6
glib2: added recipe for version 2.46.2.
2015-11-29 16:41:17 +00:00
Jerome Duval
7b91e7e7e9
glib: enable x86_64.
2015-11-28 12:42:55 +00:00
Jerome Duval
f40cfd64bd
glib2: remove libtool library files.
2015-10-15 00:28:28 +00:00
Humdinger
1ac39b83d1
De-lint recipes.
...
* allegro
Don't start SUMMARY with app name.
Re-ordered blocks
* bzip2
Don't start SUMMARY with app name.
Re-ordered blocks
* caya
Don't start SUMMARY with app name.
Re-ordered blocks
* clucene
Don't start SUMMARY with app name.
Re-ordered blocks
* cyassl
Don't start SUMMARY with app name.
Re-ordered blocks
* digiclock
Don't start SUMMARY with app name.
Re-ordered blocks
* dockbert
Don't start SUMMARY with app name.
Re-ordered blocks
* docutils
Don't start SUMMARY with app name.
Re-ordered blocks
* dos2unix
Don't start SUMMARY with app name.
Re-ordered blocks
* ducksaver
Don't start SUMMARY with app name.
Re-ordered blocks
* erlang
Don't start SUMMARY with app name.
Re-ordered blocks
* fdupes
Don't start SUMMARY with app name.
Re-ordered blocks
* figlet (old BEP style)
Don't start SUMMARY with app name.
Re-ordered blocks
* flac
Don't start SUMMARY with app name.
Re-ordered blocks
* gdal
Don't start SUMMARY with app name.
Re-ordered blocks
* gemrb
Don't start SUMMARY with app name.
Re-ordered blocks
* giflib
Don't start SUMMARY with app name.
Re-ordered blocks
* glib
Don't start SUMMARY with app name.
Re-ordered blocks
* globe
Don't start SUMMARY with app name.
Re-ordered blocks
* gmp
Don't start SUMMARY with app name.
Re-ordered blocks
2015-08-04 20:42:46 +02: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
Augustin Cavalier
0087abce20
glib2: Add -D_BSD_SOURCE, it's now needed.
...
Fixes #250 .
2015-06-30 11:33:12 -04: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
Theodore Kokkoris
d3b61d4ee0
Mark glib as working on x86_gcc2
2014-12-08 12:46:21 +00:00
Yourself
f1ac0bdfd6
Fix glib to build correctly on x86
2014-12-07 22:25:30 +00:00
Jerome Duval
d78f3729ff
glib2: fix pkgconfig files, add devel dependencies.
2014-10-04 11:34:17 +00:00
Jerome Duval
27c3cb57c1
glib2: fix lib versions compat
2014-09-03 22:26:26 +00:00
Jerome Duval
d9e1957f38
glib2: update patchset for strings.h
2014-08-21 21:07:10 +00:00
Jérôme Duval
08b2143412
remove x86_64 from SECONDARY_ARCHITECTURES
2014-08-20 22:00:01 +02:00
François Revol
8f7f3c4b3a
glib2: bump revision
2014-07-23 18:28:40 +02:00
François Revol
3872efa606
glib2: Fix glib-gettextize
...
Of course it was made from a template which has
datadir=@datadir@
... and the next line:
gettext_dir=$prefix/shared/glib-2.0/gettext
Go figure :-D
2014-07-23 18:08:04 +02:00
Adrien Destugues
6b27300332
More hacks to the glib2 recipe.
...
Make sure the dir exists before creating a link inside it.
2014-06-19 14:57:15 +02:00
Oliver Tappe
80bbd70b83
Let all recipes use SHA-256 checksums only.
2014-04-21 19:31:51 +02:00
Adrien Destugues
8e52e33c01
glib2: make it build.
2014-04-20 11:05:47 +02:00
noryb009
29263bda29
Rewrap dev-libs DESCRIPTIONs
2014-01-02 16:40:56 -05:00
Chris Roberts
d92f20609c
glib_devel fixes for header location and develop dir refs
2013-12-09 18:41:01 -07:00
Chris Roberts
8090bf86f9
Add (WIP?) legacy glib recipe
...
Untested on gcc2
2013-12-09 17:02:50 -07:00
Chris Roberts
a5fdec8a37
Rename glib-2.38.1 to glib2-2.38.1 and drop old beps/patches
...
This is to avoid a name clash with the legacy version that will be
needed for bezilla
--HG--
rename : dev-libs/glib/glib-2.38.1.recipe => dev-libs/glib/glib2-2.38.1.recipe
rename : dev-libs/glib/patches/glib-2.38.1.patch => dev-libs/glib/patches/glib2-2.38.1.patch
2013-12-09 15:25:16 -07:00
Michael Lotz
5880131f1c
Update glib-2.38.1 patch and recipe to a working state.
...
* Add G_OS_HAIKU to many sections guarded by G_OS_UNIX.
* Implement a few platform specifics, mostly stubbed.
* Update recipe to move glibconfig into devel package and actually
build it.
* Remove no longer needed PATCH() function.
* Pass jobArgs through to make.
2013-12-07 15:24:23 +00:00
Scott McCreary
c83f8335f3
Fixed glib recipe so that it now applies the patch as expected. Thanks olta
2013-11-11 02:52:08 -08:00
Scott McCreary
9a6f602b98
Updated glib to 2.38.1, but for some reason the .patch isn't being applied
2013-11-11 00:21:03 -08:00
Oliver Tappe
60aba35d64
* convert all .bep files to follow shell syntax
...
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe
94cc6aaf85
Merge all changes from trunk
2013-03-29 14:04:07 +00:00
Scott McCreary
0514f88c69
Updated .bep for glib-2.24.2, and initial, not yet working bep and patch for glib-2.26.1, a better patch is welcome...
2011-01-13 18:18:40 +00:00
Scott McCreary
458a0739b5
In process .bep file for glib-2.26.1, it's building but then
...
fails to link for for a missing symbol
2011-01-11 01:16:46 +00:00
Scott McCreary
f2477177ac
Update .bep and .patch files for glib to 2.24.2
2010-10-01 22:02:21 +00:00
Scott McCreary
135b688d6e
Initial patch for glib-2.24.1 to allow for building on Haiku. Only checked with gcc2 for now. This patched based mostly on Grzegorz Dabrowski's 2.24.0
...
patch with some minor changes from myself.
2010-06-06 22:11:05 +00:00
Scott McCreary
9a5c8ba18b
Moved previous glib diffs/patches to patches directory. Removed extra lines from 2.22.2.bep file but it's still not building
...
completely.
2010-05-21 16:10:16 +00:00
Scott McCreary
47f36b4d77
This patch adds the MD5 checksums to all of the .bep files.
2009-11-29 22:44:23 +00:00
Scott McCreary
7129755da5
Initial .bep and patch file for glib-2.22.2, this gets us past configure but it seems they need ipv6 so need to work around that still. Also update to .bep file for tuxpaint to download correctly
2009-11-20 16:51:06 +00:00
Adrian Panasiuk
7ee8501b18
* break glib-2.18.3-haiku.diff into a well-written part (some) and a provisionally-written part (more);
...
* some.diff: fncntl.h included conditionally instead of not being included at all;
* more.diff: the chunks that made it into here regard Makefiles, interpreter path in perl scripts and a couple of C functions which are disabled, but probably should be implemented.
2009-03-29 05:04:00 +00:00
Matt Madia
5d1ed8e703
Patch to allow glib-1.2.10 from pkg-config-0.23 to be make installed
2009-02-23 02:53:45 +00:00
Scott McCreary
de33ea4877
Applied previous glib patch to glib-2.19.6 and created this new diff. Still needs cleaning up before it can be sent upstream though.
2009-02-08 08:23:41 +00:00
Scott McCreary
02c610e38b
Corrected a couple duplicated code sections, and fixed gutils.c as it got removed by previous diff.
2008-12-18 16:54:18 +00:00
Scott McCreary
d0c1bd8378
Combined mmadia's 2.18.3 diff with Kaliber's 2.16.4 diff, ripped out unneeded parts, and rediff'd to create this 2.19.2 diff.
2008-12-18 16:45:04 +00:00
Scott McCreary
8052cec0a2
patch from Matt Madia to allow building of glib 2.18.3 on Haiku
2008-12-18 05:53:21 +00:00
Scott McCreary
081833065f
Initial .bep file checking for sdl-image
2008-07-30 16:49:08 +00:00