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
d013286604 tmpl_vars.sh: add KERNEL_SITE var and use it.
--HG--
extra : convert_revision : 19ca0740561716ef2adde93213fd64d4e280caec
2009-04-19 00:31:39 +02: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
3663adb952 klibc-utils: always use shared bins, remove static ones.
--HG--
extra : convert_revision : 9dfeda82b507758bb5d8e747b21e660660422906
2009-03-08 01:36:58 +01:00
Juan RP
67d700ac77 klibc-devel: needs perl at runtime for klcc.
--HG--
extra : convert_revision : 5d83c859765f5afe2d3dbb9db256ac2bde1d82f6
2009-03-08 00:44:46 +01:00
Juan RP
e0d64e93b3 klibc: update to 1.5.15.
--HG--
extra : convert_revision : 5573f58bc7172cc2130c817f96ea5844cc7f1a78
2009-03-08 00:40:42 +01:00
Juan RP
0e22e7dac8 klibc: build with klcc shared by default, make the initramfs work.
--HG--
extra : convert_revision : 3f787beaca0e32cb3dd6ae1a1e8c41b940b8a316
2009-03-04 18:51:16 +01:00
Juan RP
0b7cdfa1d0 Split pkgs required by xbps-base-system, structure based in Fedora.
--HG--
extra : convert_revision : 151da3637a2745b786251e067bb924c3fd98118b
2009-02-25 06:15:20 +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