Commit Graph

276 Commits

Author SHA1 Message Date
zhuk
b74d82f9cf Unbreak (missing double quotes). 2013-05-09 18:33:50 +00:00
zhuk
77f2786fd5 Oops, forgot to actually commit a dependency fix for KAlgebra.
Noticed by nigel@ and RD Thrush on ports@, sorry!
2013-04-27 20:45:17 +00:00
zhuk
8632fb40a0 Stupid me, pre-fake target has PREFIX == TRUEPREFIX. Should fix some
failures that testers didn't hit yet.

From warning noticed by RD Thrush on ports@, thanks!
2013-04-27 20:22:36 +00:00
zhuk
9a0898c36e Actually, uses gtar at build. Was missed after recent change from gtar to
tar in kde4.port.mk (in WIP).

Problem found by nigel@
2013-04-26 18:31:51 +00:00
zhuk
50a8c49ef0 One more extra patch.
Found by nigel@.
2013-04-26 18:00:26 +00:00
zhuk
27e07468d1 Make Gwenview compile with libjpeg-9. This will not allow to operate on some
modern JPEG images, but with libjpeg-8 it wasn't able, too, anyway.
No bump needed.

Reported by nigel@
2013-04-26 10:32:19 +00:00
zhuk
ecb8825e51 Add missing BDEP/RDEP on x11/xscreensaver. Probably missed somewhere in WIP
a while ago.

Noticed by nigel@
2013-04-26 09:35:05 +00:00
zhuk
55bc265726 Fix WANTLIB, bump for safety.
Found by nigel@
2013-04-26 09:24:30 +00:00
zhuk
1186cd9bd0 Zap the patch missed when updating KDE4 network package.
Found by nigel@
2013-04-26 09:20:41 +00:00
zhuk
02c0c89ce2 Missing LIB_DEPENDS, spotted by nigel@. 2013-04-26 07:11:53 +00:00
zhuk
1f341170c6 Disable kalzium until dependency problems got fixed. 2013-04-25 21:18:41 +00:00
zhuk
53e0e81c80 Add files missed on kdelibs-4 update.
Found by nigel@
2013-04-25 21:17:28 +00:00
zhuk
7d4b34d68f KColorChooser is a simple application to select the color from the
screen or from a pallete.

Somehow missed yesterday. Noticed by nigel@
2013-04-25 16:59:05 +00:00
zhuk
6910162d00 KCalc is a calculator which offers many mathematical functions.
Somehow missed yesterday. Noticed by nigel@
2013-04-25 16:58:24 +00:00
zhuk
82878a42c8 Fixup dependencies here too. Won't build => no bump. 2013-04-25 12:21:01 +00:00
zhuk
b51afb5058 Explicitly depend on ruby18 FLAVOR of ruby-qt. Did not built => no bump. 2013-04-24 20:47:35 +00:00
zhuk
6380184ccc Very complete bindings to the Qt API, with no dependencies on KDE.
This is basically the same as x11/ruby-qt4 beacuse those are just
different releases of the same project. Idea is to make this package
a replacement for the x11/ruby-qt4.
2013-04-24 20:45:30 +00:00
zhuk
d2a08b5b15 Update KDE4 Web development package to 4.10.2. 2013-04-24 20:07:20 +00:00
zhuk
c202215998 Update KDE4 toys package to 4.10.2. 2013-04-24 20:04:28 +00:00
zhuk
d4133df6fd Update KDE4 PIM libraries package to 4.10.2. 2013-04-24 20:03:39 +00:00
zhuk
d6c9b6c675 Update KDE4 PIM applications package to 4.10.2. 2013-04-24 20:01:23 +00:00
zhuk
13a473eab9 Update Oxygen icon theme to 4.10.2. 2013-04-24 19:50:40 +00:00
zhuk
0844c4a721 Update KDE network package to 4.10.2. 2013-04-24 19:48:51 +00:00
zhuk
3373d6ed95 Update KDE4 libs package. 2013-04-24 19:45:29 +00:00
zhuk
3f12d7c511 Update KDE4 artwork package (screensavers and other "active" graphics stuff). 2013-04-24 19:32:57 +00:00
zhuk
5c4baedc78 Update KDE4 admin package. 2013-04-24 19:30:57 +00:00
zhuk
75e82732e1 Oops, forgot to remove one more gone package. 2013-04-24 19:28:02 +00:00
zhuk
b326ca1f31 Provides the interface and basic tools for the KDE workspace.
This package contains desktop manager, Plasma panels and other
KDE 4 bells and whistles.
2013-04-24 19:17:42 +00:00
zhuk
86b7eba415 Oops, missed that x11/kde4/sdk was already there. Deconflict.
pointed out by sthen@
2013-04-24 19:12:58 +00:00
zhuk
33d3146909 Collection of wallpapers for KDE 4. 2013-04-24 19:08:46 +00:00
zhuk
94369923df Sweeper helps to clean unwanted traces the user leaves on a KDE
system.
2013-04-24 19:08:00 +00:00
zhuk
97dc4fda74 SVGPart is a KPart KDE module for viewing SVG. 2013-04-24 19:07:09 +00:00
zhuk
8dabca6b0e SuperKaramba is a tool that allows you to easily create interactive
widgets on your KDE desktop.
2013-04-24 19:06:51 +00:00
zhuk
dff83290d6 Step is an interactive physics simulator. It works like this: you
place some bodies on the scene, add some forces such as gravity or
springs, then click "Simulate" and Step shows you how your scene
will evolve according to the laws of physics. You can change every
property of bodies/forces in your experiment (even during simulation)
and see how this will change the outcome of the experiment. With
Step you can not only learn but feel how physics works.
2013-04-24 19:06:28 +00:00
zhuk
84eede7cc6 SMOKE is a introspective wrapper around the Qt and KDE frameworks.
Legend has it that SMOKE stands for Scripting Meta Object Kompiler
Engine.

Information about all classes and all methods/functions is stored
in cross-referencing tables for fast look-ups. Thereby the whole
API of a wrapped library can be used.

The main purpose of SMOKE is making it easier to write bindings
from scripting languages to Qt and KDE - with an emphasis on ease
of use and flexibility.

This package contains wrappers for Qt, and does not depend on KDE
in any way.

NB: This could conflict with x11/ruby-qt4, paths to fix this are
investigated.
2013-04-24 19:06:07 +00:00
zhuk
dc575fee80 SMOKE is a introspective wrapper around the Qt and KDE frameworks.
Legend has it that SMOKE stands for Scripting Meta Object Kompiler
Engine.

Information about all classes and all methods/functions is stored
in cross-referencing tables for fast look-ups. Thereby the whole
API of a wrapped library can be used.

The main purpose of SMOKE is making it easier to write bindings
from scripting languages to Qt and KDE - with an emphasis on ease
of use and flexibility.

This package contains wrappers for KDE, for Qt wrappers see
the smokeqt package.
2013-04-24 19:05:11 +00:00
zhuk
be5e17340e SMOKE is a introspective wrapper around the Qt and KDE frameworks.
Legend has it that SMOKE stands for Scripting Meta Object Kompiler
Engine.

Information about all classes and all methods/functions is stored
in cross-referencing tables for fast look-ups. Thereby the whole
API of a wrapped library can be used.

The main purpose of SMOKE is making it easier to write bindings
from scripting languages to Qt and KDE - with an emphasis on ease
of use and flexibility.

This package contains generator used for creating actual wrappers.
2013-04-24 19:04:46 +00:00
zhuk
ba894d3a72 KDE SDK includes the following components:
* Cervisia - CVS Frontend
  * KAppTemplate - KDE Template Generator
  * KCachegrind - Profiler Frontend
  * Kdesvn-build - KDE building helper
  * Kompare - Diff/Patch Frontend
  * Kstartperf - Startup time measurement tool for KDE applications
  * KUIViewer - Qt Designer UI File Viewer
  * Lokalize - Computer-aided translation system
  * Okteta - Hex editor
  * Umbrello - UML diagram application

Following components depend on unported Antlr2 and thus are not
available on OpenBSD:
  * Poxml
  * Swappo
2013-04-24 19:04:15 +00:00
zhuk
135f7567c3 Basic KDE run-time components, including:
* kcmshell and kcm modules: basic configuration
* basic kio slaves
* ktrash
* drkonqi (debugger)
* khelpcenter

and some other stuff.
2013-04-24 19:03:25 +00:00
zhuk
0bb1207f70 Rocs aims to be a Graph Theory IDE for helping professors to show
the results of a graph algorithm and also helping students to do
the algorithms. Rocs has a scripting module, done in Qt Script,
that interacts with the drawn graph and every change in the graph
with the script is reflected on the drawn one.
2013-04-24 18:44:28 +00:00
zhuk
9105aeb560 Qt bindings for .NET/Mono.
Developed as a part of KDE SC, so resides here.
2013-04-24 18:43:55 +00:00
zhuk
e8dd4310e1 PyKDE4 is KDE bindings for Python. 2013-04-24 18:42:20 +00:00
zhuk
ccd362f9be A set of tools for managing print jobs and printers. Some highlights:
* printd: contains a kded module that checks for user print jobs
    and shows a systray icon;
  * printqueue: contains an application that show the printers queue;
  * printer-manager-kcm: configure printers in a very simple way;
  * add-printer: a wizard to add new printers;
  * plasmoid: show printers and it's jobs.
2013-04-24 18:41:57 +00:00
zhuk
7997ebe348 All kind of addons to improve your Plasma (KDE4 shell) experience. 2013-04-24 18:40:19 +00:00
zhuk
cb7b0b3c4b This package contains run-time specific components of KDE PIM framework.
It includes:
  * accountwizard - steps you through account creation for many resources;
  * Akonadi agents - calendarsearch, invitations, maildispatcher,
    nepomukfeeder and more;
  * Akonadi resources - birthdays, VCard contacts, CalDav, Google, ICal
    calendars, and many more.
2013-04-24 18:39:01 +00:00
zhuk
eb64116000 Picmi is a single player puzzle game. The object of the game is to
color cells according to numbers given at the side of the board.
2013-04-24 18:36:48 +00:00
zhuk
0f97392ac1 Parley is a program to help you memorize things.
Parley supports many language specific features but can be used for
other learning tasks just as well. It uses the spaced repetition
learning method, also known as flash cards.

Creating new vocabulary collections with Parley is easy, but of
course it is even better if you can use some of our premade files.
Have a look at the KDE-Files.org page or use the "Download New
Collections" feature directly in Parley.
2013-04-24 18:36:33 +00:00
zhuk
8742c80b9d Palapeli is a single-player jigsaw puzzle game. The Palapeli window
is separated into two areas, the puzzle collection and the puzzle
table.
2013-04-24 18:36:15 +00:00
zhuk
392439bb35 A memory and pairs game for KDE. 2013-04-24 18:35:58 +00:00
zhuk
ee2fa674c0 perlqt is Qt bindings for Perl.
They are developed as a part of KDE SC, so putting them here.
2013-04-24 18:35:42 +00:00