Index: head/misc/kde-thumbnailer-chm-kde4/Makefile =================================================================== --- head/misc/kde-thumbnailer-chm-kde4/Makefile (nonexistent) +++ head/misc/kde-thumbnailer-chm-kde4/Makefile (revision 483134) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= kde-thumbnailer-chm +PORTVERSION= 0.2 +PORTREVISION= 5 +CATEGORIES= misc kde +MASTER_SITES= http://kde-apps.org/CONTENT/content-files/ +PKGNAMESUFFIX= -kde4 +DISTNAME= 153410-${PORTNAME}-${PORTVERSION} + +MAINTAINER= ports@FreeBSD.org +COMMENT= KDE thumbnail generator for CHM files + +LIB_DEPENDS= libchm.so:misc/chmlib + +USES= cmake kde:4 qt:4 +USE_KDE= kdelibs automoc4 +USE_QT= moc_build qmake_build rcc_build uic_build +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + +PLIST_FILES= lib/kde4/chmthumbnail.so \ + share/kde4/services/chmthumbnail.desktop + +.include Property changes on: head/misc/kde-thumbnailer-chm-kde4/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/misc/kde-thumbnailer-chm-kde4/distinfo =================================================================== --- head/misc/kde-thumbnailer-chm-kde4/distinfo (nonexistent) +++ head/misc/kde-thumbnailer-chm-kde4/distinfo (revision 483134) @@ -0,0 +1,2 @@ +SHA256 (153410-kde-thumbnailer-chm-0.2.tar.gz) = 344173437559566e4be1cf5dbd39362b4b52e14abdb8d563fd1f2185d2deef22 +SIZE (153410-kde-thumbnailer-chm-0.2.tar.gz) = 12162 Property changes on: head/misc/kde-thumbnailer-chm-kde4/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/misc/kde-thumbnailer-chm-kde4/pkg-descr =================================================================== --- head/misc/kde-thumbnailer-chm-kde4/pkg-descr (nonexistent) +++ head/misc/kde-thumbnailer-chm-kde4/pkg-descr (revision 483134) @@ -0,0 +1,3 @@ +KDE thumbnail generator for the CHM file format. + +WWW: http://kde-apps.org/content/show.php?content=153410 Property changes on: head/misc/kde-thumbnailer-chm-kde4/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/misc/kde-thumbnailer-epub-kde4/Makefile =================================================================== --- head/misc/kde-thumbnailer-epub-kde4/Makefile (nonexistent) +++ head/misc/kde-thumbnailer-epub-kde4/Makefile (revision 483134) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= kde-thumbnailer-epub +PORTVERSION= 1.0 +PORTREVISION= 2 +CATEGORIES= misc kde +MASTER_SITES= http://kde-apps.org/CONTENT/content-files/ +PKGNAMESUFFIX= -kde4 +DISTNAME= 151210-${PORTNAME}-${PORTVERSION} + +MAINTAINER= ports@FreeBSD.org +COMMENT= KDE thumbnail generator for ePub files + +PORTSCOUT= limit:^1\.0 + +USES= cmake:outsource kde:4 qt:4 +USE_KDE= kdelibs automoc4 +USE_QT= moc_build qmake_build rcc_build uic_build +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + +PLIST_FILES= lib/kde4/epubthumbnail.so \ + share/kde4/services/epubthumbnail.desktop + +.include Property changes on: head/misc/kde-thumbnailer-epub-kde4/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/misc/kde-thumbnailer-epub-kde4/distinfo =================================================================== --- head/misc/kde-thumbnailer-epub-kde4/distinfo (nonexistent) +++ head/misc/kde-thumbnailer-epub-kde4/distinfo (revision 483134) @@ -0,0 +1,2 @@ +SHA256 (151210-kde-thumbnailer-epub-1.0.tar.gz) = abe892ebc670e04ffbccf8ebf493fb77c69d9684fb096e9fa4e55fd4b9ed5702 +SIZE (151210-kde-thumbnailer-epub-1.0.tar.gz) = 11804 Property changes on: head/misc/kde-thumbnailer-epub-kde4/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/misc/kde-thumbnailer-epub-kde4/pkg-descr =================================================================== --- head/misc/kde-thumbnailer-epub-kde4/pkg-descr (nonexistent) +++ head/misc/kde-thumbnailer-epub-kde4/pkg-descr (revision 483134) @@ -0,0 +1,3 @@ +KDE thumbnail generator for the ePub file format. + +WWW: http://kde-apps.org/content/show.php?content=151210 Property changes on: head/misc/kde-thumbnailer-epub-kde4/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/misc/kde-thumbnailer-fb2-kde4/Makefile =================================================================== --- head/misc/kde-thumbnailer-fb2-kde4/Makefile (nonexistent) +++ head/misc/kde-thumbnailer-fb2-kde4/Makefile (revision 483134) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= kde-thumbnailer-fb2 +PORTVERSION= 0.2 +PORTREVISION= 2 +CATEGORIES= misc kde +MASTER_SITES= http://kde-apps.org/CONTENT/content-files/ +PKGNAMESUFFIX= -kde4 +DISTNAME= 160180-${PORTNAME}-${PORTVERSION} + +MAINTAINER= ports@FreeBSD.org +COMMENT= KDE thumbnail generator for fb2 files + +USES= cmake:outsource kde:4 qt:4 +USE_KDE= kdelibs automoc4 +USE_QT= moc_build qmake_build rcc_build uic_build +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + +PLIST_FILES= lib/kde4/fb2thumbnail.so \ + share/kde4/services/fb2thumbnail.desktop + +.include Property changes on: head/misc/kde-thumbnailer-fb2-kde4/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/misc/kde-thumbnailer-fb2-kde4/distinfo =================================================================== --- head/misc/kde-thumbnailer-fb2-kde4/distinfo (nonexistent) +++ head/misc/kde-thumbnailer-fb2-kde4/distinfo (revision 483134) @@ -0,0 +1,2 @@ +SHA256 (160180-kde-thumbnailer-fb2-0.2.tar.gz) = 7cf6cce6a5ebf92eced5118a82765b620d9962b4686918c921571e1f773455d6 +SIZE (160180-kde-thumbnailer-fb2-0.2.tar.gz) = 9803 Property changes on: head/misc/kde-thumbnailer-fb2-kde4/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/misc/kde-thumbnailer-fb2-kde4/pkg-descr =================================================================== --- head/misc/kde-thumbnailer-fb2-kde4/pkg-descr (nonexistent) +++ head/misc/kde-thumbnailer-fb2-kde4/pkg-descr (revision 483134) @@ -0,0 +1,3 @@ +KDE thumbnail generator for the FictionBook (fb2) file format. + +WWW: http://kde-apps.org/content/show.php?content=160180 Property changes on: head/misc/kde-thumbnailer-fb2-kde4/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property