diff options
author | makc <makc@FreeBSD.org> | 2010-10-06 01:44:17 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-10-06 01:44:17 +0800 |
commit | 1beef79480f74ca248344c024b876dfae79885b7 (patch) | |
tree | d0169406339d43faad4f7a4fcbbd0cd87c782be7 /misc/kdeedu4 | |
parent | 77a82c5413204c0ac69fe8d41fcc7a53a2da352c (diff) | |
download | freebsd-ports-gnome-1beef79480f74ca248344c024b876dfae79885b7.tar.gz freebsd-ports-gnome-1beef79480f74ca248344c024b876dfae79885b7.tar.zst freebsd-ports-gnome-1beef79480f74ca248344c024b876dfae79885b7.zip |
KDE FreeBSD team presents KDE SC 4.5.2.
kdebase4-workspace is now shipped with FreeBSD-branded wallpapers [1]
(set by default for new accounts). Thanks to Ivan Cukic from KDE
for making the wallpapers!
[1] http://ivan.fomentgroup.org/blog/2010/09/05/stripes-kde-be-free-freebsd/
Diffstat (limited to 'misc/kdeedu4')
-rw-r--r-- | misc/kdeedu4/distinfo | 6 | ||||
-rw-r--r-- | misc/kdeedu4/files/patch-cmake__modules__FindCFitsio.cmake | 25 | ||||
-rw-r--r-- | misc/kdeedu4/files/patch-kalzium__src__CMakeLists.txt | 11 | ||||
-rw-r--r-- | misc/kdeedu4/pkg-plist | 52 |
4 files changed, 31 insertions, 63 deletions
diff --git a/misc/kdeedu4/distinfo b/misc/kdeedu4/distinfo index 430c8d4914cd..d3932961f0ca 100644 --- a/misc/kdeedu4/distinfo +++ b/misc/kdeedu4/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeedu-4.5.1.tar.bz2) = 43c31e897b8ec759876c15adba5e0a12 -SHA256 (KDE/kdeedu-4.5.1.tar.bz2) = f280bb859fb9b0cd55e3ddda17a86269db36bbf5ac0135366a891a80cd6acf08 -SIZE (KDE/kdeedu-4.5.1.tar.bz2) = 65716248 +MD5 (KDE/kdeedu-4.5.2.tar.bz2) = 65ff4441860ffc8442dac7a2d3d88e31 +SHA256 (KDE/kdeedu-4.5.2.tar.bz2) = 2512f80ea203cb1be24ab2b18d12be876afc2182c586d864d082d658aa2c57d2 +SIZE (KDE/kdeedu-4.5.2.tar.bz2) = 65714910 diff --git a/misc/kdeedu4/files/patch-cmake__modules__FindCFitsio.cmake b/misc/kdeedu4/files/patch-cmake__modules__FindCFitsio.cmake deleted file mode 100644 index 66fd26162491..000000000000 --- a/misc/kdeedu4/files/patch-cmake__modules__FindCFitsio.cmake +++ /dev/null @@ -1,25 +0,0 @@ ---- ./cmake/modules/FindCFitsio.cmake.orig 2008-12-21 20:20:00.000000000 +0000 -+++ ./cmake/modules/FindCFitsio.cmake 2009-01-30 22:25:02.000000000 +0000 -@@ -23,19 +23,19 @@ - IF (NOT WIN32) - find_package(PkgConfig) - IF (PKG_CONFIG_FOUND) -- pkg_check_modules(CFITSIO cfitsio) -+ pkg_check_modules(PC_CFITSIO cfitsio) - ENDIF (PKG_CONFIG_FOUND) - ENDIF (NOT WIN32) - - find_path(CFITSIO_INCLUDE_DIR fitsio.h -- ${CFITSIO_INCLUDE_DIRS} -+ ${PC_CFITSIO_INCLUDE_DIRS} - ${_obIncDir} - ${GNUWIN32_DIR}/include - ) - - find_library(CFITSIO_LIBRARIES NAMES cfitsio libcfitsio - PATHS -- ${CFITSIO_LIBRARY_DIRS} -+ ${PC_CFITSIO_LIBRARY_DIRS} - ${_obLinkDir} - ${GNUWIN32_DIR}/lib - ) diff --git a/misc/kdeedu4/files/patch-kalzium__src__CMakeLists.txt b/misc/kdeedu4/files/patch-kalzium__src__CMakeLists.txt deleted file mode 100644 index a20922fd57d1..000000000000 --- a/misc/kdeedu4/files/patch-kalzium__src__CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- ./kalzium/src/CMakeLists.txt.orig 2010-06-08 14:11:51.000000000 +0400 -+++ ./kalzium/src/CMakeLists.txt 2010-06-29 22:22:34.309804560 +0400 -@@ -157,7 +157,7 @@ - set(kalzium_EXTRA_LIBS ${kalzium_EXTRA_LIBS} ${OCAML_NUMS_LIBRARY}) - endif (OCAML_NUMS_LIBRARY) - -- target_link_libraries(kalzium ${kalzium_EXTRA_LIBS} m dl) -+ target_link_libraries(kalzium ${kalzium_EXTRA_LIBS} m) - endif (LIBFACILE_FOUND) - - install(TARGETS kalzium ${INSTALL_TARGETS_DEFAULT_ARGS}) diff --git a/misc/kdeedu4/pkg-plist b/misc/kdeedu4/pkg-plist index 2b7cbd9a1abc..289be5d317cc 100644 --- a/misc/kdeedu4/pkg-plist +++ b/misc/kdeedu4/pkg-plist @@ -2557,6 +2557,30 @@ share/apps/step/examples/softbody.step share/apps/step/examples/solar.step share/apps/step/examples/springs.step share/apps/step/examples/wave.step +share/apps/step/icons/hicolor/22x22/actions/pointer.png +share/apps/step/icons/hicolor/22x22/actions/step_object_Anchor.png +share/apps/step/icons/hicolor/22x22/actions/step_object_Box.png +share/apps/step/icons/hicolor/22x22/actions/step_object_ChargedParticle.png +share/apps/step/icons/hicolor/22x22/actions/step_object_CircularMotor.png +share/apps/step/icons/hicolor/22x22/actions/step_object_Controller.png +share/apps/step/icons/hicolor/22x22/actions/step_object_CoulombForce.png +share/apps/step/icons/hicolor/22x22/actions/step_object_Disk.png +share/apps/step/icons/hicolor/22x22/actions/step_object_Gas.png +share/apps/step/icons/hicolor/22x22/actions/step_object_GasParticle.png +share/apps/step/icons/hicolor/22x22/actions/step_object_Graph.png +share/apps/step/icons/hicolor/22x22/actions/step_object_GravitationForce.png +share/apps/step/icons/hicolor/22x22/actions/step_object_LinearMotor.png +share/apps/step/icons/hicolor/22x22/actions/step_object_Meter.png +share/apps/step/icons/hicolor/22x22/actions/step_object_Note.png +share/apps/step/icons/hicolor/22x22/actions/step_object_Particle.png +share/apps/step/icons/hicolor/22x22/actions/step_object_Pin.png +share/apps/step/icons/hicolor/22x22/actions/step_object_Polygon.png +share/apps/step/icons/hicolor/22x22/actions/step_object_Rope.png +share/apps/step/icons/hicolor/22x22/actions/step_object_SoftBody.png +share/apps/step/icons/hicolor/22x22/actions/step_object_Spring.png +share/apps/step/icons/hicolor/22x22/actions/step_object_Stick.png +share/apps/step/icons/hicolor/22x22/actions/step_object_Tracer.png +share/apps/step/icons/hicolor/22x22/actions/step_object_WeightForce.png share/apps/step/objinfo/Anchor.html share/apps/step/objinfo/Box.html share/apps/step/objinfo/ChargedParticle.html @@ -3206,30 +3230,6 @@ share/icons/hicolor/scalable/apps/parley-parley.svgz share/icons/hicolor/scalable/apps/parley-simple.svgz share/icons/hicolor/scalable/apps/parley.svgz share/icons/hicolor/scalable/mimetypes/application-x-kig.svgz -share/icons/oxygen/22x22/actions/pointer.png -share/icons/oxygen/22x22/actions/step_object_Anchor.png -share/icons/oxygen/22x22/actions/step_object_Box.png -share/icons/oxygen/22x22/actions/step_object_ChargedParticle.png -share/icons/oxygen/22x22/actions/step_object_CircularMotor.png -share/icons/oxygen/22x22/actions/step_object_Controller.png -share/icons/oxygen/22x22/actions/step_object_CoulombForce.png -share/icons/oxygen/22x22/actions/step_object_Disk.png -share/icons/oxygen/22x22/actions/step_object_Gas.png -share/icons/oxygen/22x22/actions/step_object_GasParticle.png -share/icons/oxygen/22x22/actions/step_object_Graph.png -share/icons/oxygen/22x22/actions/step_object_GravitationForce.png -share/icons/oxygen/22x22/actions/step_object_LinearMotor.png -share/icons/oxygen/22x22/actions/step_object_Meter.png -share/icons/oxygen/22x22/actions/step_object_Note.png -share/icons/oxygen/22x22/actions/step_object_Particle.png -share/icons/oxygen/22x22/actions/step_object_Pin.png -share/icons/oxygen/22x22/actions/step_object_Polygon.png -share/icons/oxygen/22x22/actions/step_object_Rope.png -share/icons/oxygen/22x22/actions/step_object_SoftBody.png -share/icons/oxygen/22x22/actions/step_object_Spring.png -share/icons/oxygen/22x22/actions/step_object_Stick.png -share/icons/oxygen/22x22/actions/step_object_Tracer.png -share/icons/oxygen/22x22/actions/step_object_WeightForce.png share/kde4/services/cantor/cantor_part.desktop share/kde4/services/cantor/creatematrixassistant.desktop share/kde4/services/cantor/differentiateassistant.desktop @@ -3284,6 +3284,10 @@ share/kde4/servicetypes/cantor_backend.desktop @dirrm share/doc/HTML/en/blinken @dirrm share/apps/step/tutorials @dirrm share/apps/step/objinfo +@dirrm share/apps/step/icons/hicolor/22x22/actions +@dirrm share/apps/step/icons/hicolor/22x22 +@dirrm share/apps/step/icons/hicolor +@dirrm share/apps/step/icons @dirrm share/apps/step/examples @dirrm share/apps/step @dirrm share/apps/rocs/iconpacks |