New package: knotifications-5.26.0
This commit is contained in:
		| @@ -2649,6 +2649,7 @@ libKF5Su.so.5 kdesu-5.26.0_1 | ||||
| libKF5Emoticons.so.5 kemoticons-5.26.0_1 | ||||
| libKF5IconThemes.so.5 kiconthemes-5.26.0_1 | ||||
| libKF5JobWidgets.so.5 kjobwidgets-5.26.0_1 | ||||
| libKF5Notifications.so.5 knotifications-5.26.0_1 | ||||
| liblmdb.so.0 lmdb-0.9.18_2 | ||||
| libisns.so.0 libisns-0.96_1 | ||||
| libz80ex.so.1 z80ex-1.1.21_1 | ||||
|   | ||||
							
								
								
									
										1
									
								
								srcpkgs/knotifications-devel
									
									
									
									
									
										Symbolic link
									
								
							
							
						
						
									
										1
									
								
								srcpkgs/knotifications-devel
									
									
									
									
									
										Symbolic link
									
								
							| @@ -0,0 +1 @@ | ||||
| knotifications | ||||
							
								
								
									
										25
									
								
								srcpkgs/knotifications/template
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								srcpkgs/knotifications/template
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,25 @@ | ||||
| # Template file for 'knotifications' | ||||
| pkgname=knotifications | ||||
| version=5.26.0 | ||||
| revision=1 | ||||
| build_style=cmake | ||||
| configure_args="-DBUILD_TESTING=OFF" | ||||
| hostmakedepends="extra-cmake-modules" | ||||
| makedepends="kwindowsystem-devel kcodecs-devel kconfig-devel kcoreaddons-devel phonon-qt5-devel libdbusmenu-qt5-devel" | ||||
| short_desc="KDE Desktop notifications" | ||||
| maintainer="Denis Revin <denis.revin@gmail.com>" | ||||
| license="LGPL-2" | ||||
| homepage="https://projects.kde.org/projects/frameworks/knotifications" | ||||
| distfiles="http://download.kde.org/stable/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" | ||||
| checksum=f88ae5b10e072ceb538c02d68b92e14ec93ff76a2d028963511162da485cdb05 | ||||
|  | ||||
| knotifications-devel_package() { | ||||
| 	short_desc+=" - development" | ||||
| 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}" | ||||
| 	pkg_install() { | ||||
| 		vmove usr/include | ||||
| 		vmove usr/lib/qt5/mkspecs | ||||
| 		vmove usr/lib/cmake | ||||
| 		vmove usr/lib/*.so | ||||
| 	} | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Denis Revin
					Denis Revin