Commit graph

8396 commits

Author SHA1 Message Date
Juan RP
688accec67 xbps-src: added -V flag to print code version, add new obj into pkg metadata for that. 2011-11-09 20:58:42 +01:00
Juan RP
fad78ea7f1 xbps-src: only add files and links into the resulting binpkg.
Additional dirs and permissions on them can be set via mkdirs triggers
(and make_dirs var) and INSTALL/REMOVE scripts.

Those dirs are in 90% cases redundant as they always have the same
permissions bits (0755), all packages using special permissions have
been modified and adapted.
2011-11-09 20:44:01 +01:00
Juan RP
162bfe4697 xbps-casper: fix perms on polkit dirs, renamed polkit script. 2011-11-09 20:27:09 +01:00
Juan RP
4bc2d4ee0a dcron: added missing owned dirs, bumprev. 2011-11-09 19:56:56 +01:00
Juan RP
7c4cdd62d9 ConsoleKit: use make_dirs for logdir, bumprev. 2011-11-09 19:50:39 +01:00
Juan RP
31bb7f03ae cronie: own required runtime dirs. 2011-11-09 19:31:19 +01:00
Juan RP
4498fa0bb9 wicd: does not need keep_empty_dirs, bumprev. 2011-11-09 19:29:31 +01:00
Juan RP
2bcab86df6 lvm2: own required runtime dirs. 2011-11-09 19:27:11 +01:00
Juan RP
3df6cebd52 gdm: use make_dirs. 2011-11-09 17:45:30 +01:00
Juan RP
d0fee20d2f os-prober: own required runtime dirs. 2011-11-09 17:21:51 +01:00
Juan RP
c1b01b7ed5 accountsservice: own required runtime dirs. 2011-11-09 17:19:54 +01:00
Juan RP
22558037ec hicolor-icon-theme: own required runtime dirs. 2011-11-09 17:14:15 +01:00
Juan RP
cdcea64098 lightdm: use make_dirs, bumprev. 2011-11-09 17:04:52 +01:00
Juan RP
65fc5ea0da xbps-casper: does not use keep_empty_dirs. 2011-11-09 17:01:05 +01:00
Juan RP
837769bf96 ConsoleKit: use simple .owned files for required runtime dirs, bumprev. 2011-11-09 16:59:19 +01:00
Juan RP
f75f98bd99 NetworkManager: use make_dirs, bumprev. 2011-11-09 16:53:50 +01:00
Juan RP
d203433dc8 systemd: use simple .owned files rather than make_dirs, bumprev. 2011-11-09 16:48:45 +01:00
Juan RP
4baf76b8e5 systemd: use make_dirs, bumprev. 2011-11-09 16:34:27 +01:00
Juan RP
f5dd7aa666 xbps-src: deprecate keep_empty_dirs, warn when an empty dir is removed. 2011-11-09 16:25:11 +01:00
Juan RP
94dceeaae8 util-linux: use make_dirs, bumprev. 2011-11-09 16:07:37 +01:00
Juan RP
08174464de dcron: does not need keep_empty_dirs, bumprev. 2011-11-09 15:59:45 +01:00
Juan RP
87801d2d67 initramfs-tools: use make_dirs, bump version. 2011-11-09 15:54:24 +01:00
Juan RP
c818dcd511 xbps-src: install_pkg_from_repos: run cmd through eval. 2011-11-09 15:52:20 +01:00
Juan RP
ceabb62f9a xbps-src: new "make_dirs" var for the mkdirs trigger. 2011-11-09 15:18:39 +01:00
Juan RP
c41fe732be xbps-triggers: new trigger 'mkdirs' to add/rm directories. 2011-11-09 15:13:24 +01:00
Juan RP
4767136430 xbps-src: make sure that pkg metadir is created with 0755 perms. 2011-11-09 11:16:12 +01:00
Juan RP
06fdf963cc qt: enable gtk theme support, requested by davehome. 2011-11-09 10:44:27 +01:00
Juan RP
20d0557e56 qt-{designer,qtconfig}: do not depend in unexistent qt-plugin-gstreamer pkg. 2011-11-09 09:27:30 +01:00
Juan RP
e20b929b71 lightdm: update to 1.0.6. 2011-11-09 08:41:52 +01:00
Juan RP
dafa22f0e9 cairo-devel: require pixman-devel again. 2011-11-09 07:41:54 +01:00
Juan RP
86c2f29ab7 telepathy-glib: update to 0.16.2. 2011-11-08 16:30:57 +01:00
Juan RP
ab1e331346 telepathy-mission-control: update to 5.10.1. 2011-11-08 16:26:02 +01:00
Juan RP
d373ed4e45 xbps-casper: make the keymap script work again. 2011-11-08 12:38:40 +01:00
Juan RP
966b16760d xbps-src: create masterdir/boot dir if doesn't exist. 2011-11-08 12:35:45 +01:00
Juan RP
a12af0a8b7 idjc: use pycompile_module, needs pygtk rundep, add missing builddeps. 2011-11-08 12:13:24 +01:00
Juan RP
5a2cc5b5bd xbps-src: infrastructure changes required for "nonfree" keyword in tmpls.
- The chroot target now execs masterdir/bin/xbps-shell to set up correct envvars.
- 2 pkgs are now in nonfree repo: adobe-flash-plugin and jre.
- Renamed some vars in xbps-src to be in uppercase, notably XBPS_MACHINE.
- make-repoidx target now creates the index for all "known" directories specified
  via XBPS_PACKAGESDIR: XBPS_MACHINE, noarch, and nonfree/XBPS_MACHINE.
2011-11-08 11:56:17 +01:00
Juan RP
e5afc541f2 Merge remote-tracking branch 'dave/master'
* dave/master:
  New package: idjc - Internet DJ Console (for icecast)
  New package: mutagen - python media tagging
2011-11-08 09:15:15 +01:00
Juan RP
3fc53e8cab kernel-snapshot: make CONFIG_RTC_DRV_CMOS built-in the kernel by default. 2011-11-08 08:50:15 +01:00
davehome
9d694fa298 New package: idjc - Internet DJ Console (for icecast) 2011-11-08 00:40:17 -07:00
davehome
bd335a15b0 New package: mutagen - python media tagging 2011-11-08 00:39:52 -07:00
Juan RP
c72ccd5015 base-files: improved vkpurge for kernel-snapshot pkgs. 2011-11-08 08:18:09 +01:00
Juan RP
56d421a0a5 kernel-snapshot: +fanotify, -pcmcia, +rtc class modules. 2011-11-08 07:58:50 +01:00
Juan RP
7fd19c41bf udev: update to 175. 2011-11-08 07:33:07 +01:00
Juan RP
dc1fb346ae base-files: provide /etc/profile.d/locale.sh to set up system locale. 2011-11-08 06:57:50 +01:00
Juan RP
c3aa73d8d7 kernel-snapshot: update to 3.2.0-rc1. 2011-11-08 06:57:11 +01:00
Juan RP
3137aa5085 telepathy-gabble: update to 0.14.0. 2011-11-08 06:06:59 +01:00
Juan RP
75d065a3cc telepathy-mission-control: update to 5.10.0. 2011-11-08 06:00:32 +01:00
davehome
9d3783fd1b New package: darkice - icecast source client 2011-11-07 12:39:48 -07:00
davehome
16c5e557d5 New package: icecast streaming server 2011-11-07 12:39:26 -07:00
Juan RP
161bfd40b2 pixman: update to 0.24.0. 2011-11-07 10:32:59 +01:00