pkgsrcv2.git
12 years agoMerge from vendor branch TNF:
markd [Tue, 20 Mar 2012 10:12:24 +0000 (10:12 +0000)]
Merge from vendor branch TNF:
Import qjson 0.7.1

QJson is a qt-based library that maps JSON data to QVariant objects: JSON
arrays will be mapped to QVariantList instances, while JSON objects will
be mapped to QVariantMap.

12 years agoImport qjson 0.7.1
markd [Tue, 20 Mar 2012 10:12:24 +0000 (10:12 +0000)]
Import qjson 0.7.1

QJson is a qt-based library that maps JSON data to QVariant objects: JSON
arrays will be mapped to QVariantList instances, while JSON objects will
be mapped to QVariantMap.

12 years agoKDE 4.8.0 and related updates
markd [Tue, 20 Mar 2012 10:03:43 +0000 (10:03 +0000)]
KDE 4.8.0 and related updates

12 years agoAdd and enable ruby-io-like.
taca [Tue, 20 Mar 2012 09:28:16 +0000 (09:28 +0000)]
Add and enable ruby-io-like.

12 years agoUpdate to KDE SC 4.8.0
markd [Tue, 20 Mar 2012 09:02:03 +0000 (09:02 +0000)]
Update to KDE SC 4.8.0

12 years agoremove kdeedu4
markd [Tue, 20 Mar 2012 09:01:25 +0000 (09:01 +0000)]
remove kdeedu4
add libkdeedu marble kalzium kbruch kgeography kig kiten klettres kstars
ktouch kturtle kwordquiz parley rocs step

12 years agoUpdated graphics/jhead to 2.95
wiz [Tue, 20 Mar 2012 08:57:09 +0000 (08:57 +0000)]
Updated graphics/jhead to 2.95

12 years agoUpdate to 2.95:
wiz [Tue, 20 Mar 2012 08:57:01 +0000 (08:57 +0000)]
Update to 2.95:

Jan 24 2011:
Fixed bug in jhead -cmd that caused metatdata to be deleted.

Mar 3 2011:
Handle very large unsigned rational numbers in exif header

12 years agoUpdate to KDE SC 4.8.0.
markd [Tue, 20 Mar 2012 08:56:16 +0000 (08:56 +0000)]
Update to KDE SC 4.8.0.

remove kdeedu4

12 years agoAdd libkdeedu. part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 08:55:12 +0000 (08:55 +0000)]
Add libkdeedu.  part of KDE SC 4.8.0

Common library for KDE educational apps

12 years agoAdd marble. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 08:53:09 +0000 (08:53 +0000)]
Add marble.  Part of KDE SC 4.8.0

KDE desktop globe

12 years agoAdd kalzium. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 08:51:13 +0000 (08:51 +0000)]
Add kalzium.  Part of KDE SC 4.8.0

periodic table of elements

12 years agoAdd kbruch. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 08:46:27 +0000 (08:46 +0000)]
Add kbruch.  Part of KDE SC 4.8.0

KDE exercise fractions

12 years agoAdd kgeography. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 08:40:13 +0000 (08:40 +0000)]
Add kgeography.  Part of KDE SC 4.8.0

KDE geography trainer

12 years agoAdd kig. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 08:38:38 +0000 (08:38 +0000)]
Add kig.  Part of KDE SC 4.8.0

KDE interactive geometry

12 years agoAdd kiten. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 08:37:24 +0000 (08:37 +0000)]
Add kiten.  Part of KDE SC 4.8.0

KDE Japanese reference/learning tool

12 years agoAdd klettres. part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 08:36:30 +0000 (08:36 +0000)]
Add klettres.  part of KDE SC 4.8.0

KDE app to help learn the alphabet and read some syllables in languages

12 years agoAdd kstars. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 08:35:31 +0000 (08:35 +0000)]
Add kstars.  Part of KDE SC 4.8.0

KDE desktop planetarium

12 years agoAdd ktouch. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 08:34:41 +0000 (08:34 +0000)]
Add ktouch.  Part of KDE SC 4.8.0

KDE touch typing tutor

12 years agoAdd kturtle. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 08:33:34 +0000 (08:33 +0000)]
Add kturtle.  Part of KDE SC 4.8.0

KDE educational programming environment

12 years agoUpdated textproc/groonga to 2.0.0
obache [Tue, 20 Mar 2012 08:33:32 +0000 (08:33 +0000)]
Updated textproc/groonga to 2.0.0

12 years agoUpdate groonga to 2.0.0.
obache [Tue, 20 Mar 2012 08:33:16 +0000 (08:33 +0000)]
Update groonga to 2.0.0.

Release 2.0.0 - 2012/02/29
--------------------------

Improvements
^^^^^^^^^^^^

* [dat] Added 0 length key check.
* [windows] Added missing GCC related DLLs. [groonga-dev,00686]
  [Reported by Suzuki]
* [php] Supported PHP 5.4. [Patch by Daiki Ueno]
* Updated FSF address. [Suggested by Daiki Ueno]
* [fedora] Supported systemd. [Patch by Daiki Ueno]
* [rpm][debian] Changed the default protocol to HTTP from gqtp.
* [rpm][centos] Supported status command.
* Removed needless ``:`` from log message.
* Removed deprecated grn_query. [#1247]
* Reduced needless grn_ctx_at() calls on creating table.
* [pat] Supported cache.
* [tokenizer] Improved tokenizer API.
* Accepted ``@`` as a valid name character.
* [tokenizer] Added a tokenizer based on
  `KyTea <http://www.phontron.com/kytea/>`_.
* Supported :doc:`offline indexing construction </indexing>`.
* [tokenizer] Supported MeCab 0.993. [groonga-dev,00703]
  [Reported by Masaharu YOSHIOKA]
* [windows] Supported MessagePack.

Fixes
^^^^^

* [pat] Fixed a bug that the last node can't be found. [#1258]
* [doc] Fixed links in Japanese page. [Reported by @naoina]
* [doc] Fixed wrong the default value. [Reported by @naoina]
* Fixed a typo. [Reported by Kazuhiko]
* [http] Fixed a bug that ``load`` command error isn't cleared.
  [Reported by @wareohji]

12 years agoAdd kwordquiz. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 08:32:16 +0000 (08:32 +0000)]
Add kwordquiz.  Part of KDE SC 4.8.0

KDE flash card trainer

12 years agoAdd parley. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 08:31:05 +0000 (08:31 +0000)]
Add parley.  Part of KDE SC 4.8.0

KDE vocabulary trainer

12 years agoAdd rocs. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 08:29:32 +0000 (08:29 +0000)]
Add rocs.  Part of KDE SC 4.8.0

KDE graph theory IDE

12 years agoAdd step. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 08:27:54 +0000 (08:27 +0000)]
Add step.  Part of KDE SC 4.8.0

12 years agoadd analitza, cantor, kalgebra
markd [Tue, 20 Mar 2012 07:32:13 +0000 (07:32 +0000)]
add analitza, cantor, kalgebra

12 years ago+ gentoo-0.19.13, libfolks-0.6.7, libgdata-0.10.2, liferea-1.8.2.
wiz [Tue, 20 Mar 2012 07:31:27 +0000 (07:31 +0000)]
+ gentoo-0.19.13, libfolks-0.6.7, libgdata-0.10.2, liferea-1.8.2.

12 years agoadd analitza, cantor, kalgebra. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 07:30:13 +0000 (07:30 +0000)]
add analitza, cantor, kalgebra.  Part of KDE SC 4.8.0

12 years agoNote addition of devel/ruby-io-like version 0.3.0 and
taca [Tue, 20 Mar 2012 07:27:23 +0000 (07:27 +0000)]
Note addition of devel/ruby-io-like version 0.3.0 and
update of archivers/ruby-xz to 0.1.1.

12 years agoUpdate ruby-xz package to 0.1.1.
taca [Tue, 20 Mar 2012 07:26:05 +0000 (07:26 +0000)]
Update ruby-xz package to 0.1.1.

== 0.1.0

* <b>Add XZ::StreamReader and XZ::StreamWriter for io-like behaviour.</b>
* New dependency on the +io-like+ gem.
* <b>Add Ruby 1.8 compatibility.</b> Thanks to Christoph Plank.
* We now have proper unit tests.

12 years agoImporting ruby-io-like version 0.3.0.
taca [Tue, 20 Mar 2012 07:24:21 +0000 (07:24 +0000)]
Importing ruby-io-like version 0.3.0.

The IO::Like module provides the methods of an IO object based upon on a few
simple methods provided by the including class: unbuffered_read,
unbuffered_write, and unbuffered_seek.

These methods provide the underlying read, write, and seek support
respectively, and only the method or methods necessary to the correct
operation of the IO aspects of the including class need to be provided.

Missing functionality will cause the resulting object to appear read-only,
write-only, and/or unseekable depending on which underlying methods are
absent.

Additionally, read and write operations which are buffered in IO are buffered
with independently configurable buffer sizes.  Duplexed objects (those with
separate read and write streams) are also supported.

12 years agoMerge from vendor branch TNF:
taca [Tue, 20 Mar 2012 07:24:21 +0000 (07:24 +0000)]
Merge from vendor branch TNF:
Importing ruby-io-like version 0.3.0.

The IO::Like module provides the methods of an IO object based upon on a few
simple methods provided by the including class: unbuffered_read,
unbuffered_write, and unbuffered_seek.

These methods provide the underlying read, write, and seek support
respectively, and only the method or methods necessary to the correct
operation of the IO aspects of the including class need to be provided.

Missing functionality will cause the resulting object to appear read-only,
write-only, and/or unseekable depending on which underlying methods are
absent.

Additionally, read and write operations which are buffered in IO are buffered
with independently configurable buffer sizes.  Duplexed objects (those with
separate read and write streams) are also supported.

12 years agoadd blinken, kanagram, khangman
markd [Tue, 20 Mar 2012 07:22:46 +0000 (07:22 +0000)]
add blinken, kanagram, khangman

12 years agoAdd blinken, kanagram, khangman. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 07:20:40 +0000 (07:20 +0000)]
Add blinken, kanagram, khangman.  Part of KDE SC 4.8.0

12 years agoadd kaccessible, kmag, kmouth, kmousetool
markd [Tue, 20 Mar 2012 06:55:57 +0000 (06:55 +0000)]
add kaccessible, kmag, kmouth, kmousetool
remove kdeaccessibilty4

12 years agoUpdate to KDE SC 4.8.0
markd [Tue, 20 Mar 2012 06:53:25 +0000 (06:53 +0000)]
Update to KDE SC 4.8.0

remove kdeaccessibility4
add kaccessible, kmag, kmouth, kmousetool

12 years agoadd kcharselect, kremotecontrol, superkaramba, sweeper
markd [Tue, 20 Mar 2012 06:39:17 +0000 (06:39 +0000)]
add kcharselect, kremotecontrol, superkaramba, sweeper
remove kdeutils4

12 years agoUpdate to KDE SC 4.8.0
markd [Tue, 20 Mar 2012 06:35:30 +0000 (06:35 +0000)]
Update to KDE SC 4.8.0

remove kdeutils4
add kcharselect, kremotecontrol, superkaramba, sweeper

12 years agoadd printer-applet
markd [Tue, 20 Mar 2012 06:24:07 +0000 (06:24 +0000)]
add printer-applet

12 years agoAdd printer-applet. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 06:21:42 +0000 (06:21 +0000)]
Add printer-applet.  Part of KDE SC 4.8.0

KDE printer applet

12 years agoMerge from vendor branch TNF:
markd [Tue, 20 Mar 2012 06:21:42 +0000 (06:21 +0000)]
Merge from vendor branch TNF:
Add printer-applet.  Part of KDE SC 4.8.0

KDE printer applet

12 years agoadd ktimer
markd [Tue, 20 Mar 2012 06:18:32 +0000 (06:18 +0000)]
add ktimer

12 years agoImport ktimer. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 06:17:10 +0000 (06:17 +0000)]
Import ktimer.  Part of KDE SC 4.8.0

KDE countdown launcher

12 years agoMerge from vendor branch TNF:
markd [Tue, 20 Mar 2012 06:17:10 +0000 (06:17 +0000)]
Merge from vendor branch TNF:
Import ktimer.  Part of KDE SC 4.8.0

KDE countdown launcher

12 years ago* Move some rails related part from gem.mk to module.mk.
taca [Tue, 20 Mar 2012 06:14:30 +0000 (06:14 +0000)]
* Move some rails related part from gem.mk to module.mk.
* Require rdoc 2.5.0 and later with Ruby on Rails version 3.1 and later.

12 years agoadd ksecrets, kwallet
markd [Tue, 20 Mar 2012 05:57:07 +0000 (05:57 +0000)]
add ksecrets, kwallet

12 years agoAdd ksecrets and kwallet. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 05:55:34 +0000 (05:55 +0000)]
Add ksecrets and kwallet.  Part of KDE SC 4.8.0

12 years agoadd kdf, kfloppy, filelight-kde3
markd [Tue, 20 Mar 2012 05:50:03 +0000 (05:50 +0000)]
add kdf, kfloppy, filelight-kde3

12 years agoAdd kdf and kfloppy. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 05:48:09 +0000 (05:48 +0000)]
Add kdf and kfloppy.  Part of KDE SC 4.8.0

12 years agoUpdate to KDE SC 4.8.0
markd [Tue, 20 Mar 2012 05:41:02 +0000 (05:41 +0000)]
Update to KDE SC 4.8.0

12 years agoReimport filelight 1.0nb20 as filelight-kde3
markd [Tue, 20 Mar 2012 05:37:50 +0000 (05:37 +0000)]
Reimport filelight 1.0nb20 as filelight-kde3

12 years agoMerge from vendor branch TNF:
markd [Tue, 20 Mar 2012 05:37:50 +0000 (05:37 +0000)]
Merge from vendor branch TNF:
Reimport filelight 1.0nb20 as filelight-kde3

12 years agoImport filelight. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 05:33:14 +0000 (05:33 +0000)]
Import filelight.  Part of KDE SC 4.8.0

Graphical filesystem usage monitor

12 years agoadd kcalc
markd [Tue, 20 Mar 2012 05:26:59 +0000 (05:26 +0000)]
add kcalc

12 years agoImport kcalc. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 05:25:38 +0000 (05:25 +0000)]
Import kcalc.  Part of KDE SC 4.8.0

KDE scientific calculator

12 years agoMerge from vendor branch TNF:
markd [Tue, 20 Mar 2012 05:25:38 +0000 (05:25 +0000)]
Merge from vendor branch TNF:
Import kcalc.  Part of KDE SC 4.8.0

KDE scientific calculator

12 years agoAdd konsole
markd [Tue, 20 Mar 2012 05:09:43 +0000 (05:09 +0000)]
Add konsole

12 years agoImport konsole. A part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 05:07:49 +0000 (05:07 +0000)]
Import konsole.  A part of KDE SC 4.8.0

a terminal emulator for the K Desktop Environment

12 years agoMerge from vendor branch TNF:
markd [Tue, 20 Mar 2012 05:07:49 +0000 (05:07 +0000)]
Merge from vendor branch TNF:
Import konsole.  A part of KDE SC 4.8.0

a terminal emulator for the K Desktop Environment

12 years agoMissing from removing files, sigh.
taca [Tue, 20 Mar 2012 03:19:30 +0000 (03:19 +0000)]
Missing from removing files, sigh.

12 years agoRemove unused patches. I forgot to remove them with previous commit.
taca [Tue, 20 Mar 2012 01:57:57 +0000 (01:57 +0000)]
Remove unused patches.  I forgot to remove them with previous commit.
Thanks to David Holland.

12 years agophonon is not in the 'multmedia' directory
dholland [Tue, 20 Mar 2012 01:39:55 +0000 (01:39 +0000)]
phonon is not in the 'multmedia' directory

12 years agofixes EGG_NAME for the case PKGREVISION.
obache [Tue, 20 Mar 2012 01:28:18 +0000 (01:28 +0000)]
fixes EGG_NAME for the case PKGREVISION.

12 years agoFix py-filesystem entry.
dholland [Tue, 20 Mar 2012 01:18:24 +0000 (01:18 +0000)]
Fix py-filesystem entry.

12 years agoChange category to print.
markd [Tue, 20 Mar 2012 00:58:26 +0000 (00:58 +0000)]
Change category to print.

12 years agoChange category to editors
markd [Tue, 20 Mar 2012 00:57:47 +0000 (00:57 +0000)]
Change category to editors

12 years agoAdd ark
markd [Tue, 20 Mar 2012 00:56:40 +0000 (00:56 +0000)]
Add ark

12 years agoImport ark. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 00:55:51 +0000 (00:55 +0000)]
Import ark.  Part of KDE SC 4.8.0

Ark is a program for managing various archive formats within the KDE
environment.

Archives can be viewed, extracted, created and modified from within Ark.
The program can handle various formats such as tar, gzip, bzip2, zip, rar
and lha (if appropriate command-line programs are installed).

12 years agoMerge from vendor branch TNF:
markd [Tue, 20 Mar 2012 00:55:51 +0000 (00:55 +0000)]
Merge from vendor branch TNF:
Import ark.  Part of KDE SC 4.8.0

Ark is a program for managing various archive formats within the KDE
environment.

Archives can be viewed, extracted, created and modified from within Ark.
The program can handle various formats such as tar, gzip, bzip2, zip, rar
and lha (if appropriate command-line programs are installed).

12 years agoAdd kate.
markd [Tue, 20 Mar 2012 00:49:04 +0000 (00:49 +0000)]
Add kate.

12 years agoImport kate. part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 00:48:01 +0000 (00:48 +0000)]
Import kate. part of KDE SC 4.8.0

Kate is a multi-document, multi-view text editor for KDE. It features
stuff like codefolding, syntaxhighlighting, dynamic word wrap, an
embedded console, an extensive plugin interface and some prelimentary
scripting support.

12 years agoMerge from vendor branch TNF:
markd [Tue, 20 Mar 2012 00:48:01 +0000 (00:48 +0000)]
Merge from vendor branch TNF:
Import kate. part of KDE SC 4.8.0

Kate is a multi-document, multi-view text editor for KDE. It features
stuff like codefolding, syntaxhighlighting, dynamic word wrap, an
embedded console, an extensive plugin interface and some prelimentary
scripting support.

12 years agoRemove bogus patch entries
markd [Tue, 20 Mar 2012 00:40:42 +0000 (00:40 +0000)]
Remove bogus patch entries

12 years agoAdd okular
markd [Tue, 20 Mar 2012 00:36:15 +0000 (00:36 +0000)]
Add okular

12 years agoImport okular. Part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 00:34:54 +0000 (00:34 +0000)]
Import okular.  Part of KDE SC 4.8.0

Okular is a universal document viewer based on KPDF for KDE 4.

Okular combines the excellent functionalities of KPDF with the versatility
of supporting different kind of documents, like PDF, Postscript, DjVu, CHM,
XPS, ePub and others.

12 years agoMerge from vendor branch TNF:
markd [Tue, 20 Mar 2012 00:34:54 +0000 (00:34 +0000)]
Merge from vendor branch TNF:
Import okular.  Part of KDE SC 4.8.0

Okular is a universal document viewer based on KPDF for KDE 4.

Okular combines the excellent functionalities of KPDF with the versatility
of supporting different kind of documents, like PDF, Postscript, DjVu, CHM,
XPS, ePub and others.

12 years agoAdd kde-wallpapers4
markd [Tue, 20 Mar 2012 00:29:27 +0000 (00:29 +0000)]
Add kde-wallpapers4

12 years agoImport kde-wallpapers4, part of KDE SC 4.8.0
markd [Tue, 20 Mar 2012 00:28:08 +0000 (00:28 +0000)]
Import kde-wallpapers4, part of KDE SC 4.8.0

12 years agoMerge from vendor branch TNF:
markd [Tue, 20 Mar 2012 00:28:08 +0000 (00:28 +0000)]
Merge from vendor branch TNF:
Import kde-wallpapers4, part of KDE SC 4.8.0

12 years agoKDE 4.8.0 changes
markd [Tue, 20 Mar 2012 00:22:12 +0000 (00:22 +0000)]
KDE 4.8.0 changes

12 years agoUpdate to KDE SC 4.8.0
markd [Tue, 20 Mar 2012 00:14:36 +0000 (00:14 +0000)]
Update to KDE SC 4.8.0

remove kdegraphics4
add libksane, kamera, ksaneplugin, ksnapshot, kcolorchooser, kgamma,
    kruler, kolourpaint, kdegraphics-mobipocket, kdegraphics-thumbnailers,
    kdegraphics-strigi-analyzer, svgpart

12 years agoadd {gwenview,gwenview-i18n,libkdcraw,libkexiv2,libkipi}-kde3
markd [Mon, 19 Mar 2012 23:35:07 +0000 (23:35 +0000)]
add {gwenview,gwenview-i18n,libkdcraw,libkexiv2,libkipi}-kde3
remove gwenview-i18n

12 years agoUpdate to KDE SC 4.8.0
markd [Mon, 19 Mar 2012 23:32:16 +0000 (23:32 +0000)]
Update to KDE SC 4.8.0

12 years agoReimport gwenview-i18n 1.4.2nb11 as gwenview-i18n-kde3
markd [Mon, 19 Mar 2012 23:21:33 +0000 (23:21 +0000)]
Reimport gwenview-i18n 1.4.2nb11 as gwenview-i18n-kde3

12 years agoMerge from vendor branch TNF:
markd [Mon, 19 Mar 2012 23:21:33 +0000 (23:21 +0000)]
Merge from vendor branch TNF:
Reimport gwenview-i18n 1.4.2nb11 as gwenview-i18n-kde3

12 years agoReimport gwenview 1.4.2nb15 as gwenview-kde3
markd [Mon, 19 Mar 2012 23:19:06 +0000 (23:19 +0000)]
Reimport gwenview 1.4.2nb15 as gwenview-kde3

12 years agoMerge from vendor branch TNF:
markd [Mon, 19 Mar 2012 23:19:06 +0000 (23:19 +0000)]
Merge from vendor branch TNF:
Reimport gwenview 1.4.2nb15 as gwenview-kde3

12 years agoUpdate to KDE SC 4.8.0
markd [Mon, 19 Mar 2012 23:12:19 +0000 (23:12 +0000)]
Update to KDE SC 4.8.0

12 years agoPoint at libkexiv2-kde3
markd [Mon, 19 Mar 2012 23:05:28 +0000 (23:05 +0000)]
Point at libkexiv2-kde3

12 years agoReimport libkexiv2 0.1.9nb5 as libkexiv2-kde3
markd [Mon, 19 Mar 2012 23:01:43 +0000 (23:01 +0000)]
Reimport libkexiv2 0.1.9nb5 as libkexiv2-kde3

12 years agoMerge from vendor branch TNF:
markd [Mon, 19 Mar 2012 23:01:43 +0000 (23:01 +0000)]
Merge from vendor branch TNF:
Reimport libkexiv2 0.1.9nb5 as libkexiv2-kde3

12 years agoUpdate to KDE SC 4.8.0
markd [Mon, 19 Mar 2012 22:57:09 +0000 (22:57 +0000)]
Update to KDE SC 4.8.0

12 years agoPoint at libkipi-kde3
markd [Mon, 19 Mar 2012 22:53:57 +0000 (22:53 +0000)]
Point at libkipi-kde3

12 years agoReimport libkipi 0.1.6nb12 as libkipi-kde3
markd [Mon, 19 Mar 2012 22:48:15 +0000 (22:48 +0000)]
Reimport libkipi 0.1.6nb12 as libkipi-kde3

12 years agoMerge from vendor branch TNF:
markd [Mon, 19 Mar 2012 22:48:15 +0000 (22:48 +0000)]
Merge from vendor branch TNF:
Reimport libkipi 0.1.6nb12 as libkipi-kde3

12 years agoUpdate to KDE SC 4.8.0
markd [Mon, 19 Mar 2012 22:43:15 +0000 (22:43 +0000)]
Update to KDE SC 4.8.0

12 years agoPoint at libkdcraw-kde3
markd [Mon, 19 Mar 2012 22:36:48 +0000 (22:36 +0000)]
Point at libkdcraw-kde3

12 years agoReimport libkdcraw 0.1.9nb11 as libkdcraw-kde3
markd [Mon, 19 Mar 2012 22:29:41 +0000 (22:29 +0000)]
Reimport libkdcraw 0.1.9nb11 as libkdcraw-kde3

12 years agoMerge from vendor branch TNF:
markd [Mon, 19 Mar 2012 22:29:41 +0000 (22:29 +0000)]
Merge from vendor branch TNF:
Reimport libkdcraw 0.1.9nb11 as libkdcraw-kde3