Commit Graph

16 Commits

Author SHA1 Message Date
Juan RP fe3fa5fff4 binutils, gcc: use SRCPKGDESTDIR for usr/lib -> usr/lib64.
--HG--
extra : convert_revision : e666b63046f34f00c22efabf13ad3d373e230ccc
2009-10-18 13:17:12 +02:00
Juan RP 699366bdc1 binutils, gcc: create usr/lib -> usr/lib64 symlink for x86_64.
Based on patch contributed by ojab at
https://bugs.launchpad.net/xbps/+bug/453754

--HG--
extra : convert_revision : d7de7ee4bd3e34bfa89e3a2148359f336a372797
2009-10-18 12:28:15 +02:00
Juan RP 85a7ceb76f Move all patches to templates/$pkgname/patches.
There's no need to set patch_files/patch_args anymore, all patches
in this directory will be applied with -Np0 and they have .diff
or .patch (and .gz/.bz2) extension.

--HG--
extra : convert_revision : 8d516c033fe34db94ebbcc84c246e84fc96ed901
2009-10-15 16:07:47 +02:00
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 26ed4d0060 gcc: update to 4.4.1.
--HG--
extra : convert_revision : c01181a369130b15037fcdac9589bcb163fd98cb
2009-07-28 17:03:50 +02:00
Juan RP 92dab856ac gcc: update to 4.4.0. Fix -libgomp info files.
--HG--
extra : convert_revision : 6fba4ee228f26d8b9184c82cc52a2e0adaeb14fb
2009-04-22 16:58:00 +02: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 f7ef4ccf5c gcc: add missing dir for /lib/cpp symlink.
--HG--
extra : convert_revision : b612f3fb817e5a159186af8de5ca75fbad19224f
2009-03-17 04:31:18 +01:00
Juan RP 1953271134 gcc: make a /lib/cpp symlink, as rpcgen wants this.
--HG--
extra : convert_revision : d629108c589f507e4c9e5ae22b34e5b0a3b1d3ad
2009-03-14 01:00:19 +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 5d3209056c gcc: update to 4.3.3.
--HG--
extra : convert_revision : debf86fa8d7ff52272accac054abdccf3abb5e37
2009-03-03 16:44:11 +01:00
Juan RP e0030bc0fe Split pkgs required by xbps-base-chroot, as it was made in Fedora.
- Added an additional shell func to add full (build/run), build
  or run time dependencies to packages. An optional third parameter
  can be used to specify other version than the one set in
  the depends file.
- Use a "depends" file in package directory to specify minimum
  required ABI/API version for a package, so that there's no need
  to set the version all the time in pkgs.
- Updated bash to 4.0.

--HG--
extra : convert_revision : 1aa0ce32d4bdc2cd371eac19ae7bcff2c986b6b3
2009-02-24 07:13:11 +01:00
Juan RP b063ab2b54 binutils, gawk, gcc: add missing base subpkg.
--HG--
extra : convert_revision : e65fc368499c6124b1cf7963d830f64c05953b6c
2009-02-20 18:09:54 +01:00
Juan RP 0b8c5b3253 gcc: convert to subpkgs.
--HG--
extra : convert_revision : 88fbeeb5b204c2d8a82f4c4b9833723d8503657b
2009-02-20 16:52:02 +01:00
Juan RP e3dfd26fed gcc: add binutils rundep, and gmp (should not be added indirectly).
--HG--
extra : convert_revision : 5b3928fe34428c7add7a37d02f89e91c18139f15
2009-02-09 00:23:27 +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
Renamed from templates/gcc.tmpl (Browse further)