diff options
author | miwi <miwi@FreeBSD.org> | 2008-09-03 21:06:24 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-09-03 21:06:24 +0800 |
commit | 913a5479bdcd841c27da8c77b93b5a992a086a93 (patch) | |
tree | e51c30e8d94b8891aaa6be6d5638442b18540bc4 /graphics/kdegraphics4 | |
parent | ce61893ce1e9380ce83c636ff83f6a626d41a18a (diff) | |
download | freebsd-ports-gnome-913a5479bdcd841c27da8c77b93b5a992a086a93.tar.gz freebsd-ports-gnome-913a5479bdcd841c27da8c77b93b5a992a086a93.tar.zst freebsd-ports-gnome-913a5479bdcd841c27da8c77b93b5a992a086a93.zip |
The KDE FreeBSD team is proud to announce the release of KDE 4.1.1
for FreeBSD. The official KDE 4.1.1 release notes can be found at
http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php.
KDE Community ships sirst translation and service release of the 4.1
dree desktop, containing numerous bugfixes, Performance Improvements
and Translation Updates.
Pretty much all applications have received the developers' attention,
resulting in a long list of bugfixes and improvements. The most significant
changes are:
* Significant performance, interaction and rendering correctness
improvements in KHTML and Konqueror, KDE's web browser
* User interaction, rendering and stability fixes in Plasma,
the KDE4 desktop shell
* PDF backend fixes in the document viewer Okular
* Fixes in Gwenview, the image viewer's thumbnailing, more
robust retrieval and display of images with broken metadata
* Stability and interaction fixes in KMail
New Ports:
- graphics/kcoloredit
* KColorEdit is a palette files editor. It can be used
for editing color palettes and for color choosing and
naming.
- graphics/kgraphviewer
* KGraphViewer is a GraphViz DOT graph viewer for KDE. The
GraphViz programs are free-software layout engines for graphs.
KGraphViewer displays the graphs in a modern, user-friendly GUI
with all the power of a well integrated KDE application.
- graphics/kiconedit
* KIconEdit is designed to help create icons for KDE using the standard
icon palette.
- graphics/skanlite
* Skanlite is a simple image scanning application that does nothing
more than scan and save images. Skanlite can open a save dialog for
every image scanned or save the images immediately in a specified
directory with auto-generated names and format. The user can also
choose to show the scanned image before saving.
Diffstat (limited to 'graphics/kdegraphics4')
-rw-r--r-- | graphics/kdegraphics4/Makefile | 1 | ||||
-rw-r--r-- | graphics/kdegraphics4/distinfo | 6 | ||||
-rw-r--r-- | graphics/kdegraphics4/pkg-plist | 4 |
3 files changed, 7 insertions, 4 deletions
diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile index a12040d5189e..9d9fdaa1d26c 100644 --- a/graphics/kdegraphics4/Makefile +++ b/graphics/kdegraphics4/Makefile @@ -6,7 +6,6 @@ PORTNAME= kdegraphics PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 2 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src diff --git a/graphics/kdegraphics4/distinfo b/graphics/kdegraphics4/distinfo index ca55ab348a66..d4ed52f9a570 100644 --- a/graphics/kdegraphics4/distinfo +++ b/graphics/kdegraphics4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdegraphics-4.1.0.tar.bz2) = 2488d850b66eba1b542bded3def3e87e -SHA256 (KDE/kdegraphics-4.1.0.tar.bz2) = f46ffe76ee69b7e569f79a74634d1379019eda4ee571c99e817c7cd2d3f16216 -SIZE (KDE/kdegraphics-4.1.0.tar.bz2) = 3383727 +MD5 (KDE/kdegraphics-4.1.1.tar.bz2) = e5475d37dc0a12b6ce7e6dbebceb9340 +SHA256 (KDE/kdegraphics-4.1.1.tar.bz2) = 515a7ab24f862cfaac3d1ecd84784169d20c8a38f1591003f550ae179994a02b +SIZE (KDE/kdegraphics-4.1.1.tar.bz2) = 3384070 diff --git a/graphics/kdegraphics4/pkg-plist b/graphics/kdegraphics4/pkg-plist index 5d729aa734bb..e4e43b86bc13 100644 --- a/graphics/kdegraphics4/pkg-plist +++ b/graphics/kdegraphics4/pkg-plist @@ -306,6 +306,9 @@ share/doc/HTML/en/gwenview/view_mode.png share/doc/HTML/en/kamera/common share/doc/HTML/en/kamera/index.cache.bz2 share/doc/HTML/en/kamera/index.docbook +share/doc/HTML/en/kgamma/common +share/doc/HTML/en/kgamma/index.cache.bz2 +share/doc/HTML/en/kgamma/index.docbook share/doc/HTML/en/kolourpaint/brush_shapes.png share/doc/HTML/en/kolourpaint/color_box.png share/doc/HTML/en/kolourpaint/common @@ -482,6 +485,7 @@ share/kde4/servicetypes/okularGenerator.desktop @dirrm share/doc/HTML/en/ksnapshot @dirrm share/doc/HTML/en/kruler @dirrm share/doc/HTML/en/kolourpaint +@dirrm share/doc/HTML/en/kgamma @dirrm share/doc/HTML/en/kamera @dirrm share/doc/HTML/en/gwenview @dirrmtry share/doc/HTML/en |