pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc
Module Name: pkgsrc
Committed By: markd
Date: Sun May 26 12:37:28 UTC 2024
Modified Files:
pkgsrc/misc: Makefile
Added Files:
pkgsrc/misc/kf6-kunitconversion: DESCR Makefile PLIST buildlink3.mk
distinfo
Log Message:
kf6-kunitconversion: add version 6.2.0
KDE Frameworks 6 kunitconversion.
KUnitConversion provides functions to convert values in different physical
units. It supports converting different prefixes (e.g. kilo, mega, giga) as
well as converting between different unit systems (e.g. liters, gallons). The
following areas are supported:
* Acceleration
* Angle
* Area
* Currency
* Density
* Energy
* Force
* Frequency
* Fuel efficiency
* Length
* Mass
* Power
* Pressure
* Temperature
* Time
* Velocity
* Volume
To generate a diff of this commit:
cvs rdiff -u -r1.647 -r1.648 pkgsrc/misc/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/misc/kf6-kunitconversion/DESCR \
pkgsrc/misc/kf6-kunitconversion/Makefile \
pkgsrc/misc/kf6-kunitconversion/PLIST \
pkgsrc/misc/kf6-kunitconversion/buildlink3.mk \
pkgsrc/misc/kf6-kunitconversion/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/Makefile
diff -u pkgsrc/misc/Makefile:1.647 pkgsrc/misc/Makefile:1.648
--- pkgsrc/misc/Makefile:1.647 Sun May 26 12:35:12 2024
+++ pkgsrc/misc/Makefile Sun May 26 12:37:27 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.647 2024/05/26 12:35:12 markd Exp $
+# $NetBSD: Makefile,v 1.648 2024/05/26 12:37:27 markd Exp $
#
COMMENT= Miscellaneous utilities
@@ -158,6 +158,7 @@ SUBDIR+= kf6-attica
SUBDIR+= kf6-kcontacts
SUBDIR+= kf6-kdav
SUBDIR+= kf6-kquickcharts
+SUBDIR+= kf6-kunitconversion
SUBDIR+= kfind
SUBDIR+= kgeography
SUBDIR+= khard
Added files:
Index: pkgsrc/misc/kf6-kunitconversion/DESCR
diff -u /dev/null pkgsrc/misc/kf6-kunitconversion/DESCR:1.1
--- /dev/null Sun May 26 12:37:28 2024
+++ pkgsrc/misc/kf6-kunitconversion/DESCR Sun May 26 12:37:27 2024
@@ -0,0 +1,22 @@
+KUnitConversion provides functions to convert values in different physical
+units. It supports converting different prefixes (e.g. kilo, mega, giga) as
+well as converting between different unit systems (e.g. liters, gallons). The
+following areas are supported:
+
+* Acceleration
+* Angle
+* Area
+* Currency
+* Density
+* Energy
+* Force
+* Frequency
+* Fuel efficiency
+* Length
+* Mass
+* Power
+* Pressure
+* Temperature
+* Time
+* Velocity
+* Volume
Index: pkgsrc/misc/kf6-kunitconversion/Makefile
diff -u /dev/null pkgsrc/misc/kf6-kunitconversion/Makefile:1.1
--- /dev/null Sun May 26 12:37:28 2024
+++ pkgsrc/misc/kf6-kunitconversion/Makefile Sun May 26 12:37:27 2024
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2024/05/26 12:37:27 markd Exp $
+
+DISTNAME= kunitconversion-${KF6VER}
+CATEGORIES= misc
+
+HOMEPAGE= https://community.kde.org/Frameworks
+COMMENT= Support for unit conversion
+LICENSE= gnu-lgpl-v2.1
+
+.include "../../meta-pkgs/kde/kf6.mk"
+
+USE_TOOLS+= msgmerge
+
+.include "../../lang/python/tool.mk"
+.include "../../devel/kf6-ki18n/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/misc/kf6-kunitconversion/PLIST
diff -u /dev/null pkgsrc/misc/kf6-kunitconversion/PLIST:1.1
--- /dev/null Sun May 26 12:37:28 2024
+++ pkgsrc/misc/kf6-kunitconversion/PLIST Sun May 26 12:37:27 2024
@@ -0,0 +1,81 @@
+@comment $NetBSD: PLIST,v 1.1 2024/05/26 12:37:27 markd Exp $
+include/KF6/KUnitConversion/KUnitConversion/Converter
+include/KF6/KUnitConversion/KUnitConversion/Unit
+include/KF6/KUnitConversion/KUnitConversion/UnitCategory
+include/KF6/KUnitConversion/KUnitConversion/Value
+include/KF6/KUnitConversion/kunitconversion/converter.h
+include/KF6/KUnitConversion/kunitconversion/kunitconversion_export.h
+include/KF6/KUnitConversion/kunitconversion/unit.h
+include/KF6/KUnitConversion/kunitconversion/unitcategory.h
+include/KF6/KUnitConversion/kunitconversion/value.h
+include/KF6/KUnitConversion/kunitconversion_version.h
+lib/cmake/KF6UnitConversion/KF6UnitConversionConfig.cmake
+lib/cmake/KF6UnitConversion/KF6UnitConversionConfigVersion.cmake
+lib/cmake/KF6UnitConversion/KF6UnitConversionTargets-noconfig.cmake
+lib/cmake/KF6UnitConversion/KF6UnitConversionTargets.cmake
+lib/libKF6UnitConversion.so
+lib/libKF6UnitConversion.so.6
+lib/libKF6UnitConversion.so.${PKGVERSION}
+share/locale/ar/LC_MESSAGES/kunitconversion6.mo
+share/locale/ast/LC_MESSAGES/kunitconversion6.mo
+share/locale/az/LC_MESSAGES/kunitconversion6.mo
+share/locale/bg/LC_MESSAGES/kunitconversion6.mo
+share/locale/bs/LC_MESSAGES/kunitconversion6.mo
+share/locale/ca/LC_MESSAGES/kunitconversion6.mo
+share/locale/ca@valencia/LC_MESSAGES/kunitconversion6.mo
+share/locale/cs/LC_MESSAGES/kunitconversion6.mo
+share/locale/da/LC_MESSAGES/kunitconversion6.mo
+share/locale/de/LC_MESSAGES/kunitconversion6.mo
+share/locale/el/LC_MESSAGES/kunitconversion6.mo
+share/locale/en_GB/LC_MESSAGES/kunitconversion6.mo
+share/locale/eo/LC_MESSAGES/kunitconversion6.mo
+share/locale/es/LC_MESSAGES/kunitconversion6.mo
+share/locale/et/LC_MESSAGES/kunitconversion6.mo
+share/locale/eu/LC_MESSAGES/kunitconversion6.mo
+share/locale/fi/LC_MESSAGES/kunitconversion6.mo
+share/locale/fr/LC_MESSAGES/kunitconversion6.mo
+share/locale/ga/LC_MESSAGES/kunitconversion6.mo
+share/locale/gd/LC_MESSAGES/kunitconversion6.mo
+share/locale/gl/LC_MESSAGES/kunitconversion6.mo
+share/locale/hr/LC_MESSAGES/kunitconversion6.mo
+share/locale/hu/LC_MESSAGES/kunitconversion6.mo
+share/locale/ia/LC_MESSAGES/kunitconversion6.mo
+share/locale/id/LC_MESSAGES/kunitconversion6.mo
+share/locale/is/LC_MESSAGES/kunitconversion6.mo
+share/locale/it/LC_MESSAGES/kunitconversion6.mo
+share/locale/ja/LC_MESSAGES/kunitconversion6.mo
+share/locale/ka/LC_MESSAGES/kunitconversion6.mo
+share/locale/kk/LC_MESSAGES/kunitconversion6.mo
+share/locale/ko/LC_MESSAGES/kunitconversion6.mo
+share/locale/lt/LC_MESSAGES/kunitconversion6.mo
+share/locale/lv/LC_MESSAGES/kunitconversion6.mo
+share/locale/ml/LC_MESSAGES/kunitconversion6.mo
+share/locale/mr/LC_MESSAGES/kunitconversion6.mo
+share/locale/ms/LC_MESSAGES/kunitconversion6.mo
+share/locale/nb/LC_MESSAGES/kunitconversion6.mo
+share/locale/nds/LC_MESSAGES/kunitconversion6.mo
+share/locale/nl/LC_MESSAGES/kunitconversion6.mo
+share/locale/nn/LC_MESSAGES/kunitconversion6.mo
+share/locale/pa/LC_MESSAGES/kunitconversion6.mo
+share/locale/pl/LC_MESSAGES/kunitconversion6.mo
+share/locale/pt/LC_MESSAGES/kunitconversion6.mo
+share/locale/pt_BR/LC_MESSAGES/kunitconversion6.mo
+share/locale/ro/LC_MESSAGES/kunitconversion6.mo
+share/locale/ru/LC_MESSAGES/kunitconversion6.mo
+share/locale/se/LC_MESSAGES/kunitconversion6.mo
+share/locale/sk/LC_MESSAGES/kunitconversion6.mo
+share/locale/sl/LC_MESSAGES/kunitconversion6.mo
+share/locale/sr/LC_MESSAGES/kunitconversion6.mo
+share/locale/sr@ijekavian/LC_MESSAGES/kunitconversion6.mo
+share/locale/sr@ijekavianlatin/LC_MESSAGES/kunitconversion6.mo
+share/locale/sr@latin/LC_MESSAGES/kunitconversion6.mo
+share/locale/sv/LC_MESSAGES/kunitconversion6.mo
+share/locale/ta/LC_MESSAGES/kunitconversion6.mo
+share/locale/tg/LC_MESSAGES/kunitconversion6.mo
+share/locale/th/LC_MESSAGES/kunitconversion6.mo
+share/locale/tr/LC_MESSAGES/kunitconversion6.mo
+share/locale/ug/LC_MESSAGES/kunitconversion6.mo
+share/locale/uk/LC_MESSAGES/kunitconversion6.mo
+share/locale/zh_CN/LC_MESSAGES/kunitconversion6.mo
+share/locale/zh_TW/LC_MESSAGES/kunitconversion6.mo
+share/qlogging-categories6/kunitconversion.categories
Index: pkgsrc/misc/kf6-kunitconversion/buildlink3.mk
diff -u /dev/null pkgsrc/misc/kf6-kunitconversion/buildlink3.mk:1.1
--- /dev/null Sun May 26 12:37:28 2024
+++ pkgsrc/misc/kf6-kunitconversion/buildlink3.mk Sun May 26 12:37:27 2024
@@ -0,0 +1,15 @@
+# $NetBSD: buildlink3.mk,v 1.1 2024/05/26 12:37:27 markd Exp $
+
+BUILDLINK_TREE+= kf6-kunitconversion
+
+.if !defined(KF6_KUNITCONVERSION_BUILDLINK3_MK)
+KF6_KUNITCONVERSION_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.kf6-kunitconversion+= kf6-kunitconversion>=6.2.0
+BUILDLINK_PKGSRCDIR.kf6-kunitconversion?= ../../misc/kf6-kunitconversion
+
+.include "../../devel/kf6-ki18n/buildlink3.mk"
+.include "../../x11/qt6-qtbase/buildlink3.mk"
+.endif # KF6_KUNITCONVERSION_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -kf6-kunitconversion
Index: pkgsrc/misc/kf6-kunitconversion/distinfo
diff -u /dev/null pkgsrc/misc/kf6-kunitconversion/distinfo:1.1
--- /dev/null Sun May 26 12:37:28 2024
+++ pkgsrc/misc/kf6-kunitconversion/distinfo Sun May 26 12:37:27 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/05/26 12:37:27 markd Exp $
+
+BLAKE2s (kunitconversion-6.2.0.tar.xz) = 82f6369d11fe3b26dd93d869e3b8cc7b95e773efab316b3f55efba75115a8941
+SHA512 (kunitconversion-6.2.0.tar.xz) = 8542d256b669a3e7b7146c991d19cfc94c76031880e9930240c0f18eaea20b40baa1c6db00b85817c606fc3eebde17d2be611113d1e2b5be3680701e5bce370d
+Size (kunitconversion-6.2.0.tar.xz) = 911008 bytes
Home |
Main Index |
Thread Index |
Old Index