[pacman-dev] CVS update of pacman-lib (etc/makepkg.conf.in src/pacman/po/it.po)

Dan McGee dan at archlinux.org
Thu Mar 8 01:55:23 EST 2007


    Date: Thursday, March 8, 2007 @ 01:55:23
  Author: dan
    Path: /home/cvs-pacman/pacman-lib

Modified: etc/makepkg.conf.in (1.15 -> 1.16)
          src/pacman/po/it.po (1.14 -> 1.15)

* Updated Italian translation
  Giovanni Scafora <linuxmania at gmail.com>
* Changed default SRCDEST in makepkg.conf. Two reasons:
  1) consistency with PKGDEST in /home/packages
  2) building packages as root is NOT recommended, so no reason to ever
     encourage this use by caching source in a dir with root permissions
  Yes, we may all do this differently and build our packages in other
  directories. But that is why they are variables and can be set anyway.


---------------------+
 etc/makepkg.conf.in |    4 +++-
 src/pacman/po/it.po |    8 ++++----
 2 files changed, 7 insertions(+), 5 deletions(-)


Index: pacman-lib/etc/makepkg.conf.in
diff -u pacman-lib/etc/makepkg.conf.in:1.15 pacman-lib/etc/makepkg.conf.in:1.16
--- pacman-lib/etc/makepkg.conf.in:1.15	Tue Mar  6 01:42:09 2007
+++ pacman-lib/etc/makepkg.conf.in	Thu Mar  8 01:55:22 2007
@@ -66,10 +66,12 @@
 # PACKAGE OUTPUT
 #########################################################################
 #
+# Default: put built package and cached source in build directory
+#
 #-- Destination: specify a fixed directory where all packages will be placed
 #PKGDEST=/home/packages
 #-- Source cache: specify a fixed directory where source files will be cached
-#SRCDEST=/var/cache/pacman/src
+#SRCDEST=/home/sources
 #-- Packager: name/email of the person or organization building packages
 #PACKAGER="John Doe <john at doe.com>"
 
Index: pacman-lib/src/pacman/po/it.po
diff -u pacman-lib/src/pacman/po/it.po:1.14 pacman-lib/src/pacman/po/it.po:1.15
--- pacman-lib/src/pacman/po/it.po:1.14	Wed Mar  7 11:57:23 2007
+++ pacman-lib/src/pacman/po/it.po	Thu Mar  8 01:55:22 2007
@@ -10,7 +10,7 @@
 "Project-Id-Version: Pacman package manager 3.0.0\n"
 "Report-Msgid-Bugs-To: pacman-dev at archlinux.org\n"
 "POT-Creation-Date: 2007-03-07 11:45-0500\n"
-"PO-Revision-Date: 2007-03-06 23:00+0100\n"
+"PO-Revision-Date: 2007-03-08 02:30+0100\n"
 "Last-Translator: Giovanni Scafora <linuxmania at gmail.com>\n"
 "Language-Team: Arch Linux Italian Team <linuxmania at gmail.com>\n"
 "MIME-Version: 1.0\n"
@@ -582,7 +582,7 @@
 #, c-format
 msgid ""
 "      --noprogressbar  do not show a progress bar when downloading files\n"
-msgstr "      --noprogressbar  non visualizza la barra di progresso\n"
+msgstr "      --noprogressbar  non visualizza la barra di avanzamento\n"
 
 #: src/pacman/pacman.c:156
 #, c-format
@@ -605,13 +605,13 @@
 #, c-format
 msgid "  -b, --dbpath <path>  set an alternate database location\n"
 msgstr ""
-"  -b, --dbpath <path>  imposta una posizione alternativa per il database\n"
+"  -b, --dbpath <path>  imposta un percorso alternativo per il database\n"
 
 #: src/pacman/pacman.c:160
 #, c-format
 msgid "      --cachedir <dir> set an alternate package cache location\n"
 msgstr ""
-"      --cachedir <dir> imposta una posizione alternativa per la cache\n"
+"      --cachedir <dir> imposta un percorso alternativo per la cache\n"
 
 #: src/pacman/pacman.c:173
 #, c-format




More information about the pacman-dev mailing list