- update tilda to 0.9.6
This commit is contained in:
parent
6626b06530
commit
e6896ca70e
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2008/02/11 09:03:31 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2008/04/28 14:50:20 jasper Exp $
|
||||
|
||||
COMMENT= drop-down terminal emulator
|
||||
|
||||
DISTNAME= tilda-0.9.5
|
||||
DISTNAME= tilda-0.9.6
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://tilda.sourceforge.net/
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (tilda-0.9.5.tar.gz) = xJf4LxgOEooebzAcayRj2Q==
|
||||
RMD160 (tilda-0.9.5.tar.gz) = Lezubc6KK/h8NDDF0U+Q3vQeve4=
|
||||
SHA1 (tilda-0.9.5.tar.gz) = kGBuNoagUYo1tYf70UzGPh181WA=
|
||||
SHA256 (tilda-0.9.5.tar.gz) = vzRfpTvG3tgFBALJR0KonJ4EuCY4NNQ0+9y7XYbvTXo=
|
||||
SIZE (tilda-0.9.5.tar.gz) = 269163
|
||||
MD5 (tilda-0.9.6.tar.gz) = tE6+BP39MS6d3F4O139CiQ==
|
||||
RMD160 (tilda-0.9.6.tar.gz) = tS0yabKvHXBh88uEnXzcAsVignA=
|
||||
SHA1 (tilda-0.9.6.tar.gz) = uxa3jRYiMRv23p+R2zLqXcIBnKY=
|
||||
SHA256 (tilda-0.9.6.tar.gz) = s70PY+uDpQAe8mBWyhFuX4AF1FT4+CqU8zSGiGIGhBE=
|
||||
SIZE (tilda-0.9.6.tar.gz) = 307517
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.1 2008/02/11 09:03:31 jasper Exp $
|
||||
--- Makefile.in.orig Thu Dec 13 01:25:25 2007
|
||||
+++ Makefile.in Mon Feb 11 00:29:46 2008
|
||||
@@ -318,12 +318,12 @@ uninstall-PixmapsDATA:
|
||||
$OpenBSD: patch-Makefile_in,v 1.2 2008/04/28 14:50:20 jasper Exp $
|
||||
--- Makefile.in.orig Mon Apr 28 12:41:33 2008
|
||||
+++ Makefile.in Mon Apr 28 15:15:40 2008
|
||||
@@ -319,12 +319,12 @@ uninstall-PixmapsDATA:
|
||||
done
|
||||
install-dataDATA: $(data_DATA)
|
||||
@$(NORMAL_INSTALL)
|
||||
|
@ -1,8 +1,28 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2008/02/11 09:03:31 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2008/04/28 14:50:20 jasper Exp $
|
||||
bin/tilda
|
||||
share/applications/tilda.desktop
|
||||
share/doc/tilda/
|
||||
share/doc/tilda/README
|
||||
share/locale/ca/LC_MESSAGES/tilda.mo
|
||||
share/locale/cs/LC_MESSAGES/tilda.mo
|
||||
share/locale/de/LC_MESSAGES/tilda.mo
|
||||
share/locale/el/LC_MESSAGES/tilda.mo
|
||||
share/locale/en_GB/
|
||||
share/locale/en_GB/LC_MESSAGES/
|
||||
share/locale/en_GB/LC_MESSAGES/tilda.mo
|
||||
share/locale/es/LC_MESSAGES/tilda.mo
|
||||
share/locale/fr/LC_MESSAGES/tilda.mo
|
||||
share/locale/hu/LC_MESSAGES/tilda.mo
|
||||
share/locale/it/LC_MESSAGES/tilda.mo
|
||||
share/locale/pl/LC_MESSAGES/tilda.mo
|
||||
share/locale/pt/LC_MESSAGES/tilda.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/tilda.mo
|
||||
share/locale/ru/LC_MESSAGES/tilda.mo
|
||||
share/locale/sk/LC_MESSAGES/tilda.mo
|
||||
share/locale/sl/LC_MESSAGES/tilda.mo
|
||||
share/locale/sv/LC_MESSAGES/tilda.mo
|
||||
share/locale/tr/LC_MESSAGES/tilda.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/tilda.mo
|
||||
share/pixmaps/
|
||||
share/pixmaps/tilda.png
|
||||
@exec %D/bin/update-desktop-database
|
||||
|
Loading…
Reference in New Issue
Block a user