Commit graph

36 commits

Author SHA1 Message Date
Juan RP 4b14fa4367 ncurses: rebuild to use our CFLAGS. 2014-09-22 11:44:10 +02:00
Juan RP 331239e6a0 ncurses: remove long_desc. 2014-02-21 15:41:06 +01:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP ab7055028f ncurses: expliticly enable gzipped manpages. 2013-10-22 01:38:30 +02:00
Juan RP 74dd211f4d ncurses: bootstrap pkg; repair bootstrap build. 2013-10-18 10:57:19 +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 f4e6906101 ncurses: move ncurses*-config scripts to -devel pkg. 2013-05-14 12:44:23 +02:00
Juan RP c7fbe1ff89 ncurses: fix cross build. 2013-04-18 15:18:18 +02:00
Juan RP c72fcf6566 ncurses: create compat symlinks; make main pkg depend on ncurses-base. 2013-04-18 15:11:41 +02:00
Juan RP 35699ef72e Update for new vmove() behaviour. 2013-04-10 16:50:24 +02:00
Juan RP 2d204106e1 ncurses: convert to the new template format. 2013-04-10 15:03:40 +02:00
Juan RP 95e0997afb Update packages to be built with xbps-src/testing. 2013-04-09 01:49:27 +02:00
Juan RP a99b3ebf5a ncurses: fix depends in subpkgs and modernize. 2013-04-07 02:00:23 +02:00
Juan RP e4db3f8ac3 ncurses: use do_configure(). 2013-04-02 17:52:23 +02:00
Juan RP acc1a65d35 ncurses: override config.sub with ours for musl builds. 2013-03-02 08:45:12 +01:00
Juan RP a5cc060c94 ncurses: disable building tests. 2013-02-06 12:30:28 +01:00
Juan RP 7b3639d5e1 ncurses: make this cross buildable. 2013-02-06 12:08:13 +01:00
Juan RP 02fa820625 ncurses: make this cross buildable :D 2013-02-05 01:35:18 +01:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP 567ba33193 ncurses: switch to /usr. 2012-07-09 16:58:42 +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 564d78b351 ncurses: not a bootstrap pkg anymore. 2012-02-28 18:43:35 +01: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 fd7a0a8a59 ncurses-libs: install shlibs to /usr/lib. 2012-01-30 18:06:46 +01:00
Juan RP d3f092dcba ncurses: remove a broken/useless symlink. 2012-01-24 15:47:22 +01:00
davehome cc660ea670 Update bootstrap pkgs for new rshlib thing 2011-11-12 01:54:14 +00:00
Juan RP a0a4b4bc2f ncurses-{base,term}: noverifyrdep=yes. 2011-10-24 20:07:58 +02: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 5355f32aca xbps-src: support building bootstrap pkgs in chroot with -D.
The base_chroot var has been renamed to bootstrap, to avoid conflicts
with the base-chroot pkg. So now you can rebuild any bootstrap package
if the masterdir is ready (base-chroot already) installed and
installation is only to destdir.
2011-07-06 08:16:56 +02:00
Juan RP 05cee86abd ncurses: update to 5.9. 2011-06-20 23:04:23 +02:00
Juan RP 0cfd33b8f4 ncurses: update to 5.8, bump abi_depends.
ncurses now builds the widec version by default and provides non-widec
for compatiblity. ABI has been bumped because I've enabled "--enable-ext-colors"
which changes the soname to foo.so.6.

Removed the ncursesw packages.
2011-02-27 14:51:11 +01:00
Juan RP 80568e6090 ncurses-libs: make sure that libs have 0755 perms, bumprev. 2010-12-24 06:44:15 +01:00
Juan RP c673ff98d5 ncurses-{devel,libs}: make sure that objs are built with -fPIC, bumprev. 2010-11-11 12:04:09 +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