diff options
author | fjoe <fjoe@FreeBSD.org> | 2003-05-14 00:43:11 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2003-05-14 00:43:11 +0800 |
commit | 456d29bdeae336ec33b79deeaac5c00b55990559 (patch) | |
tree | 29c8833830609341197ba61459a32233ddf75726 /misc | |
parent | dd562a2aa5eba9a1efe7d28b16ced596b393d336 (diff) | |
download | freebsd-ports-gnome-456d29bdeae336ec33b79deeaac5c00b55990559.tar.gz freebsd-ports-gnome-456d29bdeae336ec33b79deeaac5c00b55990559.tar.zst freebsd-ports-gnome-456d29bdeae336ec33b79deeaac5c00b55990559.zip |
New port: bookcase
Personal book collection manager for KDE.
PR: 52092
Submitted by: Kirill Ponomarew
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 1 | ||||
-rw-r--r-- | misc/bookcase/Makefile | 21 | ||||
-rw-r--r-- | misc/bookcase/distinfo | 1 | ||||
-rw-r--r-- | misc/bookcase/pkg-descr | 5 | ||||
-rw-r--r-- | misc/bookcase/pkg-plist | 45 | ||||
-rw-r--r-- | misc/tellico-kde4/Makefile | 21 | ||||
-rw-r--r-- | misc/tellico-kde4/distinfo | 1 | ||||
-rw-r--r-- | misc/tellico-kde4/pkg-descr | 5 | ||||
-rw-r--r-- | misc/tellico-kde4/pkg-plist | 45 | ||||
-rw-r--r-- | misc/tellico/Makefile | 21 | ||||
-rw-r--r-- | misc/tellico/distinfo | 1 | ||||
-rw-r--r-- | misc/tellico/pkg-descr | 5 | ||||
-rw-r--r-- | misc/tellico/pkg-plist | 45 |
13 files changed, 217 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 50b9d7e46758..ac46a81e6fd3 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -27,6 +27,7 @@ SUBDIR += birthday SUBDIR += bogosort SUBDIR += bottlerocket + SUBDIR += bookcase SUBDIR += boxes SUBDIR += brs SUBDIR += buffer diff --git a/misc/bookcase/Makefile b/misc/bookcase/Makefile new file mode 100644 index 000000000000..b39c839cdef9 --- /dev/null +++ b/misc/bookcase/Makefile @@ -0,0 +1,21 @@ +# New ports collection makefile for: bookcase +# Date created: 11 May 2003 +# Whom: Kirill Ponomarew <ponomarew@oberon.net> +# +# $FreeBSD$ +# + +PORTNAME= bookcase +PORTVERSION= 0.6.2 +CATEGORIES= misc kde +MASTER_SITES= http://www.periapsis.org/bookcase/download/ + +MAINTAINER= ponomarew@obeorn.net +COMMENT= Personal book collection manager for KDE + +USE_KDELIBS_VER=3 +GNU_CONFIGURE= yes + +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} + +.include <bsd.port.mk> diff --git a/misc/bookcase/distinfo b/misc/bookcase/distinfo new file mode 100644 index 000000000000..c7bd06208384 --- /dev/null +++ b/misc/bookcase/distinfo @@ -0,0 +1 @@ +MD5 (bookcase-0.6.2.tar.gz) = e0d1dc5b5cbc7b96d210d89642460582 diff --git a/misc/bookcase/pkg-descr b/misc/bookcase/pkg-descr new file mode 100644 index 000000000000..7d1db2ae761c --- /dev/null +++ b/misc/bookcase/pkg-descr @@ -0,0 +1,5 @@ +Bookcase is a personal book collection manager for KDE. It uses +an XML file storage format, and tracks 26 book properties by +default. + +WWW: http://www.periapsis.org/bookcase/ diff --git a/misc/bookcase/pkg-plist b/misc/bookcase/pkg-plist new file mode 100644 index 000000000000..f400a9f5a11b --- /dev/null +++ b/misc/bookcase/pkg-plist @@ -0,0 +1,45 @@ +bin/bookcase +share/applnk/Applications/bookcase.desktop +share/apps/bookcase/bibtexml2bookcase.xsl +share/apps/bookcase/bookcase-by-author.xsl +share/apps/bookcase/bookcase-by-title.xsl +share/apps/bookcase/bookcase-printing.xsl +share/apps/bookcase/bookcase.dtd +share/apps/bookcase/bookcase2bibtex.xsl +share/apps/bookcase/bookcase2bibtexml.xsl +share/apps/bookcase/bookcaseui.rc +share/apps/bookcase/pics/book.png +share/apps/bookcase/pics/bookcase.png +share/apps/bookcase/pics/person-open.png +share/apps/bookcase/pics/person.png +share/doc/HTML/en/bookcase-apidocs/common +share/doc/HTML/en/bookcase/common +share/doc/HTML/en/bookcase/index.cache.bz2 +share/doc/HTML/en/bookcase/index.docbook +share/icons/hicolor/16x16/apps/bookcase.png +share/icons/hicolor/32x32/apps/bookcase.png +share/locale/de/LC_MESSAGES/bookcase.mo +share/locale/hu/LC_MESSAGES/bookcase.mo +share/locale/it/LC_MESSAGES/bookcase.mo +share/locale/nb/LC_MESSAGES/bookcase.mo +share/locale/ro/LC_MESSAGES/bookcase.mo +share/mimelnk/application/x-bookcase.desktop +@unexec rmdir %D/share/mimelnk/application || true +@unexec rmdir %D/share/mimelnk || true +@unexec rmdir %D/share/icons/hicolor/32x32/apps || true +@unexec rmdir %D/share/icons/hicolor/32x32 || true +@unexec rmdir %D/share/icons/hicolor/16x16/apps || true +@unexec rmdir %D/share/icons/hicolor/16x16 || true +@unexec rmdir %D/share/icons/hicolor || true +@unexec rmdir %D/share/icons || true +@dirrm share/doc/HTML/en/bookcase-apidocs/src/html +@dirrm share/doc/HTML/en/bookcase-apidocs/src +@dirrm share/doc/HTML/en/bookcase-apidocs +@dirrm share/doc/HTML/en/bookcase +@unexec rmdir %D/share/doc/HTML/en || true +@unexec rmdir %D/share/doc/HTML || true +@dirrm share/apps/bookcase/pics +@dirrm share/apps/bookcase +@unexec rmdir %D/share/apps || true +@unexec rmdir %D/share/applnk/Applications || true +@unexec rmdir %D/share/applnk || true diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile new file mode 100644 index 000000000000..b39c839cdef9 --- /dev/null +++ b/misc/tellico-kde4/Makefile @@ -0,0 +1,21 @@ +# New ports collection makefile for: bookcase +# Date created: 11 May 2003 +# Whom: Kirill Ponomarew <ponomarew@oberon.net> +# +# $FreeBSD$ +# + +PORTNAME= bookcase +PORTVERSION= 0.6.2 +CATEGORIES= misc kde +MASTER_SITES= http://www.periapsis.org/bookcase/download/ + +MAINTAINER= ponomarew@obeorn.net +COMMENT= Personal book collection manager for KDE + +USE_KDELIBS_VER=3 +GNU_CONFIGURE= yes + +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} + +.include <bsd.port.mk> diff --git a/misc/tellico-kde4/distinfo b/misc/tellico-kde4/distinfo new file mode 100644 index 000000000000..c7bd06208384 --- /dev/null +++ b/misc/tellico-kde4/distinfo @@ -0,0 +1 @@ +MD5 (bookcase-0.6.2.tar.gz) = e0d1dc5b5cbc7b96d210d89642460582 diff --git a/misc/tellico-kde4/pkg-descr b/misc/tellico-kde4/pkg-descr new file mode 100644 index 000000000000..7d1db2ae761c --- /dev/null +++ b/misc/tellico-kde4/pkg-descr @@ -0,0 +1,5 @@ +Bookcase is a personal book collection manager for KDE. It uses +an XML file storage format, and tracks 26 book properties by +default. + +WWW: http://www.periapsis.org/bookcase/ diff --git a/misc/tellico-kde4/pkg-plist b/misc/tellico-kde4/pkg-plist new file mode 100644 index 000000000000..f400a9f5a11b --- /dev/null +++ b/misc/tellico-kde4/pkg-plist @@ -0,0 +1,45 @@ +bin/bookcase +share/applnk/Applications/bookcase.desktop +share/apps/bookcase/bibtexml2bookcase.xsl +share/apps/bookcase/bookcase-by-author.xsl +share/apps/bookcase/bookcase-by-title.xsl +share/apps/bookcase/bookcase-printing.xsl +share/apps/bookcase/bookcase.dtd +share/apps/bookcase/bookcase2bibtex.xsl +share/apps/bookcase/bookcase2bibtexml.xsl +share/apps/bookcase/bookcaseui.rc +share/apps/bookcase/pics/book.png +share/apps/bookcase/pics/bookcase.png +share/apps/bookcase/pics/person-open.png +share/apps/bookcase/pics/person.png +share/doc/HTML/en/bookcase-apidocs/common +share/doc/HTML/en/bookcase/common +share/doc/HTML/en/bookcase/index.cache.bz2 +share/doc/HTML/en/bookcase/index.docbook +share/icons/hicolor/16x16/apps/bookcase.png +share/icons/hicolor/32x32/apps/bookcase.png +share/locale/de/LC_MESSAGES/bookcase.mo +share/locale/hu/LC_MESSAGES/bookcase.mo +share/locale/it/LC_MESSAGES/bookcase.mo +share/locale/nb/LC_MESSAGES/bookcase.mo +share/locale/ro/LC_MESSAGES/bookcase.mo +share/mimelnk/application/x-bookcase.desktop +@unexec rmdir %D/share/mimelnk/application || true +@unexec rmdir %D/share/mimelnk || true +@unexec rmdir %D/share/icons/hicolor/32x32/apps || true +@unexec rmdir %D/share/icons/hicolor/32x32 || true +@unexec rmdir %D/share/icons/hicolor/16x16/apps || true +@unexec rmdir %D/share/icons/hicolor/16x16 || true +@unexec rmdir %D/share/icons/hicolor || true +@unexec rmdir %D/share/icons || true +@dirrm share/doc/HTML/en/bookcase-apidocs/src/html +@dirrm share/doc/HTML/en/bookcase-apidocs/src +@dirrm share/doc/HTML/en/bookcase-apidocs +@dirrm share/doc/HTML/en/bookcase +@unexec rmdir %D/share/doc/HTML/en || true +@unexec rmdir %D/share/doc/HTML || true +@dirrm share/apps/bookcase/pics +@dirrm share/apps/bookcase +@unexec rmdir %D/share/apps || true +@unexec rmdir %D/share/applnk/Applications || true +@unexec rmdir %D/share/applnk || true diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile new file mode 100644 index 000000000000..b39c839cdef9 --- /dev/null +++ b/misc/tellico/Makefile @@ -0,0 +1,21 @@ +# New ports collection makefile for: bookcase +# Date created: 11 May 2003 +# Whom: Kirill Ponomarew <ponomarew@oberon.net> +# +# $FreeBSD$ +# + +PORTNAME= bookcase +PORTVERSION= 0.6.2 +CATEGORIES= misc kde +MASTER_SITES= http://www.periapsis.org/bookcase/download/ + +MAINTAINER= ponomarew@obeorn.net +COMMENT= Personal book collection manager for KDE + +USE_KDELIBS_VER=3 +GNU_CONFIGURE= yes + +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} + +.include <bsd.port.mk> diff --git a/misc/tellico/distinfo b/misc/tellico/distinfo new file mode 100644 index 000000000000..c7bd06208384 --- /dev/null +++ b/misc/tellico/distinfo @@ -0,0 +1 @@ +MD5 (bookcase-0.6.2.tar.gz) = e0d1dc5b5cbc7b96d210d89642460582 diff --git a/misc/tellico/pkg-descr b/misc/tellico/pkg-descr new file mode 100644 index 000000000000..7d1db2ae761c --- /dev/null +++ b/misc/tellico/pkg-descr @@ -0,0 +1,5 @@ +Bookcase is a personal book collection manager for KDE. It uses +an XML file storage format, and tracks 26 book properties by +default. + +WWW: http://www.periapsis.org/bookcase/ diff --git a/misc/tellico/pkg-plist b/misc/tellico/pkg-plist new file mode 100644 index 000000000000..f400a9f5a11b --- /dev/null +++ b/misc/tellico/pkg-plist @@ -0,0 +1,45 @@ +bin/bookcase +share/applnk/Applications/bookcase.desktop +share/apps/bookcase/bibtexml2bookcase.xsl +share/apps/bookcase/bookcase-by-author.xsl +share/apps/bookcase/bookcase-by-title.xsl +share/apps/bookcase/bookcase-printing.xsl +share/apps/bookcase/bookcase.dtd +share/apps/bookcase/bookcase2bibtex.xsl +share/apps/bookcase/bookcase2bibtexml.xsl +share/apps/bookcase/bookcaseui.rc +share/apps/bookcase/pics/book.png +share/apps/bookcase/pics/bookcase.png +share/apps/bookcase/pics/person-open.png +share/apps/bookcase/pics/person.png +share/doc/HTML/en/bookcase-apidocs/common +share/doc/HTML/en/bookcase/common +share/doc/HTML/en/bookcase/index.cache.bz2 +share/doc/HTML/en/bookcase/index.docbook +share/icons/hicolor/16x16/apps/bookcase.png +share/icons/hicolor/32x32/apps/bookcase.png +share/locale/de/LC_MESSAGES/bookcase.mo +share/locale/hu/LC_MESSAGES/bookcase.mo +share/locale/it/LC_MESSAGES/bookcase.mo +share/locale/nb/LC_MESSAGES/bookcase.mo +share/locale/ro/LC_MESSAGES/bookcase.mo +share/mimelnk/application/x-bookcase.desktop +@unexec rmdir %D/share/mimelnk/application || true +@unexec rmdir %D/share/mimelnk || true +@unexec rmdir %D/share/icons/hicolor/32x32/apps || true +@unexec rmdir %D/share/icons/hicolor/32x32 || true +@unexec rmdir %D/share/icons/hicolor/16x16/apps || true +@unexec rmdir %D/share/icons/hicolor/16x16 || true +@unexec rmdir %D/share/icons/hicolor || true +@unexec rmdir %D/share/icons || true +@dirrm share/doc/HTML/en/bookcase-apidocs/src/html +@dirrm share/doc/HTML/en/bookcase-apidocs/src +@dirrm share/doc/HTML/en/bookcase-apidocs +@dirrm share/doc/HTML/en/bookcase +@unexec rmdir %D/share/doc/HTML/en || true +@unexec rmdir %D/share/doc/HTML || true +@dirrm share/apps/bookcase/pics +@dirrm share/apps/bookcase +@unexec rmdir %D/share/apps || true +@unexec rmdir %D/share/applnk/Applications || true +@unexec rmdir %D/share/applnk || true |