kemoticons: add kemoticons 5.19.0
KEmoticons converts emoticons from text to a graphical representation with images in HTML. It supports setting different themes for emoticons coming from different providers.
This commit is contained in:
parent
022ad6db3c
commit
7ec6b0893f
6 changed files with 145 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -1419,6 +1419,7 @@ SUBDIR+= kcrash
|
|||
SUBDIR+= kdbusaddons
|
||||
SUBDIR+= kdoctools
|
||||
SUBDIR+= keepassx-git
|
||||
SUBDIR+= kemoticons
|
||||
SUBDIR+= kf5
|
||||
SUBDIR+= kglobalaccel
|
||||
SUBDIR+= kgrab
|
||||
|
|
3
kemoticons/DESCR
Normal file
3
kemoticons/DESCR
Normal file
|
@ -0,0 +1,3 @@
|
|||
KEmoticons converts emoticons from text to a graphical representation with
|
||||
images in HTML. It supports setting different themes for emoticons coming
|
||||
from different providers.
|
15
kemoticons/Makefile
Normal file
15
kemoticons/Makefile
Normal file
|
@ -0,0 +1,15 @@
|
|||
# $NetBSD: Makefile,v 1.25 2016/01/10 20:01:05 markd Exp $
|
||||
|
||||
DISTNAME= kemoticons-${KF5VER}
|
||||
CATEGORIES= misc
|
||||
|
||||
HOMEPAGE= https://projects.kde.org/projects/frameworks/kemoticons
|
||||
COMMENT= Support for emoticons and emoticons themes
|
||||
LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1
|
||||
|
||||
.include "../../wip/kf5/Makefile.common"
|
||||
|
||||
.include "../../wip/karchive/buildlink3.mk"
|
||||
.include "../../wip/kservice/buildlink3.mk"
|
||||
.include "../../x11/qt5-qtbase/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
104
kemoticons/PLIST
Normal file
104
kemoticons/PLIST
Normal file
|
@ -0,0 +1,104 @@
|
|||
@comment $NetBSD$
|
||||
include/KF5/KEmoticons/KEmoticons
|
||||
include/KF5/KEmoticons/KEmoticonsProvider
|
||||
include/KF5/KEmoticons/KEmoticonsTheme
|
||||
include/KF5/KEmoticons/kemoticons.h
|
||||
include/KF5/KEmoticons/kemoticons_export.h
|
||||
include/KF5/KEmoticons/kemoticonsprovider.h
|
||||
include/KF5/KEmoticons/kemoticonstheme.h
|
||||
include/KF5/kemoticons_version.h
|
||||
lib/cmake/KF5Emoticons/KF5EmoticonsConfig.cmake
|
||||
lib/cmake/KF5Emoticons/KF5EmoticonsConfigVersion.cmake
|
||||
lib/cmake/KF5Emoticons/KF5EmoticonsTargets-noconfig.cmake
|
||||
lib/cmake/KF5Emoticons/KF5EmoticonsTargets.cmake
|
||||
lib/libKF5Emoticons.so
|
||||
lib/libKF5Emoticons.so.5
|
||||
lib/libKF5Emoticons.so.${PKGVERSION}
|
||||
qt5/mkspecs/modules/qt_KEmoticons.pri
|
||||
qt5/plugins/kf5/KEmoticonsIntegrationPlugin.so
|
||||
qt5/plugins/kf5/emoticonsthemes/adium.so
|
||||
qt5/plugins/kf5/emoticonsthemes/kde.so
|
||||
qt5/plugins/kf5/emoticonsthemes/pidgin.so
|
||||
qt5/plugins/kf5/emoticonsthemes/xmpp.so
|
||||
share/emoticons/Breeze/drink-beer.png
|
||||
share/emoticons/Breeze/drink-martini.png
|
||||
share/emoticons/Breeze/emoticons.xml
|
||||
share/emoticons/Breeze/face-angel.png
|
||||
share/emoticons/Breeze/face-angry.png
|
||||
share/emoticons/Breeze/face-clown.png
|
||||
share/emoticons/Breeze/face-confused.png
|
||||
share/emoticons/Breeze/face-cool.png
|
||||
share/emoticons/Breeze/face-crying.png
|
||||
share/emoticons/Breeze/face-devilish.png
|
||||
share/emoticons/Breeze/face-embarrassed.png
|
||||
share/emoticons/Breeze/face-glasses.png
|
||||
share/emoticons/Breeze/face-hug-left.png
|
||||
share/emoticons/Breeze/face-hug-right.png
|
||||
share/emoticons/Breeze/face-in-love.png
|
||||
share/emoticons/Breeze/face-kiss.png
|
||||
share/emoticons/Breeze/face-laughing.png
|
||||
share/emoticons/Breeze/face-ninja.png
|
||||
share/emoticons/Breeze/face-pirate.png
|
||||
share/emoticons/Breeze/face-plain.png
|
||||
share/emoticons/Breeze/face-quiet.png
|
||||
share/emoticons/Breeze/face-raspberry.png
|
||||
share/emoticons/Breeze/face-sad.png
|
||||
share/emoticons/Breeze/face-sick.png
|
||||
share/emoticons/Breeze/face-sleeping.png
|
||||
share/emoticons/Breeze/face-smile-big.png
|
||||
share/emoticons/Breeze/face-smile-grin.png
|
||||
share/emoticons/Breeze/face-smile.png
|
||||
share/emoticons/Breeze/face-smirk.png
|
||||
share/emoticons/Breeze/face-surprise.png
|
||||
share/emoticons/Breeze/face-uncertain.png
|
||||
share/emoticons/Breeze/face-wink.png
|
||||
share/emoticons/Breeze/face-worried.png
|
||||
share/emoticons/Breeze/face-yawn.png
|
||||
share/emoticons/Breeze/food-cake.png
|
||||
share/emoticons/Glass/angry.png
|
||||
share/emoticons/Glass/bat.png
|
||||
share/emoticons/Glass/beer.png
|
||||
share/emoticons/Glass/biggrin.png
|
||||
share/emoticons/Glass/cake.png
|
||||
share/emoticons/Glass/camera.png
|
||||
share/emoticons/Glass/cat.png
|
||||
share/emoticons/Glass/clock.png
|
||||
share/emoticons/Glass/cocktail.png
|
||||
share/emoticons/Glass/confused.png
|
||||
share/emoticons/Glass/cry.png
|
||||
share/emoticons/Glass/cup.png
|
||||
share/emoticons/Glass/dog.png
|
||||
share/emoticons/Glass/email.png
|
||||
share/emoticons/Glass/embarassed.png
|
||||
share/emoticons/Glass/emoticons.xml
|
||||
share/emoticons/Glass/film.png
|
||||
share/emoticons/Glass/foot_in_mouth.png
|
||||
share/emoticons/Glass/innocent.png
|
||||
share/emoticons/Glass/kiss.png
|
||||
share/emoticons/Glass/lightbulb.png
|
||||
share/emoticons/Glass/love.png
|
||||
share/emoticons/Glass/note.png
|
||||
share/emoticons/Glass/oh.png
|
||||
share/emoticons/Glass/omg.png
|
||||
share/emoticons/Glass/phone.png
|
||||
share/emoticons/Glass/present.png
|
||||
share/emoticons/Glass/rose.png
|
||||
share/emoticons/Glass/sad.png
|
||||
share/emoticons/Glass/shade.png
|
||||
share/emoticons/Glass/sleep.png
|
||||
share/emoticons/Glass/smile.png
|
||||
share/emoticons/Glass/star.png
|
||||
share/emoticons/Glass/teeth.png
|
||||
share/emoticons/Glass/thumbs_down.png
|
||||
share/emoticons/Glass/thumbs_up.png
|
||||
share/emoticons/Glass/tongue.png
|
||||
share/emoticons/Glass/undecided.png
|
||||
share/emoticons/Glass/unhappy.png
|
||||
share/emoticons/Glass/unlove.png
|
||||
share/emoticons/Glass/wilted_rose.png
|
||||
share/emoticons/Glass/wink.png
|
||||
share/kservices5/emoticonstheme_adium.desktop
|
||||
share/kservices5/emoticonstheme_kde.desktop
|
||||
share/kservices5/emoticonstheme_pidgin.desktop
|
||||
share/kservices5/emoticonstheme_xmpp.desktop
|
||||
share/kservicetypes5/kemoticonsTheme.desktop
|
16
kemoticons/buildlink3.mk
Normal file
16
kemoticons/buildlink3.mk
Normal file
|
@ -0,0 +1,16 @@
|
|||
# $NetBSD$
|
||||
|
||||
BUILDLINK_TREE+= kemoticons
|
||||
|
||||
.if !defined(KEMOTICONS_BUILDLINK3_MK)
|
||||
KEMOTICONS_BUILDLINK3_MK:=
|
||||
|
||||
BUILDLINK_API_DEPENDS.kemoticons+= kemoticons>=5.19.0
|
||||
BUILDLINK_PKGSRCDIR.kemoticons?= ../../wip/kemoticons
|
||||
|
||||
.include "../../wip/karchive/buildlink3.mk"
|
||||
.include "../../wip/kservice/buildlink3.mk"
|
||||
.include "../../x11/qt5-qtbase/buildlink3.mk"
|
||||
.endif # KEMOTICONS_BUILDLINK3_MK
|
||||
|
||||
BUILDLINK_TREE+= -kemoticons
|
6
kemoticons/distinfo
Normal file
6
kemoticons/distinfo
Normal file
|
@ -0,0 +1,6 @@
|
|||
$NetBSD$
|
||||
|
||||
SHA1 (kemoticons-5.19.0.tar.xz) = d077b5f8b63c54f46eae715702fa8e5de84ebadb
|
||||
RMD160 (kemoticons-5.19.0.tar.xz) = bc3d13e797e6ebba75b0a2681d0b682ce71ada28
|
||||
SHA512 (kemoticons-5.19.0.tar.xz) = 2b1f40df21c3afbced68c6f8403db4cf7f3b188bddea44b6b7db4924d956e499578773dfab847195757c2e6730050827cf9bb9e3b6b06aa0ebac69802483f607
|
||||
Size (kemoticons-5.19.0.tar.xz) = 94468 bytes
|
Loading…
Reference in a new issue