Commit graph

9 commits

Author SHA1 Message Date
Juan RP
dd6b45c322 Set sourcepkg to pkgname through run_template().
This removes the need for having to specify sourcepkg manually in
every package that will build subpkgs.

--HG--
extra : convert_revision : 383e4c467e84844d2f4f61ae5c5e07a5124e9cfb
2009-07-29 22:44:30 +02:00
Juan RP
3356955bdb glib: update to 2.20.3.
--HG--
extra : convert_revision : fd27d5a94b4830e545c28feb047684c812b3e931
2009-06-06 01:31:42 +02:00
Juan RP
246b180038 glib: update to 2.20.2.
--HG--
extra : convert_revision : 9c9159fc2db328ad71bdc169c8b435342aacef70
2009-05-18 18:05:33 +02:00
Juan RP
1b7ba309d0 glib: update to 2.20.1.
--HG--
extra : convert_revision : 07fdb656e5cd706f4dedbc089517bf86b76c4f03
2009-04-16 17:24:13 +02:00
Juan RP
c13ce36148 glib: update to 2.20.0.
--HG--
extra : convert_revision : 9e9c061097c60b7bccf0372d784a474558f14a4b
2009-03-20 06:26:35 +01:00
Juan RP
3667f039f2 Install all packages via DESTDIR var and not prefix.
This removes many assignments that were needed before, and fixes
some packages to install its manpage/info files.

--HG--
extra : convert_revision : 5422f921ef81d089ed95ce0c52e5106ea10b2165
2009-03-18 10:02:43 +01:00
Juan RP
84222395b8 Provide some vars for use in template's targets.
These new vars are DESTDIR (by default XBPS_DESTDIR/pkgname-version),
SRCPKGDESTDIR (XBPS_DESTDIR/sourcepkg-version) and FILESDIR
(XBPS_TEMPLATESDIR/pkgname/files).

This simplifies packages that used them.

--HG--
extra : convert_revision : 287ea7128cb5df19870ca7aff0a3b8f99a11d63a
2009-03-11 06:31:56 +01:00
Juan RP
1c83b76888 glib, irssi, pcre: converted to subpkgs.
--HG--
extra : convert_revision : c3e0384ca9fb987a7e1b5ce93d40855dfcfbaa0e
2009-02-25 17:55:24 +01:00
Juan RP
fa2748d9b2 Reorganize the templates directory for possible future changes.
Now every template uses its own directory. Patches, prepost* files
and other related stuff are stored there.

--HG--
extra : convert_revision : bbc529ef161d9a59fe13a1d54ac058f77ea05845
2009-02-03 21:35:57 +01:00