zathura: fix broken links in meta information

This commit is contained in:
Sergey Mironov 2012-08-16 18:33:25 +04:00
parent d339184bbf
commit 51ccf1f213
6 changed files with 10 additions and 10 deletions
pkgs/applications/misc

View File

@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
makeFlags = "PREFIX=$(out)"; makeFlags = "PREFIX=$(out)";
meta = { meta = {
homepage = https://pwmt.org/girara/; homepage = http://pwmt.org/projects/girara/;
description = "User interface library"; description = "User interface library";
longDescription = '' longDescription = ''
girara is a library that implements a GTK+ based VIM-like user interface girara is a library that implements a GTK+ based VIM-like user interface

View File

@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
makeFlags = "PREFIX=$(out)"; makeFlags = "PREFIX=$(out)";
meta = { meta = {
homepage = https://pwmt.org/zathura/; homepage = http://pwmt.org/projects/zathura/;
description = "A core component for zathura PDF viewer"; description = "A core component for zathura PDF viewer";
license = "free"; license = "free";
platforms = stdenv.lib.platforms.linux; platforms = stdenv.lib.platforms.linux;

View File

@ -26,7 +26,7 @@ rec {
builder = ./builder.sh; builder = ./builder.sh;
meta = { meta = {
homepage = https://pwmt.org/zathura/; homepage = http://pwmt.org/projects/zathura/;
description = "A highly customizable and functional PDF viewer"; description = "A highly customizable and functional PDF viewer";
longDescription = '' longDescription = ''
Zathura is a highly customizable and functional PDF viewer based on the Zathura is a highly customizable and functional PDF viewer based on the

View File

@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
makeFlags = "PREFIX=$(out) PLUGINDIR=$(out)/lib"; makeFlags = "PREFIX=$(out) PLUGINDIR=$(out)/lib";
meta = { meta = {
homepage = https://pwmt.org/zathura/; homepage = http://pwmt.org/projects/zathura/;
description = "A zathura DJVU plugin"; description = "A zathura DJVU plugin";
longDescription = '' longDescription = ''
The zathura-djvu plugin adds DjVu support to zathura by using the The zathura-djvu plugin adds DjVu support to zathura by using the

View File

@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
makeFlags = "PREFIX=$(out) PLUGINDIR=$(out)/lib"; makeFlags = "PREFIX=$(out) PLUGINDIR=$(out)/lib";
meta = { meta = {
homepage = https://pwmt.org/zathura/; homepage = http://pwmt.org/projects/zathura/;
description = "A zathura PDF plugin"; description = "A zathura PDF plugin";
longDescription = '' longDescription = ''
The zathura-pdf-poppler plugin adds PDF support to zathura by The zathura-pdf-poppler plugin adds PDF support to zathura by

View File

@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
makeFlags = "PREFIX=$(out) PLUGINDIR=$(out)/lib"; makeFlags = "PREFIX=$(out) PLUGINDIR=$(out)/lib";
meta = { meta = {
homepage = https://pwmt.org/zathura/; homepage = http://pwmt.org/projects/zathura/;
description = "A zathura PS plugin"; description = "A zathura PS plugin";
longDescription = '' longDescription = ''
The zathura-ps plugin adds PS support to zathura by using the The zathura-ps plugin adds PS support to zathura by using the