Commit Graph

7959 Commits

Author SHA1 Message Date
Begasus
e215968339 abe, updated recipe, no fullscreen on startup 2016-05-06 12:37:58 +02:00
S K
c3903d51e2 ncurses6: generation of .pc files for pkgconfig
Signed-off-by: Jerome Duval <jerome.duval@gmail.com>
2016-05-05 23:13:33 +00:00
Begasus
9054f64013 BumpRace 1.5.5, new recipe 2016-05-05 22:04:01 +02:00
fbrosson
ee62127865 libgpg_error: bump to 1.22 and enable x86_gcc2 as 2nd arch. 2016-05-05 21:54:58 +02:00
fbrosson
2de99196b7 openssl: bump to 1.0.1t and 1.0.2h.
Also add cmd:cmp to BUILD_PREREQUIRES since "make test" needs it.
2016-05-05 21:53:44 +02:00
Jerome Duval
b10377b53e gcc7: add git recipe. 2016-05-05 21:36:40 +00:00
Jerome Duval
eeef426279 gcc6: fix provides for x86 secondary arch. 2016-05-05 21:34:07 +00:00
Jerome Duval
2e7bf6d92e isl: bump version.
* keep isl 0.14 with soname 13 for compatibility.
2016-05-05 15:17:56 +00:00
Jerome Duval
bdbf7ce311 gcc6: update recipe to 6.1.0. 2016-05-05 12:51:12 +00:00
fbrosson
4356f9f02a aspell_uk: add Ukrainian (Українська) dictionary for aspell. 2016-05-05 01:58:50 +00:00
fbrosson
93e8a56242 re2c: rewrite recipe and bump to 0.16. 2016-05-04 15:12:15 +00:00
Jerome Duval
73e1e21e4c libgcrypt: bump version.
* remove libtool file.
2016-05-02 22:16:58 +00:00
fbrosson
fa77bac433 libcddb: do not ship the command line tool for 2nd arch. (#581)
* No need to ship the cddb_check command line tool for secondary
  archies since the recipe builds on all primary architectures.
* Also do not ship (nor build) the static lib.
2016-05-02 10:22:04 +02:00
Jerome Duval
6b70c41049 openssl: restore patch.
* This reverts commit 7f3bd1daac.
* openssl is about to revert Haiku support.
* remove RC4_CHAR on x86_64.
2016-05-02 00:01:59 +00:00
Humdinger
ea2d8c2120 Einsteinium: updated recipe
Use a secure SOURCE_URI.
Mark as not building under gcc4.
Clean up BUILD_REQUIRES, added BUILD_PREREQUIRES.
Declared USER_SETTINGS_FILES.
Package ReadMe PDF.
2016-05-01 09:10:44 +02:00
Jerome Duval
88f0e6c543 bash: fix segfault with kill_by_name() on x86_64.
* missing libgen.h include would default return value of basename()
to int instead of char*.
2016-04-30 18:11:48 +00:00
humdinger
d15e3fb71b Merge pull request #578 from bbjimmy/master
update yab and yab-ide
2016-04-30 17:15:21 +02:00
fbrosson
d9e3d12dad libtool-2.4.2: Add x86_gcc2 to SECONDARY_ARCH… and fix COPYRIGHT. (#576) 2016-04-30 12:43:23 +02:00
Begasus
fa5f3e56e7 new recipes for TuxRacer (#572) 2016-04-30 12:42:45 +02:00
fbrosson
45fa97790a libcaca: shrink 2nd arch packages to avoid duplicate files. (#575)
* Drop the mirror for SOURCE_URI, since the official website is back.
* No changes, other than SOURCE_URI, in primary arch base packages.
* On primary arch devel pacakges, move documentation/man/man3/ and
  develop/documentation/libcaca/ to a libcaca_doc arch-independent
  package, without any dependencies, though, for more flexibility.
* On secondary arch there is no need to ship man pages, data files
  and runtimes (except for caca-config-*), since they are already in
  the new doc package. All we need for secondary arch packages is:
    in the base package: the shared libs;
    in the devel package: caca-config-* and develop/{headers,lib}.
  The only file we need to keep in every package is the licence.
* Cosmetic: fix double white spaces, fake tab, add "-e" for sed.
* Add TEST() with "make check". Test results: PASS = TOTAL = 5.
2016-04-30 12:40:03 +02:00
Jerome Duval
1ddc242153 dovecot: bump version.
* enable x86_64, requires fix for #12737.
2016-04-30 12:37:15 +00:00
fbrosson
15c15beb0f gnuchess: bump to 6.2.2.
* Bump version.
* Build with libiconv, libintl, libncurses and libreadline.
* Mark x86 and x86_64 as tested.
* Sort cmd:* in BUILD_PREREQUIRES.
* Use mirror redirector for SOURCE_URI.
* Add TEST() with "make check".
2016-04-30 00:07:47 +00:00
diversys
a1d6b5ec8d Merge pull request #573 from Begasus/sdljoytest
sdljoytest, update the recipe to use haikuporter
2016-04-29 17:37:27 +03:00
fbrosson
d59d05a3df aspell: add dictionaries for ca (Catalan) and hu (Hungarian). 2016-04-29 04:41:47 +00:00
Kacper Kasper
8be9c089da scintilla: bump version. 2016-04-28 21:22:32 +02:00
Jim Saxton
ec85abb33d changed to version 1 2016-04-28 09:55:30 -07:00
Jim Saxton
1cb6996424 update yab and yab-ide 2016-04-28 09:28:52 -07:00
begasus
b11ff1c8e9 sdljoytest, update the recipe to use haikuporter 2016-04-27 17:59:42 +02:00
fbrosson
c58894eb83 gzip: add recipe for version 1.8.
* Add recipe for 1.8 and use a mirror redirector for SOURCE_URI.
* Sort cmd:* in PROVIDES and BUILD_PREREQUIRES and add cmd:less to
  the latter since less(1) is required for "make check".
* Add TEST() with "make check". Test results: PASS = TOTAL = 18.
* Drop removal of lib/charset.alias as it has disappeared.
2016-04-27 14:59:00 +00:00
fbrosson
2444cd0fad libgeotiff: fix inverted logic for setting command{Suffix,BinDir}.
* Fix test for setting commandSuffix and commandBinDir on x86_gcc2.
* Install runtimes in bin instead of bin/x86/ for x86 2nd arch.
* Do not move documentation/man/man1/listgeo.1 to devel package.
* Add "!x86_gcc2" to SECONDARY_ARCHITECTURES.
* Reorder sections and Update COPTIRIGHT years.
2016-04-27 07:47:52 +00:00
Jérôme Duval
cd9c230ebd python-mock: requires recent version of setuptools 2016-04-26 10:57:32 +02:00
Jérôme Duval
0f705680e7 buildbot-slave: update checksum. 2016-04-26 10:51:23 +02:00
fbrosson
ffff435ec6 libdca: fix compat, drop {bin,man} on 2nd arch, add x86_64 & TEST().
Changed "compat = 0" (for lib:libdca in PROVIDES) to "compat >= 0"
because "package list libdca-0.0.5-2-*.hpkg" was producing:
	provides: libdca = 0.0.5
	provides: lib:libdca = 0.0.0
	provides: compat = 0
For libdca-0.0.5-3-*.hpkg we now have:
	provides: libdca = 0.0.5
	provides: lib:libdca = 0.0.0 (compatible >= 0)
2016-04-26 05:34:12 +00:00
fbrosson
6a0ab654e9 aspell: add a few other dictionaries: fi, fr, sk, sl, sr and sv.
fi (Finnish), fr (French), sk (Slovak), sl (Slovenian), sr (Serbian)
and sv (Swedish). Remark: there are 2 families of aspell_* recipes:
those which have aspell6- in their SOURCE_{URI,DIR} (e.g. fi, sk, sr)
and the others, which don't have the 6 in aspell- (e.g. fr, sl, sv).
2016-04-25 01:51:55 +00:00
fbrosson
379cb0abe3 sqlite: bump to 3.12.2, reorder sections, add TEST(). (#570) 2016-04-23 21:57:14 +00:00
fbrosson
44700fb58c aspell: bump en dictionary & add de, es, it, pl, pt_BR, pt_PT, ru. (#571)
* Bump aspell_en to 2016.01.19-0 and switch it to "any" arch.
* Do not use 2016.01.19_0 but 2016.01.19~0 (i.e. with a tilde instead
  of the underscore) in the name of the recipe in order to be able to
  define SOURCE_{URI,DIR} using "${portVersion/\~/-}", thus avoiding
  hard-coded version-related strings in the recipe.
* Remove from aspell_en's DESCRIPTION what's already in aspell's.
* Add: de (German), es (Spanish), it (Italian), pl (Polish), pt_BR
  (Brazilian Portuguese), pt_PT (Portuguese), ru (Russian).
2016-04-22 22:10:44 +00:00
fbrosson
eb912d4092 aspell_en: add x86_64, use mirror, fix typo: langague→language. 2016-04-22 02:33:36 +00:00
fbrosson
6ab4d92086 libcdio: fix versions of devel:lib{cdio,iso9660} in PROVIDES_devel.
* libcdio and libiso9660 had had their versions bumped in PROVIDES
  but not in PROVIDES_devel.
* Do not ship documentation and runtimes for secondary arch builds.
* Use a mirror redirector for SOURCE_URI.
* Update COPYRIGHT years.
2016-04-20 21:28:51 +00:00
fbrosson
ec31ba2cc4 cmake: bump to version 3.5.2. 2016-04-19 18:30:44 +02:00
fbrosson
91c1e30cd1 vcdimager: fix lib versioning, mark x86 and x86_64 as tested.
* Add lib versioning to lib:libvcdinfo and also use the same
  versioning (instead of $portVersion) for devel:libvcdinfo. This
  is safe because there are currently no packages depending on that
  lib. Also add version info for all runtimes.
* Mark all architectures as tested.
* Do not ship documentation and runtimes for secondary arch builds.
* Use a mirror redirector for SOURCE_URI rather than a fixed mirror.
* Update COPYRIGHT.
* Add TEST() with "make check" since the Makefile has this target.
2016-04-19 16:07:34 +00:00
fbrosson
fe6c8e6249 ccache: bump to version 3.2.5 using Haiku-style directories. (#567)
* Add PATCH() to use Haiku-style directories instead of the defaults:
  /usr/local/etc/ccache.conf => /boot/system/settings/ccache.conf
  $HOME/.ccache/ccache.conf => /home/config/cache/ccache/ccache.conf
  $HOME/.ccache/ => /home/config/cache/ccache/
  /usr/local/bin/ => /boot/home/config/non-packaged/bin/
* Create [/boot/system/]settings/ccache.conf as the system-wide
  configuration file with the "keep-old" label.
* Pass "`finddir B_SYSTEM_SETTINGS_DIRECTORY`" as sysconfdir in order
  to have the short path displayed instead of the long one, in case
  the system-wide configuration file contains errors.
2016-04-18 21:58:48 +00:00
fbrosson
d697b3e5b9 db: reoder sections, fix mixed spaces/tabs. 2016-04-17 21:49:26 +00:00
fbrosson
e60201f5fa ginac & cln: fix cln 1.3.4, update ginac 1.6.5, add ginac 1.6.7. (#559)
sci-libs/cln:

* REQUIRES_devel was set to libcln$secondaryArchSuffix instead of
  cln$secondaryArchSuffix, therefore preventing both the installation
  of cln_devel and its use in chrooted builds of ginac.
* Drop the recipe for version 1.3.2 (which was really old.)
* Change cmd:gcc to cmd:g++ in BUILD_PREREQUIRES.
* On x86_gcc2 using x86 as secondary arch, install pi in bin/ instead
  of bin/x86/.
* Do not use $portVersion as version of lib:libcln. Instead, use the
  libs' real version. This change is safe since the only package wich
  needs libcln is ginac and it is being updated in this very commit.

sci-mathematics/ginac:

* Fix versioned dependency on libcln for ginac-1.6.5.
* On x86_gcc2 using x86 2nd arch, do not install runtimes in bin/x86/
  but in bin/.
* Add ginac-1.6.7.
2016-04-17 21:30:37 +00:00
fbrosson
b3e8768b0d proj: fix minor issue in recipe for 4.8.0 and add 4.9.2.
* Fix test for setting commandSuffix and commandBinDir on x86_gcc2.
* Install runtimes in bin instead of bin/x86/ for x86 2nd arch.
* Drop unneeded "chmod +x ./configure" in BUILD().

Off topic: I would like to apologize for the duplicate commit log 3
commits earlier: "Update DriveEncryption homepage to upstream repo"
for haiku-apps/drive_encryption/drive_encryption-1.0.recipe.
I'm the only person to blame for this mistake. Sorry for the noise.
2016-04-16 15:45:45 +00:00
Humdinger
f07ee0f24a youtube-dl: new recipe for 2016.04.13 2016-04-16 08:38:55 +02:00
Humdinger
2d95727c6a BeGet: secure source, changed description, user settings
BeGet itself is only alpha quality, but works somewhat.
See its issues at HaikuArchives.
2016-04-15 14:45:21 +02:00
Richard Nyhus
f33fe87b7d Update DriveEncryption homepage to upstream repo (#557)
Change homepage back to github repo of Axel Dörfler
2016-04-15 08:24:28 +00:00
Richard Nyhus
9763e2ed99 Update DriveEncryption homepage to upstream repo (#557)
Change homepage back to github repo of Axel Dörfler
2016-04-15 08:15:50 +00:00
fbrosson
8567a52c0c pari: bump to version 2.7.5, fix x86_gcc2 and secondary arch.
* Bump version.
* Define PATCHES with $portVersion instead of $portVersionedName.
* Fix gcc2 build by simply dropping a duplicate semicolon typo.
* Fix config/Makefile.SH to have section 1 man pages installed in
  $MANDIR/man1 instead of $MANDIR.
* Mark x86_gcc2 as tested.
* Add $secondaryArchSuffix after each cmd: in PROVIDES.
* Drop ${data,documentation}Dir in secondary arch.
* Make secondary arch depend on primary arch.
* Use $libDir/pari (instead of $sysDataDir, which is not defined) for
  --sysdatadir in order to have /system/lib/pari/pari.cfg on primary
  arch and /system/lib/x86/pari/pari.cfg on x86-2nd arch, as the
  contents of these pari.cfg config files are arch-dependent.
2016-04-15 06:30:51 +00:00
Jerome Duval
9245c9342b python_pathtools: depends on python2. 2016-04-14 22:38:28 +00:00