summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add clutter-gstJavier Jardón2015-11-101-0/+4
| | | | | | This is needed by cheese and other GNOME components Change-Id: I6fd3c684883f8dd3895f2225bde91bbfd7c903c5
* Adding ttf-alee lorryTristan Van Berkom2015-11-101-0/+6
| | | | | | | | | This is the Korean Hangul truetype fonts by A Lee. The actual upstream for this seems to actually be debian, the copyright holder for the fontset itself is A Lee <alee@debian.org> Change-Id: I1e73c8d6cc6d3eed4f6b8c613310e364d86b3321
* Adding ibus-libpinyin lorryTristan Van Berkom2015-11-101-0/+6
| | | | | | | | | | The ibus module for Chinese Pinyin and a Chinese ZhuYin (Bopomofo) based on libpinyin. This is the preferred fork of the ibus-pinyin project and should be used instead of ibus-pinyin. Change-Id: I578297b55ef4604b0b83975ab8e2eb240f1c758d
* Added pyzy lorryTristan Van Berkom2015-11-091-0/+6
| | | | | | | | The Chinese PinYin and Bopomofo conversion library. This is required to build the ibus pinyin input method. Change-Id: I18dcd1393be8a7e95c4d086d7bb108f91776d5a0
* Added ibus-anthy lorryTristan Van Berkom2015-11-091-0/+6
| | | | | | The anthy (japanese) ibus input method Change-Id: Ic010882553a3b1f8398a0c1257875a975ff7b2b2
* Added ibus-pinyin lorryTristan Van Berkom2015-11-091-0/+6
| | | | | | The pinyin ibus input method Change-Id: Id38be3c5e8d585f2a9d7d447749a52059f2f9c5e
* Added ibus-hangul lorryTristan Van Berkom2015-11-091-0/+6
| | | | | | The hangul ibus input method. Change-Id: Icdcb96d886fe3a8752da14ed3bdcc97b360c3fe9
* Added anthy lorryTristan Van Berkom2015-11-091-0/+6
| | | | | | | | | | | anthy is a library for processing various types of japanese text, japanese input methods are built on top of anthy. Note that this is normally hosted on osdn.jp, however it seems impossible to get a proper download link from that site. This is why we use the pkgs.fedoraproject.org URL instead. Change-Id: I714c09dd4e141403dd1cc7cda9e18ebae0d72b9f
* Added libpinyin lorryTristan Van Berkom2015-11-091-0/+7
| | | | | | | A library for dealing with chinese pinyin logic. This library provides the core logic for the implementation of pinyin input methods. Change-Id: I61fcd085108365b5e0c698805dde23dee3a095fe
* Added libhangul lorryTristan Van Berkom2015-11-091-0/+6
| | | | | | | | | A low level library providing an API for treating hangul characters for input methods. This does not provide the input method itself but allows input methods for various frameworks (such as IBus) to be built on top of this library. Change-Id: I217485be2bd563fd81ad502f1075fe56d8498a13
* Adding libgnomekbd lorryTristan Van Berkom2015-11-091-0/+4
| | | | | | | | | | Libgnomekbd is mostly unused, however provides a keyboard layout display application (gkbd-keyboard-display) which is still a runtime dependency of the gnome shell (When adding input methods, the keyboard display app is available as an option in the language switcher applet in the shell). Change-Id: I2ce7dc5218fb61cc945932b2dc4a5c434ff1435c
* Upgrade liboauth to version 1.0.3Tristan Van Berkom2015-11-091-1/+1
| | | | | | | Previous version was 0.9.7; 1.0.3 is what is recommended by the systemd blfs manual. Change-Id: I65c4bbbe41c6c6193fcf9b6fcdf2ccd951b3ca4c
* Fixing gnome-all.lorryTristan Van Berkom2015-11-091-1/+1
| | | | | | | Commit 87946ab2b05e1a2267106b77a8cb8f4061d65760 introducing gnome-logs broke the lorry file. Change-Id: I89fe16e6fe96e3856ebb05bd6830c6a3b7b8f761
* Add gnome-logsJavier Jardón2015-11-061-0/+4
| | | | Change-Id: Ief16d38e51dc58188f5c79769570362e31064430
* Add yelpJavier Jardón2015-11-061-0/+4
| | | | Change-Id: I1fe8f34c24285c5668cf430e07c13a49490ef675
* Add epiphany web browserJavier Jardón2015-11-061-0/+4
| | | | Change-Id: I7ee0fab10d5b1838ca894b1d5acd8d47d21556a2
* Add gtk-docJavier Jardón2015-11-061-0/+6
| | | | | | | | This is needed to generate the documentation in GObject-based libraries We avoid this at the moment using the gtk-doc-stub Change-Id: I6e90b64eb4cd45af3c97ce6e5559c5251c763961
* Add cheeseJavier Jardón2015-11-061-0/+4
| | | | Change-Id: I07415fccb9dc869f58df8f1e59f1f3063b6b2d37
* Adding totem-pl-parser lorryTristan Van Berkom2015-11-061-0/+4
| | | | | | Totem's playlist parser, used by grilo plugins in GNOME stratum Change-Id: I295c75121a15330ad30a24d9dda0d20b5b321625
* Adding gnome/gmime lorryTristan Van Berkom2015-11-061-0/+4
| | | | | | | | This is a library for handling mime types, it's an optional dependency for some GNOME modules, which should really be included. Change-Id: If57507080af6f33219abc2c88776ab10572e3543
* Adding gnome/gcab lorryTristan Van Berkom2015-11-061-0/+4
| | | | | | This binary is required to build appstream-glib Change-Id: I4198ff4ec2c7d026fd43ca62a0410d768536e238
* Adding appstream-glib lorry.Tristan Van Berkom2015-11-061-0/+6
| | | | | | | | | | This is an optional dependency for many GNOME modules and now a hard dependency for some, like gnome-color-manager. Adding this outside of gnome-all.lorry as it is neither gnome.org hosted, nor does is seem to be GNOME specific. Change-Id: I3cefc4defdeb4ec26801859866b243ee4d7cb3b1
* Changing libexif lorry to use a tarball.Tristan Van Berkom2015-11-062-7/+6
| | | | | | | | | The CVS style import actually works, but fails to include the CVS submodule - it is pointless to try to work around this more elegantly, as development here is pretty much dead (no commits in 3+ years). Change-Id: Ia371691e8cda358c1b5d332848bc80c5ed17e878
* Adding libexif lorryTristan Van Berkom2015-11-051-0/+7
| | | | | | | | This is a hard requirement for gnome-color-manager, and is also an optional dependency for some other GNOME modules, namely nautilus will use libexif if possible. Change-Id: Ia107d7b2cf897712a9a579c872860a63f5edab9a
* Adding gnome-color-manager lorryTristan Van Berkom2015-11-051-0/+4
| | | | | | | A session framework for managing color profiles. This is used by gnome-control-center and gnome-settings-daemon Change-Id: I8e8f31b77685162df59f7ad4ee4720dbc9b9b6df
* Adding grilo plugins lorryTristan Van Berkom2015-11-051-0/+4
| | | | | | Grilo is not much use without it's plugins Change-Id: I2d2231beb2f257289d6fc65a666a157c37124ee3
* Adding telepathy-mission-control lorryTristan Van Berkom2015-11-051-0/+6
| | | | | | | | This is a runtime dependency of telepathy account widgets, without this package gnome-online-accounts ends up complaining about a missing org.freedesktop.Telepathy.AccountManager service. Change-Id: I3dddb4f2f4cf08bcd4beb0f14666eee566dc172a
* Add trackerJavier Jardón2015-11-031-0/+4
| | | | Change-Id: I80e5c6d4e0421e6858ac68e1c21c5ab6ded99dc9
* Add distcc-git: this is the new upstream location of the projectJavier Jardón2015-11-021-0/+6
| | | | Change-Id: I6067b6c840d9558b0b1b6217a821f8ac0fe14f23
* Add iotopRichard Ipsum2015-11-011-0/+6
| | | | | | iotop is a useful utility for monitoring IO usage. Change-Id: Ieca1033c3ef23b3474505dfbc601ffeae267375f
* Adding gnome-bluetooth to GNOME lorry fileTristan Van Berkom2015-10-291-0/+4
| | | | | | This is required to build gnome-control-center Change-Id: Icbd8570bceefcadb4def664ecbe21041d9960046
* Adding clutter-gtk gnome lorryTristan Van Berkom2015-10-291-0/+4
| | | | | | Required to build gnome-control-center Change-Id: I3f2f2e0bfcacbb04daaf8e0db46a08f4a9b69d1a
* Adding colord-gtk lorryTristan Van Berkom2015-10-291-0/+4
| | | | | | | | Required for gnome-control-center. Adding this to the same lorry file as colord, as it's the same maintainer and at github, clearly related package. Change-Id: I0a3cf24f3a457aeda30fef7981400f8ccc593000
* Adding libgtop gnome lorryTristan Van Berkom2015-10-291-0/+4
| | | | | | This is required to build gnome-control-center Change-Id: I036829b6b95b33b1d7e28d3e672b583bf93c2682
* Adding grilo lorryTristan Van Berkom2015-10-291-0/+4
| | | | | | This is a build requirement for gnome-control-center Change-Id: I71438a9d403617fa6c7b7e27a53f00119fc48f95
* Adding desktop-file-utils lorryTristan Van Berkom2015-10-271-0/+6
| | | | | | | This provides tools for dealing with desktop files, notably these are required by gnome-terminal Change-Id: I31a849f404ae72deedd5067e95aed014d10a3a0d
* Adding WebKitGtk-tarball lorryTristan Van Berkom2015-10-261-0/+6
| | | | | | | Adding this with a specific "-tarball" suffix in interim while we get the svn issues sorted for a proper lorry. Change-Id: Iaf57c0e87e3dd3f31ca4383b90d8ea28b3fdd76f
* Adding telepathy-account-widgets lorryTristan Van Berkom2015-10-261-0/+4
| | | | | | | This is a GNOME module which is indirectly used by the gnome-online-accounts package as a submodule. Change-Id: Ice39b1c0337a8e443a47fef9890b8df8b19c155f
* Adding gnome-initial-setup lorryTristan Van Berkom2015-10-261-0/+4
| | | | | | | | | | | The gnome-initial-setup tool implements the user experience for a first time setup when booting up a gnome system, allowing one to choose the preferred locale, keyboard layout, set the timezone, configure online accounts and create the initial user. This package is included in the gnome system Change-Id: I612adea29f5ffaabcb7d452a17b0fb420796d77c
* Adding gnome-online-accounts lorryTristan Van Berkom2015-10-261-0/+4
| | | | | | | | This is required by the gnome-initial-setup tool (and is an optional dependency of evolution data server, and a generally expected package in the GNOME user experience). Change-Id: I4092c7ea74592eb6ef6108a6fd852adcbb645935
* Adding librest lorryTristan Van Berkom2015-10-261-0/+4
| | | | | | This is required by gnome-online-accounts Change-Id: I0344852de40f391acdab15e56649f595da2ff61a
* Adding KerberosTristan Van Berkom2015-10-261-0/+6
| | | | | | | Kerberos is a Network Authentication Protocol, the krb5 library is required by the gnome-initial-setup tool. Change-Id: I703322b54a3d1bd5f0ff65d83026cf3407d71147
* Adding cracklib lorryTristan Van Berkom2015-10-261-0/+6
| | | | | | | cracklib is required by libpwquality for gnome-initial-setup tool to check password strengths. Change-Id: I5dd7fcdbca5ab22356306858b886bf8b403955ab
* Updating gnutls lorry.Tristan Van Berkom2015-10-261-1/+1
| | | | | | | The gnutls git has been moved to gitlab, current lorry mirror is out of date. Change-Id: Ia0383b4cb4e10430f937282fe33fa31222c79805
* Updating nettle lorry source.Tristan Van Berkom2015-10-261-1/+1
| | | | | | | | | This is exactly the same git repository, however it must be accessed with the https URI scheme. Accessing with git directly does not work, and seems not to have worked in a long time as the lorry mirrored git repository is out of date. Change-Id: I9140fa8dfc9455da2b3a7263c87ab37b75146a3b
* Update libserf-tarball to version 1.2.1Richard Maw2015-10-211-1/+1
| | | | | | | | | | | | | The latest version is 1.3.8, but they changed the build-system to SCons. We have to continue to use libserf-tarball because of a bootstrapping problem: 1. svn fails to fetch http:// urls 2. This is because svn was built without it 3. This is because the version of libserf was too old 4. libserf's version control is svn behind an http:// url. Change-Id: Ie4bee71e0ec8f194497fbf92db0e1f6b912c7ed5
* Adding libpwquality lorry.Tristan Van Berkom2015-10-201-0/+6
| | | | | | | This is a password quality checker which is required by the gnome-initial-setup tool. Change-Id: I23a0af0374f1e28a7d7632c9628991fe7d19eacb
* Pointing enchant lorry to github pageTristan Van Berkom2015-10-181-3/+2
| | | | | | As the SVN repository seems to have problems. Change-Id: I5e110e993815e389e11c9a61b45ac3c288fb3eb8
* Adding libwebpTristan Van Berkom2015-10-181-0/+6
| | | | | | | WebKit links to libwebp, a codec to encode and decode images in WebP format. Change-Id: Ib0d9e297b4372e1166c89070bfe2ecd4309b2810
* Adding HyphenTristan Van Berkom2015-10-161-0/+6
| | | | | | | | Hyphen - hyphenation library to use converted TeX hyphenation patterns This is a requirement for WebKit Change-Id: Ibe8f1c893bf71b7e3d81791fd2af632ebd3b42d8