Daniel Șerbănescu
73b68d3304
aisleriot: changed updateScript
2021-05-12 14:06:55 +02:00
Daniel Șerbănescu
1f50200174
aisleriot: 3.22.13 -> 3.22.16
2021-05-12 09:15:27 +02:00
Sandro
6cc8d14591
Merge pull request #122269 from eduardosm/gnome-arcmenu
2021-05-10 19:06:18 +02:00
Eduardo Sánchez Muñoz
25cb63fed6
gnomeExtensions.arcmenu: 5 -> 10
...
Supports GNOME 40
2021-05-09 01:39:07 +02:00
Eduardo Sánchez Muñoz
5d54dd8e3e
gnomeExtensions.appindicator: 36 -> 37
2021-05-09 01:32:36 +02:00
Eduardo Sánchez Muñoz
c94643ac4d
gnomeExtensions.disable-unredirect: unstable-2021-01-17 -> unstable-2021-04-13
...
Enables support for GNOME 40
2021-05-08 21:22:09 +02:00
Robert Hensing
8e3c5eb501
treewide: xvfb_run -> xvfb-run
2021-05-08 15:48:41 +02:00
Vladimír Čunát
080cd658ca
Merge #121780 : treewide meta.maintainers tweaks
2021-05-08 10:47:08 +02:00
Jan Tojnar
468cb5980b
gnome: rename from gnome3
...
Since GNOME version is now 40, it no longer makes sense to use the old attribute name.
2021-05-08 09:47:42 +02:00
Eelco Dolstra
18e5da0f60
* Delete the old Gnome.
...
svn path=/nixpkgs/branches/xorg-7.5/; revision=18062
2009-11-01 14:14:27 +00:00
Eelco Dolstra
7dd58cda98
* Sigh. For PolicyKit, follow the upstream names, otherwise I'll get
...
a headache. "polkit" is the new, unstable release series.
"policykit" is the old series. (See
http://lists.freedesktop.org/archives/polkit-devel/2009-February/000106.html
for an "explanation" of the name change.) It seems that for HAL we
need to revert to the old "policykit", since it doesn't compile
against "polkit".
svn path=/nixpkgs/trunk/; revision=17425
2009-09-25 20:06:36 +00:00
Eelco Dolstra
28af8ad308
* Fix the build of gnome-utils.
...
svn path=/nixpkgs/trunk/; revision=16944
2009-09-02 22:42:52 +00:00
Marc Weber
ad292ae9d4
pass intltool to gnomepanel making. It didn't build without it
...
svn path=/nixpkgs/trunk/; revision=16807
2009-08-22 09:18:02 +00:00
Marc Weber
05ebbec1aa
pass zoneinfo to libgweather
...
svn path=/nixpkgs/trunk/; revision=16806
2009-08-22 09:17:54 +00:00
Eelco Dolstra
9ea1a49aa2
* PolicyKit -> policy-kit (suggested by Ludovic).
...
* Oops, there already was a polkit package. Mea culpa...
svn path=/nixpkgs/trunk/; revision=16721
2009-08-14 21:12:46 +00:00
Michael Raskin
5eb66bcf90
Fix zenity build
...
svn path=/nixpkgs/trunk/; revision=16003
2009-06-19 06:29:00 +00:00
Michael Raskin
260e13ddeb
Update WebKit and Midori
...
svn path=/nixpkgs/trunk/; revision=15849
2009-06-04 11:20:26 +00:00
Marc Weber
88eb04c0dc
adding zenity to gnome desktop nix expressions
...
making it possible to build metacity and gconf-editor
patch provided by Christoph Herbst
svn path=/nixpkgs/trunk/; revision=15681
2009-05-20 17:39:18 +00:00
Eelco Dolstra
d78a404063
* Removed some assertions that rely on pointer equality. (It's kind
...
of unfortunate that consitency checks like "httpd.apr == apr" don't
really work. Perhaps equality tests on derivations should just
compare the drvPath or outPath attributes.)
svn path=/nixpkgs/trunk/; revision=15569
2009-05-12 12:50:07 +00:00
Michael Raskin
e7bd899196
Fix gtksourceview dependencies
...
svn path=/nixpkgs/trunk/; revision=15540
2009-05-10 20:17:52 +00:00
Eelco Dolstra
f762b50991
* Another sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15269
2009-04-23 11:59:43 +00:00
Eelco Dolstra
6e789bc2c8
* Added Leksah, an IDE for Haskell. It requires a newer version of
...
gtksourceview than the one provided in gnome/default.nix. The
stdenv branch already has this.
* Updated gtk2hs to 0.10.1.
svn path=/nixpkgs/trunk/; revision=15154
2009-04-19 13:58:13 +00:00
Sander van der Burg
565d5e3ae3
Added iso-codes as buildinput for gtkhtml in order to fix compilation
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15130
2009-04-18 15:48:51 +00:00
Sander van der Burg
ffb30458ce
Added enchant as buildinput for gtkhtml
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15112
2009-04-17 11:11:28 +00:00
Sander van der Burg
f8cd5d94f8
Fixed gtkhtml by adding intltool as buildinput
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15081
2009-04-16 11:16:47 +00:00
Sander van der Burg
87ae78331a
Added intltool as buildinput for libgnomeprintui
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15078
2009-04-16 10:00:05 +00:00
Ludovic Courtès
383e74faf0
GNOME Terminal: Add dependency on DBus-Glib.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15073
2009-04-16 07:50:34 +00:00
Eelco Dolstra
f5a2b4f7a3
* Fixed some Gnome packages. Also removed some old Gnome releases.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=15059
2009-04-15 10:06:50 +00:00
Ludovic Courtès
71a16052ba
libglademm: Propagate GTKmm and libglade.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14918
2009-04-07 19:17:23 +00:00
Eelco Dolstra
956e469d5a
* Some Gnome packages need intltool in the stdenv branch (don't know
...
why they built correctly in the trunk...).
svn path=/nixpkgs/branches/stdenv-updates/; revision=14823
2009-04-01 11:46:26 +00:00
Ludovic Courtès
02c50ac314
GTK-doc: More fixes.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14720
2009-03-25 23:16:02 +00:00
Ludovic Courtès
91aeb56b97
GTK-doc: Update dependencies.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14719
2009-03-25 22:53:10 +00:00
Ludovic Courtès
f1500cd960
Add libglademm, C++ bindings for libglade.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14718
2009-03-25 22:25:51 +00:00
Ludovic Courtès
6c46b72f77
gnome-keyring: Add dependency on DBus and Python.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14715
2009-03-25 20:36:21 +00:00
Ludovic Courtès
7fc8e0ed6c
GNOME: Pass intltool' to
gnome-keyring'.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14694
2009-03-25 09:40:41 +00:00
Ludovic Courtès
9398cc4450
GNOME: Add desktop applications 2.26.0.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14677
2009-03-24 08:49:02 +00:00
Ludovic Courtès
e5275b36d7
GNOME: Fix libbonoboui.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14676
2009-03-24 08:47:50 +00:00
Ludovic Courtès
6964014968
GNOME: Fix libgnomevfs.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14675
2009-03-23 23:02:27 +00:00
Ludovic Courtès
ca43b547b3
GNOME: Assorted fixes.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14674
2009-03-23 22:55:03 +00:00
Ludovic Courtès
9845dc5aec
GNOME: Fix GConf, libgnomecanvas, libgnomeui.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14673
2009-03-23 22:26:15 +00:00
Ludovic Courtès
5733e0615b
Gail 1.22.3 (GNOME 2.26.0).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14671
2009-03-23 21:48:53 +00:00
Ludovic Courtès
554afc577e
GNOME 2.26.0 (untested).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14668
2009-03-23 20:47:40 +00:00
Ludovic Courtès
9f9aa331fc
Intltool 0.40.5 (from GNOME 2.26.0).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=14667
2009-03-23 20:42:52 +00:00
Ludovic Courtès
7da93ed738
libglade: Add meta-information.
...
svn path=/nixpkgs/trunk/; revision=13912
2009-01-29 21:24:15 +00:00
Marc Weber
48f11e576b
update of gnomeicontheme
...
svn path=/nixpkgs/trunk/; revision=13548
2008-12-02 12:27:17 +00:00
Marc Weber
df75b55ba6
added gtk-doc
...
svn path=/nixpkgs/trunk/; revision=13115
2008-10-26 08:39:38 +00:00
Eelco Dolstra
90891496d8
* Fixed libgnomeprintui.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11868
2008-05-21 11:07:20 +00:00
Eelco Dolstra
eca684a44b
* Gnome 2.22.1.
...
* Moved some of the Gnome package Nix expressions into
pkgs/desktops/gnome/default.nix - no need to have them in separate
files. This way the code is much shorter. Still to be done for all
the other Gnome packages.
* Glib 2.16.3.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11855
2008-05-20 14:25:09 +00:00
Eelco Dolstra
c21a987841
* Update libglade to a version that builds with current gtk. We
...
should update all of Gnome at some point...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11853
2008-05-20 09:36:55 +00:00
Armijn Hemel
89a360738f
add stuff for 2.20
...
svn path=/nixpkgs/trunk/; revision=10868
2008-02-26 21:02:36 +00:00