summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--snownews/.footprint55
-rw-r--r--snownews/Pkgfile6
2 files changed, 6 insertions, 55 deletions
diff --git a/snownews/.footprint b/snownews/.footprint
index c9bf043a1..dda155969 100644
--- a/snownews/.footprint
+++ b/snownews/.footprint
@@ -1,63 +1,10 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/opml2snow
-lrwxrwxrwx root/root usr/bin/snow2opml -> /home/prologic/crux/ports/snownews/work/pkg/usr/bin/opml2snow
+lrwxrwxrwx root/root usr/bin/snow2opml -> /usr/bin/opml2snow
-rwxr-xr-x root/root usr/bin/snownews
-rwxr-xr-x root/root usr/bin/snowsync
drwxr-xr-x root/root usr/man/
-drwxr-xr-x root/root usr/man/de/
-drwxr-xr-x root/root usr/man/de/man1/
--rw-r--r-- root/root usr/man/de/man1/snownews.1
-drwxr-xr-x root/root usr/man/fr/
-drwxr-xr-x root/root usr/man/fr/man1/
--rw-r--r-- root/root usr/man/fr/man1/snownews.1
-drwxr-xr-x root/root usr/man/it/
-drwxr-xr-x root/root usr/man/it/man1/
--rw-r--r-- root/root usr/man/it/man1/snownews.1
drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/opml2snow.1.gz
-rw-r--r-- root/root usr/man/man1/snownews.1.gz
-drwxr-xr-x root/root usr/man/nl/
-drwxr-xr-x root/root usr/man/nl/man1/
--rw-r--r-- root/root usr/man/nl/man1/snownews.1
-drwxr-xr-x root/root usr/man/ru_RU.KOI8-R/
-drwxr-xr-x root/root usr/man/ru_RU.KOI8-R/man1/
--rw-r--r-- root/root usr/man/ru_RU.KOI8-R/man1/snownews.1
-drwxr-xr-x root/root usr/share/
-drwxr-xr-x root/root usr/share/locale/
-drwxr-xr-x root/root usr/share/locale/de/
-drwxr-xr-x root/root usr/share/locale/de/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/de/LC_MESSAGES/snownews.mo
-drwxr-xr-x root/root usr/share/locale/es/
-drwxr-xr-x root/root usr/share/locale/es/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/es/LC_MESSAGES/snownews.mo
-drwxr-xr-x root/root usr/share/locale/fr/
-drwxr-xr-x root/root usr/share/locale/fr/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/fr/LC_MESSAGES/snownews.mo
-drwxr-xr-x root/root usr/share/locale/it/
-drwxr-xr-x root/root usr/share/locale/it/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/it/LC_MESSAGES/snownews.mo
-drwxr-xr-x root/root usr/share/locale/ja/
-drwxr-xr-x root/root usr/share/locale/ja/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/ja/LC_MESSAGES/snownews.mo
-drwxr-xr-x root/root usr/share/locale/nl/
-drwxr-xr-x root/root usr/share/locale/nl/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/nl/LC_MESSAGES/snownews.mo
-drwxr-xr-x root/root usr/share/locale/pl/
-drwxr-xr-x root/root usr/share/locale/pl/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/pl/LC_MESSAGES/snownews.mo
-drwxr-xr-x root/root usr/share/locale/pt_BR/
-drwxr-xr-x root/root usr/share/locale/pt_BR/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/pt_BR/LC_MESSAGES/snownews.mo
-drwxr-xr-x root/root usr/share/locale/ru/
-drwxr-xr-x root/root usr/share/locale/ru/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/ru/LC_MESSAGES/snownews.mo
-drwxr-xr-x root/root usr/share/locale/sl/
-drwxr-xr-x root/root usr/share/locale/sl/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/sl/LC_MESSAGES/snownews.mo
-drwxr-xr-x root/root usr/share/locale/zh_CN/
-drwxr-xr-x root/root usr/share/locale/zh_CN/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/zh_CN/LC_MESSAGES/snownews.mo
-drwxr-xr-x root/root usr/share/locale/zh_TW/
-drwxr-xr-x root/root usr/share/locale/zh_TW/LC_MESSAGES/
--rw-r--r-- root/root usr/share/locale/zh_TW/LC_MESSAGES/snownews.mo
diff --git a/snownews/Pkgfile b/snownews/Pkgfile
index a5742d10c..1d61749b9 100644
--- a/snownews/Pkgfile
+++ b/snownews/Pkgfile
@@ -3,7 +3,7 @@
# Maintainer: James Mills, prologic at shortcircuit dot net dot au
# Packager: James Mills, prologic at shortcircuit dot net dot au
#
-# Depends on: ncurses, libxml2, gettex, libiconv
+# Depends on: ncurses, libxml2, gettext
name=snownews
version=1.5.7
@@ -15,5 +15,9 @@ build() {
./configure --prefix=/usr
make
make DESTDIR=$PKG install
+ rm -f $PKG/usr/bin/snow2opml
+ ln -sf /usr/bin/opml2snow $PKG/usr/bin/snow2opml
+ rm -rf $PKG/usr/share
+ rm -rf $PKG/usr/man/{de,it,fr,nl,ru*}
chown -R root:root $PKG
}

Generated by cgit