Commit graph

33 commits

Author SHA1 Message Date
Michael Gehring
d5ff8b8493 icu: update to 57.1. (soname bump) 2016-04-08 20:07:58 +02:00
Jürgen Buchmüller
60d19c30c2 icu: fix cross build 2015-11-29 17:02:48 +01:00
Juan RP
b273565102 icu: nocross=yes for now... until I got more time to fix this. 2015-11-29 09:51:37 +01:00
Juan RP
b6bb92c7b9 icu: update to 56.1. 2015-11-29 09:25:12 +01:00
Jürgen Buchmüller
7bcd87548d icu: rebuild for arm/musl symbol versioning. 2015-11-05 17:54:59 +01:00
Christian Neukirchen
5ebc0b1303 icu: add update check. 2015-08-01 19:21:57 +02:00
Juan RP
d789dc3597 icu: move to usr/bin. 2015-06-02 11:29:26 +02:00
Juan RP
f37a05c2ed icu: rebuild for musl. 2015-05-18 21:49:25 +02:00
Juan RP
ff31d5a1a2 srcpkgs: xtraeme@gmail.com -> xtraeme@voidlinux.eu 2015-04-10 09:16:30 +02:00
Christian Neukirchen
9e6cb6cf82 icu: fix cross build. 2015-04-05 01:10:03 +02:00
Christian Neukirchen
5f1ee90b50 icu: set -nostdlib for libicudata.so unconditionally (fixes native build on ARM). 2015-04-05 00:51:16 +02:00
Juan RP
7df57b30b0 icu: update to 54.1 (soname bumps). 2014-10-15 11:08:43 +02:00
Juan RP
57a4c4176b icu: link libicudata to libc to make this work on hard-float platforms.
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653457
for more information.
2014-05-22 08:31:12 +02:00
Juan RP
fcbe040c0a Rebuild pkgs required by wine-32bit (2/2). 2014-04-05 01:10:53 +02:00
Juan RP
4a91e834fa icu: repair cross build and misc tweaks. 2014-02-12 15:27:25 +01:00
Juan RP
925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP
5cb819d75a Do not use sed in ${version}, x-r-c does not allow it. 2013-09-27 10:10:57 +02:00
Juan RP
3d8593b009 Update packages for xbps-src>=53: use configure_args, get rid of CONFIGURE_SHARED_ARGS. 2013-05-26 10:41:55 +02:00
Juan RP
c5d83938ab Convert packages to the new template format (i). 2013-04-12 16:39:50 +02:00
Juan RP
95e0997afb Update packages to be built with xbps-src/testing. 2013-04-09 01:49:27 +02:00
Juan RP
f72e3365ba icu: cross build and dbg support. 2013-03-19 07:46:50 +01:00
Juan RP
126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP
481d8a31b8 icu: update to 49.1.2 (SONAME bump). 2012-07-21 09:51:16 +02:00
Juan RP
1816de0e4a Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required! 2012-05-23 18:26:56 +02:00
Juan RP
861041b245 Revbump main pkg and unset revision off all subpkgs. 2012-05-23 08:14:33 +02:00
Juan RP
ad2194ebf2 Remove flist files; not the way to go. I'll find another way. 2012-02-10 16:59:21 +01:00
Juan RP
50c2ff1926 First pass at creating flist files, will be used by the upcoming xbps-src-18. 2012-02-10 09:25:25 +01:00
Juan RP
512c2371e0 icu: use build_wrksrc. 2012-02-09 13:39:55 +01:00
davehome
7fa0e64d4d Update xfce4-related pkgs for new rshlib thing 2011-11-12 08:45:15 +00:00
Juan RP
23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00
Juan RP
641bf6ff02 icu: update to 4.6.1, bump abi_depends.
--HG--
branch : gnome3
2011-03-14 16:27:02 +01:00
Juan RP
88409aba8a icu: sanitize deps, bumprev.
--HG--
extra : convert_revision : 276d2defc03fc5b87c9148e7b780284fc0902334
2010-02-26 16:19:50 +01:00
Juan RP
85cc462e1d Major infrastructure changes, part 2.
* Moved helpers, common and triggers dirs into xbps-src, where
  they belong.
* Renamed the templates dir to srcpkgs, it was so redundant before.
* Make it possible to add subpkgs with no restriction in names, for
  example udev now has a subpkgs called "libgudev". Previously
  subpkgs were named "${sourcepkg}-${pkgname}".
* xbps-src: changed to look for template files in current directory.
  That means that most arguments from the targets have been removed.
* xbps-src: added a reinstall target, to remove + install.
* xbps-src: do not overwrite binpkgs by default, skip them.

And more that I forgot because it's a mega-commit that I've been
working for some days already...

--HG--
extra : convert_revision : 0f466878584d1e6895d2a234f07ea1b2d1e61b3e
2009-11-22 08:31:44 +01:00