Commit graph

18 commits

Author SHA1 Message Date
Juan RP d132689a0f epdfview: remove long_desc. 2014-02-18 17:29:01 +01:00
Juan RP 925d471cbf Update all source packages for xbps-src>=90. 2014-01-01 16:10:11 +01:00
Juan RP a7fcdce3c4 Convert packages to the new template format (e). 2013-04-12 10:23:11 +02:00
Juan RP 126f27f8c3 Remove the rshlibs; they do more harm than good. 2012-11-21 04:19:43 +01:00
Juan RP f634a31cdc Remove gtk_iconcache_dirs setting from srcpkgs. 2012-10-05 18:29:09 +02:00
Juan RP a36a7096ab epdfview: make this build again. 2012-08-10 08:13:28 +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 25b70bd9c1 Updated 95% pkgs to the new shlibs world order, not yet finished. 2011-11-14 18:12:47 +01: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 0abd77b0fe epdfview: added patch for poppler>=0.17 issue (Arch). 2011-10-21 17:03:35 +02:00
Juan RP 81f038cdae epdfview: bumprev due to poppler-glib SONAME bump. 2011-10-21 16:32:41 +02:00
Juan RP f8068bde76 epdfview: update to 0.1.8. 2011-05-29 15:51:13 +02:00
Juan RP b51b813e3c epdfview: add patches for poppler-0.16, bumprev. 2011-01-29 16:53:21 +01:00
Juan RP f8de69f37b epdfview: cleanup rundeps, bumprev. 2010-11-11 00:58:30 +01:00
Juan RP 10662a00b8 Bump revision for packages depending in poppler. 2010-06-09 15:51:10 +02:00
Juan RP fe02d61091 epdfview: sanitize deps, bumprev.
--HG--
extra : convert_revision : 2b2edc536cd6397597294f24c5a191a5676273d1
2010-01-11 16:11:31 +01:00
Juan RP 1b7ec4b18a epdfview: fix some issues with the icon and scrolling, bumprev.
Patches from Arch Linux.

--HG--
extra : convert_revision : cc04222669fc067f213865ea0e587f86d0fd6e9d
2009-12-22 00:00:40 +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